/**/
.section {
  /*padding: 100px 0;*/
}


.bg-gray {
  
}
.service-section {
  position: relative;
}

.service-section .section-title h3 {
  position: relative;
  padding-bottom: 15px;
}

.service-section .section-title p {
  font-size: 15px;
  line-height: 26px;
  color: #777777;
  font-weight: 400;
}

.service-section .items-container {
  /*margin-top: 30px;*/
}

.service-section .items-container .slick-prev:before, .service-section .items-container .slick-next:before {
  font-size: 42px;
  color: #6c757d;
}

.service-section .items-container .item {
  margin: 10px 20px;
  outline: 0;
}

.service-section .inner-box {
  position: relative;
  border-radius: 5px 5px 0px 0px;
  box-shadow: 0 0 20px #f1f1f1;
  margin-bottom: 20px;
}

.service-section .inner-box .img_holder img {
  width: 100%;
  border-radius: 5px;
}

.service-section .inner-box .image-content {
  /*padding: 38px 30px;*/
  background: #38f;
}

.service-section .inner-box .image-content span {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #777777;
  letter-spacing: .5px;
}

.service-section .inner-box .image-content h6 {
  font-size: 20px;
  line-height: 60px;
  font-weight: 600;
  color: #ffffff;
  /*padding-top: 6px;
  padding-bottom: 8px;*/
  text-transform: uppercase;
  letter-spacing:2px;
  
}

.service-section .inner-box .image-content p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #777777;
  padding-bottom: 15px;
}

/*  Theme HTML Template */








/*# sourceMappingURL=maps/style.css.map */
