.contact-us-meta {
  background: #FFF;
  padding: 50px 50px 20px;
  border: 1px solid #f1f1f1;
}

.header-breadcrumb {
  padding: 80px 0;
  background-image: url(../images/header/header-17.jpg);
  min-height: 100%;
  position: relative !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  height: 100%;
  width: 100%;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #9f2214;
  border-color: #9f2214;
}

.work-process {
  width: 100%;
  background-image: url(../images/background/bg-1.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}

.team-custom a, a:hover, a:focus, a:active, button:focus {
  text-decoration: none;
  border: none;
  outline: 0;
  color: #000;
}

.number-work-custom {
  margin-bottom: 25px;
  font-size: 50px;
  line-height: 30px;
  font-weight: 600;
  opacity: 0.6;
}

.line-process-custom {
  width: 50px;
  height: 3px;
  background: #9f2214;
  margin-right: auto;
  margin-left: auto;
  margin-top: 23px;
  margin-bottom: 20px;
}

.post-text ul li {
  list-style: auto;
  margin: 0px;
  padding: 5px;
}

.item-dat-case ul li {
  list-style: auto;
  margin: 0px;
  padding: 5px;
}

.team-detail {
  padding: 30px;
  background: #FFF;
  overflow: hidden;
  border: 1px solid #f1f1f1;
  border-top: none;
}

.share-sosmed {
  padding-top: 30px;
  margin-top: 30px;
  border-top: 2px solid #f1f1f1;
  color: #000;
  font-size: 15px;
  font-weight: 600;
}

.single-item-one {
  padding: 50px 50px 50px;
}

.info-header h2 {
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 50px;
  font-size: 40px;
  margin-bottom: 20px;
}


.header-breadcrumb h2 {
  line-height: 50px;
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  margin: 0 auto 20px;
  text-transform: capitalize;
  text-align: center;
  position: relative;
}

@media (max-width: 575.98px) {
  .info-header h2 {
      font-size: 25px;
      margin-bottom: 20px;
      line-height: 30px;
  }

  .header-breadcrumb h2 {
      color: #fff;
      font-size: 30px;
      line-height: 30px;
      font-weight: 700;
      text-transform: capitalize;
      position: relative;
      margin-bottom: 10px;
  }
}
