{"id":36,"date":"2025-10-20T10:16:22","date_gmt":"2025-10-20T15:16:22","guid":{"rendered":"https:\/\/routesperu.com\/?page_id=36"},"modified":"2025-12-29T10:10:30","modified_gmt":"2025-12-29T15:10:30","slug":"inicio-2","status":"publish","type":"page","link":"https:\/\/routesperu.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"[et_pb_section fb_built=\u00bb1&#8243; fullwidth=\u00bbon\u00bb admin_label=\u00bbSection\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb collapsed=\u00bbon\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_fullwidth_code admin_label=\u00bbC\u00f3digo de anchura completa\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb hover_enabled=\u00bb0&#8243; global_colors_info=\u00bb{}\u00bb sticky_enabled=\u00bb0&#8243;]\n<section class=\"hero-section\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"hero-container\"><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"hero-content\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<h1 class=\"hero-headline\"><!-- [et_pb_line_break_holder] -->                The vacation<!\u2013- [et_pb_br_holder] -\u2013>you deserve<!-- [et_pb_line_break_holder] -->            <\/h1>\n<p><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"hero-buttons\"><!-- [et_pb_line_break_holder] -->                <a href=\"https:\/\/wa.me\/51924785030?text=Hola%2C%20me%20gustar%C3%ADa%20m%C3%A1s%20informaci%C3%B3n%20sobre%20sus%20tours.\" class=\"btn btn-acento\">Contact us<\/a><!-- [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] -->        <\/p>\n<div class=\"hero-image-wrapper\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/10\/los-mejores-tours-paracas.webp\" <!--no numeric noise key 1221-- src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1558px; --smush-placeholder-aspect-ratio: 1558\/1469;\">                 alt=\u00bbMujer feliz disfrutando de sus vacaciones en la playa\u00bb <!-- [et_pb_line_break_holder] -->                 class=\u00bbhero-image\u00bb><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->\/* --- Variables de Color y Fuentes --- *\/ :root { --color-principal: #01385F; --color-acento: #ED8B26; --color-texto-blanco: #FFFFFF; --fuente-principal: 'Montserrat', sans-serif; } \/* --- Estilos de Escritorio --- *\/ .hero-section { background-image: url('https:\/\/routesperu.com\/wp-content\/uploads\/2025\/10\/Paracas_tours-1-scaled.webp'); background-size: cover; background-position: center; background-repeat: no-repeat; min-height: 100vh; display: flex; align-items: center; padding: 60px 0; position: relative; overflow: hidden; width: 100%; } .hero-container { max-width: 1300px; margin: 0 auto; width: 100%; height: 100%; display: grid; grid-template-columns: 1fr 1fr; align-items: end; padding: 0 40px; } .hero-content { z-index: 2; animation: fadeInUp 1s ease-out forwards; } .hero-headline { font-size: 4.7rem; font-weight: 900; color: var(--color-texto-blanco); line-height: 1.15; text-transform: uppercase; margin-bottom: 13px; text-shadow: -4px 4px 0px var(--color-principal); white-space: nowrap; } .hero-buttons { display: flex; gap: 20px; } .btn { padding: 10px 32px; border-radius: 50px; text-decoration: none; font-weight: 600; font-size: 17px; color: var(--color-texto-blanco); border: 2px solid transparent; transition: all 0.3s ease; margin-bottom: 150px; } .btn-principal { background-color: var(--color-principal); } .btn-principal:hover { background-color: #002b49; transform: translateY(-3px); box-shadow: 0 8px 15px rgba(0,0,0,0.2); } .btn-acento { background-color: var(--color-acento); } .btn-acento:hover { transform: translateY(-3px); box-shadow: 0 8px 15px rgba(0,0,0,0.2); } .hero-image-wrapper { position: relative; width: 150%; margin-bottom: -165px; margin-left: -140px; \/* Estado inicial *\/ opacity: 1; \/* CAMBIO: Usamos 'both' en lugar de 'forwards' *\/ \/* Esto congela la imagen en opacity:0 durante el delay de 0.2s *\/ animation: fadeInRight 1s ease-out 0.2s both; } \/* --- CORRECCI\u00d3N EN ESCRITORIO --- *\/ .hero-image { width: 100%; height: auto; display: block; \/* opacity: 0; <--- BORRA ESTA L\u00cdNEA *\/ filter: drop-shadow(10px 10px 20px rgba(0,0,0,0.3)); } \/* --- Animaciones de Entrada --- *\/ @keyframes fadeInUp { from { opacity: 0; transform: translateY(40px); } to { opacity: 1; transform: translateY(0); } } @keyframes fadeInRight { 0% { opacity: 0; transform: translateX(50px); } 100% { opacity: 1; transform: translateX(0); } } \/* =================================================================== *\/ \/* === RESPONSIVE M\u00d3VIL === *\/ \/* =================================================================== *\/ @media (max-width: 992px) { .hero-section { height: 100vh; min-height: 650px; padding: 0; } .hero-container { display: flex; flex-direction: column; justify-content: flex-start; \/* Alinea el texto arriba *\/ position: relative; height: 100%; padding: 12vh 30px 0 30px; \/* Padding superior para el texto *\/ text-align: center; \/* Reseteamos Grid *\/ grid-template-columns: unset; align-items: unset; } .hero-content { width: 100%; animation: none; opacity: 1; transform: none; } .hero-headline { font-size: 11vw; max-font-size: 3rem; margin-bottom: 25px; text-shadow: -3px 3px 0px var(--color-principal); white-space: normal; } .btn { margin-bottom: 0; } .hero-buttons { justify-content: center; } .hero-image-wrapper { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 100%; max-width: 550px; z-index: 1; margin: 0; animation: none; opacity: 1; } .hero-image { width: 100%; } } @media (max-width: 576px) { .hero-container { padding-top: 10vh; } .hero-headline { font-size: 12vw; } .hero-image-wrapper { max-width: 480px; } }<!-- [et_pb_line_break_holder] --><\/style>\n[\/et_pb_fullwidth_code][\/et_pb_section][et_pb_section fb_built=\u00bb1&#8243; admin_label=\u00bbSection\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb max_width=\u00bb100vw\u00bb custom_margin=\u00bb||||false|false\u00bb custom_padding=\u00bb20px||||false|false\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row admin_label=\u00bbRow\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb width=\u00bb100%\u00bb max_width=\u00bb100vw\u00bb custom_margin=\u00bb|0px|0px|0px|false|true\u00bb custom_padding=\u00bb60px||60px||false|false\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; admin_label=\u00bbColumn\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb custom_padding=\u00bb|0px||0px|false|true\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_code admin_label=\u00bbCode\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb width=\u00bb100vw\u00bb custom_padding=\u00bb0px||0px||true|false\u00bb custom_css_free_form=\u00bb||    .section-header {||      text-align: center;||      margin-bottom: 40px;||    }||||    .section-title {||      font-size: clamp(24px, 5vw, 36px);||      font-family: &#8216;Open Sans&#8217;;||      color: #003d5c;||      display: flex;||      align-items: center;||      justify-content: center;||      flex-wrap: wrap;||      gap: 10px;||      margin-top: 2rem;||      padding: 0 15px;||    }||||    .iconSub {||      width: clamp(20px, 4vw, 25px);||      height: auto;||    }||||    .highlight {||      color: #ff8c42;||    }||||    .carousel-container {||      position: relative;||      max-width: 1500px;||      margin: 0 auto;||      padding: 0 60px;||    }||||    .carousel-wrapper {||      overflow: hidden;||      border-radius: 10px;||    }||||    .carousel-track {||      display: flex;||      transition: transform 0.5s ease-in-out;||      gap: 30px;||    }||||    .tour-card {||      flex: 0 0 calc(33.333% &#8211; 20px);||      background: white;||      border-radius: 0 30px 0 0;||      box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);||      overflow: hidden;||      transition: transform 0.3s ease, box-shadow 0.3s ease;||      display: flex;||      flex-direction: column;||    }||||    .tour-card:hover {||      transform: translateY(-5px);||      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);||    }||||    .tour-image {||      width: 100%;||      min-height: 320px;||      object-fit: cover;||      border-radius: 0 30px 0 0;||    }||||    .tour-content {||      padding: 25px;||      text-align: center;||      flex: 1;||      display: flex;||      flex-direction: column;||      justify-content: space-between;||    }||||    .tour-title {||      font-size: clamp(18px, 3vw, 22px);||      font-weight: bold;||      color: #003d5c;||      margin: 15px 0;||      min-height: 60px;||      display: flex;||      align-items: center;||      justify-content: center;||    }||||    .tour-price {||      font-size: clamp(24px, 5vw, 32px);||      font-weight: bold;||      color: #333;||      margin: 15px 0;||    }||||    .tour-buttons {||      display: flex;||      gap: 10px;||      justify-content: center;||      margin-top: 20px;||      flex-wrap: wrap;||    }||||    .btn-cotizar, .btn-reservar {||      padding: 2px 35px;||      border-radius: 25px;||      font-weight: 600;||      font-size: clamp(14px, 2vw, 15px);||      cursor: pointer;||      transition: all 0.3s ease;||      border: 2px solid #ff8c42;||    }||||    .btn-cotizar {||      background: white;||      color: #ff8c42;||    }||||    .btn-cotizar:hover {||      background: #ff8c42;||      color: white;||    }||||    .btn-reservar {||      background: #ff8c42;||      color: white;||    }||||    .btn-reservar:hover {||      background: #e67a35;||      border-color: #e67a35;||    }||||    .carousel-arrow {||      position: absolute;||      top: 50%;||      transform: translateY(-50%);||      color: #003d5c;||      border: none;||      width: 50px;||      height: 50px;||      border-radius: 50%;||      font-size: 100px;||      background-color:transparent ;||      cursor: pointer;||      z-index: 10;||      transition: all 0.3s ease;||      display: flex;||      align-items: center;||      justify-content: center;||    }||||    .carousel-arrow:hover {||      background-color: transparent;||      color: #ff8c42;||      transform: translateY(-50%) scale(1.1);||    }||||    .arrow-left {||      left: 0;||    }||||    .arrow-right {||      right: 0;||    }||\t\t  .tour-image {||      height: 325px !important;||      object-fit: cover;||    }||    \/* Tablet *\/||    @media (max-width: 1024px) {||      .carousel-container {||        padding: 0 50px;||      }||||      .tour-card {||        flex: 0 0 calc(50% &#8211; 15px);||      }||||      .carousel-track {||        gap: 20px;||      }||||      .carousel-arrow {||        width: 45px;||        height: 45px;||        font-size: 28px;||      }||    }||||    \/* Mobile *\/||    @media (max-width: 768px) {||      body {||        padding: 15px;||      }||||      .section-header {||        margin-bottom: 30px;||      }||||      .carousel-container {||        padding: 0 40px;||      }||||      .tour-card {||        flex: 0 0 100%;||      }||||      .carousel-track {||        gap: 15px;||      }||||      .tour-image {||        height: 220px;||      }||||      .tour-content {||        padding: 20px 15px;||      }||||      .tour-title {||        min-height: 50px;||        margin: 10px 0;||      }||||      .tour-buttons {||        gap: 8px;||      }||||      .btn-cotizar, .btn-reservar {||        padding: 10px 20px;||        flex: 1;||        min-width: 120px;||      }||||      .carousel-arrow {||        width: 40px;||        height: 40px;||        font-size: 24px;||      }||||      .arrow-left {||        left: -5px;||      }||||      .arrow-right {||        right: -5px;||      }||    }||||    \/* Mobile peque\u00f1o *\/||    @media (max-width: 480px) {||      .carousel-container {||        padding: 0 35px;||      }||||      .tour-image {||        height: 200px;||      }||||      .tour-content {||        padding: 15px 10px;||      }||||      .tour-title {||        font-size: 16px;||        min-height: 45px;||      }||||      .tour-price {||        font-size: 24px;||        margin: 10px 0;||      }||||      .btn-cotizar, .btn-reservar {||        padding: 8px 15px;||        font-size: 13px;||        min-width: 100px;||      }||||      .carousel-arrow {||        width: 35px;||        height: 35px;||        font-size: 22px;||      }||    }||||.section-title {||    font-size: clamp(26px, 6vw, 40px);||  color: #003d5c;||    font-family: &#8216;Open Sans&#8217;;||    font-weight: 700;||  margin-left:50px;||    display: flex;||    align-items: center;||   justify-content:flex-start;||    gap: 10px;||    flex-wrap: wrap;||}||||.iconSub {||    width: clamp(30px, 7vw, 50px);||    height: auto;||}||||.section-title .highlight {||    color: #ff8c42;||}||.section-header {||  width: 100%;||}||a{||  text-decration:none;||}||||.section-title {||  display: flex;||  align-items: center;||  text-align: left;                \/* \ud83d\udc48 SIEMPRE A LA IZQUIERDA *\/||  color: #003d5c;||  ||  padding-left: 0;                 \/* \ud83d\udc48 PEGA A LA IZQUIERDA *\/||}||||.section-title .iconSub {||  width: 60px;||  height: auto;||}||\/* MOBILE *\/||@media (max-width: 768px) {||    .section-title {||        justify-content: center;||        text-align: center;||        gap: 8px;||    }||||    .section-header {||        padding: 30px 15px;||    }||}||||\/* MOBILE peque\u00f1o *\/||@media (max-width: 480px) {||    .section-title {||        font-size: 22px;||    }||||    .iconSub {||        width: 26px;||    }||}||||\/* ======== RESPONSIVE ======== *\/||||\/* Tablets *\/||@media (max-width: 980px) {||  .section-title {||    font-size: 34px;||  }||  .section-title .iconSub {||    width: 50px;||  }||}||||\/* M\u00f3viles grandes *\/||@media (max-width: 768px) {||  .section-title {||    justify-content:start;||    font-size: 28px;||    gap: 10px;||  }||  .section-title .iconSub {||    width: 45px;||  }||}||||\/* M\u00f3viles medianos *\/||@media (max-width: 576px) {||  .section-title {||    font-size: 24px;||    flex-wrap: wrap;   ||    justify-content:start;||  }||  .section-title .iconSub {||    width: 40px;||  }||}||||\/* M\u00f3viles peque\u00f1os *\/||@media (max-width: 420px) {||  .section-title {||    font-size: 20px;||    margin: 0;||    justify-content:center;||  }||  .section-title .iconSub {||    width: 34px;||  }||}\u00bb global_colors_info=\u00bb{}\u00bb]\n<div class=\"section-header\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<h2 class=\"section-title\"><!-- [et_pb_line_break_holder] -->    <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/11\/solar_sale-bold.png\" alt=\"Icono de Descuento\" class=\"iconSub lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 68px; --smush-placeholder-aspect-ratio: 68\/68;\"><!-- [et_pb_line_break_holder] -->    OUR MOST <span class=\"highlight\">POPULAR TOURS<\/span>!<!-- [et_pb_line_break_holder] -->  <\/h2>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"carousel-container\"><!-- [et_pb_line_break_holder] -->  <button class=\"carousel-arrow arrow-left\" onclick=\"moveCarousel(-1)\" aria-label=\"Anterior\">\u2039<\/button><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"carousel-wrapper\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"carousel-track\" id=\"carouselTrack\"><!-- [et_pb_line_break_holder] -->      <!-- [et_pb_line_break_holder] -->      <\/p>\n<div class=\"tour-card\"><!-- [et_pb_line_break_holder] -->        <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/11\/MiniBuggyenParacas13-2.png\" alt=\"Moto Scooter Paracas\" class=\"tour-image lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 268px; --smush-placeholder-aspect-ratio: 268\/215;\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"tour-content\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"tour-title\">Moto Scooter &#8211; Reserva Nacional de Paracas<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"tour-price\">$35.00<\/pee><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"tour-buttons\"><!-- [et_pb_line_break_holder] -->            <a href=\"https:\/\/wa.me\/51924785030?text=Hola%2C%20me%20gustar%C3%ADa%20cotizar%20un%20tour.\" <!--no numeric noise key 1195-->               target=\u00bb_blank\u00bb <!-- [et_pb_line_break_holder] -->               rel=\u00bbnoopener noreferrer\u00bb <!-- [et_pb_line_break_holder] -->               class=\u00bbbtn-cotizar\u00bb><!-- [et_pb_line_break_holder] -->                Quote<!-- [et_pb_line_break_holder] -->            <\/a><!-- [et_pb_line_break_holder] -->            <button class=\"btn-reservar\" onclick=\"window.location.href='https:\/\/routesperu.com\/producto\/reserva-nacional-de-paracas-en-moto-scooter\/'\">Reserve<\/button><!-- [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] -->      <\/p>\n<div class=\"tour-card\"><!-- [et_pb_line_break_holder] -->        <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/10\/MiniBuggyenParacas13-1.png\" alt=\"Mini Buggy Paracas\" class=\"tour-image lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1051px; --smush-placeholder-aspect-ratio: 1051\/881;\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"tour-content\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"tour-title\">Mini Buggy &#8211; Reserva Nacional de Paracas<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"tour-price\">$35.00<\/pee><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"tour-buttons\"><!-- [et_pb_line_break_holder] -->            <a href=\"https:\/\/wa.me\/51924785030?text=Hola%2C%20me%20gustar%C3%ADa%20cotizar%20un%20tour.\" <!--no numeric noise key 1178-->               target=\u00bb_blank\u00bb <!-- [et_pb_line_break_holder] -->               rel=\u00bbnoopener noreferrer\u00bb <!-- [et_pb_line_break_holder] -->               class=\u00bbbtn-cotizar\u00bb><!-- [et_pb_line_break_holder] -->                Quote<!-- [et_pb_line_break_holder] -->            <\/a><!-- [et_pb_line_break_holder] -->            <button class=\"btn-reservar\" onclick=\"window.location.href='https:\/\/routesperu.com\/producto\/mini-buggy-2-horas-tour-paracas\/'\">Reserve<\/button><!-- [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] -->      <\/p>\n<div class=\"tour-card\"><!-- [et_pb_line_break_holder] -->        <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/11\/IslasBallestasArcodelosdeseos-scaled.jpg\" alt=\"Islas Ballestas\" class=\"tour-image lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 2560px; --smush-placeholder-aspect-ratio: 2560\/1708;\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"tour-content\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"tour-title\">Tour &#8211; Islas Ballestas<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"tour-price\">$15.00<\/pee><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"tour-buttons\"><!-- [et_pb_line_break_holder] -->            <a href=\"https:\/\/wa.me\/51924785030?text=Hola%2C%20me%20gustar%C3%ADa%20cotizar%20un%20tour.\" <!--no numeric noise key 1161-->               target=\u00bb_blank\u00bb <!-- [et_pb_line_break_holder] -->               rel=\u00bbnoopener noreferrer\u00bb <!-- [et_pb_line_break_holder] -->               class=\u00bbbtn-cotizar\u00bb><!-- [et_pb_line_break_holder] -->                Quote<!-- [et_pb_line_break_holder] -->            <\/a><!-- [et_pb_line_break_holder] -->            <button class=\"btn-reservar\" onclick=\"window.location.href='https:\/\/routesperu.com\/producto\/tour-tour-islas-ballestas\/'\">Reserve<\/button><!-- [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] -->      <\/p>\n<div class=\"tour-card\"><!-- [et_pb_line_break_holder] -->        <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/11\/tme-at-tambo-colorado.webp\" alt=\"Tambo Colorado\" class=\"tour-image lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/900;\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"tour-content\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"tour-title\">Tour Pisco: Tambo Colorado + Laguna Mor\u00f3n + Malec\u00f3n<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"tour-price\">$60.00<\/pee><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"tour-buttons\"><!-- [et_pb_line_break_holder] -->            <a href=\"https:\/\/wa.me\/51924785030?text=Hola%2C%20me%20gustar%C3%ADa%20cotizar%20un%20tour.\" <!--no numeric noise key 1144-->               target=\u00bb_blank\u00bb <!-- [et_pb_line_break_holder] -->               rel=\u00bbnoopener noreferrer\u00bb <!-- [et_pb_line_break_holder] -->               class=\u00bbbtn-cotizar\u00bb><!-- [et_pb_line_break_holder] -->                Quote<!-- [et_pb_line_break_holder] -->            <\/a><!-- [et_pb_line_break_holder] -->            <button class=\"btn-reservar\" onclick=\"https:\/\/routesperu.com\/producto\/tour-pisco-tambo-colorado-laguna-moron-malecon-pisco-yith\/'\">Reserve<\/button><!-- [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] -->      <\/p>\n<div class=\"tour-card\"><!-- [et_pb_line_break_holder] -->        <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/11\/MiniBuggyenParacas13-1-6.png\" alt=\"Laguna Mor\u00f3n\" class=\"tour-image lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1072px; --smush-placeholder-aspect-ratio: 1072\/893;\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"tour-content\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"tour-title\">Tour Laguna Mor\u00f3n + Malec\u00f3n Pisco<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"tour-price\">$30.00<\/pee><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"tour-buttons\"><!-- [et_pb_line_break_holder] -->            <a href=\"https:\/\/wa.me\/51924785030?text=Hola%2C%20me%20gustar%C3%ADa%20cotizar%20un%20tour.\" <!--no numeric noise key 1127-->               target=\u00bb_blank\u00bb <!-- [et_pb_line_break_holder] -->               rel=\u00bbnoopener noreferrer\u00bb <!-- [et_pb_line_break_holder] -->               class=\u00bbbtn-cotizar\u00bb><!-- [et_pb_line_break_holder] -->                Quote<!-- [et_pb_line_break_holder] -->            <\/a><!-- [et_pb_line_break_holder] -->            <button class=\"btn-reservar\" onclick=\"window.location.href='https:\/\/routesperu.com\/producto\/tour-pisco-tambo-colorado-laguna-moron-malecon-pisco\/'\">Reserve<\/button><!-- [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] -->      <\/p>\n<div class=\"tour-card\"><!-- [et_pb_line_break_holder] -->        <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/11\/MiniBuggyenParacas13-1-1-2.png\" alt=\"Tour Privado Paracas\" class=\"tour-image lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1086px; --smush-placeholder-aspect-ratio: 1086\/868;\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"tour-content\"><!-- [et_pb_line_break_holder] -->          <\/p>\n<h3 class=\"tour-title\">Tour Privado &#8211; Reserva Nacional de Paracas<\/h3>\n<p><!-- [et_pb_line_break_holder] -->          <pee class=\"tour-price\">$80.00<\/pee><!-- [et_pb_line_break_holder] -->          <\/p>\n<div class=\"tour-buttons\"><!-- [et_pb_line_break_holder] -->            <a href=\"https:\/\/wa.me\/51924785030?text=Hola%2C%20me%20gustar%C3%ADa%20cotizar%20un%20tour.\" <!--no numeric noise key 1110-->               target=\u00bb_blank\u00bb <!-- [et_pb_line_break_holder] -->               rel=\u00bbnoopener noreferrer\u00bb <!-- [et_pb_line_break_holder] -->               class=\u00bbbtn-cotizar\u00bb><!-- [et_pb_line_break_holder] -->                Quote<!-- [et_pb_line_break_holder] -->            <\/a><!-- [et_pb_line_break_holder] -->            <button class=\"btn-reservar\" onclick=\"window.location.href='https:\/\/routesperu.com\/producto\/tour-reserva-nacional-de-paracas-privado-4-personas-2\/\">Reserve<\/button><!-- [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] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <button class=\"carousel-arrow arrow-right\" onclick=\"moveCarousel(1)\" aria-label=\"Siguiente\">\u203a<\/button><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->let currentIndex = 0;<!-- [et_pb_line_break_holder] -->const track = document.getElementById('carouselTrack');<!-- [et_pb_line_break_holder] -->const cards = document.querySelectorAll('.tour-card');<!-- [et_pb_line_break_holder] -->const totalCards = cards.length;<!-- [et_pb_line_break_holder] -->let cardsToShow = 3;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function updateCardsToShow() {<!-- [et_pb_line_break_holder] -->  if (window.innerWidth <= 768) {<!-- [et_pb_line_break_holder] -->    cardsToShow = 1;<!-- [et_pb_line_break_holder] -->  } else if (window.innerWidth <= 1024) {<!-- [et_pb_line_break_holder] -->    cardsToShow = 2;<!-- [et_pb_line_break_holder] -->  } else {<!-- [et_pb_line_break_holder] -->    cardsToShow = 3;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function moveCarousel(direction) {<!-- [et_pb_line_break_holder] -->  currentIndex += direction;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  if (currentIndex < 0) {<!-- [et_pb_line_break_holder] -->    currentIndex = totalCards - cardsToShow;<!-- [et_pb_line_break_holder] -->  } else if (currentIndex > totalCards - cardsToShow) {<!-- [et_pb_line_break_holder] -->    currentIndex = 0;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  updateCarousel();<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function updateCarousel() {<!-- [et_pb_line_break_holder] -->  updateCardsToShow();<!-- [et_pb_line_break_holder] -->  const cardWidth = cards[0].offsetWidth;<!-- [et_pb_line_break_holder] -->  const gap = window.innerWidth <= 768 ? 15 : window.innerWidth <= 1024 ? 20 : 30;<!-- [et_pb_line_break_holder] -->  const offset = -(currentIndex * (cardWidth + gap));<!-- [et_pb_line_break_holder] -->  track.style.transform = `translateX(${offset}px)`;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->\/\/ Touch events for mobile swipe<!-- [et_pb_line_break_holder] -->let touchStartX = 0;<!-- [et_pb_line_break_holder] -->let touchEndX = 0;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->track.addEventListener('touchstart', (e) => {<!-- [et_pb_line_break_holder] -->  touchStartX = e.changedTouches[0].screenX;<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->track.addEventListener('touchend', (e) => {<!-- [et_pb_line_break_holder] -->  touchEndX = e.changedTouches[0].screenX;<!-- [et_pb_line_break_holder] -->  handleSwipe();<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function handleSwipe() {<!-- [et_pb_line_break_holder] -->  if (touchEndX < touchStartX - 50) {<!-- [et_pb_line_break_holder] -->    moveCarousel(1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  if (touchEndX > touchStartX + 50) {<!-- [et_pb_line_break_holder] -->    moveCarousel(-1);<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->window.addEventListener('resize', () => {<!-- [et_pb_line_break_holder] -->  updateCarousel();<!-- [et_pb_line_break_holder] -->});<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->updateCardsToShow();<!-- [et_pb_line_break_holder] -->updateCarousel();<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\u00bb1&#8243; admin_label=\u00bbCTA\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb max_width=\u00bb100vw\u00bb custom_padding=\u00bb0px||0px||true|false\u00bb collapsed=\u00bbon\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row admin_label=\u00bbRow\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb width=\u00bb100%\u00bb max_width=\u00bb100vw\u00bb custom_margin=\u00bb0px||0px||true|false\u00bb custom_padding=\u00bb0px||0px||true|false\u00bb collapsed=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_code _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb custom_margin=\u00bb1px|||||\u00bb custom_padding=\u00bb||||false|false\u00bb hover_enabled=\u00bb0&#8243; custom_css_free_form=\u00bb\/* &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; *\/||\/* SECCI\u00d3N %22\u00bfLISTO PARA UNA AVENTURA?%22 (Est\u00e1tico Corregido) *\/||\/* &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; *\/||||.adventure-section {||    position: relative; ||    display: flex;||    flex-direction: column; ||    overflow: hidden; ||}||||.adventure-container {||    display: flex;||    width: 100%;||    position: relative; ||    height: 70vh; ||    background-color: #ED8B26; \/* Color naranja *\/||}||||\/* Columna Izquierda (Imagen de fondo) *\/||.adventure-col-left {||    flex-basis: 60%;||    background-image: url(&#8216;https:\/\/routesperu.com\/wp-content\/uploads\/2025\/10\/HuacachinaIcaUTV8-1.png&#8217;);||    background-size: cover;||    background-position: center;||    background-repeat: no-repeat;||}||||\/* Columna Derecha (Contenido) *\/||.adventure-col-right {||    flex-basis: 40%;||    padding: 60px 10px 60px 100px; ||    display: flex;||    flex-direction: column;||    justify-content: center;||    color: #FFFFFF; ||    z-index: 2; ||}||||.adventure-headline {||    font-family: &#8216;Montserrat&#8217;, sans-serif;||    font-weight: 900;||    font-size: 3.5rem; ||    line-height: 1.1;||    color: #FFFFFF; ||    text-transform: uppercase;||    text-align: center;||    margin-bottom: 20px;||} ||||.adventure-headcolor {||    color: #01385F; \/* Azul oscuro *\/||} ||||.adventure-text {||    font-family: &#8216;Montserrat&#8217;, sans-serif;||    font-weight: 300; ||    font-size: 1.2rem;||    line-height: 1.4;||    margin-bottom: 30px;||    max-width: 600px; ||    text-align: center;||}||||.adventure-button {||    display: inline-block;||    background-color: #01385F; ||    color: #FFFFFF; ||    padding: 12px 40px;||    border-radius: 50px;||    text-decoration: none;||    font-family: &#8216;Montserrat&#8217;, sans-serif;||    font-weight: 600;||    font-size: 17px;||    transition: all 0.3s ease !important;||||    position: relative;   \/* \ud83d\udc48 clave *\/||    z-index: 4;          \/* \ud83d\udc48 mayor que la imagen *\/||    align-self: center;||}||||.adventure-button:hover {||    background-color: #002b49 !important; ||    transform: translateY(-3px);||}||||.buggy-image-wrapper {||    position: absolute;||    bottom: -150px;||    left: 50%;||    transform: translateX(73%);||    width: 600px;||    z-index: 1;||}||||||.buggy-image {||    width: 100%;||    height: auto;||    display: block;||}||||||\/* =================================================================== *\/||\/* === RESPONSIVE M\u00d3VIL === *\/||\/* =================================================================== *\/||@media (max-width: 992px) {||    .adventure-container {||        flex-direction: column; ||        height: auto; ||        background-color: transparent; ||        padding: 0;||    }||||    .adventure-col-left {||        flex-basis: auto; ||        height: 250px; ||        order: 1; ||    }||||    .adventure-col-right {||        flex-basis: auto;||        order: 2; ||        background-color: #ED8B26; ||        padding: 40px 30px;||        text-align: center;||    }||    ||    .adventure-headline {||        font-size: 2.5rem;||        text-align: center; ||    }||||    .adventure-text {||        font-size: 1rem;||        max-width: none; ||        margin-left: auto;||        margin-right: auto;||    }||    ||    .adventure-button {||        align-self: center; ||    }||||    .buggy-image-wrapper {||        position: relative; ||        bottom: auto;||        left: auto;||        transform: none;||        width: 100%; ||        max-width: 400px; ||        margin: -100px auto 0 auto; ||        order: 3; ||        z-index: 1;||    }||||    \/* Footer Responsive *\/||    .tours-paquetes-footer {||        justify-content: center; ||        padding: 15px 30px;||        order: 4; ||    }||}\u00bb global_colors_info=\u00bb{}\u00bb sticky_enabled=\u00bb0&#8243;]\n<section class=\"adventure-section\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"adventure-container\"><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"adventure-col-left\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"adventure-col-right\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<h2 class=\"adventure-headline\"><!-- [et_pb_line_break_holder] -->                \u00bfREADY FOR<!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->                <span class=\"adventure-headcolor\">AN ADVENTURE<\/span>?<!-- [et_pb_line_break_holder] -->            <\/h2>\n<p><!-- [et_pb_line_break_holder] -->            <pee class=\"adventure-text\"><!-- [et_pb_line_break_holder] -->                Enjoy 2 hours of fun <!\u2013- [et_pb_br_holder] -\u2013> in Paracas, drive your own Mini Buggy <!\u2013- [et_pb_br_holder] -\u2013> and live an unforgettable experience<!-- [et_pb_line_break_holder] -->            <\/pee><!-- [et_pb_line_break_holder] -->            <a href=\"https:\/\/wa.me\/51924785030?text=Hola%2C%20me%20gustar%C3%ADa%20cotizar%20un%20tour.\" class=\"adventure-button\">Reserve<\/a><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"buggy-image-wrapper\"><!-- [et_pb_line_break_holder] -->            <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/10\/tao-motor_productos_buggy_baja-200_720x480-Editado-1.png\" <!--no numeric noise key 1075-- src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1876px; --smush-placeholder-aspect-ratio: 1876\/1728;\">                 alt=\u00bbMini Buggy off-road\u00bb <!-- [et_pb_line_break_holder] -->                 class=\u00bbbuggy-image\u00bb><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/section>\n[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\u00bb1&#8243; admin_label=\u00bbSection\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb background_image=\u00bbhttps:\/\/routesperu.com\/wp-content\/uploads\/2025\/11\/Fondo-scaled.png\u00bb max_width=\u00bb100vw\u00bb custom_margin=\u00bb||1px|||\u00bb custom_padding=\u00bb0px||0px||true|false\u00bb collapsed=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row admin_label=\u00bbRow\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb width=\u00bb100%\u00bb max_width=\u00bb100vw\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; admin_label=\u00bbColumn\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_code admin_label=\u00bbCode\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb width=\u00bb100vw\u00bb custom_css_free_form=\u00bb.tours-section-container {||    padding: 50px 20px;||}||||.section-header-dark {||    max-width: 1200px;||    margin: 0 50px;||}||||.section-title-dark {||    font-size: clamp(26px, 6vw, 40px);||    font-family: &#8216;Open Sans&#8217;;||    font-weight: 700;||    display: flex;||    align-items: center;||    gap: 10px;||    flex-wrap: wrap;||}||||\/* Icono del sol *\/||.iconSub {||    width: clamp(30px, 7vw, 50px);||    height: auto;||}||||.title-word-tours {||    color: white;||}||||.title-word-paquetes {||    color: #ff8c42;||}||||\/* RESPONSIVE MOBILE *\/||@media (max-width: 768px) {||    .section-title-dark {||        justify-content: center;     \/* centra el t\u00edtulo en m\u00f3vil *\/||        text-align: center;||        gap: 8px;||    }||||    .tours-section-container {||        padding: 30px 15px;||    }||}||||\/* MOBILE peque\u00f1o *\/||@media (max-width: 480px) {||    .section-title-dark {||        font-size: 22px;||    }||||    .iconSub {||        width: 26px;||    }||}||\u00bb global_colors_info=\u00bb{}\u00bb]<!-- [et_pb_line_break_holder] --><\/p>\n<div id=\"tours\" class=\"tours-section-container\"><!-- [et_pb_line_break_holder] -->  <!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"section-header-dark\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<h2 class=\"section-title-dark\"><!-- [et_pb_line_break_holder] -->      <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/11\/solar_sale-bold.png\" alt=\"Icono\" class=\"iconSub lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 68px; --smush-placeholder-aspect-ratio: 68\/68;\"><!-- [et_pb_line_break_holder] -->      <span class=\"title-word-tours\">TOURS<\/span><!-- [et_pb_line_break_holder] -->      <span class=\"title-word-paquetes\">AND PACKAGES<\/span><!-- [et_pb_line_break_holder] -->    <\/h2>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] -->[\/et_pb_code][et_pb_shop columns_number=\u00bb3&#8243; icon_hover_color=\u00bb#E09900&#8243; hover_overlay_color=\u00bbRGBA(255,255,255,0)\u00bb hover_icon=\u00bb&#x3d;||divi||400&#8243; admin_label=\u00bbWoo Products\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb width=\u00bb79%\u00bb max_width=\u00bb100vw\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb1px|15px||15px|false|true\u00bb custom_css_free_form=\u00bbul.products li.product {||  background: white !important;||  border-radius: 0 30px 0 0 !important;||  box-shadow: 0 6px 20px rgba(0,0,0,0.15);||  overflow: hidden !important;||  transition: transform 0.3s ease, box-shadow 0.3s ease;||  display: flex;||  flex-direction: column;||  padding: 0 !important;||}||||ul.products li.product:hover {||  transform: translateY(-5px);||  box-shadow: 0 10px 30px rgba(0,0,0,0.25);||}||||ul.products li.product img {||  width: 100% !important;||  height: 280px !important;||  object-fit: cover;||  border-radius: 0 30px 0 0 !important;||  margin: 0 !important;||}||||ul.products li.product .et_overlay {||  display: none !important;||}||||ul.products li.product .tour-details,||ul.products li.product .product-details,||ul.products li.product .woocommerce-loop-product__title,||ul.products li.product .price {||  padding: 0px 30px!important;||  margin: 0 !important;||}||||ul.products li.product .tour-details {||  padding: 25px !important;||  padding-top: 15px !important;||  text-align: center;||  flex: 1;||  display: flex;||  flex-direction: column;||  justify-content: space-between;||}||||ul.products li.product h2.woocommerce-loop-product__title {||  font-size: 24px !important;||  font-weight: bold;||  color: #003d5c !important;||  margin: 15px 0 !important;||  font-family: &#8216;Open Sans&#8217;;||  margin-top: 10px !important;||  min-height: 60px;||  display: flex;||  align-items: center;||  justify-content: center;||}||||ul.products li.product .tour-price,||ul.products li.product .price {||  font-size: clamp(24px, 5vw, 32px) !important;||  font-weight: bold !important;||  color: #333 !important;||  margin: 15px 0 !important;||}||||ul.products li.product .price del,||ul.products li.product .price ins {||  text-decoration: none !important;||}||||ul.products li.product .tour-buttons {||  display: flex !important;||  flex-direction: row !important;||  justify-content: center !important;||  align-items: center !important;||  gap: 10px !important;||  margin-top: 20px;||  flex-wrap: nowrap !important;||}||||ul.products li.product .btn-cotizar,||ul.products li.product .btn-reservar {||  padding: 2px 35px;||  border-radius: 25px;||  font-weight: 600;||  font-size: clamp(14px, 2vw, 15px);||  cursor: pointer;||  transition: all 0.3s ease;||  border: 2px solid #ff8c42;||  text-decoration: none !important;||  display: inline-block !important;||  width: auto !important;||  text-align: center !important;||  margin: 0 !important;||}||||ul.products li.product .btn-cotizar {||  background: white;||  color: #ff8c42 !important;||}||||ul.products li.product .btn-cotizar:hover {||  background: #ff8c42;||  color: white !important;||}||||ul.products li.product .btn-reservar {||  background: #ff8c42;||  color: white !important;||}||||ul.products li.product .btn-reservar:hover {||  background: #e67a35;||  border-color: #e67a35;||}||||ul.products li.product .et_shop_image {||  margin-bottom: 0 !important;||}||\/* ======== FORZAR 1 COLUMNA REAL EN M\u00d3VILES ======== *\/||@media (max-width: 768px) {||    .woocommerce ul.products.columns-3,||    .woocommerce ul.products.columns-2,||    .woocommerce ul.products {||        grid-template-columns: 1fr !important;||        display: grid !important;||        gap: 20px !important;||        padding: 0 15px !important;||    }||||    \/* Cada tarjeta ocupa el 100% *\/||    .woocommerce ul.products li.product {||        width: 100% !important;||        margin: 0 !important;||        border-radius: 0 40px 0 0 !important;||    }||||    \/* Imagen ocupando ancho completo *\/||    .woocommerce ul.products li.product img {||        width: 100% !important;||        height: 230px !important;||        object-fit: cover !important;||        border-radius: 0 !important;||    }||||    \/* T\u00edtulos *\/||    .woocommerce-loop-product__title {||        font-size: 20px !important;||        padding: 15px !important;||        min-height: auto !important;||        line-height: 1.2em !important;||    }||||    \/* Contenedor interno *\/||    .tour-details {||        padding: 15px !important;||    }||||    \/* Precio *\/||    .tour-price {||        font-size: 24px !important;||    }||||    \/* BOTONES \u2013 evitar que se corten *\/||    .tour-buttons {||        display: flex !important;||        gap: 10px !important;||        justify-content: space-between !important;||        flex-wrap: wrap !important;||        width: 100% !important;||    }||||    .btn-cotizar,||    .btn-reservar {||        flex: 1 !important;||        text-align: center !important;||        padding: 10px 0 !important;||        font-size: 16px !important;||        min-width: auto !important;||        border-radius: 20px !important;||    }||}||ul.products li.product {||  background: white !important;||  border-radius: 0 30px 0 0 !important;||  box-shadow: 0 6px 20px rgba(0,0,0,0.15);||  overflow: hidden !important;||  transition: transform 0.3s ease, box-shadow 0.3s ease;||  display: flex;||  flex-direction: column;||  padding: 0 !important;||}||||ul.products li.product:hover {||  transform: translateY(-5px);||  box-shadow: 0 10px 30px rgba(0,0,0,0.25);||}||||ul.products li.product img {||  width: 100% !important;||  height: 280px !important;||  object-fit: cover;||  border-radius: 0 30px 0 0 !important;||  margin: 0 !important;||}||||ul.products li.product .et_overlay {||  display: none !important;||}||||ul.products li.product .tour-details,||ul.products li.product .product-details,||ul.products li.product .woocommerce-loop-product__title,||ul.products li.product .price {||  padding: 0px 30px!important;||  margin: 0 !important;||}||||ul.products li.product .tour-details {||  padding: 25px !important;||  padding-top: 15px !important;||  text-align: center;||  flex: 1;||  display: flex;||  flex-direction: column;||  justify-content: space-between;||}||||ul.products li.product h2.woocommerce-loop-product__title {||  font-size: 24px !important;||  font-weight: bold;||  color: #003d5c !important;||  margin: 15px 0 !important;||  font-family: &#8216;Open Sans&#8217;;||  margin-top: 10px !important;||  min-height: 60px;||  display: flex;||  align-items: center;||  justify-content: center;||}||||ul.products li.product .tour-price,||ul.products li.product .price {||  font-size: clamp(24px, 5vw, 32px) !important;||  font-weight: bold !important;||  color: #333 !important;||  margin: 15px 0 !important;||}||||ul.products li.product .price del,||ul.products li.product .price ins {||  text-decoration: none !important;||}||||ul.products li.product .tour-buttons {||  display: flex !important;||  flex-direction: row !important;||  justify-content: center !important;||  align-items: center !important;||  gap: 10px !important;||  margin-top: 20px;||  flex-wrap: nowrap !important;||}||||ul.products li.product .btn-cotizar,||ul.products li.product .btn-reservar {||  padding: 2px 35px;||  border-radius: 25px;||  font-weight: 600;||  font-size: clamp(14px, 2vw, 15px);||  cursor: pointer;||  transition: all 0.3s ease;||  border: 2px solid #ff8c42;||  text-decoration: none !important;||  display: inline-block !important;||  width: auto !important;||  text-align: center !important;||  margin: 0 !important;||}||||ul.products li.product .btn-cotizar {||  background: white;||  color: #ff8c42 !important;||}||||ul.products li.product .btn-cotizar:hover {||  background: #ff8c42;||  color: white !important;||}||||ul.products li.product .btn-reservar {||  background: #ff8c42;||  color: white !important;||}||||ul.products li.product .btn-reservar:hover {||  background: #e67a35;||  border-color: #e67a35;||}||||ul.products li.product .et_shop_image {||  margin-bottom: 0 !important;||}||@media (max-width: 400px) {||  .et-db #et-boc .et-l .et_pb_shop ul.products.columns-1 li.product,||  .et-db #et-boc .et-l .et_pb_shop ul.products.columns-2 li.product,||  .et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product,||  .et-db #et-boc .et-l .et_pb_shop ul.products.columns-4 li.product,||  .et-db #et-boc .et-l .et_pb_shop ul.products.columns-5 li.product,||  .et-db #et-boc .et-l .et_pb_shop ul.products.columns-6 li.product {||      width: 100% !important;   \/* \ud83d\udd25 Sobrescribe el 48% *\/||      margin-right: 0 !important;||  }||}||@media (max-width: 980px) {||    .et_pb_shop ul.products.columns-1 li.product, .et_pb_shop ul.products.columns-2 li.product, .et_pb_shop ul.products.columns-3 li.product, .et_pb_shop ul.products.columns-4 li.product, .et_pb_shop ul.products.columns-5 li.product, .et_pb_shop ul.products.columns-6 li.product {||        width: 100% !important;||        margin-right: 4% !important;||    }||  .et_pb_code_1 {||      \/* min-height: 636.5px; *\/||      margin-top: 1px !important;||  }||}||\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_shop][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\u00bb1&#8243; admin_label=\u00bbReviews\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb background_image=\u00bbhttps:\/\/routesperu.com\/wp-content\/uploads\/2025\/10\/PlayaRojaParacas1-1-scaled.png\u00bb custom_margin=\u00bb-109px|||||\u00bb custom_padding=\u00bb0px|||||\u00bb collapsed=\u00bbon\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb width=\u00bb70%\u00bb max_width=\u00bb100vw\u00bb min_height=\u00bb528.1px\u00bb custom_margin=\u00bb108px|auto||auto|false|false\u00bb custom_padding=\u00bb65px||||false|false\u00bb collapsed=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; admin_label=\u00bbColumn\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_code _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb custom_css_free_form=\u00bb.reviews-headline {||    font-size: 28px !important;||    font-family: &#8216;Montserrat&#8217;, sans-serif !important;||    color: white !important;||    font-weight: 700 !important;||    display: flex !important;||    align-items: center !important;||    white-space: nowrap !important;||    gap: 8px !important; \/* espacio entre icono y texto *\/||    margin: 0 !important;||}||||.reviews-icon {||    height: 0.8em !important; \/* tama\u00f1o del icono *\/||    width: auto !important;||    vertical-align: middle !important;||}||||\/* Responsive tablets *\/||@media (max-width: 980px) {||    .reviews-headline {||        font-size: 22px !important;||    }||    .reviews-icon {||       height: 1em !important;||    }||}||||\/* Responsive m\u00f3viles *\/||@media (max-width: 480px) {||    .reviews-headline {||        font-size: 18px !important;||    }||    .reviews-icon {||       height: 1em !important;||    }||}||\u00bb global_colors_info=\u00bb{}\u00bb]\n<section class=\"reviews-section\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<h2 class=\"reviews-headline\"><!-- [et_pb_line_break_holder] -->        <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/10\/Vector.png\" alt=\"Icono de estrella\" class=\"reviews-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 110px; --smush-placeholder-aspect-ratio: 110\/103;\"><!-- [et_pb_line_break_holder] -->        ADVENTURE REVIEWS<!-- [et_pb_line_break_holder] -->    <\/h2>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><pre class=\"ti-widget\"><template id=\"trustindex-google-widget-html\"><div class=\"ti-widget  ti-goog ti-review-text-mode-readmore ti-content-align-center\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-layout-id=\"36\" data-layout-category=\"slider\" data-set-id=\"soft\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"300\" data-css-version=\"2\" data-reply-by-locale=\"Owner's reply\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-3\"> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1765324800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjX7kQLvr42G8httk3HG2spc75tr8VfVmTPNvbWWldJJV9TD8aGY=w64-h64-c-rp-mo-ba2-br100\" alt=\"Dilara Deniz G\u00fcven\u00e7 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Dilara Deniz G\u00fcven\u00e7 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->This has been our best experience so far, the staff are so helpful and truly care about you. They will make you happy no matter what. Service is very fast and affordable. Desert tour to the national park with scooters was so much fun. Even if you are a beginner it is very easy to ride them. I would recommend scooters since you will have more freedom to do whatever you want. The sunset is a must see.\nThe boat captain was so nice he made sure everyone on the boat got to see everything and allowed us to take so much photos. He would always turn the boat around so both sides got a chance to see. We got so close to the animals almost like we can touch them. Other tours didnt do this, they went very fast. But our captain explained everything.\n\nThere is also lots of food options on the national park. In one of the beach side there was also a really good seafood restaurant. So you dont have to bring food.\n\nIn the beaches you can swim so bring swimsuit and towel\nDefinitely recommend this<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1765324800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjV3TWu0SdOghGnHmGQnkPXBzriEfyjRGi0y98qd3C7F7lazVyh4=w64-h64-c-rp-mo-ba3-br100\" alt=\"ali cemilcan \u00c7\u0130FTARSLAN profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> ali cemilcan \u00c7\u0130FTARSLAN <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Amazing people, really helpful and considered. We did Ballestas island tour, rented a motorcycle and Paracas National Rezerve tour and One day ica and Huacachina tour with them and all was great. Thank you again<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764720000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIEBTk9Anm1u898twm1xCGGV_8ZJ1p8EdZqmOzBVEpOTGN0OQ=w64-h64-c-rp-mo-br100\" alt=\"Rossely Anchahua huamani profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Rossely Anchahua huamani <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excelente servicio, amabilidad, ambiente c\u00e1lido, informaci\u00f3n adecuada y bastante adrenalina, recomendable<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764633600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJSFndVWo360SgEeynw2Eeb1Xg-cbcKVun3QV07VP3c93cN8w=w64-h64-c-rp-mo-br100\" alt=\"Rui Campos profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Rui Campos <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->We done the Paracas Reserve Tour with buggies with Nicolas and it was very fun!\nWe had plan to go with scooters but, advised by Nicolas, we\u2019ve done the tour with buggies and was much better. We did the 4 hour tour and really enjoyed. We had a lot of fun driving the buggies and Nicolas explained everything about the places we were seeing, and was very nice throughout the entire tour. He adapted the tour to our likes and dislikes and didn\u2019t mind staying after the 4 hours had passed. Also, he helped us with tips on Paracas.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764374400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUhN1sZmu6MPZrvMkjO3UFwKCiBoDmfuHeyJZaky1Ab6G2vSQI=w64-h64-c-rp-mo-br100\" alt=\"Kleverson Miranda La Rosa profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Kleverson Miranda La Rosa <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excelente servicio muy buen tratado y muy divertido<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764374400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJOyqslyYwPmno-yGjDkGst5QPa9qn_x1w1mMobL259-vFaow=w64-h64-c-rp-mo-br100\" alt=\"Gianella Casco Alarc\u00f3n profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Gianella Casco Alarc\u00f3n <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Bonita experiencia con la agencia, recomendado<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764201600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLY7_HFUbnNqh6VEsntf8pAEI2DdwDdLQl2HrNKieNln9K-pA=w64-h64-c-rp-mo-br100\" alt=\"Ga\u00ebtan Pro profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Ga\u00ebtan Pro <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excellent experience here with the scooters. Thanks to the guides for their usefull advices and their kindness. \ud83d\ude01<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764115200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJZiCHaXbK-_qIhNnJSoIPBtidzho0eHzdFQrx65A-Ij11z2g=w64-h64-c-rp-mo-br100\" alt=\"hugo cardenas profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> hugo cardenas <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Recomendado, no decepciona<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764115200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocL4jRiVmCqMICo8bX6KrG3WEM1YtuE1oOWRsLDSzEkCwfrWIA=w64-h64-c-rp-mo-br100\" alt=\"jose vilchez huaman profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> jose vilchez huaman <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Muy buen servicio, me gust\u00f3 el recorrido y la atenci\u00f3n de la agencia es muy agradable<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764115200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVerLQI3u-7wEZgNdUO0lQC38RS3ylpEYGhsTFDGxk76IWdHSx3=w64-h64-c-rp-mo-br100\" alt=\"Karoline Casta\u00f1eda profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Karoline Casta\u00f1eda <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Muy bien servicio , todo agradable y accesible , lo recomiendo 100%\u270c\ufe0f<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div> <\/div>    <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/routesperu.com\/wp-content\/uploads\/trustindex-google-widget.css?1762873592\"><\/div><!-- [et_pb_line_break_holder] -->[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\u00bb1&#8243; admin_label=\u00bbSection\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb max_width=\u00bb100vw\u00bb module_alignment=\u00bbcenter\u00bb custom_margin=\u00bb||0px||false|false\u00bb custom_padding=\u00bb0px||0px||false|false\u00bb collapsed=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row admin_label=\u00bbRow\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb width=\u00bb100%\u00bb max_width=\u00bb100vw\u00bb custom_margin=\u00bb|auto|0px|0px|false|false\u00bb custom_padding=\u00bb0px||0px|||\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; admin_label=\u00bbColumn\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_code admin_label=\u00bbCode\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb custom_margin=\u00bb0px||||false|false\u00bb custom_padding=\u00bb0px||2px||false|false\u00bb custom_css_free_form=\u00bb\/* &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; *\/||\/* SECCI\u00d3N %22\u00bfTIENES ALGUNA DUDA? \/ MEDIOS DE PAGO%22 *\/||\/* &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; *\/||||.dudas-pagos-section {||    background-color: #FFFFFF;||    padding:90px 5%;||}||||.dudas-pagos-container {||    display: flex;||    align-items: center;||    justify-content: space-around;||    max-width: 1200px;||    margin: 0 auto;||    gap: 40px;||    flex-wrap: wrap; \/* Permite que las columnas bajen en m\u00f3viles *\/||}||||\/* Columna Izquierda: Dudas *\/||.dudas-col-left {||    flex: 1 1 45%; \/* Crece pero no excede 45% *\/||    text-align: center;||}||||.dudas-headline {||    font-family: &#8216;Montserrat&#8217;, sans-serif;||    font-weight: 900;||    font-size: 2.8rem;||    line-height: 1.2;||    color: #01385F;||    text-transform: uppercase;||    margin-bottom: 25px;||}||||.dudas-button {||    display: inline-block;||    background-color: #ED8B26;||    color: #FFFFFF;||    padding: 14px 40px;||    border-radius: 10px;||    text-decoration: none;||    font-family: &#8216;Montserrat&#8217;, sans-serif;||    font-weight: 600;||    font-size: 18px;||    transition: all 0.3s ease;||    border: none;||}||.dudas-button:hover {||    transform: translateY(-2px);||  color:white;||}||||\/* Columna Derecha: Medios de Pago *\/||.pagos-col-right {||    flex: 1 1 45%;||    text-align: center;||}||||.pagos-subtitle-wrapper {||    display: flex;||    gap: 10px;||    margin-bottom: 20px;||}||||.pagos-icon {||    width: 28px;||    height: auto;||}||||.pagos-subtitle {||    font-family: &#8216;Montserrat&#8217;, sans-serif;||    font-weight: 900;||    font-size: 1.2rem;||    color: #01385F;||    text-transform: uppercase;||    margin: 0;||}||||.pagos-subtitle .text-naranja {||    color: #ED8B26;||}||||.pagos-logos-wrapper {||    display: flex;||    gap: 20px;||    flex-wrap: wrap; \/* Permite que los logos se bajen en pantallas peque\u00f1as *\/||    justify-content: center;||}||||.pago-logo-box {||    background: #FFFFFF;||    border-radius: 8px;||    padding: 20px; \/* M\u00e1s espacio interno *\/||    border: 1px solid #f0f0f0;||    box-shadow: 0 4px 15px rgba(0,0,0,0.5);||    flex: 1 1 150px; \/* Ocupa espacio m\u00ednimo y crece si hay espacio *\/||    max-width: 300px; \/* Logos m\u00e1s grandes en desktop *\/||}||||.pago-logo {||    width: 100%;||    height: auto;||    display: block;||}||||||\/* =================================================================== *\/||\/* === RESPONSIVE M\u00d3VIL === *\/||\/* =================================================================== *\/||@media (max-width: 992px) {||    .dudas-pagos-container {||        flex-direction: column;||        gap: 40px;||        padding: 40px 5%;||    }||    .dudas-col-left,||    .pagos-col-right {||        flex-basis: 100%;||        width: 100%;||    }||    .dudas-headline {||        font-size: 2.2rem;||    }||    .dudas-button {||        padding: 12px 30px;||        font-size: 16px;||    }||    .pagos-subtitle-wrapper {||        flex-direction: column;||        gap: 8px;||    }||    .pagos-logos-wrapper {||        flex-direction: row;||        gap: 15px;||    }||    .pago-logo-box {||        max-width: 120px;||        padding: 10px;||    }||}||||@media (max-width: 576px) {||    .dudas-headline {||        font-size: 1.8rem;||    }||    .dudas-button {||        width: 100%;||        padding: 12px 0;||    }||    .pago-logo-box {||        flex: 1 1 100px;||        max-width: 100px;||    }||}||\/* Solo para pantallas grandes *\/||@media (min-width: 992px) {||    .et_pb_row_4.et_pb_row {||        padding-bottom: 0;||        margin-right: auto;||        margin-bottom: 0; \/* Evita negativos *\/||        \/* margin-left: 0; *\/||    }||}||||\/* Para m\u00f3viles se asegura que no desborde *\/||@media (max-width: 991px) {||    .et_pb_row_4.et_pb_row {||        margin: 0;||        padding: 0 5%; \/* Mantiene un margen lateral *\/||    }||}||\/* En m\u00f3vil, icono arriba del texto (opcional) *\/||@media (max-width: 576px) {||    .pagos-subtitle-wrapper {||        flex-direction: column; \/* icono encima del texto *\/||        gap: 5px;||    }||  .pagos-subtitle-wrapper img{||        display:none;||    }||}||\u00bb global_colors_info=\u00bb{}\u00bb]\n<section class=\"dudas-pagos-section\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"dudas-pagos-container\"><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"dudas-col-left\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<h2 class=\"dudas-headline\">\u00bfDO YOU HAVE ANY<!\u2013- [et_pb_br_holder] -\u2013>DOUBT?<\/h2>\n<p><!-- [et_pb_line_break_holder] -->            <a href=\"https:\/\/wa.me\/51924785030?text=Hola%2C%20me%20gustar%C3%ADa%20cotizar%20un%20tour.\" class=\"dudas-button\">Contact us<\/a><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"pagos-col-right\"><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"pagos-subtitle-wrapper\"><!-- [et_pb_line_break_holder] -->                <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/10\/ic_baseline-payment.png\" alt=\"Icono de pago\" class=\"pagos-icon lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 86px; --smush-placeholder-aspect-ratio: 86\/86;\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<h3 class=\"pagos-subtitle\"><!-- [et_pb_line_break_holder] -->                    METHODS <span class=\"text-naranja\">PAYMENT<\/span><!-- [et_pb_line_break_holder] -->                <\/h3>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"pagos-logos-wrapper\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"pago-logo-box\"><!-- [et_pb_line_break_holder] -->                    <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/10\/image-5.png\" alt=\"Openpay\" class=\"pago-logo lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 664px; --smush-placeholder-aspect-ratio: 664\/168;\"><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"pago-logo-box\"><!-- [et_pb_line_break_holder] -->                    <img decoding=\"async\" data-src=\"https:\/\/routesperu.com\/wp-content\/uploads\/2025\/10\/image-6.png\" alt=\"PayPal\" class=\"pago-logo lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 711px; --smush-placeholder-aspect-ratio: 711\/189;\"><!-- [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] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","protected":false},"excerpt":{"rendered":"<p>ADVENTURE REVIEWS <pre class=\"ti-widget\"><template id=\"trustindex-google-widget-html\"><div class=\"ti-widget  ti-goog ti-review-text-mode-readmore ti-content-align-center\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-layout-id=\"36\" data-layout-category=\"slider\" data-set-id=\"soft\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"300\" data-css-version=\"2\" data-reply-by-locale=\"Owner's reply\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-3\"> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1765324800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjX7kQLvr42G8httk3HG2spc75tr8VfVmTPNvbWWldJJV9TD8aGY=w64-h64-c-rp-mo-ba2-br100\" alt=\"Dilara Deniz G\u00fcven\u00e7 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Dilara Deniz G\u00fcven\u00e7 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->This has been our best experience so far, the staff are so helpful and truly care about you. They will make you happy no matter what. Service is very fast and affordable. Desert tour to the national park with scooters was so much fun. Even if you are a beginner it is very easy to ride them. I would recommend scooters since you will have more freedom to do whatever you want. The sunset is a must see.\nThe boat captain was so nice he made sure everyone on the boat got to see everything and allowed us to take so much photos. He would always turn the boat around so both sides got a chance to see. We got so close to the animals almost like we can touch them. Other tours didnt do this, they went very fast. But our captain explained everything.\n\nThere is also lots of food options on the national park. In one of the beach side there was also a really good seafood restaurant. So you dont have to bring food.\n\nIn the beaches you can swim so bring swimsuit and towel\nDefinitely recommend this<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1765324800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjV3TWu0SdOghGnHmGQnkPXBzriEfyjRGi0y98qd3C7F7lazVyh4=w64-h64-c-rp-mo-ba3-br100\" alt=\"ali cemilcan \u00c7\u0130FTARSLAN profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> ali cemilcan \u00c7\u0130FTARSLAN <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Amazing people, really helpful and considered. We did Ballestas island tour, rented a motorcycle and Paracas National Rezerve tour and One day ica and Huacachina tour with them and all was great. Thank you again<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764720000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIEBTk9Anm1u898twm1xCGGV_8ZJ1p8EdZqmOzBVEpOTGN0OQ=w64-h64-c-rp-mo-br100\" alt=\"Rossely Anchahua huamani profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Rossely Anchahua huamani <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excelente servicio, amabilidad, ambiente c\u00e1lido, informaci\u00f3n adecuada y bastante adrenalina, recomendable<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764633600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJSFndVWo360SgEeynw2Eeb1Xg-cbcKVun3QV07VP3c93cN8w=w64-h64-c-rp-mo-br100\" alt=\"Rui Campos profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Rui Campos <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->We done the Paracas Reserve Tour with buggies with Nicolas and it was very fun!\nWe had plan to go with scooters but, advised by Nicolas, we\u2019ve done the tour with buggies and was much better. We did the 4 hour tour and really enjoyed. We had a lot of fun driving the buggies and Nicolas explained everything about the places we were seeing, and was very nice throughout the entire tour. He adapted the tour to our likes and dislikes and didn\u2019t mind staying after the 4 hours had passed. Also, he helped us with tips on Paracas.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764374400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUhN1sZmu6MPZrvMkjO3UFwKCiBoDmfuHeyJZaky1Ab6G2vSQI=w64-h64-c-rp-mo-br100\" alt=\"Kleverson Miranda La Rosa profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Kleverson Miranda La Rosa <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excelente servicio muy buen tratado y muy divertido<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764374400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJOyqslyYwPmno-yGjDkGst5QPa9qn_x1w1mMobL259-vFaow=w64-h64-c-rp-mo-br100\" alt=\"Gianella Casco Alarc\u00f3n profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Gianella Casco Alarc\u00f3n <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Bonita experiencia con la agencia, recomendado<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764201600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLY7_HFUbnNqh6VEsntf8pAEI2DdwDdLQl2HrNKieNln9K-pA=w64-h64-c-rp-mo-br100\" alt=\"Ga\u00ebtan Pro profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Ga\u00ebtan Pro <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Excellent experience here with the scooters. Thanks to the guides for their usefull advices and their kindness. \ud83d\ude01<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764115200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJZiCHaXbK-_qIhNnJSoIPBtidzho0eHzdFQrx65A-Ij11z2g=w64-h64-c-rp-mo-br100\" alt=\"hugo cardenas profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> hugo cardenas <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Recomendado, no decepciona<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764115200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocL4jRiVmCqMICo8bX6KrG3WEM1YtuE1oOWRsLDSzEkCwfrWIA=w64-h64-c-rp-mo-br100\" alt=\"jose vilchez huaman profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> jose vilchez huaman <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Muy buen servicio, me gust\u00f3 el recorrido y la atenci\u00f3n de la agencia es muy agradable<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1764115200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVerLQI3u-7wEZgNdUO0lQC38RS3ylpEYGhsTFDGxk76IWdHSx3=w64-h64-c-rp-mo-br100\" alt=\"Karoline Casta\u00f1eda profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Karoline Casta\u00f1eda <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Muy bien servicio , todo agradable y accesible , lo recomiendo 100%\u270c\ufe0f<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div> <\/div>    <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/routesperu.com\/wp-content\/uploads\/trustindex-google-widget.css?1762873592\"><\/div><\/p>","protected":false},"author":1,"featured_media":0,"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":""},"dipi_cpt_category":[],"class_list":["post-36","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/routesperu.com\/en\/wp-json\/wp\/v2\/pages\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/routesperu.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/routesperu.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/routesperu.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/routesperu.com\/en\/wp-json\/wp\/v2\/comments?post=36"}],"version-history":[{"count":199,"href":"https:\/\/routesperu.com\/en\/wp-json\/wp\/v2\/pages\/36\/revisions"}],"predecessor-version":[{"id":2209,"href":"https:\/\/routesperu.com\/en\/wp-json\/wp\/v2\/pages\/36\/revisions\/2209"}],"wp:attachment":[{"href":"https:\/\/routesperu.com\/en\/wp-json\/wp\/v2\/media?parent=36"}],"wp:term":[{"taxonomy":"dipi_cpt_category","embeddable":true,"href":"https:\/\/routesperu.com\/en\/wp-json\/wp\/v2\/dipi_cpt_category?post=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}