.back_top,.bg-gradient,.home-bg,.btn-gradient,.features_border,.in_features,.bg-features{	
	background: #000428 !important;
	background: -webkit-linear-gradient(to right, #004e92, #000428) !important; 
	background: linear-gradient(to right, #004e92, #000428) !important; 
}

.section_title_icon,
.btn-gradient:hover,
.btn-gradient:focus,
.btn-gradient:active,
.btn-gradient.active,
.btn-gradient.focus,
.btn-gradient:active,
.btn-gradient:focus,
.btn-gradient:hover,
.open>.dropdown-toggle.btn-gradient,
.features_one .features_list .features_list_icon i,
.work_icon i,.work_process .work_box .work_left::after,
.work_process .work_box .work_right::after,
.about_boxes .about_icon i,
.features_one .features_icon {
	background: #004e92 !important;
	background: -webkit-linear-gradient(to right, #000428, #004e92) !important; 
	background: linear-gradient(to right, #000428, #004e92) !important; 
}