.txt-for{
  text-align: center;
  text-decoration: underline;
}

.inner-banner{
	padding-left: 0;
	padding-right: 0;
}

.jumbotron{
	font-family: 'Oswald', sans-serif;
	background: rgba(0, 51, 95, 0.6);
    color: #fff;
    width: 100%;
    margin: 0 0 0 0;
	border-radius: 0 !important;
}

.jumbotron h1{
	margin-bottom: 40px
}

.title-highlight{
	color: #3EB54A
}

.col-no-padding{
	padding-left: 0;
	padding-right: 0;
}

.list.expertise h5{
	font-size: 20px;
}

.our-strength h2{
	margin-bottom: 50px;
}
.our-strength h2, .our-strength p, .our-strength .text-title{
    color:#fff;
}

.our-strength .fa, .our-strength .text-title{
    color: #c38330;
}