.active-main-menu{
	color: #0474c9;
	border-radius: 30px;
    background: linear-gradient(to bottom, rgba(3,123,142,1) 0%, rgba(29,43,115,1) 49%, rgba(232,86,120,1) 100%);
}
.active-main-menu a.currentMenu{
 color: #fff !important;
}
 
.recent_wrap > ul > li.activeService > div.txt_hold > h4 > a{
	color:#e85477;
}