@font-face {
  font-family: Auro-Bold;
  src: url('https://cdn.inventechsolution.com/minify:false/asset:https://inventechsolution.com/wp-content/uploads/Auro-Bold.woff') format('woff');
}
@media only screen and (min-width: 768px) {
  #hero .hero-img {
    padding-top: 120px !important;
  }
}
#dm-services {
  padding-top: 75px;
  padding-bottom: 75px;
}
#dm-services .box {
  border-radius: 20px;
  box-shadow: 10px 24px 54px rgba(0, 0, 0, 0.05);
  padding: 20px;
}
#dm-services .box ul li {
  background: url('https://inventechsolution.com/wp-content/uploads/list-style-icon.png') no-repeat left center;
  padding: 15px 0px 15px 40px;
  list-style: none;
  margin: 0;
  vertical-align: middle;
}
#dm-services .box .box-header {
  padding-left: 30px;
  padding-top: 20px;
}
#dm-services .box .box-header p {
  font-weight: 700;
  padding-left: 15px;
}
#dm-services .box .box-header img {
  border-radius: 10000px;
  box-shadow: 10px 24px 54px rgba(0, 0, 0, 0.05);
}
#dm-services .box .box-header div {
  display: inline-block;
}
#social-icon-box {
  z-index: 100;
  position: relative;
}
#social-icon-box .container {
  background-color: #00E677;
  border-radius: 20px;
  padding: 30px 20px;
}
#social-icon-box .container .col {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  #social-icon-box .container .col .img-fluid {
    height: 35px;
  }
}
#benefits {
  padding-top: 75px;
  padding-bottom: 75px;
  z-index: 10;
  position: relative;
}
@media only screen and (min-width: 768px) {
  #benefits {
    transform: translateY(-50px);
  }
}
#benefits .text-center img {
  border-radius: 20px;
  box-shadow: 10px 24px 54px rgba(0, 0, 0, 0.05);
}
#benefits ul li {
  background: url('https://inventechsolution.com/wp-content/uploads/list-style-icon.png') no-repeat left center;
  padding: 5px 0px 5px 40px;
  list-style: none;
  margin: 0;
  vertical-align: middle;
}
section.illustration-right {
  padding-top: 75px;
  padding-bottom: 75px;
}
section.illustration-left {
  padding-top: 75px;
  padding-bottom: 75px;
}
