# Service & Parts

:::raw
<div class="cms-fullwidth" style="max-width:1060px;margin:0 auto;">
<style>
.svc-appt{display:flex;justify-content:flex-end;margin:0 0 6px;}
.svc-appt a{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:var(--blue,#0678bc);text-decoration:none;font-size:1.05rem;}
.svc-appt a .cal{font-size:1.3rem;line-height:1;}
.svc-wrap{display:flex;flex-wrap:wrap;gap:26px;align-items:flex-start;margin:24px 0 8px;}
.svc-cards{flex:1 1 400px;display:flex;flex-direction:column;gap:16px;min-width:0;}
.svc-card{display:flex;flex-wrap:wrap;gap:20px;align-items:center;border:1px solid var(--line,#e4e7ec);border-radius:14px;background:var(--card,#fff);box-shadow:var(--shadow-sm,0 1px 3px rgba(16,24,40,.08));padding:20px 22px;}
.svc-card>img{flex:0 0 84px;width:84px;height:auto;object-fit:contain;}
.svc-card .svc-body{flex:1 1 260px;min-width:0;}
.svc-card h5{margin:0 0 6px;font-size:1.15rem;font-weight:800;}
.svc-card .svc-body p{margin:0 0 14px;}
.svc-card .svc-btn{display:inline-block;background:var(--button,#0678bc);color:#fff;text-decoration:none;font-weight:700;padding:10px 24px;border-radius:40px;font-size:.95rem;}
.svc-card .svc-btn:hover{filter:brightness(.95);}
.svc-card .svc-btn-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;}
.svc-card .svc-btn-row .matador-widget{line-height:0;}
.svc-hours{flex:0 1 320px;background:#f4f5f7;border-radius:12px;padding:24px 28px;}
.svc-hours h4{margin:0 0 16px;font-size:1.6rem;font-weight:800;}
.svc-hours .row{display:flex;gap:14px;padding:5px 0;}
.svc-hours .row .day{flex:0 0 54px;font-weight:800;}
.svc-hours .row .value{color:var(--ink,#1a1a1a);}
@media (max-width:760px){.svc-hours{flex:1 1 100%;}}
</style>
<h2>The Burlington Chevy Difference</h2>
<p>At Burlington Chevy, our service technicians are Chevrolet-certified specialists, which means that they are experts at the ins and outs of your vehicle. Whether you&rsquo;re driving an Silverado, Traverse, Blazer, Colorado, Malibu, or an Equinox Burlington Chevy&rsquo;s certified crew of specialists will make sure that your vehicle is running well.</p>
<h3>Why Use a Dealer Service Center?</h3>
<p>One of the major benefits of using a dealership service center, like Burlington Chevy&rsquo;s Service Center, is that you&rsquo;re using the experts in the field. Our service technicians have the tools, parts, service guides, and proper equipment to thoroughly inspect and repair your vehicle the first time.</p>
<p>When you&rsquo;re using a Chevrolet Service Technician to complete your routine maintenance, like oil changes and brake services, that tech can complete that work while also using model-specific multi-point inspections to identify any potential problems. Knowing an expert is thoroughly inspecting your vehicle will give you peace of mind.</p>
<div class="svc-wrap">
  <div class="svc-cards">
      <div class="svc-card">
        <img src="https://www.burlingtonchevy.com/Content/Images/UI/oilchange.png" alt="Oil Change" loading="lazy" />
        <div class="svc-body">
          <h5>Oil Change</h5>
          <p>Changing your vehicle&rsquo;s oil is one of the most vital parts of your vehicle&rsquo;s maintenance. This simple step can keep your vehicle running better, saving you money over the life of your vehicle.</p>
          <div class="svc-btn-row"><a class="svc-btn" href="/content/appointment">Schedule Service</a><div class="matador-widget" data-id="67aa72fff03d5d9757ede00e"></div></div>
        </div>
      </div>
      <div class="svc-card">
        <img src="https://www.burlingtonchevy.com/Content/Images/UI/brake.png" alt="Brake Service" loading="lazy" />
        <div class="svc-body">
          <h5>Brake Service</h5>
          <p>Brakes come in one of two types: disc brakes and drum brakes. All modern cars and light trucks have front disc brakes (and most have rear disc brakes as well). The most common brake service needs include brake pad replacement, brake fluid flushes, and rotor replacement and repair. The Burlington Chevy service department can handle these maintenance challenges with no problem.</p>
          <div class="svc-btn-row"><a class="svc-btn" href="/content/appointment">Schedule Service</a><div class="matador-widget" data-id="67aa72fff03d5d9757ede00e"></div></div>
        </div>
      </div>
      <div class="svc-card">
        <img src="https://www.burlingtonchevy.com/Content/Images/UI/tires.png" alt="Tire Service &amp; Sales" loading="lazy" />
        <div class="svc-body">
          <h5>Tire Service &amp; Sales</h5>
          <p>The Burlington Chevy Tire Center can help you find the right tires for your car, truck, or SUV. We are committed to finding the right part for you at the right price.</p>
          <div class="svc-btn-row"><a class="svc-btn" href="/content/appointment">Schedule Service</a><div class="matador-widget" data-id="67aa72fff03d5d9757ede00e"></div></div>
        </div>
      </div>
  </div>
  <div class="svc-hours">
    <h4>Hours &amp; Directions</h4>
      <div class="row"><span class="day">Mon:</span><span class="value">8:00 AM - 6:00 PM</span></div>
      <div class="row"><span class="day">Tues:</span><span class="value">8:00 AM - 6:00 PM</span></div>
      <div class="row"><span class="day">Wed:</span><span class="value">8:00 AM - 6:00 PM</span></div>
      <div class="row"><span class="day">Thurs:</span><span class="value">8:00 AM - 6:00 PM</span></div>
      <div class="row"><span class="day">Fri:</span><span class="value">8:00 AM - 6:00 PM</span></div>
      <div class="row"><span class="day">Sat:</span><span class="value">8:00 AM - 4:00 PM</span></div>
      <div class="row"><span class="day">Sun:</span><span class="value">Closed</span></div>
  </div>
</div>
</div>
:::



