.elementor-420 .elementor-element.elementor-element-9a84c21{--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-420 .elementor-element.elementor-element-a76d7c0{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-420 .elementor-element.elementor-element-fb06359{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-420 .elementor-element.elementor-element-fb06359 a{color:#111111;}.elementor-420 .elementor-element.elementor-element-fb06359 a:hover, .elementor-420 .elementor-element.elementor-element-fb06359 a:focus{color:#111111;}.elementor-420 .elementor-element.elementor-element-a6e8f21{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-420 .elementor-element.elementor-element-a6e8f21 a{color:#00773E;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-a76d7c0 */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.testsitedemo.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-a6e8f21 */:root {
    --manzo-blue: #0b6a4a;
    --manzo-orange: #f0c331;
    --manzo-text: #444444;
    --manzo-light-bg: #f9f9f9;
    --manzo-border: #ececec;
    --cream:#f6f1e7;
    --cream-dark:#efe6d6;
}
.manzo-drain-platinum{ background:#fff !important;}
.manzo-drain-platinum section{ padding:60px 0;}
.manzo-drain-platinum section.soft{background:var(--cream)}
.manzo-drain-platinum section.greenbg{background: #0b5a2b;}
.manzo-drain-platinum section.greenbg h2, .manzo-drain-platinum section.greenbg .mdp-kicker{ color:#fff;}
a{ font-weight:bold;}.manzo-drain-platinum{
  padding:30px 0 60px;
  background:#f7f3e8;
}
.manzo-drain-platinum *{
  box-sizing:border-box;
}
.mdp-wrap{
  width:min(1240px,92%);
  margin:0 auto;
  font-family:Arial, Helvetica, sans-serif;
}

.mdp-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-drain-platinum h1,
.manzo-drain-platinum h2{
  margin:0 0 14px;
  color:#00773e;
  font-size:clamp(30px,4vw,48px);
  line-height:1.05;
  font-weight:900;
}
.manzo-drain-platinum h3{
  margin:0 0 10px;
  color:#00773e;
  font-size:22px;
  line-height:1.2;
  font-weight:800;
  text-transform:none;
}
.manzo-drain-platinum p,
.manzo-drain-platinum li,
.manzo-drain-platinum a{
  color:#22342a;
  font-size:17px;
  line-height:1.75;
}
.manzo-drain-platinum a{
  text-decoration:underline;
  text-underline-offset:2px;
}
.mdp-center{
  text-align:center;
}
.mdp-section-head{
  max-width:900px;
  margin:0 auto 22px 0;
}
.mdp-center.mdp-section-head,
.mdp-center .mdp-section-head{
  margin-left:auto;
  margin-right:auto;
}
.mdp-lead{
  font-size:20px;
  line-height:1.7;
  color:#264234;
}
.mdp-sub{
  max-width:860px;
  margin:0 auto;
}

/* review strip */
.mdp-review-strip{
  overflow:hidden;
  background:linear-gradient(90deg,#d7f0cf 0%, #bfe8b3 100%);
  border:1px solid rgba(0,119,62,.18);
  border-radius:18px;
  padding:16px 0;
  margin:0 0 34px;
  box-shadow:0 10px 24px rgba(0,0,0,.06);
}
.mdp-review-track{
  display:flex;
  gap:44px;
  width:max-content;
  white-space:nowrap;
  padding-left:24px;
  animation:mdp-scroll 32s linear infinite;
  font-weight:800;
  color:#114b2c;
}
@keyframes mdp-scroll{
  from{transform:translateX(0);}
  to{transform:translateX(-50%);}
}

/* shared cards */
.mdp-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);
}
.mdp-two-col{
  display:grid;
  grid-template-columns:1.35fr .85fr;
  gap:24px;
  align-items:start;
}
.mdp-two-col-wide{
  grid-template-columns:1.5fr .8fr;
}
.mdp-copy-card p:last-child{
  margin-bottom:0;
}

/* side cards */
.mdp-highlight-card{
  background:linear-gradient(180deg,#0e5d36 0%, #0a4829 100%);
  border-color:rgba(255,255,255,.08);
}
.mdp-highlight-card h3,
.mdp-highlight-card p,
.mdp-highlight-card li{
  color:#fff;
}
.mdp-mini-note{
  color:rgba(255,255,255,.88);
}
.mdp-check-list,
.mdp-dot-list{
  margin:0;
  padding-left:20px;
}
.mdp-check-list li,
.mdp-dot-list li{
  margin:0 0 8px;
}
.mdp-side-stack{
  display:flex;
  flex-direction:column;
  gap:18px;
  background:transparent;
  border:none;
  box-shadow:none;
  padding:0;
}
.mdp-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 */
.mdp-service-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.mdp-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);
}
.mdp-service-card h3{
  color:#fff;
  font-size:22px;
  margin-bottom:10px;
}
.mdp-service-card p{
  color:rgba(255,255,255,.90);
  margin:0;
}

/* trust pills */
.mdp-trust-row{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}
.mdp-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);
}

/* edu card */
.mdp-edu-card{
  background:linear-gradient(180deg,#eff7e7 0%, #e4f0db 100%);
}

/* process */
.mdp-process-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.mdp-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);
}
.mdp-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 */
.mdp-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);
}

/* cta */
.mdp-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);
}
.mdp-cta-copy h2,
.mdp-cta-copy p,
.mdp-cta-copy .mdp-kicker{
  color:#fff;
}
.mdp-cta-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.mdp-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;
}
.mdp-btn:hover{
  transform:translateY(-2px);
}
.mdp-btn-primary{
  background:#f2d24b;
  color:#1d1d1d !important;
}
.mdp-btn-secondary{
  background:#ffffff;
  color:#0d5533 !important;
}

/* faq */
.mdp-faq-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}
.mdp-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);
}
.mdp-faq-item h3{
  font-size:21px;
}

@media (max-width: 1100px){
  .mdp-service-grid,
  .mdp-process-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .mdp-trust-row{
    grid-template-columns:repeat(2,1fr);
  }
  .mdp-two-col,
  .mdp-two-col-wide{
    grid-template-columns:1fr;
  }
  .mdp-cta-box{
    flex-direction:column;
    align-items:flex-start;
  }
  .mdp-faq-grid{
    grid-template-columns:1fr;
  }
}

@media (max-width: 700px){
  .manzo-drain-platinum{
    padding:42px 0 58px;
  }
  .mdp-wrap{
    width:min(94%,1240px);
  }
  .mdp-service-grid,
  .mdp-process-grid,
  .mdp-trust-row{
    grid-template-columns:1fr;
  }
  .mdp-card,
  .mdp-mini-box,
  .mdp-step-card,
  .mdp-faq-item,
  .mdp-service-area-box,
  .mdp-cta-box{
    padding:22px;
  }
  .manzo-drain-platinum p,
  .manzo-drain-platinum li,
  .manzo-drain-platinum a{
    font-size:16px;
    line-height:1.65;
  }
  .mdp-lead{
    font-size:18px;
  }
  .mdp-service-card{
    min-height:auto;
  }
}/* End custom CSS */