body {
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	text-align:left;
	font-size:17px;
}
a {color: #0754a8!important;}
p {font-size:14px!important;}
h1 {font-size:32px;}
h2 {font-weight:600!important;}
.featurette-divider {
    margin: 3rem 0!important;
}
.bg-slide1 {
	background: url('../img/professional.png') no-repeat center bottom;
	color: #fff!important;
	background-color: #1e222a;
    border-color: #1e222a!important;
	
}
.bg-slide2 {
	background: url('../img/bright.png') no-repeat center bottom;
	color: #fff;
    background-color: #26241e;
    border-color: #26241e;
}
.bg-slide3 {
	background: url('../img/twenty.png') no-repeat right center;
	color: #363843;
    background-color: #9b9daa;
    border-color: #9b9daa;
}
.bg-slide4 {
	background: url('../img/error.png') no-repeat center bottom;
	color: #fff;
    background-color: #07080a;
    border-color: #07080a;
}
.bg-slide5 {
	background: url('../img/contain.png') no-repeat center bottom;
	color: #fff;
    background-color: #093069;
    border-color: #093069;
}

.bg-footer {
	background:#eee;
	
}
.active2 {
	border-bottom: 5px solid #ffc107;
    display: inline-block;
	font-weight: 600;
}
.jumbo-bg1 {
	background: url('../img/about.jpg') no-repeat right top;
    background-color: #23456b;
}
.jumbo-bg2 {
	background: url('../img/design.jpg') no-repeat right top;
    background-color: #010202;
}
.jumbo-bg3 {
	background: url('../img/om.jpg') no-repeat right top;
    background-color: #010005;
}
.jumbo-bg4 {
	background: url('../img/audit.jpg') no-repeat right top;
    background-color: #1e272e;
}
.jumbo-bg5 {
	background: url('../img/project-implementation.jpg') no-repeat center center;
    background-color: #d1ecf1;
}

.jumbo-bg6 {
	background: url('../img/knowledge.jpg') no-repeat center bottom;
    background-color: #d1ecf1;
}

.jumbo-bg7 {
	background: url('../img/career.jpg') no-repeat center center;
    background-color: #d1ecf1;
}

.jumbo-bg8 {
	background: url('../img/client.jpg') no-repeat center center;
    background-color: #d1ecf1;
}

.jumbo-bg9 {
	background: url('../img/contact.jpg') no-repeat center center;
    background-color: #d1ecf1;
}

.jumbo-bg10 {
	background: url('../img/knowledge.jpg') no-repeat center center;
    background-color: #d1ecf1;
}

.jumbotron h1 {font-weight:700!important;color: #fff;text-shadow: 2px 2px #000;}

.text-primary {
    color: #0754a8!important;
}
.internal span {
	border-radius:50px;
	padding:5px 15px;
	margin:0 12px 12px 0;
	color: #004085;
    background-color: #cce5ff;
    border:1px solid #b8daff;
	display:inline-block;
	font-size:14px;
}