.caption-vinheta h5{
 	font-family: Poppins-Regular;
	font-size: 16px;
	padding: 10px;
	color: #fff;
	background-color: #b10909;
	margin-bottom: 0;
}
.caption-vinheta-tittle h5{
	font-family: Poppins-SemiBold;
	font-size: 16px;
	padding: 9px;
	color: #000000;
	margin-bottom: 0;
	padding-left: 34px;
	margin-top: -44px;
}	
.caption-vinheta-tittle i{
	margin-right: 10px;
	padding: 2px;
    margin-left: -3px;
    font-size: 50px;
}
/* .col-vinheta hr{
	width: 100%;
	border: 1px solid #b10909;
} */
.col-vinheta{
	margin-top: 20px;
}
.caption-vinheta-tittle{
	border-bottom: 2px solid #b10909;
}