@charset "utf-8";
/* CSS Document */

.switch-section i.active{background:none!important;}

/* Sections About */
.section#about, .section-about i.active {
	background: #cd9c1e;
}

/* Sections Services */
.section#services, .section-services i.active {
	background: #00aaad;
}

/* Sections Portfolio */
.section#folio, .section-folio i.active, .item .item-detail {
	background: #25aae1;
}

/* Sections Blog */
.section#blog, .section-blog i.active, #blog .item .item-detail {
	background: #669;
}

/* Sections Blog */
#services .item .item-detail {
	background: #389A45;
}
/* Sections Contact */
.section#contact, .section-contact i.active {
	background: #ec8142;
}
.section#contact1, .section-contact1 i.active
{ background:#f58220;}