.elementor-33 .elementor-element.elementor-element-d04edbb{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-33 .elementor-element.elementor-element-40aa7d5{--display:flex;}/* Start custom CSS for html, class: .elementor-element-156a680 */.jf-page-hero {
  position: relative;
  background:
    linear-gradient(90deg, rgba(9,33,59,.86) 0%, rgba(25,53,90,.62) 45%, rgba(25,53,90,.18) 100%),
    url("https://justfoundations.ca/wp-content/uploads/2026/07/foundation-repair.jpg") center center / cover no-repeat;
  padding: 15px 20px;
  color: #ffffff;
}

.jf-page-hero-inner {
  max-width: 1250px;
  margin: 0 auto;
}

.jf-page-hero-content {
  max-width: 1220px;
}

.jf-page-hero-content span {
  display: inline-block;
  background: #ed782c;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .8px;
  margin-bottom: 20px;
}

.jf-page-hero-content h1 {
  color: #ffffff;
  margin: 0 0 18px;
  font-size: clamp(42px, 5vw, 72px);
  line-height: 1.02;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .8px;
}

.jf-page-hero-content p {
  color: rgba(255,255,255,.9);
  max-width: 620px;
  font-size: 18px;
  line-height: 1.65;
  margin: 0 0 28px;
}

.jf-page-hero-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  align-items: center;
}

.jf-page-hero-btn,
.jf-page-hero-phone {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  padding: 14px 24px;
  border-radius: 7px;
  font-weight: 800;
  text-decoration: none;
  transition: .25s ease;
}

.jf-page-hero-btn {
  background: #ed782c;
  color: #ffffff !important;
}

.jf-page-hero-btn:hover {
  background: #ffffff;
  color: #19355a !important;
}

.jf-page-hero-phone {
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.22);
  color: #ffffff !important;
}

.jf-page-hero-phone i {
  margin-right: 9px;
  color: #ed782c;
}

.jf-page-hero-phone:hover {
  background: #ed782c;
  border-color: #ed782c;
}

.jf-page-hero-phone:hover i {
  color: #ffffff;
}

