{"id":2660,"date":"2025-11-17T02:30:56","date_gmt":"2025-11-17T02:30:56","guid":{"rendered":"http:\/\/epictaxcare.com\/?page_id=2660"},"modified":"2025-11-20T03:58:42","modified_gmt":"2025-11-20T03:58:42","slug":"book-an-appointment","status":"publish","type":"page","link":"http:\/\/epictaxcare.com\/?page_id=2660","title":{"rendered":"Appointments: Book the Time That Works for You."},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2660\" class=\"elementor elementor-2660\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3fa2583 e-flex e-con-boxed e-con e-parent\" data-id=\"3fa2583\" 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-0e7a01c elementor-widget elementor-widget-html\" data-id=\"0e7a01c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  \/* ===== EPIC TAXCARE \u2013 Booking Page Styles ===== *\/\r\n  .epic-booking-page {\r\n    font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n    color: #1f2933;\r\n    line-height: 1.6;\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    padding: 40px 20px 60px;\r\n  }\r\n\r\n  .epic-booking-page h1,\r\n  .epic-booking-page h2,\r\n  .epic-booking-page h3 {\r\n    font-weight: 700;\r\n    color: #0b2557; \/* EPIC navy tone *\/\r\n    margin-bottom: 0.4em;\r\n  }\r\n\r\n  .epic-booking-page h1 {\r\n    font-size: 2.2rem;\r\n    margin-bottom: 0.3em;\r\n  }\r\n\r\n  .epic-booking-page h2 {\r\n    font-size: 1.6rem;\r\n  }\r\n\r\n  .epic-booking-page h3 {\r\n    font-size: 1.15rem;\r\n  }\r\n\r\n  .epic-booking-hero-sub {\r\n    font-size: 1.05rem;\r\n    max-width: 650px;\r\n    margin-bottom: 1rem;\r\n  }\r\n\r\n  .epic-booking-meta {\r\n    font-size: 0.95rem;\r\n    color: #52606d;\r\n    margin-bottom: 0.5rem;\r\n  }\r\n\r\n  .epic-booking-hero {\r\n    margin-bottom: 40px;\r\n  }\r\n\r\n  .epic-booking-cta-btn {\r\n    display: inline-block;\r\n    background: #0b2557;\r\n    color: #ffffff;\r\n    padding: 12px 26px;\r\n    border-radius: 4px;\r\n    text-decoration: none;\r\n    font-weight: 600;\r\n    font-size: 0.98rem;\r\n    margin-top: 10px;\r\n    transition: background 0.2s ease, transform 0.1s ease;\r\n  }\r\n\r\n  .epic-booking-cta-btn:hover {\r\n    background: #0f3375;\r\n    transform: translateY(-1px);\r\n  }\r\n\r\n  .epic-section {\r\n    margin-bottom: 50px;\r\n  }\r\n\r\n  \/* Calendar box *\/\r\n  .epic-calendar-wrap {\r\n    border: 1px solid #d8e2ec;\r\n    border-radius: 8px;\r\n    padding: 20px;\r\n    background: #ffffff;\r\n    box-shadow: 0 4px 18px rgba(15, 23, 42, 0.06);\r\n  }\r\n\r\n  .epic-small-note {\r\n    font-size: 0.9rem;\r\n    color: #52606d;\r\n    margin-top: 12px;\r\n  }\r\n\r\n  \/* 3-step layout *\/\r\n  .epic-steps {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, minmax(0, 1fr));\r\n    gap: 24px;\r\n  }\r\n\r\n  .epic-step-box {\r\n    background: #f7fafc;\r\n    border-radius: 8px;\r\n    padding: 18px 16px;\r\n    border: 1px solid #e4edf7;\r\n  }\r\n\r\n  .epic-step-label {\r\n    font-size: 0.8rem;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.08em;\r\n    color: #7b8794;\r\n    font-weight: 600;\r\n    margin-bottom: 4px;\r\n  }\r\n\r\n  \/* What to bring *\/\r\n  .epic-what-wrap {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);\r\n    gap: 24px;\r\n  }\r\n\r\n  .epic-what-wrap ul {\r\n    padding-left: 1.2rem;\r\n    margin: 0.25rem 0;\r\n  }\r\n\r\n  \/* FAQ *\/\r\n  .epic-faq-item {\r\n    margin-bottom: 16px;\r\n    border-bottom: 1px solid #e4edf7;\r\n    padding-bottom: 10px;\r\n  }\r\n\r\n  .epic-faq-q {\r\n    font-weight: 600;\r\n    margin-bottom: 4px;\r\n  }\r\n\r\n  .epic-faq-a {\r\n    font-size: 0.96rem;\r\n    color: #52606d;\r\n  }\r\n\r\n  \/* Footer \/ copyright *\/\r\n  .epic-footer-copy {\r\n    margin-top: 40px;\r\n    font-size: 0.85rem;\r\n    color: #9fb3c8;\r\n    text-align: center;\r\n    border-top: 1px solid #d8e2ec;\r\n    padding-top: 16px;\r\n  }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 900px) {\r\n    .epic-steps {\r\n      grid-template-columns: 1fr;\r\n    }\r\n    .epic-what-wrap {\r\n      grid-template-columns: 1fr;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"epic-booking-page\">\r\n  <!-- HERO \/ INTRO -->\r\n  <section class=\"epic-section epic-booking-hero\">\r\n    <h1>Schedule Your EPIC Tax Consultation<\/h1>\r\n    <p class=\"epic-booking-hero-sub\">\r\n      Your tax solutions start here &mdash; let our experienced team guide you with confidence and clarity.\r\n    <\/p>\r\n\r\n    <p class=\"epic-booking-meta\">\r\n      <strong>Office Hours:<\/strong> Monday &ndash; Friday, 12:00 PM &ndash; 6:00 PM<br>\r\n      <strong>Location:<\/strong> EPIC TAXCARE &ndash; 4740 14th St, Suite T-302 Plano, TX 75074<br>\r\n      <strong>Phone:<\/strong> (214) 807-0007\r\n    <\/p>\r\n\r\n    <a href=\"#epic-booking-calendar\" class=\"epic-booking-cta-btn\">\r\n      View Available Times\r\n    <\/a>\r\n  <\/section>\r\n\r\n  <!-- CALENDAR SECTION -->\r\n  <section id=\"epic-booking-calendar\" class=\"epic-section\">\r\n    <h2>Choose Your Appointment Time<\/h2>\r\n    <p>\r\n      Use the online scheduler below to pick a day and time that fits your schedule.\r\n      You&rsquo;ll receive an instant confirmation by email.\r\n    <\/p>\r\n\r\n    <div class=\"epic-calendar-wrap\">\r\n      <!-- YouCanBook.me EMBED -->\r\n      <script src=\"https:\/\/embed.ycb.me\"\r\n        async=\"true\"\r\n        data-domain=\"epictaxcare\"\r\n        data-displaymode=\"auto\"><\/script>\r\n\r\n      <p class=\"epic-small-note\">\r\n        If the calendar does not load, please\r\n        <a href=\"https:\/\/epictaxcare.youcanbook.me\" target=\"_blank\" rel=\"noopener\">\r\n          click here to open our booking page in a new tab\r\n        <\/a>.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- HOW IT WORKS -->\r\n  <section class=\"epic-section\">\r\n    <h2>How Your Appointment Works<\/h2>\r\n    <div class=\"epic-steps\">\r\n      <div class=\"epic-step-box\">\r\n        <div class=\"epic-step-label\">Step 1<\/div>\r\n        <h3>Schedule Online<\/h3>\r\n        <p>\r\n          Pick a convenient time using our online calendar. You&rsquo;ll receive an instant confirmation by email\r\n          with all the details.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"epic-step-box\">\r\n        <div class=\"epic-step-label\">Step 2<\/div>\r\n        <h3>Share Your Documents<\/h3>\r\n        <p>\r\n          Before your visit, you can securely upload your tax documents or bring them with you to our Plano office.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"epic-step-box\">\r\n        <div class=\"epic-step-label\">Step 3<\/div>\r\n        <h3>Meet With a Tax Professional<\/h3>\r\n        <p>\r\n          During your appointment, we review your situation, answer your questions, and provide a clear plan\r\n          and next steps.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- WHAT TO BRING -->\r\n  <section class=\"epic-section\">\r\n    <h2>What to Bring to Your Appointment<\/h2>\r\n    <div class=\"epic-what-wrap\">\r\n      <div>\r\n        <p>\r\n          To make the most of your time with us, please have as many of the following items ready as possible.\r\n          Don&rsquo;t worry if you&rsquo;re missing something &mdash; we&rsquo;ll guide you through it.\r\n        <\/p>\r\n      <\/div>\r\n      <div>\r\n        <ul>\r\n          <li>Last year&rsquo;s tax return<\/li>\r\n          <li>W&ndash;2s and 1099s<\/li>\r\n          <li>Business income and expense records<\/li>\r\n          <li>Rental property income and expenses<\/li>\r\n          <li>Retirement and investment statements<\/li>\r\n          <li>Childcare, education, and medical expense details<\/li>\r\n          <li>Any IRS or state tax notices you&rsquo;ve received<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- FAQ -->\r\n  <section class=\"epic-section\">\r\n    <h2>Frequently Asked Questions<\/h2>\r\n\r\n    <div class=\"epic-faq-item\">\r\n      <div class=\"epic-faq-q\">Do you offer virtual appointments?<\/div>\r\n      <div class=\"epic-faq-a\">\r\n        Yes. We offer both in-office and virtual appointments. When you book, you can choose your preferred meeting type.\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"epic-faq-item\">\r\n      <div class=\"epic-faq-q\">Is there a fee for the consultation?<\/div>\r\n      <div class=\"epic-faq-a\">\r\n        Fees depend on the type of service and complexity of your tax situation. We&rsquo;ll explain pricing clearly\r\n        before any work is done.\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"epic-faq-item\">\r\n      <div class=\"epic-faq-q\">What if I need to reschedule?<\/div>\r\n      <div class=\"epic-faq-a\">\r\n        You can reschedule directly through the confirmation email you receive, or by contacting our office.\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"epic-faq-item\">\r\n      <div class=\"epic-faq-q\">Can you help with IRS notices or back taxes?<\/div>\r\n      <div class=\"epic-faq-a\">\r\n        Absolutely. We help with tax resolution, payment plans, and IRS correspondence. Simply mention this\r\n        when you book your appointment.\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- COPYRIGHT \/ FOOTER LINE -->\r\n  <div class=\"epic-footer-copy\">\r\n    &copy; 2025 EPIC TAXCARE. All rights reserved.\r\n  <\/div>\r\n<\/div>\r\n\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":"Schedule Your EPIC Tax Consultation Your tax solutions start here &mdash; let our experienced team guide you with confidence and clarity. Office Hours: Monday &ndash; Friday, 12:00 PM &ndash; 6:00 PM Location: EPIC TAXCARE &ndash; 4740 14th St, Suite T-302 Plano, TX 75074 Phone: (214) 807-0007 View Available Times Choose Your Appointment Time Use the[&#8230;]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2660","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Appointments: Book the Time That Works for You. - EPIC TAXCARE<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/epictaxcare.com\/?page_id=2660\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Appointments: Book the Time That Works for You. - EPIC TAXCARE\" \/>\n<meta property=\"og:description\" content=\"Schedule Your EPIC Tax Consultation Your tax solutions start here &mdash; let our experienced team guide you with confidence and clarity. Office Hours: Monday &ndash; Friday, 12:00 PM &ndash; 6:00 PM Location: EPIC TAXCARE &ndash; 4740 14th St, Suite T-302 Plano, TX 75074 Phone: (214) 807-0007 View Available Times Choose Your Appointment Time Use the[...]\" \/>\n<meta property=\"og:url\" content=\"http:\/\/epictaxcare.com\/?page_id=2660\" \/>\n<meta property=\"og:site_name\" content=\"EPIC TAXCARE\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-20T03:58:42+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/epictaxcare.com\\\/?page_id=2660\",\"url\":\"http:\\\/\\\/epictaxcare.com\\\/?page_id=2660\",\"name\":\"Appointments: Book the Time That Works for You. - EPIC TAXCARE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/epictaxcare.com\\\/#website\"},\"datePublished\":\"2025-11-17T02:30:56+00:00\",\"dateModified\":\"2025-11-20T03:58:42+00:00\",\"breadcrumb\":{\"@id\":\"http:\\\/\\\/epictaxcare.com\\\/?page_id=2660#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\\\/\\\/epictaxcare.com\\\/?page_id=2660\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/epictaxcare.com\\\/?page_id=2660#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/epictaxcare.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Appointments: Book the Time That Works for You.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/epictaxcare.com\\\/#website\",\"url\":\"https:\\\/\\\/epictaxcare.com\\\/\",\"name\":\"EPIC TAXCARE\",\"description\":\"It&#039;s not a name, it&#039;s a promise\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/epictaxcare.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Appointments: Book the Time That Works for You. - EPIC TAXCARE","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/epictaxcare.com\/?page_id=2660","og_locale":"en_US","og_type":"article","og_title":"Appointments: Book the Time That Works for You. - EPIC TAXCARE","og_description":"Schedule Your EPIC Tax Consultation Your tax solutions start here &mdash; let our experienced team guide you with confidence and clarity. Office Hours: Monday &ndash; Friday, 12:00 PM &ndash; 6:00 PM Location: EPIC TAXCARE &ndash; 4740 14th St, Suite T-302 Plano, TX 75074 Phone: (214) 807-0007 View Available Times Choose Your Appointment Time Use the[...]","og_url":"http:\/\/epictaxcare.com\/?page_id=2660","og_site_name":"EPIC TAXCARE","article_modified_time":"2025-11-20T03:58:42+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/epictaxcare.com\/?page_id=2660","url":"http:\/\/epictaxcare.com\/?page_id=2660","name":"Appointments: Book the Time That Works for You. - EPIC TAXCARE","isPartOf":{"@id":"https:\/\/epictaxcare.com\/#website"},"datePublished":"2025-11-17T02:30:56+00:00","dateModified":"2025-11-20T03:58:42+00:00","breadcrumb":{"@id":"http:\/\/epictaxcare.com\/?page_id=2660#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/epictaxcare.com\/?page_id=2660"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/epictaxcare.com\/?page_id=2660#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/epictaxcare.com\/"},{"@type":"ListItem","position":2,"name":"Appointments: Book the Time That Works for You."}]},{"@type":"WebSite","@id":"https:\/\/epictaxcare.com\/#website","url":"https:\/\/epictaxcare.com\/","name":"EPIC TAXCARE","description":"It&#039;s not a name, it&#039;s a promise","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/epictaxcare.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"http:\/\/epictaxcare.com\/index.php?rest_route=\/wp\/v2\/pages\/2660","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/epictaxcare.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/epictaxcare.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/epictaxcare.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/epictaxcare.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2660"}],"version-history":[{"count":5,"href":"http:\/\/epictaxcare.com\/index.php?rest_route=\/wp\/v2\/pages\/2660\/revisions"}],"predecessor-version":[{"id":2680,"href":"http:\/\/epictaxcare.com\/index.php?rest_route=\/wp\/v2\/pages\/2660\/revisions\/2680"}],"wp:attachment":[{"href":"http:\/\/epictaxcare.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2660"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}