.elementor-642 .elementor-element.elementor-element-d5c96b2{--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-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-642 .elementor-element.elementor-element-d4eb43b{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-642 .elementor-element.elementor-element-2678d19{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-642 .elementor-element.elementor-element-2678d19 a{color:#111111;}.elementor-642 .elementor-element.elementor-element-2678d19 a:hover, .elementor-642 .elementor-element.elementor-element-2678d19 a:focus{color:#111111;}.elementor-642 .elementor-element.elementor-element-384b069{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-642 .elementor-element.elementor-element-dc4fd27{font-family:"Inter", Sans-serif;font-weight:400;color:#111111;}.elementor-642 .elementor-element.elementor-element-dc4fd27 a{color:#0B6A4A;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-d4eb43b */a{ text-decoration: none !important;}
h1,h2,h3,h4{ font-weight:800 !important;}
.salmanzo-formwrap {
    position: relative;
    width: 100%;
    max-width: 360px;
    justify-self: end;
    margin-top: 440px !important;
  
}
.salmanzo-hero-bg {
    background-position: center center;
}

  @media (max-width: 767px){
      .salmanzo-hero-bg{
      background:
        linear-gradient(180deg, rgba(0,0,0,0) 10%, rgba(0,0,0,.46) 100%),
        url('https://www.manzoplumbing.com/wp-content/uploads/2026/03/sal-manzo-plumbing-truck-small.webp') !important;
        background-size:cover !important;
    }
    .salmanzo-formwrap {
        position: relative;
        width: auto !important;
        max-width: 100%;
        justify-self: end;
        margin: 30px 10px !important;
    }
     .salmanzo-hero-inner {
        align-items: end !important;
        min-height: 650px !important;
      }
      .salmanzo-btn {
          min-height: 58px;
          padding: 0 20px;
      }
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-dc4fd27 */a{ font-weight:bold;}.sm-service-area-hub{
      --green:#0d5c3a;
      --dark:#0b5a2b;
      --gold:#d6d329;
      --cream:#f7f6ef;
      --text:#183126;
      --muted:#5d6e65;
      --line:#dfe7df;
      --card:#ffffff;
      --shadow:0 18px 50px rgba(0,0,0,.08);
      font-family: Inter, Arial, sans-serif;
      color:var(--text);
      background:#fff;
    }
    .sm-service-area-hub *{box-sizing:border-box;}
    .sm-service-area-hub .wrap{
      width:min(1200px,92%);
      margin:0 auto;
    }
    .sm-service-area-hub .section{
      padding:72px 0;
    }
    .sm-service-area-hub h2,
    .sm-service-area-hub h3{
      font-family: Montserrat, Arial, sans-serif;
      line-height:1.1;
      margin:0 0 16px;
      color:#103b2b;
    }
    .sm-service-area-hub h2{
      font-size:clamp(30px,4vw,46px);
      font-weight:900;
      letter-spacing:-.02em;
    }
    .sm-service-area-hub h3{
      font-size:clamp(22px,2.5vw,30px);
      font-weight:800;
    }
    .sm-service-area-hub p{
      font-size:17px;
      line-height:1.75;
      margin:0 0 18px;
    }
    .sm-service-area-hub .eyebrow{
      display:inline-block;
      font:800 12px/1 Montserrat, Arial, sans-serif;
      text-transform:uppercase;
      letter-spacing:.14em;
      color:var(--green);
      margin-bottom:14px;
    }
    .sm-service-area-hub .lead{
      font-size:19px;
      color:#28473a;
      max-width:920px;
    }
    .sm-service-area-hub .answer{
      background:linear-gradient(135deg,#f7fbf8,#eef6f0);
      border:1px solid #d9e7dc;
      border-left:5px solid var(--green);
      border-radius:18px;
      padding:22px 24px;
      box-shadow:var(--shadow);
      margin-top:-10px;
    }
    .sm-service-area-hub .grid-2{
      display:grid;
      grid-template-columns:1.05fr .95fr;
      gap:28px;
      align-items:start;
    }
    .sm-service-area-hub .card{
      background:var(--card);
      border:1px solid #e5ece6;
      border-radius:22px;
      padding:28px;
      box-shadow:var(--shadow);
      border-top: 5px solid var(--green);
    }
    .sm-service-area-hub .soft{
      background:var(--cream);
      border-top:1px solid #eef1ea;
      border-bottom:1px solid #eef1ea;
    }
    .sm-service-area-hub .dark{
        background:var(--dark);
        border-top:var(--green);
        border-bottom:var(--green);
    }
    .sm-service-area-hub .dark h2, .sm-service-area-hub .dark .eyebrow{ color:#fff;}
    .sm-service-area-hub .chips{
      display:flex;
      flex-wrap:wrap;
      gap:10px;
      margin-top:18px;
    }
    .sm-service-area-hub .chip{
      display:inline-flex;
      align-items:center;
      padding:10px 14px;
      border-radius:999px;
      background:#eff7f2;
      border:1px solid #d6e7da;
      color:#174631;
      font:700 14px/1.2 Inter, Arial, sans-serif;
    }
    .sm-service-area-hub .service-grid{
      display:grid;
      grid-template-columns:repeat(4,1fr);
      gap:16px;
      margin-top:24px;
    }
    .sm-service-area-hub .service-item{
      padding:18px;
      border-radius:18px;
      background:#fff;
      border:1px solid #e6ece7;
      text-align:left;
      box-shadow:0 10px 28px rgba(0,0,0,.05);
      border-top: 5px solid var(--green);
    }
    .sm-service-area-hub .service-item strong{
      display:block;
      font:800 18px/1.3 Montserrat, Arial, sans-serif;
      margin-bottom:8px;
      color:#103b2b;
    }
    .sm-service-area-hub .county-grid{
      display:grid;
      grid-template-columns:1fr 1fr;
      gap:24px;
      margin-top:28px;
    }
    .sm-service-area-hub .county{
      background:#fff;
      border:1px solid #e3ebe4;
      border-radius:24px;
      padding:28px;
      box-shadow:var(--shadow);
    }
    .sm-service-area-hub .county p{
      font-size:16px;
      color:#355044;
    }
    .sm-service-area-hub .zip-grid{
      display:grid;
      grid-template-columns:repeat(4,1fr);
      gap:12px;
      margin-top:18px;
    }
    .sm-service-area-hub .zip{
      border:1px solid #d9e7dc;
      background:#f8fbf8;
      border-radius:14px;
      padding:12px 14px;
      font:700 14px/1.35 Inter, Arial, sans-serif;
      color:#174631;
      text-align:center;
    }
    .sm-service-area-hub .proof-grid{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:18px;
      margin-top:26px;
    }
    .sm-service-area-hub .proof{
      background:#fff;
      border:1px solid #e4ebe5;
      border-radius:20px;
      padding:24px;
      box-shadow:var(--shadow);
      border-top: 5px solid var(--green);
    }
    .sm-service-area-hub .proof strong{
      display:block;
      font:800 18px/1.35 Montserrat, Arial, sans-serif;
      color:#103b2b;
      margin-bottom:10px;
    }
    .sm-service-area-hub .review-grid{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:18px;
      margin-top:24px;
    }
    .sm-service-area-hub .review{
      background:linear-gradient(180deg,#0d5c3a,#08402a);
      color:#fff;
      border-radius:22px;
      padding:24px;
      box-shadow:var(--shadow);
    }
    .sm-service-area-hub .stars{
      color:var(--gold);
      font-size:18px;
      letter-spacing:2px;
      margin-bottom:12px;
    }
    .sm-service-area-hub .review-title{
      font:800 18px/1.3 Montserrat, Arial, sans-serif;
      margin-bottom:10px;
    }
    .sm-service-area-hub .review p{
      color:#f3f8f4;
      font-size:15px;
      line-height:1.7;
      margin-bottom:10px;
    }
    .sm-service-area-hub .review em{
      font-style:normal;
      color:#dfeee4;
      font-weight:700;
      font-size:14px;
    }
    .sm-service-area-hub .badge-strip{
      display:grid;
      grid-template-columns:repeat(5,1fr);
      gap:18px;
      margin-top:26px;
    }
    .sm-service-area-hub .badge{
      background:#fff;
      border:1px solid #e5ece6;
      border-radius:18px;
      padding:16px;
      text-align:center;
      min-height:132px;
      display:flex;
      flex-direction:column;
      justify-content:center;
      align-items:center;
      box-shadow:0 10px 26px rgba(0,0,0,.05);
    }
    .sm-service-area-hub .badge img{
      max-width:120px;
      max-height:62px;
      width:auto;
      height:auto;
      object-fit:contain;
      margin-bottom:10px;
    }
    .sm-service-area-hub .badge b{
      font:800 14px/1.35 Inter, Arial, sans-serif;
      color:#174631;
    }
    .sm-service-area-hub .faq{
      border:1px solid #e3ebe4;
      border-radius:18px;
      background:#fff;
      overflow:hidden;
      margin-bottom:14px;
      box-shadow:0 8px 22px rgba(0,0,0,.04);
    }
    .sm-service-area-hub .faq summary{
      list-style:none;
      cursor:pointer;
      padding:20px 22px;
      font:800 18px/1.4 Montserrat, Arial, sans-serif;
      color:#123c2b;
      position:relative;
    }
    .sm-service-area-hub .faq summary::-webkit-details-marker{display:none;}
    .sm-service-area-hub .faq summary::after{
      content:"+";
      position:absolute;
      right:22px;
      top:50%;
      transform:translateY(-50%);
      font-size:24px;
      color:var(--green);
    }
    .sm-service-area-hub .faq[open] summary::after{content:"–";}
    .sm-service-area-hub .faq .faq-body{
      padding:0 22px 22px;
    }
    .sm-service-area-hub .cta-band{
      background:linear-gradient(135deg,#083b27,#0d5c3a);
      color:#fff;
      border-radius:28px;
      padding:34px;
      box-shadow:var(--shadow);
      display:grid;
      grid-template-columns:1.3fr .7fr;
      gap:22px;
      align-items:center;
    }
    .sm-service-area-hub .cta-band h3,
    .sm-service-area-hub .cta-band p{
      color:#fff;
    }
    .sm-service-area-hub .cta-actions{
      display:flex;
      gap:14px;
      flex-wrap:wrap;
      justify-content:flex-end;
    }
    .sm-service-area-hub .btn{
      display:inline-flex;
      align-items:center;
      justify-content:center;
      min-height:48px;
      padding:0 22px;
      border-radius:999px;
      text-decoration:none;
      font:800 15px/1 Montserrat, Arial, sans-serif;
      transition:.2s ease;
    }
    .sm-service-area-hub .btn-primary{
      background:var(--gold);
      color:#103b2b !important;
    }
    .sm-service-area-hub .btn-secondary{
      border:2px solid rgba(255,255,255,.5);
      color:#fff !important;
    }
    .sm-service-area-hub .btn:hover{transform:translateY(-2px);}
    .sm-service-area-hub .small-note{
      font-size:14px;
      color:var(--muted);
    }

    @media (max-width:1100px){
      .sm-service-area-hub .service-grid,
      .sm-service-area-hub .zip-grid,
      .sm-service-area-hub .proof-grid,
      .sm-service-area-hub .review-grid,
      .sm-service-area-hub .badge-strip{
        grid-template-columns:repeat(2,1fr);
      }
      .sm-service-area-hub .grid-2,
      .sm-service-area-hub .county-grid,
      .sm-service-area-hub .cta-band{
        grid-template-columns:1fr;
      }
      .sm-service-area-hub .cta-actions{justify-content:flex-start;}
    }

    @media (max-width:760px){
      .sm-service-area-hub .section{padding:54px 0;}
      .sm-service-area-hub .service-grid,
      .sm-service-area-hub .zip-grid,
      .sm-service-area-hub .proof-grid,
      .sm-service-area-hub .review-grid,
      .sm-service-area-hub .badge-strip{
        grid-template-columns:1fr;
      }
      .sm-service-area-hub .card,
      .sm-service-area-hub .county,
      .sm-service-area-hub .proof,
      .sm-service-area-hub .review{
        padding:22px;
      }
      .sm-service-area-hub p{font-size:16px;}
      .sm-service-area-hub .lead{font-size:18px;}
    }/* End custom CSS */