.handle-preloader {
  background: #e1e1e1ee;
}
.banner-carousel .content-box h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 65px;
}
.cust-thumb{border: 3px solid #716868;}
.cust-thumb i{font-size: 72px;
  line-height: 80px;}

.testimonial-block-one .inner-box:hover .author-thumb.cust-thumb {
    color: #fff;
    border: 3px solid #fff;
}
.cust_header{    color: #bf1628;
  padding: 50px 0 10px;
  margin-bottom: 20px;}
.cust_header:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  left: 0px;
  bottom: 0px;
  background: #bf1628;
}