{"id":1696,"date":"2025-07-11T09:47:08","date_gmt":"2025-07-11T07:47:08","guid":{"rendered":"https:\/\/vitalys-center.nubedev.es\/specialities-physiotherapy\/specialists-in-spinal-cervical-and-thoracic-treatments\/"},"modified":"2025-08-01T07:32:58","modified_gmt":"2025-08-01T05:32:58","slug":"specialists-in-spinal-cervical-and-thoracic-treatments","status":"publish","type":"page","link":"https:\/\/vitalyscenter.es\/en\/specialities-physiotherapy\/specialists-in-spinal-cervical-and-thoracic-treatments\/","title":{"rendered":"Specialists in spinal, cervical and thoracic treatments"},"content":{"rendered":"<section x-data=\"{ muted: true }\" x-init=\"$refs.heroVideo.muted = muted\" class=\"w-full h-full flex flex-col relative justify-center z-10 text-white bg-cover bg-[center_30%] bg-no-repeat\" style=\"background-image: url(https:\/\/vitalyscenter.es\/wp-content\/uploads\/2025\/07\/Especialidad-Columna.jpg);\">\n\n\n    <div class=\"relative  container mx-auto  min-h-[50vh] sm:min-h-[70vh] flex flex-col justify-center items-center z-30\">\n        \n                    <h1 class=\"w-full text-center font-sans flex flex-col items-center justify-center\">\n                                    <span\n                        class=\" text-xl sm:text-3xl lg:text-5xl xl:text-6xl \">Specialists in<\/span>\n                                                    <span\n                        class=\" font-bold text-3xl sm:text-6xl lg:text-5xl xl:text-6xl \">Spinal, cervical and dorsal treatments<\/span>\n                            <\/h1>\n        \n        \n            <\/div>\n\n    \n    \n\n\n            <div class=\"flex items-center text-xs sm:text-base text-white mb-10 sm:self-start ml-5 sm:ml-10\">\n            <a href=\"https:\/\/vitalyscenter.es\/en\/\">Vitalys Center<\/a>\n<script type=\"application\/ld+json\">{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"BreadcrumbList\",\n    \"itemListElement\": [\n        {\n            \"@type\": \"ListItem\",\n            \"position\": 1,\n            \"name\": \"Vitalys Center\",\n            \"item\": \"https:\/\/vitalyscenter.es\/en\/\"\n        }\n    ]\n}<\/script>\n        <\/div>\n    \n<\/section>\n\n\n<section class=\"pt-5 lg:pt-10 font-sans container  mx-auto  \">\n    <div class=\"flex flex-col lg:flex-row  bg-white overflow-hidden\">\n        \n        \n        <div class=\"w-full lg:w-3\/5 text-white  py-5  sm:py-10 3xl:py-20 flex flex-col justify-center px-5   lg:pr-20 \">\n                            <h2 class=\"text-2xl sm:text-3xl xl:text-4xl 2xl:text-5xl font-bold mb-4 lg:text-left text-center text-tertiary\">\n                    Treatment of spinal disorders\n                <\/h2>\n            \n                            <p class=\"text-lg sm:text-xl xl:text-2xl 2xl:text-3xl  mb-4 lg:text-left text-center text-primary\">Spine, cervical and thoracic<\/p>\n            \n                            <div class=\"text-sm sm:text-base max-w-none mb-6  lg:text-left text-center text-secondary lg:w-[90%]\">\n                    <p>We specialise in treating spinal conditions such as <strong>sciatica, disc protrusions, herniated discs, scoliosis, lower back pain<\/strong> and other injuries that affect your mobility and quality of life. We combine clinical expertise with a human and personalised approach to help you regain pain-free movement. <\/p>\n\n                <\/div>\n            \n            \n        <\/div>\n\n        \n        \n        \n        <div class=\"w-full lg:w-2\/5 flex items-center justify-center p-0 bg-white relative min-h-[300px] lg:min-h-[auto] w-[90%]  rounded-2xl lg:rounded-l-full\">\n                            <div \n                    class=\"absolute inset-0 bg-cover bg-center bg-no-repeat rounded-2xl mx-5 sm:mx-[10%] lg:mx-0 lg:rounded-l-full\"\n                    style=\"background-image: url('https:\/\/vitalyscenter.es\/wp-content\/uploads\/2025\/06\/8-scaled.webp');\">\n                <\/div>\n                    <\/div>\n\n    <\/div>\n<\/section>\n\n<section class=\"container mx-auto pt-10 2xl:px-0 sm:px-10 px-5 grid grid-cols-1\">\n                        <div class=\"flex flex-col lg:flex-row items-center justify-center gap-2 sm:gap-5 3xl:gap-10\">\n                                    <div class=\"relative w-full lg:w-1\/3 pt-5 sm:pt-10\" x-data=\"{ playing: false, muted: false }\"\">\n                        <div\n                            class=\"rounded-3xl sm:rounded-4xl aspect-square overflow-hidden w-full h-[350px] xl:h-[400px]\">\n                            <video class=\"w-full h-full object-cover\" x-ref=\"video\" :muted=\"muted\"\n                                @click=\"playing = !playing; playing ? $refs.video.play() : $refs.video.pause()\"\n                                @ended=\"playing = false\" loop playsinline id=\"hero-video\">\n                                <source src=\"https:\/\/vitalyscenter.es\/wp-content\/uploads\/2025\/06\/Vitalys-Center_Video-Header_Audio.mp4\" type=\"video\/mp4\">\n                            <\/video>\n                        <\/div>\n\n                        <button x-show=\"!playing\" @click.stop=\"playing = true; $refs.video.play()\"\n                            class=\"hover:cursor-pointer absolute inset-0 m-auto w-20 h-20 flex items-center justify-center rounded-full bg-primary\/50 hover:bg-primary transition-all\">\n                            <svg viewBox=\"0 0 56 76\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n                                class=\"w-10 h-10 stroke-white fill-transparent pl-2\">\n                                <path d=\"M1 74V2L54 36.0493L1 74Z\" stroke=\"white\" stroke-width=\"2\" \/>\n                            <\/svg>\n                        <\/button>\n                        <button x-show=\"playing\" @click.stop=\"muted = !muted; $refs.video.muted = muted\"\n                            class=\"absolute bottom-4 right-4 p-2 rounded-full bg-primary\/50  transition-colors hover:cursor-pointer hover:bg-primary\"\n                            :title=\"muted ? 'Activar sonido' : 'Silenciar'\">\n                            <template x-if=\"muted\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\"\n                                    stroke-width=\"1\" stroke=\"currentColor\"\n                                    class=\"w-8 h-8 stroke-white fill-transparent\">\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                        d=\"M19.114 5.636a9 9 0 0 1 0 12.728M16.463 8.288a5.25 5.25 0 0 1 0 7.424M6.75 8.25l4.72-4.72a.75.75 0 0 1 1.28.53v15.88a.75.75 0 0 1-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.009 9.009 0 0 1 2.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75Z\" \/>\n                                <\/svg>\n\n                            <\/template>\n                            <template x-if=\"!muted\">\n                                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\"\n                                    stroke-width=\"1\" stroke=\"currentColor\"\n                                    class=\"w-8 h-8 stroke-white fill-transparent\">\n                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                                        d=\"M17.25 9.75 19.5 12m0 0 2.25 2.25M19.5 12l2.25-2.25M19.5 12l-2.25 2.25m-10.5-6 4.72-4.72a.75.75 0 0 1 1.28.53v15.88a.75.75 0 0 1-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.009 9.009 0 0 1 2.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75Z\" \/>\n                                <\/svg>\n\n                            <\/template>\n                        <\/button>\n\n\n                    <\/div>\n                \n                <div class=\"w-full lg:w-2\/3 flex flex-col items-center sm:items-start justify-center p-5 sm:p-10 lg:p-0 xl:p-5 3xl:p-10 gap-5\">\n                                            <h2 class=\"titulo-reviews sm:text-left text-center text-2xl sm:text-3xl xl:text-4xl text-primary flex flex-col\">\n                            Focused on diagnosis and treatment\n\n                        <\/h2>\n                    \n                                            <div class=\"text-sm sm:text-base xl:text-base flex flex-col gap-5 text-secondary sm:text-left text-center\"><p>At Vitalys Center, we focus on the diagnosis and comprehensive treatment of spinal conditions such as herniated discs, <strong>sciatica, scoliosis, disc protrusions, chronic lower back pain<\/strong>, and other spinal injuries. We have a multidisciplinary team and advanced technology to address each case with precision and effectiveness. <\/p>\n<p>Our treatments are designed to relieve pain, improve mobility, and prevent long-term complications. Each patient receives a personalised plan that may include <strong>physiotherapy, rehabilitation, manual therapy, and therapeutic exercises<\/strong>, tailored to their condition and goals. <\/p>\n<p>We understand that living with <strong>back pain <\/strong>directly impacts your quality of life. That is why we are committed to offering you professional, personalised support based on medical evidence, so that you can move safely and without limitations once again. <\/p>\n<\/div>\n                    \n                                            <div class=\"flex flex-wrap gap-4 mt-6 align-center justify-start z-20\">\n                                                            <a href=\"#wpcf7-f1685-p1696-o1\"\n                                    target=\"\" class=\"py-2 px-4 xl:px-6 rounded-full text-sm xl:text-base !no-underline flex flex-row items-center gap-2 hover:-translate-y-1 transition-all duration-300 ease-in-out boton-tlf bg-primary text-white text-xs rounded-full\">\n\n\n\n\n                                                                            <i class=\"bi bi-telephone\"><\/i>\n                                    \n                                    <span>Request an appointment<\/span>\n\n                                    \n\n\n                                <\/a>\n                                                    <\/div>\n                    \n                <\/div>\n\n            <\/div>\n            \n<\/section>\n\n\n<section class=\"faq-block py-10 lg:pt-20 container mx-auto\">\n    <div class=\"mx-auto sm:mx-0\">\n        \n                    <div x-data=\"{ activeAccordion: null }\" class=\"mt-6\">\n                                    <div class=\"mb-1 px-4\">\n                        <div @click=\"activeAccordion = activeAccordion === 0 ? null : 0\"\n                            class=\"font-semibold flex justify-between items-center cursor-pointer py-4\">\n                            <h3\n                                :class=\"activeAccordion === 0 ? 'text-tertiary' : 'text-primary'\"\n                                class=\"text-base md:text-lg\">\n                                How do I know if I need specialised spinal treatment?\n                                <\/h3>\n                                <svg :class=\"{ '-rotate-180': activeAccordion === 0 }\"\n                                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" fill=\"currentColor\"\n                                    class=\"bi bi-arrow-down w-8 h-8 text-tertiary  -rotate-90 transition-all duration-300 ease-in-out sm:block hidden\"\n                                    viewBox=\"0 0 16 16\">\n                                    <path fill-rule=\"evenodd\"\n                                        d=\"M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z\" \/>\n                                <\/svg>\n                        <\/div>\n                        <div x-show=\"activeAccordion === 0\"\n                            x-transition:enter=\"transition-all duration-300 ease-out\"\n                            x-transition:enter-start=\"opacity-0 max-h-0\" x-transition:enter-end=\"opacity-100 max-h-96\"\n                            x-transition:leave=\"transition-all duration-300 ease-in\"\n                            x-transition:leave-start=\"opacity-100 max-h-96\" x-transition:leave-end=\"opacity-0 max-h-0\"\n                            class=\"overflow-hidden\">\n                            <div class=\"text-sm sm:text-base p-4 max-w-full text-secondary mb-4 faq-content\">\n                                <p>You may need specialised spinal treatment if you experience any of the following symptoms persistently or recurrently:<\/p>\n<ul>\n<li>Pain in the cervical, dorsal or lumbar area, especially if it radiates to the arms or<br \/>\nlegs.<\/li>\n<li>Tingling, weakness, or feeling of loss of strength.<\/li>\n<li>Difficulty maintaining certain postures or moving normally.<\/li>\n<li>Repeated episodes of lower back pain, sciatica, or neck pain.<\/li>\n<li>Previous diagnoses such as herniated discs, protrusions, scoliosis, cervical rectification, or stenosis.<\/li>\n<\/ul>\n<p>At Vitalys Centre, before starting any treatment, we carry out an advanced functional assessment to identify the exact source of the pain and design a personalised plan.<\/p>\n\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"mb-1 px-4\">\n                        <div @click=\"activeAccordion = activeAccordion === 1 ? null : 1\"\n                            class=\"font-semibold flex justify-between items-center cursor-pointer py-4\">\n                            <h3\n                                :class=\"activeAccordion === 1 ? 'text-tertiary' : 'text-primary'\"\n                                class=\"text-base md:text-lg\">\n                                What types of spinal injuries or conditions do you treat at Vitalys Centre?\n                                <\/h3>\n                                <svg :class=\"{ '-rotate-180': activeAccordion === 1 }\"\n                                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" fill=\"currentColor\"\n                                    class=\"bi bi-arrow-down w-8 h-8 text-tertiary  -rotate-90 transition-all duration-300 ease-in-out sm:block hidden\"\n                                    viewBox=\"0 0 16 16\">\n                                    <path fill-rule=\"evenodd\"\n                                        d=\"M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z\" \/>\n                                <\/svg>\n                        <\/div>\n                        <div x-show=\"activeAccordion === 1\"\n                            x-transition:enter=\"transition-all duration-300 ease-out\"\n                            x-transition:enter-start=\"opacity-0 max-h-0\" x-transition:enter-end=\"opacity-100 max-h-96\"\n                            x-transition:leave=\"transition-all duration-300 ease-in\"\n                            x-transition:leave-start=\"opacity-100 max-h-96\" x-transition:leave-end=\"opacity-0 max-h-0\"\n                            class=\"overflow-hidden\">\n                            <div class=\"text-sm sm:text-base p-4 max-w-full text-secondary mb-4 faq-content\">\n                                <p>We treat a wide variety of spinal injuries and conditions, both acute and chronic.<\/p>\n<p>Some of the most common are:<\/p>\n<ul>\n<li>Low back pain and neck pain of mechanical or postural origin.<\/li>\n<li>Herniated discs and protrusions in the lumbar or cervical region.<\/li>\n<li>Sciatica and piriformis syndrome.<\/li>\n<li>Scoliosis in adolescents or adults.<\/li>\n<li>Cervical rectification or lumbar hyperlordosis.<\/li>\n<li>Spinal stenosis.<\/li>\n<li>Back pain related to chest stiffness or respiratory disorders.<\/li>\n<li>Spinal instability or deep motor control problems<\/li>\n<\/ul>\n\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"mb-1 px-4\">\n                        <div @click=\"activeAccordion = activeAccordion === 2 ? null : 2\"\n                            class=\"font-semibold flex justify-between items-center cursor-pointer py-4\">\n                            <h3\n                                :class=\"activeAccordion === 2 ? 'text-tertiary' : 'text-primary'\"\n                                class=\"text-base md:text-lg\">\n                                What treatments do you use to relieve spinal pain?\n                                <\/h3>\n                                <svg :class=\"{ '-rotate-180': activeAccordion === 2 }\"\n                                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" fill=\"currentColor\"\n                                    class=\"bi bi-arrow-down w-8 h-8 text-tertiary  -rotate-90 transition-all duration-300 ease-in-out sm:block hidden\"\n                                    viewBox=\"0 0 16 16\">\n                                    <path fill-rule=\"evenodd\"\n                                        d=\"M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z\" \/>\n                                <\/svg>\n                        <\/div>\n                        <div x-show=\"activeAccordion === 2\"\n                            x-transition:enter=\"transition-all duration-300 ease-out\"\n                            x-transition:enter-start=\"opacity-0 max-h-0\" x-transition:enter-end=\"opacity-100 max-h-96\"\n                            x-transition:leave=\"transition-all duration-300 ease-in\"\n                            x-transition:leave-start=\"opacity-100 max-h-96\" x-transition:leave-end=\"opacity-0 max-h-0\"\n                            class=\"overflow-hidden\">\n                            <div class=\"text-sm sm:text-base p-4 max-w-full text-secondary mb-4 faq-content\">\n                                <p>At Vitalys, we address spinal problems with a comprehensive and highly specialized approach. We combine the best of advanced physical therapy, technology, and functional rehabilitation. <\/p>\n<p>Among our most effective treatments are:<\/p>\n<ul>\n<li>Vertebral decompression technology: available at our clinic in Malaga to relieve pressure on intervertebral discs.<\/li>\n<li>Neuromodulation and radiofrequency: to reduce pain from the nervous system.<\/li>\n<li>High-power laser: to reduce inflammation, regenerate tissue, and improve circulation.<\/li>\n<li>Specialized manual therapy: mobilizations, manipulations, and myofascial techniques to restore function.<\/li>\n<li>Therapeutic exercise and functional rehabilitation: personalized to strengthen deep muscles and stabilize the spine<\/li>\n<\/ul>\n\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"mb-1 px-4\">\n                        <div @click=\"activeAccordion = activeAccordion === 3 ? null : 3\"\n                            class=\"font-semibold flex justify-between items-center cursor-pointer py-4\">\n                            <h3\n                                :class=\"activeAccordion === 3 ? 'text-tertiary' : 'text-primary'\"\n                                class=\"text-base md:text-lg\">\n                                How long does recovery from a spinal condition take?\n                                <\/h3>\n                                <svg :class=\"{ '-rotate-180': activeAccordion === 3 }\"\n                                    xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" fill=\"currentColor\"\n                                    class=\"bi bi-arrow-down w-8 h-8 text-tertiary  -rotate-90 transition-all duration-300 ease-in-out sm:block hidden\"\n                                    viewBox=\"0 0 16 16\">\n                                    <path fill-rule=\"evenodd\"\n                                        d=\"M8 1a.5.5 0 0 1 .5.5v11.793l3.146-3.147a.5.5 0 0 1 .708.708l-4 4a.5.5 0 0 1-.708 0l-4-4a.5.5 0 0 1 .708-.708L7.5 13.293V1.5A.5.5 0 0 1 8 1z\" \/>\n                                <\/svg>\n                        <\/div>\n                        <div x-show=\"activeAccordion === 3\"\n                            x-transition:enter=\"transition-all duration-300 ease-out\"\n                            x-transition:enter-start=\"opacity-0 max-h-0\" x-transition:enter-end=\"opacity-100 max-h-96\"\n                            x-transition:leave=\"transition-all duration-300 ease-in\"\n                            x-transition:leave-start=\"opacity-100 max-h-96\" x-transition:leave-end=\"opacity-0 max-h-0\"\n                            class=\"overflow-hidden\">\n                            <div class=\"text-sm sm:text-base p-4 max-w-full text-secondary mb-4 faq-content\">\n                                <p>The duration varies depending on the condition, its severity, and the response to treatment. In many cases, patients begin to notice improvement within the first few weeks of consistent and well-targeted therapy. <\/p>\n\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n            <\/div>\n<\/section>\n\n\n<section id=\"formulario-contacto\" class=\"container mx-auto text-center flex flex-col gap-4 sm:gap-6 items-center justify-center py-5 lg:py-10 px-4 overflow-hidden\">\n            <h2 class=\"titulo-centro text-lg sm:text-xl lg:text-2xl font-bold text-secondary\">\n            Start your recovery now\n\n        <\/h2>\n        <div class=\"bg-white w-auto flex flex-col items-center justify-center p-4\" data-id=\"formulario\">\n                    [contact-form-7 id=&#8221;443e6e0&#8243; title=&#8221;Contact form 1 ENG&#8221;]\n            <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":1684,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1696","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/vitalyscenter.es\/en\/wp-json\/wp\/v2\/pages\/1696","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vitalyscenter.es\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vitalyscenter.es\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vitalyscenter.es\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vitalyscenter.es\/en\/wp-json\/wp\/v2\/comments?post=1696"}],"version-history":[{"count":4,"href":"https:\/\/vitalyscenter.es\/en\/wp-json\/wp\/v2\/pages\/1696\/revisions"}],"predecessor-version":[{"id":1772,"href":"https:\/\/vitalyscenter.es\/en\/wp-json\/wp\/v2\/pages\/1696\/revisions\/1772"}],"up":[{"embeddable":true,"href":"https:\/\/vitalyscenter.es\/en\/wp-json\/wp\/v2\/pages\/1684"}],"wp:attachment":[{"href":"https:\/\/vitalyscenter.es\/en\/wp-json\/wp\/v2\/media?parent=1696"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}