.section-contact {
  padding: 100px 0;
}

.breadcrumb-contact {
  background-image: url('../images/contact_bg.png');
}

.dbox .icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #bf0404;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 20px;
}

.dbox .icon span {
  font-size: 20px;
  color: #fff;
}

.dbox .text {
  width: 100%;
}

.dbox p {
  margin-bottom: 0;
}

.dbox p span {
  font-weight: 500;
  color: #000;
}
