{"id":57009,"date":"2025-11-03T03:15:21","date_gmt":"2025-11-03T03:15:21","guid":{"rendered":"https:\/\/ncservo.com\/?page_id=57009"},"modified":"2025-12-01T15:54:44","modified_gmt":"2025-12-01T15:54:44","slug":"bosch-rexroth","status":"publish","type":"page","link":"https:\/\/ncservo.com\/.wp-toolkit_m\/bosch-rexroth\/","title":{"rendered":"Bosch Rexroth"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"57009\" class=\"elementor elementor-57009\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8828f73 ct-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"8828f73\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8ae65eb\" data-id=\"8ae65eb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-afa9237 elementor-widget elementor-widget-html\" data-id=\"afa9237\" 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>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n  <title>Bosch Rexroth Servo Valve Repair & Sales | Proportional Valve Service | Electronic Control Repair | NC Servo Technology<\/title>\r\n  <meta name=\"description\" content=\"Bosch Rexroth servo valve repair & sales, proportional valve repair & sales, servo drive repair & sales, and electronic control repair. Independent service since 1975. Faster turnaround than manufacturer, 1-year warranty.\" \/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto+Condensed:wght@700&family=PT+Sans:wght@400;600;700&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    :root {\r\n      --color-primary-900: #0c1b2a;\r\n      --color-primary-800: #112132;\r\n      --color-accent-500: #D3B574;\r\n      --color-accent-600: #bda25e;\r\n      --color-neutral-0: #ffffff;\r\n      --color-neutral-100: #f0f4f8;\r\n      --color-neutral-200: #BFD2E3;\r\n      --color-neutral-300: #e2e8f0;\r\n      --color-neutral-400: #d1d5db;\r\n      --color-neutral-700: #334155;\r\n      --color-success-new: #28a745;\r\n      --color-warning-new: #C53030;\r\n      --space-xs: 0.5rem;\r\n      --space-s: 1rem;\r\n      --space-m: 1.5rem;\r\n      --space-l: 2.5rem;\r\n      --space-xl: 3rem;\r\n      --space-xxl: 5rem;\r\n    }\r\n    * { box-sizing: border-box; }\r\n    html { scroll-behavior: smooth; }\r\n    body { margin:0; font-family:'PT Sans',sans-serif; color:var(--color-neutral-700); background:var(--color-primary-900); overflow-x:hidden; }\r\n\r\n    \/* HERO *\/\r\n    .hero { min-height:100vh; background:linear-gradient(135deg,var(--color-primary-900) 0%, #0a1520 100%); color:white; display:flex; align-items:center; justify-content:center; text-align:center; position:relative; overflow:hidden; z-index:2; }\r\n    .hero::before { content:''; position:absolute; width:600px; height:600px; background: radial-gradient(circle, rgba(211,181,116,0.15) 0%, transparent 70%); border-radius:40% 60% 70% 30% \/ 40% 50% 60% 50%; filter:blur(60px); animation:blobMorph 20s ease-in-out infinite; top:20%; left:10%; }\r\n    @keyframes blobMorph { 0%,100%{border-radius:40% 60% 70% 30% \/ 40% 50% 60% 50%; transform:translate(0,0) rotate(0);} 25%{border-radius:70% 30% 50% 50% \/ 30% 30% 70% 70%; transform:translate(50px,-50px) rotate(90deg);} 50%{border-radius:50% 50% 30% 70% \/ 50% 70% 30% 60%; transform:translate(-50px,50px) rotate(180deg);} 75%{border-radius:30% 70% 70% 30% \/ 60% 40% 60% 40%; transform:translate(50px,50px) rotate(270deg);} }\r\n    .particles { position:absolute; width:100%; height:100%; overflow:hidden; z-index:1; animation:containerSpin 120s linear infinite; }\r\n    @keyframes containerSpin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }\r\n    .particle { position:absolute; width:3px; height:3px; background:var(--color-accent-500); border-radius:50%; opacity:0.4; }\r\n    .hero-content { position:relative; z-index:2; padding:var(--space-l); max-width:1000px; }\r\n    h1 { font-family:'Roboto Condensed',sans-serif; font-size:3.5rem; line-height:1.1; margin-bottom:var(--space-m); }\r\n    .subtitle { font-size:1.3rem; opacity:.9; margin-bottom:var(--space-xl); }\r\n    .btn { display:inline-block; padding:1rem 2.5rem; background:linear-gradient(135deg,var(--color-accent-500),var(--color-accent-600)); color:var(--color-primary-900); font-weight:600; border-radius:8px; text-decoration:none; box-shadow:0 4px 15px rgba(211,181,116,.4); transition:.3s ease; border:none; cursor:pointer; font-size:1rem; position:relative; overflow:hidden; }\r\n    .btn::before { content:''; position:absolute; top:50%; left:50%; width:0; height:0; border-radius:50%; background:rgba(255,255,255,.3); transform:translate(-50%,-50%); transition:width .6s, height .6s; }\r\n    .btn:hover::before { width:300px; height:300px; }\r\n    .btn:hover { transform:translateY(-3px); box-shadow:0 6px 20px rgba(211,181,116,.6); }\r\n    .btn-secondary { background:transparent; border:2px solid var(--color-accent-500); color:var(--color-accent-500); margin-left:var(--space-s); }\r\n    .btn-secondary:hover { background:var(--color-accent-500); color:var(--color-primary-900); }\r\n    .stats { display:flex; justify-content:center; gap:var(--space-xl); margin-top:var(--space-xxl); padding-top:var(--space-xl); border-top:2px solid rgba(211,181,116,.2); flex-wrap:wrap; }\r\n    .stat { text-align:center; position:relative; padding: var(--space-m); border-radius: 20px; background: rgba(17,33,50,0.85); box-shadow: 0 12px 40px rgba(0,0,0,0.25); }\r\n    .progress-circle { width:120px; height:120px; position:relative; margin:0 auto var(--space-m); }\r\n    .progress-circle svg { transform:rotate(-90deg); }\r\n    .progress-circle circle { fill:none; stroke-width:8; stroke-linecap:round; }\r\n    .progress-bg { stroke:rgba(211,181,116,.2); }\r\n    .progress-bar { stroke:var(--color-accent-500); stroke-dasharray:283; stroke-dashoffset:283; transition:stroke-dashoffset 2s ease; }\r\n    .stat-number { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); font-size:2rem; font-weight:700; color:var(--color-accent-500); font-family:'Roboto Condensed',sans-serif; }\r\n\r\n    \/* Surface & Accordion CSS *\/\r\n    .container { width:min(1120px,92%); margin-inline:auto; }\r\n    .section { padding:var(--space-xxl) 0; background:var(--color-neutral-0); color:var(--color-neutral-700); }\r\n    .section.dark { background:linear-gradient(180deg,var(--color-primary-900),var(--color-primary-800)); color:var(--color-neutral-0); }\r\n    .section .eyebrow { color:var(--color-accent-500); text-transform:uppercase; letter-spacing:.08em; font-weight:700; margin-bottom:var(--space-xs); display:inline-block; }\r\n    .section h2 { font-family:'Roboto Condensed',sans-serif; font-size:2.2rem; margin:0 0 var(--space-m); }\r\n    .section h3 { font-family:'Roboto Condensed',sans-serif; font-size:1.5rem; margin:0 0 var(--space-s); }\r\n    .section p.lead { font-size:1.1rem; opacity:.9; line-height:1.7; }\r\n    .section p { line-height:1.7; }\r\n\r\n    .grid { display:grid; gap: var(--space-l); }\r\n    .grid.cols-3 { grid-template-columns: repeat(3, 1fr); }\r\n    .grid.cols-2 { grid-template-columns: repeat(2, 1fr); }\r\n    .two-col-layout { display:grid; grid-template-columns: 1fr 1fr; gap:var(--space-xl); align-items:center; }\r\n\r\n    \/* Image container sizes *\/\r\n    .content-image-small { width:100%; max-width:300px; height:auto; border-radius:12px; box-shadow:0 8px 24px rgba(211,181,116,0.15); }\r\n    .content-image-medium { width:100%; max-width:350px; height:auto; border-radius:12px; box-shadow:0 8px 24px rgba(211,181,116,0.15); }\r\n    .content-image-large { width:100%; max-width:400px; height:auto; border-radius:12px; box-shadow:0 8px 24px rgba(211,181,116,0.15); }\r\n\r\n    \/* Default .card = LIGHT cards for dark sections *\/\r\n    .card {\r\n      background: linear-gradient(180deg, var(--color-neutral-0) 0%, var(--color-neutral-200) 100%);\r\n      border: 3px solid var(--color-accent-500);\r\n      border-radius: 12px;\r\n      padding: var(--space-l);\r\n      box-shadow: 0 4px 12px rgba(12, 27, 42, 0.08);\r\n      transition: transform .2s ease, box-shadow .2s ease;\r\n      position: relative;\r\n    }\r\n    .card:hover {\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 8px 24px rgba(211, 181, 116, 0.15);\r\n    }\r\n    .card h3 {\r\n      font-family: 'Roboto Condensed', sans-serif;\r\n      font-size: 1.3rem;\r\n      margin: 0 0 var(--space-s);\r\n      color: var(--color-primary-900);\r\n      position: relative;\r\n      z-index: 1;\r\n    }\r\n    .card p {\r\n      margin: 0;\r\n      line-height: 1.6;\r\n      color: var(--color-neutral-700);\r\n      position: relative;\r\n      z-index: 1;\r\n    }\r\n\r\n    \/* Override for light sections = DARK cards with inner glow *\/\r\n    .section:not(.dark) .card {\r\n      background: linear-gradient(135deg, #0c1b2a 0%, #1a3a5a 100%);\r\n      border: 3px solid var(--color-accent-500);\r\n      color: var(--color-neutral-0);\r\n      box-shadow: 0 4px 12px rgba(12, 27, 42, 0.1), inset 0 0 12px 2px rgba(211, 181, 116, 0.3);\r\n    }\r\n    .section:not(.dark) .card:hover {\r\n      box-shadow: 0 8px 24px rgba(12, 27, 42, 0.15), inset 0 0 16px 4px rgba(211, 181, 116, 0.4);\r\n    }\r\n    .section:not(.dark) .card h3 {\r\n      color: var(--color-neutral-0);\r\n      opacity: 1;\r\n    }\r\n    .section:not(.dark) .card p {\r\n      color: var(--color-neutral-0);\r\n      opacity: 0.9;\r\n    }\r\n\r\n    .faq-item { margin: 0 0 var(--space-m); border:1px solid var(--color-neutral-300); border-radius:14px; background: linear-gradient(180deg, var(--color-neutral-0) 0%, var(--color-neutral-100) 100%); box-shadow:0 6px 18px rgba(12,27,42,.06); overflow: hidden; }\r\n    .section.dark .faq-item { border-color: rgba(211,181,116,.22); background: linear-gradient(180deg, rgba(17,33,50,.75) 0%, rgba(17,33,50,.6) 100%); box-shadow: 0 8px 24px rgba(211,181,116,.08); }\r\n    .faq-item summary { list-style:none; cursor:pointer; padding: var(--space-m) var(--space-l); display:flex; align-items:center; justify-content: space-between; font-family:'Roboto Condensed',sans-serif; font-size:1.15rem; font-weight:700; }\r\n    .faq-item summary::-webkit-details-marker { display:none; }\r\n    .faq-item summary::after { content:'+'; color: var(--color-accent-500); font-size:1.4rem; line-height:1; margin-left: var(--space-m); }\r\n    .faq-item[open] summary::after { content:'\u2013'; }\r\n    .faq-item .answer { padding:0 var(--space-l) var(--space-m); }\r\n\r\n    @media (max-width:1024px) { .grid.cols-3 { grid-template-columns: repeat(2, 1fr); } .two-col-layout { grid-template-columns: 1fr; } }\r\n    @media (max-width:768px) { h1{font-size:2.8rem;} .grid.cols-3, .grid.cols-2 { grid-template-columns: 1fr; } .stats{flex-direction:column; gap:var(--space-l);} .two-col-layout { grid-template-columns: 1fr; } }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <main class=\"nc-brand-page\">\r\n\r\n    <section class=\"hero\" id=\"hero\">\r\n      <div class=\"particles\" id=\"particles\"><\/div>\r\n      <div class=\"hero-content\" id=\"heroContent\">\r\n        <h1>\r\n          Bosch Rexroth Servo Valve Repair & Sales<br>\r\n          Since 1975\r\n        <\/h1>\r\n        <p class=\"subtitle\">Bosch Rexroth proportional valve repair, servo drive service, and electronic control repair. Independent specialists serving industrial operations worldwide with faster turnaround than manufacturer service and one-year warranty.<\/p>\r\n        <a class=\"btn magnetic\" href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/brand\/bosch-rexroth\/\">View Bosch Rexroth Inventory<\/a>\r\n        <a class=\"btn btn-secondary magnetic\" href=\"#quote\">Get a Quote<\/a>\r\n        <div class=\"stats\">\r\n          <div class=\"stat\">\r\n            <div class=\"progress-circle\">\r\n              <svg width=\"120\" height=\"120\">\r\n                <circle class=\"progress-bg\" cx=\"60\" cy=\"60\" r=\"45\"><\/circle>\r\n                <circle class=\"progress-bar\" cx=\"60\" cy=\"60\" r=\"45\" data-progress=\"100\"><\/circle>\r\n              <\/svg>\r\n              <div class=\"stat-number counter\" data-target=\"50\">0<\/div>\r\n            <\/div>\r\n            <p>Years Experience<\/p>\r\n          <\/div>\r\n          <div class=\"stat\">\r\n            <div class=\"progress-circle\">\r\n              <svg width=\"120\" height=\"120\">\r\n                <circle class=\"progress-bg\" cx=\"60\" cy=\"60\" r=\"45\"><\/circle>\r\n                <circle class=\"progress-bar\" cx=\"60\" cy=\"60\" r=\"45\" data-progress=\"100\"><\/circle>\r\n              <\/svg>\r\n              <div class=\"stat-number counter\" data-target=\"13\">0<\/div>\r\n            <\/div>\r\n            <p>Test Stands<\/p>\r\n          <\/div>\r\n          <div class=\"stat\">\r\n            <div class=\"progress-circle\">\r\n              <svg width=\"120\" height=\"120\">\r\n                <circle class=\"progress-bg\" cx=\"60\" cy=\"60\" r=\"45\"><\/circle>\r\n                <circle class=\"progress-bar\" cx=\"60\" cy=\"60\" r=\"45\" data-progress=\"100\"><\/circle>\r\n              <\/svg>\r\n              <div class=\"stat-number\">19k+<\/div>\r\n            <\/div>\r\n            <p>Parts In Stock<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section dark\" id=\"why-ncservo\">\r\n      <div class=\"container\">\r\n        <span class=\"eyebrow\">Independent Bosch Rexroth Specialists<\/span>\r\n        <h2>Bosch Rexroth Servo Valve Repair<\/h2>\r\n        <p class=\"lead\">Nearly 50 years providing Bosch Rexroth servo valve repair and Bosch Rexroth proportional valve repair for industrial operations. Independent service delivers faster turnaround, deep inventory access, and support for discontinued models manufacturers no longer service.<\/p>\r\n        <div class=\"grid cols-3\" style=\"margin-top: var(--space-xl);\">\r\n          <div class=\"card\">\r\n            <h3>Veteran-Owned Since 1975<\/h3>\r\n            <p>Founded in Westland, Michigan with decades of experience in Bosch Rexroth servo drive repair and electronic control systems across all generations.<\/p>\r\n          <\/div>\r\n          <div class=\"card\">\r\n            <h3>19,000+ Units In Stock<\/h3>\r\n            <p>One of the industry's largest inventories enables Bosch Rexroth servo valve sales and proportional valve sales\u2014including discontinued units manufacturers no longer support.<\/p>\r\n          <\/div>\r\n          <div class=\"card\">\r\n            <h3>Quality Testing<\/h3>\r\n            <p>13 dedicated test stands verify every Bosch Rexroth servo drive repair and valve rebuild to manufacturer specifications before shipment.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div style=\"text-align:center; margin-top:var(--space-xl);\">\r\n          <a href=\"#quote\" class=\"btn magnetic\">Request a Quote<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"repair-services\">\r\n      <div class=\"container\">\r\n        <span class=\"eyebrow\">Full-Service Repair<\/span>\r\n        <h2>Bosch Rexroth Proportional Valve Repair & Servo Drive Repair<\/h2>\r\n        <p class=\"lead\">Complete rebuild services for Bosch Rexroth hydraulic control systems\u2014from electrohydraulic valves to digital motion controllers and Indramat servo systems.<\/p>\r\n        <div class=\"grid cols-2\" style=\"margin-top: var(--space-l);\">\r\n          <div class=\"card\">\r\n            <h3>Servo Valve Repair<\/h3>\r\n            <p>Bosch Rexroth servo valve repair addressing spool wear, contamination, torque motor faults, and feedback system issues. Complete rebuild with full functional testing and typically faster turnaround than sending units to the manufacturer.<\/p>\r\n          <\/div>\r\n          <div class=\"card\">\r\n            <h3>Proportional Valve Repair<\/h3>\r\n            <p>Bosch Rexroth proportional valve repair including coil replacement, spool reconditioning, electronic driver service, and full functional verification.<\/p>\r\n          <\/div>\r\n          <div class=\"card\">\r\n            <h3>Servo Drive Repair<\/h3>\r\n            <p>Bosch Rexroth servo drive repair for Indramat controllers, IndraDrive systems, and servo amplifiers with CANbus, PROFIBUS, and EtherCAT support where applicable.<\/p>\r\n          <\/div>\r\n          <div class=\"card\">\r\n            <h3>Electronic Control Repair<\/h3>\r\n            <p>Bosch Rexroth electronic control repair for digital interfaces, programmable controllers, and integrated automation systems with full diagnostics.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n        <div style=\"text-align:center; margin-top:var(--space-xl);\">\r\n          <a href=\"#quote\" class=\"btn magnetic\">Get Repair Quote<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section dark\" id=\"sales-inventory\">\r\n      <div class=\"container\">\r\n        <div class=\"two-col-layout\">\r\n          <div>\r\n            <span class=\"eyebrow\">Deep Inventory<\/span>\r\n            <h2>Bosch Rexroth Servo Valve Sales & Proportional Valve Sales<\/h2>\r\n            <p class=\"lead\">Large inventory enables immediate Bosch Rexroth servo valve sales and Bosch Rexroth proportional valve sales\u2014including hard-to-find discontinued models.<\/p>\r\n            <p style=\"margin-top:var(--space-m);\">Our 19,000+ unit inventory provides rapid solutions for time-sensitive downtime. We offer Bosch Rexroth servo drive sales and Bosch Rexroth electronic control sales for current production models and older units the manufacturer no longer stocks.<\/p>\r\n            <div style=\"margin-top:var(--space-l);\">\r\n              <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/brand\/bosch-rexroth\/\" class=\"btn magnetic\">Browse Bosch Rexroth Inventory<\/a>\r\n            <\/div>\r\n          <\/div>\r\n          <div style=\"display:flex; justify-content:center;\">\r\n            <img decoding=\"async\" src=\"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-content\/uploads\/2023\/06\/Rexroth-0811404253.1-768x726.png\" alt=\"Blue hydraulic valve with silver parts\" class=\"content-image-large\" \/>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"cross-brand\">\r\n      <div class=\"container\">\r\n        <div class=\"two-col-layout\">\r\n          <div style=\"display:flex; justify-content:center;\">\r\n            <img decoding=\"async\" src=\"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-content\/uploads\/2019\/04\/IMG_20190403_100849.jpg\" alt=\"Industrial parts on warehouse shelves\" class=\"content-image-small\" \/>\r\n          <\/div>\r\n          <div>\r\n            <span class=\"eyebrow\">Cross-Brand Solutions<\/span>\r\n            <h2>When Bosch Rexroth Parts Aren't Available<\/h2>\r\n            <p class=\"lead\">Multi-manufacturer expertise means we can source equivalent alternatives when specific Bosch Rexroth units are unavailable or cost-prohibitive.<\/p>\r\n            <p style=\"margin-top:var(--space-m);\">Our facility services Bosch Rexroth alongside Moog, Parker, Vickers, and other major brands. When your exact Bosch Rexroth servo valve isn't in stock for sales, we can advise on compatible Moog or Parker equivalents. The same applies to proportional valve sales, servo drive sales, and electronic control sales\u2014we find solutions that integrate with your existing systems.<\/p>\r\n            <div style=\"margin-top:var(--space-l);\">\r\n              <a href=\"#quote\" class=\"btn magnetic\">Ask About Alternatives<\/a>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section dark\" id=\"testing\">\r\n      <div class=\"container\">\r\n        <span class=\"eyebrow\">Quality Verification<\/span>\r\n        <h2>Every Bosch Rexroth Repair Thoroughly Tested<\/h2>\r\n        <p class=\"lead\">All Bosch Rexroth servo valve repair, proportional valve repair, servo drive repair, and electronic control repair work undergoes thorough functional testing before shipment.<\/p>\r\n        <div class=\"grid cols-3\" style=\"margin-top:var(--space-l);\">\r\n          <div class=\"card\">\r\n            <h3>13 Dedicated Test Stands<\/h3>\r\n            <p>Equipment for flow rates, pressure ratings, response times, and control accuracy verification across all Bosch Rexroth valve types and servo systems.<\/p>\r\n          <\/div>\r\n          <div class=\"card\">\r\n            <h3>Digital Protocol Testing<\/h3>\r\n            <p>CANbus, PROFIBUS, and EtherCAT verification for Bosch Rexroth electronic control repair and digital servo drive systems including Indramat platforms.<\/p>\r\n          <\/div>\r\n          <div class=\"card\">\r\n            <h3>Faster Than Manufacturer<\/h3>\r\n            <p>Our typical repair turnaround is significantly faster than manufacturer lead times. Rush service available for time-sensitive downtime situations depending on unit condition and parts availability.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" id=\"discontinued\">\r\n      <div class=\"container\">\r\n        <div class=\"two-col-layout\">\r\n          <div>\r\n            <span class=\"eyebrow\">Discontinued Model Support<\/span>\r\n            <h2>Older Bosch Rexroth Systems We Service<\/h2>\r\n            <p class=\"lead\">Large parts inventory and technical documentation enable Bosch Rexroth servo valve repair and proportional valve repair for discontinued models the manufacturer no longer supports.<\/p>\r\n            <p style=\"margin-top:var(--space-m);\">Over 19,000 units in stock means we can often provide exchange programs or replacement parts for time-sensitive applications. Our Bosch Rexroth servo drive sales and electronic control sales inventory includes both current production and older systems. When original parts are truly unavailable, we advise on modern equivalents that integrate with your existing equipment.<\/p>\r\n            <div style=\"margin-top:var(--space-l);\">\r\n              <a href=\"#quote\" class=\"btn magnetic\">Ask About Your Model<\/a>\r\n            <\/div>\r\n          <\/div>\r\n          <div style=\"display:flex; justify-content:center;\">\r\n            <img decoding=\"async\" src=\"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-content\/uploads\/2023\/06\/Bosch-0811404605-0811404661-1024x858.jpg\" alt=\"Industrial valve assembly with Bosch and BTA branding\" class=\"content-image-medium\" \/>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section dark\" id=\"faq\">\r\n      <div class=\"container\">\r\n        <span class=\"eyebrow\">Common Questions<\/span>\r\n        <h2>Bosch Rexroth Valve & Servo Drive FAQ<\/h2>\r\n        <details class=\"faq-item\">\r\n          <summary>Do you offer both Bosch Rexroth servo valve repair and sales?<\/summary>\r\n          <div class=\"answer\"><p>Yes. We provide Bosch Rexroth servo valve repair services and maintain large inventory for Bosch Rexroth servo valve sales. The same applies to proportional valves, servo drives, and electronic controls\u2014both repair and sales options available.<\/p><\/div>\r\n        <\/details>\r\n        <details class=\"faq-item\">\r\n          <summary>Can you service discontinued Bosch Rexroth proportional valves and Indramat servo drives?<\/summary>\r\n          <div class=\"answer\"><p>Yes. Our inventory and technical documentation enable Bosch Rexroth proportional valve repair and Bosch Rexroth servo drive repair for discontinued models, including older Indramat systems. We also offer sales of refurbished discontinued units. If specific parts are unavailable, we advise on suitable cross-brand replacements.<\/p><\/div>\r\n        <\/details>\r\n        <details class=\"faq-item\">\r\n          <summary>What if you don't have my specific Bosch Rexroth valve in stock?<\/summary>\r\n          <div class=\"answer\"><p>While we maintain an inventory of over 19,000 valves, if we don't have your specific Bosch Rexroth model in stock, we can act as a broker to source the valve you need. Our industry relationships and sourcing capabilities allow us to locate hard-to-find and discontinued Bosch Rexroth valves from verified suppliers worldwide.<\/p><\/div>\r\n        <\/details>\r\n        <details class=\"faq-item\">\r\n          <summary>Do you offer exchange programs for Bosch Rexroth valves?<\/summary>\r\n          <div class=\"answer\"><p>We maintain a large inventory of rebuilt Bosch Rexroth units. After evaluation, if your unit is not economical to repair or if you need faster turnaround, we can discuss purchasing a rebuilt unit from stock. Core credit may be available based on your unit's condition and parts value.<\/p><\/div>\r\n        <\/details>\r\n        <details class=\"faq-item\">\r\n          <summary>How fast is rush turnaround for Bosch Rexroth electronic control repair?<\/summary>\r\n          <div class=\"answer\"><p>Rush service for Bosch Rexroth electronic control repair and servo drive repair varies by unit condition and parts availability. Contact us with your model number for current lead times. Our deep inventory often enables exchange programs for urgent situations.<\/p><\/div>\r\n        <\/details>\r\n        <details class=\"faq-item\">\r\n          <summary>What hardware components do you repair on Bosch Rexroth drives?<\/summary>\r\n          <div class=\"answer\"><p>We repair hardware components including capacitors, resistors, diodes, relays, voltage regulators, transistors, power supplies, control boards, and IGBT modules. We do not offer parameter extraction or program recovery services. If your drive's program or parameters are lost, you must reload them after hardware repair is complete.<\/p><\/div>\r\n        <\/details>\r\n        <details class=\"faq-item\">\r\n          <summary>What warranty comes with Bosch Rexroth servo valve repair and servo drive repair?<\/summary>\r\n          <div class=\"answer\"><p>All Bosch Rexroth servo valve repair, proportional valve repair, servo drive repair, and electronic control repair services include a full one-year warranty covering parts and labor. Every unit is thoroughly tested before shipment.<\/p><\/div>\r\n        <\/details>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section\" style=\"text-align:center; padding:var(--space-xl) 0;\">\r\n      <div class=\"container\">\r\n        <h2 style=\"margin-bottom:var(--space-m);\">Ready for Bosch Rexroth Repair or Sales?<\/h2>\r\n        <p class=\"lead\" style=\"margin-bottom:var(--space-l);\">Get a quote for Bosch Rexroth servo valve repair, proportional valve sales, servo drive service, or electronic control solutions. Our team will respond promptly with turnaround estimates.<\/p>\r\n        <a href=\"#quote\" class=\"btn magnetic\">Get Your Quote<\/a>\r\n      <\/div>\r\n    <\/section>\r\n  <\/main>\r\n\r\n  <script>\r\n    document.addEventListener('DOMContentLoaded', () => {\r\n      \/\/ Animate progress circles & counters\r\n      const observer = new IntersectionObserver((entries) => {\r\n        entries.forEach(entry => {\r\n          if (entry.isIntersecting) {\r\n            entry.target.querySelectorAll?.('.progress-bar')?.forEach(circle => {\r\n              const progress = circle.getAttribute('data-progress');\r\n              const r = circle.r.baseVal.value;\r\n              const circumference = r * 2 * Math.PI;\r\n              circle.style.strokeDashoffset = circumference - (progress \/ 100 * circumference);\r\n            });\r\n            if (entry.target.classList.contains('counter') && !entry.target.classList.contains('counted')) {\r\n              animateCounter(entry.target);\r\n              entry.target.classList.add('counted');\r\n            }\r\n          }\r\n        });\r\n      }, { threshold: 0.1 });\r\n\r\n      document.querySelectorAll('.stat, .counter').forEach(el => observer.observe(el));\r\n\r\n      function animateCounter(el) {\r\n        const target = parseInt(el.dataset.target);\r\n        let current = 0;\r\n        const duration = 2000;\r\n        const increment = target \/ (duration \/ 16);\r\n        const timer = setInterval(() => {\r\n          current += increment;\r\n          if (current >= target) {\r\n            el.textContent = target.toLocaleString();\r\n            clearInterval(timer);\r\n          } else {\r\n            el.textContent = Math.floor(current).toLocaleString();\r\n          }\r\n        }, 16);\r\n      }\r\n\r\n      \/\/ Magnetic buttons - passive listeners\r\n      document.querySelectorAll('.magnetic').forEach(btn => {\r\n        btn.addEventListener('mousemove', (e) => {\r\n          const rect = btn.getBoundingClientRect();\r\n          const x = e.clientX - rect.left - rect.width \/ 2;\r\n          const y = e.clientY - rect.top - rect.height \/ 2;\r\n          requestAnimationFrame(() => {\r\n            btn.style.transform = `translate(${x * 0.3}px, ${y * 0.3}px)`;\r\n          });\r\n        }, { passive: true });\r\n        btn.addEventListener('mouseleave', () => {\r\n          requestAnimationFrame(() => {\r\n            btn.style.transform = '';\r\n          });\r\n        }, { passive: true });\r\n      });\r\n\r\n      \/\/ Simplified particles - reduced from 50 to 15\r\n      const particles = document.getElementById('particles');\r\n      if (particles) {\r\n        const styleSheet = document.createElement('style');\r\n        document.head.appendChild(styleSheet);\r\n        for (let i = 0; i < 15; i++) {\r\n          const animName = `particle-anim-${i}`;\r\n          const keyframes = `@keyframes ${animName} { from { transform: translate(0,0) scale(1); opacity: 0.6; } to { transform: translate(${Math.random() * 80 - 40}px, ${Math.random() * 80 - 40}px) scale(${Math.random() * 0.5 + 0.5}); opacity: 0; } }`;\r\n          styleSheet.sheet.insertRule(keyframes, styleSheet.sheet.cssRules.length);\r\n          const p = document.createElement('div');\r\n          p.classList.add('particle');\r\n          p.style.left = `${Math.random() * 100}%`;\r\n          p.style.top = `${Math.random() * 100}%`;\r\n          p.style.animation = `${animName} ${Math.random() * 15 + 10}s ease-in-out infinite alternate`;\r\n          p.style.willChange = 'transform, opacity';\r\n          particles.appendChild(p);\r\n        }\r\n      }\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66f5d50 elementor-widget elementor-widget-shortcode\" data-id=\"66f5d50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <div class=\"nc-brand-products-wrapper nc-carousel-enabled nc-carousel-loading\" data-total=\"15\" data-loaded=\"12\" data-brand-slug=\"bosch-rexroth\" data-inventory-url=\"https:\/\/ncservo.com\/.wp-toolkit_m\/brand\/bosch-rexroth\/\">\n        <div class=\"nc-brand-products-header\">\n            <h3>Bosch Rexroth Products We Service<\/h3>\n            <p class=\"nc-product-count\">15 models available<\/p>\n        <\/div>\n\n        <div class=\"nc-products-carousel\" data-carousel=\"yes\">\n            <div class=\"nc-carousel-track\">\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 0811-403-577<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    Every minute your Bosch Rexroth 0811-403-577 is down costs your operation. We offer expedited repair...                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811403577\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45884, 'BOSCH REXROTH 0811-403-577', 'BOSCH REXROTH', '0811-403-577')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 0811-404-039<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    When your Bosch Rexroth 0811-404-039 valve fails, production stops. subject to availability. NC Servo Tech...                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404039\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45885, 'BOSCH REXROTH 0811-404-039', 'BOSCH REXROTH', '0811-404-039')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 0811-404-142<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    Stop searching for a Bosch Rexroth 0811-404-142 replacement. Repair often restores the valve to working...                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404142\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45886, 'BOSCH REXROTH 0811-404-142', 'BOSCH REXROTH', '0811-404-142')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 0811-404-152<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    Expert Reconditioning for your Bosch Rexroth 0811-404-152. We offer cost-effective solutions. Inquire today!                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404152\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45887, 'BOSCH REXROTH 0811-404-152', 'BOSCH REXROTH', '0811-404-152')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 0811-404-251<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    When your Bosch Rexroth 0811-404-251 valve fails, production stops. limited stock. NC Servo Tech offers...                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404251\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45888, 'BOSCH REXROTH 0811-404-251', 'BOSCH REXROTH', '0811-404-251')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 0811-404-315<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    For Bosch Rexroth 0811-404-315 valve repair, NC Servo Tech offers teardown, rebuild, and testing, backed...                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404315\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45889, 'BOSCH REXROTH 0811-404-315', 'BOSCH REXROTH', '0811-404-315')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 0811-404-481<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    Don't let a faulty Bosch Rexroth 0811-404-481 valve slow you down. Our technicians specialize in...                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404481\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45890, 'BOSCH REXROTH 0811-404-481', 'BOSCH REXROTH', '0811-404-481')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 0811-404-603<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    When your Bosch Rexroth 0811-404-603 valve fails, production stops. NC Servo Tech provides repair services...                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404603\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45891, 'BOSCH REXROTH 0811-404-603', 'BOSCH REXROTH', '0811-404-603')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 0811-404-637<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    Don't let a faulty Bosch Rexroth 0811-404-637 valve slow you down. Our technicians specialize in...                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404637\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45892, 'BOSCH REXROTH 0811-404-637', 'BOSCH REXROTH', '0811-404-637')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 0811-404-801<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    Trust your Bosch Rexroth 0811-404-801 repair to a shop that understands servo and proportional valve...                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404801\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45893, 'BOSCH REXROTH 0811-404-801', 'BOSCH REXROTH', '0811-404-801')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 1-815-109-208<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    When your Bosch Rexroth 1-815-109-208 valve fails, production stops. subject to availability. NC Servo Tech...                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-1815109208\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45894, 'BOSCH REXROTH 1-815-109-208', 'BOSCH REXROTH', '1-815-109-208')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                                        <div class=\"nc-product-card\">\n                        <div class=\"nc-product-header\">\n                            <span class=\"nc-brand-badge\">BOSCH REXROTH<\/span>\n                            <span class=\"nc-product-type\">BOSCH REXROTH<\/span>\n                        <\/div>\n                        <div class=\"nc-product-body\">\n                            <h3 class=\"nc-product-title\">BOSCH REXROTH 4WRPEH6C3B04L-20\/G24K0\/A1M-816<\/h3>\n\n                                                            <p class=\"nc-product-excerpt\">\n                                    Every minute your Bosch Rexroth 4WRPEH6C3B04L-20\/G24K0\/A1M-816 is down costs your operation. We offer expedited repair...                                <\/p>\n                            \n                            <div class=\"nc-product-footer\">\n                                                                    <div class=\"nc-availability\">\n                                        <span class=\"nc-availability-dot\"><\/span>\n                                        <span>OUT OF STOCK<\/span>\n                                    <\/div>\n                                \n                                <div class=\"nc-product-actions\">\n                                    <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-4wrpeh6c3b04l-20g24k0a1m-816\/\" class=\"nc-btn nc-btn-primary\">VIEW DETAILS<\/a>\n                                    <button class=\"nc-btn nc-btn-secondary\" onclick=\"addToQuote(this, 45895, 'BOSCH REXROTH 4WRPEH6C3B04L-20\/G24K0\/A1M-816', 'BOSCH REXROTH', '4WRPEH6C3B04L-20\/G24K0\/A1M-816')\">+ ADD TO QUOTE<\/button>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n\n\n                            <button class=\"nc-carousel-prev\" aria-label=\"Previous products\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                        <polyline points=\"15 18 9 12 15 6\"><\/polyline>\n                    <\/svg>\n                <\/button>\n                <button class=\"nc-carousel-next\" aria-label=\"Next products\">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                        <polyline points=\"9 18 15 12 9 6\"><\/polyline>\n                    <\/svg>\n                <\/button>\n                    <\/div>\n\n        <div class=\"nc-view-all-wrapper\">\n            <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/brand\/bosch-rexroth\/\" class=\"nc-view-all-btn\">\n                View All Bosch Rexroth Products\n            <\/a>\n        <\/div>\n\n        <!-- Hidden products data for lazy loading -->\n                    <script type=\"application\/json\" id=\"nc-hidden-products-data\">\n                [{\"id\":45896,\"title\":\"BOSCH REXROTH FESX16CA-10\\\/125LZ4M\",\"url\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/product\\\/bosch-rexroth-fesx16ca-10125lz4m\\\/\",\"price\":\"\",\"stock_status\":\"outofstock\",\"stock_quantity\":0,\"image\":[\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Bosch_Valve-300x251.png\",300,251,true],\"short_desc\":\"<div id=\\\"wb-short-description\\\" class=\\\"short-description-container\\\"><p>Looking for a reliable fix for your Bosch Rexroth FESX16CA-10\\\/125LZ4M? NC Servo Tech handles diagnostics, repair, and testing under one roof.<\\\/p><\\\/div>\",\"brand\":\"BOSCH REXROTH\",\"model\":\"FESX16CA-10\\\/125LZ4M\"},{\"id\":46057,\"title\":\"BOSCH REXROTH 0811-004-102\",\"url\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/product\\\/bosch-rexroth-0811004102\\\/\",\"price\":\"\",\"stock_status\":\"outofstock\",\"stock_quantity\":0,\"image\":[\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Bosch_Valve-300x251.png\",300,251,true],\"short_desc\":\"<div id=\\\"wb-short-description\\\" class=\\\"short-description-container\\\"><p>Need your Bosch Rexroth 0811-004-102 repaired right the first time? With 50+ years of hydraulic experience and 17,000+ units in stock, we have the parts and the know-how.<\\\/p><\\\/div>\",\"brand\":\"BOSCH REXROTH\",\"model\":\"0811-004-102\"},{\"id\":46058,\"title\":\"BOSCH REXROTH 0811-404-307\",\"url\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/product\\\/bosch-rexroth-0811404307\\\/\",\"price\":\"\",\"stock_status\":\"outofstock\",\"stock_quantity\":0,\"image\":[\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Bosch_Valve-300x251.png\",300,251,true],\"short_desc\":\"<div id=\\\"wb-short-description\\\" class=\\\"short-description-container\\\"><p>Need your Bosch Rexroth 0811-404-307 repaired right the first time? With 50+ years of hydraulic experience and 17,000+ units in stock, we have the parts and the know-how.<\\\/p><\\\/div>\",\"brand\":\"BOSCH REXROTH\",\"model\":\"0811-404-307\"}]            <\/script>\n        \n        <!-- SEO-friendly product links (hidden from view but visible to search engines) -->\n        <div class=\"nc-seo-product-links\" style=\"position: absolute; left: -9999px; top: 0;\">\n            <h4>All Bosch Rexroth Products<\/h4>\n            <ul>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811403577\/\">\n                            BOSCH REXROTH 0811-403-577                                                            - Model: 0811-403-577                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404039\/\">\n                            BOSCH REXROTH 0811-404-039                                                            - Model: 0811-404-039                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404142\/\">\n                            BOSCH REXROTH 0811-404-142                                                            - Model: 0811-404-142                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404152\/\">\n                            BOSCH REXROTH 0811-404-152                                                            - Model: 0811-404-152                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404251\/\">\n                            BOSCH REXROTH 0811-404-251                                                            - Model: 0811-404-251                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404315\/\">\n                            BOSCH REXROTH 0811-404-315                                                            - Model: 0811-404-315                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404481\/\">\n                            BOSCH REXROTH 0811-404-481                                                            - Model: 0811-404-481                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404603\/\">\n                            BOSCH REXROTH 0811-404-603                                                            - Model: 0811-404-603                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404637\/\">\n                            BOSCH REXROTH 0811-404-637                                                            - Model: 0811-404-637                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404801\/\">\n                            BOSCH REXROTH 0811-404-801                                                            - Model: 0811-404-801                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-1815109208\/\">\n                            BOSCH REXROTH 1-815-109-208                                                            - Model: 1-815-109-208                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-4wrpeh6c3b04l-20g24k0a1m-816\/\">\n                            BOSCH REXROTH 4WRPEH6C3B04L-20\/G24K0\/A1M-816                                                            - Model: 4WRPEH6C3B04L-20\/G24K0\/A1M-816                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-fesx16ca-10125lz4m\/\">\n                            BOSCH REXROTH FESX16CA-10\/125LZ4M                                                            - Model: FESX16CA-10\/125LZ4M                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811004102\/\">\n                            BOSCH REXROTH 0811-004-102                                                            - Model: 0811-004-102                                                    <\/a>\n                    <\/li>\n                                    <li>\n                        <a href=\"https:\/\/ncservo.com\/.wp-toolkit_m\/product\/bosch-rexroth-0811404307\/\">\n                            BOSCH REXROTH 0811-404-307                                                            - Model: 0811-404-307                                                    <\/a>\n                    <\/li>\n                            <\/ul>\n        <\/div>\n    <\/div>\n\n    <!-- PERFORMANCE: CSS\/JS now loaded via external files (see assets\/css\/brand-carousel.css and assets\/js\/brand-carousel.js) -->\n\n    \n\n<div id=\"quote\">\n        <style>\n            \/* NC Contact Form Section Styling *\/\n            .nc-contact-form-section {\n                padding: 2rem 1rem;\n                position: relative;\n                background: linear-gradient(135deg, #0c1b2a, #0a1520);\n                color: #ffffff;\n                font-family: 'PT Sans', sans-serif;\n            }\n\n            .nc-contact-form-section .container {\n                max-width: 700px;\n                margin: 0 auto;\n            }\n\n            .nc-contact-form-section h2 {\n                font-family: 'Roboto Condensed', 'Arial', sans-serif;\n                font-size: 2rem;\n                text-align: center;\n                margin-bottom: 0.75rem;\n                color: inherit;\n            }\n\n            .nc-contact-form-section .nc-form-subtitle {\n                text-align: center;\n                font-size: 1rem;\n                line-height: 1.5;\n                opacity: 0.9;\n                margin-bottom: 1.5rem;\n                max-width: 550px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n\n            \/* Main Form Container - targeting the class CF7 adds to the form tag *\/\n            .nc-contact-form-section .wpcf7-form {\n                background: rgba(255, 255, 255, 0.05);\n                padding: 1.5rem;\n                border-radius: 12px;\n            }\n\n            \/* Your custom layout classes from the CF7 editor *\/\n            .nc-contact-form-section .form-row {\n                display: grid;\n                grid-template-columns: repeat(3, 1fr);\n                gap: 1rem 1rem;\n                margin-bottom: 1rem;\n                align-items: start;\n            }\n\n            .nc-contact-form-section .form-col.full-width {\n                grid-column: 1 \/ -1; \/* Make this element span all columns *\/\n            }\n\n            .nc-contact-form-section .form-col {\n                margin-bottom: 0;\n                display: block;\n            }\n\n            \/* Ensure CF7 paragraph tags don't break layout *\/\n            .nc-contact-form-section .form-col p {\n                margin: 0;\n            }\n\n            .nc-contact-form-section .wpcf7-form label {\n                display: block;\n                font-weight: 600;\n                margin-bottom: 0.5rem;\n                font-size: 1.1rem;\n                width: 100%;\n                text-align: left;\n                color: #ffffff !important;\n            }\n\n            .nc-contact-form-section .wpcf7-form .form-col label {\n                margin-top: 0;\n                color: #ffffff !important;\n            }\n\n            \/* Target ALL possible input field variations *\/\n            .nc-contact-form-section input[type=\"text\"],\n            .nc-contact-form-section input[type=\"email\"],\n            .nc-contact-form-section input[type=\"tel\"],\n            .nc-contact-form-section input[type=\"url\"],\n            .nc-contact-form-section input[type=\"number\"],\n            .nc-contact-form-section textarea,\n            .nc-contact-form-section .wpcf7-text,\n            .nc-contact-form-section .wpcf7-email,\n            .nc-contact-form-section .wpcf7-tel,\n            .nc-contact-form-section .wpcf7-textarea,\n            .nc-contact-form-section .wpcf7-form-control,\n            .nc-contact-form-section .wpcf7-form-control.wpcf7-text,\n            .nc-contact-form-section .wpcf7-form-control.wpcf7-email,\n            .nc-contact-form-section .wpcf7-form-control.wpcf7-tel,\n            .nc-contact-form-section .wpcf7-form-control.wpcf7-textarea {\n                width: 100% !important;\n                padding: 0.7rem 0.9rem !important;\n                border: 3px solid #D3B574 !important;\n                border-radius: 8px !important;\n                background-color: rgba(255, 255, 255, 0.95) !important;\n                background-image: none !important;\n                color: #0c1b2a !important;\n                font-size: 0.95rem !important;\n                transition: all 0.3s ease !important;\n                outline: none !important;\n                box-sizing: border-box !important;\n                font-family: 'PT Sans', sans-serif !important;\n                line-height: 1.5 !important;\n                -webkit-text-fill-color: #0c1b2a !important;\n                box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2) !important;\n            }\n\n            \/* Fix autofill styling *\/\n            .nc-contact-form-section input[type=\"text\"]:-webkit-autofill,\n            .nc-contact-form-section input[type=\"email\"]:-webkit-autofill,\n            .nc-contact-form-section input[type=\"tel\"]:-webkit-autofill,\n            .nc-contact-form-section .wpcf7-text:-webkit-autofill,\n            .nc-contact-form-section .wpcf7-email:-webkit-autofill,\n            .nc-contact-form-section .wpcf7-tel:-webkit-autofill,\n            .nc-contact-form-section .wpcf7-form-control:-webkit-autofill {\n                -webkit-text-fill-color: #0c1b2a !important;\n                -webkit-box-shadow: 0 0 0px 1000px rgba(255, 255, 255, 0.95) inset !important;\n                box-shadow: 0 0 0px 1000px rgba(255, 255, 255, 0.95) inset !important;\n                transition: background-color 5000s ease-in-out 0s !important;\n            }\n\n            .nc-contact-form-section input::placeholder,\n            .nc-contact-form-section textarea::placeholder,\n            .nc-contact-form-section .wpcf7-text::placeholder,\n            .nc-contact-form-section .wpcf7-email::placeholder,\n            .nc-contact-form-section .wpcf7-tel::placeholder,\n            .nc-contact-form-section .wpcf7-textarea::placeholder,\n            .nc-contact-form-section .wpcf7-form-control::placeholder {\n                color: rgba(12, 27, 42, 0.5) !important;\n            }\n\n            .nc-contact-form-section input:focus,\n            .nc-contact-form-section textarea:focus,\n            .nc-contact-form-section .wpcf7-text:focus,\n            .nc-contact-form-section .wpcf7-email:focus,\n            .nc-contact-form-section .wpcf7-tel:focus,\n            .nc-contact-form-section .wpcf7-textarea:focus,\n            .nc-contact-form-section .wpcf7-form-control:focus {\n                border-color: #D3B574 !important;\n                background-color: #ffffff !important;\n                box-shadow: 0 0 0 3px rgba(211, 181, 116, 0.3), 0 2px 8px rgba(0, 0, 0, 0.2) !important;\n                color: #0c1b2a !important;\n            }\n\n            .nc-contact-form-section .wpcf7-form textarea {\n                min-height: 100px;\n                resize: vertical;\n                font-family: 'PT Sans', sans-serif;\n            }\n\n            \/* Submit Button Styling *\/\n            .nc-contact-form-section .submit-col {\n                text-align: center;\n                margin-top: 0.5rem;\n            }\n\n            .nc-contact-form-section .wpcf7-form p {\n                margin: 0;\n            }\n\n            \/* Additional safety for label positioning *\/\n            .nc-contact-form-section .form-row > * {\n                min-width: 0;\n            }\n\n            .nc-contact-form-section .form-row .form-col:nth-child(1) {\n                grid-column: 1;\n            }\n\n            .nc-contact-form-section .form-row .form-col:nth-child(2):not(.full-width) {\n                grid-column: 2;\n            }\n\n            .nc-contact-form-section .form-row .form-col:nth-child(3):not(.full-width) {\n                grid-column: 3;\n            }\n\n            .nc-contact-form-section .wpcf7-form input[type=\"submit\"] {\n                display: inline-block;\n                padding: 0.85rem 2rem;\n                background: linear-gradient(135deg, #D3B574, #bda25e);\n                color: #0c1b2a;\n                font-weight: 700;\n                border-radius: 30px;\n                box-shadow: 0 4px 15px rgba(211, 181, 116, 0.4);\n                transition: all 0.3s ease;\n                border: none;\n                cursor: pointer;\n                font-size: 1rem;\n                width: auto;\n                margin-top: 0.5rem;\n            }\n\n            .nc-contact-form-section .wpcf7-form input[type=\"submit\"]:hover {\n                transform: translateY(-3px);\n                box-shadow: 0 6px 20px rgba(211, 181, 116, 0.6);\n            }\n\n            \/* Responsive Adjustments *\/\n            @media (max-width: 768px) {\n                .nc-contact-form-section h2 {\n                    font-size: 1.75rem;\n                }\n                .nc-contact-form-section .wpcf7-form {\n                    padding: 1.25rem;\n                }\n                .nc-contact-form-section .form-row {\n                    grid-template-columns: 1fr;\n                    gap: 0.75rem;\n                }\n                \/* Reset grid column assignments for mobile *\/\n                .nc-contact-form-section .form-row .form-col:nth-child(1),\n                .nc-contact-form-section .form-row .form-col:nth-child(2):not(.full-width),\n                .nc-contact-form-section .form-row .form-col:nth-child(3):not(.full-width) {\n                    grid-column: 1 \/ -1;\n                }\n            }\n        <\/style>\n            <section class=\"nc-contact-form-section\" id=\"get-a-quote\">\n        <div class=\"container\">\n            <h2>Get Your Free Quote<\/h2>\n                            <p class=\"nc-form-subtitle\">Fill out the form below and we&#039;ll get back to you within 24 hours with a detailed repair quote.<\/p>\n            \n            \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f43289-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"43289\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/.wp-toolkit_m\/wp-json\/wp\/v2\/pages\/57009#wpcf7-f43289-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"43289\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f43289-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"product-details\" \/>\n<div class=\"form-row\">\n\t<div class=\"form-col\">\n\t\t<p><label>Full Name<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"form-col\">\n\t\t<p><label>Email<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"form-col\">\n\t\t<p><label>Phone Number<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"form-col full-width\">\n\t\t<p><label>Your message<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"form-col full-width submit-col\">\n\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Request a Quote\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n        <\/div>\n    <\/section>\n    \n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp; &nbsp; Bosch Rexroth Servo Valve Repair &amp; Sales Since 1975 Bosch Rexroth proportional valve repair, servo drive service, and electronic control repair. Independent specialists serving industrial operations worldwide with faster turnaround than manufacturer service and one-year warranty. View Bosch Rexroth Inventory Get a Quote 0 Years Experience 0 Test Stands 19k+ Parts In [&hellip;]<\/p>\n","protected":false},"author":34,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-57009","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Bosch Rexroth Servo Valve Repair &amp; Sales | NC Servo Technology<\/title>\n<meta name=\"description\" content=\"Bosch Rexroth servo valve repair &amp; sales, proportional valve repair &amp; sales, servo drive repair &amp; sales, and electronic control repair. Independent service since 1975. Faster turnaround than manufacturer, 1-year warranty.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Bosch Rexroth Servo Valve Repair &amp; Sales | NC Servo Technology\" \/>\n<meta property=\"og:description\" content=\"Bosch Rexroth servo valve repair &amp; sales, proportional valve repair &amp; sales, servo drive repair &amp; sales, and electronic control repair. Independent service since 1975. Faster turnaround than manufacturer, 1-year warranty.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ncservo.com\/.wp-toolkit_m\/bosch-rexroth\/\" \/>\n<meta property=\"og:site_name\" content=\"Nc Servo Technology\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/NCServo\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-01T15:54:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-content\/uploads\/2023\/06\/Rexroth-0811404253.1-768x726.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@NcServo\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/bosch-rexroth\\\/\",\"url\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/bosch-rexroth\\\/\",\"name\":\"Bosch Rexroth Servo Valve Repair & Sales | NC Servo Technology\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/bosch-rexroth\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/bosch-rexroth\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Rexroth-0811404253.1-768x726.png\",\"datePublished\":\"2025-11-03T03:15:21+00:00\",\"dateModified\":\"2025-12-01T15:54:44+00:00\",\"description\":\"Bosch Rexroth servo valve repair & sales, proportional valve repair & sales, servo drive repair & sales, and electronic control repair. Independent service since 1975. Faster turnaround than manufacturer, 1-year warranty.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/bosch-rexroth\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/bosch-rexroth\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/bosch-rexroth\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Rexroth-0811404253.1.png\",\"contentUrl\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/wp-content\\\/uploads\\\/2023\\\/06\\\/Rexroth-0811404253.1.png\",\"width\":1098,\"height\":1038},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/bosch-rexroth\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Bosch Rexroth\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/#website\",\"url\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/\",\"name\":\"NC Servo Technology\",\"description\":\"We Buy &amp; Repair Servo Valves\",\"publisher\":{\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/#organization\",\"name\":\"NC Servo\",\"url\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"NC Servo\"},\"image\":{\"@id\":\"https:\\\/\\\/ncservo.com\\\/.wp-toolkit_m\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/NCServo\\\/\",\"https:\\\/\\\/x.com\\\/NcServo\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Bosch Rexroth Servo Valve Repair & Sales | NC Servo Technology","description":"Bosch Rexroth servo valve repair & sales, proportional valve repair & sales, servo drive repair & sales, and electronic control repair. Independent service since 1975. Faster turnaround than manufacturer, 1-year warranty.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Bosch Rexroth Servo Valve Repair & Sales | NC Servo Technology","og_description":"Bosch Rexroth servo valve repair & sales, proportional valve repair & sales, servo drive repair & sales, and electronic control repair. Independent service since 1975. Faster turnaround than manufacturer, 1-year warranty.","og_url":"https:\/\/ncservo.com\/.wp-toolkit_m\/bosch-rexroth\/","og_site_name":"Nc Servo Technology","article_publisher":"https:\/\/www.facebook.com\/NCServo\/","article_modified_time":"2025-12-01T15:54:44+00:00","og_image":[{"url":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-content\/uploads\/2023\/06\/Rexroth-0811404253.1-768x726.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@NcServo","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/bosch-rexroth\/","url":"https:\/\/ncservo.com\/.wp-toolkit_m\/bosch-rexroth\/","name":"Bosch Rexroth Servo Valve Repair & Sales | NC Servo Technology","isPartOf":{"@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/bosch-rexroth\/#primaryimage"},"image":{"@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/bosch-rexroth\/#primaryimage"},"thumbnailUrl":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-content\/uploads\/2023\/06\/Rexroth-0811404253.1-768x726.png","datePublished":"2025-11-03T03:15:21+00:00","dateModified":"2025-12-01T15:54:44+00:00","description":"Bosch Rexroth servo valve repair & sales, proportional valve repair & sales, servo drive repair & sales, and electronic control repair. Independent service since 1975. Faster turnaround than manufacturer, 1-year warranty.","breadcrumb":{"@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/bosch-rexroth\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ncservo.com\/.wp-toolkit_m\/bosch-rexroth\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/bosch-rexroth\/#primaryimage","url":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-content\/uploads\/2023\/06\/Rexroth-0811404253.1.png","contentUrl":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-content\/uploads\/2023\/06\/Rexroth-0811404253.1.png","width":1098,"height":1038},{"@type":"BreadcrumbList","@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/bosch-rexroth\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ncservo.com\/.wp-toolkit_m\/"},{"@type":"ListItem","position":2,"name":"Bosch Rexroth"}]},{"@type":"WebSite","@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/#website","url":"https:\/\/ncservo.com\/.wp-toolkit_m\/","name":"NC Servo Technology","description":"We Buy &amp; Repair Servo Valves","publisher":{"@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ncservo.com\/.wp-toolkit_m\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/#organization","name":"NC Servo","url":"https:\/\/ncservo.com\/.wp-toolkit_m\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/#\/schema\/logo\/image\/","url":"","contentUrl":"","caption":"NC Servo"},"image":{"@id":"https:\/\/ncservo.com\/.wp-toolkit_m\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/NCServo\/","https:\/\/x.com\/NcServo"]}]}},"_links":{"self":[{"href":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-json\/wp\/v2\/pages\/57009","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-json\/wp\/v2\/comments?post=57009"}],"version-history":[{"count":18,"href":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-json\/wp\/v2\/pages\/57009\/revisions"}],"predecessor-version":[{"id":57344,"href":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-json\/wp\/v2\/pages\/57009\/revisions\/57344"}],"wp:attachment":[{"href":"https:\/\/ncservo.com\/.wp-toolkit_m\/wp-json\/wp\/v2\/media?parent=57009"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}