::-moz-selection {
    background:#29278A;
}

::selection {
    background:#29278A;
}

.services.style-1 .item.active .circle, .services.style-1 .item:hover .circle, .more:hover, .subscribe input.submit, #menu > a, .page-title, .accordion h4.ui-state-active, .accordion.style2 h4.ui-state-active .icon-plus, .accordion.style2 h4.ui-state-active .icon-minus, .meter > span:after, .animate > span > span, .button.color, #horizontal-tabs.style2 ul.tabs li.current, #vertical-tabs.style2 ul.tabs li.current, #horizontal-tabs.style2 ul.tabs li:hover, #vertical-tabs.style2 ul.tabs li:hover, #toggle-view li h4.color, .highlight-color, .dropcap.color, .pagination a.next-button:hover, .pagination a.prev-button:hover, .pagination a:hover, .pagination a.current, table.style.color th, .meter .meter-content, .team .item .member-social a:hover, .services.style-2 .item .circle, .services.style-2 .item.active:hover .circle, .services.style-3 .item.active .circle, .services.style-3 .item:hover .circle, .tables-column .footer h4 a:hover, .tables-column.color .header h3 , .tables-column.color .footer h4 a, .tables-column .header h3 span.pop, .share-social a:hover, .popular-tags a:hover, .widget .followers li a:hover, body.under-construction #wrap.boxed, body.under-construction .content input.subscribe-button, .flex-control-nav li a.flex-active, .flex-control-nav li a:hover, header.style-4 .top-bar, html.ie.ie8 .img-caption, html.ie.ie8 .fancybox-title-float-wrap .child, .slide-bg-color {
	/* IE10+ */ 
	background-image: -ms-linear-gradient(top right, #29278A 0%, #1C1B5E 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top right, #29278A 0%, #1C1B5E 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top right, #29278A 0%, #1C1B5E 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, right top, left bottom, color-stop(0, #29278A), color-stop(100, #1C1B5E));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top right, #29278A 0%, #1C1B5E 100%);

	/* W3C Markup */ 
	background-image: linear-gradient(to bottom left, #29278A 0%, #1C1B5E 100%);
}
a:hover{color:#29278A;}
.img-caption, .fancybox-title-float-wrap .child {
	background:rgba(41, 39, 138, 0.7);
}

/* Colors 
================================================== */ a:hover, .latest-blog .item h3 a:hover, .tweet_list li i.icon-twitter, .tweet.footer .tweet_list li a:hover, footer a:hover, .button.normal:hover, .breadcrumbs a, span.color, .team .item span, .check-list.why li:before, .widget.most-posts ul.posts li a:hover, .blog-3 .item .post-meta a:hover, .post-tags a, .form-box label small, i.color, header.style-4 .navigation > ul > li > a:hover, header.style-4 .navigation > ul > li > a.selected, header.style-4 .navigation > ul > li.active > a {
	 color:#94263A;
}

/* borders
================================================== */
.navigation ul li a:hover, .navigation ul li a.selected, .navigation ul li.active a {
	border-top:4px solid #29278A;
}

#horizontal-tabs ul.tabs li.current {
	border-top:2px solid #29278A;
}

#vertical-tabs ul.tabs li.current {
	border-left:2px solid #29278A;

}

header.style-3 .navigation ul li a:hover, header.style-3 .navigation ul li a.selected, header.style-3 .navigation ul li.active a {
	border-top:1px solid #29278A;
}
