/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	
}
.absolute-footer{ display:none !important;}
.sidebar-menu .toggle{position: absolute;right: 0;top: .5em;}
.sidebar-menu .active .toggle{top: .4em;}
.home .mobile-nav .nav-icon a,.page-id-26 .mobile-nav .nav-icon a,.page-id-24 .mobile-nav .nav-icon a{color: #fff !important;}
.off-canvas:not(.off-canvas-center) .nav-vertical li > a{padding-left: 0 !important;font-size: 14px;justify-content: center;}
@media (max-width: 849px) {
	.header-block > *{width: 100%;}
	.about-banner,.about-banner .img-inner{padding-top: 80% !important;}
	.col:has(.about-banner){padding-bottom: 0;}
}

body:not(.home) main .large-title h3,
body:not(.home) #content .large-title h3, .m-title h6 {
    font-size: 2.2em;
    font-weight: 600;
    line-height: 1.4;
}
.spc-hero .text p a, .spc-hero .text p strong, .spc-hero k {
    color: #AFFFC2;
}

.spc-hero .text p a:hover{
	text-decoration: underline;
	color: #AFFFC2;
}

.section .img img{
	border-radius: 8px;
}
.header-nav{
	justify-content: center !important;
}
.mainCta{
	border-radius: 8px;
    padding: 8px 24px !important;
}
.spc-topbar p {
  margin: 0;
  font-size: 11px;
  font-weight: 700;
}
h1{
  font-size: 3.5em;
  line-height: 1.15;
}
h2{
  font-size: 2em;
  line-height: 1.15;
}
.spc-hero {
  padding-top: 150px !important;
    padding-bottom: 50px !important;
}
.spc-hero .section-bg-overlay{
	background: linear-gradient(68.93deg, #171717 -0.45%, rgba(23, 23, 23, 0) 139.86%) !important;
}
.spc-header-row {
  max-width: 1180px;
  margin: 0 auto;
  padding-top: 18px;
  position: relative;
  z-index: 5;
}

.spc-logo-text {
  font-size: 15px;
  line-height: 1;
}

.spc-logo-text span {
  font-size: 11px;
}

.spc-main-nav a {
  color: #fff !important;
  font-size: 14px;
  margin: 0 12px;
}

.spc-hero-content {
  max-width: 1180px;
  min-height: 610px;
  margin: 0 auto;
  position: relative;
  z-index: 4;
}

.spc-pill {
  display: inline-flex;
    background: #4C4C4C;
    color: #fff;
    border-radius: 99px;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 24px;
    width: auto;
}
.spc-pill p{
	margin-bottom: 0;
}

.spc-hero-left p {
  font-size: 16px;
  max-width: 520px;
}

.spc-stats {
  margin-top: 28px;
}

.spc-stats strong {
  display: block;
  font-size: 28px;
  line-height: 1;
}

.spc-stats span {
  display: block;
  font-size: 12px;
  font-weight: 800;
}
.spc-stats .icon-box-text p{
	margin-bottom: 15px;
    line-height: 1.2;
}
.spc-form-card {
    border-radius: 16px;
    padding: 42px;
    max-width: 510px;
    margin-left: auto;
    text-align: left;
    background: rgb(0 0 0 / 18%);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 28px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35);
}

.spc-form-card h3 {
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 5px;
}

.spc-form-card p {
  color: #fff;
  font-size: 14px;
}

.spc-form-card form{
	margin-bottom: 0;
}
.spc-form-card label {
  color: #fff !important;
  font-size: 12px;
}

.spc-form-card .ff-el-form-control {
  background: transparent !important;
  border: 1px solid rgba(255,255,255,.9) !important;
  color: #fff !important;
  border-radius: 10px !important;
  height: 46px;
}

.spc-form-card select.ff-el-form-control {
  color: #fff !important;
}

.spc-form-card select.ff-el-form-control option{
  color: #000;
}

.spc-form-card .ff_submit_btn_wrapper{
	margin-bottom: 0 !important;
}
.spc-form-card .ff-btn-submit {
  background: #14421F !important;
  border-radius: 10px !important;
  width: 100%;
  height: 48px;
  color: #fff !important;
  font-weight: 800;
  text-transform: uppercase;
  border: 0 !important;
}

