div#home .container {
  position: relative;
  z-index: 1;
}
div#home::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff !important;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  z-index: 0;
}
.schedule-service .theme-btn-16 {
  display: none;
}
.schedule-service i.huge {
  font-size: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.smartScheduling .about-bg-main-img > img {
  clip-path: polygon(70% 0, 100% 30%, 100% 100%, 0 100%, 0 0);
}
.smartScheduling .corner-shape2-left {
  right: -30px;
  left: auto;
}
.smartertool .single-business h3 {
  font-size: 22px;
}
