.elementor-4204 .elementor-element.elementor-element-26bbd0d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4204 .elementor-element.elementor-element-e40aad1{font-family:"Inter", Sans-serif;font-weight:500;}.elementor-4204 .elementor-element.elementor-element-ed7821c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4204 .elementor-element.elementor-element-f1fd376{color:#FFFFFF;}/* Start custom CSS for text-editor, class: .elementor-element-e40aad1 */:root{
      --blue:#0b4f9f;
      --dark:#071423;
      --navy:#0b1f33;
      --gold:#d09325;
      --beige:#f7f1e6;
      --soft:#f3f7fb;
      --white:#ffffff;
      --text:#102033;
      --muted:#5a6b7d;
      --border:#dbe5ef;
      --shadow:0 18px 50px rgba(7,20,35,.18);
      --radius:22px;
    }

    *{box-sizing:border-box;}

    body{
      margin:0;
      font-family:Arial, Helvetica, sans-serif;
      color:var(--text);
      background:#fff;
      line-height:1.6;
    }

    a{text-decoration:none !important;color:inherit;}
    h1,h2,h3,h4{ font-weight:800 !important;}
    
    .hero{
      position:relative;
      min-height:690px;
      background:
        linear-gradient(90deg, rgba(7,20,35,.92) 0%, rgba(7,20,35,.56) 3%, rgba(7,20,35,.36) 100%),
        url('https://www.socalpest.com/wp-content/uploads/2026/03/socal-exterminators-truck-orange-county-hero.webp') center center/cover no-repeat;
      color:#fff;
      display:flex;
      align-items:center;
      overflow:hidden;
    }

    .hero-inner{
      max-width:1180px;
      width:100%;
      margin:0 auto;
      padding:80px 22px;
      display:grid;
      grid-template-columns:1.15fr .85fr;
      gap:52px;
      align-items:center;
    }

    .eyebrow{
      font-size:13px;
      letter-spacing:.04em;
      padding:10px 18px;
      border-radius:999px;

        background-color: #d09325 !important;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-bottom: 12px;
        display: inline-block !important;
        color: white !important;
    }

    .hero h1{
      font-size:60px;
      line-height:1.02;
      margin:0 0 22px;
      letter-spacing:-.04em;
      max-width:760px;
      color:#fff;
    }

    .hero p{
      font-size:20px;
      max-width:740px;
      margin:0 0 24px;
      color:#e9f3ff;
    }

    .hero-cities{
      font-size:16px!important;
      color:#d7e7f7!important;
      max-width:780px!important;
    }

    .hero-actions{
      display:flex;
      flex-wrap:wrap;
      gap:14px;
      margin-top:30px;
    }

    .btn{
      display:inline-flex;
      align-items:center;
      justify-content:center;
      padding:15px 24px;
      border-radius:14px;
      font-weight:900;
      min-width:180px;
    }

    .btn.gold{background:var(--gold);color:#fff;}
    .btn.white{background:#fff;color:#071423;}
    .btn.blue{background:var(--blue);color:#fff;}

    .hero-badges{
      display:flex;
      flex-wrap:wrap;
      gap:12px;
      margin-top:26px;
    }

    .badge{
      border:1px solid rgba(255,255,255,.28);
      background:rgba(255,255,255,.12);
      padding:10px 15px;
      border-radius:999px;
      font-weight:900;
      font-size:14px;
      backdrop-filter:blur(8px);
    }

    .lead-card{
      background:#fff;
      color:#102033;
      border-radius:24px;
      padding:34px;
      box-shadow:var(--shadow);
      max-width:430px;
      justify-self:end;
    }

    .lead-card small{
      color:#b87512;
      font-weight:900;
      text-transform:uppercase;
      letter-spacing:.04em;
    }

    .lead-card h2{
      font-size:34px;
      line-height:1.1;
      margin:12px 0 14px;
      letter-spacing:-.03em;
      color:#071423;
    }

    .lead-card p{
      color:#405266;
      font-size:16px;
      margin:0 0 20px;
    }

    .lead-card .btn{
      width:100%;
      margin-top:10px;
    }

    .card-note{
      border-top:1px solid var(--border);
      margin-top:18px;
      padding-top:16px;
      font-size:14px;
      color:#526579;
    }

    .jumpbar{
      background:#fff;
      padding:22px;
      border-bottom:1px solid var(--border);
    }

    .jump-inner{
      max-width:980px;
      margin:0 auto;
      display:flex;
      justify-content:center;
      flex-wrap:wrap;
      gap:12px;
    }

    .jump-inner a{
      background:#eef5fb;
      color:#071423;
      font-weight:900;
      padding:10px 18px;
      border-radius:999px;
      font-size:14px;
    }

    .section{
      padding:78px 22px;
    }

    .section.soft{background:var(--soft);}
    .section.beige{background:var(--beige);}
    .section.blue{
      background:linear-gradient(135deg,#083f82,#0b63bd);
      color:#fff;
    }

    .wrap{
      max-width:1180px;
      margin:0 auto;
    }

    .two-col{
      display:grid;
      grid-template-columns:1fr 1fr;
      gap:42px;
      align-items:center;
    }

    .kicker{
      color:var(--blue);
      font-weight:900;
      text-transform:uppercase;
      letter-spacing:.06em;
      font-size:13px;
      margin-bottom:10px;
    }

    .section h2{
      font-size:42px;
      line-height:1.12;
      letter-spacing:-.035em;
      margin:0 0 18px;
      color:#071423;
    }

    .section.blue h2,
    .section.blue .kicker{
      color:#fff;
    }

    .section p{
      font-size:17px;
      color:#405266;
      margin:0 0 18px;
    }

    .section.blue p{
      color:#e8f3ff;
    }

    .rec-box{
      background:#fff;
      border:1px solid var(--border);
      border-radius:var(--radius);
      padding:26px;
      box-shadow:0 12px 35px rgba(7,20,35,.08);
    }

    .rec-box h3{
      margin:0 0 12px;
      font-size:22px;
      color:#071423;
    }

    .rec-box ul{
      margin:0;
      padding-left:20px;
      color:#405266;
      font-size:16px;
    }

    .service-grid{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:20px;
      margin-top:34px;
    }

    .service-card{
      background:#fff;
      border:1px solid var(--border);
      border-radius:20px;
      padding:24px;
      box-shadow:0 10px 28px rgba(7,20,35,.07);
      min-height:210px;
    }

    .service-card h3{
      margin:0 0 10px;
      font-size:22px;
      color:#071423;
    }

    .service-card p{
      font-size:15.5px;
      margin:0 0 16px;
    }

    .service-card a{
      color:var(--blue);
      font-weight:900;
    }

    @media(max-width:900px){
     
      .hero{min-height:auto;}
      .hero-inner{
        grid-template-columns:1fr;
        padding:58px 22px;
      }
      .hero h1{font-size:42px;}
      .lead-card{justify-self:stretch;max-width:none;}
      .two-col{grid-template-columns:1fr;}
      .service-grid{grid-template-columns:1fr;}
    }

    @media(max-width:560px){
      
      .hero h1{font-size:36px;}
      .hero p{font-size:17px;}
      .btn{width:100%;}
      .section h2{font-size:32px;}
    }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-8f4f628 */.oc-termite-authority-intro {
            padding: 40PX 30px !important;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-termite-authority-intro .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .jump-links {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 40px;
            padding: 20px;
            background: #f5f5f5;
            border-radius: 8px;
        }

        .jump-links a {
            background: #0f2e5d;
            color: #fff;
            padding: 10px 16px;
            text-decoration: none;
            font-weight: 700;
            border-radius: 4px;
            font-size: 14px;
        }

        .section-header {
            max-width: 100% !important;
            margin: 0 auto 40px;
        }

        .eyebrow {
            display: block;
            color: #c77a17;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 12px;
        }

        .section-header h2 {
            font-size: 42px;
            line-height: 1.2;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .section-header p {
            font-size: 18px;
            line-height: 1.8;
            color: #444;
            margin-bottom: 20px;
        }

        .intro-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .intro-card {
            background: #fafafa;
            padding: 30px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
        }

        .intro-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .intro-card p {
            line-height: 1.7;
            color: #555;
        }

        .authority-content {
            max-width: 100% !important;
            margin: 0 auto;
        }

        .authority-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-bottom: 20px;
            margin-top: 40px;
        }

        .authority-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .trust-bar {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin: 60px 0;
        }

        .trust-item {
            background: #0f2e5d;
            color: #fff;
            padding: 25px;
            text-align: center;
            border-radius: 6px;
        }

        .trust-item strong {
            display: block;
            font-size: 20px;
            margin-bottom: 8px;
        }

        .section-transition {
            max-width: 100% !important;
            margin: 60px auto 0;
            padding: 40px;
            background: #f7f7f7;
            border-radius: 8px;
        }

        .section-transition h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
            font-size: 36px;
        }

        .section-transition p {
            font-size: 18px;
            line-height: 1.8;
        }

        .featured-question {
            font-size: 28px;
            color: #c77a17;
            text-align: center;
            margin: 30px 0;
        }
        .oc-treatment-options {
            padding: 40PX 30px !important;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-treatment-options .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .treatment-header {
            max-width: 100% !important;
            margin: 0 auto 60px;
            text-align: center;
        }

        .treatment-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .treatment-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .treatment-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .treatment-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .treatment-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .treatment-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-block {
            max-width: 100% !important;
            margin: 0 auto;
        }

        .content-block h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-block p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .pros-cons {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .pros-cons h4 {
            color: #0f2e5d;
            font-size: 24px;
            margin-bottom: 15px;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            margin-top: 60px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-termite-types {
            padding: 40PX 30px !important;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #ffffff;
        }

        .oc-termite-types .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .types-header {
            text-align: center;
            max-width: 100% !important;
            margin: 0 auto 60px;
        }

        .types-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .types-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #d7e1f2;
        }

        .compare-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 30px;
            margin: 50px 0;
        }

        .compare-card {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .compare-card h3 {
            color: #ffffff;
            margin-bottom: 20px;
            font-size: 28px;
        }

        .compare-card ul {
            padding-left: 20px;
            line-height: 2;
            color: #d7e1f2;
        }

        .section-content {
            max-width: 100% !important;
            margin: 0 auto;
        }

        .section-content h3 {
            font-size: 32px;
            margin-top: 0px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .section-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 24px;
            color: #d7e1f2;
        }

        .sign-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .sign-card {
            background: rgba(255, 255, 255, .08);
            padding: 25px;
            border-radius: 8px;
        }

        .sign-card h4 {
            color: #ffffff;
            margin-bottom: 10px;
            font-size: 22px;
        }

        .sign-card p {
            font-size: 16px;
            line-height: 1.7;
            color: #d7e1f2;
        }

        .process-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 50px;
        }

        .process-step {
            margin-bottom: 30px;
        }

        .process-step h4 {
            font-size: 24px;
            color: #ffffff;
            margin-bottom: 10px;
        }

        .next-transition {
            margin-top: 70px;
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-escrow-section {
            padding: 40PX 30px !important;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-escrow-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .escrow-header {
            max-width: 100% !important;
            margin: 0 auto 60px;
            text-align: center;
        }

        .escrow-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .escrow-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .escrow-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .escrow-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .escrow-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .escrow-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 100%;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 0 !important;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .highlight-box {
            background: #fff;
            padding: 35px;
            border-left: 6px solid #c77a17;
            margin: 40px 0;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .transition-box {
            background: #ffffff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
            color: black !important;
        }
        .oc-commercial-section {
            padding: 40PX 30px !important;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-commercial-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .oc-commercial-header {
            max-width: 100% !important;
            margin: 0 auto 60px;
            text-align: center;
        }

        .oc-commercial-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #fff;
        }

        .oc-commercial-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .commercial-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .commercial-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .commercial-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .commercial-card p {
            line-height: 1.8;
            color: #dbe4f3;
        }

        .content-area {
            max-width: 100% !important;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .highlight-box {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-service-area {
            padding: 40PX 30px !important;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-service-area .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .service-header {
            max-width: 100% !important;
            margin: 0 auto 60px;
            text-align: center;
        }

        .service-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .service-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .city-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .city-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .city-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .city-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 100% !important;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .zip-box {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-faq-section {
            padding: 40PX 30px !important;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-faq-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .faq-header {
            max-width: 100% !important;
            margin: 0 auto 60px;
            text-align: center;
        }

        .faq-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .faq-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .faq-wrapper {
            max-width: ;
            margin: 0 auto;
        }

        .faq-item {
            background: #fff;
            padding: 35px;
            margin-bottom: 25px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .faq-item h3 {
            color: #0f2e5d;
            font-size: 28px;
            margin-bottom: 15px;
        }

        .faq-item p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .transition-box {
            background: #fff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }
        .oc-final-cta {
            padding: 40PX 30px !important;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-final-cta .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .final-header {
            max-width: 100% !important;
            margin: 0 auto 60px;
            text-align: center;
        }

        .final-header h2 {
            font-size: 44px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .authority-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .authority-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .authority-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .authority-card p {
            color: #dbe4f3;
            line-height: 1.8;
        }

        .content-area {
            max-width: 100%;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .links-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin: 50px 0;
        }

        .links-box ul {
            line-height: 2.2;
            font-size: 18px;
        }

        .final-cta-box {
            background: #c77a17;
            padding: 50px;
            text-align: center;
            border-radius: 8px;
            margin-top: 60px;
        }

        .final-cta-box h2 {
            font-size: 40px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-cta-box p {
            font-size: 20px;
            line-height: 1.8;
            margin-bottom: 25px;
            color: #fff;
        }

        .cta-button {
            display: inline-block;
            background: #fff;
            color: #0f2e5d;
            padding: 16px 32px;
            font-weight: 700;
            text-decoration: none;
            border-radius: 6px;
        }
        .oc-termite-cost-guide {
            padding: 40PX 30px !important;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-termite-cost-guide .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .cost-header {
            text-align: center;
            max-width: 100% !important;
            margin: 0 auto 50px;
        }

        .cost-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .cost-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .cost-table {
            overflow-x: auto;
            margin: 50px 0;
        }

        .cost-table table {
            width: 100% !important;
            border-collapse: collapse;
            background: #fff;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-table th {
            background: #0f2e5d !important;
            color: #fff;
            padding: 18px;
            text-align: left;
        }

        .cost-table td {
            padding: 18px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 1.6;
        }

        .cost-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 60px 0;
        }

        .cost-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .cost-card p {
            line-height: 1.8;
            color: #555;
        }

        .cost-content {
            max-width: 100% !important;
            margin: 0 auto;
        }

        .cost-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 20px;
            margin-bottom: 20px;
        }

        .cost-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .warning-box {
            background: #fff8e8;
            border-left: 6px solid #c77a17;
            padding: 30px;
            margin: 50px 0;
        }

        .warning-box h3 {
            margin-top: 0;
            color: #0f2e5d;
        }

        .next-section {
            margin-top: 70px;
            padding: 40px;
            background: #fff;
            border-radius: 8px;
            text-align: center;
        }

        .next-section h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
        }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-6e09ccf */.oc-termite-authority-intro {
            padding: 40px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-termite-authority-intro .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .jump-links {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 40px;
            padding: 20px;
            background: #f5f5f5;
            border-radius: 8px;
        }

        .jump-links a {
            background: #0f2e5d;
            color: #fff;
            padding: 10px 16px;
            text-decoration: none;
            font-weight: 700;
            border-radius: 4px;
            font-size: 14px;
        }

        .section-header {
            max-width: 1000px;
            margin: 0 auto 40px;
        }

        .eyebrow {
            display: block;
            color: #c77a17;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 12px;
        }

        .section-header h2 {
            font-size: 42px;
            line-height: 1.2;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .section-header p {
            font-size: 18px;
            line-height: 1.8;
            color: #444;
            margin-bottom: 20px;
        }

        .intro-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .intro-card {
            background: #fafafa;
            padding: 30px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
        }

        .intro-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .intro-card p {
            line-height: 1.7;
            color: #555;
        }

        .authority-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .authority-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-bottom: 20px;
            margin-top: 40px;
        }

        .authority-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .trust-bar {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin: 60px 0;
        }

        .trust-item {
            background: #0f2e5d;
            color: #fff;
            padding: 25px;
            text-align: center;
            border-radius: 6px;
        }

        .trust-item strong {
            display: block;
            font-size: 20px;
            margin-bottom: 8px;
        }

        .section-transition {
            max-width: 1000px;
            margin: 60px auto 0;
            padding: 40px;
            background: #f7f7f7;
            border-radius: 8px;
        }

        .section-transition h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
            font-size: 36px;
        }

        .section-transition p {
            font-size: 18px;
            line-height: 1.8;
        }

        .featured-question {
            font-size: 28px;
            color: #c77a17;
            text-align: center;
            margin: 30px 0;
        }
        .oc-treatment-options {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-treatment-options .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .treatment-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .treatment-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .treatment-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .treatment-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .treatment-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .treatment-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .treatment-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-block {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-block h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-block p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .pros-cons {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .pros-cons h4 {
            color: #0f2e5d;
            font-size: 24px;
            margin-bottom: 15px;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            margin-top: 60px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-termite-types {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #ffffff;
        }

        .oc-termite-types .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .types-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 60px;
        }

        .types-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .types-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #d7e1f2;
        }

        .compare-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 30px;
            margin: 50px 0;
        }

        .compare-card {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .compare-card h3 {
            color: #ffffff;
            margin-bottom: 20px;
            font-size: 28px;
        }

        .compare-card ul {
            padding-left: 20px;
            line-height: 2;
            color: #d7e1f2;
        }

        .section-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .section-content h3 {
            font-size: 32px;
            margin-top: 60px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .section-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 24px;
            color: #d7e1f2;
        }

        .sign-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .sign-card {
            background: rgba(255, 255, 255, .08);
            padding: 25px;
            border-radius: 8px;
        }

        .sign-card h4 {
            color: #ffffff;
            margin-bottom: 10px;
            font-size: 22px;
        }

        .sign-card p {
            font-size: 16px;
            line-height: 1.7;
            color: #d7e1f2;
        }

        .process-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 50px;
        }

        .process-step {
            margin-bottom: 30px;
        }

        .process-step h4 {
            font-size: 24px;
            color: #ffffff;
            margin-bottom: 10px;
        }

        .next-transition {
            margin-top: 70px;
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-escrow-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-escrow-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .escrow-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .escrow-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .escrow-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .escrow-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .escrow-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .escrow-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .escrow-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .highlight-box {
            background: #fff;
            padding: 35px;
            border-left: 6px solid #c77a17;
            margin: 40px 0;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .transition-box {
            background: #ffffff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-commercial-section {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-commercial-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .oc-commercial-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .oc-commercial-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #fff;
        }

        .oc-commercial-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .commercial-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .commercial-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .commercial-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .commercial-card p {
            line-height: 1.8;
            color: #dbe4f3;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .highlight-box {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-service-area {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-service-area .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .service-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .service-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .service-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .city-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .city-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .city-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .city-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .zip-box {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-faq-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-faq-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .faq-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .faq-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .faq-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .faq-wrapper {
            max-width: 1000px;
            margin: 0 auto;
        }

        .faq-item {
            background: #fff;
            padding: 35px;
            margin-bottom: 25px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .faq-item h3 {
            color: #0f2e5d;
            font-size: 28px;
            margin-bottom: 15px;
        }

        .faq-item p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .transition-box {
            background: #fff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }
        .oc-final-cta {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-final-cta .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .final-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .final-header h2 {
            font-size: 44px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .authority-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .authority-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .authority-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .authority-card p {
            color: #dbe4f3;
            line-height: 1.8;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .links-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin: 50px 0;
        }

        .links-box ul {
            line-height: 2.2;
            font-size: 18px;
        }

        .final-cta-box {
            background: #c77a17;
            padding: 50px;
            text-align: center;
            border-radius: 8px;
            margin-top: 60px;
        }

        .final-cta-box h2 {
            font-size: 40px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-cta-box p {
            font-size: 20px;
            line-height: 1.8;
            margin-bottom: 25px;
            color: #fff;
        }

        .cta-button {
            display: inline-block;
            background: #fff;
            color: #0f2e5d;
            padding: 16px 32px;
            font-weight: 700;
            text-decoration: none;
            border-radius: 6px;
        }
        .oc-termite-cost-guide {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-termite-cost-guide .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .cost-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 50px;
        }

        .cost-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .cost-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .cost-table {
            overflow-x: auto;
            margin: 50px 0;
        }

        .cost-table table {
            width: 100%;
            border-collapse: collapse;
            background: #fff;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-table th {
            background: #0f2e5d;
            color: #fff;
            padding: 18px;
            text-align: left;
        }

        .cost-table td {
            padding: 18px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 1.6;
        }

        .cost-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 60px 0;
        }

        .cost-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .cost-card p {
            line-height: 1.8;
            color: #555;
        }

        .cost-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .cost-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .cost-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .warning-box {
            background: #fff8e8;
            border-left: 6px solid #c77a17;
            padding: 30px;
            margin: 50px 0;
        }

        .warning-box h3 {
            margin-top: 0;
            color: #0f2e5d;
        }

        .next-section {
            margin-top: 70px;
            padding: 40px;
            background: #fff;
            border-radius: 8px;
            text-align: center;
        }

        .next-section h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
        }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f1fd376 */.oc-termite-authority-intro {
            padding: 40px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-termite-authority-intro .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .jump-links {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 40px;
            padding: 20px;
            background: #f5f5f5;
            border-radius: 8px;
        }

        .jump-links a {
            background: #0f2e5d;
            color: #fff;
            padding: 10px 16px;
            text-decoration: none;
            font-weight: 700;
            border-radius: 4px;
            font-size: 14px;
        }

        .section-header {
            max-width: 1000px;
            margin: 0 auto 40px;
        }

        .eyebrow {
            display: block;
            color: #c77a17;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 12px;
        }

        .section-header h2 {
            font-size: 42px;
            line-height: 1.2;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .section-header p {
            font-size: 18px;
            line-height: 1.8;
            color: #444;
            margin-bottom: 20px;
        }

        .intro-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .intro-card {
            background: #fafafa;
            padding: 30px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
        }

        .intro-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .intro-card p {
            line-height: 1.7;
            color: #555;
        }

        .authority-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .authority-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-bottom: 20px;
            margin-top: 40px;
        }

        .authority-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .trust-bar {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin: 60px 0;
        }

        .trust-item {
            background: #0f2e5d;
            color: #fff;
            padding: 25px;
            text-align: center;
            border-radius: 6px;
        }

        .trust-item strong {
            display: block;
            font-size: 20px;
            margin-bottom: 8px;
        }

        .section-transition {
            max-width: 1000px;
            margin: 60px auto 0;
            padding: 40px;
            background: #f7f7f7;
            border-radius: 8px;
        }

        .section-transition h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
            font-size: 36px;
        }

        .section-transition p {
            font-size: 18px;
            line-height: 1.8;
        }

        .featured-question {
            font-size: 28px;
            color: #c77a17;
            text-align: center;
            margin: 30px 0;
        }
        .oc-treatment-options {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-treatment-options .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .treatment-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .treatment-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .treatment-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .treatment-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .treatment-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .treatment-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .treatment-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-block {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-block h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-block p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .pros-cons {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .pros-cons h4 {
            color: #0f2e5d;
            font-size: 24px;
            margin-bottom: 15px;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            margin-top: 60px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-termite-types {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #ffffff;
        }

        .oc-termite-types .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .types-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 60px;
        }

        .types-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .types-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #d7e1f2;
        }

        .compare-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 30px;
            margin: 50px 0;
        }

        .compare-card {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .compare-card h3 {
            color: #ffffff;
            margin-bottom: 20px;
            font-size: 28px;
        }

        .compare-card ul {
            padding-left: 20px;
            line-height: 2;
            color: #d7e1f2;
        }

        .section-content {
            max-width: 1000px;
            margin: 0 auto;
        }
.next-transition h2 {
    color: white !important;
}
#escrow-realtors p {
    COLOR: #444;
}
#escrow-realtors h3 {
    color: #0f2e5d;
}
        .section-content h3 {
            font-size: 32px;
            margin-top: 60px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .section-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 24px;
            color: #d7e1f2;
        }

        .sign-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .sign-card {
            background: rgba(255, 255, 255, .08);
            padding: 25px;
            border-radius: 8px;
        }

        .sign-card h4 {
            color: #ffffff;
            margin-bottom: 10px;
            font-size: 22px;
        }

        .sign-card p {
            font-size: 16px;
            line-height: 1.7;
            color: #d7e1f2;
        }

        .process-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 50px;
        }

        .process-step {
            margin-bottom: 30px;
        }

        .process-step h4 {
            font-size: 24px;
            color: #ffffff;
            margin-bottom: 10px;
        }

        .next-transition {
            margin-top: 70px;
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-escrow-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-escrow-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .escrow-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .escrow-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .escrow-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .escrow-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .escrow-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .escrow-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .escrow-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .highlight-box {
            background: #fff;
            padding: 35px;
            border-left: 6px solid #c77a17;
            margin: 40px 0;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .transition-box {
            background: #ffffff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-commercial-section {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-commercial-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .oc-commercial-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .oc-commercial-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #fff;
        }

        .oc-commercial-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .commercial-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .commercial-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .commercial-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .commercial-card p {
            line-height: 1.8;
            color: #dbe4f3;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .highlight-box {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-service-area {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-service-area .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .service-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .service-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .service-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .city-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .city-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .city-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .city-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .zip-box {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-faq-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-faq-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .faq-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .faq-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .faq-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .faq-wrapper {
            max-width: 1000px;
            margin: 0 auto;
        }

        .faq-item {
            background: #fff;
            padding: 35px;
            margin-bottom: 25px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .faq-item h3 {
            color: #0f2e5d;
            font-size: 28px;
            margin-bottom: 15px;
        }

        .faq-item p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .transition-box {
            background: #fff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }
        .oc-final-cta {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-final-cta .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .final-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .final-header h2 {
            font-size: 44px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .authority-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .authority-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .authority-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .authority-card p {
            color: #dbe4f3;
            line-height: 1.8;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .links-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin: 50px 0;
        }

        .links-box ul {
            line-height: 2.2;
            font-size: 18px;
        }

        .final-cta-box {
            background: #c77a17;
            padding: 50px;
            text-align: center;
            border-radius: 8px;
            margin-top: 60px;
        }

        .final-cta-box h2 {
            font-size: 40px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-cta-box p {
            font-size: 20px;
            line-height: 1.8;
            margin-bottom: 25px;
            color: #fff;
        }

        .cta-button {
            display: inline-block;
            background: #fff;
            color: #0f2e5d;
            padding: 16px 32px;
            font-weight: 700;
            text-decoration: none;
            border-radius: 6px;
        }
        .oc-termite-cost-guide {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-termite-cost-guide .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .cost-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 50px;
        }

        .cost-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .cost-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .cost-table {
            overflow-x: auto;
            margin: 50px 0;
        }

        .cost-table table {
            width: 100%;
            border-collapse: collapse;
            background: #fff;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-table th {
            background: #0f2e5d;
            color: #fff;
            padding: 18px;
            text-align: left;
        }

        .cost-table td {
            padding: 18px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 1.6;
        }

        .cost-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 60px 0;
        }

        .cost-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .cost-card p {
            line-height: 1.8;
            color: #555;
        }

        .cost-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .cost-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .cost-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .warning-box {
            background: #fff8e8;
            border-left: 6px solid #c77a17;
            padding: 30px;
            margin: 50px 0;
        }

        .warning-box h3 {
            margin-top: 0;
            color: #0f2e5d;
        }

        .next-section {
            margin-top: 70px;
            padding: 40px;
            background: #fff;
            border-radius: 8px;
            text-align: center;
        }

        .next-section h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
        }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-aecb755 */.oc-termite-authority-intro {
            padding: 40px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-termite-authority-intro .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .jump-links {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 40px;
            padding: 20px;
            background: #f5f5f5;
            border-radius: 8px;
        }

        .jump-links a {
            background: #0f2e5d;
            color: #fff;
            padding: 10px 16px;
            text-decoration: none;
            font-weight: 700;
            border-radius: 4px;
            font-size: 14px;
        }

        .section-header {
            max-width: 1000px;
            margin: 0 auto 40px;
        }

        .eyebrow {
            display: block;
            color: #c77a17;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 12px;
        }

        .section-header h2 {
            font-size: 42px;
            line-height: 1.2;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .section-header p {
            font-size: 18px;
            line-height: 1.8;
            color: #444;
            margin-bottom: 20px;
        }

        .intro-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .intro-card {
            background: #fafafa;
            padding: 30px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
        }

        .intro-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .intro-card p {
            line-height: 1.7;
            color: #555;
        }

        .authority-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .authority-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-bottom: 20px;
            margin-top: 40px;
        }

        .authority-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .trust-bar {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin: 60px 0;
        }

        .trust-item {
            background: #0f2e5d;
            color: #fff;
            padding: 25px;
            text-align: center;
            border-radius: 6px;
        }

        .trust-item strong {
            display: block;
            font-size: 20px;
            margin-bottom: 8px;
        }

        .section-transition {
            max-width: 1000px;
            margin: 60px auto 0;
            padding: 40px;
            background: #f7f7f7;
            border-radius: 8px;
        }

        .section-transition h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
            font-size: 36px;
        }

        .section-transition p {
            font-size: 18px;
            line-height: 1.8;
        }

        .featured-question {
            font-size: 28px;
            color: #c77a17;
            text-align: center;
            margin: 30px 0;
        }
        .oc-treatment-options {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-treatment-options .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .treatment-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .treatment-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .treatment-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .treatment-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .treatment-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .treatment-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .treatment-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-block {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-block h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-block p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .pros-cons {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .pros-cons h4 {
            color: #0f2e5d;
            font-size: 24px;
            margin-bottom: 15px;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            margin-top: 60px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-termite-types {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #ffffff;
        }

        .oc-termite-types .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .types-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 60px;
        }

        .types-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .types-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #d7e1f2;
        }

        .compare-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 30px;
            margin: 50px 0;
        }

        .compare-card {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .compare-card h3 {
            color: #ffffff;
            margin-bottom: 20px;
            font-size: 28px;
        }

        .compare-card ul {
            padding-left: 20px;
            line-height: 2;
            color: #d7e1f2;
        }

        .section-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .section-content h3 {
            font-size: 32px;
            margin-top: 60px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .section-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 24px;
            color: #d7e1f2;
        }

        .sign-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .sign-card {
            background: rgba(255, 255, 255, .08);
            padding: 25px;
            border-radius: 8px;
        }

        .sign-card h4 {
            color: #ffffff;
            margin-bottom: 10px;
            font-size: 22px;
        }

        .sign-card p {
            font-size: 16px;
            line-height: 1.7;
            color: #d7e1f2;
        }

        .process-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 50px;
        }

        .process-step {
            margin-bottom: 30px;
        }

        .process-step h4 {
            font-size: 24px;
            color: #ffffff;
            margin-bottom: 10px;
        }

        .next-transition {
            margin-top: 70px;
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-escrow-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-escrow-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .escrow-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .escrow-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .escrow-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .escrow-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .escrow-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .escrow-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .escrow-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .highlight-box {
            background: #fff;
            padding: 35px;
            border-left: 6px solid #c77a17;
            margin: 40px 0;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .transition-box {
            background: #ffffff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-commercial-section {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-commercial-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .oc-commercial-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .oc-commercial-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #fff;
        }

        .oc-commercial-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .commercial-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .commercial-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .commercial-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .commercial-card p {
            line-height: 1.8;
            color: #dbe4f3;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .highlight-box {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-service-area {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-service-area .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .service-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .service-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .service-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .city-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .city-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .city-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .city-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .zip-box {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-faq-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-faq-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .faq-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .faq-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .faq-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .faq-wrapper {
            max-width: 1000px;
            margin: 0 auto;
        }

        .faq-item {
            background: #fff;
            padding: 35px;
            margin-bottom: 25px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .faq-item h3 {
            color: #0f2e5d;
            font-size: 28px;
            margin-bottom: 15px;
        }

        .faq-item p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .transition-box {
            background: #fff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }
        .oc-final-cta {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-final-cta .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .final-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .final-header h2 {
            font-size: 44px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .authority-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .authority-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .authority-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .authority-card p {
            color: #dbe4f3;
            line-height: 1.8;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .links-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin: 50px 0;
        }

        .links-box ul {
            line-height: 2.2;
            font-size: 18px;
        }

        .final-cta-box {
            background: #c77a17;
            padding: 50px;
            text-align: center;
            border-radius: 8px;
            margin-top: 60px;
        }

        .final-cta-box h2 {
            font-size: 40px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-cta-box p {
            font-size: 20px;
            line-height: 1.8;
            margin-bottom: 25px;
            color: #fff;
        }

        .cta-button {
            display: inline-block;
            background: #fff;
            color: #0f2e5d;
            padding: 16px 32px;
            font-weight: 700;
            text-decoration: none;
            border-radius: 6px;
        }
        .oc-termite-cost-guide {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-termite-cost-guide .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .cost-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 50px;
        }

        .cost-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .cost-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .cost-table {
            overflow-x: auto;
            margin: 50px 0;
        }

        .cost-table table {
            width: 100%;
            border-collapse: collapse;
            background: #fff;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-table th {
            background: #0f2e5d;
            color: #fff;
            padding: 18px;
            text-align: left;
        }

        .cost-table td {
            padding: 18px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 1.6;
        }

        .cost-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 60px 0;
        }

        .cost-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .cost-card p {
            line-height: 1.8;
            color: #555;
        }

        .cost-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .cost-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .cost-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .warning-box {
            background: #fff8e8;
            border-left: 6px solid #c77a17;
            padding: 30px;
            margin: 50px 0;
        }

        .warning-box h3 {
            margin-top: 0;
            color: #0f2e5d;
        }

        .next-section {
            margin-top: 70px;
            padding: 40px;
            background: #fff;
            border-radius: 8px;
            text-align: center;
        }

        .next-section h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
        }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f2540da */.oc-termite-authority-intro {
            padding: 40px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-termite-authority-intro .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .jump-links {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 40px;
            padding: 20px;
            background: #f5f5f5;
            border-radius: 8px;
        }

        .jump-links a {
            background: #0f2e5d;
            color: #fff;
            padding: 10px 16px;
            text-decoration: none;
            font-weight: 700;
            border-radius: 4px;
            font-size: 14px;
        }

        .section-header {
            max-width: 1000px;
            margin: 0 auto 40px;
        }

        .eyebrow {
            display: block;
            color: #c77a17;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 12px;
        }

        .section-header h2 {
            font-size: 42px;
            line-height: 1.2;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .section-header p {
            font-size: 18px;
            line-height: 1.8;
            color: #444;
            margin-bottom: 20px;
        }

        .intro-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .intro-card {
            background: #fafafa;
            padding: 30px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
        }

        .intro-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .intro-card p {
            line-height: 1.7;
            color: #555;
        }

        .authority-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .authority-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-bottom: 20px;
            margin-top: 40px;
        }

        .authority-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .trust-bar {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin: 60px 0;
        }

        .trust-item {
            background: #0f2e5d;
            color: #fff;
            padding: 25px;
            text-align: center;
            border-radius: 6px;
        }

        .trust-item strong {
            display: block;
            font-size: 20px;
            margin-bottom: 8px;
        }

        .section-transition {
            max-width: 1000px;
            margin: 60px auto 0;
            padding: 40px;
            background: #f7f7f7;
            border-radius: 8px;
        }

        .section-transition h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
            font-size: 36px;
        }

        .section-transition p {
            font-size: 18px;
            line-height: 1.8;
        }

        .featured-question {
            font-size: 28px;
            color: #c77a17;
            text-align: center;
            margin: 30px 0;
        }
        .oc-treatment-options {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-treatment-options .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .treatment-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .treatment-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .treatment-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .treatment-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .treatment-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .treatment-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .treatment-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-block {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-block h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-block p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .pros-cons {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .pros-cons h4 {
            color: #0f2e5d;
            font-size: 24px;
            margin-bottom: 15px;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            margin-top: 60px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-termite-types {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #ffffff;
        }

        .oc-termite-types .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .types-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 60px;
        }

        .types-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .types-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #d7e1f2;
        }

        .compare-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 30px;
            margin: 50px 0;
        }

        .compare-card {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .compare-card h3 {
            color: #ffffff;
            margin-bottom: 20px;
            font-size: 28px;
        }

        .compare-card ul {
            padding-left: 20px;
            line-height: 2;
            color: #d7e1f2;
        }

        .section-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .section-content h3 {
            font-size: 32px;
            margin-top: 60px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .section-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 24px;
            color: #d7e1f2;
        }

        .sign-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .sign-card {
            background: rgba(255, 255, 255, .08);
            padding: 25px;
            border-radius: 8px;
        }

        .sign-card h4 {
            color: #ffffff;
            margin-bottom: 10px;
            font-size: 22px;
        }

        .sign-card p {
            font-size: 16px;
            line-height: 1.7;
            color: #d7e1f2;
        }

        .process-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 50px;
        }

        .process-step {
            margin-bottom: 30px;
        }

        .process-step h4 {
            font-size: 24px;
            color: #ffffff;
            margin-bottom: 10px;
        }

        .next-transition {
            margin-top: 70px;
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-escrow-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-escrow-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .escrow-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .escrow-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .escrow-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .escrow-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .escrow-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .escrow-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .escrow-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .highlight-box {
            background: #fff;
            padding: 35px;
            border-left: 6px solid #c77a17;
            margin: 40px 0;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .transition-box {
            background: #ffffff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-commercial-section {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-commercial-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .oc-commercial-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .oc-commercial-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #fff;
        }

        .oc-commercial-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .commercial-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .commercial-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .commercial-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .commercial-card p {
            line-height: 1.8;
            color: #dbe4f3;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .highlight-box {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-service-area {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-service-area .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .service-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .service-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .service-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .city-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .city-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .city-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .city-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .zip-box {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-faq-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-faq-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .faq-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .faq-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .faq-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .faq-wrapper {
            max-width: 1000px;
            margin: 0 auto;
        }

        .faq-item {
            background: #fff;
            padding: 35px;
            margin-bottom: 25px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .faq-item h3 {
            color: #0f2e5d;
            font-size: 28px;
            margin-bottom: 15px;
        }

        .faq-item p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .transition-box {
            background: #fff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }
        .oc-final-cta {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-final-cta .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .final-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .final-header h2 {
            font-size: 44px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .authority-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .authority-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .authority-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .authority-card p {
            color: #dbe4f3;
            line-height: 1.8;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .links-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin: 50px 0;
        }

        .links-box ul {
            line-height: 2.2;
            font-size: 18px;
        }

        .final-cta-box {
            background: #c77a17;
            padding: 50px;
            text-align: center;
            border-radius: 8px;
            margin-top: 60px;
        }

        .final-cta-box h2 {
            font-size: 40px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-cta-box p {
            font-size: 20px;
            line-height: 1.8;
            margin-bottom: 25px;
            color: #fff;
        }

        .cta-button {
            display: inline-block;
            background: #fff;
            color: #0f2e5d;
            padding: 16px 32px;
            font-weight: 700;
            text-decoration: none;
            border-radius: 6px;
        }
        .oc-termite-cost-guide {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-termite-cost-guide .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .cost-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 50px;
        }

        .cost-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .cost-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .cost-table {
            overflow-x: auto;
            margin: 50px 0;
        }

        .cost-table table {
            width: 100%;
            border-collapse: collapse;
            background: #fff;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-table th {
            background: #0f2e5d;
            color: #fff;
            padding: 18px;
            text-align: left;
        }

        .cost-table td {
            padding: 18px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 1.6;
        }

        .cost-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 60px 0;
        }

        .cost-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .cost-card p {
            line-height: 1.8;
            color: #555;
        }

        .cost-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .cost-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .cost-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .warning-box {
            background: #fff8e8;
            border-left: 6px solid #c77a17;
            padding: 30px;
            margin: 50px 0;
        }

        .warning-box h3 {
            margin-top: 0;
            color: #0f2e5d;
        }

        .next-section {
            margin-top: 70px;
            padding: 40px;
            background: #fff;
            border-radius: 8px;
            text-align: center;
        }

        .next-section h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
        }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-40592c1 */.oc-termite-authority-intro {
            padding: 40px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-termite-authority-intro .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .jump-links {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 40px;
            padding: 20px;
            background: #f5f5f5;
            border-radius: 8px;
        }

        .jump-links a {
            background: #0f2e5d;
            color: #fff;
            padding: 10px 16px;
            text-decoration: none;
            font-weight: 700;
            border-radius: 4px;
            font-size: 14px;
        }

        .section-header {
            max-width: 1000px;
            margin: 0 auto 40px;
        }

        .eyebrow {
            display: block;
            color: #c77a17;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 12px;
        }

        .section-header h2 {
            font-size: 42px;
            line-height: 1.2;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .section-header p {
            font-size: 18px;
            line-height: 1.8;
            color: #444;
            margin-bottom: 20px;
        }

        .intro-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .intro-card {
            background: #fafafa;
            padding: 30px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
        }

        .intro-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .intro-card p {
            line-height: 1.7;
            color: #555;
        }

        .authority-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .authority-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-bottom: 20px;
            margin-top: 40px;
        }

        .authority-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .trust-bar {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin: 60px 0;
        }

        .trust-item {
            background: #0f2e5d;
            color: #fff;
            padding: 25px;
            text-align: center;
            border-radius: 6px;
        }

        .trust-item strong {
            display: block;
            font-size: 20px;
            margin-bottom: 8px;
        }

        .section-transition {
            max-width: 1000px;
            margin: 60px auto 0;
            padding: 40px;
            background: #f7f7f7;
            border-radius: 8px;
        }

        .section-transition h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
            font-size: 36px;
        }

        .section-transition p {
            font-size: 18px;
            line-height: 1.8;
        }

        .featured-question {
            font-size: 28px;
            color: #c77a17;
            text-align: center;
            margin: 30px 0;
        }
        .oc-treatment-options {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-treatment-options .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .treatment-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .treatment-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .treatment-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .treatment-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .treatment-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .treatment-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .treatment-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-block {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-block h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-block p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .pros-cons {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .pros-cons h4 {
            color: #0f2e5d;
            font-size: 24px;
            margin-bottom: 15px;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            margin-top: 60px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-termite-types {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #ffffff;
        }

        .oc-termite-types .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .types-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 60px;
        }

        .types-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .types-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #d7e1f2;
        }

        .compare-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 30px;
            margin: 50px 0;
        }

        .compare-card {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .compare-card h3 {
            color: #ffffff;
            margin-bottom: 20px;
            font-size: 28px;
        }

        .compare-card ul {
            padding-left: 20px;
            line-height: 2;
            color: #d7e1f2;
        }

        .section-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .section-content h3 {
            font-size: 32px;
            margin-top: 60px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .section-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 24px;
            color: #d7e1f2;
        }

        .sign-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .sign-card {
            background: rgba(255, 255, 255, .08);
            padding: 25px;
            border-radius: 8px;
        }

        .sign-card h4 {
            color: #ffffff;
            margin-bottom: 10px;
            font-size: 22px;
        }

        .sign-card p {
            font-size: 16px;
            line-height: 1.7;
            color: #d7e1f2;
        }

        .process-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 50px;
        }

        .process-step {
            margin-bottom: 30px;
        }

        .process-step h4 {
            font-size: 24px;
            color: #ffffff;
            margin-bottom: 10px;
        }

        .next-transition {
            margin-top: 70px;
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-escrow-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-escrow-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .escrow-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .escrow-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .escrow-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .escrow-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .escrow-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .escrow-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .escrow-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .highlight-box {
            background: #fff;
            padding: 35px;
            border-left: 6px solid #c77a17;
            margin: 40px 0;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .transition-box {
            background: #ffffff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-commercial-section {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-commercial-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .oc-commercial-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .oc-commercial-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #fff;
        }

        .oc-commercial-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .commercial-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .commercial-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .commercial-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .commercial-card p {
            line-height: 1.8;
            color: #dbe4f3;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .highlight-box {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-service-area {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-service-area .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .service-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .service-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .service-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .city-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .city-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .city-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .city-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .zip-box {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-faq-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-faq-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .faq-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .faq-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .faq-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .faq-wrapper {
            max-width: 1000px;
            margin: 0 auto;
        }

        .faq-item {
            background: #fff;
            padding: 35px;
            margin-bottom: 25px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .faq-item h3 {
            color: #0f2e5d;
            font-size: 28px;
            margin-bottom: 15px;
        }

        .faq-item p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .transition-box {
            background: #fff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }
        .oc-final-cta {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-final-cta .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .final-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .final-header h2 {
            font-size: 44px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .authority-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .authority-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .authority-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .authority-card p {
            color: #dbe4f3;
            line-height: 1.8;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .links-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin: 50px 0;
        }

        .links-box ul {
            line-height: 2.2;
            font-size: 18px;
        }

        .final-cta-box {
            background: #c77a17;
            padding: 50px;
            text-align: center;
            border-radius: 8px;
            margin-top: 60px;
        }

        .final-cta-box h2 {
            font-size: 40px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-cta-box p {
            font-size: 20px;
            line-height: 1.8;
            margin-bottom: 25px;
            color: #fff;
        }

        .cta-button {
            display: inline-block;
            background: #fff;
            color: #0f2e5d;
            padding: 16px 32px;
            font-weight: 700;
            text-decoration: none;
            border-radius: 6px;
        }
        .oc-termite-cost-guide {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-termite-cost-guide .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .cost-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 50px;
        }

        .cost-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .cost-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .cost-table {
            overflow-x: auto;
            margin: 50px 0;
        }

        .cost-table table {
            width: 100%;
            border-collapse: collapse;
            background: #fff;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-table th {
            background: #0f2e5d;
            color: #fff;
            padding: 18px;
            text-align: left;
        }

        .cost-table td {
            padding: 18px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 1.6;
        }

        .cost-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 60px 0;
        }

        .cost-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .cost-card p {
            line-height: 1.8;
            color: #555;
        }

        .cost-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .cost-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .cost-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .warning-box {
            background: #fff8e8;
            border-left: 6px solid #c77a17;
            padding: 30px;
            margin: 50px 0;
        }

        .warning-box h3 {
            margin-top: 0;
            color: #0f2e5d;
        }

        .next-section {
            margin-top: 70px;
            padding: 40px;
            background: #fff;
            border-radius: 8px;
            text-align: center;
        }

        .next-section h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
        }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d16c149 */.oc-termite-authority-intro {
            padding: 40px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-termite-authority-intro .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .jump-links {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 40px;
            padding: 20px;
            background: #f5f5f5;
            border-radius: 8px;
        }
        #cities-served p {
          color: #444;
}
#cities-served h3 {
    color: #0f2e5d;
}

        .jump-links a {
            background: #0f2e5d;
            color: #fff;
            padding: 10px 16px;
            text-decoration: none;
            font-weight: 700;
            border-radius: 4px;
            font-size: 14px;
        }

        .section-header {
            max-width: 1000px;
            margin: 0 auto 40px;
        }

        .eyebrow {
            display: block;
            color: #c77a17;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 12px;
        }

        .section-header h2 {
            font-size: 42px;
            line-height: 1.2;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .section-header p {
            font-size: 18px;
            line-height: 1.8;
            color: #444;
            margin-bottom: 20px;
        }

        .intro-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .intro-card {
            background: #fafafa;
            padding: 30px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
        }

        .intro-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .intro-card p {
            line-height: 1.7;
            color: #555;
        }

        .authority-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .authority-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-bottom: 20px;
            margin-top: 40px;
        }

        .authority-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .trust-bar {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin: 60px 0;
        }

        .trust-item {
            background: #0f2e5d;
            color: #fff;
            padding: 25px;
            text-align: center;
            border-radius: 6px;
        }

        .trust-item strong {
            display: block;
            font-size: 20px;
            margin-bottom: 8px;
        }

        .section-transition {
            max-width: 1000px;
            margin: 60px auto 0;
            padding: 40px;
            background: #f7f7f7;
            border-radius: 8px;
        }

        .section-transition h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
            font-size: 36px;
        }

        .section-transition p {
            font-size: 18px;
            line-height: 1.8;
        }

        .featured-question {
            font-size: 28px;
            color: #c77a17;
            text-align: center;
            margin: 30px 0;
        }
        .oc-treatment-options {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-treatment-options .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .treatment-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .treatment-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .treatment-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .treatment-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .treatment-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .treatment-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .treatment-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-block {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-block h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-block p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .pros-cons {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .pros-cons h4 {
            color: #0f2e5d;
            font-size: 24px;
            margin-bottom: 15px;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            margin-top: 60px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-termite-types {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #ffffff;
        }

        .oc-termite-types .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .types-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 60px;
        }

        .types-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .types-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #d7e1f2;
        }

        .compare-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 30px;
            margin: 50px 0;
        }

        .compare-card {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .compare-card h3 {
            color: #ffffff;
            margin-bottom: 20px;
            font-size: 28px;
        }

        .compare-card ul {
            padding-left: 20px;
            line-height: 2;
            color: #d7e1f2;
        }

        .section-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .section-content h3 {
            font-size: 32px;
            margin-top: 60px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .section-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 24px;
            color: #d7e1f2;
        }

        .sign-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .sign-card {
            background: rgba(255, 255, 255, .08);
            padding: 25px;
            border-radius: 8px;
        }

        .sign-card h4 {
            color: #ffffff;
            margin-bottom: 10px;
            font-size: 22px;
        }

        .sign-card p {
            font-size: 16px;
            line-height: 1.7;
            color: #d7e1f2;
        }

        .process-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 50px;
        }

        .process-step {
            margin-bottom: 30px;
        }

        .process-step h4 {
            font-size: 24px;
            color: #ffffff;
            margin-bottom: 10px;
        }

        .next-transition {
            margin-top: 70px;
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-escrow-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-escrow-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .escrow-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .escrow-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .escrow-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .escrow-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .escrow-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .escrow-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .escrow-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .highlight-box {
            background: #fff;
            padding: 35px;
            border-left: 6px solid #c77a17;
            margin: 40px 0;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .transition-box {
            background: #ffffff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-commercial-section {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-commercial-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .oc-commercial-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .oc-commercial-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #fff;
        }

        .oc-commercial-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .commercial-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .commercial-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .commercial-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .commercial-card p {
            line-height: 1.8;
            color: #dbe4f3;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .highlight-box {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-service-area {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-service-area .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .service-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .service-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .service-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .city-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .city-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .city-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .city-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .zip-box {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-faq-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-faq-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .faq-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .faq-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .faq-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .faq-wrapper {
            max-width: 1000px;
            margin: 0 auto;
        }

        .faq-item {
            background: #fff;
            padding: 35px;
            margin-bottom: 25px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .faq-item h3 {
            color: #0f2e5d;
            font-size: 28px;
            margin-bottom: 15px;
        }

        .faq-item p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .transition-box {
            background: #fff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }
        .oc-final-cta {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-final-cta .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .final-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .final-header h2 {
            font-size: 44px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .authority-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .authority-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .authority-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .authority-card p {
            color: #dbe4f3;
            line-height: 1.8;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .links-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin: 50px 0;
        }

        .links-box ul {
            line-height: 2.2;
            font-size: 18px;
        }

        .final-cta-box {
            background: #c77a17;
            padding: 50px;
            text-align: center;
            border-radius: 8px;
            margin-top: 60px;
        }

        .final-cta-box h2 {
            font-size: 40px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-cta-box p {
            font-size: 20px;
            line-height: 1.8;
            margin-bottom: 25px;
            color: #fff;
        }

        .cta-button {
            display: inline-block;
            background: #fff;
            color: #0f2e5d;
            padding: 16px 32px;
            font-weight: 700;
            text-decoration: none;
            border-radius: 6px;
        }
        .oc-termite-cost-guide {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-termite-cost-guide .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .cost-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 50px;
        }

        .cost-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .cost-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .cost-table {
            overflow-x: auto;
            margin: 50px 0;
        }

        .cost-table table {
            width: 100%;
            border-collapse: collapse;
            background: #fff;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-table th {
            background: #0f2e5d;
            color: #fff;
            padding: 18px;
            text-align: left;
        }

        .cost-table td {
            padding: 18px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 1.6;
        }

        .cost-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 60px 0;
        }

        .cost-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .cost-card p {
            line-height: 1.8;
            color: #555;
        }

        .cost-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .cost-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .cost-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .warning-box {
            background: #fff8e8;
            border-left: 6px solid #c77a17;
            padding: 30px;
            margin: 50px 0;
        }

        .warning-box h3 {
            margin-top: 0;
            color: #0f2e5d;
        }

        .next-section {
            margin-top: 70px;
            padding: 40px;
            background: #fff;
            border-radius: 8px;
            text-align: center;
        }

        .next-section h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
        }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-80b7f12 */.oc-termite-authority-intro {
            padding: 40px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-termite-authority-intro .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .jump-links {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 40px;
            padding: 20px;
            background: #f5f5f5;
            border-radius: 8px;
        }
        .chev {
    width: 34px;
    height: 34px;
    border-radius: 12px;
    background: #eef2f7;
    border: 1px solid rgba(15, 23, 42, .10);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    color: #0f172a;
    flex: 0 0 34px;
}
        summary {
    cursor: pointer;
    font-weight: 900;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    font-size: 15.5px;
}
details {
    background: #fff;
    border: 1px solid rgba(145, 145, 145, 0.06);
    border-radius: 16px;
    box-shadow: 0 14px 34px rgba(2, 6, 23, .06);
    padding: 14px 16px;
}
.faq p {
    margin: 10px 0 0;
    font-size: 14.8px !important;
}
.faq {
    margin-top: 18px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}


        .jump-links a {
            background: #0f2e5d;
            color: #fff;
            padding: 10px 16px;
            text-decoration: none;
            font-weight: 700;
            border-radius: 4px;
            font-size: 14px;
        }

        .section-header {
            max-width: 1000px;
            margin: 0 auto 40px;
        }

        .eyebrow {
            display: block;
            color: #c77a17;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 12px;
        }

        .section-header h2 {
            font-size: 42px;
            line-height: 1.2;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .section-header p {
            font-size: 18px;
            line-height: 1.8;
            color: #444;
            margin-bottom: 20px;
        }

        .intro-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .intro-card {
            background: #fafafa;
            padding: 30px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
        }

        .intro-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .intro-card p {
            line-height: 1.7;
            color: #555;
        }

        .authority-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .authority-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-bottom: 20px;
            margin-top: 40px;
        }

        .authority-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .trust-bar {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin: 60px 0;
        }

        .trust-item {
            background: #0f2e5d;
            color: #fff;
            padding: 25px;
            text-align: center;
            border-radius: 6px;
        }

        .trust-item strong {
            display: block;
            font-size: 20px;
            margin-bottom: 8px;
        }

        .section-transition {
            max-width: 1000px;
            margin: 60px auto 0;
            padding: 40px;
            background: #f7f7f7;
            border-radius: 8px;
        }

        .section-transition h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
            font-size: 36px;
        }

        .section-transition p {
            font-size: 18px;
            line-height: 1.8;
        }

        .featured-question {
            font-size: 28px;
            color: #c77a17;
            text-align: center;
            margin: 30px 0;
        }
        .oc-treatment-options {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-treatment-options .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .treatment-header {
            max-width: 950px;
            margin: 0 auto 60px;
            text-align: center;
        }

        .treatment-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .treatment-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .treatment-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .treatment-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .treatment-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .treatment-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-block {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-block h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-block p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .pros-cons {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .pros-cons h4 {
            color: #0f2e5d;
            font-size: 24px;
            margin-bottom: 15px;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            margin-top: 60px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-termite-types {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #ffffff;
        }

        .oc-termite-types .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .types-header {
            text-align: center;
            max-width: 950px;
            margin: 0 auto 60px;
        }

        .types-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .types-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #d7e1f2;
        }

        .compare-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 30px;
            margin: 50px 0;
        }

        .compare-card {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .compare-card h3 {
            color: #ffffff;
            margin-bottom: 20px;
            font-size: 28px;
        }

        .compare-card ul {
            padding-left: 20px;
            line-height: 2;
            color: #d7e1f2;
        }

        .section-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .section-content h3 {
            font-size: 32px;
            margin-top: 60px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .section-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 24px;
            color: #d7e1f2;
        }

        .sign-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .sign-card {
            background: rgba(255, 255, 255, .08);
            padding: 25px;
            border-radius: 8px;
        }

        .sign-card h4 {
            color: #ffffff;
            margin-bottom: 10px;
            font-size: 22px;
        }

        .sign-card p {
            font-size: 16px;
            line-height: 1.7;
            color: #d7e1f2;
        }

        .process-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 50px;
        }

        .process-step {
            margin-bottom: 30px;
        }

        .process-step h4 {
            font-size: 24px;
            color: #ffffff;
            margin-bottom: 10px;
        }

        .next-transition {
            margin-top: 70px;
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-escrow-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-escrow-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .escrow-header {
            max-width: 950px;
            margin: 0 auto 60px;
            text-align: center;
        }

        .escrow-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .escrow-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .escrow-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .escrow-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .escrow-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .escrow-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .highlight-box {
            background: #fff;
            padding: 35px;
            border-left: 6px solid #c77a17;
            margin: 40px 0;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .transition-box {
            background: #ffffff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-commercial-section {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-commercial-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .oc-commercial-header {
            max-width: 950px;
            margin: 0 auto 60px;
            text-align: center;
        }

        .oc-commercial-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #fff;
        }

        .oc-commercial-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .commercial-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .commercial-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .commercial-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .commercial-card p {
            line-height: 1.8;
            color: #dbe4f3;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .highlight-box {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-service-area {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-service-area .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .service-header {
            max-width: 950px;
            margin: 0 auto 60px;
            text-align: center;
        }

        .service-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .service-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .city-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .city-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .city-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .city-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .zip-box {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-faq-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-faq-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .faq-header {
            max-width: 950px;
            margin: 0 auto 60px;
            text-align: center;
        }

        .faq-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .faq-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .faq-wrapper {
            max-width: 1000px;
            margin: 0 auto;
        }

        .faq-item {
            background: #fff;
            padding: 35px;
            margin-bottom: 25px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .faq-item h3 {
            color: #0f2e5d;
            font-size: 28px;
            margin-bottom: 15px;
        }

        .faq-item p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .transition-box {
            background: #fff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }
        .oc-final-cta {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-final-cta .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .final-header {
            max-width: 950px;
            margin: 0 auto 60px;
            text-align: center;
        }

        .final-header h2 {
            font-size: 44px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .authority-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .authority-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .authority-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .authority-card p {
            color: #dbe4f3;
            line-height: 1.8;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .links-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin: 50px 0;
        }

        .links-box ul {
            line-height: 2.2;
            font-size: 18px;
        }

        .final-cta-box {
            background: #c77a17;
            padding: 50px;
            text-align: center;
            border-radius: 8px;
            margin-top: 60px;
        }

        .final-cta-box h2 {
            font-size: 40px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-cta-box p {
            font-size: 20px;
            line-height: 1.8;
            margin-bottom: 25px;
            color: #fff;
        }

        .cta-button {
            display: inline-block;
            background: #fff;
            color: #0f2e5d;
            padding: 16px 32px;
            font-weight: 700;
            text-decoration: none;
            border-radius: 6px;
        }
        .oc-termite-cost-guide {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-termite-cost-guide .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .cost-header {
            text-align: center;
            max-width: 950px;
            margin: 0 auto 50px;
        }

        .cost-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .cost-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .cost-table {
            overflow-x: auto;
            margin: 50px 0;
        }

        .cost-table table {
            width: 100%;
            border-collapse: collapse;
            background: #fff;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-table th {
            background: #0f2e5d;
            color: #fff;
            padding: 18px;
            text-align: left;
        }

        .cost-table td {
            padding: 18px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 1.6;
        }

        .cost-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 60px 0;
        }

        .cost-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .cost-card p {
            line-height: 1.8;
            color: #555;
        }

        .cost-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .cost-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .cost-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .warning-box {
            background: #fff8e8;
            border-left: 6px solid #c77a17;
            padding: 30px;
            margin: 50px 0;
        }

        .warning-box h3 {
            margin-top: 0;
            color: #0f2e5d;
        }

        .next-section {
            margin-top: 70px;
            padding: 40px;
            background: #fff;
            border-radius: 8px;
            text-align: center;
        }

        .next-section h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
        }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-cbd04ae */.oc-termite-authority-intro {
            padding: 40px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-termite-authority-intro .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .jump-links {
            display: flex;
            flex-wrap: wrap;
            gap: 12px;
            margin-bottom: 40px;
            padding: 20px;
            background: #f5f5f5;
            border-radius: 8px;
        }

        .jump-links a {
            background: #0f2e5d;
            color: #fff;
            padding: 10px 16px;
            text-decoration: none;
            font-weight: 700;
            border-radius: 4px;
            font-size: 14px;
        }

        .section-header {
            max-width: 1000px;
            margin: 0 auto 40px;
        }

        .eyebrow {
            display: block;
            color: #c77a17;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 12px;
        }

        .section-header h2 {
            font-size: 42px;
            line-height: 1.2;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .section-header p {
            font-size: 18px;
            line-height: 1.8;
            color: #444;
            margin-bottom: 20px;
        }

        .intro-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .intro-card {
            background: #fafafa;
            padding: 30px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 2px 10px rgba(0, 0, 0, .08);
        }

        .intro-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .intro-card p {
            line-height: 1.7;
            color: #555;
        }

        .authority-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .authority-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-bottom: 20px;
            margin-top: 40px;
        }

        .authority-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .trust-bar {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
            gap: 20px;
            margin: 60px 0;
        }

        .trust-item {
            background: #0f2e5d;
            color: #fff;
            padding: 25px;
            text-align: center;
            border-radius: 6px;
        }

        .trust-item strong {
            display: block;
            font-size: 20px;
            margin-bottom: 8px;
        }

        .section-transition {
            max-width: 1000px;
            margin: 60px auto 0;
            padding: 40px;
            background: #f7f7f7;
            border-radius: 8px;
        }

        .section-transition h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
            font-size: 36px;
        }

        .section-transition p {
            font-size: 18px;
            line-height: 1.8;
        }

        .featured-question {
            font-size: 28px;
            color: #c77a17;
            text-align: center;
            margin: 30px 0;
        }
        .oc-treatment-options {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-treatment-options .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .treatment-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .treatment-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .treatment-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .treatment-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .treatment-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .treatment-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .treatment-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-block {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-block h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-block p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .pros-cons {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .pros-cons h4 {
            color: #0f2e5d;
            font-size: 24px;
            margin-bottom: 15px;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            margin-top: 60px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-termite-types {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #ffffff;
        }

        .oc-termite-types .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .types-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 60px;
        }

        .types-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .types-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #d7e1f2;
        }

        .compare-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
            gap: 30px;
            margin: 50px 0;
        }

        .compare-card {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .compare-card h3 {
            color: #ffffff;
            margin-bottom: 20px;
            font-size: 28px;
        }

        .compare-card ul {
            padding-left: 20px;
            line-height: 2;
            color: #d7e1f2;
        }

        .section-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .section-content h3 {
            font-size: 32px;
            margin-top: 60px;
            margin-bottom: 20px;
            color: #ffffff;
        }

        .section-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 24px;
            color: #d7e1f2;
        }

        .sign-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .sign-card {
            background: rgba(255, 255, 255, .08);
            padding: 25px;
            border-radius: 8px;
        }

        .sign-card h4 {
            color: #ffffff;
            margin-bottom: 10px;
            font-size: 22px;
        }

        .sign-card p {
            font-size: 16px;
            line-height: 1.7;
            color: #d7e1f2;
        }

        .process-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 50px;
        }

        .process-step {
            margin-bottom: 30px;
        }

        .process-step h4 {
            font-size: 24px;
            color: #ffffff;
            margin-bottom: 10px;
        }

        .next-transition {
            margin-top: 70px;
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            text-align: center;
        }
        .oc-escrow-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-escrow-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .escrow-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .escrow-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .escrow-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .escrow-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .escrow-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .escrow-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .escrow-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .highlight-box {
            background: #fff;
            padding: 35px;
            border-left: 6px solid #c77a17;
            margin: 40px 0;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .transition-box {
            background: #ffffff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-commercial-section {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-commercial-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .oc-commercial-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .oc-commercial-header h2 {
            font-size: 42px;
            margin-bottom: 20px;
            color: #fff;
        }

        .oc-commercial-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .commercial-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .commercial-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .commercial-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .commercial-card p {
            line-height: 1.8;
            color: #dbe4f3;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .highlight-box {
            background: rgba(255, 255, 255, .08);
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-service-area {
            padding: 90px 30px;
            background: #ffffff;
            font-family: Arial, sans-serif;
        }

        .oc-service-area .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .service-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .service-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .service-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .city-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .city-card {
            background: #fafafa;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .city-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .city-card p {
            line-height: 1.8;
            color: #555;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .zip-box {
            background: #f7f7f7;
            padding: 35px;
            border-radius: 8px;
            margin: 40px 0;
        }

        .transition-box {
            background: #f5f5f5;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
        }
        .oc-faq-section {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-faq-section .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .faq-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .faq-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .faq-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .faq-wrapper {
            max-width: 1000px;
            margin: 0 auto;
        }

        .faq-item {
            background: #fff;
            padding: 35px;
            margin-bottom: 25px;
            border-left: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .faq-item h3 {
            color: #0f2e5d;
            font-size: 28px;
            margin-bottom: 15px;
        }

        .faq-item p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .transition-box {
            background: #fff;
            padding: 40px;
            border-radius: 8px;
            margin-top: 60px;
            text-align: center;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }
        .oc-final-cta {
            padding: 90px 30px;
            background: #0f2e5d;
            font-family: Arial, sans-serif;
            color: #fff;
        }

        .oc-final-cta .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .final-header {
            max-width: 100%;
            margin: 0 auto 60px;
            text-align: center;
        }

        .final-header h2 {
            font-size: 44px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #dbe4f3;
        }

        .authority-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
            gap: 25px;
            margin: 50px 0;
        }

        .authority-card {
            background: rgba(255, 255, 255, .08);
            padding: 30px;
            border-radius: 8px;
            border-top: 5px solid #c77a17;
        }

        .authority-card h3 {
            color: #fff;
            margin-bottom: 15px;
        }

        .authority-card p {
            color: #dbe4f3;
            line-height: 1.8;
        }

        .content-area {
            max-width: 1000px;
            margin: 0 auto;
        }

        .content-area h3 {
            font-size: 32px;
            margin-top: 50px;
            margin-bottom: 20px;
            color: #fff;
        }

        .content-area p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #dbe4f3;
        }

        .links-box {
            background: rgba(255, 255, 255, .08);
            padding: 40px;
            border-radius: 8px;
            margin: 50px 0;
        }

        .links-box ul {
            line-height: 2.2;
            font-size: 18px;
        }

        .final-cta-box {
            background: #c77a17;
            padding: 50px;
            text-align: center;
            border-radius: 8px;
            margin-top: 60px;
        }

        .final-cta-box h2 {
            font-size: 40px;
            margin-bottom: 20px;
            color: #fff;
        }

        .final-cta-box p {
            font-size: 20px;
            line-height: 1.8;
            margin-bottom: 25px;
            color: #fff;
        }

        .cta-button {
            display: inline-block;
            background: #fff;
            color: #0f2e5d;
            padding: 16px 32px;
            font-weight: 700;
            text-decoration: none;
            border-radius: 6px;
        }
        .oc-termite-cost-guide {
            padding: 90px 30px;
            background: #f5efe4;
            font-family: Arial, sans-serif;
        }

        .oc-termite-cost-guide .container {
            max-width: 1200px;
            margin: 0 auto;
        }

        .cost-header {
            text-align: center;
            max-width: 100%;
            margin: 0 auto 50px;
        }

        .cost-header h2 {
            font-size: 42px;
            color: #0f2e5d;
            margin-bottom: 20px;
        }

        .cost-header p {
            font-size: 18px;
            line-height: 1.9;
            color: #444;
        }

        .cost-table {
            overflow-x: auto;
            margin: 50px 0;
        }

        .cost-table table {
            width: 100%;
            border-collapse: collapse;
            background: #fff;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-table th {
            background: #0f2e5d;
            color: #fff;
            padding: 18px;
            text-align: left;
        }

        .cost-table td {
            padding: 18px;
            border-bottom: 1px solid #e5e5e5;
            line-height: 1.6;
        }

        .cost-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 25px;
            margin: 60px 0;
        }

        .cost-card {
            background: #fff;
            padding: 30px;
            border-top: 5px solid #c77a17;
            box-shadow: 0 3px 12px rgba(0, 0, 0, .08);
        }

        .cost-card h3 {
            color: #0f2e5d;
            margin-bottom: 15px;
        }

        .cost-card p {
            line-height: 1.8;
            color: #555;
        }

        .cost-content {
            max-width: 1000px;
            margin: 0 auto;
        }

        .cost-content h3 {
            font-size: 32px;
            color: #0f2e5d;
            margin-top: 50px;
            margin-bottom: 20px;
        }

        .cost-content p {
            font-size: 18px;
            line-height: 1.9;
            margin-bottom: 22px;
            color: #444;
        }

        .warning-box {
            background: #fff8e8;
            border-left: 6px solid #c77a17;
            padding: 30px;
            margin: 50px 0;
        }

        .warning-box h3 {
            margin-top: 0;
            color: #0f2e5d;
        }

        .next-section {
            margin-top: 70px;
            padding: 40px;
            background: #fff;
            border-radius: 8px;
            text-align: center;
        }

        .next-section h2 {
            color: #0f2e5d;
            margin-bottom: 20px;
        }/* End custom CSS */