.elementor-29394 .elementor-element.elementor-element-f098d0f{--display:flex;overflow:visible;}body.elementor-page-29394:not(.elementor-motion-effects-element-type-background), body.elementor-page-29394 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.sitemark.co.uk/wp-content/uploads/2025/03/About-Page_Transformation-Graphic_Final.png");}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-f7f82ba */.sm-cleaning-page {
  font-family: inherit;
  color: #06185f;
  background: #fff;
}

.sm-cleaning-hero {
  background: linear-gradient(90deg, #ffffff 0%, #eef5f8 100%);
  padding: 10px 5%;
}

.sm-hero-inner {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 46% 54%;
  align-items: center;
  gap: 40px;
}

.sm-eyebrow {
  color: #283583;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 15px;
  margin-bottom: 18px;
}

.sm-hero-copy h1 {
  color: #06185f;
}

.sm-hero-copy h1 span {
  color: #008c95;
}

.sm-intro {
  font-size: 17px;
  line-height: 1.55;
  max-width: 560px;
  margin-bottom: 30px;
  color: #06185f;
}

.sm-intro strong {
  color: #008c95;
}

.sm-hero-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.sm-hero-stats strong {
  display: block;
  color: #06185f;
  font-size: 26px;
  font-weight: 800;
}

.sm-hero-stats span {
  display: block;
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.35;
}

.sm-hero-image {
  position: relative;
  overflow: hidden;
}

.sm-hero-image::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  pointer-events: none;
  background:
    linear-gradient(
      90deg,
      rgba(255,255,255,0.95) 0%,
      rgba(255,255,255,0.75) 18%,
      rgba(255,255,255,0.35) 38%,
      rgba(255,255,255,0.05) 58%,
      rgba(255,255,255,0) 100%
    ),
    rgba(40,53,131,0.42);
}

.sm-hero-image img {
  width: 100%;
  height: 520px;
  object-fit: cover;
  object-position: center;
  display: block;
}

.sm-testimonial {
  position: absolute;
  right: 30px;
  top: 120px;
  width: 260px;
  background: #06185f;
  color: #fff;
  border-radius: 34px;
  padding: 28px;
  box-shadow: 0 18px 36px rgba(0,0,0,.22);
  z-index: 3;
}

.sm-testimonial span {
  color: #00a5df;
  font-size: 44px;
  line-height: 1;
}

.sm-testimonial p,
.sm-testimonial strong {
  color: #fff;
}

.sm-testimonial p {
  font-size: 15px;
  line-height: 1.55;
}

.sm-testimonial strong {
  color: #00d4c7;
  font-size: 14px;
}

.sm-data-band {
  background: #06185f;
  color: #fff;
  padding: 28px 5%;
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 28px;
  align-items: center;
}

.sm-data-badge {
  width: 86px;
  height: 86px;
  border-radius: 50%;
  border: 9px solid #00a5df;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  font-weight: 800;
}

.sm-data-band h2 {
  color: #fff;
  margin: 0 0 6px;
  font-size: 22px;
}

.sm-data-band p {
  color: #fff;
  margin: 0;
}

.sm-data-band a {
  background: #008c95;
  color: #fff !important;
  padding: 14px 28px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 700;
  white-space: nowrap;
}

.sm-assessment-options,
.sm-measured-performance,
.sm-process {
  max-width: 1200px;
  margin: 0 auto;
  padding: 55px 5%;
}

.sm-section-heading {
  text-align: center;
  margin-bottom: 30px;
}

.sm-section-heading h2 {
  color: #06185f;
  font-size: 32px;
}

.sm-section-heading p {
  color: #06185f;
  font-size: 18px;
  margin: 0;
}

.sm-option-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.sm-option-card {
  position: relative;
  background: #fff;
  border-radius: 18px;
  padding: 34px;
  box-shadow: 0 10px 30px rgba(40,53,131,.12);
  border: 1px solid #283583;
}


.sm-tag{
    display:inline-flex;
    
padding: 8px 14px;
    width:200px;
    height:34px;

    background:#008c95;
    color:#fff;
    border-radius:4px;
    font-size:14px;
}

.sm-tag.blue {
  background: #283583;
}

.sm-point-badge {
  position: absolute;
  right: 34px;
  top: 34px;
  width: 110px;
  height: 110px;
  background: #008c95;
  color: #fff;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 34px;
  line-height: 1;
  font-weight: 800;
}

.sm-point-badge small {
  font-size: 15px;
  text-transform: uppercase;
}

.sm-point-badge.blue {
  background: #283583;
}

.sm-option-card h3 {
  color: #283583;
  font-size: 34px;
  line-height: 1.1;
  margin: 22px 140px 14px 0;
}

.sm-card-intro {
  color: #283583;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 24px;
  font-weight: 500;
}

.sm-option-card ul {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
}

.sm-option-card li {
  margin-bottom: 10px;
  font-size: 14px;
}

.sm-option-card li::before {
  content: "✓";
  color: #283583;
  font-weight: 800;
  margin-right: 8px;
}

