@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');
}
#hero .hero-img {
  padding-top: 80px !important;
}
@media only screen and (min-width: 768px) {
  #logos {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}
#logos hr {
  border: 0;
  height: 1px;
  position: relative;
  width: 100%;
  background-color: transparent !important;
  background-color: rgba(51, 51, 51, 0.4);
  background-image: -webkit-linear-gradient(90deg, rgba(192, 204, 218, 0.1) 0%, rgba(192, 204, 218, 0.6) 50.38%, rgba(192, 204, 218, 0.1) 100%);
  background-image: -moz-linear-gradient(90deg, rgba(192, 204, 218, 0.1) 0%, rgba(192, 204, 218, 0.6) 50.38%, rgba(192, 204, 218, 0.1) 100%);
  background-image: linear-gradient(90deg, rgba(192, 204, 218, 0.1) 0%, rgba(192, 204, 218, 0.6) 50.38%, rgba(192, 204, 218, 0.1) 100%);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00333333', endColorstr='#00333333', GradientType=1);
}
#logos hr::before {
  border: 0;
  content: "";
  height: 1px;
  position: absolute;
  top: 1px;
  right: 0;
  left: 0;
  text-align: center;
  background-color: transparent !important;
  background-color: rgba(255, 255, 255, 0.8);
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0)), color-stop(50%, #ffffff), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff 50%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), #ffffff 50%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%, rgba(255, 255, 255, 0));
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
}
#benefits {
  background: linear-gradient(180deg, rgba(248, 251, 255, 0.83) 26.36%, rgba(255, 255, 255, 0) 120%);
  padding-top: 75px;
  padding-bottom: 75px;
}
#benefits .b-card img {
  margin: auto !important;
  display: block;
}
#benefits .b-card .feature-heading {
  margin-top: 15px;
  font-weight: 700;
  font-size: 1.2em;
}
@media only screen and (max-width: 767px) {
  #benefits .b-card {
    margin-top: 35px !important;
  }
}
#testimonial {
  padding-top: 75px;
  padding-bottom: 75px;
}
#testimonial .testimonial-video {
  border-radius: 20px !important;
}
@media only screen and (min-width: 768px) {
  #testimonial .c-testimonial {
    box-shadow: 10px 24px 54px rgba(0, 0, 0, 0.05);
    transform: scale(1.1);
  }
}
