.jumbotron{
	color: #000;
}
.title{
  font-size: 45px;
  color: #f86e2a;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  padding-top: 11px;
}

.dark-container{
   color: #fff;
	padding-bottom: 30px;
}

.dark-container::before {
    content: "\f0d7";
    font: normal normal normal 100px/1 FontAwesome;
    position: relative;
    color: #FFFFFF;
    top: -42px;
    left: 50%;
    margin-left: -16px;
    margin-bottom: -63px;
}


.yii-features{
	padding-bottom: 30px;
}

.yii-features .text-title{
	font-size: 18px
}

.white-cntr{
  	color: #ffffff;
  	text-align: center;
}

.app-categories .icon-box p{
	font-size: 14px;
}

.app-categories h2{
	margin: 40px 0 50px 0;
}

.speak-to-us h2{
	font-size: 25px;
}

.speak-to-us .speech-text{
	padding-left: 0;
}

.container-orange p, .container-blue p {
    color: #ffffff;
    font-size: 17px;
}

.hiring-process .icon-box > div {
    border-bottom: 3px solid #f63;
}

.why-hire-us{
	margin-bottom: 20px;
}

.why-hire-us .icon-box > div > img,
.why-hire-us .icon-box p,
.hiring-process .icon-box > div > img,
.hiring-process .icon-box p{
    margin-bottom: 0;
}

.app-categories .icon-box img{
	margin-bottom: 0;
}