.sm-benefits {
  background: #f3f8fb;
  border-left: 4px solid #008c95;
  padding: 18px;
  margin-bottom: 24px;
}

.sm-benefits h4 {
  color: #283583;
  margin: 0 0 12px;
}

.sm-benefits p {
  font-size: 14px;
  color: #283583;
  margin: 0 0 10px;
}

.sm-card-footer {
  background: #eaf9f9;
  border-radius: 12px;
  padding: 22px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.sm-card-footer p {
  font-size: 15px;
  line-height: 1.45;
  margin: 0;
  color: #283583;
  font-weight: 600;
}

.sm-card-buttons {
  display: flex;
  gap: 12px;
  width: 100%;
}

.sm-btn {
  flex: 1;
  text-align: center;
  padding: 14px 18px;
  border-radius: 8px;
  font-weight: 700;
  text-decoration: none !important;
  transition: .25s;
  font-size: 15px;
  line-height: 1.2;
}

.sm-btn-green {
  background: #008c95;
  color: #fff !important;
}

.sm-btn-green:hover {
  background: #00767e;
}

.sm-btn-outline-green {
  border: 2px solid #008c95;
  color: #008c95 !important;
  background: #fff;
}

.sm-btn-outline-green:hover {
  background: #008c95;
  color: #fff !important;
}

.sm-btn-blue {
  background: #283583;
  color: #fff !important;
}

.sm-btn-blue:hover {
  background: #1f2b72;
}

.sm-btn-outline-blue {
  border: 2px solid #283583;
  color: #283583 !important;
  background: #fff;
}

.sm-btn-outline-blue:hover {
  background: #283583;
  color: #fff !important;
}

.sm-measured-performance {
  background: #f4fbfd;
  border-radius: 18px;
  text-align: center;
}

.sm-measured-performance,
.sm-measured-performance h2,
.sm-measured-performance h3,
.sm-measured-performance p {
  color: #283583 !important;
}

.sm-measured-performance h2 {
  font-size: 22px;
  margin: 0 0 6px;
}

.sm-performance-grid {
  margin-top: 32px;
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  gap: 28px;
  align-items: center;
  text-align: left;
}

.sm-performance-grid h3 {
  text-transform: uppercase;
}

.sm-performance-grid img {
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  display: block;
  border-radius: 10px;
}

.sm-process {
  background: #eef8fb;
  border-radius: 18px;
  margin-top: 30px;
}

.sm-process h2 {
  color: #283583;
  text-align: center;
  margin-bottom: 30px;
}

.sm-process-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 18px;
  text-align: center;
}

