

.icon-box-cell i {
    padding-right: 20px;
	font-size:45px;
	line-height:40px;
}
.icon-boxline i {
	position: absolute;
	top: 35px;
	left: 30px;
	color: #FFA800;
	font-size: 50px;
    line-height: 50px;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
section.footer-bottom .social-icons ul li i {
	font-size:30px;
}
.about-box ul li i, .flaticon-drill-2 {
	float: left;
	color: #FFA800;
	margin-right: 10px;
}
.section-unnamed-1 .icon-box-cell i {
    padding-right: 20px;
	font-size:60px;
	color: #FFA800;
	line-height:60px;
}
.black {
	color:#242424 !important;	
}
.white {
	color:#FFF !important;	
}
