body{background: #cccccc;}
.primary-color,.cbp-af-header.cbp-af-header-shrink .menu-list li.active a
	{
	color: #009966!important;
}


/*==header section css===*/
.cbp-af-header.cbp-af-header-shrink a,.cbp-af-header.cbp-af-header-shrink .separator
	{
	color: #222;
}

.cbp-af-header.cbp-af-header-shrink { 
	border-color: #aac048 !important;
}

/*==about section css===*/
section.about {
	background: #262A25
}

.about p {
	color: #fff !important;
}

.about h2 {
	color: #fff !important;
}

/*==produce section css===*/
section.produce {
	background: #c1dd88
}

.produce p {
	color: #333333 !important;
}

.produce h2 {
	color: #333333 !important;
}

.produce h3 {
	color: #009966 !important;
	width: 70%;
}

/*==service section css===*/

.service h2 {
	color: #009966 !important;
}

.service .iconFont {
	color: #c1dd88;
}

.feature p {
	color: #555;
}

/*==contact section css===*/
section.contact {
	background: #f7f7f7;
}

.contact .iconFont {
	color: #c1dd88;
}

.contact p {
	color: #555;
}

p.success {
	color: #EC6A2C;
}

#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: #c1dd88;
}


