{"id":992955,"date":"2022-06-07T01:30:51","date_gmt":"2022-06-06T23:30:51","guid":{"rendered":"https:\/\/travelandtransit.com\/faq\/"},"modified":"2026-04-14T01:55:50","modified_gmt":"2026-04-13T23:55:50","slug":"faq","status":"publish","type":"page","link":"https:\/\/travelandtransit.com\/nl\/faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"992955\" class=\"elementor elementor-992955 elementor-308\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b0bdbfb e-con-full e-flex e-con e-parent\" data-id=\"b0bdbfb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7923731 elementor-widget elementor-widget-html\" data-id=\"7923731\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@300;400;500;600;700;800&amp;display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nfooter a, .site-footer a, #colophon a, [class*=\"footer\"] a, [id*=\"footer\"] a {\n  color: inherit !important;\n  text-decoration: none !important;\n}\n\n:root {\n  --black: #0f0f0f;\n  --white: #ffffff;\n  --gray-100: #f5f5f3;\n  --gray-200: #e8e8e5;\n  --gray-500: #888;\n  --radius: 16px;\n  --font: 'Sora', sans-serif;\n}\n\n.at { font-family: var(--font); color: var(--black); width: 100%; overflow-x: hidden; }\n.at-inner { max-width: 1400px; margin: 0 auto; padding: 0 3rem; }\n\n.reveal { opacity: 0; transform: translateY(40px); transition: opacity 0.7s ease, transform 0.7s ease; }\n.reveal.visible { opacity: 1; transform: translateY(0); }\n.reveal-left { opacity: 0; transform: translateX(-40px); transition: opacity 0.7s ease, transform 0.7s ease; }\n.reveal-left.visible { opacity: 1; transform: translateX(0); }\n.reveal-right { opacity: 0; transform: translateX(40px); transition: opacity 0.7s ease, transform 0.7s ease; }\n.reveal-right.visible { opacity: 1; transform: translateX(0); }\n.stagger-1 { transition-delay: 0.1s !important; }\n.stagger-2 { transition-delay: 0.2s !important; }\n.stagger-3 { transition-delay: 0.3s !important; }\n.stagger-4 { transition-delay: 0.4s !important; }\n\n.at-dark-top { background: var(--black); border-radius: 0 0 24px 24px; overflow: hidden; width: 100%; }\n.at-dark-bottom { background: var(--black); border-radius: 24px 24px 0 0; overflow: hidden; width: 100%; }\n\n\/* HERO *\/\n.at-hero { padding: 120px 0 80px; position: relative; overflow: hidden; }\n.at-hero::before { content: ''; position: absolute; top: -200px; right: -200px; width: 700px; height: 700px; background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 70%); pointer-events: none; }\n.at-hero-inner { max-width: 1400px; margin: 0 auto; padding: 0 3rem; display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: center; position: relative; z-index: 1; }\n.at-hero-label { font-size: 11px; font-weight: 600; letter-spacing: 0.15em; text-transform: uppercase; color: rgba(255,255,255,0.5) !important; margin-bottom: 24px; display: block; }\n\n\/* FORCE WHITE ON H1 \u2014 multiple selectors to beat any theme override *\/\n.at-dark-top .at-hero h1,\n.at-dark-top .at-hero h1 *,\n.at .at-dark-top h1,\n.at-hero h1 {\n  color: #ffffff !important;\n  font-size: clamp(40px, 5vw, 64px) !important;\n  font-weight: 800 !important;\n  line-height: 1.05 !important;\n  margin-bottom: 1.5rem !important;\n  -webkit-text-fill-color: #ffffff !important;\n}\n\n.at-hero p { font-size: 15px; color: rgba(255,255,255,0.7) !important; line-height: 1.8; margin-bottom: 0; max-width: 500px; }\n.at-hero-cats { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 2rem; }\n.at-hero-cat { padding: 9px 20px; border-radius: 999px; font-size: 12px; font-weight: 600; border: 1px solid rgba(255,255,255,0.25); color: rgba(255,255,255,0.7) !important; cursor: pointer; transition: all 0.2s; font-family: var(--font); background: transparent; }\n.at-hero-cat:hover { border-color: rgba(255,255,255,0.7); color: #fff !important; background: rgba(255,255,255,0.07); }\n\n\/* HERO RIGHT *\/\n.at-hero-right { display: flex; flex-direction: column; gap: 16px; }\n.at-hero-stat-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n.at-hero-stat { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: var(--radius); padding: 2rem; transition: background 0.3s; }\n.at-hero-stat:hover { background: rgba(255,255,255,0.11); }\n.at-hero-stat-num { font-size: 42px; font-weight: 800; color: #ffffff !important; line-height: 1; margin-bottom: 8px; }\n.at-hero-stat-label { font-size: 13px; font-weight: 500; color: rgba(255,255,255,0.5) !important; }\n.at-hero-contact { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: var(--radius); padding: 1.8rem 2rem; display: flex; align-items: center; justify-content: space-between; gap: 1.5rem; flex-wrap: wrap; }\n.at-hero-contact p { font-size: 14px; color: rgba(255,255,255,0.6) !important; line-height: 1.5; }\n.at-hero-contact a { display: inline-flex; align-items: center; gap: 6px; background: #fff; color: var(--black) !important; padding: 12px 22px; border-radius: 999px; font-size: 13px; font-weight: 700; text-decoration: none !important; transition: transform 0.2s, box-shadow 0.2s; white-space: nowrap; }\n.at-hero-contact a:hover { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(255,255,255,0.12); }\n\n\/* USP BAR *\/\n.at-usp { border-top: 1px solid rgba(255,255,255,0.08); padding: 32px 0; }\n.at-usp-inner { max-width: 1400px; margin: 0 auto; padding: 0 3rem; display: grid; grid-template-columns: repeat(3, 1fr); }\n.at-usp-item { display: flex; align-items: center; gap: 16px; padding: 0 2.5rem; border-right: 1px solid rgba(255,255,255,0.08); }\n.at-usp-item:first-child { padding-left: 0; }\n.at-usp-item:last-child { border-right: none; }\n.at-usp-dot { width: 8px; height: 8px; border-radius: 50%; background: #fff; flex-shrink: 0; }\n.at-usp-item h4 { font-size: 14px; font-weight: 700; color: #fff !important; margin-bottom: 3px; }\n.at-usp-item p { font-size: 12px; color: rgba(255,255,255,0.45) !important; line-height: 1.5; }\n\n\/* FAQ SECTION *\/\n.at-faq-section { background: var(--gray-100); padding: 90px 0; width: 100%; }\n.at-tabs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 3rem; }\n.at-tab { padding: 9px 20px; border-radius: 999px; font-size: 13px; font-weight: 600; cursor: pointer; border: 1.5px solid var(--black); background: transparent; color: var(--black); transition: background 0.15s, color 0.15s; font-family: var(--font); }\n.at-tab:hover { background: var(--black); color: #fff; }\n.at-tab.active { background: var(--black); color: #fff; }\n.at-faq-list { display: flex; flex-direction: column; gap: 10px; }\n.at-faq-card { background: #fff; border-radius: var(--radius); overflow: hidden; border: 1px solid var(--gray-200); transition: box-shadow 0.2s; display: none; }\n.at-faq-card.visible { display: block; }\n.at-faq-card:hover { box-shadow: 0 4px 16px rgba(0,0,0,0.06); }\n.at-faq-q { display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; cursor: pointer; gap: 16px; }\n.at-faq-q-text { font-size: 15px; font-weight: 700; color: var(--black) !important; line-height: 1.4; }\n.at-faq-btn { width: 32px; height: 32px; border-radius: 50%; background: var(--black); color: #fff; font-size: 20px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; transition: transform 0.3s; }\n.at-faq-card.open .at-faq-btn { transform: rotate(45deg); }\n.at-faq-a { font-size: 14px; color: #555 !important; line-height: 1.8; padding: 0 24px 20px; display: none; }\n.at-faq-card.open .at-faq-a { display: block; }\n\n\/* CTA *\/\n.at-cta { padding: 70px 0; }\n.at-cta-inner { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 2rem; }\n.at-cta h3 { font-size: clamp(24px, 3vw, 38px); font-weight: 800; color: #fff !important; margin-bottom: 8px; font-family: var(--font); }\n.at-cta p { font-size: 15px; color: rgba(255,255,255,0.45) !important; font-family: var(--font); }\n.at-cta-btns { display: flex; gap: 12px; flex-wrap: wrap; }\n.at-cta-btn { padding: 15px 30px; border-radius: 999px; font-size: 14px; font-weight: 700; text-decoration: none !important; display: inline-block; font-family: var(--font); transition: transform 0.2s, opacity 0.2s; }\n.at-cta-btn:hover { transform: translateY(-2px); opacity: 0.88; }\n.at-cta-btn.primary { background: #fff; color: var(--black) !important; }\n.at-cta-btn.secondary { background: transparent; color: #fff !important; border: 1.5px solid rgba(255,255,255,0.3); }\n\n@media (max-width: 900px) {\n  .at-inner { padding: 0 1.5rem; }\n  .at-hero-inner { grid-template-columns: 1fr; padding: 0 1.5rem; }\n  .at-usp-inner { grid-template-columns: 1fr; padding: 0 1.5rem; }\n  .at-usp-item { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); padding: 1rem 0; }\n  .at-cta-inner { flex-direction: column; text-align: center; }\n  .at-dark-top { border-radius: 0 0 16px 16px; }\n  .at-dark-bottom { border-radius: 16px 16px 0 0; }\n}\n@media (max-width: 600px) {\n  .at-hero-stat-row { grid-template-columns: 1fr 1fr; }\n  .at-dark-top { border-radius: 0 0 12px 12px; }\n  .at-dark-bottom { border-radius: 12px 12px 0 0; }\n}\n<\/style>\n\n<div class=\"at\">\n\n  <div class=\"at-dark-top\">\n    <section class=\"at-hero\">\n      <div class=\"at-hero-inner\">\n        <div>\n          <span class=\"at-hero-label reveal\">Hulp &amp; ondersteuning<\/span>\n          <h1 class=\"reveal stagger-1\" style=\"color:#ffffff !important; -webkit-text-fill-color:#ffffff !important;\">Veelgestelde vragen<\/h1>\n          <p class=\"reveal stagger-2\">Vind snel antwoorden op de meest voorkomende vragen over onze priv\u00e9transfers, ophaalservices vanaf de luchthaven, prijzen en het boekingsproces. Kunt u niet vinden wat u zoekt? Wij zijn 24\/7 bereikbaar.  <\/p>\n          <div class=\"at-hero-cats reveal stagger-3\">\n            <button class=\"at-hero-cat\" onclick=\"filterFaq('bookings', this)\">Boekingen<\/button>\n            <button class=\"at-hero-cat\" onclick=\"filterFaq('pricing', this)\">Tarieven &amp; betaling<\/button>\n            <button class=\"at-hero-cat\" onclick=\"filterFaq('airport', this)\">Luchthaventransfers<\/button>\n            <button class=\"at-hero-cat\" onclick=\"filterFaq('vehicles', this)\">Service &amp; voertuigen<\/button>\n            <button class=\"at-hero-cat\" onclick=\"filterFaq('tours', this)\">Tours<\/button>\n          <\/div>\n        <\/div>\n        <div class=\"at-hero-right reveal-right\">\n          <div class=\"at-hero-stat-row\">\n            <div class=\"at-hero-stat\">\n              <div class=\"at-hero-stat-num\">15<\/div>\n              <div class=\"at-hero-stat-label\">Beantwoorde vragen<\/div>\n            <\/div>\n            <div class=\"at-hero-stat\">\n              <div class=\"at-hero-stat-num\">24\/7<\/div>\n              <div class=\"at-hero-stat-label\">Klantenservice<\/div>\n            <\/div>\n          <\/div>\n          <div class=\"at-hero-contact\">\n            <p>Heeft u nog een vraag? Ons team staat altijd klaar om u te helpen. <\/p>\n            <a href=\"mailto:info@travelandtransit.com\">Stuur een e-mail \u2192<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n    <section class=\"at-usp\">\n      <div class=\"at-usp-inner\">\n        <div class=\"at-usp-item reveal\">\n          <div class=\"at-usp-dot\"><\/div>\n          <div><h4>24\/7 Klantenservice<\/h4><p>Altijd beschikbaar voor, tijdens en na uw reis.<\/p><\/div>\n        <\/div>\n        <div class=\"at-usp-item reveal stagger-1\">\n          <div class=\"at-usp-dot\"><\/div>\n          <div><h4>All-inclusive tarieven<\/h4><p>Geen verborgen kosten \u2014 de geoffreerde prijs is uw definitieve prijs.<\/p><\/div>\n        <\/div>\n        <div class=\"at-usp-item reveal stagger-2\">\n          <div class=\"at-usp-dot\"><\/div>\n          <div><h4>Gediplomeerde chauffeurs<\/h4><p>Gecertificeerde chauffeurs met achtergrondcontrole bij elke rit.<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/div>\n\n  <section class=\"at-faq-section\">\n    <div class=\"at-inner\">\n      <div class=\"at-tabs reveal\">\n        <button class=\"at-tab active\" onclick=\"filterFaq('all', this)\">Alle<\/button>\n        <button class=\"at-tab\" onclick=\"filterFaq('bookings', this)\">Boekingen<\/button>\n        <button class=\"at-tab\" onclick=\"filterFaq('pricing', this)\">Tarieven &amp; betaling<\/button>\n        <button class=\"at-tab\" onclick=\"filterFaq('airport', this)\">Luchthaventransfers<\/button>\n        <button class=\"at-tab\" onclick=\"filterFaq('vehicles', this)\">Service &amp; voertuigen<\/button>\n        <button class=\"at-tab\" onclick=\"filterFaq('tours', this)\">Tours<\/button>\n        <button class=\"at-tab\" onclick=\"filterFaq('other', this)\">Overig<\/button>\n      <\/div>\n      <div class=\"at-faq-list\">\n\n        <div class=\"at-faq-card visible reveal\" data-cat=\"bookings\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Hoe boek ik een transfer of tour?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Vul het boekingsformulier in op de relevante pagina. Kies uw ophaallocatie, bestemming, datum en voertuig, voer uw contactgegevens in en bevestig uw boeking via de betaalpagina. U ontvangt een bevestiging per e-mail.  <\/div>\n        <\/div>\n        <div class=\"at-faq-card visible reveal stagger-1\" data-cat=\"bookings\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Kan ik ook telefonisch of per e-mail boeken?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Ja, u kunt ons bereiken op +31 20 308 60 65 of via info@travelandtransit.com. Wij helpen u graag verder. <\/div>\n        <\/div>\n        <div class=\"at-faq-card visible reveal stagger-2\" data-cat=\"bookings\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Hoe ver van tevoren moet ik boeken?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Wij raden aan om ten minste 24 uur van tevoren te boeken. Voor drukke periodes, zoals feestdagen of grote evenementen, adviseren wij om eerder te boeken. <\/div>\n        <\/div>\n        <div class=\"at-faq-card visible reveal stagger-3\" data-cat=\"bookings\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Ontvang ik een boekingsbevestiging?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Ja. Na het boeken ontvangt u een bevestigingsmail met al uw reserveringsgegevens. De dag voor uw reis ontvangt u een reisherinnering en op de dag zelf neemt uw chauffeur 30 minuten voor vertrek contact met u op.  <\/div>\n        <\/div>\n\n        <div class=\"at-faq-card visible reveal\" data-cat=\"pricing\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Zijn uw prijzen all-inclusive?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Ja, onze prijzen zijn all-inclusive. Er zijn geen verborgen kosten \u2014 wat u ziet is wat u betaalt. <\/div>\n        <\/div>\n        <div class=\"at-faq-card visible reveal stagger-1\" data-cat=\"pricing\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Welke betaalmethoden accepteert u?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">U kunt betalen met creditcard (Visa, Mastercard) of PayPal.<\/div>\n        <\/div>\n        <div class=\"at-faq-card visible reveal stagger-2\" data-cat=\"pricing\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Wat is uw annuleringsbeleid?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">U kunt uw boeking annuleren of wijzigen door contact op te nemen met onze klantenservice. Raadpleeg ons volledige annuleringsbeleid via de link in de voettekst. <\/div>\n        <\/div>\n\n        <div class=\"at-faq-card visible reveal\" data-cat=\"airport\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Wat gebeurt er als mijn vlucht vertraagd is?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Wij monitoren alle vluchtstatussen in realtime. Nadat uw vlucht is geland, wacht uw chauffeur tot 1 uur gratis. Voor extra wachttijd geldt een toeslag van \u20ac 5 per 15 minuten, te betalen aan de chauffeur in contanten of per kaart.  <\/div>\n        <\/div>\n        <div class=\"at-faq-card visible reveal stagger-1\" data-cat=\"airport\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Kan ik binnen in de aankomsthal op Schiphol worden opgehaald?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Ja. Voor een toeslag van \u20ac 15 wacht uw chauffeur u op in de aankomsthal met een naambordje en assisteert hij met uw bagage naar het voertuig. <\/div>\n        <\/div>\n        <div class=\"at-faq-card visible reveal stagger-2\" data-cat=\"airport\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Is mijn boeking voor een luchthaventransfer gegarandeerd?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Absoluut. In tegenstelling tot ride-hailing apps annuleren wij nooit bevestigde boekingen. Zodra uw transfer is geboekt, bent u verzekerd van een chauffeur \u2014 geen verrassingen op de dag van uw reis.  <\/div>\n        <\/div>\n\n        <div class=\"at-faq-card visible reveal\" data-cat=\"vehicles\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Welke voertuigen heeft u beschikbaar?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Wij bieden sedans, SUV's en busjes aan voor groepen tot 16 passagiers. Bij het boeken kunt u filteren op het aantal passagiers en koffers. <\/div>\n        <\/div>\n        <div class=\"at-faq-card visible reveal stagger-1\" data-cat=\"vehicles\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Zijn uw chauffeurs gecertificeerd?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Ja, al onze chauffeurs zijn volledig gediplomeerd, gecertificeerd en hebben een grondige achtergrondcontrole ondergaan.<\/div>\n        <\/div>\n        <div class=\"at-faq-card visible reveal stagger-2\" data-cat=\"vehicles\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Rijdt u ook naar Belgi\u00eb en Duitsland?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Ja, wij verzorgen transfers van en naar Belgi\u00eb en Duitsland, naast ritten door heel Nederland.<\/div>\n        <\/div>\n\n        <div class=\"at-faq-card visible reveal\" data-cat=\"tours\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Wat is het verschil tussen een transfer en een priv\u00e9dagtour?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Een transfer brengt u van A naar B. Een priv\u00e9dagtour leidt u in \u00e9\u00e9n dag langs meerdere hoogtepunten, met een eigen chauffeur en een flexibel reisschema.<\/div>\n        <\/div>\n        <div class=\"at-faq-card visible reveal stagger-1\" data-cat=\"tours\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Kan ik een tour op maat aanvragen?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Ja, wij stellen graag een gepersonaliseerde tour samen op basis van uw wensen. Neem contact met ons op voor de mogelijkheden. <\/div>\n        <\/div>\n\n        <div class=\"at-faq-card visible reveal\" data-cat=\"other\">\n          <div class=\"at-faq-q\" onclick=\"atFaq(this)\"><span class=\"at-faq-q-text\">Is uw klantenservice 24\/7 bereikbaar?<\/span><span class=\"at-faq-btn\">+<\/span><\/div>\n          <div class=\"at-faq-a\">Ja, ons team is de klok rond beschikbaar voor al uw vragen voor, tijdens en na uw reis.<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"at-dark-bottom\">\n    <section class=\"at-cta\">\n      <div class=\"at-inner\">\n        <div class=\"at-cta-inner reveal\">\n          <div>\n            <h3>Heeft u nog een vraag?<\/h3>\n            <p>Ons team is 24\/7 beschikbaar \u2014 neem contact op en wij helpen u verder.<\/p>\n          <\/div>\n          <div class=\"at-cta-btns\">\n            <a href=\"mailto:info@travelandtransit.com\" class=\"at-cta-btn primary\">Stuur een e-mail<\/a>\n            <a href=\"tel:+31203086065\" class=\"at-cta-btn secondary\">+31 20 308 60 65<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/div>\n\n<\/div>\n\n<script>\nconst observer = new IntersectionObserver((entries) => {\n  entries.forEach(entry => { if (entry.isIntersecting) entry.target.classList.add('visible'); });\n}, { threshold: 0.12 });\ndocument.querySelectorAll('.reveal, .reveal-left, .reveal-right').forEach(el => observer.observe(el));\n\nfunction atFaq(el) {\n  const card = el.closest('.at-faq-card');\n  const isOpen = card.classList.contains('open');\n  document.querySelectorAll('.at-faq-card.open').forEach(c => c.classList.remove('open'));\n  if (!isOpen) card.classList.add('open');\n}\n\nfunction filterFaq(cat, btn) {\n  document.querySelectorAll('.at-tab, .at-hero-cat').forEach(t => t.classList.remove('active'));\n  if (btn) btn.classList.add('active');\n  document.querySelectorAll('.at-faq-card').forEach(c => {\n    c.classList.remove('open');\n    c.querySelector('.at-faq-btn').textContent = '+';\n    if (cat === 'all' || c.dataset.cat === cat) {\n      c.classList.add('visible');\n    } else {\n      c.classList.remove('visible');\n    }\n  });\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Hulp &amp; ondersteuning Veelgestelde vragen Vind snel antwoorden op de meest voorkomende vragen over onze priv\u00e9transfers, ophaalservices vanaf de luchthaven, prijzen en het boekingsproces. Kunt u niet vinden wat u [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-blank.php","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-992955","page","type-page","status-publish","has-post-thumbnail","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/travelandtransit.com\/nl\/wp-json\/wp\/v2\/pages\/992955","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/travelandtransit.com\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/travelandtransit.com\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/travelandtransit.com\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/travelandtransit.com\/nl\/wp-json\/wp\/v2\/comments?post=992955"}],"version-history":[{"count":1,"href":"https:\/\/travelandtransit.com\/nl\/wp-json\/wp\/v2\/pages\/992955\/revisions"}],"predecessor-version":[{"id":992956,"href":"https:\/\/travelandtransit.com\/nl\/wp-json\/wp\/v2\/pages\/992955\/revisions\/992956"}],"wp:attachment":[{"href":"https:\/\/travelandtransit.com\/nl\/wp-json\/wp\/v2\/media?parent=992955"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}