
:root{--red:#ed111f;--navy:#062b61;--dark:#031b40;--text:#071426;--line:#dfe5ef}
*{box-sizing:border-box;margin:0;padding:0}
body{font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.35}
a{text-decoration:none} img{display:block;max-width:100%}
.top-alert{width:100%;background:linear-gradient(90deg,#cc000c,#f01825);color:#fff;text-align:center;font-weight:900;text-transform:uppercase;font-size:18px;letter-spacing:.01em;padding:11px 10px}
.header{width:100%;background:#fff;border-bottom:1px solid #e5e7eb}
.header-inner{width:100%;max-width:none;padding:20px 7.2%;display:grid;grid-template-columns:1.85fr 1.05fr 1.05fr 1.2fr 1.25fr;gap:38px;align-items:center}
.logo img{height:82px}.h-item{display:flex;align-items:center;gap:14px;color:#061b3e;font-weight:800;font-size:15px;line-height:1.25;white-space:nowrap}.h-item .icon{font-size:39px;color:var(--navy)}.h-item strong{display:block;font-size:17px;color:#061b3e}.phone{justify-content:flex-end}.phone .icon{color:var(--red);font-size:45px}.phone .number{font-size:34px;color:var(--red);font-weight:950;line-height:1}.phone small{display:block;color:#061b3e;font-size:14px;font-weight:850;margin-top:5px}
.nav{width:100%;background:var(--dark)}.nav-inner{width:100%;padding:0 5.5%;display:flex;align-items:center;justify-content:space-between}.nav a{color:#fff;padding:22px 24px;display:block;font-size:16px;text-transform:uppercase;font-weight:950}.nav a.active{color:var(--red);border-bottom:4px solid var(--red)}.nav a:hover{color:var(--red)}
.hero{width:100%;min-height:535px;background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.76) 35%,rgba(0,0,0,.15) 70%,rgba(0,0,0,0) 100%),url('../images/hero/hero.jpg') center center/cover no-repeat;color:#fff;display:flex;align-items:center}
.hero-content{width:100%;padding:54px 6% 44px;max-width:none}.hero-text{width:50%;min-width:760px}.hero h1{font-size:68px;line-height:1.08;text-transform:uppercase;font-weight:950;letter-spacing:-.03em;margin-bottom:16px;text-shadow:0 3px 12px rgba(0,0,0,.55)}.hero p{font-size:21px;font-weight:850;max-width:760px;margin-bottom:26px}.actions{display:flex;gap:22px;flex-wrap:wrap;margin-bottom:36px}.btn{min-width:285px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:4px;padding:21px 30px;font-weight:950;font-size:20px;text-transform:uppercase;border:2px solid transparent;box-shadow:0 8px 20px rgba(0,0,0,.20)}.btn-red{background:var(--red);color:#fff}.btn-white{background:#fff;color:#0b1320;border-color:#e5e7eb}
.trust-row{display:grid;grid-template-columns:repeat(4,1fr);width:860px;max-width:100%}.trust{display:flex;align-items:center;gap:14px;padding:0 22px;border-right:1px solid rgba(255,255,255,.22)}.trust:first-child{padding-left:0}.trust:last-child{border-right:0}.trust .ticon{width:58px;height:58px;border:3px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;flex:0 0 auto}.trust strong{display:block;font-size:18px;line-height:1.15}.trust span{display:block;font-size:15px;font-weight:800}
.content{width:100%;padding:0 5.2% 0}.section-title{text-align:center;padding-top:17px;margin-bottom:18px}.section-title h2{font-size:34px;line-height:1.1;text-transform:uppercase;font-weight:950;color:var(--navy)}.red{color:var(--red)}.section-title p{max-width:950px;margin:8px auto 0;font-size:18px;font-weight:650}
.card-row{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.service-card{background:#fff;border:1px solid var(--line);border-radius:4px;overflow:hidden;box-shadow:0 3px 9px rgba(0,0,0,.18)}.service-card img{width:100%;height:165px;object-fit:cover}.service-card h3{display:flex;align-items:center;justify-content:center;gap:9px;font-size:19px;font-weight:950;padding:13px 8px 14px;text-align:center}.service-card h3 span{color:var(--red)}
.cta-band{margin-top:12px;background:linear-gradient(90deg,var(--dark),#073271);color:#fff;border-radius:5px;display:grid;grid-template-columns:1.7fr .75fr .82fr;align-items:center;gap:28px;padding:18px 60px;box-shadow:0 4px 12px rgba(0,0,0,.25)}.cta-copy{display:flex;align-items:center;gap:24px}.cta-copy .circle{width:70px;height:70px;border:3px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:37px}.cta-copy h3{font-size:30px;line-height:1.05;text-transform:uppercase;font-weight:950}.cta-copy p{font-size:18px;font-weight:800;margin-top:3px}.cta-band .btn{min-width:0;width:100%;padding:20px 24px}
.emergency-box{width:100%;border:1px solid var(--line);border-top:0;box-shadow:0 4px 14px rgba(0,0,0,.11);padding:23px 30px 10px}.em-title{display:flex;align-items:center;gap:34px;justify-content:center;margin-bottom:23px}.em-title:before,.em-title:after{content:"";height:1px;background:#cbd5e1;flex:1}.em-title h2{color:var(--navy);text-transform:uppercase;font-size:28px;font-weight:950;white-space:nowrap}.em-grid{display:grid;grid-template-columns:repeat(6,1fr)}.em-item{text-align:center;padding:8px 22px 8px;border-right:1px solid #d9e0ea}.em-item:last-child{border-right:0}.em-icon{font-size:54px;color:var(--navy);height:64px;display:flex;align-items:center;justify-content:center}.em-item h3{color:var(--navy);font-size:15px;text-transform:uppercase;margin:9px 0 8px;font-weight:950}.em-item p{font-size:15px;line-height:1.35;font-weight:600}
.form-section{background:#f6f8fc;margin-top:30px;padding:36px 5.2%}.form-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px}.contact-info{background:var(--navy);color:#fff;padding:30px;border-radius:5px}.contact-info h3{font-size:28px;margin-bottom:12px}.contact-info p{font-size:17px;color:#dbeafe;font-weight:750;margin-bottom:9px}.contact-info a{color:#fff;font-weight:950}form{background:#fff;border:1px solid var(--line);border-radius:5px;padding:26px;display:grid;gap:13px}input,select,textarea{width:100%;padding:15px;border:1px solid #cfd8e3;border-radius:3px;font-size:16px}textarea{min-height:120px}button{background:var(--red);color:#fff;border:0;padding:17px;border-radius:3px;font-size:18px;font-weight:950;text-transform:uppercase}
footer{background:var(--dark);color:#fff;text-align:center;padding:30px 20px}.float{position:fixed;right:18px;bottom:18px;z-index:1000;background:var(--red);color:#fff;padding:15px 22px;border-radius:4px;font-weight:950;box-shadow:0 8px 22px rgba(0,0,0,.3)}
@media(max-width:1250px){.header-inner{grid-template-columns:1fr 1fr;padding:18px 4%}.logo{grid-column:1/-1}.nav-inner{justify-content:center}.hero-text{width:65%;min-width:0}.hero h1{font-size:56px}.card-row{grid-template-columns:repeat(2,1fr)}.em-grid{grid-template-columns:repeat(2,1fr)}.cta-band,.form-grid{grid-template-columns:1fr}}
@media(max-width:700px){.header-inner{grid-template-columns:1fr}.logo img{height:70px}.phone{justify-content:flex-start}.nav-inner{padding:0}.nav a{width:50%;text-align:center;padding:15px 8px;font-size:12px}.hero{min-height:auto;background-position:center}.hero-content{padding:42px 5%}.hero-text{width:100%}.hero h1{font-size:40px}.hero p{font-size:17px}.btn{width:100%;min-width:0;font-size:16px}.trust-row{grid-template-columns:1fr}.trust{padding:12px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}.card-row,.em-grid{grid-template-columns:1fr}.em-item{border-right:0;border-bottom:1px solid #d9e0ea}.cta-copy{flex-direction:column;text-align:center}.cta-band{padding:22px}}

/* Homepage cleanup v1 */
.hero{min-height:610px;background-position:center center}
.hero-content{padding-top:68px;padding-bottom:52px}
.hero h1{font-size:clamp(46px,5.3vw,76px);line-height:1.04;max-width:780px}
.hero p{max-width:760px;font-size:22px;line-height:1.45}
.hero-note{color:#f8fafc;font-size:17px;font-weight:850;margin:-16px 0 26px;letter-spacing:.01em}
.actions{margin-bottom:26px}
.btn{min-width:250px;padding:18px 26px;font-size:18px}
.trust-row{width:920px;gap:0}
.trust{padding:0 18px}
.trust .ticon{width:50px;height:50px;font-size:24px}
.trust strong{font-size:17px}
.trust span{font-size:14px}
.section-title{padding-top:30px;margin-bottom:24px}
.section-title h2{font-size:clamp(30px,3.2vw,42px)}
.section-title p{max-width:980px;line-height:1.55}
.card-row{gap:22px}
.service-card{box-shadow:0 8px 22px rgba(15,23,42,.12);transition:transform .18s ease,box-shadow .18s ease}
.service-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(15,23,42,.18)}
.service-card img{height:190px}
.cta-band{margin-top:24px;padding:22px 54px}
.emergency-box{padding-top:34px}
.em-item{min-height:230px}
.form-section{margin-top:38px}
@media(max-width:700px){
.hero h1{font-size:38px}.hero p{font-size:17px}.hero-note{margin:-8px 0 18px;font-size:14px}.btn{min-width:0}.service-card img{height:220px}
}


/* Ghost text fix */
.hero{
  background:
    linear-gradient(90deg,
      rgba(0,0,0,.98) 0%,
      rgba(0,0,0,.94) 31%,
      rgba(0,0,0,.70) 50%,
      rgba(0,0,0,.18) 72%,
      rgba(0,0,0,0) 100%),
    url('../images/hero/hero.jpg') right center/cover no-repeat !important;
}
.hero h1{
  text-shadow: 0 3px 8px rgba(0,0,0,.35) !important;
}
.hero-text::before,
.hero-text::after,
.hero h1::before,
.hero h1::after{
  content:none !important;
  display:none !important;
}

/* Homepage navigation fix: add About, Reviews, Blog */
nav a,
.main-nav a,
.nav-links a,
.menu a,
.navbar a{
  white-space: nowrap;
}
@media(max-width:1200px){
  nav a,
  .main-nav a,
  .nav-links a,
  .menu a,
  .navbar a{
    font-size: 12px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

/* Clean navigation with Services dropdown */
.main-nav.clean-nav{
  background:#031b40;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:0;
  overflow:visible;
}
.main-nav.clean-nav > a,
.main-nav.clean-nav .nav-drop-trigger{
  color:#fff;
  text-decoration:none;
  text-transform:uppercase;
  font-size:13px;
  font-weight:900;
  padding:16px 18px;
  display:block;
  line-height:1;
  white-space:nowrap;
}
.main-nav.clean-nav > a.active,
.main-nav.clean-nav > a:hover,
.main-nav.clean-nav .nav-drop-trigger.active,
.main-nav.clean-nav .nav-drop-trigger:hover{
  background:#062b61;
  color:#ff3045;
}
.nav-dropdown{
  position:relative;
}
.nav-dropdown-menu{
  position:absolute;
  left:0;
  top:100%;
  min-width:260px;
  background:#fff;
  border:1px solid #e5e7eb;
  box-shadow:0 18px 40px rgba(15,23,42,.18);
  z-index:9999;
  display:none;
}
.nav-dropdown:hover .nav-dropdown-menu{
  display:block;
}
.nav-dropdown-menu a{
  display:block;
  color:#111827;
  text-decoration:none;
  font-size:14px;
  font-weight:850;
  padding:14px 18px;
  border-bottom:1px solid #eef2f7;
  text-transform:none;
}
.nav-dropdown-menu a:hover{
  background:#f6f8fc;
  color:#e21d2f;
}
@media(max-width:900px){
  .main-nav.clean-nav{
    justify-content:flex-start;
  }
  .main-nav.clean-nav > a,
  .main-nav.clean-nav .nav-drop-trigger{
    font-size:12px;
    padding:14px 11px;
  }
  .nav-dropdown-menu{
    position:static;
    width:100%;
    box-shadow:none;
  }
  .nav-dropdown:hover .nav-dropdown-menu{
    display:block;
  }
}

/* Homepage existing photo/name card premium styling - no layout replacement */
body.home .service-card,
body.home .services-card,
body.home .service-box,
body.home .service-tile,
body.home .feature-card,
body.home .photo-card,
body.home .card,
.home-services .service-card,
.home-services .services-card,
.home-services .service-box,
.home-services .service-tile,
.services .service-card,
.services .services-card,
.services .service-box,
.services .service-tile,
.service-section .service-card,
.service-section .services-card,
.service-section .service-box,
.service-section .service-tile,
.what-we-do .service-card,
.what-we-do .services-card,
.what-we-do .service-box,
.what-we-do .service-tile{
  overflow:hidden;
  border-radius:14px !important;
  border:1px solid rgba(226,232,240,.95) !important;
  box-shadow:0 16px 38px rgba(15,23,42,.12) !important;
  background:#fff !important;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease !important;
}

body.home .service-card:hover,
body.home .services-card:hover,
body.home .service-box:hover,
body.home .service-tile:hover,
body.home .feature-card:hover,
body.home .photo-card:hover,
body.home .card:hover,
.home-services .service-card:hover,
.home-services .services-card:hover,
.home-services .service-box:hover,
.home-services .service-tile:hover,
.services .service-card:hover,
.services .services-card:hover,
.services .service-box:hover,
.services .service-tile:hover,
.service-section .service-card:hover,
.service-section .services-card:hover,
.service-section .service-box:hover,
.service-section .service-tile:hover,
.what-we-do .service-card:hover,
.what-we-do .services-card:hover,
.what-we-do .service-box:hover,
.what-we-do .service-tile:hover{
  transform:translateY(-6px) !important;
  box-shadow:0 26px 56px rgba(15,23,42,.20) !important;
  border-color:rgba(226,29,47,.35) !important;
}

body.home .service-card img,
body.home .services-card img,
body.home .service-box img,
body.home .service-tile img,
body.home .feature-card img,
body.home .photo-card img,
body.home .card img,
.home-services img,
.services .service-card img,
.services .services-card img,
.services .service-box img,
.services .service-tile img,
.service-section .service-card img,
.service-section .services-card img,
.service-section .service-box img,
.service-section .service-tile img,
.what-we-do .service-card img,
.what-we-do .services-card img,
.what-we-do .service-box img,
.what-we-do .service-tile img{
  width:100% !important;
  object-fit:cover !important;
  display:block !important;
  transition:transform .35s ease, filter .35s ease !important;
  filter:contrast(1.04) saturate(1.08) !important;
}

body.home .service-card:hover img,
body.home .services-card:hover img,
body.home .service-box:hover img,
body.home .service-tile:hover img,
body.home .feature-card:hover img,
body.home .photo-card:hover img,
body.home .card:hover img,
.home-services .service-card:hover img,
.home-services .services-card:hover img,
.home-services .service-box:hover img,
.home-services .service-tile:hover img,
.services .service-card:hover img,
.services .services-card:hover img,
.services .service-box:hover img,
.services .service-tile:hover img,
.service-section .service-card:hover img,
.service-section .services-card:hover img,
.service-section .service-box:hover img,
.service-section .service-tile:hover img,
.what-we-do .service-card:hover img,
.what-we-do .services-card:hover img,
.what-we-do .service-box:hover img,
.what-we-do .service-tile:hover img{
  transform:scale(1.055) !important;
}

/* Premium treatment for names/titles on the existing photo cards */
body.home .service-card h3,
body.home .services-card h3,
body.home .service-box h3,
body.home .service-tile h3,
body.home .feature-card h3,
body.home .photo-card h3,
body.home .card h3,
.home-services h3,
.services .service-card h3,
.services .services-card h3,
.services .service-box h3,
.services .service-tile h3,
.service-section .service-card h3,
.service-section .services-card h3,
.service-section .service-box h3,
.service-section .service-tile h3,
.what-we-do .service-card h3,
.what-we-do .services-card h3,
.what-we-do .service-box h3,
.what-we-do .service-tile h3{
  color:#062b61 !important;
  font-weight:950 !important;
  letter-spacing:-.02em !important;
  text-transform:uppercase !important;
  font-size:clamp(22px,2vw,30px) !important;
  line-height:1.05 !important;
  margin-top:14px !important;
  margin-bottom:8px !important;
}

/* If the homepage already places names over photos, this makes them feel more premium */
body.home .service-card .overlay,
body.home .services-card .overlay,
body.home .service-box .overlay,
body.home .service-tile .overlay,
.home-services .overlay,
.services .overlay,
.service-section .overlay,
.what-we-do .overlay{
  background:linear-gradient(180deg,rgba(3,27,64,.08) 10%,rgba(3,27,64,.88) 100%) !important;
}

body.home .service-card p,
body.home .services-card p,
body.home .service-box p,
body.home .service-tile p,
body.home .feature-card p,
body.home .photo-card p,
body.home .card p,
.home-services p,
.services .service-card p,
.services .services-card p,
.services .service-box p,
.services .service-tile p,
.service-section .service-card p,
.service-section .services-card p,
.service-section .service-box p,
.service-section .service-tile p,
.what-we-do .service-card p,
.what-we-do .services-card p,
.what-we-do .service-box p,
.what-we-do .service-tile p{
  color:#4b5563 !important;
  line-height:1.5 !important;
}

/* Add a refined red accent on service names without moving anything */
body.home .service-card h3:after,
body.home .services-card h3:after,
body.home .service-box h3:after,
body.home .service-tile h3:after,
.home-services h3:after,
.services .service-card h3:after,
.services .services-card h3:after,
.services .service-box h3:after,
.services .service-tile h3:after,
.service-section .service-card h3:after,
.service-section .services-card h3:after,
.service-section .service-box h3:after,
.service-section .service-tile h3:after,
.what-we-do .service-card h3:after,
.what-we-do .services-card h3:after,
.what-we-do .service-box h3:after,
.what-we-do .service-tile h3:after{
  content:"";
  display:block;
  width:44px;
  height:4px;
  background:#e21d2f;
  border-radius:99px;
  margin-top:10px;
}

/* Keep homepage layout intact */
.premium-home-services,
.homepage-premium-card-grid{
  display:none !important;
}

/* Actual homepage top-right phone red fix */
.header .h-item.phone .number,
.header .h-item.phone .number a,
.header .h-item.phone .number a:visited,
.h-item.phone .number,
.h-item.phone .number a,
.h-item.phone .number a:visited,
.bw-red-phone-click,
.bw-red-phone-click:visited{
  color:#c8202f !important;
  text-decoration:none !important;
}
.header .h-item.phone .number a:hover,
.h-item.phone .number a:hover,
.bw-red-phone-click:hover{
  color:#e21d2f !important;
  text-decoration:underline !important;
}
/* Make icon spacing/card finish more premium without changing the icon artwork */
.emergency-box .em-item{
  border-radius:16px !important;
  border:1px solid #e5e7eb !important;
  box-shadow:0 16px 36px rgba(15,23,42,.10) !important;
}

.emergency-box .em-item:hover{
  box-shadow:0 22px 48px rgba(15,23,42,.16) !important;
}

/* Six Common Plumbing Emergencies premium icons only */
.emergency-box .em-icon{
  width:62px !important;
  height:62px !important;
  min-width:62px !important;
  min-height:62px !important;
  border-radius:18px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:linear-gradient(135deg,#062b61 0%,#0b3d8a 100%) !important;
  color:#ffffff !important;
  box-shadow:0 14px 30px rgba(6,43,97,.24) !important;
  border:1px solid rgba(255,255,255,.22) !important;
  padding:0 !important;
  overflow:hidden !important;
}

.emergency-box .em-icon svg{
  width:34px !important;
  height:34px !important;
  display:block !important;
  color:#ffffff !important;
}

.emergency-box .em-icon svg path,
.emergency-box .em-icon svg rect,
.emergency-box .em-icon svg circle{
  vector-effect:non-scaling-stroke;
}

.emergency-box .em-item{
  border-radius:16px !important;
  border:1px solid #e5e7eb !important;
  box-shadow:0 16px 36px rgba(15,23,42,.10) !important;
}


/* Premium homepage navigation typography */
header nav a,
.navbar a,
nav ul li a,
.main-nav a{
  font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
  font-weight:700 !important;
  letter-spacing:.06em !important;
  text-transform:uppercase !important;
  font-size:.92rem !important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}


/* Homepage Request Free Estimate form exact Request Service style */
.home-request-service-style .ct-form-card{
  background:#fff !important;
  border:1px solid #e5e7eb !important;
  border-radius:10px !important;
  box-shadow:0 16px 40px rgba(15,23,42,.12) !important;
  padding:34px !important;
}

.home-request-service-style .ct-eyebrow{
  color:#e21d2f !important;
  font-weight:950 !important;
  text-transform:uppercase !important;
  letter-spacing:.08em !important;
  font-size:13px !important;
  margin-bottom:10px !important;
}

.home-request-service-style .ct-form-card h2{
  color:#062b61 !important;
  font-size:clamp(30px,4vw,44px) !important;
  line-height:1.1 !important;
  text-transform:uppercase !important;
  margin-bottom:14px !important;
}

.home-request-service-style .ct-form-intro{
  font-size:18px !important;
  color:#374151 !important;
  margin-bottom:22px !important;
}

.home-request-service-style .ct-form{
  display:grid !important;
  grid-template-columns:repeat(2,1fr) !important;
  gap:18px !important;
}

.home-request-service-style .ct-form label{
  font-weight:900 !important;
  color:#062b61 !important;
  font-size:14px !important;
  text-transform:uppercase !important;
  letter-spacing:.03em !important;
}

.home-request-service-style .ct-form input,
.home-request-service-style .ct-form select,
.home-request-service-style .ct-form textarea{
  width:100% !important;
  margin-top:8px !important;
  border:1px solid #d1d5db !important;
  border-radius:6px !important;
  padding:14px !important;
  font-size:16px !important;
  font-family:inherit !important;
  color:#111827 !important;
  background:#fff !important;
  box-shadow:none !important;
}

.home-request-service-style .ct-form .full{
  grid-column:1/-1 !important;
}

.home-request-service-style .ct-form button{
  grid-column:1/-1 !important;
  background:#e21d2f !important;
  color:#fff !important;
  border:0 !important;
  border-radius:4px !important;
  padding:17px 25px !important;
  font-weight:950 !important;
  text-transform:uppercase !important;
  font-size:16px !important;
  cursor:pointer !important;
  box-shadow:none !important;
}

@media(max-width:760px){
  .home-request-service-style .ct-form{
    grid-template-columns:1fr !important;
  }
}

/* Separate HVAC navigation dropdown */
.nav-dropdown-menu.hvac-dropdown-menu{
  width:540px;
  max-width:calc(100vw - 24px);
  max-height:70vh;
  overflow-y:auto;
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.nav-dropdown:hover .nav-dropdown-menu.hvac-dropdown-menu{
  display:grid;
}
@media(max-width:900px){
  .nav-dropdown-menu.hvac-dropdown-menu{
    width:100%;
    max-width:none;
    max-height:none;
    overflow:visible;
    grid-template-columns:1fr;
  }
  .nav-dropdown:hover .nav-dropdown-menu.hvac-dropdown-menu{
    display:grid;
  }
}