.sm-process-grid strong {
  background: #283583;
  color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.sm-process-grid h4 {
  color: #283583;
  margin: 10px 0 6px;
}

.sm-process-grid p {
  font-size: 13px;
  line-height: 1.35;
  color: #283583;
}

@media(max-width: 1000px) {
  .sm-hero-inner,
  .sm-option-grid,
  .sm-performance-grid {
    grid-template-columns: 1fr;
  }

  .sm-hero-stats,
  .sm-process-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .sm-data-band {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .sm-data-badge {
    margin: 0 auto;
  }
}

@media(max-width: 768px) {
  .sm-card-buttons {
    flex-direction: column;
  }

  .sm-btn {
    width: 100%;
  }
}

@media(max-width: 650px) {
  .sm-cleaning-hero {
    padding: 45px 5%;
  }

  .sm-hero-stats,
  .sm-process-grid {
    grid-template-columns: 1fr;
  }

  .sm-testimonial {
    position: static;
    width: auto;
    margin-top: 20px;
  }

  .sm-hero-image img {
    height: 320px;
  }
}
.sm-option-card {
  display: flex;
  flex-direction: column;
}

.sm-benefits {
  min-height: 255px;
}

.sm-card-footer {
  margin-top: auto;
  min-height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sm-card-buttons {
  margin-top: auto;
}
@media(max-width:650px){

  .sm-cleaning-hero{
    padding:35px 22px;
  }

  .sm-hero-inner{
    display:flex;
    flex-direction:column;
    gap:28px;
  }

  .sm-hero-copy{
    width:100%;
  }

  .sm-hero-copy h1{
    font-size:42px;
    line-height:1.05;
  }

  .sm-hero-stats{
    grid-template-columns:repeat(2, 1fr);
    gap:18px 24px;
  }

  .sm-hero-image{
    width:100%;
    border-radius:18px;
  }

  .sm-hero-image::before{
    background:
      linear-gradient(
        90deg,
        rgba(255,255,255,0.75) 0%,
        rgba(255,255,255,0.35) 35%,
        rgba(255,255,255,0) 100%
      ),
      rgba(40,53,131,0.28);
  }

  .sm-hero-image img{
    height:300px;
    object-position:center;
  }

  .sm-testimonial{
    position:relative;
    right:auto;
    top:auto;
    width:100%;
    margin-top:18px;
    box-sizing:border-box;
    border-radius:22px;
    padding:24px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c748191 */.sm-fm-wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
}

.sm-fm-hero {
  background:
    linear-gradient(rgba(8, 18, 55, 0.78), rgba(8, 18, 55, 0.82)),
    url("https://www.sitemark.co.uk/wp-content/uploads/2025/03/About-Page_Transformation-Graphic_Final.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  
}

.sm-fm-hero-overlay {
  padding: 90px 0 75px;
}

.sm-fm-header {
  text-align: center;
  margin-bottom: 40px;
}

.sm-fm-header h1 {
  color: #ffffff !important;
  
  
}

.sm-fm-header p {
  color: #ffffff;
  font-size: 24px;
  margin: 0;
}

.sm-fm-header strong {
  color: #89d25f;
}

.sm-proof-row {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.sm-proof-item {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  border-right: 1px solid rgba(255,255,255,0.3);
  padding-right: 20px;
}

.sm-proof-item:last-child {
  border-right: none;
}

.sm-proof-icon {
  font-size: 36px;
  line-height: 1;
}

.sm-proof-item h4 {
  color: #ffffff !important;
  margin: 0 0 6px;
  font-size: 15px;
  
  font-weight: 800;
}

.sm-proof-item p {
  color: rgba(255,255,255,0.9);
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
}

.sm-fm-content {
  background: #ffffff;
  padding: 55px 0 70px;
}

.sm-section-title {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 24px;
  margin-bottom: 26px;
}

.sm-section-title span {
  height: 1px;
  background: #283583;
}

.sm-section-title h2 {
  color: #282583 !important;
  font-size: 30px;
  
  margin: 0;
  text-align: center;
}

.sm-assessment-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.sm-assessment-card {
  min-height: 132px;
  padding: 24px 28px;
  background: #ffffff;
  border: 1px solid #283583;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none !important;
  color: #282583;
  transition: all 0.2s ease;
  box-shadow: 0 8px 22px rgba(40,37,131,0.08);
}

.sm-assessment-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 35px rgba(40,37,131,0.16);
  border-color: #159bd7;
}

.sm-green-line {
  display: block;
  width: 28px;
  height: 3px;
  background: #89d25f;
  margin-bottom: 14px;
}

.sm-assessment-card h3 {
  color: #282583 !important;
  font-size: 23px;
  line-height: 1.15;
  margin: 0 0 14px;
  
}

.sm-assessment-card p {
  color: #0076a8;
  font-size: 15px;
  margin: 0;
  font-weight: 700;
}

.sm-card-icon {
  font-size: 58px;
  line-height: 1;
  margin-left: 20px;
}

.sm-data-banner {
  margin-top: 24px;
  background: #06246f;
  color: #ffffff;
  border-radius: 12px;
  padding: 28px 30px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.sm-data-banner div {
  border-right: 1px solid rgba(255,255,255,0.35);
  padding-right: 20px;
}

.sm-data-banner div:last-child {
  border-right: none;
}

.sm-data-banner h4 {
  color: #ffffff !important;
  font-size: 16px;
  
  margin: 0 0 8px;
  
}

.sm-data-banner p {
  color: #ffffff !important;
  margin: 0;
  font-size: 13px;
  line-height: 1.45;
}

.sm-fm-footer {
  text-align: center;
  margin-top: 30px;
}

.sm-fm-footer h2 {
  color: #282583 !important;
  font-size: 26px;
  
  margin: 0 0 8px;
}

.sm-fm-footer p {
  color: #282583;
  font-size: 21px;
  margin: 0;
}

.sm-fm-footer strong {
  color: #159bd7;
}

@media (max-width: 1000px) {
  .sm-proof-row,
  .sm-data-banner {
    grid-template-columns: repeat(2, 1fr);
  }

  .sm-assessment-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .sm-proof-item:nth-child(2) {
    border-right: none;
  }
}

@media (max-width: 650px) {
  .sm-fm-hero-overlay {
    padding: 55px 0 50px;
  }

  .sm-proof-row,
  .sm-data-banner,
  .sm-assessment-grid {
    grid-template-columns: 1fr;
  }

  .sm-proof-item,
  .sm-data-banner div {
    border-right: none;
  }

  .sm-section-title {
    grid-template-columns: 1fr;
  }

  .sm-section-title span {
    display: none;
  }

  .sm-assessment-card {
    min-height: 118px;
  }
}


.sm-card-icon {
    width: 120px;
    height: 120px;

    display: flex;
    justify-content: center;
    align-items: center;

    flex-shrink: 0;
}

.sm-card-icon img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
}
.sm-card-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    

    background: #282583;
    color: #fff !important;

    padding: 8px 8px;
    border-radius: 99px;

    font-size: 8px;
    font-weight: 100;

    white-space: nowrap;
    width: fit-content;

    line-height: 1;
    text-decoration: none;
}
.sm-assessment-card p.sm-card-button{
    font-size:13px !important;
    font-weight:600 !important;
    line-height:1 !important;
    margin:0 !important;
}/* End custom CSS */