.text-orange{
	color: #ff5821;
}


.mb0 {
	margin-bottom: 0px;
}

.list-items{
	padding-left: 0px;
}
.list-items li {
	padding-left: 0px;
	list-style: none;
	font-size: 18px;
}


/*** Slider Section ***/
#hero h2.mb0 {
	margin-bottom: 0px !important;
}
/*** Slider Section ***/

/**** Form Start ****/
.contact .php-email-form select {
	border-radius: 0;
}
/**** Form End ****/

/*** Services Section ***/
#services .servbox .icon-box{
	height: 300px;
}
/*** Services Section ***/

#marketing .owl-carousel.owl-drag .owl-item {
	width: 250px !important;
	text-align: center;
}

.about .icon-boxes h3{
	color: #ff5821 !important;
}

.partners .blurb{
	padding: 30px 8px;
	margin-top: 15px;
	margin-bottom: 25px;
	text-align: center;
	background: #fff;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
	min-height: 215px;
}
.partners .blurb img{
	width: 100%;
	margin-bottom: 10px;
}
.partners .title {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 16px;
	color: #ff5821;
}
.values .card-body {
	padding: 20px 30px;
	text-align: center;
}