.container h3{
	color: #4c952d;
	text-shadow: 0 2px 5px rgba(0,0,0,0.2);
	text-align: justify;
}
.container h5{
	text-align: justify;
	color: #777;
}
.container h6{
	text-align: justify;
	color: #666;
}
.thumbnail{
	border: 0px;
}
.col-sm-3{
	background-color: white;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
}
.col-sm-3 h4{
	text-align: center;
}

#box1{
	margin-top:10px;
	border: solid 0px #ddd;
	background-color: transparent;
}
#box2{
	padding-bottom: 0px; 
	padding-top: 10px;
	background-color: #eee;
	margin: 0px;
	border-radius: 0px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
	border-top: solid 8px #777;
}
	#certificado{
		background-color: white;
		margin: 0px;
		border-bottom: solid 1px #ddd;
		border-top: solid 1px #ddd;
		margin-bottom: 60px; 
		padding-bottom: 20px;
	}
	#certificado h3{
	
	}
	#certificado h5{
		text-align: justify;
	}
#box3{
	margin-top:10px;
	background-color: #eee;
	margin: 0px;
	border-radius: 0px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.2);
	border-top: solid 8px #777;
}
#linha1{
	/*background-image: url("../img/fundo.jpg");*/
	background-size: cover;
}