.what-we-offer {
  background-color: #f7f7f7;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}
.bg-none{background-color: transparent;}

.latest-design-slider{ margin-top: 10px;}
.what-we-offer .slick-slide{
  text-align:center;
}
.what-we-offer .slick-slide img{
  height:120px;
  width:120px;
  object-fit:cover;
  margin:auto;
}
.what-we-offer .latest-design-slider a:hover{
  color:#e6af5d;
}


.what-we-offer .latest-design-slider h3{
  color: #30373f;
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
  font-weight: 600;
}
.what-we-offer .latest-design-slider h3 a{
    color: #30373f;
  }
  .what-we-offer .img-box-inner-content{margin-bottom: 10px;}





  







  


