 .servico-box-pager{
	 text-align:center;
	 margin-bottom:40px;
 }
 .servico-box-pager em{
	font-style:normal;
	color:#fff;
	background:#197b30;
	text-transform:uppercase;
    font-family: 'robotoregular';
	padding:5px 10px;
	border-radius:10px;
	margin:0 auto;
	font-size:33px; 
}
.servico-box-pager ul{
	text-align:left;
	margin-top:80px;
}
.servico-box-pager ul li{
	margin-bottom:100px;
}
.servico-box-pager ul li:last-child{
	margin-bottom:0;
}
.servico-box-pager ul li span{
	color:#197b30;
	font-size:22px;
	font-family:Arial, "Arial Black";
}
.servico-box-pager ul li p{
	color:#2f2f2f;
	font-size:14px;
	font-family:Arial, "Arial Black";
}
/*Serviço_Categoria*/
.job {
}
.extend {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
.heading-title h1 {
  color: #0e4d27;
  font-size: 48px;
  font-family: 'robotolight';
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 8px;
  float: left;
  width: 100%;
  font-weight: normal;
  text-align: left;
}
.job ul li {
  background: #0e4d27;
  border-radius: 10px;
  min-height: 320px;
  position: relative;
  width: 300px;
  margin-right: 20px;
}
.job ul li a figure {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.job ul li a figure img {
  width: 100%;
  height: auto;
}
.job ul li a figure figcaption {
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
}
.job ul li a figure {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
.job ul li a button {
  float: left;
  width: 117px;
  height: 40px;
  text-align: center;
  color: #0e4d27;
  background: #57b524;
  border-radius: 8px;
  border: none;
  font-size: 18px;
  font-family: 'robotolight';
  position: absolute;
  bottom: -21px;
  left: 50%;
  margin-left: -56px;
  outline: none;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
}
.job ul li {
  background: #0e4d27;
  border-radius: 10px;
  min-height: 320px;
  position: relative;
  width: 300px;
  margin-right: 20px;
}