@media (max-width: 700px) {
  .jf-page-hero {
    padding: 70px 18px;
    background:
      linear-gradient(90deg, rgba(9,33,59,.9) 0%, rgba(25,53,90,.72) 100%),
      url("https://justfoundations.ca/wp-content/uploads/2026/07/foundation-repair.jpg") center center / cover no-repeat;
  }

  .jf-page-hero-content h1 {
    font-size: 40px;
  }

  .jf-page-hero-content p {
    font-size: 16px;
  }

  .jf-page-hero-btn,
  .jf-page-hero-phone {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-536a1d3 */.jf-parging-section{padding:15px 20px}
.jf-parging-inner{max-width:1250px;margin:0 auto}
.jf-parging-head{max-width:1250px;margin:0 auto 40px;}
.jf-parging-head span{color:#ed782c;font-weight:800;text-transform:uppercase;letter-spacing:.8px;font-size:13px}
.jf-parging-head h2{color:#19355a;margin:10px 0 14px;font-size:clamp(32px,4vw,46px);line-height:1.15}
.jf-parging-head p{color:#566577;line-height:1.7;font-size:17px;margin:0}

.jf-parging-feature,
.jf-parging-benefits{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:32px;
  align-items:stretch;
  margin-bottom:32px;
}

.jf-parging-copy,
.jf-parging-card,
.jf-parging-info{
  background:#f6f8fb;
  border:1px solid rgba(25,53,90,.08);
  border-radius:16px;
  box-shadow:0 12px 30px rgba(25,53,90,.06);
}

.jf-parging-copy{padding:32px}
.jf-parging-copy p,
.jf-parging-info p{
  color:#566577;
  font-size:16px;
  line-height:1.75;
  margin:0 0 16px;
}

.jf-parging-copy p:last-child,
.jf-parging-info p:last-child{margin-bottom:0}

.jf-parging-copy a,
.jf-parging-info a{
  color:#ed782c;
  font-weight:800;
  text-decoration:none;
}

.jf-parging-copy a:hover,
.jf-parging-info a:hover{color:#19355a}

.jf-parging-section figure{
  margin:0;
  background:#fff;
  border-radius:16px;
  overflow:hidden;
  border:1px solid rgba(25,53,90,.08);
  box-shadow:0 14px 34px rgba(25,53,90,.10);
}

.jf-parging-section figure img{
  width:100%;
  height:100%;
  min-height:310px;
  object-fit:contain;
  display:block;
}

.jf-parging-section figcaption{
  background:#19355a;
  color:#fff;
  padding:12px 16px;
  font-size:12px;
  font-weight:700;
  line-height:1.35;
}

.jf-parging-card{
  background:#19355a;
  padding:30px;
  color:#fff;
}

.jf-parging-card h3{
  color:#fff;
  margin:0 0 18px;
  font-size:24px;
}

.jf-parging-card h3 i{
  color:#ed782c;
  margin-right:10px;
}

.jf-parging-card ul{
  list-style:none;
  padding:0;
  margin:0;
  columns:2;
  column-gap:28px;
}

.jf-parging-card li{
  color:rgba(255,255,255,.88);
  break-inside:avoid;
  margin:0 0 12px;
  font-weight:700;
  line-height:1.45;
}

.jf-parging-card li::before{
  content:"✓";
  color:#ed782c;
  font-weight:900;
  margin-right:9px;
}

.jf-parging-info-grid{
  margin-top:32px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}

.jf-parging-info{padding:24px}
.jf-parging-info h3{
  color:#19355a;
  margin:0 0 14px;
  font-size:19px;
  line-height:1.25;
}

.jf-parging-info h3 i{
  color:#ed782c;
  margin-right:9px;
}

.jf-parging-gallery{
  margin-top:34px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}

.jf-parging-gallery figure img{
  height:230px;
  min-height:230px;
}

.jf-parging-points{
  margin-top:34px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:14px;
}

.jf-parging-points div{
  background:#fff;
  border:1px solid rgba(25,53,90,.1);
  border-radius:12px;
  padding:18px 16px;
  color:#19355a;
  font-weight:800;
  box-shadow:0 10px 25px rgba(25,53,90,.06);
}

.jf-parging-points i{
  color:#ed782c;
  margin-right:8px;
}

.jf-parging-cta{
  margin-top:34px;
  background:linear-gradient(90deg,#09213b 0%,#19355a 55%,#09213b 100%);
  border-radius:16px;
  padding:30px;
  display:grid;
  grid-template-columns:1fr auto;
  gap:28px;
  align-items:center;
  box-shadow:0 18px 42px rgba(25,53,90,.16);
}

.jf-parging-cta h3{
  color:#fff;
  margin:0 0 8px;
  font-size:24px;
  line-height:1.2;
}

.jf-parging-cta p{
  color:rgba(255,255,255,.82);
  margin:0;
  line-height:1.55;
}

.jf-parging-actions{
  display:flex;
  flex-direction:column;
  gap:12px;
  align-items:center;
}

.jf-parging-btn{
  background:#ed782c;
  color:#fff!important;
  text-decoration:none;
  padding:14px 24px;
  border-radius:6px;
  font-weight:800;
  text-transform:uppercase;
  font-size:14px;
  text-align:center;
}

.jf-parging-btn:hover{
  background:#fff;
  color:#19355a!important;
}

.jf-parging-phone{
  color:#fff!important;
  text-decoration:none;
  font-weight:800;
}

.jf-parging-phone i{
  margin-right:8px;
  color:#ed782c;
}

@media(max-width:1050px){
  .jf-parging-feature,
  .jf-parging-benefits,
  .jf-parging-cta{
    grid-template-columns:1fr;
  }

  .jf-parging-info-grid,
  .jf-parging-points{
    grid-template-columns:repeat(2,1fr);
  }

  .jf-parging-gallery{
    grid-template-columns:1fr;
  }

  .jf-parging-actions{
    align-items:flex-start;
  }
}

@media(max-width:650px){
  .jf-parging-section{padding:55px 18px}

  .jf-parging-copy,
  .jf-parging-card,
  .jf-parging-info,
  .jf-parging-cta{
    padding:24px;
  }

  .jf-parging-card ul{
    columns:1;
  }

  .jf-parging-info-grid,
  .jf-parging-points{
    grid-template-columns:1fr;
  }

  .jf-parging-section figure img{
    min-height:220px;
  }

  .jf-parging-gallery figure img{
    height:220px;
    min-height:220px;
  }
}/* End custom CSS */