.inner-banner, .white-text{
	color: #fff
}

.icon-boxes h2{
	margin-bottom: 60px;
}

.jumbotron{
	font-family: 'Oswald', sans-serif;
    color: #fff;
    width: 100%;
    margin: 0 0 0 0;
	border-radius: 0 !important;
}

h5.custom-h5{
    color: #0099FF;
    padding-bottom: 10px;
    border-bottom: 1px solid #e3edf4;
	position: relative;
}

.custom-h5:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 70px;
    border-bottom: 1px solid #41AEF7;
}


.white .text-title {
   color: white;
}

.wht {
   color: #ffffff;
}

.aspnet-services i.fa{
	color: #3EB54A;
}
.bx-wrapper{
	width:250px;
}
.bx-viewport{
	height: 380px !important;
}
.ewic-slider{
	width: 240px !important;
}
.ewic-wid-imgs{
	width: 270px !important;
}