{"id":368,"date":"2026-03-20T14:32:23","date_gmt":"2026-03-20T14:32:23","guid":{"rendered":"https:\/\/indigo-mosquito-663492.hostingersite.com\/?page_id=368"},"modified":"2026-05-02T16:32:02","modified_gmt":"2026-05-02T16:32:02","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/thecitytaxi.com\/en\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"368\" class=\"elementor elementor-368\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e06866d e-flex e-con-boxed e-con e-parent\" data-id=\"e06866d\" 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-4e761a5 elementor-widget elementor-widget-html\" data-id=\"4e761a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Privacy Policy - New City Taxi LLC<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            line-height: 1.7;\n            color: #333;\n            background-color: #f8f9fa;\n            padding: 0;\n        }\n\n        .container {\n            max-width: 800px;\n            margin: 0 auto;\n            padding: 40px 20px;\n        }\n\n        .header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding-bottom: 30px;\n            border-bottom: 3px solid #0891b2;\n        }\n\n        .header h1 {\n            font-size: 2rem;\n            font-weight: 700;\n            color: #1a1a1a;\n            margin-bottom: 10px;\n        }\n\n        .header p {\n            color: #666;\n            font-size: 0.95rem;\n        }\n\n        .content {\n            background: #fff;\n            padding: 40px;\n            border-radius: 12px;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n        }\n\n        .important-notice {\n            background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);\n            border-left: 4px solid #f59e0b;\n            padding: 20px 25px;\n            margin-bottom: 35px;\n            border-radius: 0 8px 8px 0;\n        }\n\n        .important-notice h2 {\n            color: #92400e;\n            font-size: 1rem;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            margin-bottom: 12px;\n        }\n\n        .important-notice p {\n            color: #78350f;\n            font-size: 0.95rem;\n            font-weight: 500;\n        }\n\n        h2 {\n            font-size: 1.3rem;\n            color: #0e7490;\n            margin-top: 35px;\n            margin-bottom: 18px;\n            padding-bottom: 10px;\n            border-bottom: 2px solid #e5e7eb;\n        }\n\n        h2:first-of-type {\n            margin-top: 0;\n        }\n\n        h3 {\n            font-size: 1.05rem;\n            color: #374151;\n            margin-top: 22px;\n            margin-bottom: 12px;\n            font-weight: 600;\n        }\n\n        p {\n            margin-bottom: 15px;\n            color: #4b5563;\n        }\n\n        ul {\n            margin-bottom: 15px;\n            padding-left: 25px;\n        }\n\n        li {\n            margin-bottom: 8px;\n            color: #4b5563;\n        }\n\n        .sms-section {\n            background: #e0f2fe;\n            border-left: 4px solid #0284c7;\n            padding: 25px;\n            margin: 25px 0;\n            border-radius: 0 8px 8px 0;\n        }\n\n        .sms-section h2 {\n            color: #0369a1;\n            margin-top: 0;\n            border-bottom: none;\n            padding-bottom: 0;\n        }\n\n        .sms-section h3 {\n            color: #0369a1;\n        }\n\n        .sms-protection {\n            background: #d1fae5;\n            border-left: 4px solid #10b981;\n            padding: 25px;\n            margin: 25px 0;\n            border-radius: 0 8px 8px 0;\n        }\n\n        .sms-protection h3 {\n            color: #065f46;\n            margin-top: 0;\n        }\n\n        .sms-protection p {\n            color: #065f46;\n            font-weight: 500;\n        }\n\n        .contact-section {\n            background: linear-gradient(135deg, #0e7490 0%, #0891b2 100%);\n            color: #fff;\n            padding: 30px;\n            border-radius: 8px;\n            margin-top: 35px;\n        }\n\n        .contact-section h2 {\n            color: #fff;\n            border-bottom: 2px solid rgba(255,255,255,0.3);\n            margin-top: 0;\n        }\n\n        .contact-section p {\n            color: #e0f2fe;\n            margin-bottom: 10px;\n        }\n\n        .contact-section a {\n            color: #fef3c7;\n            text-decoration: none;\n        }\n\n        .contact-section a:hover {\n            text-decoration: underline;\n        }\n\n        .footer {\n            text-align: center;\n            margin-top: 40px;\n            padding-top: 20px;\n            color: #6b7280;\n            font-size: 0.9rem;\n        }\n\n        a {\n            color: #0891b2;\n            text-decoration: none;\n        }\n\n        a:hover {\n            text-decoration: underline;\n        }\n\n        @media (max-width: 600px) {\n            .container {\n                padding: 20px 15px;\n            }\n\n            .content {\n                padding: 25px 20px;\n            }\n\n            .header h1 {\n                font-size: 1.5rem;\n            }\n\n            h2 {\n                font-size: 1.15rem;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>Privacy Policy<\/h1>\n            <p>New City Taxi LLC<\/p>\n        <\/div>\n\n        <div class=\"content\">\n            <p><strong>Effective Date:<\/strong> May 2, 2026<\/p>\n\n            <div class=\"important-notice\">\n                <h2>Important Notice Regarding Text Messaging Data<\/h2>\n                <p>New City Taxi LLC (\"we,\" \"us,\" or \"our\") <strong>DOES NOT<\/strong> share customer opt-in information, including phone numbers and consent records, with any affiliates or third parties for marketing, promotional, or any other purposes unrelated to providing our direct services. All text messaging originator opt-in data is kept strictly confidential.<\/p>\n            <\/div>\n\n            <h2>1. Information We Collect<\/h2>\n            <p>We collect the following types of information:<\/p>\n\n            <h3>Personal Information:<\/h3>\n            <ul>\n                <li>Name, email address, phone number, physical address<\/li>\n                <li>Pickup and drop-off locations for taxi service requests<\/li>\n                <li>Payment information when you make a purchase or book a ride<\/li>\n                <li>Opt-in records and timestamps for all communication channels (SMS, email, etc.)<\/li>\n            <\/ul>\n\n            <h3>Non-Personal Information:<\/h3>\n            <ul>\n                <li>IP address, browser type, device information<\/li>\n                <li>Website usage patterns and analytics<\/li>\n                <li>Cookies and similar technologies<\/li>\n            <\/ul>\n\n            <h3>Customer Communication:<\/h3>\n            <ul>\n                <li>Records of inquiries and ride requests<\/li>\n                <li>Booking details and preferences<\/li>\n                <li>Service history and feedback<\/li>\n            <\/ul>\n\n            <h2>2. How We Use Your Information<\/h2>\n            <p>We use collected data for:<\/p>\n            <ul>\n                <li>Providing and improving our taxi services<\/li>\n                <li>Processing transactions and payments<\/li>\n                <li>Communicating with you about your bookings, ride confirmations, and promotions<\/li>\n                <li>Enhancing website functionality and user experience<\/li>\n                <li>Ensuring security and fraud prevention<\/li>\n                <li>Maintaining records of your communication preferences and consent<\/li>\n            <\/ul>\n\n            <div class=\"sms-section\">\n                <h2>3. SMS Messaging & Compliance<\/h2>\n\n                <h3>Text Message Program Terms & Conditions<\/h3>\n                <p>By opting into our SMS messaging services, you agree to receive text messages related to our services, including ride confirmations, booking reminders, customer support, promotional offers, and important updates.<\/p>\n\n                <h3>Opt-In & Consent:<\/h3>\n                <ul>\n                    <li>You will only receive messages if you have explicitly opted in<\/li>\n                    <li>We maintain timestamped records of all opt-in actions<\/li>\n                    <li>We comply with the Telephone Consumer Protection Act (TCPA) and all applicable laws<\/li>\n                <\/ul>\n\n                <h3>Opt-Out Instructions:<\/h3>\n                <ul>\n                    <li>You can cancel SMS notifications at any time by replying \"<strong>STOP<\/strong>\"<\/li>\n                    <li>You will receive a final confirmation message, and no further messages will be sent unless you re-opt in<\/li>\n                    <li>All opt-out requests are processed immediately<\/li>\n                <\/ul>\n\n                <h3>Message Frequency & Content:<\/h3>\n                <ul>\n                    <li>Message frequency varies based on your interactions with our business (approximately 3-6 messages per month)<\/li>\n                    <li>Messages will be directly related to the services you have requested<\/li>\n                    <li>Promotional messages will only be sent with your specific consent<\/li>\n                <\/ul>\n\n                <h3>Help & Support:<\/h3>\n                <ul>\n                    <li>Reply \"<strong>HELP<\/strong>\" for assistance or contact us at <a href=\"mailto:info@thecitytaxi.com\">info@thecitytaxi.com<\/a><\/li>\n                    <li>Customer support is available during regular business hours<\/li>\n                <\/ul>\n\n                <h3>Carrier Information:<\/h3>\n                <ul>\n                    <li>Standard message and data rates may apply<\/li>\n                    <li>Carriers are not liable for delayed or undelivered messages<\/li>\n                    <li>Supported carriers include AT&T, Verizon, T-Mobile, Sprint, and most regional carriers<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"sms-protection\">\n                <h3>SMS Data Protection Statement<\/h3>\n                <p>No mobile information will be shared with third parties\/affiliates for marketing\/promotional purposes. Information sharing to subcontractors in support services, such as customer service, is permitted. All other use case categories exclude text messaging originator opt-in data and consent; this information will not be shared with any third parties.<\/p>\n                <p>We implement strict data protection measures to safeguard your SMS opt-in information and consent records.<\/p>\n            <\/div>\n\n            <h2>4. Information Sharing & Disclosure<\/h2>\n            <p>We do not sell, rent, or trade personal information. We may share information with:<\/p>\n\n            <h3>Service Providers:<\/h3>\n            <ul>\n                <li>Third-party vendors who assist in our operations (e.g., payment processing, dispatch services)<\/li>\n                <li>SMS aggregators and providers solely for the purpose of delivering messages you've consented to receive<\/li>\n                <li>All service providers are contractually obligated to maintain confidentiality and security<\/li>\n            <\/ul>\n\n            <h3>Legal Compliance:<\/h3>\n            <ul>\n                <li>If required by law, legal process, or to protect our rights<\/li>\n                <li>In response to valid law enforcement requests or court orders<\/li>\n            <\/ul>\n\n            <h3>Business Transfers:<\/h3>\n            <ul>\n                <li>In case of mergers, acquisitions, or sale of assets<\/li>\n                <li>In such cases, your data remains protected under the terms of this policy<\/li>\n            <\/ul>\n\n            <p><strong>All the above categories exclude text messaging originator opt-in data and consent; this information will not be shared with any third parties, excluding aggregators and providers of the Text Message services.<\/strong><\/p>\n\n            <h2>5. Data Security<\/h2>\n            <p>We implement and maintain reasonable security measures to protect your personal information:<\/p>\n            <ul>\n                <li>Encryption of sensitive data in transit and at rest<\/li>\n                <li>Secure access controls and authentication mechanisms<\/li>\n                <li>Regular security assessments and updates<\/li>\n                <li>Employee training on data protection<\/li>\n                <li>Breach notification protocols in accordance with applicable laws<\/li>\n                <li>Secure backup systems and disaster recovery procedures<\/li>\n            <\/ul>\n            <p>Despite these measures, no method of transmission over the Internet or electronic storage is 100% secure. We strive to use commercially acceptable means to protect your personal information but cannot guarantee absolute security.<\/p>\n\n            <h2>6. Cookies & Tracking Technologies<\/h2>\n            <p>We use cookies and similar technologies to:<\/p>\n            <ul>\n                <li>Analyze site traffic and user behavior<\/li>\n                <li>Remember your preferences<\/li>\n                <li>Improve website functionality and user experience<\/li>\n                <li>Measure the effectiveness of our services<\/li>\n            <\/ul>\n            <p>You may control cookies through your browser settings. Disabling cookies may limit your ability to use certain features of our website.<\/p>\n\n            <h2>7. Your Rights & Choices<\/h2>\n            <p>You have the right to:<\/p>\n            <ul>\n                <li>Access, update, or delete your personal information<\/li>\n                <li>Opt-out of marketing emails by clicking \"unsubscribe\" in our emails<\/li>\n                <li>Opt-out of SMS messages by replying \"<strong>STOP<\/strong>\"<\/li>\n                <li>Request information on how we process your data<\/li>\n                <li>Withdraw consent at any time for future communications<\/li>\n                <li>Lodge a complaint with a supervisory authority if you believe your rights have been violated<\/li>\n            <\/ul>\n            <p>To exercise these rights, please contact us using the information in Section 10.<\/p>\n\n            <h2>8. Third-Party Links<\/h2>\n            <p>Our website may contain links to third-party websites. We are not responsible for their privacy practices and encourage you to review their policies. This privacy policy applies only to information collected by New City Taxi LLC.<\/p>\n\n            <h2>9. Changes to This Privacy Policy<\/h2>\n            <p>We may update this policy periodically. The latest version will always be available on our website with the effective date. For significant changes, we will notify you by email or through a notice on our website.<\/p>\n\n            <div class=\"contact-section\">\n                <h2>10. Contact Us<\/h2>\n                <p>If you have questions about this Privacy Policy or how your information is handled, contact us at:<\/p>\n                <p><strong>New City Taxi LLC<\/strong><\/p>\n                <p>Address: 6214 Lynwood Dr, Forest Park, GA 30297<\/p>\n                <p>Phone: <a href=\"tel:+14709931769\">(470) 993-1769<\/a><\/p>\n                <p>Email: <a href=\"mailto:info@thecitytaxi.com\">info@thecitytaxi.com<\/a><\/p>\n                <p>Website: <a href=\"https:\/\/thecitytaxi.com\/en\/\" target=\"_blank\">https:\/\/thecitytaxi.com\/<\/a><\/p>\n            <\/div>\n\n            <p style=\"margin-top: 30px; text-align: center; color: #6b7280; font-style: italic;\">By using our website and services, you consent to this Privacy Policy.<\/p>\n        <\/div>\n\n        <div class=\"footer\">\n            <p>&copy; 2026 New City Taxi LLC. All rights reserved.<\/p>\n        <\/div>\n    <\/div>\n<\/body>\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>","protected":false},"excerpt":{"rendered":"<p>Privacy Policy &#8211; New City Taxi LLC Privacy Policy New City Taxi LLC Effective Date: May 2, 2026 Important Notice Regarding Text Messaging Data New City Taxi LLC (\u00abwe,\u00bb \u00abus,\u00bb or \u00abour\u00bb) DOES NOT share customer opt-in information, including phone numbers and consent records, with any affiliates or third parties for marketing, promotional, or any [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-368","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/thecitytaxi.com\/en\/wp-json\/wp\/v2\/pages\/368","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thecitytaxi.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thecitytaxi.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thecitytaxi.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/thecitytaxi.com\/en\/wp-json\/wp\/v2\/comments?post=368"}],"version-history":[{"count":5,"href":"https:\/\/thecitytaxi.com\/en\/wp-json\/wp\/v2\/pages\/368\/revisions"}],"predecessor-version":[{"id":959,"href":"https:\/\/thecitytaxi.com\/en\/wp-json\/wp\/v2\/pages\/368\/revisions\/959"}],"wp:attachment":[{"href":"https:\/\/thecitytaxi.com\/en\/wp-json\/wp\/v2\/media?parent=368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}