.prov{
	/*    width: 46%;*/
   /* margin-right: 2rem;*/
}
.prov_logo{
    height: 2.5em;
    margin: 0.5em 1rem;
}
.prov_title{
	padding: 0.5rem 0;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1rem;
}
.links{
	padding: 0.3rem 1rem;
}
.card{
	border-radius: 0;
	border: 0;
	background-color: #fff;
	box-shadow: 0 0 13px 0px #00000042;
	margin-bottom: 2rem;
}
.card-header{
	background-color: #fff;
	
}
.icon-item img{
	margin-bottom: 0.2rem;
}
.items{
	text-align: center;
	line-height: 1.2;
}
.items h4{
	min-height: 36px;
    padding: 0.3rem;
}
.card-body p{
	margin-top: 0.5rem;
}
.filter_title{
	margin-left: 1rem;
    margin-top: 0.5rem;
}

.filter-title{
	font-weight: 700;
}
.services-title{
	padding-left: 4%;
	width: 100%;
    margin-top: 1.2rem !important;
    font-weight: 700;
    font-size: 20px;
    color: #000;
}


