body{background: #cccccc;}
.primary-color,header.smaller .menu-list li.active a
	{
	color: #292f4b !important;
}


/*==header section css===*/
header.smaller a,header.smaller .separator
	{
	color: #20317a;
}

header.smaller { 
	border-color: #292f4b !important;
}

/*==about section css===*/
section.about {
	background: #20317a;
}

.about p {
	color: #fff !important;
}

.about h2 {
	color: #fff !important;
}

/*==service section css===*/
.service .iconFont {
	color: #20317a;
}

.feature p {
	color: #555;
}

/*==contact section css===*/
section.contact {
	background: #f7f7f7;
}

.contact .iconFont {
	color: #292f4b;
}

.contact p {
	color: #555;
}

p.success {
	color: #292f4b;
}

#map-canvas{border-bottom: solid 1px #DDD; border-top: solid 1px #DDD;}
/*==footer section css===*/
footer {
	color: #413b3a;
}

footer .iconSocial a {
	color: #413b3a;
}

footer .iconSocial a:hover {
	color: #4d4745 !important;
	opacity:1 !important;
}

.button {
	background: #20317a;
}