.spc-form-card small {
  display: block;
  text-align: center;
  color: #fff;
/*   margin-top: 10px; */
}
.spc-trust .img{
	width: auto !important;
}
.spc-trust img{
	width: auto;
    height: 80px;
    object-fit: contain;
}
.spc-label {
  display: inline-block;
  background: #4C4C4C;
  color: #fff;
  padding: 7px 13px;
  border-radius: 99px;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.spc-label p{
	margin-bottom: 0;
}

.spc-feature-grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 25px;
  margin: 30px 0;
}

.spc-feature-grid h4 {
  font-size: 17px;
  font-weight: 800;
  margin-bottom: 8px;
}

.spc-feature-grid h4::first-letter {
  color: #14421F;
}

.spc-feature-grid p {
  font-size: 14px;
  color: #333;
}

.spc-image-badge-wrap {
  position: relative;
}

.spc-image-badge-wrap img {
  border-radius: 12px;
}

.spc-years-badge {
  position: absolute;
  right: -15px;
  bottom: -15px;
  background: #14421F;
  color: #fff;
  padding: 14px 22px;
  border-radius: 10px;
  box-shadow: 0 8px 25px rgba(0,0,0,.25);
}

.spc-years-badge strong {
  display: block;
  font-size: 48px;
  line-height: .9;
}

.spc-years-badge span {
  display: block;
  font-size: 18px;
  font-weight: 800;
}

.spc-service-card > .col-inner{
  border: 1px solid #4C4C4C66;
  border-radius: 12px;
  padding: 15px;
  background: #fff;
}

/* .spc-service-card img {
  border-radius: 8px;
  height: 170px;
  object-fit: cover;
  width: 100%;
} */

.spc-service-card h3 {
  font-size: 25px;
  margin-top: 18px;
}

.spc-service-card p {
  font-size: 14px;
}

/* .spc-pest-grid {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 8px;
  margin: 22px 0;
} */

.spc-pest-grid .icon-box {
  border: 1px solid #4C4C4C;
  border-radius: 8px;
  padding: 18px 8px;
  text-align: center;
  font-size: 13px;
}
.spc-pest-grid .icon-box:hover{
	background: #eee;
}
/* .spc-reviews h2 {
  font-size: 32px;
  font-weight: 400;
} */

.spc-review-card > .col-inner{
  background: rgba(255,255,255,.14);
  border-radius: 8px;
  padding: 26px;
  min-height: 210px;
}

.spc-review-card .col-inner {
  background: #707070;
    border-radius: 12px;
    padding: 25px;
    min-height: 260px;
}

.spc-review-card .stack-row {
  display: flex;
  align-items: center;
  gap: 20px !important;
  margin-bottom: 20px;
}

.spc-review-card .review-img p {
  width: 44px;
    height: 44px;
    background: #14421F;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    font-size: 16px;
    font-weight: 800;
    line-height: 1;
}

.spc-review-card .review-title p {
  margin: 0;
}

.spc-review-card .review-title p:first-child {
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 5px !important;
}

.spc-review-card .review-title p:last-child {
  color: rgba(255,255,255,.6);
  font-size: 16px;
  line-height: 1.2;
}

.spc-review-card .review-text p:first-child {
  color: #ffc400;
    font-size: 24px;
    letter-spacing: 4px;
    line-height: 1;
    margin-bottom: 10px;
}

.spc-review-card .review-text p:last-child {
  font-size: 15px;
  line-height: 1.55;
}

.spc-faq .accordion-item {
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}

.spc-faq .accordion-title {
	padding: .6em 2.3em .6em 1.3em;
  font-weight: 800;
  font-size: 15px;
	border: 0;
}
.spc-faq .accordion-title.active{
	background-color: rgba(0, 0, 0, .0);
}
.spc-faq .accordion .toggle{
	left: 93%;
}
.spc-faq .accordion-inner{
	padding: 1em;
}
.spc-question-box {
  background: #4C4C4C;
  color: #fff;
  border-radius: 10px;
  padding: 40px 30px 10px !important;
  margin-top: 35px;
}

