/*

*/
.navbar-brand .logo{
	margin-top: 15px;
	background-image: url(../img/orion-group-llc.png);
	display: inline-block;
	width: 150px;
	height: 75px;
	background-repeat: no-repeat;
}
.header.active .navbar-brand .logo{
	margin-top: 15px;
	background-image: url(../img/orion-group-llc.png);
	display: inline-block;
	width: 150px;
	height: 50px;
	background-repeat: no-repeat;
} 
.filter-categories ul li.active span {
    color: #107fc9;
}
.project-item:hover .hover-effect {padding:0 20px;background-color:rgba(0, 0, 0, 0.5);}
.project-item .hover-effect i:hover {background-color: #03AEE2;}
.project-item .hover-effect i {color:#107fc9;}
.project-item .hover-effect span {color:#fff;}
.service-item:hover {
    background-color: #03AEE2;
}
.primary-button a:hover {background-color: #03AEE2;}
.primary-button a {
	background-color: #107fc9;
}
a {color:#107fc9;}
footer {background: #1D2124;}
#contact {background: #202528;}
#contact p, #contact {
	color: #fff;
}
.nav li a {color:#000 !important;}
.nav li a:hover {color:#03AEE2 !important;}
.nav li a:active {color:#03AEE2 !important;}
.bcolortext h4 {color:#000;}
.bcolortext h2 {color:#000;}
.bcolortext p {color:#000 !important;}
footer ul li a {background-color: #DEDEDE;color: #939393;}
.copyright-text p {text-transform: uppercase;}
#blog {
    background-image: url(../img/orion-products-background.png);
}
#what-we-do {
    background-image: url(../img/orion-des-background.png);
}
.cd-hero-slider li:nth-of-type(1) {
    background-image: url(../img/the-map-drama.png);
    
}
.cd-hero-slider li:nth-of-type(2) {
    background-image: url(../img/orion-drama-bg.png);
}
/*
.cd-hero-slider li:nth-of-type(2) {
    background-image: url(../img/orion-slider-background.png);
}*/
#what-we-do .left-text {margin-top: 90px;}
/*.projects-holder .thumb {width: 270px;height:230px;}
.project-item .thumb img {width: 100%;height:230px;}*/