{"id":40058,"date":"2026-01-23T16:07:59","date_gmt":"2026-01-23T16:07:59","guid":{"rendered":"https:\/\/nbosteokin.com\/?page_id=40058"},"modified":"2026-01-23T16:08:55","modified_gmt":"2026-01-23T16:08:55","slug":"elementor-page-40058","status":"publish","type":"page","link":"https:\/\/nbosteokin.com\/?page_id=40058","title":{"rendered":"Elementor Page #40058"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"40058\" class=\"elementor elementor-40058\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4302e31 e-flex e-con-boxed cmsmasters-block-default e-con e-parent\" data-id=\"4302e31\" 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-df775a6 cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-html\" data-id=\"df775a6\" 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>Contact Us - NB Osteo\/Kin | Laval & L'\u00cele-Perrot<\/title>\n    <meta name=\"description\" content=\"Contact NB Osteo\/Kin. Two locations in Laval and L'\u00cele-Perrot. Book online, call 514-700-7415, or visit us. Osteopathy, laser therapy, and holistic care.\">\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            opacity: 0.95;\n            margin-bottom: 30px;\n        }\n        \n        .contact-methods {\n            display: flex;\n            justify-content: center;\n            gap: 40px;\n            margin-top: 40px;\n            flex-wrap: wrap;\n        }\n        \n        .contact-method {\n            text-align: center;\n        }\n        \n        .contact-method h3 {\n            font-size: 1.2rem;\n            margin-bottom: 15px;\n        }\n        \n        .contact-method a {\n            color: white;\n            text-decoration: none;\n            font-size: 1.3rem;\n            font-weight: 600;\n            transition: opacity 0.2s;\n        }\n        \n        .contact-method a:hover {\n            opacity: 0.8;\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: 40px;\n            color: #5f7179;\n            text-align: center;\n        }\n        \n        .clinics-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n            margin-top: 40px;\n        }\n        \n        @media (max-width: 768px) {\n            .clinics-grid {\n                grid-template-columns: 1fr;\n            }\n        }\n        \n        .clinic-card {\n            background: white;\n            padding: 40px;\n            border-radius: 10px;\n            box-shadow: 0 2px 15px rgba(0,0,0,0.1);\n        }\n        \n        .clinic-card h3 {\n            color: #a4c4d4;\n            font-size: 1.8rem;\n            margin-bottom: 20px;\n        }\n        \n        .clinic-info {\n            margin-bottom: 30px;\n        }\n        \n        .clinic-info h4 {\n            color: #5f7179;\n            margin-bottom: 10px;\n            font-size: 1.1rem;\n        }\n        \n        .clinic-info p {\n            color: #555;\n            line-height: 1.8;\n            margin-bottom: 5px;\n        }\n        \n        .hours-list {\n            list-style: none;\n            margin-top: 10px;\n        }\n        \n        .hours-list li {\n            padding: 8px 0;\n            border-bottom: 1px solid #e8e8e8;\n            display: flex;\n            justify-content: space-between;\n        }\n        \n        .hours-list li:last-child {\n            border-bottom: none;\n        }\n        \n        .day {\n            font-weight: 600;\n            color: #5f7179;\n        }\n        \n        .time {\n            color: #555;\n        }\n        \n        .closed {\n            color: #999;\n            font-style: italic;\n        }\n        \n        .btn {\n            display: inline-block;\n            padding: 15px 35px;\n            background: #a4c4d4;\n            color: white;\n            text-decoration: none;\n            border-radius: 5px;\n            font-weight: 600;\n            transition: transform 0.2s, box-shadow 0.2s;\n            margin-top: 20px;\n        }\n        \n        .btn:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.2);\n        }\n        \n        .map-container {\n            margin-top: 30px;\n            border-radius: 10px;\n            overflow: hidden;\n            height: 300px;\n            background: #e8e8e8;\n        }\n        \n        .contact-info-box {\n            background: linear-gradient(135deg, #a4c4d420 0%, #c4dae620 100%);\n            padding: 30px;\n            border-radius: 10px;\n            margin-top: 40px;\n            text-align: center;\n        }\n        \n        .contact-info-box h3 {\n            color: #5f7179;\n            margin-bottom: 20px;\n        }\n        \n        .contact-info-box p {\n            font-size: 1.2rem;\n            color: #555;\n            margin-bottom: 10px;\n        }\n        \n        .contact-info-box a {\n            color: #a4c4d4;\n            text-decoration: none;\n            font-weight: 600;\n        }\n        \n        .contact-info-box a:hover {\n            text-decoration: underline;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"hero\">\n        <div class=\"container\">\n            <h1>Contact Us<\/h1>\n            <p class=\"subtitle\">Easily Online, by Phone or by Dropping In<\/p>\n            \n            <div class=\"contact-methods\">\n                <div class=\"contact-method\">\n                    <h3>\ud83d\udcde Give Us a Call<\/h3>\n                    <a href=\"tel:514-700-7415\">514-700-7415<\/a>\n                <\/div>\n                \n                <div class=\"contact-method\">\n                    <h3>\ud83d\udce7 Email Us<\/h3>\n                    <a href=\"mailto:nbosteokin@gmail.com\">nbosteokin@gmail.com<\/a>\n                <\/div>\n                \n                <div class=\"contact-method\">\n                    <h3>\ud83d\udcc5 Book Online<\/h3>\n                    <a href=\"https:\/\/www.fresha.com\/book-now\/nb-osteo-kin-fjecywnm\/services?lid=2775510&eid=4901336&share=true&pId=2684641\">Schedule Now<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Clinic Locations -->\n    <div class=\"section\">\n        <div class=\"container\">\n            <h2>Two Clinic Locations to Serve You<\/h2>\n            \n            <div class=\"clinics-grid\">\n                <!-- Laval Clinic -->\n                <div class=\"clinic-card\">\n                    <h3>Laval Clinic<\/h3>\n                    \n                    <div class=\"clinic-info\">\n                        <h4>Address:<\/h4>\n                        <p>Sant\u00e9 Multisports<\/p>\n                        <p>2655 Boulevard Daniel-Johnson<\/p>\n                        <p>Laval, Quebec<\/p>\n                    <\/div>\n                    \n                    <div class=\"clinic-info\">\n                        <h4>Hours:<\/h4>\n                        <ul class=\"hours-list\">\n                            <li>\n                                <span class=\"day\">Monday<\/span>\n                                <span class=\"time\">9:00 AM \u2013 5:00 PM<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Tuesday<\/span>\n                                <span class=\"time closed\">Closed (open at L'\u00cele-Perrot)<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Wednesday<\/span>\n                                <span class=\"time closed\">Closed (open at L'\u00cele-Perrot)<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Thursday<\/span>\n                                <span class=\"time\">9:00 AM \u2013 5:00 PM<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Friday<\/span>\n                                <span class=\"time\">8:00 AM \u2013 1:00 PM<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Saturday<\/span>\n                                <span class=\"time\">8:00 AM \u2013 1:00 PM<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Sunday<\/span>\n                                <span class=\"time closed\">Closed<\/span>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <a href=\"https:\/\/www.fresha.com\/book-now\/nb-osteo-kin-fjecywnm\/services?lid=2775510&eid=4901336&share=true&pId=2684641\" class=\"btn\">Book Laval Clinic<\/a>\n                <\/div>\n                \n                <!-- L'\u00cele-Perrot Clinic -->\n                <div class=\"clinic-card\">\n                    <h3>L'\u00cele-Perrot Clinic<\/h3>\n                    \n                    <div class=\"clinic-info\">\n                        <h4>Address:<\/h4>\n                        <p>Clinique d'Acupuncture Natacha Bouchet<\/p>\n                        <p>569 Grand Boulevard<\/p>\n                        <p>L'\u00cele-Perrot, Quebec J7V 9A6<\/p>\n                    <\/div>\n                    \n                    <div class=\"clinic-info\">\n                        <h4>Hours:<\/h4>\n                        <ul class=\"hours-list\">\n                            <li>\n                                <span class=\"day\">Monday<\/span>\n                                <span class=\"time closed\">Closed (open at Laval)<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Tuesday<\/span>\n                                <span class=\"time\">10:00 AM \u2013 7:00 PM<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Wednesday<\/span>\n                                <span class=\"time\">8:00 AM \u2013 3:00 PM<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Thursday<\/span>\n                                <span class=\"time closed\">Closed (open at Laval)<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Friday<\/span>\n                                <span class=\"time closed\">Closed (open at Laval)<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Saturday<\/span>\n                                <span class=\"time closed\">Closed (open at Laval)<\/span>\n                            <\/li>\n                            <li>\n                                <span class=\"day\">Sunday<\/span>\n                                <span class=\"time closed\">Closed<\/span>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n                    \n                    <a href=\"https:\/\/www.fresha.com\/book-now\/nb-osteo-kin-fjecywnm\/services?lid=2775510&eid=4901336&share=true&pId=2684641\" class=\"btn\">Book L'\u00cele-Perrot Clinic<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Additional Contact Info -->\n    <div class=\"section section-alt\">\n        <div class=\"container\">\n            <div class=\"contact-info-box\">\n                <h3>Get In Touch<\/h3>\n                <p><strong>Phone:<\/strong> <a href=\"tel:514-700-7415\">514-700-7415<\/a><\/p>\n                <p><strong>Email:<\/strong> <a href=\"mailto:nbosteokin@gmail.com\">nbosteokin@gmail.com<\/a><\/p>\n                <p style=\"margin-top: 30px; font-size: 1rem; color: #777;\">\n                    We typically respond to emails within 24 hours. For urgent matters, please call us directly.\n                <\/p>\n                <p style=\"font-size: 1rem; color: #777;\">\n                    Both clinics offer free parking and are wheelchair accessible.\n                <\/p>\n            <\/div>\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>Contact Us &#8211; NB Osteo\/Kin | Laval &#038; L&#8217;\u00cele-Perrot Contact Us Easily Online, by Phone or by Dropping In \ud83d\udcde Give Us a Call 514-700-7415 \ud83d\udce7 Email Us nbosteokin@gmail.com \ud83d\udcc5 Book Online Schedule Now Two Clinic Locations to Serve You Laval Clinic Address: Sant\u00e9 Multisports 2655 Boulevard Daniel-Johnson Laval, Quebec Hours: Monday 9:00 AM \u2013&#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-40058","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/nbosteokin.com\/index.php?rest_route=\/wp\/v2\/pages\/40058","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=40058"}],"version-history":[{"count":4,"href":"https:\/\/nbosteokin.com\/index.php?rest_route=\/wp\/v2\/pages\/40058\/revisions"}],"predecessor-version":[{"id":40063,"href":"https:\/\/nbosteokin.com\/index.php?rest_route=\/wp\/v2\/pages\/40058\/revisions\/40063"}],"wp:attachment":[{"href":"https:\/\/nbosteokin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=40058"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}