{"id":24177,"date":"2026-05-04T05:22:07","date_gmt":"2026-05-04T05:22:07","guid":{"rendered":"https:\/\/myptg.co.uk\/?page_id=24177"},"modified":"2026-05-04T08:55:00","modified_gmt":"2026-05-04T08:55:00","slug":"terms-conditions","status":"publish","type":"page","link":"https:\/\/myptg.co.uk\/?page_id=24177","title":{"rendered":"Terms &amp; Conditions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"24177\" class=\"elementor elementor-24177\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f565535 e-flex e-con-boxed e-con e-parent\" data-id=\"f565535\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6ab0185 elementor-widget elementor-widget-html\" data-id=\"6ab0185\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes\" \/>\r\n  <meta name=\"description\" content=\"Terms and Conditions \u2013 Prestige Travel Group. Read our terms, refund policy, booking conditions, and customer responsibilities.\" \/>\r\n  \r\n  <title>Terms & Conditions | Prestige Travel Group<\/title>\r\n\r\n  <!-- Premium Google Fonts -->\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;500;600;700&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Outfit:wght@200;300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n  <!-- Font Awesome 6.5 -->\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" \/>\r\n\r\n  <style>\r\n    :root {\r\n      --gold:        #D4AF37;\r\n      --gold-dark:   #B8942E;\r\n      --gold-light:  #F3E1A4;\r\n      --white:       #FFFFFF;\r\n      --black:       #0B0B0B;\r\n      --charcoal:    #1C1C1C;\r\n      --smoke:       #F5F3F0;\r\n      --pearl:       #EAE5DE;\r\n      --text:        #1E1E1E;\r\n      --text-muted:  #6B6B6B;\r\n      --font-display: 'Cinzel', serif;\r\n      --font-heading: 'Cormorant Garamond', serif;\r\n      --font-body:    'Outfit', sans-serif;\r\n      --radius-lg:   20px;\r\n      --radius-xl:   28px;\r\n      --shadow-elegant: 0 6px 24px rgba(0,0,0,0.06);\r\n      --shadow-lifted:  0 16px 48px rgba(0,0,0,0.10);\r\n      --transition:  0.35s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n    }\r\n\r\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n    html { scroll-behavior: smooth; font-size: 16px; }\r\n    body {\r\n      font-family: var(--font-body);\r\n      color: var(--text);\r\n      background: var(--white);\r\n      line-height: 1.7;\r\n      overflow-x: hidden;\r\n      margin: 0;\r\n      padding: 0;\r\n      font-weight: 300;\r\n      -webkit-font-smoothing: antialiased;\r\n    }\r\n    a { text-decoration: none; color: inherit; }\r\n    ul { list-style: none; padding: 0; margin: 0; }\r\n\r\n    .hero, .terms-section, .cta-section, .site-footer {\r\n      position: relative;\r\n      width: 100vw;\r\n      left: 50%;\r\n      right: 50%;\r\n      margin-left: -50vw;\r\n      margin-right: -50vw;\r\n    }\r\n\r\n    .container {\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n      padding: 0 18px;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .container { padding: 0 36px; }\r\n    }\r\n\r\n    .section-pad {\r\n      padding-top: 48px;\r\n      padding-bottom: 48px;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .section-pad { padding-top: 80px; padding-bottom: 80px; }\r\n    }\r\n\r\n    .tag-line {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 6px;\r\n      font-size: 0.6rem;\r\n      font-weight: 500;\r\n      letter-spacing: 0.16em;\r\n      text-transform: uppercase;\r\n      color: var(--gold-dark);\r\n      background: rgba(212,175,55,0.08);\r\n      padding: 5px 14px;\r\n      border-radius: 100px;\r\n      margin-bottom: 12px;\r\n      border: 1px solid rgba(212,175,55,0.15);\r\n    }\r\n    @media (min-width: 768px) {\r\n      .tag-line { font-size: 0.7rem; padding: 8px 20px; margin-bottom: 18px; }\r\n    }\r\n    .section-title {\r\n      font-family: var(--font-heading);\r\n      font-size: clamp(1.7rem, 5vw, 2.8rem);\r\n      font-weight: 500;\r\n      line-height: 1.15;\r\n      color: var(--black);\r\n    }\r\n    @media (min-width: 768px) {\r\n      .section-title { font-size: clamp(2.2rem, 4vw, 3.2rem); }\r\n    }\r\n    .section-title span { color: var(--gold-dark); font-style: italic; font-weight: 600; }\r\n    .gold-divider {\r\n      width: 50px; height: 2px;\r\n      background: linear-gradient(90deg, var(--gold), rgba(212,175,55,0.2));\r\n      margin: 14px 0 18px;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .gold-divider { width: 70px; margin: 20px 0 24px; }\r\n    }\r\n    .gold-divider.centered { margin-left: auto; margin-right: auto; }\r\n\r\n    .btn {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 6px;\r\n      padding: 13px 26px;\r\n      border-radius: 50px;\r\n      font-size: 0.72rem;\r\n      font-weight: 500;\r\n      letter-spacing: 0.06em;\r\n      text-transform: uppercase;\r\n      cursor: pointer;\r\n      border: 1.5px solid transparent;\r\n      transition: var(--transition);\r\n      background: transparent;\r\n      width: 100%;\r\n      text-align: center;\r\n    }\r\n    @media (min-width: 480px) {\r\n      .btn { width: auto; padding: 15px 34px; font-size: 0.78rem; }\r\n    }\r\n    .btn-gold { background: var(--gold); color: var(--black); border-color: var(--gold); }\r\n    .btn-gold:hover { background: transparent; color: var(--gold); transform: translateY(-2px); box-shadow: 0 12px 28px rgba(212,175,55,0.2); }\r\n    .btn-outline-white { color: var(--white); border-color: rgba(255,255,255,0.5); }\r\n    .btn-outline-white:hover { background: var(--white); color: var(--black); }\r\n\r\n    .hero {\r\n      min-height: 40vh;\r\n      display: flex;\r\n      align-items: center;\r\n      background: linear-gradient(135deg, rgba(8,8,8,0.9) 0%, rgba(18,18,18,0.7) 65%),\r\n                  url('http:\/\/myptg.co.uk\/wp-content\/uploads\/2026\/04\/download-1.jpeg') center\/cover no-repeat;\r\n      padding: 50px 0 40px;\r\n      text-align: center;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .hero { min-height: 50vh; padding: 0; }\r\n    }\r\n    .hero::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: 0; left: 0; right: 0;\r\n      height: 3px;\r\n      background: linear-gradient(90deg, transparent, var(--gold), transparent);\r\n    }\r\n    .hero-content { max-width: 700px; margin: 0 auto; }\r\n    .hero h1 {\r\n      font-family: var(--font-display);\r\n      font-size: clamp(2rem, 7vw, 3.8rem);\r\n      font-weight: 500;\r\n      color: var(--white);\r\n      margin-bottom: 10px;\r\n    }\r\n    .hero .subtitle {\r\n      font-family: var(--font-heading);\r\n      font-size: 0.9rem;\r\n      font-style: italic;\r\n      color: rgba(255,255,255,0.7);\r\n    }\r\n    @media (min-width: 768px) {\r\n      .hero .subtitle { font-size: 1.1rem; }\r\n    }\r\n    .breadcrumb {\r\n      margin-top: 18px;\r\n      font-size: 0.65rem;\r\n      letter-spacing: 0.1em;\r\n      text-transform: uppercase;\r\n      color: rgba(255,255,255,0.5);\r\n    }\r\n    .breadcrumb a { color: var(--gold-light); }\r\n    .breadcrumb span { color: rgba(255,255,255,0.4); }\r\n\r\n    \/* ============================================================\r\n       TERMS CONTENT STYLING\r\n    ============================================================ *\/\r\n    .terms-content {\r\n      background: var(--white);\r\n      border-radius: var(--radius-xl);\r\n      padding: 28px 20px;\r\n      box-shadow: var(--shadow-lifted);\r\n      border: 1px solid rgba(0,0,0,0.03);\r\n    }\r\n    @media (min-width: 768px) {\r\n      .terms-content { padding: 48px 44px; }\r\n    }\r\n\r\n    .terms-content h2 {\r\n      font-family: var(--font-heading);\r\n      font-size: 1.3rem;\r\n      font-weight: 600;\r\n      color: var(--black);\r\n      margin: 32px 0 6px;\r\n      padding-top: 24px;\r\n      border-top: 1px solid var(--pearl);\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .terms-content h2 { font-size: 1.5rem; margin: 40px 0 8px; padding-top: 28px; }\r\n    }\r\n    .terms-content h2:first-of-type {\r\n      margin-top: 0;\r\n      padding-top: 0;\r\n      border-top: none;\r\n    }\r\n    .terms-content h2 i {\r\n      color: var(--gold-dark);\r\n      font-size: 1rem;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .terms-content h2 i { font-size: 1.2rem; }\r\n    }\r\n\r\n    .terms-content h3 {\r\n      font-family: var(--font-heading);\r\n      font-size: 1.1rem;\r\n      font-weight: 600;\r\n      color: var(--gold-dark);\r\n      margin: 22px 0 6px;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .terms-content h3 { font-size: 1.2rem; margin: 26px 0 8px; }\r\n    }\r\n\r\n    .terms-content h4 {\r\n      font-family: var(--font-body);\r\n      font-size: 0.85rem;\r\n      font-weight: 600;\r\n      color: var(--black);\r\n      margin: 18px 0 4px;\r\n      letter-spacing: 0.02em;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .terms-content h4 { font-size: 0.9rem; margin: 22px 0 6px; }\r\n    }\r\n\r\n    .terms-content p {\r\n      font-weight: 300;\r\n      color: var(--text-muted);\r\n      font-size: 0.85rem;\r\n      line-height: 1.8;\r\n      margin-bottom: 12px;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .terms-content p { font-size: 0.9rem; margin-bottom: 14px; }\r\n    }\r\n\r\n    .terms-content ul {\r\n      list-style: none;\r\n      padding-left: 0;\r\n      margin-bottom: 14px;\r\n    }\r\n    .terms-content ul li {\r\n      font-weight: 300;\r\n      color: var(--text-muted);\r\n      font-size: 0.85rem;\r\n      line-height: 1.8;\r\n      padding: 5px 0 5px 22px;\r\n      position: relative;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .terms-content ul li { font-size: 0.9rem; padding: 6px 0 6px 24px; }\r\n    }\r\n    .terms-content ul li::before {\r\n      content: '';\r\n      position: absolute;\r\n      left: 6px;\r\n      top: 13px;\r\n      width: 5px;\r\n      height: 5px;\r\n      background: var(--gold-dark);\r\n      border-radius: 50%;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .terms-content ul li::before { left: 7px; top: 14px; width: 6px; height: 6px; }\r\n    }\r\n\r\n    .terms-content .contact-highlight {\r\n      background: rgba(212,175,55,0.05);\r\n      border: 1px solid rgba(212,175,55,0.2);\r\n      border-radius: var(--radius-lg);\r\n      padding: 20px 18px;\r\n      margin: 20px 0;\r\n      text-align: center;\r\n    }\r\n    @media (min-width: 768px) {\r\n      .terms-content .contact-highlight { padding: 24px 28px; margin: 24px 0; }\r\n    }\r\n    .terms-content .contact-highlight p {\r\n      margin-bottom: 6px;\r\n      font-weight: 400;\r\n      color: var(--black);\r\n    }\r\n    .terms-content .contact-highlight a {\r\n      color: var(--gold-dark);\r\n      font-weight: 500;\r\n      transition: var(--transition);\r\n    }\r\n    .terms-content .contact-highlight a:hover {\r\n      color: var(--black);\r\n    }\r\n    .terms-content .contact-highlight i {\r\n      color: var(--gold-dark);\r\n      margin-right: 6px;\r\n      font-size: 0.8rem;\r\n    }\r\n\r\n    .terms-intro {\r\n      font-family: var(--font-heading);\r\n      font-size: 1.05rem;\r\n      font-weight: 500;\r\n      color: var(--black);\r\n      line-height: 1.7;\r\n      margin-bottom: 24px;\r\n      padding-bottom: 20px;\r\n      border-bottom: 1px solid var(--pearl);\r\n    }\r\n    @media (min-width: 768px) {\r\n      .terms-intro { font-size: 1.15rem; margin-bottom: 28px; padding-bottom: 24px; }\r\n    }\r\n\r\n    .terms-intro strong {\r\n      color: var(--gold-dark);\r\n      font-weight: 600;\r\n    }\r\n\r\n    .cta-section {\r\n      background: linear-gradient(135deg, rgba(8,8,8,0.96), rgba(22,18,10,0.97)), url('https:\/\/images.unsplash.com\/photo-1605559424843-9e4c228bf1c2?w=1400&q=80') center\/cover;\r\n      text-align: center; color: white;\r\n    }\r\n    .cta-section .section-title { color: white; }\r\n    .cta-buttons { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; flex-direction: column; align-items: center; }\r\n    @media (min-width: 480px) {\r\n      .cta-buttons { flex-direction: row; gap: 14px; }\r\n    }\r\n\r\n    .site-footer { background: var(--black); color: rgba(255,255,255,0.6); padding: 44px 0 18px; font-weight: 300; }\r\n    @media (min-width: 768px) {\r\n      .site-footer { padding: 60px 0 24px; }\r\n    }\r\n    .footer-grid { display: grid; grid-template-columns: 1fr; gap: 22px; }\r\n    @media (min-width: 480px) {\r\n      .footer-grid { grid-template-columns: repeat(2, 1fr); gap: 28px; }\r\n    }\r\n    @media (min-width: 768px) {\r\n      .footer-grid { grid-template-columns: repeat(3, 1fr); gap: 40px; }\r\n    }\r\n    .footer-bottom { border-top: 1px solid rgba(255,255,255,0.06); margin-top: 26px; padding-top: 14px; text-align: center; font-size: 0.65rem; }\r\n    @media (min-width: 768px) {\r\n      .footer-bottom { margin-top: 36px; padding-top: 18px; font-size: 0.7rem; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"container\">\r\n    <div class=\"hero-content\">\r\n      <h1>Terms & Conditions<\/h1>\r\n      <p class=\"subtitle\">Prestige Travel Group Limited<\/p>\r\n      <div class=\"breadcrumb\">\r\n        <a href=\"#\">Home<\/a> <span>\/<\/span> Terms & Conditions\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TERMS CONTENT -->\r\n<section class=\"terms-section section-pad\" style=\"background: var(--smoke);\">\r\n  <div class=\"container\">\r\n    <div class=\"terms-content\">\r\n\r\n      <!-- Introduction -->\r\n      <p class=\"terms-intro\">\r\n        Please read these <strong>Terms and Conditions<\/strong> and <strong>Refund Policy<\/strong> operated by \r\n        <strong>Prestige Travel Group Limited<\/strong> carefully.\r\n      <\/p>\r\n      <p>\r\n        Your access to and use of our services is subject to your acceptance of, and compliance with, these terms. \r\n        These terms apply to all visitors, customers, and any other individuals who access or use the service. \r\n        By accessing or using the service, you agree to be bound by these terms. If you do not agree with any part \r\n        of these terms, you are advised to contact the company directly for urgent assistance or resolution.\r\n      <\/p>\r\n\r\n      <!-- OUR COMPANY -->\r\n      <h2><i class=\"fas fa-building\"><\/i> Our Company<\/h2>\r\n\r\n      <h3>A. Business Certification<\/h3>\r\n      <p>The company's business registration certificate and local authority operating licence are not publicly accessible. However, these may be provided to any customer who has entered into a formal service agreement with the company.<\/p>\r\n\r\n      <h3>B. Booking Processing<\/h3>\r\n      <p>We aim to record all bookings in our system within three (3) hours of receipt. This applies to bookings received via telephone, email, or online booking form.<\/p>\r\n\r\n      <h3>C. Meet and Greet Services<\/h3>\r\n      <p>Meet and greet services are available for customers and must be requested prior to the booking.<\/p>\r\n\r\n      <!-- OUR DRIVERS -->\r\n      <h2><i class=\"fas fa-id-card\"><\/i> Our Drivers<\/h2>\r\n\r\n      <h3>A. Background Checks and Training<\/h3>\r\n      <p>All drivers are DBS-checked and undergo interviews conducted by professional and experienced chauffeurs to ensure they provide the highest standard of service in a professional, courteous, and helpful manner.<\/p>\r\n\r\n      <h3>B. Compliance and Safety<\/h3>\r\n      <p>Drivers are tested for compliance with road traffic legislation, with safety being the foremost priority for all journeys.<\/p>\r\n\r\n      <h3>C. Punctuality<\/h3>\r\n      <p>Timeliness is a key principle of our service. Drivers are expected to arrive at the designated location at the agreed time.<\/p>\r\n      <ul>\r\n        <li>In cases where delays occur due to circumstances beyond the driver's control that cause customer dissatisfaction, a proposal for a satisfactory resolution will be made.<\/li>\r\n        <li>Delays caused by the customer, if notified in advance within the agreed timeframe, will not incur additional charges under these terms and conditions.<\/li>\r\n      <\/ul>\r\n\r\n      <h3>D. Vehicle Licensing<\/h3>\r\n      <p>All private hire vehicles are fully licensed, and drivers hold the required licenses as mandated by law.<\/p>\r\n\r\n      <h3>E. Driver Documentation<\/h3>\r\n      <p>Drivers are encouraged to carry their driving licence at all times while operating the vehicle.<\/p>\r\n\r\n      <h3>F. Right to Refuse Service<\/h3>\r\n      <p>Drivers have the right to refuse service to passengers who:<\/p>\r\n      <ul>\r\n        <li>May cause damage to the vehicle<\/li>\r\n        <li>Are under the influence of alcohol or drugs<\/li>\r\n        <li>Exhibit behaviour deemed a threat to the driver, vehicle, or other passengers<\/li>\r\n      <\/ul>\r\n\r\n      <h3>G. Passenger Responsibility<\/h3>\r\n      <p>The individual who makes the booking is responsible for the behaviour of all passengers in the vehicle.<\/p>\r\n\r\n      <h3>H. Smoking Policy<\/h3>\r\n      <p>Smoking is strictly prohibited in all licensed vehicles for both drivers and passengers.<\/p>\r\n\r\n      <h3>I. Passenger Limits<\/h3>\r\n      <p>Drivers may carry only the number of passengers specified on the vehicle licence and have the right to refuse service if the limit is exceeded.<\/p>\r\n\r\n      <h3>J. Vehicle Maintenance<\/h3>\r\n      <p>Drivers are responsible for ensuring that their vehicles have up-to-date MOT certificates and all relevant documentation.<\/p>\r\n\r\n      <!-- OUR VEHICLES -->\r\n      <h2><i class=\"fas fa-car\"><\/i> Our Vehicles<\/h2>\r\n\r\n      <h3>A. Cleanliness and Maintenance<\/h3>\r\n      <p>All vehicles are maintained to a high standard and cleaned after every journey.<\/p>\r\n      <ul>\r\n        <li>If a customer finds the vehicle below standard, they may contact us via email or telephone at their convenience.<\/li>\r\n        <li>The complaint will be formally registered, and a proposal for a satisfactory resolution will be provided.<\/li>\r\n      <\/ul>\r\n\r\n      <h3>B. Vehicle Standards<\/h3>\r\n      <ul>\r\n        <li>All vehicles are of recent manufacture and fully compliant with current registration and licensing requirements.<\/li>\r\n        <li>Vehicles without a clear service history or valid MOT certificates are not accepted for use in the company's operations.<\/li>\r\n      <\/ul>\r\n\r\n      <h3>C. Booking and Fare Policy<\/h3>\r\n      <ul>\r\n        <li>All private hire journeys must be pre-booked.<\/li>\r\n        <li>Fares will be clearly communicated by the operator before the journey.<\/li>\r\n        <li>If a driver accepts a fare that is later determined to be false or fraudulent, the driver will be held personally responsible for their actions.<\/li>\r\n      <\/ul>\r\n\r\n      <!-- BOOKING -->\r\n      <h2><i class=\"fas fa-calendar-check\"><\/i> Booking<\/h2>\r\n\r\n      <p><strong>1.<\/strong> Booking confirmations will be sent directly to the customer or to the appropriate department by email as soon as the booking has been entered into our system. Customers may request their confirmation to be sent by post or text message in advance. If a customer does not receive their confirmation, it is their responsibility to contact Prestige Travel Group to obtain a copy.<\/p>\r\n\r\n      <p><strong>2.<\/strong> It is important that customers carefully check all booking details contained in the confirmation email. Customers must immediately inform the operator if they notice any errors or need to make amendments. It is the customer's responsibility to ensure all details are correct, and Prestige Travel Group will not be held accountable for any issues arising from errors that were not checked and reported to us.<\/p>\r\n\r\n      <p><strong>3.<\/strong> Prestige Travel Group will send a dispatch email and a text message (to UK numbers) containing the driver and vehicle details at least 24 hours before the scheduled pickup time. It is important that customers carefully check all booking details contained in this dispatch message and notify the operator immediately if they notice any errors or need to request amendments. On the day of travel, the assigned driver will arrive at the agreed pickup point with the allocated vehicle at the scheduled time.<\/p>\r\n\r\n      <p><strong>4.<\/strong> It is the customer's responsibility to inform Prestige Travel Group if you are unable to locate your driver or if any booking details have changed (e.g., missed or delayed flights, ferries, or other travel connections). Failure to notify us of such changes will result in the full transfer fee being charged. If you provide updated information at least 24 hours before the scheduled pickup time, we will amend your booking accordingly without additional charges.<\/p>\r\n\r\n      <p><strong>5.<\/strong> Customers arriving in the UK from a different airport than originally booked must notify Prestige Travel Group at least 24 hours in advance (GMT local time). Failure to provide this update within the required timeframe may result in a charge of 50% of the total fare to cover operational and scheduling inconveniences.<\/p>\r\n\r\n      <p><strong>6.<\/strong> Any cancellations made less than 4 hours before the scheduled pickup time will be charged at 100% of the fare.<\/p>\r\n\r\n      <p><strong>7.<\/strong> It is the customer's responsibility to inform the operator of the number and size of luggage items in advance so that a suitable vehicle can be allocated. Failure to do so may result in additional charges or the need to book a larger vehicle, subject to availability.<\/p>\r\n\r\n      <p><strong>8.<\/strong> By confirming a booking through any method, customers acknowledge that they have read, understood, and accepted Prestige Travel Group's Terms & Conditions. Customers are responsible for being aware of our policies but may always contact us to ask questions or request clarification about any aspect of these terms.<\/p>\r\n\r\n      <!-- PAYMENT & WAITING POLICY -->\r\n      <h2><i class=\"fas fa-credit-card\"><\/i> Payment & Waiting Policy<\/h2>\r\n\r\n      <h3>A. Payment Methods<\/h3>\r\n      <p>Customers are expected to arrange payment by mutual agreement and convenience for both parties. The company offers the following payment options:<\/p>\r\n      <ul>\r\n        <li>Payment in advance via payment link<\/li>\r\n        <li>Bank transfer<\/li>\r\n        <li>Cash payment to the driver<\/li>\r\n      <\/ul>\r\n\r\n      <h3>B. Corporate Accounts<\/h3>\r\n      <p>Corporate clients may apply for an invoice account facility. To do so, the operator must register and set up a corporate account with us in advance.<\/p>\r\n\r\n      <h3>C. Local Pickups<\/h3>\r\n      <ul>\r\n        <li>The first 10 minutes of waiting time are free.<\/li>\r\n        <li>After 10 minutes, a waiting charge of \u00a30.50 per minute will apply.<\/li>\r\n      <\/ul>\r\n\r\n      <h3>D. Airport Pickups<\/h3>\r\n      <ul>\r\n        <li>The first 45 minutes of waiting time are free (from the flight landing time).<\/li>\r\n        <li>After 45 minutes, a waiting charge of \u00a30.50 per minute will apply.<\/li>\r\n        <li>If the customer does not show up, the full fare will be charged.<\/li>\r\n      <\/ul>\r\n\r\n      <h3>E. Flight Updates<\/h3>\r\n      <p>Customers are required to inform the driver once they have landed. Although drivers monitor flight arrivals, customer confirmation is still necessary.<\/p>\r\n\r\n      <!-- CANCELLATION & REFUND POLICY -->\r\n      <h2><i class=\"fas fa-undo-alt\"><\/i> Cancellation & Refund Policy<\/h2>\r\n\r\n      <p>At Prestige Travel Group Limited, we aim to provide a fair and transparent refund policy for our clients. Each case will be reviewed individually, and a decision will be made based on the specific circumstances.<\/p>\r\n\r\n      <h3>A. Cancellations<\/h3>\r\n      <ul>\r\n        <li>Refunds for cancellations must be requested at least 24 hours in advance of the scheduled service.<\/li>\r\n        <li>Cancellations made outside the notice period will be considered on a case-by-case basis, taking into account the nature of the service and operational costs.<\/li>\r\n      <\/ul>\r\n\r\n      <h3>B. No-Shows<\/h3>\r\n      <ul>\r\n        <li>For airport pickups or other scheduled services, if a customer fails to show up without prior notification, the fare will be charged at 100% or is non-refundable.<\/li>\r\n        <li>Each no-show incident will be assessed individually, and exceptions may be made at the company's discretion.<\/li>\r\n      <\/ul>\r\n\r\n      <h3>C. Overpayments or Billing Errors<\/h3>\r\n      <p>Any overpayments or billing errors will be investigated promptly, and refunds issued where appropriate.<\/p>\r\n\r\n      <h3>D. Method of Refund<\/h3>\r\n      <p>Approved refunds will be processed via the original payment method, unless otherwise agreed.<\/p>\r\n\r\n      <h3>E. Exceptional Circumstances<\/h3>\r\n      <p>In all cases, including delays, cancellations due to unforeseen events, or emergencies, refunds and resolutions will be considered individually, ensuring fair treatment while maintaining the high standards of our executive service.<\/p>\r\n\r\n      <h3>F. Contact for Refunds<\/h3>\r\n      <p>All refund requests should be directed to:<\/p>\r\n      <div class=\"contact-highlight\">\r\n        <p><i class=\"fas fa-envelope\"><\/i> Email: <a href=\"mailto:info@myptg.co.uk\">info@myptg.co.uk<\/a><\/p>\r\n        <p><i class=\"fas fa-phone\"><\/i> Telephone: <a href=\"tel:01908382786\">01908 382786<\/a><\/p>\r\n      <\/div>\r\n\r\n      <!-- COMPLAINTS -->\r\n      <h2><i class=\"fas fa-comment-dots\"><\/i> Complaints<\/h2>\r\n\r\n      <p>At Prestige Travel Group Limited, our core principle is to build and maintain strong, lasting relationships with our customers. We prioritise your time, comfort, and overall experience, and strive to deliver services that consistently exceed expectations. We recognise that there may be occasions where a customer's expectations are not fully met. In such cases, customers are encouraged to raise complaints directly through the following channels:<\/p>\r\n      <div class=\"contact-highlight\">\r\n        <p><i class=\"fas fa-envelope\"><\/i> Email: <a href=\"mailto:info@myptg.co.uk\">info@myptg.co.uk<\/a><\/p>\r\n        <p><i class=\"fas fa-phone\"><\/i> Telephone: <a href=\"tel:01908382786\">01908 382786<\/a><\/p>\r\n      <\/div>\r\n      <p>All complaints will be handled with the utmost discretion and professionalism, in keeping with the standards expected by our executive clientele.<\/p>\r\n\r\n      <h3>A. Complaint Handling Process<\/h3>\r\n      <p><strong>1. Acknowledgement:<\/strong> We aim to acknowledge all complaints within 24 hours.<\/p>\r\n      <p><strong>2. Investigation:<\/strong> Complaints will be promptly investigated, and all relevant parties, including drivers or staff, will be consulted as appropriate.<\/p>\r\n      <p><strong>3. Action:<\/strong> Where a complaint is validated, appropriate action will be taken, which may include corrective measures or suspension of drivers until a satisfactory resolution is achieved.<\/p>\r\n      <p><strong>4. Resolution:<\/strong> Customers will receive a formal response outlining the outcome and proposed solution.<\/p>\r\n\r\n      <h3>B. Additional Assurances<\/h3>\r\n      <ul>\r\n        <li>Complaints will be kept confidential and treated with sensitivity.<\/li>\r\n        <li>Our goal is to restore customer satisfaction while maintaining the highest standards of executive service.<\/li>\r\n        <li>If a complaint is not resolved to the customer's satisfaction, it may be escalated to senior management for further review.<\/li>\r\n      <\/ul>\r\n\r\n      <!-- LOST PROPERTY -->\r\n      <h2><i class=\"fas fa-box-open\"><\/i> Lost Property<\/h2>\r\n\r\n      <p>Any items found in our vehicles will be handed over to our office at the end of the driver's shift or, if necessary, to the nearest police station.<\/p>\r\n\r\n      <h3>A. Customer Responsibility<\/h3>\r\n      <ul>\r\n        <li>Customers are responsible for ensuring that all personal belongings are removed from the vehicle at the end of their journey.<\/li>\r\n        <li>If a customer claims to have left an item in the vehicle and the driver cannot locate it, the company accepts no responsibility for the lost item or its replacement.<\/li>\r\n      <\/ul>\r\n\r\n      <h3>B. Retrieval of Lost Items<\/h3>\r\n      <ul>\r\n        <li>Customers wishing to recover lost property may contact our office directly.<\/li>\r\n        <li>The company may require proof of ownership before returning any items to ensure security and proper handling.<\/li>\r\n        <li>All lost property is handled with discretion and professionalism, especially in the case of sensitive or valuable items.<\/li>\r\n      <\/ul>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"cta-section section-pad\">\r\n  <div class=\"container\">\r\n    <span class=\"tag-line\" style=\"background: rgba(212,175,55,0.15); color: var(--gold-light);\">Have Questions?<\/span>\r\n    <h2 class=\"section-title\">Contact <span>Our Team<\/span><\/h2>\r\n    <p style=\"color: rgba(255,255,255,0.65); margin: 14px 0 24px; font-size: 0.88rem; font-weight: 300;\">\r\n      If you have any questions about our Terms & Conditions, please get in touch.\r\n    <\/p>\r\n    <div class=\"cta-buttons\">\r\n      <a href=\"tel:01908382786\" class=\"btn btn-gold\"><i class=\"fas fa-phone\"><\/i> 01908 382786<\/a>\r\n      <a href=\"mailto:info@myptg.co.uk\" class=\"btn btn-outline-white\"><i class=\"fas fa-envelope\"><\/i> Email Us<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FOOTER -->\r\n<footer class=\"site-footer\">\r\n  <div class=\"container footer-grid\">\r\n    <div>\r\n      <strong style=\"color: white; font-family: var(--font-heading); font-size: 1.1rem;\">Prestige Travel Group<\/strong>\r\n      <p style=\"margin-top: 6px; font-weight:300; font-size:0.78rem;\">Executive chauffeur & taxi service.<\/p>\r\n    <\/div>\r\n    <div>\r\n      <h4 style=\"color: var(--gold); font-family: var(--font-heading); margin-bottom: 10px; font-size:0.9rem;\">Quick Links<\/h4>\r\n      <a href=\"#\" style=\"color:#aaa; display:block; margin-bottom:4px; font-weight:300; font-size:0.78rem;\">Home<\/a>\r\n      <a href=\"#\" style=\"color:#aaa; display:block; margin-bottom:4px; font-weight:300; font-size:0.78rem;\">About Us<\/a>\r\n      <a href=\"#\" style=\"color:#aaa; display:block; margin-bottom:4px; font-weight:300; font-size:0.78rem;\">Services<\/a>\r\n      <a href=\"#\" style=\"color:#aaa; display:block; font-weight:300; font-size:0.78rem;\">Contact<\/a>\r\n    <\/div>\r\n    <div>\r\n      <h4 style=\"color: var(--gold); font-family: var(--font-heading); margin-bottom: 10px; font-size:0.9rem;\">Contact<\/h4>\r\n      <p style=\"font-weight:300; margin-bottom:4px; font-size:0.78rem;\">01908 382786<\/p>\r\n      <p style=\"font-weight:300; font-size:0.78rem;\">info@myptg.co.uk<\/p>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"container footer-bottom\">\r\n    <p>\u00a9 2024 Prestige Travel Group. All rights reserved. | <a href=\"#\" style=\"color: var(--gold);\">Privacy Policy<\/a><\/p>\r\n  <\/div>\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\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>Terms &#038; Conditions | Prestige Travel Group Terms &#038; Conditions Prestige Travel Group Limited Home \/ Terms &#038; Conditions Please&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-24177","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/myptg.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/24177","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/myptg.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/myptg.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/myptg.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/myptg.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=24177"}],"version-history":[{"count":23,"href":"https:\/\/myptg.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/24177\/revisions"}],"predecessor-version":[{"id":24221,"href":"https:\/\/myptg.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/24177\/revisions\/24221"}],"wp:attachment":[{"href":"https:\/\/myptg.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=24177"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}