.spc-question-box h3 {
  color: #fff;
  font-size: 26px;
}

.spc-question-box div:last-child h3 {
  color: #ffd21f;
}

.button.alert {
  background: #14421F !important;
  border-color: #14421F !important;
  font-weight: 800;
}
.we-handle-row .icon-box h3{
	font-weight: 800;
    font-size: 18px;
    text-decoration: underline;
}
.spc-footer ul li{
	list-style: none;
    margin-left: 0;
}
.footer-logo img{
	object-fit: contain;
	object-position: left;
}

.spc-form-card .ff-default .ff-el-form-control::placeholder {
    color: white;
}

/* Inner Pages */

.inner-hero-section{
	background: #369c4f1f !important;
    padding-top: 100px !important;
    padding-bottom: 45px !important;
}

/* Location Page Template */
.spc-location-page h1,
.spc-location-page h2,
.spc-location-page h3 {
  letter-spacing: -0.03em;
}

.spc-location-page p {
  color: inherit;
}

.spc-location-edmonton .spc-hero-content {
  max-width: 1180px;
}

.spc-location-hero {
  background-position: center bottom;
  position: relative;
}

.spc-location-hero::after,
.spc-location-cta::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 120px;
  background: linear-gradient(to top, rgba(0,0,0,.18), transparent);
  pointer-events: none;
}

.spc-location-hero .spc-hero-left h1 {
  max-width: 560px;
}

.spc-location-hero .spc-hero-left p {
  max-width: 640px;
}

.spc-location-hero-buttons {
  margin: 25px 0 18px;
}

.mainCtaOutline {
  background: transparent !important;
  border: 1px solid rgba(255,255,255,.75) !important;
  color: #fff !important;
}

.spc-location-mini-points {
  font-size: 13px;
  opacity: .95;
}

.spc-location-mini-points p {
  margin: 0;
}

.spc-location-form {
  max-width: 455px;
  background: #fff;
  color: #111;
  border-radius: 12px;
  box-shadow: 0 18px 45px rgba(0,0,0,.2);
}

.spc-location-form h3,
.spc-location-form p,
.spc-location-form label,
.spc-location-form small {
  color: #111 !important;
}

.spc-location-form .ff-el-form-control {
  background: #f8faf9 !important;
  border: 1px solid #e1e8e4 !important;
  color: #111 !important;
  border-radius: 8px !important;
}

.spc-location-form .ff-btn-submit {
  background: #f26c13 !important;
  border-radius: 8px !important;
}

.spc-location-stats {
  background: #fff;
  box-shadow: 0 8px 25px rgba(0,0,0,.04);
}

.spc-stat-box h3 {
  color: #006b35;
  font-size: 28px;
  font-weight: 900;
  margin-bottom: 3px;
}

.spc-stat-box p {
  margin-bottom: 0;
  font-size: 13px;
  color: #111;
}

.spc-location-intro h2,
.spc-location-solutions h2,
.spc-location-signs h2,
.spc-location-process h2,
.spc-location-common h2,
.spc-location-choose h2,
.spc-location-cta h2 {
  font-size: 38px;
  line-height: 1.05;
  font-weight: 900;
}

.spc-location-image-card {
  position: relative;
}

.spc-rounded-img img,
.spc-location-image-card img {
  border-radius: 12px;
  box-shadow: 0 18px 40px rgba(0,0,0,.12);
}

.spc-small-badge {
  right: -12px;
  bottom: -12px;
  background: #fff;
  color: #006b35;
  border: 1px solid #dbe7df;
  box-shadow: 0 12px 30px rgba(0,0,0,.15);
}

.spc-small-badge strong {
  color: #006b35;
  font-size: 30px;
}

.spc-small-badge span {
  color: #111;
  font-size: 11px;
}

.spc-location-card-grid .col {
  padding-bottom: 18px;
}

.spc-location-service-box {
  background: #fff;
  border: 1px solid #dfe9e2;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 12px 28px rgba(0,0,0,.06);
  height: 100%;
}

