/*Backgrounds Color*/

	/*Main Color*/
	.description li:hover i,
	.progress_line,
	.circle_progress,
	.head_table h3{	
		background-color: #08c;
	}
	.circle_progress{
		border: solid 1px #08c;
	}
	.text_how a,
	.icon-ok-sign,
	a{
		color: #08c;
	}
	.info_item ul li{
		border-right: 1px solid #08c;
	}


	/*Basic Color*/
	.botton,
	nav,
	footer,
	.botton_phone{
		background-color: #101010;
	}

	.social li a,
	footer p,
	.copry ul li,
	.copry ul li a{	
		color: #969696;
	}
	
	.botton,
	.botton:hover,
	.logo li a,
	.botton_phone,
	.download a, 
	.download p,
	.description li:hover i,
	.circle_progress,
	.head_table h3,
	footer h3,
	.form_online .botton{
		color: #fff;
	}
