.elementor-429 .elementor-element.elementor-element-93f6201{--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-429 .elementor-element.elementor-element-d5dba97{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-429 .elementor-element.elementor-element-50db3e8{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-429 .elementor-element.elementor-element-50db3e8 a{color:#111111;}.elementor-429 .elementor-element.elementor-element-50db3e8 a:hover, .elementor-429 .elementor-element.elementor-element-50db3e8 a:focus{color:#111111;}.elementor-429 .elementor-element.elementor-element-3c19058{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-429 .elementor-element.elementor-element-2dc793a{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-429 .elementor-element.elementor-element-2dc793a a{color:#00773E;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-d5dba97 */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: 560px !important;
      }
      .salmanzo-btn {
          min-height: 58px;
          padding: 0 20px;
      }
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-2dc793a */:root {
    --manzo-blue: #0b6a4a;
    --manzo-orange: #f0c331;
    --manzo-text: #444444;
    --manzo-light-bg: #f9f9f9;
    --manzo-border: #ececec;
    --cream:#f6f1e7;
    --cream-dark:#efe6d6;
}
.manzo-hvac-platinum section{ padding:60px 0;}
.manzo-hvac-platinum section.soft{background:var(--cream)}
.manzo-hvac-platinum section.greenbg{background: #0b5a2b;}
.manzo-hvac-platinum section.greenbg h2, .manzo-hvac-platinum section.greenbg .mhp-kicker{ color:#fff;}
a{ text-decoration:none !important;}
h2,h3,h4,h5{ font-weight:800 !important;}

.manzo-hvac-platinum *{box-sizing:border-box;}
.mhp-wrap{
  width:min(1240px,92%);
  margin:0 auto;
  font-family:Arial, Helvetica, sans-serif;
}

.mhp-kicker{
  display:inline-block;
  margin:0 0 10px;
  font-size:13px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#b8b300;
}
.manzo-hvac-platinum h1,
.manzo-hvac-platinum h2{
  margin:0 0 14px;
  color:#00773e;
  font-size:clamp(30px,4vw,48px);
  line-height:1.05;
  font-weight:900;
}
.manzo-hvac-platinum h3{
  margin:0 0 10px;
  color:#00773e;
  font-size:22px;
  line-height:1.2;
  font-weight:800;
}
.manzo-hvac-platinum p,
.manzo-hvac-platinum li,
.manzo-hvac-platinum a{
  color:#22342a;
  font-size:17px;
  line-height:1.75;
}
.manzo-hvac-platinum a{
  text-decoration:underline;
  text-underline-offset:2px;
}
.mhp-center{text-align:center;}
.mhp-section-head{
  max-width:900px;
  margin:0 auto 22px 0;
}
.mhp-center.mhp-section-head,
.mhp-center .mhp-section-head{
  margin-left:auto;
  margin-right:auto;
}
.mhp-lead{
  font-size:20px;
  line-height:1.7;
  color:#264234;
}
.mhp-sub{
  max-width:860px;
  margin:0 auto;
}

/* trust banner */

.mhp-trust-banner-inner{
  
}
.mhp-trust-banner-inner img{
  display:block;
  width:100%;
  border-radius:14px;
  height: auto;
  object-fit: cover;
  max-width:480px;
  margin: auto;
  box-shadow:30px 16px 30px rgba(0,0,0,.12);
}

/* cards and layout */
.mhp-card{
  background:#fff;
  border:1px solid rgba(0,119,62,.12);
  border-radius:22px;
  padding:30px;
  box-shadow:0 14px 30px rgba(0,0,0,.05);
}
.mhp-two-col{
  display:grid;
  grid-template-columns:1.35fr .85fr;
  gap:24px;
  align-items:start;
}
.mhp-two-col-wide{
  grid-template-columns:1.5fr .8fr;
}
.mhp-copy-card p:last-child{margin-bottom:0;}

/* highlight */
.mhp-highlight-card{
  background:linear-gradient(180deg,#0e5d36 0%, #0a4829 100%);
  border-color:rgba(255,255,255,.08);
}
.mhp-highlight-card h3,
.mhp-highlight-card p,
.mhp-highlight-card li{
  color:#fff;
}
.mhp-mini-note{color:rgba(255,255,255,.88);}
.mhp-check-list,
.mhp-dot-list{
  margin:0;
  padding-left:20px;
}
.mhp-check-list li,
.mhp-dot-list li{margin:0 0 8px;}
.mhp-side-stack{
  display:flex;
  flex-direction:column;
  gap:18px;
  background:transparent;
  border:none;
  box-shadow:none;
  padding:0;
}
.mhp-mini-box{
  background:#fff;
  border:1px solid rgba(0,119,62,.12);
  border-radius:20px;
  padding:24px;
  box-shadow:0 14px 30px rgba(0,0,0,.05);
}

/* service grid */
.mhp-service-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.mhp-service-card{
  min-height:190px;
  padding:24px 22px;
  border-radius:20px;
  background:linear-gradient(180deg,#0f6339 0%, #0b4a2c 100%);
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 16px 30px rgba(0,0,0,.10);
}
.mhp-service-card h3{
  color:#fff;
  font-size:22px;
  margin-bottom:10px;
}
.mhp-service-card p{
  color:rgba(255,255,255,.90);
  margin:0;
}

/* trust pills */
.mhp-trust-row{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
  margin-bottom:60px;
}
.mhp-trust-pill{
  padding:16px 18px;
  background:#fff;
  border:1px solid rgba(0,119,62,.12);
  border-radius:999px;
  text-align:center;
  font-weight:800;
  color:#0f4f2f;
  box-shadow:0 8px 18px rgba(0,0,0,.05);
}

/* image */
.mhp-image-card img{
  display:block;
  width:100%;
  border-radius:16px;
}

/* process */
.mhp-process-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.mhp-step-card{
  background:#fff;
  border:1px solid rgba(0,119,62,.12);
  border-radius:22px;
  padding:26px 24px;
  box-shadow:0 14px 30px rgba(0,0,0,.05);
}
.mhp-step-num{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:46px;
  height:46px;
  margin:0 0 14px;
  border-radius:999px;
  background:#00773e;
  color:#fff;
  font-size:18px;
  font-weight:900;
}

/* service area */
.mhp-service-area-box{
  padding:34px;
  border-radius:24px;
  background:linear-gradient(180deg,#f0f8e9 0%, #e4f0db 100%);
  border:1px solid rgba(0,119,62,.12);
  box-shadow:0 14px 30px rgba(0,0,0,.05);
}

/* faq */
.mhp-faq-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}
.mhp-faq-item{
  background:#fff;
  border:1px solid rgba(0,119,62,.12);
  border-radius:22px;
  padding:24px;
  box-shadow:0 14px 30px rgba(0,0,0,.05);
}
.mhp-faq-item h3{font-size:21px;}

/* CTA */
.mhp-cta-box{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:34px;
  border-radius:26px;
  background:linear-gradient(135deg,#00773e 0%, #0c5933 100%);
  box-shadow:0 18px 40px rgba(0,0,0,.12);
}
.mhp-cta-copy h2,
.mhp-cta-copy p,
.mhp-cta-copy .mhp-kicker{
  color:#fff;
}
.mhp-cta-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.mhp-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:170px;
  padding:15px 22px;
  border-radius:999px;
  text-decoration:none !important;
  font-weight:900;
  transition:transform .2s ease, opacity .2s ease;
}
.mhp-btn:hover{transform:translateY(-2px);}
.mhp-btn-gold{
  background:#f2d24b;
  color:#1d1d1d !important;
}
.mhp-btn-light{
  background:#ffffff;
  color:#0d5533 !important;
}

@media (max-width:1100px){
    .mhp-trust-banner-inner img{ height:auto;}
  .mhp-service-grid,
  .mhp-process-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .mhp-trust-row{
    grid-template-columns:repeat(2,1fr);
  }
  .mhp-two-col,
  .mhp-two-col-wide,
  .mhp-cta-box{
    grid-template-columns:1fr;
    flex-direction:column;
    align-items:flex-start;
  }
  .mhp-faq-grid{
    grid-template-columns:1fr;
  }
}
@media (max-width:700px){
  .manzo-hvac-platinum{
    padding:42px 0 58px;
  }
  .mhp-wrap{
    width:min(94%,1240px);
  }
  .mhp-service-grid,
  .mhp-process-grid,
  .mhp-trust-row{
    grid-template-columns:1fr;
  }
  .mhp-card,
  .mhp-mini-box,
  .mhp-step-card,
  .mhp-faq-item,
  .mhp-service-area-box,
  .mhp-cta-box{
    padding:22px;
  }
  .manzo-hvac-platinum p,
  .manzo-hvac-platinum li,
  .manzo-hvac-platinum a{
    font-size:16px;
    line-height:1.65;
  }
  .mhp-lead{
    font-size:18px;
  }
  .mhp-service-card{
    min-height:auto;
  }
}/* End custom CSS */