{"id":46,"date":"2025-09-18T13:45:08","date_gmt":"2025-09-18T17:45:08","guid":{"rendered":"https:\/\/damidelitransfertours.com\/tour\/?page_id=46"},"modified":"2025-09-19T16:23:18","modified_gmt":"2025-09-19T20:23:18","slug":"santo-domingo-colonial-city-tour","status":"publish","type":"page","link":"https:\/\/damidelitransfertours.com\/tour\/santo-domingo-colonial-city-tour\/","title":{"rendered":"Santo Domingo Colonial City Tour"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_fullwidth_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<!DOCTYPE html><!-- [et_pb_line_break_holder] --><html lang=\"en\"><!-- [et_pb_line_break_holder] --><head><!-- [et_pb_line_break_holder] -->    <meta charset=\"UTF-8\"><!-- [et_pb_line_break_holder] -->    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><!-- [et_pb_line_break_holder] -->    <title>Santo Domingo Colonial City Tour &#8211; Damideli Transfer Tours<\/title><!-- [et_pb_line_break_holder] -->    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"><!-- [et_pb_line_break_holder] -->    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin><!-- [et_pb_line_break_holder] -->    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;700;800&#038;family=Playfair+Display:wght@700&#038;display=swap\" rel=\"stylesheet\"><!-- [et_pb_line_break_holder] -->    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<style><!-- [et_pb_line_break_holder] -->        \/* --- GLOBAL STYLES & COLOR PALETTE --- *\/<!-- [et_pb_line_break_holder] -->        :root {<!-- [et_pb_line_break_holder] -->            --primary-color: #007A8D;<!-- [et_pb_line_break_holder] -->            --secondary-color: #FF8000;<!-- [et_pb_line_break_holder] -->            --dark-blue: #0A2E36;<!-- [et_pb_line_break_holder] -->            --sand-color: #F9F7F3;<!-- [et_pb_line_break_holder] -->            --text-color: #4A4A4A;<!-- [et_pb_line_break_holder] -->            --light-blue: #E0F2F7;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->        body { margin: 0; font-family: 'Montserrat', sans-serif; background-color: var(--sand-color); color: var(--text-color); overflow-x: hidden; }<!-- [et_pb_line_break_holder] -->        .container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }<!-- [et_pb_line_break_holder] -->        @keyframes fadeInUp { from { opacity: 0; transform: translateY(40px); } to { opacity: 1; transform: translateY(0); } }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* --- HERO SECTION --- *\/<!-- [et_pb_line_break_holder] -->        .sdq-hero { position: relative; height: 100vh; min-height: 600px; display: flex; align-items: center; justify-content: center; text-align: center; color: white; background: linear-gradient(135deg, rgba(10, 46, 54, 0.85) 0%, rgba(0, 122, 141, 0.7) 100%), url('https:\/\/damidelitransfertours.com\/tour\/wp-content\/uploads\/2025\/09\/Los-Tres-Ojos.jpeg') no-repeat center center; background-size: cover; background-attachment: fixed; }<!-- [et_pb_line_break_holder] -->        .sdq-hero-content { animation: fadeInUp 1.2s ease-out; padding: 20px; max-width: 900px; }<!-- [et_pb_line_break_holder] -->        .sdq-hero h1 { font-family: 'Playfair Display', serif; font-size: clamp(3rem, 8vw, 5.5rem); font-weight: 700; text-shadow: 2px 4px 15px rgba(0,0,0,0.6); margin: 0 0 1rem 0; line-height: 1.1; color: white; }<!-- [et_pb_line_break_holder] -->        .sdq-hero p { font-size: clamp(1.1rem, 3vw, 1.5rem); font-weight: 400; max-width: 750px; margin: 0 auto 2.5rem auto; line-height: 1.6; }<!-- [et_pb_line_break_holder] -->        .cta-button { display: inline-block; background-color: var(--secondary-color); color: white; padding: 18px 50px; border-radius: 50px; text-decoration: none; font-weight: 700; font-size: 1.1rem; transition: all 0.3s ease; box-shadow: 0 10px 30px rgba(0,0,0,0.2); border: 2px solid var(--secondary-color); text-transform: uppercase; letter-spacing: 1px; cursor: pointer; }<!-- [et_pb_line_break_holder] -->        .cta-button:hover { background-color: transparent; transform: translateY(-5px); box-shadow: 0 15px 40px rgba(0,0,0,0.3); color: var(--secondary-color); }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/* --- DESCRIPTION SECTION --- *\/<!-- [et_pb_line_break_holder] -->        .sdq-description-section { padding: 100px 0; background-color: white; box-shadow: 0 -10px 20px rgba(0,0,0,0.03); }<!-- [et_pb_line_break_holder] -->        .description-content { max-width: 800px; margin: 0 auto; text-align: center; }<!-- [et_pb_line_break_holder] -->        .description-content h2 { font-family: 'Playfair Display', serif; font-size: clamp(2.2rem, 5vw, 3rem); color: var(--dark-blue); margin-bottom: 2rem; position: relative; padding-bottom: 15px; }<!-- [et_pb_line_break_holder] -->        .description-content h2::after { content: ''; display: block; width: 80px; height: 4px; background-color: var(--primary-color); margin: 1rem auto 0; border-radius: 2px; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; }<!-- [et_pb_line_break_holder] -->        .description-content p { font-size: 1.1rem; line-height: 1.8; margin-bottom: 1.5rem; text-align: left; color: var(--text-color); }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/* --- HIGHLIGHTS SECTION --- *\/<!-- [et_pb_line_break_holder] -->        .sdq-highlights-section { padding: 100px 0; background-color: var(--light-blue); }<!-- [et_pb_line_break_holder] -->        .section-header { text-align: center; margin-bottom: 4rem; }<!-- [et_pb_line_break_holder] -->        .section-header h2 { font-family: 'Playfair Display', serif; font-size: clamp(2.2rem, 5vw, 3rem); color: var(--dark-blue); margin-bottom: 1rem; }<!-- [et_pb_line_break_holder] -->        .section-header p { font-size: 1.2rem; max-width: 600px; margin: 0 auto; color: #6c757d; }<!-- [et_pb_line_break_holder] -->        .highlights-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 2rem; }<!-- [et_pb_line_break_holder] -->        .highlight-card { background-color: white; border-radius: 15px; padding: 2.5rem 2rem; text-align: center; box-shadow: 0 10px 40px rgba(0,0,0,0.05); transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); border: 1px solid #f0f0f0; }<!-- [et_pb_line_break_holder] -->        .highlight-card:hover { transform: translateY(-15px); box-shadow: 0 20px 50px rgba(0, 122, 141, 0.15); border-color: var(--primary-color); }<!-- [et_pb_line_break_holder] -->        .highlight-card .icon { font-size: 3.5rem; color: var(--primary-color); margin-bottom: 1.5rem; line-height: 1; }<!-- [et_pb_line_break_holder] -->        .highlight-card h3 { font-size: 1.4rem; font-weight: 700; color: var(--dark-blue); margin-bottom: 1rem; }<!-- [et_pb_line_break_holder] -->        .highlight-card p { font-size: 1rem; line-height: 1.6; color: #6c757d; }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/* --- MORE TOURS SECTION --- *\/<!-- [et_pb_line_break_holder] -->        .more-tours-section { padding: 100px 0; background-color: var(--sand-color); }<!-- [et_pb_line_break_holder] -->        .tours-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 2rem; }<!-- [et_pb_line_break_holder] -->        .tour-card { background-color: white; border-radius: 15px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.1); transition: all 0.3s ease; display: flex; flex-direction: column; }<!-- [et_pb_line_break_holder] -->        .tour-card:hover { transform: translateY(-10px); box-shadow: 0 15px 45px rgba(0,0,0,0.15); }<!-- [et_pb_line_break_holder] -->        .tour-card .tour-image { height: 220px; background-size: cover; background-position: center; }<!-- [et_pb_line_break_holder] -->        .tour-card .tour-content { padding: 1.5rem; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }<!-- [et_pb_line_break_holder] -->        .tour-card h3 { font-size: 1.4rem; color: var(--dark-blue); margin-top: 0; margin-bottom: 1rem; }<!-- [et_pb_line_break_holder] -->        .tour-card p { font-size: 1rem; line-height: 1.6; color: #6c757d; margin-bottom: 1.5rem; flex-grow: 1; }<!-- [et_pb_line_break_holder] -->        .tour-card .btn-view-tour { display: inline-block; background-color: var(--secondary-color); color: white; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: 600; font-size: 0.95rem; transition: all 0.3s ease; text-align: center; }<!-- [et_pb_line_break_holder] -->        .tour-card .btn-view-tour:hover { background-color: var(--dark-blue); transform: scale(1.05); }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/* --- FINAL CTA SECTION --- *\/<!-- [et_pb_line_break_holder] -->        .sdq-final-cta { padding: 100px 20px; text-align: center; background: var(--dark-blue); color: white; position: relative; overflow: hidden; }<!-- [et_pb_line_break_holder] -->        .sdq-final-cta::before, .sdq-final-cta::after { content: ''; position: absolute; background: rgba(255,255,255,0.05); border-radius: 50%; animation: floatEffect 8s ease-in-out infinite alternate; }<!-- [et_pb_line_break_holder] -->        .sdq-final-cta::before { top: -50px; left: -50px; width: 150px; height: 150px; }<!-- [et_pb_line_break_holder] -->        .sdq-final-cta::after { bottom: -70px; right: -70px; width: 200px; height: 200px; animation-duration: 10s; animation-delay: 1.5s; }<!-- [et_pb_line_break_holder] -->        .sdq-final-cta h2 { font-family: 'Playfair Display', serif; font-size: clamp(2.2rem, 5vw, 3.2rem); margin-bottom: 1.5rem; position: relative; z-index: 1; color: white; }<!-- [et_pb_line_break_holder] -->        .sdq-final-cta p { font-size: 1.2rem; max-width: 600px; margin: 0 auto 2.5rem auto; line-height: 1.7; position: relative; z-index: 1; }<!-- [et_pb_line_break_holder] -->        @keyframes floatEffect { 0% { transform: translate(0, 0); } 50% { transform: translate(20px, 20px); } 100% { transform: translate(0, 0); } }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/* --- ESTILOS PARA EL MODAL (VENTANA EMERGENTE) --- *\/<!-- [et_pb_line_break_holder] -->        .booking-modal { display: none; position: fixed; z-index: 10000; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.6); align-items: center; justify-content: center; }<!-- [et_pb_line_break_holder] -->        .booking-modal.is-visible { display: flex; }<!-- [et_pb_line_break_holder] -->        .booking-modal-content { position: relative; margin: auto; width: 95%; max-width: 950px; max-height: 90vh; overflow-y: auto; }<!-- [et_pb_line_break_holder] -->        .booking-modal-content .close-button { position: absolute; top: 15px; right: 25px; color: #aaa; font-size: 35px; font-weight: bold; transition: color 0.3s; cursor: pointer; z-index: 10; }<!-- [et_pb_line_break_holder] -->        .booking-modal-content .close-button:hover { color: #FF8000; }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/* --- ESTILOS DEL FORMULARIO --- *\/<!-- [et_pb_line_break_holder] -->        .pcts-booking-wrapper { font-family: 'Inter', sans-serif !important; background: #f0f2f5; padding: 0; }<!-- [et_pb_line_break_holder] -->        .pcts-booking-wrapper * { box-sizing: border-box; }<!-- [et_pb_line_break_holder] -->        .pcts-container { width: 100%; background: #ffffff; border-radius: 20px; box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1); overflow: hidden; }<!-- [et_pb_line_break_holder] -->        .pcts-form-global-header { padding: 40px 20px 0; text-align: center; }<!-- [et_pb_line_break_holder] -->        .pcts-form-global-header h2 { color: #2c3e50 !important; font-size: 2.5em !important; font-weight: 700 !important; }<!-- [et_pb_line_break_holder] -->        .pcts-form-global-header p { color: #6c757d !important; font-size: 1.1em !important; }<!-- [et_pb_line_break_holder] -->        .pcts-form-content { padding: 40px; background: #f8f9fa; }<!-- [et_pb_line_break_holder] -->        .pcts-form-grid { display: grid; grid-template-columns: 1fr; gap: 20px; }<!-- [et_pb_line_break_holder] -->        @media (min-width: 768px) { .pcts-form-grid { grid-template-columns: 1fr 1fr; gap: 30px; } }<!-- [et_pb_line_break_holder] -->        .pcts-input-group label { display: block !important; margin-bottom: 8px; font-weight: 500; }<!-- [et_pb_line_break_holder] -->        .pcts-input-group input, .pcts-input-group select, .pcts-input-group textarea { width: 100% !important; padding: 14px !important; border: 2px solid #e0e6ed !important; border-radius: 8px !important; font-size: 1rem !important; }<!-- [et_pb_line_break_holder] -->        .pcts-btn-container { text-align: center; margin-top: 30px; }<!-- [et_pb_line_break_holder] -->        .pcts-btn-whatsapp { padding: 14px 30px !important; border: none !important; border-radius: 50px !important; font-size: 1.1rem !important; font-weight: 700 !important; cursor: pointer; background: #25D366 !important; color: white !important; width: 100%; }<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        @media (max-width: 768px) {<!-- [et_pb_line_break_holder] -->            .sdq-hero { height: 70vh; min-height: 400px; }<!-- [et_pb_line_break_holder] -->            .sdq-hero h1 { font-size: clamp(2.5rem, 7vw, 4rem); }<!-- [et_pb_line_break_holder] -->            .sdq-hero p { font-size: clamp(1rem, 3vw, 1.2rem); }<!-- [et_pb_line_break_holder] -->            .cta-button { padding: 15px 35px; font-size: 1rem; }<!-- [et_pb_line_break_holder] -->            .sdq-description-section, .sdq-highlights-section, .more-tours-section, .sdq-final-cta { padding: 60px 0; }<!-- [et_pb_line_break_holder] -->            .description-content h2, .section-header h2, .sdq-final-cta h2 { font-size: clamp(1.8rem, 5vw, 2.5rem); }<!-- [et_pb_line_break_holder] -->            .description-content p, .section-header p, .highlight-card p, .sdq-final-cta p { font-size: 0.95rem; }<!-- [et_pb_line_break_holder] -->            .highlights-grid, .tours-grid { grid-template-columns: 1fr; gap: 1.5rem; }<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    <\/style>\n<p><!-- [et_pb_line_break_holder] --><\/head><!-- [et_pb_line_break_holder] --><body><!-- [et_pb_line_break_holder] -->    <\/p>\n<section class=\"sdq-hero\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"sdq-hero-content\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<h1>Santo Domingo City Tour<\/h1>\n<p><!-- [et_pb_line_break_holder] -->            <pee>Step into 500 years of living history and discover the cultural heart of the Americas in a single, unforgettable day.<\/pee><!-- [et_pb_line_break_holder] -->            <a href=\"#\" class=\"cta-button\">Explore The Capital<\/a><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<section class=\"sdq-description-section\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"description-content\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2>A Journey Through History<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee><!-- [et_pb_line_break_holder] -->                    Your excursion into the heart of the Americas&#8217; history begins with a journey to Santo Domingo, the first city of the New World. The first stop takes you to a natural wonder at the city&#8217;s edge: Los Tres Ojos (The Three Eyes) National Park. You will descend into a fascinating system of underground caverns to witness three crystal-clear lagoons set within a stunning open-air limestone cave.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->                <pee><!-- [et_pb_line_break_holder] -->                    From there, you will transition to a monument of grand scale with a visit to the Faro a Col\u00f3n (Columbus Lighthouse), an immense cross-shaped structure built to commemorate the 500th anniversary of Christopher Columbus&#8217;s arrival.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->                <pee><!-- [et_pb_line_break_holder] -->                    The culmination of your tour is an immersive walk through the UNESCO World Heritage-listed Colonial Zone. Here, you will step back five centuries in time as you wander along the cobblestone streets, including the famed Calle Las Damas, the first paved street of the Americas, providing a tangible connection to the city&#8217;s profound history before your return journey.<!-- [et_pb_line_break_holder] -->                <\/pee><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<section class=\"sdq-highlights-section\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"section-header\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2>Key Experiences of Your Tour<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee>Discover a unique blend of natural wonders and historical treasures.<\/pee><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"highlights-grid\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"highlight-card\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"icon\"><i class=\"fas fa-landmark\"><\/i><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<h3>The Colonial Zone<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                    <pee>Walk the first streets of the Americas, a UNESCO site filled with historic architecture, charming plazas, and rich culture.<\/pee><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"highlight-card\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"icon\"><i class=\"fas fa-leaf\"><\/i><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<h3>Los Tres Ojos Park<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                    <pee>Descend into a magical underground world to discover three stunning freshwater lagoons hidden in a limestone cave.<\/pee><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"highlight-card\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"icon\"><i class=\"fas fa-cross\"><\/i><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<h3>Columbus Lighthouse<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                    <pee>Witness the colossal monument dedicated to Christopher Columbus, an architectural marvel of immense scale and history.<\/pee><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"highlight-card\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"icon\"><i class=\"fas fa-building-columns\"><\/i><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<h3>Architectural Wonders<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                    <pee>From the first cathedral to ancient fortresses, admire the foundational architecture that shaped the New World.<\/pee><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<section class=\"more-tours-section\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"section-header\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h2>Explore More Adventures<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                <pee>Your journey doesn&#8217;t have to end here. Discover other captivating tours we offer.<\/pee><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"tours-grid\"><!-- [et_pb_line_break_holder] -->                 <\/p>\n<div class=\"tour-card\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"tour-image\" style=\"background-image: url('https:\/\/damidelitransfertours.com\/tour\/wp-content\/uploads\/2025\/09\/isla-saona.jpg');\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"tour-content\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3>Saona Island<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee>Escape to a true Caribbean paradise of white-sand beaches and crystal-clear turquoise waters.<\/pee><!-- [et_pb_line_break_holder] -->                        <a href=\"https:\/\/damidelitransfertours.com\/tour\/saona-island\/\" class=\"btn-view-tour\">View Tour<\/a><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"tour-card\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"tour-image\" style=\"background-image: url('https:\/\/damidelitransfertours.com\/tour\/wp-content\/uploads\/2025\/09\/Altos-del-Chavon-Republica-Dominicana.jpg');\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"tour-content\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3>Altos de Chav\u00f3n<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee>Step back in time in a stunning replica of a 16th-century Mediterranean village.<\/pee><!-- [et_pb_line_break_holder] -->                        <a href=\"https:\/\/damidelitransfertours.com\/tour\/altos-de-chavon\/\" class=\"btn-view-tour\">View Tour<\/a><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                 <\/p>\n<div class=\"tour-card\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"tour-image\" style=\"background-image: url('https:\/\/damidelitransfertours.com\/tour\/wp-content\/uploads\/2025\/09\/Horseback-Riding-Tour-scaled.jpg');\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"tour-content\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h3>Horseback Riding Tour<\/h3>\n<p><!-- [et_pb_line_break_holder] -->                        <pee>Explore the lush Dominican countryside from a unique perspective on horseback.<\/pee><!-- [et_pb_line_break_holder] -->                        <a href=\"https:\/\/damidelitransfertours.com\/tour\/horseback-riding-tour\/\" class=\"btn-view-tour\">View Tour<\/a><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<section class=\"sdq-final-cta\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"container\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<h2>Ready to Step Back in Time?<\/h2>\n<p><!-- [et_pb_line_break_holder] -->            <pee>Spaces for this cultural journey are limited. Secure your spot today to walk the historic streets of the first city of the Americas.<\/pee><!-- [et_pb_line_break_holder] -->            <a href=\"#\" class=\"cta-button\">Book Your Historical Journey<\/a><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <!-- FORMULARIO MODAL --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div id=\"bookingModal\" class=\"booking-modal\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"booking-modal-content\"><!-- [et_pb_line_break_holder] -->            <span class=\"close-button\">\u00d7<\/span><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"pcts-booking-wrapper\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"pcts-container\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"pcts-form-global-header\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<h2>Book Your Adventure<\/h2>\n<p><!-- [et_pb_line_break_holder] -->                        <pee>Confirm your details and send your request via WhatsApp!<\/pee><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"pcts-form-content\"><!-- [et_pb_line_break_holder] -->                        <\/p>\n<form id=\"pctsBookingForm\"><!-- [et_pb_line_break_holder] -->                            <\/p>\n<div class=\"pcts-form-grid\"><!-- [et_pb_line_break_holder] -->                                <\/p>\n<div class=\"pcts-input-group\"><!-- [et_pb_line_break_holder] -->                                    <label for=\"pctsName\">Full Name <span style=\"color:red;\">*<\/span><\/label><!-- [et_pb_line_break_holder] -->                                    <input type=\"text\" id=\"pctsName\" name=\"nombre\" required><!-- [et_pb_line_break_holder] -->                                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                                <\/p>\n<div class=\"pcts-input-group\"><!-- [et_pb_line_break_holder] -->                                    <label for=\"pctsPhone\">Phone Number <span style=\"color:red;\">*<\/span><\/label><!-- [et_pb_line_break_holder] -->                                    <input type=\"tel\" id=\"pctsPhone\" name=\"telefono\" required><!-- [et_pb_line_break_holder] -->                                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                                <\/p>\n<div class=\"pcts-input-group\"><!-- [et_pb_line_break_holder] -->                                    <label for=\"pctsEmail\">Email Address<\/label><!-- [et_pb_line_break_holder] -->                                    <input type=\"email\" id=\"pctsEmail\" name=\"email\"><!-- [et_pb_line_break_holder] -->                                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                                <\/p>\n<div class=\"pcts-input-group\"><!-- [et_pb_line_break_holder] -->                                    <label for=\"pctsPassengers\">Number of People <span style=\"color:red;\">*<\/span><\/label><!-- [et_pb_line_break_holder] -->                                    <input type=\"number\" id=\"pctsPassengers\" name=\"numPasajeros\" min=\"1\" value=\"1\" required><!-- [et_pb_line_break_holder] -->                                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                                <\/p>\n<div class=\"pcts-input-group\" style=\"grid-column: 1 \/ -1;\"><!-- [et_pb_line_break_holder] -->                                    <label for=\"pctsTour\">Tour of Interest <span style=\"color:red;\">*<\/span><\/label><!-- [et_pb_line_break_holder] -->                                    <select id=\"pctsTour\" name=\"tourSeleccionado\" required><!-- [et_pb_line_break_holder] --><option value=\"Colonial City\">Colonial City<\/option><!-- [et_pb_line_break_holder] --><option value=\"Saona Island\">Saona Island<\/option><!-- [et_pb_line_break_holder] --><option value=\"Altos de Chav\u00f3n\">Altos de Chav\u00f3n<\/option><!-- [et_pb_line_break_holder] --><option value=\"Horseback Riding Tour\">Horseback Riding Tour<\/option><!-- [et_pb_line_break_holder] --><option value=\"Diving and More\">Diving and More<\/option><!-- [et_pb_line_break_holder] -->                                    <\/select><!-- [et_pb_line_break_holder] -->                                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                                <\/p>\n<div class=\"pcts-input-group\" style=\"grid-column: 1 \/ -1;\"><!-- [et_pb_line_break_holder] -->                                    <label for=\"pctsComments\">Additional Comments<\/label><!-- [et_pb_line_break_holder] -->                                    <textarea id=\"pctsComments\" name=\"comentarios\" rows=\"3\"><\/textarea><!-- [et_pb_line_break_holder] -->                                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                            <\/div>\n<p><!-- [et_pb_line_break_holder] -->                            <\/p>\n<div class=\"pcts-btn-container\"><!-- [et_pb_line_break_holder] -->                                <button type=\"submit\" class=\"pcts-btn pcts-btn-whatsapp\">Confirm via WhatsApp<\/button><!-- [et_pb_line_break_holder] -->                            <\/div>\n<p><!-- [et_pb_line_break_holder] -->                        <\/form>\n<p><!-- [et_pb_line_break_holder] -->                    <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->document.addEventListener('DOMContentLoaded', function () {<!-- [et_pb_line_break_holder] -->    \/\/ --- SCRIPT PARA CONTROLAR EL MODAL ---<!-- [et_pb_line_break_holder] -->    const modal = document.getElementById('bookingModal');<!-- [et_pb_line_break_holder] -->    const openModalButtons = document.querySelectorAll('.cta-button');<!-- [et_pb_line_break_holder] -->    const closeModalButton = document.querySelector('.close-button');<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    openModalButtons.forEach(button => {<!-- [et_pb_line_break_holder] -->        button.addEventListener('click', function (event) {<!-- [et_pb_line_break_holder] -->            event.preventDefault();<!-- [et_pb_line_break_holder] -->            \/\/ Selecciona \"Colonial City\" por defecto cuando se abre el modal<!-- [et_pb_line_break_holder] -->            document.getElementById('pctsTour').value = 'Colonial City';<!-- [et_pb_line_break_holder] -->            modal.classList.add('is-visible');<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    closeModalButton.addEventListener('click', function () {<!-- [et_pb_line_break_holder] -->        modal.classList.remove('is-visible');<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    window.addEventListener('click', function (event) {<!-- [et_pb_line_break_holder] -->        if (event.target == modal) {<!-- [et_pb_line_break_holder] -->            modal.classList.remove('is-visible');<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ --- SCRIPT PARA EL FORMULARIO ---<!-- [et_pb_line_break_holder] -->    const bookingForm = document.getElementById('pctsBookingForm');<!-- [et_pb_line_break_holder] -->    bookingForm.addEventListener('submit', function(e) {<!-- [et_pb_line_break_holder] -->        e.preventDefault();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ Validaci\u00f3n simple<!-- [et_pb_line_break_holder] -->        let isValid = true;<!-- [et_pb_line_break_holder] -->        const requiredFields = bookingForm.querySelectorAll('[required]');<!-- [et_pb_line_break_holder] -->        requiredFields.forEach(field => {<!-- [et_pb_line_break_holder] -->            if (!field.value.trim()) {<!-- [et_pb_line_break_holder] -->                isValid = false;<!-- [et_pb_line_break_holder] -->                field.style.borderColor = 'red';<!-- [et_pb_line_break_holder] -->            } else {<!-- [et_pb_line_break_holder] -->                field.style.borderColor = '#e0e6ed';<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        if (!isValid) {<!-- [et_pb_line_break_holder] -->            alert('Please fill out all required fields.');<!-- [et_pb_line_break_holder] -->            return;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        const formData = new FormData(bookingForm);<!-- [et_pb_line_break_holder] -->        const data = Object.fromEntries(formData.entries());<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        let mensaje = `\ud83c\udf34 *NEW TOUR RESERVATION*\\n\\n`;<!-- [et_pb_line_break_holder] -->        mensaje += `\ud83d\udc64 *Name:* ${data.nombre}\\n`;<!-- [et_pb_line_break_holder] -->        mensaje += `\ud83d\udcf1 *Phone:* ${data.telefono}\\n`;<!-- [et_pb_line_break_holder] -->        if (data.email) mensaje += `\ud83d\udce7 *Email:* ${data.email}\\n`;<!-- [et_pb_line_break_holder] -->        mensaje += `\ud83d\udc65 *Number of People:* ${data.numPasajeros}\\n\\n`;<!-- [et_pb_line_break_holder] -->        mensaje += `\ud83c\udfdd\ufe0f *Selected Tour:* ${data.tourSeleccionado}\\n`;<!-- [et_pb_line_break_holder] -->        if (data.comentarios) mensaje += `\ud83d\udcac *Comments:* ${data.comentarios}\\n\\n`;<!-- [et_pb_line_break_holder] -->        mensaje += `Thank you for your interest! We will be in touch shortly. \ud83d\ude4f`;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        const numeroWhatsApp = '18495383946'; \/\/ TU N\u00daMERO DE TEL\u00c9FONO<!-- [et_pb_line_break_holder] -->        const enlaceWhatsApp = `https:\/\/wa.me\/${numeroWhatsApp}?text=${encodeURIComponent(mensaje)}`;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ 1. Abrir WhatsApp en una nueva pesta\u00f1a<!-- [et_pb_line_break_holder] -->        window.open(enlaceWhatsApp, '_blank');<!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        \/\/ 2. Redirigir la pesta\u00f1a actual a la p\u00e1gina de gracias<!-- [et_pb_line_break_holder] -->        window.location.href = 'https:\/\/damidelitransfertours.com\/transfer\/thank-you\/';<!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/body><!-- [et_pb_line_break_holder] --><\/html>[\/et_pb_fullwidth_code][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":34,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-46","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/damidelitransfertours.com\/tour\/wp-json\/wp\/v2\/pages\/46","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/damidelitransfertours.com\/tour\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/damidelitransfertours.com\/tour\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/damidelitransfertours.com\/tour\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/damidelitransfertours.com\/tour\/wp-json\/wp\/v2\/comments?post=46"}],"version-history":[{"count":6,"href":"https:\/\/damidelitransfertours.com\/tour\/wp-json\/wp\/v2\/pages\/46\/revisions"}],"predecessor-version":[{"id":89,"href":"https:\/\/damidelitransfertours.com\/tour\/wp-json\/wp\/v2\/pages\/46\/revisions\/89"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/damidelitransfertours.com\/tour\/wp-json\/wp\/v2\/media\/34"}],"wp:attachment":[{"href":"https:\/\/damidelitransfertours.com\/tour\/wp-json\/wp\/v2\/media?parent=46"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}