#services_others hr{
	border-top: 1px solid #000;
	margin-bottom: 0px;
	margin-top: 0px;
}

#services_others .other_item {
	padding:40px 0px;
}

#services_others h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 700;
	color:#D41319;
	margin-bottom: 30px;
}

#services_others p{
	font-family: 'Open Sans', sans-serif;	
	font-size: 14;
	font-weight: 400;
	line-height: 1.8;	
}





#services_others .redL{
	border:none;
	height: 6px;
	width: 120px;
	background:#D41319;
	margin-top: 0px;	 
}

#services_others h4{
	font-size: 20px;
	font-weight: 500;
	text-align: center;	
	margin-top:30px;
	margin-bottom:60px; 
}

#services_others .small_redL{
	border:none;
	height: 6px;
	width: 60px;
	background:#D41319;
	margin-top: 0px;	 
}

#services_others h5{
	font-size: 15px;
	font-weight: 600;
	text-align: center;	
	margin-top:20px;
	margin-bottom:20px; 
}

#services_others .outros_servicos div{
	margin-bottom: 60px;
}


#services_others .outros_link {
	font-family: 'Open Sans', sans-serif;	
	font-size: 13px;
	font-weight:700;
	color: #D41319;
	text-decoration: none;
	cursor: pointer;
	margin-top: 15px;
}

#services_others .outros_link:hover {
	color:#3d3d3c;
	text-decoration: underline;
}