

a {
	color:#9a9a9a;
}
.panel-body p{
	color:#999;
}

.btn-theme {

	border-radius:4px;
}
.btn-info {
	background-color:#e81d25;
}
.btn-info:hover{
	background-color:#bf0008;
}

.icon-box-info h3{
	color:#333;
	font-weight:400;
}
.icon-box-info p{
	color:#444;
}
.white_class h3{
	color:#fff;
}
.icon-box-info h4{
	color:#fff;
	font-weight:700;
	font-size:22px;
	text-transform:uppercase;
	padding:0;
	margin:0;
}
.white_class span{
	color:#fff;
	font-size:18px;
	text-transform:capitalize;
}
.white_class p{
	color:#fff;
	font-size:15px;
	line-height:1.9em;
}

.grey_class h3{
	color:#333;
}
.grey_class span{
	color:#555;
	font-size:18px;
	text-transform:capitalize;
}
.grey_class p{
	color:#444;
	font-size:15px;
	line-height:1.9em;
}
/* 	header section  */

.text_grey{
	color:#42423e;
}
.text_white{
	color:#fff;
}
.mar_10{
	margin-top:10px;
}
.pad_zero{
	margin:0;
	padding:0;
}


/* 	services section  */

.icon-box-primary .icon-box-icon i {
	color:#2db2ea;
}


/*  work section */

.pic .overlay a.link, .pic .overlay a.zoom{

	background:#2db2ea;
}

/*  accordion */

.panel-group .panel-heading > a:after {
	background:#2db2ea;
}

/*  achievement section */

.achivement-box i {
	color:#2db2ea;
}

/* team section */

.team-box .team-social a:hover{
	color:#2db2ea;
}

/*  progress bar */

.progress-bar-theme {
	background:#2db2ea;
}

/*  price section */
.price-box.active .price-header {
	background:#2db2ea;
}

/*  contact section */

.contact-box i {
	color:#2db2ea;
}

