.services-section-two.child-service > .auto-container, .services-section-two.child-service-2 > .auto-container {
  margin: 0 -15px;
}
.services-section-two.child-service .theme_carousel, .services-section-two.child-service-2 .theme_carousel {
  margin: 0;
}
.services-section-two.child-service {
  padding: 50px 0;
}
.services-section-two.child-service .service-block-two .inner-box {
  min-height: 200px;
  display: flex;
  flex-direction: column;
  padding: 30px;
}
.services-section-two.child-service .service-block-two .inner-box h3 {
  font-size: 22px;
  font-weight: 600;
  width: 100%;
}
.services-section-two.child-service .service-block-two .inner-box .text {
  margin-top: 25px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  position: relative;
}
.services-section-two.child-service-2 {
  padding: 0;
}
.services-section-two.child-service-2 .owl-stage {
  display: flex;
  margin-top: 30px;
}
.services-section-two.child-service-2 .owl-stage .owl-item {
  display: flex;
  flex-direction: column;
}
.services-section-two.child-service-2 .owl-stage .owl-item.active .inner-box {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
}
.services-section-two.child-service-2 .inner-box {
  background-color: #383b4d;
}
.services-section-two.child-service-2 .inner-box .theme-btn {
  border-radius: 0;
}
.services-section-two.child-service-2 .inner-box .theme-btn .btn-title {
  border-radius: 0;
}
.services-section-two.child-service-2 .space-placeholder {
  width: 100%;
  height: 110px;
  background-color: #383b4d;
}
.services-section-two.child-service-2 .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  width: 100px;
  background-color: #efda86;
}
.services-section-two.child-service-2 .icon img {
  width: 60px;
  height: 60px;
}
.services-section-two.child-service-2 .icon img.image-icon {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.services-section-two.child-service-2 h3 {
  padding: 0 15px;
  margin-top: 20px;
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
}
.services-section-two.child-service-2 .btn-style-two:hover .btn-title {
  color: #fff;
  background-color: #383b4d;
}

.owl-item .service-block-two .overlay:before {
  background-color: #252733;
}

/*# sourceMappingURL=child-services.css.map */
