/* ========= Enter Your CSS ========== */

.service-header-area {
  padding-top: 200px;
  padding-bottom: 100px;
  background: url('images/slider1.png') no-repeat scroll center center / cover;
  position: relative;
  z-index: 1;
}
.service-box-3 .service-desc{
	font-size:16px;
}
.service-image{
	max-width:200px;
	height:180px;
}
.service-box-1 .title a {
    color: #333333;
}
.service-box-1 .title a:hover {
    color: #bd8e2d;
}
.credentials{
  color: #ffac00 !important;
}
.credentials > a{
  color: #ffac00 !important;
}