.elementor-4262 .elementor-element.elementor-element-21ee74e{--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-4262 .elementor-element.elementor-element-2e9cd70{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-4262 .elementor-element.elementor-element-3924b1a{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-4262 .elementor-element.elementor-element-3924b1a a{color:#111111;}.elementor-4262 .elementor-element.elementor-element-3924b1a a:hover, .elementor-4262 .elementor-element.elementor-element-3924b1a a:focus{color:#111111;}.elementor-4262 .elementor-element.elementor-element-84e83a8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;font-family:"Inter", Sans-serif;font-weight:400;}.elementor-4262 .elementor-element.elementor-element-61d3f01{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-4262 .elementor-element.elementor-element-61d3f01 a{color:#0B6A4A;}.elementor-4262 .elementor-element.elementor-element-eef8169{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-4262 .elementor-element.elementor-element-eef8169 a{color:#0B6A4A;}.elementor-4262 .elementor-element.elementor-element-6158dbc{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-4262 .elementor-element.elementor-element-6158dbc a{color:#0B6A4A;}.elementor-4262 .elementor-element.elementor-element-d3a69b2{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-4262 .elementor-element.elementor-element-d3a69b2 a{color:#0B6A4A;}.elementor-4262 .elementor-element.elementor-element-18751d8{margin:-20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-2e9cd70 */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: 350px !important;
  
}
.salmanzo-hero-bg {
    background-position: center center;
}
.salmanzo-copy{ padding:60px 0 !important;}

  @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: 770px !important;
      }
      .salmanzo-btn {
          min-height: 58px;
          padding: 0 20px;
      }
      .salmanzo-copy {
        padding: 54px 0 18px !important;
        max-width: 100%;
      }
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-61d3f01 */.manzo-ac{
--green:#0f5f46;
--green-dark:#083d2e;
--green-light:#e8f3ee;
--cream:#faf7f0;
--text:#23322d;
--muted:#64756d;
font-family:Arial,Helvetica,sans-serif;
line-height:1.7;
background:#fff;
color:var(--text);
}

.manzo-wrap{
max-width:1180px;
margin:auto;
padding:0 24px;
}

.manzo-section{
padding:80px 0;
}

.manzo-white{
background:#fff;
}

.manzo-beige{
background:#faf7f0;
}

.manzo-green{
background:#0f5f46;
color:#fff;
}

.manzo-eyebrow{
display:inline-block;
padding:8px 14px;
border-radius:999px;
background:#e8f3ee;
color:#0f5f46;
font-size:13px;
font-weight:800;
letter-spacing:.08em;
text-transform:uppercase;
margin-bottom:16px;
}

.manzo-green .manzo-eyebrow{
background:#fff;
color:#083d2e;
}

.manzo-title{
font-size:48px;
line-height:1.1;
margin-bottom:20px;
}

.manzo-white .manzo-title,
.manzo-beige .manzo-title{
color:#083d2e;
}

.manzo-green .manzo-title{
color:#fff;
}

.manzo-lead{
font-size:20px;
max-width:900px;
margin-bottom:30px;
}

.manzo-white .manzo-lead,
.manzo-beige .manzo-lead{
color:#64756d;
}

.manzo-green .manzo-lead{
color:#dce7e2;
}

.manzo-grid{
display:grid;
grid-template-columns:1fr 1fr;
gap:40px;
}

.manzo-card{
background:#fff;
padding:30px;
border-radius:18px;
box-shadow:0 10px 30px rgba(0,0,0,.08);
color:var(--text);
}

.manzo-card h3{
margin-top:0;
color:#083d2e;
}

.manzo-list{
padding-left:20px;
}

.manzo-list li{
margin-bottom:10px;
}

@media(max-width:900px){

.manzo-grid{
grid-template-columns:1fr;
}

.manzo-title{
font-size:34px;
}

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-eef8169 */.manzo-cta{
background:#fff8ea;
border-left:5px solid #d7a441;
padding:35px;
border-radius:14px;
margin-top:50px;
}

.manzo-btn{
display:inline-block;
padding:15px 28px;
background:#0f5f46;
color:#fff !important;
text-decoration:none;
font-weight:700;
border-radius:999px;
margin-top:15px;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-d3a69b2 */.manzo-btn-alt{
display:inline-block;
padding:18px 30px;
background:#fff;
color:#083d2e !important;
font-weight:800;
text-decoration:none;
border-radius:999px;
margin-top:20px;
}/* End custom CSS */