.spc-location-service-box .icon-box-img {
  background: #e8f6ee;
  border-radius: 50%;
  padding: 8px;
  margin-bottom: 15px;
}

.spc-location-service-box h3 {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 8px;
}

.spc-location-service-box p {
  font-size: 14px;
  color: #333;
  margin-bottom: 0;
}

.spc-sign-item {
  margin-bottom: 18px;
}

.spc-sign-item h3 {
  font-size: 17px;
  font-weight: 900;
  margin-bottom: 4px;
}

.spc-sign-item p {
  font-size: 14px;
  margin-bottom: 0;
}

.spc-label-orange {
  background: #f26c13;
}

.spc-process-row {
  margin-top: 28px;
}

.spc-process-card {
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.12);
  border-radius: 14px;
  padding: 26px;
  min-height: 220px;
}

.spc-process-card span {
  display: block;
  color: rgba(255,255,255,.25);
  font-size: 34px;
  font-weight: 900;
  margin-bottom: 18px;
}

.spc-process-card h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 900;
}

.spc-process-card p {
  color: rgba(255,255,255,.82);
  font-size: 14px;
  margin-bottom: 0;
}

.spc-two-list ul {
  margin-left: 0;
  list-style: none;
}

.spc-two-list li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}

.spc-two-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #f26c13;
  font-weight: 900;
}

.spc-choose-grid .col-inner {
  height: 100%;
}

.spc-location-cta {
  background-position: center bottom;
}

.spc-location-cta .spc-hero-left h2 {
  color: #fff;
  max-width: 620px;
}

.spc-location-cta .spc-hero-left p {
  max-width: 650px;
}

.spc-location-faq {
  background: #f6fbf8;
}

.spc-location-faq h2 {
  font-size: 36px;
  font-weight: 900;
}

.spc-location-accordion .accordion-item {
  background: #fff;
  border-radius: 99px;
  border: 1px solid #dfe9e2;
  margin-bottom: 13px;
}

.spc-location-accordion .accordion-title {
  border: 0 !important;
  padding: 16px 50px 16px 24px !important;
  font-size: 15px;
}

.spc-location-accordion .accordion-inner {
  padding: 0 24px 20px !important;
}

.spc-location-accordion .toggle {
  left: auto !important;
  right: 18px;
}


@media (max-width: 849px) {
	.spc-hero-left h1, h1{
  font-size: 2.2em;
}
h2{
  font-size: 1.5em;
}
	body:not(.home) main .large-title h3,
body:not(.home) #content .large-title h3, .m-title h6{
    font-size: 1.5em;
}

  .spc-stats,
  .spc-question-box {
    flex-direction: column;
    align-items: flex-start;
  }

  .spc-form-card {
    margin-top: 25px;
    padding: 25px;
  }

  .spc-feature-grid,
  .spc-pest-grid {
    grid-template-columns: repeat(2,1fr);
  }

  .spc-years-badge {
    right: 10px;
    bottom: 10px;
  }
	.spc-review-card .col-inner {
    padding: 32px;
    min-height: auto;
  }

  .spc-review-card .stack-row {
    gap: 18px !important;
    margin-bottom: 28px;
  }

  .spc-review-card .review-img p {
    width: 64px;
    height: 64px;
    font-size: 22px;
  }

  .spc-review-card .review-title p:first-child {
    font-size: 22px;
  }

  .spc-review-card .review-title p:last-child {
    font-size: 18px;
  }

  .spc-review-card .review-text p:first-child {
    font-size: 32px;
    margin-bottom: 28px;
  }

  .spc-review-card .review-text p:last-child {
    font-size: 20px;
  }
	 .spc-location-hero,
  .spc-location-cta {
    padding: 60px 0 !important;
  }

  .spc-location-intro h2,
  .spc-location-solutions h2,
  .spc-location-signs h2,
  .spc-location-process h2,
  .spc-location-common h2,
  .spc-location-choose h2,
  .spc-location-cta h2 {
    font-size: 30px;
  }

  .spc-location-form {
    margin-top: 30px;
  }

  .spc-process-card {
    min-height: auto;
  }

  .spc-location-accordion .accordion-item {
    border-radius: 14px;
  }
}
