{"id":987516428,"date":"2024-03-06T11:51:04","date_gmt":"2024-03-06T16:51:04","guid":{"rendered":"https:\/\/www.expertours.ca\/home\/"},"modified":"2026-03-25T14:18:18","modified_gmt":"2026-03-25T18:18:18","slug":"home","status":"publish","type":"page","link":"https:\/\/www.expertours.ca\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; admin_label=&#8221;Hero&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; background_video_mp4=&#8221;https:\/\/expertours.b-cdn.net\/ExperTours%20(2).mp4&#8243; background_enable_video_webm=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_fullwidth_code admin_label=&#8221;Code en pleine largeur&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; position_origin_a=&#8221;bottom_center&#8221; width=&#8221;100%&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1920px&#8221; module_alignment=&#8221;center&#8221; min_height=&#8221;100vh&#8221; min_height_tablet=&#8221;100vh&#8221; min_height_phone=&#8221;100vh&#8221; min_height_last_edited=&#8221;on|phone&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; hover_enabled=&#8221;0&#8243; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||justify-content: flex-end;||font-family: &#8216;Feeling Passionate&#8217;, sans-serif !important;||&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_tablet=&#8221;display: flex;||flex-direction: column;||justify-content: center;&#8221; custom_css_main_element_phone=&#8221;display: flex;||flex-direction: column;||justify-content: center;&#8221; sticky_enabled=&#8221;0&#8243;]    \n    <div class=\"dreamy-travel-container\" id=\"dream-1610\">\n        <!-- Brume douce de fond -->\n        <div class=\"gentle-mist\">\n            <span class=\"mist-layer\"><\/span>\n            <span class=\"mist-layer\"><\/span>\n            <span class=\"mist-layer\"><\/span>\n        <\/div>\n        \n        <!-- Slides avec transition douce -->\n        <div class=\"dream-slide active\" data-text=\"Dare to dream...\">\n            <h4>Dare to dream...<\/h4>\n        <\/div>\n        <div class=\"dream-slide\" data-text=\"Explore the world...\">\n            <h4>Explore the world...<\/h4>\n        <\/div>\n        <div class=\"dream-slide\" data-text=\"Live the moment!\">\n            <h4>Live the moment!<\/h4>\n        <\/div>\n    <\/div>\n\n    <style>\n        #dream-1610 {\n            position: relative;\n            width: 100%;\n            height: 200px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            overflow: hidden;\n        }\n\n        \/* Brume douce et subtile *\/\n        #dream-1610 .gentle-mist {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            pointer-events: none;\n            z-index: 1;\n        }\n\n        #dream-1610 .mist-layer {\n            position: absolute;\n            width: 120%;\n            height: 120%;\n            background: radial-gradient(ellipse, rgba(255,255,255,0.03) 0%, transparent 70%);\n            border-radius: 50%;\n            animation: gentle-float 20s ease-in-out infinite;\n        }\n\n        #dream-1610 .mist-layer:nth-child(1) { \n            left: -10%; \n            animation-delay: 0s; \n            animation-duration: 25s;\n        }\n        #dream-1610 .mist-layer:nth-child(2) { \n            right: -10%; \n            animation-delay: 8s; \n            animation-duration: 30s;\n        }\n        #dream-1610 .mist-layer:nth-child(3) { \n            left: 20%; \n            animation-delay: 15s; \n            animation-duration: 22s;\n        }\n\n        @keyframes gentle-float {\n            0%, 100% { \n                transform: translateY(0px) translateX(0px) scale(1);\n                opacity: 0.3;\n            }\n            25% { \n                transform: translateY(-10px) translateX(5px) scale(1.02);\n                opacity: 0.5;\n            }\n            50% { \n                transform: translateY(-5px) translateX(-3px) scale(0.98);\n                opacity: 0.4;\n            }\n            75% { \n                transform: translateY(-8px) translateX(2px) scale(1.01);\n                opacity: 0.6;\n            }\n        }\n\n        \/* Slides avec transitions douces comme un souffle *\/\n        #dream-1610 .dream-slide {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            opacity: 0;\n            transform: translateY(30px) scale(0.95);\n            transition: all 3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            z-index: 2;\n            filter: blur(8px);\n        }\n\n        #dream-1610 .dream-slide.active {\n            opacity: 1;\n            transform: translateY(0px) scale(1);\n            filter: blur(0px);\n        }\n\n        #dream-1610 .dream-slide.leaving {\n            opacity: 0;\n            transform: translateY(-30px) scale(0.95);\n            filter: blur(8px);\n        }\n\n        \/* Typographie contemplative *\/\n        #dream-1610 h4 {\n            font-family: 'Feeling passionnat', Helvetica, Arial, Lucida, sans-serif !important;\n            font-size: 6rem;\n            font-weight: 300;\n            margin: 0;\n            padding: 0;\n            letter-spacing: 0.08em;\n            text-align: center;\n            line-height: 1.3;\n            color: #ffffff;\n            text-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        }\n\n        \/* Wave douce comme une brise *\/\n        #dream-1610 .gentle-letter {\n            display: inline-block;\n            animation: gentle-breathe 6s ease-in-out infinite;\n            transform-origin: 50% 100%;\n        }\n\n        @keyframes gentle-breathe {\n            0%, 100% { \n                transform: translateY(0px) rotate(0deg) scale(1);\n            }\n            20% { \n                transform: translateY(-1px) rotate(0.1deg) scale(1.002);\n            }\n            40% { \n                transform: translateY(-3px) rotate(-0.05deg) scale(1.005);\n            }\n            60% { \n                transform: translateY(-1.5px) rotate(0.05deg) scale(1.003);\n            }\n            80% { \n                transform: translateY(-2px) rotate(-0.02deg) scale(1.001);\n            }\n        }\n\n        \/* Apparition douce des lettres *\/\n        #dream-1610 .gentle-letter.appearing {\n            animation: soft-emerge 2s ease-out forwards;\n        }\n\n        @keyframes soft-emerge {\n            0% {\n                opacity: 0;\n                transform: translateY(15px) scale(0.9);\n                filter: blur(3px);\n            }\n            50% {\n                opacity: 0.7;\n                filter: blur(1px);\n            }\n            100% {\n                opacity: 1;\n                transform: translateY(0px) scale(1);\n                filter: blur(0px);\n            }\n        }\n\n        \/* Respiration douce du conteneur *\/\n        #dream-1610 {\n            animation: container-breathe 12s ease-in-out infinite;\n        }\n\n        @keyframes container-breathe {\n            0%, 100% { \n                transform: scale(1);\n            }\n            50% { \n                transform: scale(1.005);\n            }\n        }\n\n        \/* Responsive zen *\/\n        @media (max-width: 768px) {\n            #dream-1610 h4 {\n                font-size: 3rem;\n                letter-spacing: 0.06em;\n            }\n            #dream-1610 {\n                height: 160px;\n            }\n        }\n\n        @media (max-width: 480px) {\n            #dream-1610 h4 {\n                font-size: 2.4rem;\n                letter-spacing: 0.05em;\n            }\n            #dream-1610 {\n                height: 140px;\n            }\n        }\n    <\/style>\n\n    <script>\n    jQuery(document).ready(function($) {\n        var container = $('#dream-1610');\n        var slides = container.find('.dream-slide');\n        var currentIndex = 0;\n        var totalSlides = slides.length;\n        var duration = 6000;\n\n        console.log('\ud83c\udf19 Animation douce initialis\u00e9e...');\n\n        \/\/ Fonction pour cr\u00e9er l'effet wave doux et contemplatif\n        function createGentleWave(element) {\n            var text = element.data('text');\n            var h4 = element.find('h4');\n            var gentleHtml = '';\n            \n            for (var i = 0; i < text.length; i++) {\n                var char = text[i] === ' ' ? '&nbsp;' : text[i];\n                var naturalDelay = i * 0.2 + Math.random() * 0.3;\n                gentleHtml += '<span class=\"gentle-letter appearing\" style=\"animation-delay: ' + naturalDelay + 's;\">' + char + '<\/span>';\n            }\n            \n            h4.html(gentleHtml);\n            \n            \/\/ D\u00e9marrer l'oscillation comme un bateau apr\u00e8s l'apparition\n            setTimeout(function() {\n                h4.find('.gentle-letter').each(function(index) {\n                    var $letter = $(this);\n                    \/\/ Chaque lettre oscille avec un d\u00e9lai unique pour l'effet vague\n                    var floatingDelay = (index * 0.2) + (Math.random() * 1);\n                    \n                    setTimeout(function() {\n                        $letter.removeClass('appearing').addClass('floating');\n                        $letter.css('animation-delay', floatingDelay + 's');\n                    }, index * 100);\n                });\n            }, text.length * 200 + 1000);\n        }\n\n        \/\/ Transition douce comme un r\u00eave\n        function nextDreamySlide() {\n            var currentSlide = slides.eq(currentIndex);\n            var nextIndex = (currentIndex + 1) % totalSlides;\n            var nextSlide = slides.eq(nextIndex);\n\n            console.log('\ud83c\udf0a Transition douce vers', nextIndex);\n\n            \/\/ Sortie en douceur\n            currentSlide.removeClass('active').addClass('leaving');\n\n            \/\/ Entr\u00e9e contemplative\n            setTimeout(function() {\n                nextSlide.removeClass('leaving').addClass('active');\n                createGentleWave(nextSlide);\n                currentIndex = nextIndex;\n            }, 2000);\n\n            \/\/ Nettoyage zen\n            setTimeout(function() {\n                currentSlide.removeClass('leaving');\n            }, 6000);\n        }\n\n        \/\/ Initialiser en douceur\n        setTimeout(function() {\n            createGentleWave(slides.eq(0));\n        }, 800);\n\n        \/\/ D\u00e9marrer le cycle contemplatif\n        setInterval(nextDreamySlide, duration);\n    });\n    <\/script>\n\n    <!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"double-cta-container\"><!-- [et_pb_line_break_holder] -->     <a href=\"https:\/\/www.expertours.ca\/en\/agency-signup\/\" class=\"btn-devenir-partenaire\"><!-- [et_pb_line_break_holder] --> <i class=\"fa-solid fa-handshake\"><\/i> Become a partner<!-- [et_pb_line_break_holder] --> <\/a><!-- [et_pb_line_break_holder] --> <a href=\"https:\/\/www.expertours.ca\/voyages\/\" class=\"btn-decouvrir-voyages\"><!-- [et_pb_line_break_holder] --> <i class=\"fa-solid fa-plane-departure\"><\/i> Discover our vacations<!-- [et_pb_line_break_holder] --> <\/a> <!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Page&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; background_enable_image=&#8221;off&#8221; background_position=&#8221;top_right&#8221; background_blend=&#8221;screen&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;0px||0px||false|false&#8221; custom_margin_phone=&#8221;0px||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;0px|20px|0px|20px|false|true&#8221; custom_padding_phone=&#8221;0px|20px||20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;Destination title&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;80%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;100px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;0px||||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; custom_css_main_element=&#8221;align-items:center;&#8221; border_color_all=&#8221;#dddddd&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;81dc2627-a845-44fa-b331-d1f10ab9985e&#8221; text_font=&#8221;Feeling Passionate||||||||&#8221; header_3_font=&#8221;Feeling passionnat||||||||&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_2_font_size_tablet=&#8221;40px&#8221; header_2_font_size_phone=&#8221;35px&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;&#8221; header_3_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Explore the world without limits<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_4,1_4&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;Europe, Africa &#038; Asia&#8221; module_id=&#8221;colv&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;30px||0px||false|false&#8221; custom_margin_tablet=&#8221;||0px||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; background_last_edited=&#8221;on|desktop&#8221; custom_css_main_element=&#8221;||&#8221; border_color_all=&#8221;#dddddd&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;blur-hover&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; background_image=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Europe-Agence-de-voyage-Quebec-Voyages-Paradis.jpg&#8221; background_position=&#8221;top_center&#8221; background_blend=&#8221;overlay&#8221; custom_padding=&#8221;100px|50px|100px|50px|true|true&#8221; custom_padding_tablet=&#8221;100px|50px|100px|50px|true|true&#8221; custom_padding_phone=&#8221;100px|20px|100px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;700ms&#8221; link_option_url=&#8221;#&#8221; background_last_edited=&#8221;on|desktop&#8221; background_image_tablet=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Europe-Agence-de-voyage-Quebec-Voyages-Paradis.jpg&#8221; background_image_phone=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Europe-Agence-de-voyage-Quebec-Voyages-Paradis.jpg&#8221; background_enable_image_tablet=&#8221;on&#8221; background_enable_image_phone=&#8221;on&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: cover !important;||transition: all 0.5s ease;&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_color_all=&#8221;#dddddd&#8221; border_width_right=&#8221;5px&#8221; border_color_right=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element__hover_enabled=&#8221;on|desktop&#8221; custom_css_main_element__hover=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 110%;&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_tablet=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 100%;||transition: all 0.5s ease;||margin-bottom: 10px !important;&#8221; custom_css_main_element_phone=&#8221;background-size: cover !important;&#8221; background__hover_enabled=&#8221;on|desktop&#8221; background_color__hover=&#8221;&#8221; background_enable_color__hover=&#8221;off&#8221; background_blend__hover=&#8221;normal&#8221; background_image__hover=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Europe-Agence-de-voyage-Quebec-Voyages-Paradis.jpg&#8221; background_enable_image__hover=&#8221;on&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;50px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;50px&#8221; header_3_font_size_phone=&#8221;30px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Europe<\/h3>\n<p>[\/et_pb_text][difl_dual_button btn_left_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_left_icon_color=&#8221;1&#8243; btn_right_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_right_icon_color=&#8221;1&#8243; left_button=&#8221;Discover our vacations&#8221; left_button_url=&#8221;#&#8221; right_button=&#8221;Shop&#8221; left_button_wrapper_padding=&#8221;||||false|false&#8221; left_button_margin=&#8221;|10px|||false|false&#8221; left_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; right_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; button_separator_margin=&#8221;||||false|false&#8221; button_separator_padding=&#8221;||||false|false&#8221; alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; left_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; left_button_text_color=&#8221;#FFFFFF&#8221; left_button_font_size=&#8221;16px&#8221; right_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; right_button_text_align=&#8221;center&#8221; right_button_text_color=&#8221;#FFFFFF&#8221; right_button_font_size=&#8221;16px&#8221; custom_margin=&#8221;||||false|false&#8221; left_button_text_align_tablet=&#8221;&#8221; left_button_text_align_phone=&#8221;center&#8221; left_button_text_align_last_edited=&#8221;on|phone&#8221; custom_css_left_button=&#8221;border-radius: 0px 0 0 20px !important;&#8221; custom_css_right_button=&#8221;border-radius: 0px 0 0 20px !important;||display:none;&#8221; left_button_text_shadow_style=&#8221;preset3&#8243; right_button_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; btn_left_background_bgcolor__hover_enabled=&#8221;on|hover&#8221; btn_left_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221; btn_right_background_bgcolor__hover_enabled=&#8221;on|desktop&#8221; btn_right_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221;][\/difl_dual_button][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; module_class=&#8221;blur-hover&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; background_image=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Afrique-Agence-de-voyage-Quebec-Voyages-Paradis-1.jpg&#8221; custom_padding=&#8221;100px|20px|100px|20px|true|true&#8221; custom_padding_tablet=&#8221;100px|20px|100px|20px|true|true&#8221; custom_padding_phone=&#8221;100px|20px|100px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;700ms&#8221; animation_delay=&#8221;200ms&#8221; link_option_url=&#8221;#&#8221; background_last_edited=&#8221;on|desktop&#8221; background_size_phone=&#8221;cover&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||justify-content: center;||transition: all 0.5s ease;||background-size: cover !important;&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_color_all=&#8221;#dddddd&#8221; border_width_right=&#8221;5px&#8221; border_color_right=&#8221;#FFFFFF&#8221; border_width_left=&#8221;5px&#8221; border_color_left=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element__hover_enabled=&#8221;on|desktop&#8221; custom_css_main_element__hover=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 110%;||&#8221; custom_css_main_element_last_edited=&#8221;on|desktop&#8221; custom_css_main_element_tablet=&#8221;display: flex;||flex-direction: column;||justify-content: center;||transition: all 0.5s ease;||background-size: cover !important;&#8221; custom_css_main_element_phone=&#8221;display: flex;||flex-direction: column;||justify-content: center;||transition: all 0.5s ease;||background-size: cover !important;&#8221; background__hover_enabled=&#8221;on|hover&#8221; background_color__hover=&#8221;&#8221; background_enable_color__hover=&#8221;off&#8221; background_blend__hover=&#8221;multiply&#8221; background_image__hover=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Afrique-Agence-de-voyage-Quebec-Voyages-Paradis-1.jpg&#8221; background_enable_image__hover=&#8221;on&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;50px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;50px&#8221; header_3_font_size_phone=&#8221;30px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Africa<\/h3>\n<p>[\/et_pb_text][difl_dual_button btn_left_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_left_icon_color=&#8221;1&#8243; btn_right_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_right_icon_color=&#8221;1&#8243; left_button=&#8221;Discover our vacations&#8221; left_button_url=&#8221;#&#8221; right_button=&#8221;Shop&#8221; left_button_wrapper_padding=&#8221;||||false|false&#8221; left_button_margin=&#8221;|10px|||false|false&#8221; left_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; right_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; button_separator_margin=&#8221;||||false|false&#8221; button_separator_padding=&#8221;||||false|false&#8221; alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; left_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; left_button_text_color=&#8221;#FFFFFF&#8221; left_button_font_size=&#8221;16px&#8221; right_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; right_button_text_align=&#8221;center&#8221; right_button_text_color=&#8221;#FFFFFF&#8221; right_button_font_size=&#8221;16px&#8221; position_origin_a=&#8221;bottom_left&#8221; vertical_offset=&#8221;20px&#8221; custom_margin=&#8221;||||false|false&#8221; left_button_text_align_tablet=&#8221;&#8221; left_button_text_align_phone=&#8221;center&#8221; left_button_text_align_last_edited=&#8221;on|phone&#8221; custom_css_left_button=&#8221;border-radius: 0px 0 0 20px !important;&#8221; custom_css_right_button=&#8221;border-radius: 0px 0 0 20px !important;||display:none;&#8221; left_button_text_shadow_style=&#8221;preset3&#8243; right_button_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; btn_left_background_bgcolor__hover_enabled=&#8221;on|hover&#8221; btn_left_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221; btn_right_background_bgcolor__hover_enabled=&#8221;on|desktop&#8221; btn_right_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221;][\/difl_dual_button][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; module_class=&#8221;blur-hover&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; background_image=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Asie-Agence-de-voyage-Quebec-Voyages-Paradis-1.jpg&#8221; background_blend=&#8221;multiply&#8221; custom_padding=&#8221;100px|20px|100px|20px|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;700ms&#8221; animation_delay=&#8221;400ms&#8221; link_option_url=&#8221;#&#8221; background_last_edited=&#8221;on|desktop&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: cover !important;||transition: all 0.5s ease;&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_color_all=&#8221;#dddddd&#8221; border_width_left=&#8221;5px&#8221; border_color_left=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element__hover_enabled=&#8221;on|hover&#8221; custom_css_main_element__hover=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 110%;&#8221; background__hover_enabled=&#8221;on|hover&#8221; background_color__hover=&#8221;&#8221; background_enable_color__hover=&#8221;off&#8221; background_image__hover=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Asie-Agence-de-voyage-Quebec-Voyages-Paradis-1.jpg&#8221; background_enable_image__hover=&#8221;on&#8221; background_blend__hover=&#8221;normal&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;50px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;50px&#8221; header_3_font_size_phone=&#8221;30px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Asia<\/h3>\n<p>[\/et_pb_text][difl_dual_button btn_left_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_left_icon_color=&#8221;1&#8243; btn_right_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_right_icon_color=&#8221;1&#8243; left_button=&#8221;Discover our vacations&#8221; left_button_url=&#8221;#&#8221; right_button=&#8221;Shop&#8221; left_button_wrapper_padding=&#8221;||||false|false&#8221; left_button_margin=&#8221;|10px|||false|false&#8221; left_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; right_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; button_separator_margin=&#8221;||||false|false&#8221; button_separator_padding=&#8221;||||false|false&#8221; alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; left_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; left_button_text_color=&#8221;#FFFFFF&#8221; left_button_font_size=&#8221;16px&#8221; right_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; right_button_text_align=&#8221;center&#8221; right_button_text_color=&#8221;#FFFFFF&#8221; right_button_font_size=&#8221;16px&#8221; position_origin_a=&#8221;bottom_left&#8221; vertical_offset=&#8221;20px&#8221; custom_margin=&#8221;||||false|false&#8221; left_button_text_align_tablet=&#8221;&#8221; left_button_text_align_phone=&#8221;center&#8221; left_button_text_align_last_edited=&#8221;on|phone&#8221; custom_css_left_button=&#8221;border-radius: 0px 0 0 20px !important;&#8221; custom_css_right_button=&#8221;border-radius: 0px 0 0 20px !important;||display:none;&#8221; left_button_text_shadow_style=&#8221;preset3&#8243; right_button_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; btn_left_background_bgcolor__hover_enabled=&#8221;on|hover&#8221; btn_left_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221; btn_right_background_bgcolor__hover_enabled=&#8221;on|desktop&#8221; btn_right_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221;][\/difl_dual_button][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;Americas&#8221; module_id=&#8221;colv&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;||0px||false|false&#8221; custom_margin_phone=&#8221;|0px|0px|0px|false|true&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px|0px||0px|false|true&#8221; custom_css_main_element=&#8221;||&#8221; border_color_all=&#8221;#dddddd&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;blur-hover&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; background_image=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Amerique-du-Nord-Agence-de-Voyage-a-Saint-Eustache-Voyages-Paradis.png&#8221; custom_padding=&#8221;100px|20px|100px|20px|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;700ms&#8221; link_option_url=&#8221;#&#8221; background_last_edited=&#8221;on|desktop&#8221; background_image_phone=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Agence-de-Voyage-a-Quebec-Voyages-Paradis-.png&#8221; background_enable_image_phone=&#8221;on&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: cover !important;||transition: all 0.5s ease;&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_color_all=&#8221;#dddddd&#8221; border_width_right=&#8221;5px&#8221; border_color_right=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element__hover_enabled=&#8221;on|hover&#8221; custom_css_main_element__hover=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 110%;&#8221; custom_css_main_element_last_edited=&#8221;on|tablet&#8221; custom_css_main_element_tablet=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 100%;||transition: all 0.5s ease;||margin-bottom: 10px !important;&#8221; custom_css_main_element_phone=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 100%;||transition: all 0.5s ease;||margin-bottom: 10px !important;&#8221; background__hover_enabled=&#8221;on|desktop&#8221; background_color__hover=&#8221;&#8221; background_enable_color__hover=&#8221;off&#8221; background_image__hover=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Amerique-du-Nord-Agence-de-Voyage-a-Saint-Eustache-Voyages-Paradis.png&#8221; background_enable_image__hover=&#8221;on&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;50px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;50px&#8221; header_3_font_size_phone=&#8221;30px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>North America<\/h3>\n<p>[\/et_pb_text][difl_dual_button btn_left_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_left_icon_color=&#8221;1&#8243; btn_right_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_right_icon_color=&#8221;1&#8243; left_button=&#8221;Discover our vacations&#8221; left_button_url=&#8221;#&#8221; right_button=&#8221;Shop&#8221; left_button_wrapper_padding=&#8221;||||false|false&#8221; left_button_margin=&#8221;|10px|||false|false&#8221; left_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; right_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; button_separator_margin=&#8221;||||false|false&#8221; button_separator_padding=&#8221;||||false|false&#8221; alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; left_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; left_button_text_color=&#8221;#FFFFFF&#8221; left_button_font_size=&#8221;16px&#8221; right_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; right_button_text_align=&#8221;center&#8221; right_button_text_color=&#8221;#FFFFFF&#8221; right_button_font_size=&#8221;16px&#8221; position_origin_a=&#8221;bottom_left&#8221; vertical_offset=&#8221;20px&#8221; custom_margin=&#8221;||||false|false&#8221; left_button_text_align_tablet=&#8221;&#8221; left_button_text_align_phone=&#8221;center&#8221; left_button_text_align_last_edited=&#8221;on|phone&#8221; custom_css_left_button=&#8221;border-radius: 0px 0 0 20px !important;&#8221; custom_css_right_button=&#8221;border-radius: 0px 0 0 20px !important;||display:none;&#8221; left_button_text_shadow_style=&#8221;preset3&#8243; right_button_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; btn_left_background_bgcolor__hover_enabled=&#8221;on|hover&#8221; btn_left_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221; btn_right_background_bgcolor__hover_enabled=&#8221;on|desktop&#8221; btn_right_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221;][\/difl_dual_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;blur-hover&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; background_image=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Amerique-du-Sud-Agence-de-voyage-Quebec-Voyages-Paradis.jpg&#8221; custom_padding=&#8221;100px|20px|100px|20px|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;700ms&#8221; animation_delay=&#8221;200ms&#8221; link_option_url=&#8221;#&#8221; background_last_edited=&#8221;on|desktop&#8221; background_image_phone=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-Amerique-du-Sud-Agence-de-voyage-Quebec-Voyages-Paradis-1.jpg&#8221; background_enable_image_phone=&#8221;on&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: cover !important;||transition: all 0.5s ease;&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_color_all=&#8221;#dddddd&#8221; border_width_left=&#8221;5px&#8221; border_color_left=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element__hover_enabled=&#8221;on|hover&#8221; custom_css_main_element__hover=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 110%;&#8221; background__hover_enabled=&#8221;on|desktop&#8221; background_color__hover=&#8221;&#8221; background_enable_color__hover=&#8221;off&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;50px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;50px&#8221; header_3_font_size_phone=&#8221;30px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>South America<\/h3>\n<p>[\/et_pb_text][difl_dual_button btn_left_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_left_icon_color=&#8221;1&#8243; btn_right_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_right_icon_color=&#8221;1&#8243; left_button=&#8221;Discover our vacations&#8221; left_button_url=&#8221;#&#8221; right_button=&#8221;Shop&#8221; left_button_wrapper_padding=&#8221;||||false|false&#8221; left_button_margin=&#8221;|10px|||false|false&#8221; left_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; right_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; button_separator_margin=&#8221;||||false|false&#8221; button_separator_padding=&#8221;||||false|false&#8221; alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; left_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; left_button_text_color=&#8221;#FFFFFF&#8221; left_button_font_size=&#8221;16px&#8221; right_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; right_button_text_align=&#8221;center&#8221; right_button_text_color=&#8221;#FFFFFF&#8221; right_button_font_size=&#8221;16px&#8221; position_origin_a=&#8221;bottom_left&#8221; vertical_offset=&#8221;20px&#8221; custom_margin=&#8221;||||false|false&#8221; left_button_text_align_tablet=&#8221;&#8221; left_button_text_align_phone=&#8221;center&#8221; left_button_text_align_last_edited=&#8221;on|phone&#8221; custom_css_left_button=&#8221;border-radius: 0px 0 0 20px !important;&#8221; custom_css_right_button=&#8221;border-radius: 0px 0 0 20px !important;||display:none;&#8221; left_button_text_shadow_style=&#8221;preset3&#8243; right_button_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; btn_left_background_bgcolor__hover_enabled=&#8221;on|hover&#8221; btn_left_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221; btn_right_background_bgcolor__hover_enabled=&#8221;on|desktop&#8221; btn_right_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221;][\/difl_dual_button][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;Caribbean &#038; Oceania&#8221; module_id=&#8221;colv&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; custom_margin=&#8221;||100px||false|false&#8221; custom_margin_tablet=&#8221;||50px||false|false&#8221; custom_margin_phone=&#8221;||50px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; background_last_edited=&#8221;on|desktop&#8221; custom_css_main_element=&#8221;||&#8221; border_color_all=&#8221;#dddddd&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221; background__hover_enabled=&#8221;on|hover&#8221;][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;blur-hover&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; background_image=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-au-Caraibes-Agence-de-voyage-Quebec-Voyages-Paradis-1.jpg&#8221; background_position=&#8221;center_right&#8221; custom_padding=&#8221;100px|20px|100px|20px|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;700ms&#8221; link_option_url=&#8221;#&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: cover !important;||transition: all 0.5s ease;&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_color_all=&#8221;#dddddd&#8221; border_width_right=&#8221;5px&#8221; border_color_right=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element__hover_enabled=&#8221;on|desktop&#8221; custom_css_main_element__hover=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 110%;&#8221; custom_css_main_element_last_edited=&#8221;on|tablet&#8221; custom_css_main_element_tablet=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 100%;||transition: all 0.5s ease;||margin-bottom: 10px !important;&#8221; custom_css_main_element_phone=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 100%;||transition: all 0.5s ease;||margin-bottom: 10px !important;&#8221; background__hover_enabled=&#8221;on|desktop&#8221; background_color__hover=&#8221;&#8221; background_enable_color__hover=&#8221;off&#8221; background_image__hover=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-au-Caraibes-Agence-de-voyage-Quebec-Voyages-Paradis-1.jpg&#8221; background_enable_image__hover=&#8221;on&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;50px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;50px&#8221; header_3_font_size_phone=&#8221;30px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Caribbean<\/h3>\n<p>[\/et_pb_text][difl_dual_button btn_left_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_left_icon_color=&#8221;1&#8243; btn_right_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_right_icon_color=&#8221;1&#8243; left_button=&#8221;Discover our vacations&#8221; left_button_url=&#8221;#&#8221; right_button=&#8221;Shop&#8221; left_button_wrapper_padding=&#8221;||||false|false&#8221; left_button_margin=&#8221;|10px|||false|false&#8221; left_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; right_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; button_separator_margin=&#8221;||||false|false&#8221; button_separator_padding=&#8221;||||false|false&#8221; alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; left_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; left_button_text_color=&#8221;#FFFFFF&#8221; left_button_font_size=&#8221;16px&#8221; right_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; right_button_text_align=&#8221;center&#8221; right_button_text_color=&#8221;#FFFFFF&#8221; right_button_font_size=&#8221;16px&#8221; position_origin_a=&#8221;bottom_left&#8221; vertical_offset=&#8221;20px&#8221; custom_margin=&#8221;||||false|false&#8221; left_button_text_align_tablet=&#8221;&#8221; left_button_text_align_phone=&#8221;center&#8221; left_button_text_align_last_edited=&#8221;on|phone&#8221; custom_css_left_button=&#8221;border-radius: 0px 0 0 20px !important;&#8221; custom_css_right_button=&#8221;border-radius: 0px 0 0 20px !important;||display:none;&#8221; left_button_text_shadow_style=&#8221;preset3&#8243; right_button_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; btn_left_background_bgcolor__hover_enabled=&#8221;on|hover&#8221; btn_left_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221; btn_right_background_bgcolor__hover_enabled=&#8221;on|desktop&#8221; btn_right_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221;][\/difl_dual_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;blur-hover&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; background_image=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/02\/Voyage-en-australie-Agence-de-voyage-Quebec-Voyages-Paradis-1.jpg&#8221; custom_padding=&#8221;100px|20px|100px|20px|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_duration=&#8221;700ms&#8221; animation_delay=&#8221;200ms&#8221; link_option_url=&#8221;#&#8221; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: cover !important;||transition: all 0.5s ease;&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_color_all=&#8221;#dddddd&#8221; border_width_right=&#8221;5px&#8221; border_color_right=&#8221;#FFFFFF&#8221; border_width_left=&#8221;5px&#8221; border_color_left=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element__hover_enabled=&#8221;on|hover&#8221; custom_css_main_element__hover=&#8221;display: flex;||flex-direction: column;||justify-content: center;||background-size: 110%;&#8221; background__hover_enabled=&#8221;on|hover&#8221; background_color__hover=&#8221;&#8221; background_enable_color__hover=&#8221;off&#8221; background_blend__hover=&#8221;normal&#8221;][et_pb_text _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; header_3_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; header_3_text_align=&#8221;center&#8221; header_3_text_color=&#8221;#FFFFFF&#8221; header_3_font_size=&#8221;50px&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_3_font_size_tablet=&#8221;50px&#8221; header_3_font_size_phone=&#8221;30px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; header_3_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3>Oceania<\/h3>\n<p>[\/et_pb_text][difl_dual_button btn_left_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_left_icon_color=&#8221;1&#8243; btn_right_background_bgcolor=&#8221;RGBA(255,255,255,0)&#8221; btn_right_icon_color=&#8221;1&#8243; left_button=&#8221;Discover our vacations&#8221; left_button_url=&#8221;#&#8221; right_button=&#8221;Shop&#8221; left_button_wrapper_padding=&#8221;||||false|false&#8221; left_button_margin=&#8221;|10px|||false|false&#8221; left_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; right_button_padding=&#8221;5px|0px|5px|0px|true|true&#8221; button_separator_margin=&#8221;||||false|false&#8221; button_separator_padding=&#8221;||||false|false&#8221; alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; left_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; left_button_text_color=&#8221;#FFFFFF&#8221; left_button_font_size=&#8221;16px&#8221; right_button_font=&#8221;&#8211;et_global_heading_font|700||on|||||&#8221; right_button_text_align=&#8221;center&#8221; right_button_text_color=&#8221;#FFFFFF&#8221; right_button_font_size=&#8221;16px&#8221; position_origin_a=&#8221;bottom_left&#8221; vertical_offset=&#8221;20px&#8221; custom_margin=&#8221;||||false|false&#8221; left_button_text_align_tablet=&#8221;&#8221; left_button_text_align_phone=&#8221;center&#8221; left_button_text_align_last_edited=&#8221;on|phone&#8221; custom_css_left_button=&#8221;border-radius: 0px 0 0 20px !important;&#8221; custom_css_right_button=&#8221;border-radius: 0px 0 0 20px !important;||display:none;&#8221; left_button_text_shadow_style=&#8221;preset3&#8243; right_button_text_shadow_style=&#8221;preset3&#8243; global_colors_info=&#8221;{}&#8221; btn_left_background_bgcolor__hover_enabled=&#8221;on|hover&#8221; btn_left_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221; btn_right_background_bgcolor__hover_enabled=&#8221;on|desktop&#8221; btn_right_background_bgcolor__hover=&#8221;RGBA(255,255,255,0)&#8221;][\/difl_dual_button][\/et_pb_column][\/et_pb_row][et_pb_row make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;off|off|off&#8221; admin_label=&#8221;Travel Title&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;||30px||false|false&#8221; custom_margin_tablet=&#8221;||0px||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;30px||||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_css_main_element=&#8221;align-items:center;&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|tablet&#8221; custom_css_main_element_tablet=&#8221;display:flex;&#8221; custom_css_main_element_phone=&#8221;display:block;&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.24.2&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;||||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_phone=&#8221;margin-bottom: 0;&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;81dc2627-a845-44fa-b331-d1f10ab9985e&#8221; header_2_font=&#8221;Feeling Passionate|800|||||||&#8221; header_2_text_color=&#8221;RGBA(255,255,255,0)&#8221; header_2_font_size=&#8221;1px&#8221; header_2_line_height=&#8221;1px&#8221; header_2_font_size_tablet=&#8221;1px&#8221; header_2_font_size_phone=&#8221;1px&#8221; header_2_font_size_last_edited=&#8221;on|desktop&#8221; header_2_line_height_tablet=&#8221;1px&#8221; header_2_line_height_phone=&#8221;1px&#8221; header_2_line_height_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Featured vacations<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;81dc2627-a845-44fa-b331-d1f10ab9985e&#8221; header_2_font_size_tablet=&#8221;40px&#8221; header_2_font_size_phone=&#8221;35px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Featured vacations<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; admin_label=&#8221;Travel&#8221; module_id=&#8221;en-vedette&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;0px||50px||false|false&#8221; custom_margin_tablet=&#8221;0px||50px||false|false&#8221; custom_margin_phone=&#8221;0px|0px|50px|0px|false|true&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-50px|0px|0px|0px|false|true&#8221; custom_margin_tablet=&#8221;0px||||false|true&#8221; custom_margin_phone=&#8221;0px||0px||false|true&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; global_colors_info=&#8221;{}&#8221;]    \n    <style>\n    \/* Tous vos styles CSS restent identiques *\/\n    .row-masonry-9962-wrapper {\n\t\tmargin: 50px 0;\n\t\tmax-width: 1920px;\n\t\tmargin-left: auto;\n\t\tmargin-right: auto;\n    }\n    \n    .row-masonry-9962-row {\n        margin-bottom: 30px;\n        display: flex;\n        gap: 30px;\n        align-items: stretch;\n    }\n    \n    \/* Carte pleine largeur - Layout horizontal *\/\n    .row-masonry-9962-card-full {\n        width: 100%;\n        display: flex;\n        background: #fff;\n        border-radius: 25px;\n        overflow: hidden;\n        box-shadow: 0 10px 40px rgba(0,0,0,0.1);\n        transition: all 0.4s ease;\n        border: 1px solid #e9ecef;\n        min-height: 350px;\n    }\n    \n    .row-masonry-9962-card-full:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 20px 60px rgba(0,0,0,0.15);\n    }\n    \n    .row-masonry-9962-card-full .row-masonry-9962-image {\n        flex: 2;\n        position: relative;\n        overflow: hidden;\n        min-height: 350px;\n    }\n    \n    .row-masonry-9962-card-full .row-masonry-9962-content {\n        flex: 1;\n        padding: 40px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    \n    \/* Cartes demi-largeur - Layout vertical *\/\n    .row-masonry-9962-card-half {\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        background: #fff;\n        border-radius: 25px;\n        overflow: hidden;\n        box-shadow: 0 10px 40px rgba(0,0,0,0.1);\n        transition: all 0.4s ease;\n        border: 1px solid #e9ecef;\n        min-height: 400px;\n    }\n    \n    .row-masonry-9962-card-half:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 20px 60px rgba(0,0,0,0.15);\n    }\n    \n    .row-masonry-9962-card-half .row-masonry-9962-image {\n        height: 200px;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .row-masonry-9962-card-half .row-masonry-9962-content {\n        padding: 25px;\n        flex-grow: 1;\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Cartes 2\/3 et 1\/3 *\/\n    .row-masonry-9962-card-large {\n        flex: 2;\n        display: flex;\n        background: #fff;\n        border-radius: 25px;\n        overflow: hidden;\n        box-shadow: 0 10px 40px rgba(0,0,0,0.1);\n        transition: all 0.4s ease;\n        border: 1px solid #e9ecef;\n        min-height: 300px;\n    }\n    \n    .row-masonry-9962-card-small {\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        background: #fff;\n        border-radius: 25px;\n        overflow: hidden;\n        box-shadow: 0 10px 40px rgba(0,0,0,0.1);\n        transition: all 0.4s ease;\n        border: 1px solid #e9ecef;\n        min-height: 300px;\n    }\n    \n    .row-masonry-9962-card-large:hover,\n    .row-masonry-9962-card-small:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 20px 60px rgba(0,0,0,0.15);\n    }\n    \n    .row-masonry-9962-card-large .row-masonry-9962-image {\n        flex: 1;\n        position: relative;\n        overflow: hidden;\n        min-height: 300px;\n    }\n    \n    .row-masonry-9962-card-large .row-masonry-9962-content {\n        flex: 1;\n        padding: 30px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n    \n    .row-masonry-9962-card-small .row-masonry-9962-image {\n        height: 150px;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .row-masonry-9962-card-small .row-masonry-9962-content {\n        padding: 20px;\n        flex-grow: 1;\n        display: flex;\n        flex-direction: column;\n    }\n    \n    \/* Styles communs *\/\n    .row-masonry-9962-link {\n        display: flex;\n        height: 100%;\n        text-decoration: none;\n        color: inherit;\n        flex-direction: inherit;\n    }\n    \n    .row-masonry-9962-image img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transition: transform 0.6s ease;\n    }\n    \n    .row-masonry-9962-link:hover .row-masonry-9962-image img {\n        transform: scale(1.1);\n    }\n     \n    .row-masonry-9962-price {\n\t\tposition: absolute;\n\t\ttop: 20px;\n\t\tright: 20px;\n\t\tbackground-color: rgba(255, 255, 255, 0.9);\n\t\tpadding: 20px;\n\t\tz-index: 1;\n\t\tmin-width: 175px;\n\t\ttext-align: left;\n\t\tborder-radius: 10px;\n    }\n    \n    .row-masonry-9962-price-label {\n\t\ttext-align: left;\n\t\tfont-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;\n\t\tfont-size: 16px;\n\t\tfont-weight: 500;\n\t\tmargin-bottom: 5px;\n\t\tline-height: 2em;\n\t\tcolor: #5D5D5A !important;\n\t\ttext-transform: uppercase;\n    }\n    \n    .row-masonry-9962-price-amount {\n\t\tmargin: 0;\n\t\tfont-weight: 700;\n\t\tfont-size: 40px;\n\t\tcolor: #004767 !important;\n    }\n\t\t\n\t\t\n\t.row-masonry-9962-card-small .row-masonry-9962-price-amount {\n\t\tfont-size: 25px;\n\t\tline-height: 1.2;\n\t\tmargin: 0;\n\t}\t\t\n\t\t\n    .row-masonry-9962-title {\n        font-size: 24px;\n        font-weight: 700;\n        color: #2c3e50;\n        margin: 0 0 12px 0;\n        line-height: 1.2;\n        text-transform: uppercase;\n        letter-spacing: 0.3px;\n    }\n    \n    .row-masonry-9962-card-half .row-masonry-9962-title,\n    .row-masonry-9962-card-small .row-masonry-9962-title {\n        font-size: 18px;\n        margin-bottom: 8px;\n    }\n    \n    .row-masonry-9962-subtitle {\n        font-size: 16px;\n        color: #48C9B0;\n        margin: 0 0 15px 0;\n        text-transform: uppercase;\n        font-weight: 600;\n    }\n    \n    .row-masonry-9962-card-half .row-masonry-9962-subtitle,\n    .row-masonry-9962-card-small .row-masonry-9962-subtitle {\n        font-size: 14px;\n        margin-bottom: 10px;\n    }\n    \n    .row-masonry-9962-excerpt {\n        font-size: 15px;\n        color: #666;\n        line-height: 1.6;\n        margin-bottom: 20px;\n        flex-grow: 1;\n    }\n    \n    .row-masonry-9962-card-half .row-masonry-9962-excerpt,\n    .row-masonry-9962-card-small .row-masonry-9962-excerpt {\n        font-size: 15px;\n        margin-bottom: 15px;\n    }\n    \n    .row-masonry-9962-meta {\n        margin: 15px 0 20px 0;\n    }\n    \n    .row-masonry-9962-meta-item {\n        display: flex;\n        align-items: center;\n        gap: 10px;\n        margin-bottom: 0px;\n\t\ttext-transform: uppercase;\n        font-size: 15px;\n        color: #666;\n    }\n    \n    .row-masonry-9962-card-half .row-masonry-9962-meta-item,\n    .row-masonry-9962-card-small .row-masonry-9962-meta-item {\n        font-size: 15px;\n        gap: 6px;\n    }\n    \n    .row-masonry-9962-icon {\n        font-family: 'ETmodules';\n        color: #48C9B0;\n        font-size: 16px;\n        width: 20px;\n        text-align: center;\n    }\n    \n    .row-masonry-9962-button {\n\t\tcolor: #FFFFFF !important;\n\t\tborder-width: 2px !important;\n\t\ttext-align: center !important;\n\t\tborder-color: #004767;\n\t\tborder-radius: 25px;\n\t\tletter-spacing: 2px;\n\t\tfont-size: 13px !important;\n\t\ttext-transform: uppercase;\n\t\tfont-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;\n\t\tfont-weight: 700 !important;\n\t\tbackground-color: #004767 !important;\n\t\tpadding-top: 10px !important;\n\t\tpadding-right: 20px !important;\n\t\tpadding-bottom: 10px !important;\n\t\tpadding-left: 20px !important;\n    }\n    \n    .row-masonry-9962-card-half .row-masonry-9962-button,\n    .row-masonry-9962-card-small .row-masonry-9962-button {\n        padding: 12px 20px;\n        font-size: 12px;\n    }\n    \n    .row-masonry-9962-link:hover .row-masonry-9962-button {\n        background: transparent !important;\n\t\tborder-color: #004767 !important;\n\t\tborder-width: 2px !important;\n\t\tcolor: #004767 !important;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 15px rgba(5, 158, 185, 0.3);\n    }\n    \n    \/* Responsive *\/\n    @media (max-width: 1024px) {\n        .row-masonry-9962-row {\n            flex-direction: column;\n            gap: 20px;\n        }\n        \n        .row-masonry-9962-card-full,\n        .row-masonry-9962-card-large {\n            flex-direction: column;\n        }\n        \n        .row-masonry-9962-card-full .row-masonry-9962-image,\n        .row-masonry-9962-card-large .row-masonry-9962-image {\n            height: 250px;\n            min-height: auto;\n        }\n    }\n    \n    @media (max-width: 768px) {\n        .row-masonry-9962-wrapper {\n            margin: 20px;\n        }\n        \n        .row-masonry-9962-card-full .row-masonry-9962-content,\n        .row-masonry-9962-card-large .row-masonry-9962-content {\n            padding: 20px;\n        }\n        \n        .row-masonry-9962-title {\n            font-size: 18px;\n        }\n    }\n    <\/style>\n    \n    <div class=\"row-masonry-9962-wrapper\">\n        <div class=\"row-masonry-9962-row\">    \n    <div class=\"row-masonry-9962-card-full\">\n        <a href=\"https:\/\/www.expertours.ca\/en\/trip\/discovering-the-emperor-penguin-with-quark-expeditions\/\" class=\"row-masonry-9962-link\">\n            \n            <div class=\"row-masonry-9962-image\">\n                \n                                    <div class=\"row-masonry-9962-price\">\n                        <span class=\"row-masonry-9962-price-label\">Starting from<\/span>\n                        <div class=\"row-masonry-9962-price-amount\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>29,995.00<\/bdi><\/span><\/div>\n                    <\/div>\n                                \n                <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"320\" src=\"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/12\/Quark-principale-1024x320.png\" class=\"attachment-large size-large\" alt=\"Discovering the emperor penguin with Quark Expeditions\" srcset=\"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/12\/Quark-principale-980x306.png 980w, https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/12\/Quark-principale-480x150.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" \/>            <\/div>\n            \n            <div class=\"row-masonry-9962-content\">\n                <h3 class=\"row-masonry-9962-title\">Discovering the emperor penguin with Quark Expeditions<\/h3>\n                \n                                    <p class=\"row-masonry-9962-subtitle\">Snow Hill Island Expedition<\/p>\n                                \n                                    <div class=\"row-masonry-9962-excerpt\">\n                        Quark Expeditions has taken more travelers to the remote Snow Hill colony of around 8,000 emperor penguins than any other operator. In 2004, the company was the first to achieve...                    <\/div>\n                                \n                <div class=\"row-masonry-9962-meta\">\n                    <div class=\"row-masonry-9962-meta-item\"><span class=\"row-masonry-9962-icon\">&#xe01d;<\/span>Argentina<\/div><div class=\"row-masonry-9962-meta-item\"><span class=\"row-masonry-9962-icon\">&#xe023;<\/span>14 days - 13 nights<\/div>                <\/div>\n                \n                <div class=\"row-masonry-9962-button\">See the trip<\/div>\n            <\/div>\n            \n        <\/a>\n    <\/div>\n    \n    <\/div><div class=\"row-masonry-9962-row\">    \n    <div class=\"row-masonry-9962-card-half\">\n        <a href=\"https:\/\/www.expertours.ca\/en\/trip\/majestic-rocky-mountains-aboard-the-rocky-mountaineer\/\" class=\"row-masonry-9962-link\">\n            \n            <div class=\"row-masonry-9962-image\">\n                \n                                    <div class=\"row-masonry-9962-price\">\n                        <span class=\"row-masonry-9962-price-label\">Starting from<\/span>\n                        <div class=\"row-masonry-9962-price-amount\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>8,912.00<\/bdi><\/span><\/div>\n                    <\/div>\n                                \n                <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"320\" src=\"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/12\/Rocky-mountaineer-principale-1024x320.png\" class=\"attachment-large size-large\" alt=\"Majestic Rocky Mountains aboard the Rocky Mountaineer\" srcset=\"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/12\/Rocky-mountaineer-principale-980x306.png 980w, https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/12\/Rocky-mountaineer-principale-480x150.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" \/>            <\/div>\n            \n            <div class=\"row-masonry-9962-content\">\n                <h3 class=\"row-masonry-9962-title\">Majestic Rocky Mountains aboard the Rocky Mountaineer<\/h3>\n                \n                                    <p class=\"row-masonry-9962-subtitle\">Travel the Canadian Rockies by train between Vancouver, Jasper and Lake Louise.<\/p>\n                                \n                                    <div class=\"row-masonry-9962-excerpt\">\n                        Journey through the majestic Canadian Rockies on two of our most popular rail itineraries: First Passage to the West and...                    <\/div>\n                                \n                <div class=\"row-masonry-9962-meta\">\n                    <div class=\"row-masonry-9962-meta-item\"><span class=\"row-masonry-9962-icon\">&#xe01d;<\/span>Canada<\/div>                <\/div>\n                \n                <div class=\"row-masonry-9962-button\">See the trip<\/div>\n            <\/div>\n            \n        <\/a>\n    <\/div>\n    \n        \n    <div class=\"row-masonry-9962-card-half\">\n        <a href=\"https:\/\/www.expertours.ca\/en\/trip\/la-france-gourmande\/\" class=\"row-masonry-9962-link\">\n            \n            <div class=\"row-masonry-9962-image\">\n                \n                                    <div class=\"row-masonry-9962-price\">\n                        <span class=\"row-masonry-9962-price-label\">Starting from<\/span>\n                        <div class=\"row-masonry-9962-price-amount\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>9,799.00<\/bdi><\/span><\/div>\n                    <\/div>\n                                \n                <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"320\" src=\"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/10\/Photo-produit-1024x320.png\" class=\"attachment-large size-large\" alt=\"La France Gourmande\" srcset=\"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/10\/Photo-produit-980x306.png 980w, https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/10\/Photo-produit-480x150.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" \/>            <\/div>\n            \n            <div class=\"row-masonry-9962-content\">\n                <h3 class=\"row-masonry-9962-title\">La France Gourmande<\/h3>\n                \n                                    <p class=\"row-masonry-9962-subtitle\">Escape on a culinary tour of France! Groups of 30 <\/p>\n                                \n                                    <div class=\"row-masonry-9962-excerpt\">\n                        Discover the most beautiful regions of France on a 14-day gastronomic tour! Along the way, savor a selection of local...                    <\/div>\n                                \n                <div class=\"row-masonry-9962-meta\">\n                    <div class=\"row-masonry-9962-meta-item\"><span class=\"row-masonry-9962-icon\">&#xe023;<\/span>15 jours - 13 nuits<\/div>                <\/div>\n                \n                <div class=\"row-masonry-9962-button\">See the trip<\/div>\n            <\/div>\n            \n        <\/a>\n    <\/div>\n    \n    <\/div><div class=\"row-masonry-9962-row\">    \n    <div class=\"row-masonry-9962-card-full\">\n        <a href=\"https:\/\/www.expertours.ca\/en\/trip\/ski-club-med-la-rosiere-stay\/\" class=\"row-masonry-9962-link\">\n            \n            <div class=\"row-masonry-9962-image\">\n                \n                                    <div class=\"row-masonry-9962-price\">\n                        <span class=\"row-masonry-9962-price-label\">Starting from<\/span>\n                        <div class=\"row-masonry-9962-price-amount\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#36;<\/span>5,450.00<\/bdi><\/span><\/div>\n                    <\/div>\n                                \n                <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"491\" src=\"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/10\/d06f0b11b8aa343890fd2b7dfe6466f5-25593951-1760x844-1-1024x491.jpg\" class=\"attachment-large size-large\" alt=\"Ski Club Med La Rosi\u00e8re Stay\" srcset=\"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/10\/d06f0b11b8aa343890fd2b7dfe6466f5-25593951-1760x844-1-980x470.jpg 980w, https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/10\/d06f0b11b8aa343890fd2b7dfe6466f5-25593951-1760x844-1-480x230.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" \/>            <\/div>\n            \n            <div class=\"row-masonry-9962-content\">\n                <h3 class=\"row-masonry-9962-title\">Ski Club Med La Rosi\u00e8re Stay<\/h3>\n                \n                                    <p class=\"row-masonry-9962-subtitle\">Ski, spa and alpine panoramas<\/p>\n                                \n                                    <div class=\"row-masonry-9962-excerpt\">\n                        In the heart of a Franco-Italian ski area with 160 km of slopes, Club Med La Rosi\u00e8re offers breathtaking panoramic views of the Tarentaise Valley and Vanoise National Park, not...                    <\/div>\n                                \n                <div class=\"row-masonry-9962-meta\">\n                    <div class=\"row-masonry-9962-meta-item\"><span class=\"row-masonry-9962-icon\">&#xe023;<\/span>9 jours - 7 nuits<\/div>                <\/div>\n                \n                <div class=\"row-masonry-9962-button\">See the trip<\/div>\n            <\/div>\n            \n        <\/a>\n    <\/div>\n    \n    <\/div>    <\/div>\n    \n    [\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||50px||false|false&#8221; custom_margin_tablet=&#8221;||0px||false|false&#8221; custom_margin_phone=&#8221;0px||50px||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;|20px||20px|false|true&#8221; custom_padding_tablet=&#8221;0px||||false|false&#8221; custom_padding_phone=&#8221;0px|20px|0px|20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;81dc2627-a845-44fa-b331-d1f10ab9985e&#8221; custom_margin_phone=&#8221;||30px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; header_2_font_size_tablet=&#8221;40px&#8221; header_2_font_size_phone=&#8221;35px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Dream destinations<\/h2>\n<p>[\/et_pb_text][difl_cptcarousel post_type=&#8221;product&#8221; posts_number=&#8221;12&#8243; orderby=&#8221;3&#8243; speed=&#8221;700&#8243; loop=&#8221;on&#8221; autoplay=&#8221;on&#8221; autospeed=&#8221;3000&#8243; pause_hover=&#8221;on&#8221; arrow=&#8221;on&#8221; dots=&#8221;on&#8221; equal_height=&#8221;on&#8221; arrow_color=&#8221;#48C9B0&#8243; arrow_background=&#8221;#FFFFFF&#8221; arrow_prev_margin=&#8221;|||-55px|false|false&#8221; arrow_next_margin=&#8221;|-55px|||false|false&#8221; large_active_dot=&#8221;on&#8221; active_dots_color=&#8221;#48C9B0&#8243; item_wrapper_padding=&#8221;||||true|false&#8221; item_margin=&#8221;||100px||false|false&#8221; item_padding=&#8221;||||false|false&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||||true|false&#8221; border_radii_item_outer=&#8221;on|25px|25px|25px|25px&#8221; border_radii_item=&#8221;on|25px|25px|25px|25px&#8221; border_width_all_item=&#8221;1px&#8221; border_color_all_item=&#8221;#dddddd&#8221; global_colors_info=&#8221;{}&#8221; item_margin__hover_enabled=&#8221;off|hover&#8221;][difl_cptitem type=&#8221;image&#8221; image_size=&#8221;large&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; max_height=&#8221;250px&#8221; global_colors_info=&#8221;{}&#8221;][\/difl_cptitem][difl_cptitem type=&#8221;title&#8221; element_margin=&#8221;30px|30px|5px|30px|false|true&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; body_font=&#8221;&#8211;et_global_body_font|700|||||||&#8221; body_text_color=&#8221;#004767&#8243; body_font_size=&#8221;22px&#8221; global_colors_info=&#8221;{}&#8221; body_font_size__hover_enabled=&#8221;off|desktop&#8221;][\/difl_cptitem][difl_cptitem type=&#8221;acf_fields&#8221; post_type_for_acf=&#8221;product&#8221; product=&#8221;Sous-titre&#8221; element_margin=&#8221;|30px||30px|false|true&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; body_font=&#8221;&#8211;et_global_body_font|600|||||||&#8221; body_text_color=&#8221;#48C9B0&#8243; body_font_size=&#8221;14px&#8221; body_line_height=&#8221;1.3em&#8221; body_link_font=&#8221;&#8211;et_global_body_font|600||on|||||&#8221; custom_css_free_form=&#8221;selector .df-acf-field-inner{||  text-transform: uppercase !important;||}&#8221; global_colors_info=&#8221;{}&#8221;][\/difl_cptitem][difl_cptitem type=&#8221;button&#8221; read_more_text=&#8221;Discover our vacations&#8221; element_margin=&#8221;|30px|30px|30px|false|true&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;bottom_left&#8221; custom_css_main_element=&#8221;background-color: #004767;||border: 2px solid #004767;||color: #fff;||padding: 10px 20px;||text-align: center;||border-radius: 25px;||max-width: calc(100% &#8211; 60px);||width: 100%;||font-weight: 700;||font-size: 13px;||letter-spacing: 2px;||font-family: %22Montserrat%22;||text-transform: uppercase;&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element__hover_enabled=&#8221;on|desktop&#8221; custom_css_main_element__hover=&#8221;background-color: #fff;||color: #004767;||||&#8221;][\/difl_cptitem][\/difl_cptcarousel][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; custom_padding=&#8221;0px|20px|50px|20px|false|true&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; width_tablet=&#8221;&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#e9ecef&#8221; box_shadow_style=&#8221;preset1&#8243; box_shadow_blur=&#8221;40px&#8221; box_shadow_color=&#8221;rgba(0,0,0,0.1)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; background_image=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/08\/Voyage-sur-mesure-Agence-de-voyage-Quebec-Voyages-Paradis.jpg&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; min_height_tablet=&#8221;300px&#8221; min_height_phone=&#8221;200px&#8221; min_height_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;50px|50px|50px|30px|true|false&#8221; custom_padding_tablet=&#8221;15px|30px||30px|false|false&#8221; custom_padding_phone=&#8221;0px|20px|30px|20px|false|true&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;&#8211;et_global_body_font|800|||||||&#8221; header_2_text_color=&#8221;#004767&#8243; header_2_font_size=&#8221;50px&#8221; header_2_line_height=&#8221;1.2em&#8221; custom_margin=&#8221;||15px||false|false&#8221; custom_margin_tablet=&#8221;||15px||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; header_font_size_tablet=&#8221;&#8221; header_font_size_phone=&#8221;35px&#8221; header_font_size_last_edited=&#8221;on|desktop&#8221; header_2_font_size_tablet=&#8221;40px&#8221; header_2_font_size_phone=&#8221;35px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Your trust, our expertise!<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;&#8211;et_global_body_font||||||||&#8221; text_text_color=&#8221;#5d5d5a&#8221; custom_margin=&#8221;||30px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>For more than a decade, <strong>ExperTours<\/strong> has set the standard in luxury travel. Our team brings decades of combined experience and deep relationships with premium vacation providers around the world. Every itinerary is crafted with intention, ensuring a tailor-made service that goes so much further than simply booking a vacation. When you choose ExperTours, you\u2019re choosing to trust a team who transforms dream vacations into reality.   <\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;#&#8221; button_text=&#8221;Learn more&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; background_image=&#8221;https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/09\/ross-parmly-rf6ywHVkrlY-unsplash-scaled.jpg&#8221; background_position=&#8221;bottom_center&#8221; custom_padding=&#8221;100px||100px||true|false&#8221; custom_padding_tablet=&#8221;75px||75px||true|false&#8221; custom_padding_phone=&#8221;50px|30px|50px|30px|true|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;rgba(255,255,255,0.3)&#8221; width=&#8221;100%&#8221; max_width=&#8221;700px&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;30px|30px|30px|30px|true|true&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; custom_css_main_element=&#8221;backdrop-filter: blur(10px);&#8221; border_radii=&#8221;on|25px|25px|25px|25px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; header_2_font=&#8221;&#8211;et_global_heading_font|800|||||||&#8221; header_2_text_color=&#8221;#004767&#8243; header_2_font_size=&#8221;50px&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||15px||false|false&#8221; header_2_font_size_tablet=&#8221;50px&#8221; header_2_font_size_phone=&#8221;35px&#8221; header_2_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Your network of trusted partners<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#004767&#8243; text_orientation=&#8221;center&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Our partner agencies share our commitment to creating unique, meaningful and memorable travel experiences. With their expertise and attentive guidance, every traveller can enjoy a seamless, custom-built vacation they won\u2019t forget anytime soon. <\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/www.expertours.ca\/en\/contact\/&#8221; button_text=&#8221;Learn more&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;30px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; admin_label=&#8221;Hero&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_image=&#8221;off&#8221; background_video_mp4=&#8221;https:\/\/expertours.b-cdn.net\/ExperTours%20(2).mp4&#8243; background_enable_video_webm=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_fullwidth_code admin_label=&#8221;Code en pleine largeur&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; position_origin_a=&#8221;bottom_center&#8221; width=&#8221;100%&#8221; width_tablet=&#8221;100%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;1920px&#8221; module_alignment=&#8221;center&#8221; min_height=&#8221;100vh&#8221; min_height_tablet=&#8221;100vh&#8221; min_height_phone=&#8221;100vh&#8221; min_height_last_edited=&#8221;on|phone&#8221; custom_padding_tablet=&#8221;&#8221; custom_padding_phone=&#8221;&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; hover_enabled=&#8221;0&#8243; custom_css_main_element=&#8221;display: flex;||flex-direction: column;||justify-content: flex-end;||font-family: &#8216;Feeling Passionate&#8217;, sans-serif !important;||&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|phone&#8221; custom_css_main_element_tablet=&#8221;display: flex;||flex-direction: column;||justify-content: center;&#8221; custom_css_main_element_phone=&#8221;display: flex;||flex-direction: column;||justify-content: center;&#8221; sticky_enabled=&#8221;0&#8243;] Become a partner Discover our [&hellip;]<\/p>\n","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"tags":[],"difl_page_category":[],"class_list":["post-987516428","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ExperTours | Expertise. Excellence. Trust<\/title>\n<meta name=\"description\" content=\"Your gateway to exceptional destinations, reserved for travel agencies, to offer your clients unique experiences.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.expertours.ca\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ExperTours | Expertise. Excellence. Trust\" \/>\n<meta property=\"og:description\" content=\"Your gateway to exceptional destinations, reserved for travel agencies, to offer your clients unique experiences.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.expertours.ca\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"ExperTours\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-25T18:18:18+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.expertours.ca\/en\/\",\"url\":\"https:\/\/www.expertours.ca\/en\/\",\"name\":\"ExperTours | Expertise. Excellence. Trust\",\"isPartOf\":{\"@id\":\"https:\/\/www.expertours.ca\/en\/#website\"},\"datePublished\":\"2024-03-06T16:51:04+00:00\",\"dateModified\":\"2026-03-25T18:18:18+00:00\",\"description\":\"Your gateway to exceptional destinations, reserved for travel agencies, to offer your clients unique experiences.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.expertours.ca\/en\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.expertours.ca\/en\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.expertours.ca\/en\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/www.expertours.ca\/en\/home\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.expertours.ca\/en\/#website\",\"url\":\"https:\/\/www.expertours.ca\/en\/\",\"name\":\"ExperTours\",\"description\":\"Expertise. Excellence. Confiance\",\"publisher\":{\"@id\":\"https:\/\/www.expertours.ca\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.expertours.ca\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.expertours.ca\/en\/#organization\",\"name\":\"ExperTours\",\"url\":\"https:\/\/www.expertours.ca\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.expertours.ca\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/09\/Logo-ExperTours-2025_petit.png\",\"contentUrl\":\"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/09\/Logo-ExperTours-2025_petit.png\",\"width\":282,\"height\":200,\"caption\":\"ExperTours\"},\"image\":{\"@id\":\"https:\/\/www.expertours.ca\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/agencevoyagesparadis\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ExperTours | Expertise. Excellence. Trust","description":"Your gateway to exceptional destinations, reserved for travel agencies, to offer your clients unique experiences.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.expertours.ca\/en\/","og_locale":"en_US","og_type":"article","og_title":"ExperTours | Expertise. Excellence. Trust","og_description":"Your gateway to exceptional destinations, reserved for travel agencies, to offer your clients unique experiences.","og_url":"https:\/\/www.expertours.ca\/en\/","og_site_name":"ExperTours","article_modified_time":"2026-03-25T18:18:18+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.expertours.ca\/en\/","url":"https:\/\/www.expertours.ca\/en\/","name":"ExperTours | Expertise. Excellence. Trust","isPartOf":{"@id":"https:\/\/www.expertours.ca\/en\/#website"},"datePublished":"2024-03-06T16:51:04+00:00","dateModified":"2026-03-25T18:18:18+00:00","description":"Your gateway to exceptional destinations, reserved for travel agencies, to offer your clients unique experiences.","breadcrumb":{"@id":"https:\/\/www.expertours.ca\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.expertours.ca\/en\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.expertours.ca\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.expertours.ca\/en\/home\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.expertours.ca\/en\/#website","url":"https:\/\/www.expertours.ca\/en\/","name":"ExperTours","description":"Expertise. Excellence. Confiance","publisher":{"@id":"https:\/\/www.expertours.ca\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.expertours.ca\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.expertours.ca\/en\/#organization","name":"ExperTours","url":"https:\/\/www.expertours.ca\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.expertours.ca\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/09\/Logo-ExperTours-2025_petit.png","contentUrl":"https:\/\/www.expertours.ca\/wp-content\/uploads\/2025\/09\/Logo-ExperTours-2025_petit.png","width":282,"height":200,"caption":"ExperTours"},"image":{"@id":"https:\/\/www.expertours.ca\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/agencevoyagesparadis"]}]}},"_links":{"self":[{"href":"https:\/\/www.expertours.ca\/en\/wp-json\/wp\/v2\/pages\/987516428","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.expertours.ca\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.expertours.ca\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.expertours.ca\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.expertours.ca\/en\/wp-json\/wp\/v2\/comments?post=987516428"}],"version-history":[{"count":9,"href":"https:\/\/www.expertours.ca\/en\/wp-json\/wp\/v2\/pages\/987516428\/revisions"}],"predecessor-version":[{"id":987516634,"href":"https:\/\/www.expertours.ca\/en\/wp-json\/wp\/v2\/pages\/987516428\/revisions\/987516634"}],"wp:attachment":[{"href":"https:\/\/www.expertours.ca\/en\/wp-json\/wp\/v2\/media?parent=987516428"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.expertours.ca\/en\/wp-json\/wp\/v2\/tags?post=987516428"},{"taxonomy":"difl_page_category","embeddable":true,"href":"https:\/\/www.expertours.ca\/en\/wp-json\/wp\/v2\/difl_page_category?post=987516428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}