
.breadcrumbs-v3.img-v1 {
    background: url(../img/products/products.jpg) no-repeat;
    background-size: cover;
  	background-position: center center;
}


/* filter */
.cbp-caption-defaultWrap img{
	border: 1px solid #DEDEDE;
}

.cbp-filter-item{
	position: relative !important;
	display: block !important;
	margin-bottom: -1px !important;
	background-color: #fff !important;
	border: 1px solid #ddd !important;
	padding: 8px 30px 8px 10px !important;
	
}

.filter-subitem{
	
	background: #f8f8f8 !important;
	z-index: 2 !important;
	padding: 6px 30px 6px 30px !important;
	
}

.cbp-l-filters-text .cbp-filter-item {
    color: #555;
}

.cbp-l-filters-text {
    text-align: left;
}

.cbp-filter-item-active{
	background: #4765A0 !important;
	z-index: 2 !important;
	color: #fff !important;
}

.cbp-l-inline {
	background: #EAEAEA;
}

.cbp-l-inline-left hr{
	border-top: 1px solid #888;
	margin: 20px 0;
}

.cbp-l-inline-subtitle {
    color: #337ab7;
    margin-top: 7px;
}

.cbp-l-grid-team-name {
    font: 400 14px/24px "Open Sans", sans-serif;
    color: #456297;
    display: block;
    text-align: center;
    margin-top: 5px;
}

.list-toggle::after {
    top: 7px;
    right: 10px;
    color: #777;
    font-size: 14px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
    
}

.cbp-filter-item-active[class="list-toggle"]le::after {
    color: #fff;
    content: "\f107";
}

.cbp-l-grid-team-name {
    height: 50px;
}

.badge{
	float: right;
}

.modal{
	top:30px !important;
}

.team-v5 strong::after {
	left: 50%;
	height: 2px;
	width: 30px;
	content: " ";
	background: #E74C3C none repeat scroll 0% 0%;
	margin-left: -15px;
	position: absolute;
}

.team-v5 p{
    text-align: left;
}

.parallax-quote {
    background: url("../img/products/productSearch.jpg") repeat fixed 50% 0px transparent;
}

.productLink{
	font-size:30px;
	color: #4765A0;
	margin-bottom:25px;
}
