.auditber-solution {
  padding-top: 0px !important;
  padding-bottom: 50px;
}
.section-heading.heading-layout1 .heading-main-title {
  margin-bottom: 50px;
}
.shipber-background-left {
  position: absolute;
  top: 700px;
  left: 0;
  z-index: 1;
}
.shipber-background-right {
  position: absolute;
  top: 700px;
  right: 0;
  z-index: 1;
}
.section-heading.heading-layout1 .heading-main-title {
  z-index: 100;
}
.container .row .item{
  z-index: 100;
}
.page-banner:before {
  display: none;
}
.page-banner {
  background: url('../img/product_shipber_banner.svg');
  background-size: 100%;
  min-height: 450px;
  padding: 0 !important;
}
.section-padding-md-equal {
  padding-top: 20px !important;
}
.page-banner .container {
  position: absolute;
  top: 50%;
  left: 50%;;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 60%;
}
.container .breadcrumbs-area {
  position: relative;
}
.container .breadcrumbs-area h1{
  padding-bottom: 40px;
}
.container .breadcrumbs-area .line {
  width: 40px;
  height: 4px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 65px;
  left: 50%;
  transform: translateX(-50%);
}
.my-container {
  color: #fff;
  font-size: 18px;
}
.characteristic {
  background-image: url(../../media/product/product_shipber_bg.svg) !important;
}
.section-padding-md-equal {
  padding-bottom: 0px !important;
}
.title-img-background {
  top: 62px !important;
}
.service-box-layout1:hover {
  box-shadow: none !important;
}
.img-container {
  width: 100%;
  height: 100%;
}
.service-box-layout1 {
  box-shadow: 0px 10px 50px rgba(56, 96, 237, 0.1);
  /* background: none; */
}

.img-container .img-background-left {
  position: absolute;
  top: 800px;
  left: 0;
  z-index: 1;
}
@media only screen and (min-width: 992px){
  .service-wrap-layout1 {
    background: url('../img/Group 84.svg') calc(45vw - 600px) 50px no-repeat, 
    url('../img/Group 84.svg') calc(50vw + 450px) 750px no-repeat;
  }
}
