
.breadcrumbs-v3.img-v1 {
    background: url(../img/industries/title.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}


.team-v5 strong::after {
    left: 50%;
    height: 2px;
    width: 30px;
    content: " ";
    background: #E74C3C none repeat scroll 0% 0%;
    margin-left: -15px;
    position: absolute;
}

h2.title-v2{
	color: #4765A0;
}
h2.title-v2::after {
    background: #E74C3C;
}


.cbp-item{
    border: 1px solid #DEDEDE;
}

.cbp-l-inline {
    background: #EAEAEA;
}


.cbp-filter-item-active[class="list-toggle"]le::after {
    color: #fff;
    content: "\f107";
}


.cbp-l-filters-text {
    text-align: left;
}

.cbp-filter-item-active{
	background: #4765A0 !important;
	z-index: 2 !important;
	color: #fff !important;
}

.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;
    height: 50px;
}


.modal{
	top:30px !important;
}

.parallax-quote-in p {
    text-transform: none;
}

.parallax-bg {
	position: relative;
	/*background: url(../img/industries/offshore.jpg) 50% no-repeat fixed;*/
    background: url(../img/industries/offshore.jpg) 50% fixed;
}

.parallax-quote {
    background: url(../img/main/product.jpg) 50% 0 repeat fixed;
}

.parallax-counter-v4::after {
    background: rgba(0,0,0,0);
}


.parallax-bg::before {
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(255,255,255,0.85);
}


.parallax-about .title-box-v2 p, .parallax-about .title-box-v2 h2 {
    color: #585f69;
    position: relative;
}
/*

.title-box-v2 {
    text-align: center;
    margin-bottom: 0px;
}
*/