{"id":40070,"date":"2026-01-23T16:12:29","date_gmt":"2026-01-23T16:12:29","guid":{"rendered":"https:\/\/nbosteokin.com\/?page_id=40070"},"modified":"2026-01-23T16:13:13","modified_gmt":"2026-01-23T16:13:13","slug":"elementor-page-40070","status":"publish","type":"page","link":"https:\/\/nbosteokin.com\/?page_id=40070","title":{"rendered":"Elementor Page #40070"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"40070\" class=\"elementor elementor-40070\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a26d98f e-flex e-con-boxed cmsmasters-block-default e-con e-parent\" data-id=\"a26d98f\" 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-d8a0adb cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-html\" data-id=\"d8a0adb\" 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<!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>TMJ Treatment with Laser Therapy - NB Osteo\/Kin | Laval & L'\u00cele-Perrot<\/title>\n    <meta name=\"description\" content=\"Natural TMJ treatment using laser therapy and manual techniques. Relief from jaw pain, clicking, headaches, and TMD symptoms. Drug-free, non-invasive. Laval & L'\u00cele-Perrot.\">\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        .hero {\n            background: linear-gradient(135deg, #a4c4d4 0%, #c4dae6 100%);\n            color: white;\n            padding: 80px 20px 60px;\n            text-align: center;\n        }\n        \n        .hero h1 {\n            font-size: 2.5rem;\n            margin-bottom: 20px;\n            font-weight: 700;\n        }\n        \n        .hero .subtitle {\n            font-size: 1.3rem;\n            margin-bottom: 30px;\n            opacity: 0.95;\n        }\n        \n        .checkmarks {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            flex-wrap: wrap;\n            margin-top: 30px;\n        }\n        \n        .checkmark-item {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n            font-size: 1.1rem;\n        }\n        \n        .checkmark-item::before {\n            content: \"\u2713\";\n            font-size: 1.5rem;\n            font-weight: bold;\n        }\n        \n        .cta-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 20px;\n            margin-top: 40px;\n            flex-wrap: wrap;\n        }\n        \n        .btn {\n            padding: 15px 35px;\n            border-radius: 5px;\n            text-decoration: none;\n            font-weight: 600;\n            display: inline-block;\n            transition: transform 0.2s, box-shadow 0.2s;\n        }\n        \n        .btn-primary {\n            background: white;\n            color: #5f7179;\n        }\n        \n        .btn-secondary {\n            background: rgba(255,255,255,0.2);\n            color: white;\n            border: 2px solid white;\n        }\n        \n        .btn:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.2);\n        }\n        \n        .section {\n            padding: 60px 20px;\n        }\n        \n        .section-alt {\n            background: #f7f7f7;\n        }\n        \n        .section h2 {\n            font-size: 2rem;\n            margin-bottom: 30px;\n            color: #5f7179;\n            text-align: center;\n        }\n        \n        .section h3 {\n            font-size: 1.5rem;\n            margin-bottom: 15px;\n            color: #a4c4d4;\n        }\n        \n        .intro-text {\n            font-size: 1.1rem;\n            line-height: 1.8;\n            margin-bottom: 30px;\n            color: #555;\n        }\n        \n        .two-column {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n            margin-top: 40px;\n        }\n        \n        @media (max-width: 768px) {\n            .two-column {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        .benefits-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 30px;\n            margin-top: 40px;\n        }\n        \n        .benefit-card {\n            background: white;\n            padding: 30px;\n            border-radius: 8px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n            transition: transform 0.2s;\n        }\n        \n        .benefit-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 4px 20px rgba(0,0,0,0.15);\n        }\n        \n        .benefit-card h3 {\n            color: #a4c4d4;\n            margin-bottom: 15px;\n        }\n        \n        .science-list {\n            list-style: none;\n            margin-top: 20px;\n        }\n        \n        .science-list li {\n            padding: 15px 0;\n            border-bottom: 1px solid rgba(164, 196, 212, 0.2);\n            display: flex;\n            align-items: start;\n            gap: 15px;\n        }\n        \n        .science-list li:last-child {\n            border-bottom: none;\n        }\n        \n        .science-list li::before {\n            content: \"\u2192\";\n            color: #a4c4d4;\n            font-weight: bold;\n            font-size: 1.5rem;\n            flex-shrink: 0;\n        }\n        \n        .symptoms-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 20px;\n            margin-top: 30px;\n        }\n        \n        .symptom-card {\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            box-shadow: 0 2px 5px rgba(0,0,0,0.1);\n            border-left: 4px solid #a4c4d4;\n        }\n        \n        .highlight-box {\n            background: #d4edda;\n            border-left: 5px solid #28a745;\n            padding: 20px;\n            margin: 30px 0;\n            border-radius: 5px;\n        }\n        \n        .footer-cta {\n            background: #7a8a92;\n            color: white;\n            padding: 60px 20px;\n            text-align: center;\n        }\n        \n        .footer-cta h2 {\n            color: white;\n            margin-bottom: 20px;\n        }\n        \n        .footer-cta p {\n            font-size: 1.2rem;\n            margin-bottom: 30px;\n            opacity: 0.9;\n        }\n        \n        .faq-item {\n            background: white;\n            padding: 25px;\n            margin-bottom: 15px;\n            border-radius: 8px;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n        }\n        \n        .faq-question {\n            font-size: 1.2rem;\n            font-weight: 600;\n            color: #5f7179;\n            margin-bottom: 10px;\n        }\n        \n        .faq-answer {\n            color: #555;\n            line-height: 1.7;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"hero\">\n        <div class=\"container\">\n            <h1>TMJ Treatment with Laser Therapy<\/h1>\n            <p class=\"subtitle\">Natural Relief from Jaw Pain & Temporomandibular Disorders<\/p>\n            <div class=\"checkmarks\">\n                <div class=\"checkmark-item\">Drug-Free Pain Relief<\/div>\n                <div class=\"checkmark-item\">Reduces Inflammation<\/div>\n                <div class=\"checkmark-item\">Improves Jaw Function<\/div>\n            <\/div>\n            <div class=\"cta-buttons\">\n                <a href=\"https:\/\/www.fresha.com\/book-now\/nb-osteo-kin-fjecywnm\/services?lid=2775510&eid=4901336&share=true&pId=2684641\" class=\"btn btn-primary\">Book Laval Clinic<\/a>\n                <a href=\"https:\/\/www.fresha.com\/book-now\/nb-osteo-kin-fjecywnm\/services?lid=2775510&eid=4901336&share=true&pId=2684641\" class=\"btn btn-secondary\">Book L'\u00cele-Perrot Clinic<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Image Banner -->\n    <div style=\"width: 100%; height: 400px; overflow: hidden; margin: 0;\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1470071459604-3b5ec3a7fe05?w=1200&h=400&fit=crop&q=80\" \n             alt=\"Natural healing and pain relief\" \n             style=\"width: 100%; height: 100%; object-fit: cover; display: block;\">\n    <\/div>\n\n    <!-- Introduction -->\n    <div class=\"section\">\n        <div class=\"container\">\n            <h2>Understanding TMJ Disorders<\/h2>\n            <p class=\"intro-text\">\n                Temporomandibular joint (TMJ) disorders affect the jaw joint and surrounding muscles, causing pain that can radiate through your face, head, neck, and shoulders. If you experience jaw clicking, difficulty chewing, headaches, or facial pain, you may have a TMJ disorder (TMD).\n            <\/p>\n            <p class=\"intro-text\">\n                The temporomandibular joint is one of the most complex joints in your body, and when it's not functioning properly, it can significantly impact your quality of life. At NB Osteo\/Kin, we offer a comprehensive, drug-free approach combining laser therapy, osteopathic manual therapy, and craniosacral techniques to address both the symptoms and root causes of TMJ dysfunction.\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <!-- Symptoms -->\n    <div class=\"section section-alt\">\n        <div class=\"container\">\n            <h2>Common TMJ Symptoms<\/h2>\n            <p class=\"intro-text\" style=\"text-align: center;\">Do you experience any of these?<\/p>\n            \n            <div class=\"symptoms-grid\">\n                <div class=\"symptom-card\">Jaw pain or tenderness<\/div>\n                <div class=\"symptom-card\">Clicking or popping sounds<\/div>\n                <div class=\"symptom-card\">Difficulty chewing<\/div>\n                <div class=\"symptom-card\">Lockjaw or limited opening<\/div>\n                <div class=\"symptom-card\">Ear pain or ringing<\/div>\n                <div class=\"symptom-card\">Headaches & migraines<\/div>\n                <div class=\"symptom-card\">Facial pain<\/div>\n                <div class=\"symptom-card\">Neck & shoulder tension<\/div>\n                <div class=\"symptom-card\">Tooth grinding (bruxism)<\/div>\n                <div class=\"symptom-card\">Morning jaw stiffness<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- How Laser Therapy Helps -->\n    <div class=\"section\">\n        <div class=\"container\">\n            <h2>How Laser Therapy Helps TMJ<\/h2>\n            <p class=\"intro-text\" style=\"text-align: center; max-width: 900px; margin: 0 auto 40px;\">\n                Low-level laser therapy (LLLT) targets the TMJ directly, reducing inflammation and promoting healing in the joint, muscles, and surrounding tissues.\n            <\/p>\n            \n            <div class=\"benefits-grid\">\n                <div class=\"benefit-card\">\n                    <h3>Reduces Inflammation<\/h3>\n                    <p>Laser light decreases inflammatory markers in the TMJ, reducing swelling, heat, and pain around the joint.<\/p>\n                <\/div>\n                \n                <div class=\"benefit-card\">\n                    <h3>Relieves Pain<\/h3>\n                    <p>Stimulates endorphin release and blocks pain signals, providing immediate and long-lasting pain relief.<\/p>\n                <\/div>\n                \n                <div class=\"benefit-card\">\n                    <h3>Relaxes Muscles<\/h3>\n                    <p>Reduces muscle tension and spasms in the jaw, face, and neck muscles that contribute to TMJ pain.<\/p>\n                <\/div>\n                \n                <div class=\"benefit-card\">\n                    <h3>Improves Circulation<\/h3>\n                    <p>Enhances blood flow to the TMJ, delivering oxygen and nutrients needed for tissue repair.<\/p>\n                <\/div>\n                \n                <div class=\"benefit-card\">\n                    <h3>Accelerates Healing<\/h3>\n                    <p>Increases cellular energy (ATP) production, helping damaged joint tissues heal faster and more completely.<\/p>\n                <\/div>\n                \n                <div class=\"benefit-card\">\n                    <h3>Restores Function<\/h3>\n                    <p>Helps normalize joint mechanics, reducing clicking, popping, and restricted jaw movement.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Our Approach -->\n    <div class=\"section section-alt\">\n        <div class=\"container\">\n            <h2>Our Comprehensive TMJ Treatment Approach<\/h2>\n            \n            <div class=\"two-column\">\n                <div>\n                    <h3>Laser Therapy<\/h3>\n                    <p class=\"intro-text\">\n                        We apply low-level laser directly to the TMJ, surrounding muscles, and trigger points. The treatment is completely painless and typically lasts 15-20 minutes per session.\n                    <\/p>\n                    <ul class=\"science-list\">\n                        <li>Reduces joint inflammation<\/li>\n                        <li>Relieves muscle tension<\/li>\n                        <li>Accelerates tissue healing<\/li>\n                        <li>Drug-free pain relief<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div>\n                    <h3>Manual Therapy<\/h3>\n                    <p class=\"intro-text\">\n                        Osteopathic and craniosacral techniques address structural imbalances, muscle restrictions, and fascial tension contributing to TMJ dysfunction.\n                    <\/p>\n                    <ul class=\"science-list\">\n                        <li>Intraoral jaw manipulation<\/li>\n                        <li>Craniosacral balancing<\/li>\n                        <li>Cervical spine alignment<\/li>\n                        <li>Myofascial release<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"highlight-box\" style=\"margin-top: 40px;\">\n                <strong>Why Combine Laser & Manual Therapy?<\/strong> Laser therapy reduces inflammation and pain at the cellular level, while manual therapy addresses mechanical dysfunction and muscle restrictions. Together, they create faster, more complete healing than either modality alone.\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- What Causes TMJ -->\n    <div class=\"section\">\n        <div class=\"container\">\n            <h2>Common Causes of TMJ Disorders<\/h2>\n            \n            <div class=\"two-column\">\n                <div>\n                    <h3>Physical Factors<\/h3>\n                    <ul class=\"science-list\">\n                        <li>Teeth grinding (bruxism) or clenching<\/li>\n                        <li>Jaw trauma or injury<\/li>\n                        <li>Arthritis in the TMJ<\/li>\n                        <li>Misaligned bite or teeth<\/li>\n                        <li>Poor posture (forward head)<\/li>\n                        <li>Disc displacement in the joint<\/li>\n                    <\/ul>\n                <\/div>\n                \n                <div>\n                    <h3>Lifestyle & Stress Factors<\/h3>\n                    <ul class=\"science-list\">\n                        <li>Chronic stress and tension<\/li>\n                        <li>Anxiety manifesting in jaw clenching<\/li>\n                        <li>Prolonged computer\/phone use<\/li>\n                        <li>Sleeping position habits<\/li>\n                        <li>Chewing gum or hard foods<\/li>\n                        <li>Previous dental work<\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n            \n            <p class=\"intro-text\" style=\"margin-top: 40px; text-align: center;\">\n                TMJ disorders are often multifactorial\u2014addressing both the physical dysfunction and underlying causes leads to the best outcomes.\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <!-- Treatment Expectations -->\n    <div class=\"section section-alt\">\n        <div class=\"container\">\n            <h2>What to Expect<\/h2>\n            \n            <h3>Initial Assessment<\/h3>\n            <p class=\"intro-text\">\n                We conduct a thorough evaluation of your jaw function, bite, posture, cervical spine, and surrounding muscles. We'll also discuss your symptoms, triggers, and medical history to create a personalized treatment plan.\n            <\/p>\n\n            <h3>Treatment Sessions<\/h3>\n            <p class=\"intro-text\">\n                Each session combines laser therapy (15-20 min) with manual therapy techniques (20-30 min). Most clients feel immediate relief, with continued improvement over the course of treatment.\n            <\/p>\n\n            <h3>Treatment Frequency<\/h3>\n            <p class=\"intro-text\">\n                Acute TMJ flare-ups typically respond well to 2-3 sessions per week for 2-4 weeks. Chronic TMJ dysfunction may require ongoing care with gradually decreasing frequency as symptoms improve.\n            <\/p>\n\n            <h3>Expected Results<\/h3>\n            <p class=\"intro-text\">\n                Many clients notice reduced pain and improved jaw function within the first few sessions. Clicking, popping, and restricted movement often improve over 4-8 weeks. Chronic cases may require longer treatment but typically show steady, sustained improvement.\n            <\/p>\n        <\/div>\n    <\/div>\n\n    <!-- FAQ -->\n    <div class=\"section\">\n        <div class=\"container\">\n            <h2>Frequently Asked Questions<\/h2>\n            \n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Is TMJ treatment painful?<\/div>\n                <div class=\"faq-answer\">\n                    No. Laser therapy is completely painless\u2014you'll feel only gentle warmth. Manual therapy is performed within your comfort level. Some techniques may cause mild, temporary soreness as tissues release, but treatment should never be painful.\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">How quickly will I feel better?<\/div>\n                <div class=\"faq-answer\">\n                    Many clients notice pain relief immediately after their first session. However, lasting improvement typically develops over several weeks as inflammation decreases, muscles relax, and joint function normalizes. Acute flare-ups respond faster than chronic conditions.\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Do I need to stop other treatments?<\/div>\n                <div class=\"faq-answer\">\n                    No. Laser therapy and manual therapy can be safely combined with dental treatments, physical therapy, medications, or night guards. We often work collaboratively with dentists and other healthcare providers for best results.\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Will clicking and popping go away?<\/div>\n                <div class=\"faq-answer\">\n                    In many cases, yes. Clicking and popping are often caused by disc displacement or joint dysfunction that can improve with treatment. However, some clicking may persist even after pain resolves. Our goal is pain-free function\u2014whether or not sounds remain.\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Can you help with teeth grinding?<\/div>\n                <div class=\"faq-answer\">\n                    Yes. We address the muscle tension, stress, and jaw dysfunction that contribute to bruxism. Many clients find their grinding decreases significantly with treatment. We may also recommend stress management techniques and working with your dentist for a night guard if needed.\n                <\/div>\n            <\/div>\n\n            <div class=\"faq-item\">\n                <div class=\"faq-question\">Is this covered by insurance?<\/div>\n                <div class=\"faq-answer\">\n                    Many insurance plans cover TMJ treatment under osteopathy or manual therapy benefits. Coverage varies by plan. We provide detailed receipts for insurance submission. Check with your provider about coverage for \"temporomandibular joint disorder treatment.\"\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- CTA -->\n    <div class=\"footer-cta\">\n        <div class=\"container\">\n            <h2>Ready to Find Relief from TMJ Pain?<\/h2>\n            <p>Don't let jaw pain control your life. Book your TMJ assessment today and start your journey to pain-free function.<\/p>\n            <div class=\"cta-buttons\">\n                <a href=\"https:\/\/www.fresha.com\/book-now\/nb-osteo-kin-fjecywnm\/services?lid=2775510&eid=4901336&share=true&pId=2684641\" class=\"btn btn-primary\" style=\"color: #5f7179;\">Book Laval Clinic<\/a>\n                <a href=\"https:\/\/www.fresha.com\/book-now\/nb-osteo-kin-fjecywnm\/services?lid=2775510&eid=4901336&share=true&pId=2684641\" class=\"btn btn-secondary\">Book L'\u00cele-Perrot Clinic<\/a>\n            <\/div>\n            <p style=\"margin-top: 40px; font-size: 1rem;\">\n                <strong>NB Osteo\/Kin<\/strong><br>\n                Serving Laval & L'\u00cele-Perrot | 514-700-7415 | nbosteokin@gmail.com\n            <\/p>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\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":"<p>TMJ Treatment with Laser Therapy &#8211; NB Osteo\/Kin | Laval &#038; L&#8217;\u00cele-Perrot TMJ Treatment with Laser Therapy Natural Relief from Jaw Pain &#038; Temporomandibular Disorders Drug-Free Pain Relief Reduces Inflammation Improves Jaw Function Book Laval Clinic Book L&#8217;\u00cele-Perrot Clinic Understanding TMJ Disorders Temporomandibular joint (TMJ) disorders affect the jaw joint and surrounding muscles, causing pain&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-40070","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/nbosteokin.com\/index.php?rest_route=\/wp\/v2\/pages\/40070","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nbosteokin.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nbosteokin.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nbosteokin.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nbosteokin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=40070"}],"version-history":[{"count":4,"href":"https:\/\/nbosteokin.com\/index.php?rest_route=\/wp\/v2\/pages\/40070\/revisions"}],"predecessor-version":[{"id":40075,"href":"https:\/\/nbosteokin.com\/index.php?rest_route=\/wp\/v2\/pages\/40070\/revisions\/40075"}],"wp:attachment":[{"href":"https:\/\/nbosteokin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=40070"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}