/*color*/
body a,#mainNav li.active a,#mainNav li a:hover, #mainNav li a:active,#mainNav li ul li a:hover, #mainNav li ul li a:active,body .footer .footerTop .widget .title,body .footer .copyright .bottomNav ul li a:hover,#banner.subBanner .desc,.liquid-slider-wrapper .content .italic,#content.portfolios .group .option-set li a.selected,.recentProject .content .title a:hover,.footer .copyright p a:hover,#mainContent aside .widgets .latestNews li .title a:hover,.ourTeam .teamMembers .desc,.latestProject .col-md-3.col-sm-3 .title a:hover,#mainContent .blogPost .metaSection .postHeader .content .title a:hover,#mainContent aside .widgets .recentpost li .content p a:hover,.relatedPost p a:hover,.leaveComment form div label span,#mainContent .blogPost .metaSection .metapost .icon40 p,#mainContent .blogPost .metaSection .metapost .icon30 p,#mainContent .latestPost .blog .content .title a:hover,#mainContent .singleServices .servicesHeader .postHeading .desc,body #mainNav li a.current,#mainNav ul.menu ul li:hover > a.current,.sky_blue,.recentProject .hoverEffect .mask p{
	color:#9761a9;
}
/*border*/
.nav li.active a, .nav li.active a:hover {
	border:1px solid #9761a9;
}
.light-overlay {
	border-bottom: 55px solid #9761a9;
}
.slider-parallax {
	border-top: 2px solid #9761a9;
}
.slider-parallax{
	border-bottom: 2px solid #9761a9;
}
.fullwidthbanner-container .tp-caption.large_bg{
	border-color: #9761a9;
}
#mainNav ul.menu ul,#content.portfolios .group .option-set li a.selected {
	border-top: 2px solid #9761a9;
}
#mainNav li.active{
	border-top: 5px solid #9761a9;
}
.footer .footerTop, #content.portfolios .group{
	border-top-color: #A489AD;
}
.pageTop{
	border-bottom: 5px solid #A489AD;
}
#mainNav ul.menu ul li.arrow {
	border-bottom: 7px solid #9761a9;
}

#mainContent aside .widgets .sidebarNav li a.active .right-arrow,#mainContent aside .widgets .sidebarNav li a:hover .right-arrow{
	border-right: 10px solid #9761a9;
}
#mainContent aside .widgets .sidebarNav li a:hover .left-arrow, #mainContent aside .widgets .sidebarNav li a.active .left-arrow{
	border-left: 10px solid #9761a9;
}
/*Background*/
#mainContent aside .widgets .sidebarNav li a.active,#mainContent aside .widgets .sidebarNav li a:hover,.fullwidthbanner-container .tp-caption.buy_now a,.fullwidthbanner-container .tp-caption.color-bg{
	background-color:#9761a9;
}
.bx-wrapper .bx-next:hover,.bx-wrapper .bx-prev:hover,.liquid-slider-wrapper .liquid-nav-right-arrow:hover,.liquid-slider-wrapper .liquid-nav-left-arrow:hover,.ourSkills .progress_bar .progress .bar,.pricingTableCon .pricetable .title,.slider-parallax,.da-arrows span,.da-dots span,.iview-caption.caption2,.flex-control-nav a.flex-active  {
	background-color: #9761a9;
}
.footer .copyright{
	background-color: #7C2F96;
}

.btn.btn-theme-pri,#mainContent .pagination ul li a.active{
    border: 1px solid #9761a9;
	background: #9761a9;
	background: -moz-linear-gradient(top,  #9761a9 0%, #753d91 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9761a9), color-stop(100%,#753d91));
	background: -webkit-linear-gradient(top,  #9761a9 0%,#753d91 100%);
	background: -o-linear-gradient(top,  #9761a9 0%,#753d91 100%);
	background: -ms-linear-gradient(top,  #9761a9 0%,#753d91 100%);
	background: linear-gradient(to bottom,  #9761a9 0%,#753d91 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9761a9', endColorstr='#753d91',GradientType=0 );
	box-shadow: inset 0px 0px 0px 1px #9761A9, 0px 0px 0px 4px rgba(151, 97, 169, 0.2) !important;
	text-shadow: 0px 1px 0px rgba(151, 97, 169, 0.75);
	}

.btn.btn-theme-pri:hover ,#mainContent aside .widgets .tag li a:hover{
    border: 1px solid #753d91;
	background: #753d91;
	background: -moz-linear-gradient(top,  #753d91 0%, #9761a9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#753d91), color-stop(100%,#9761a9));
	background: -webkit-linear-gradient(top,  #753d91 0%,#9761a9 100%);
	background: -o-linear-gradient(top,  #753d91 0%,#9761a9 100%);
	background: -ms-linear-gradient(top,  #753d91 0%,#9761a9 100%);
	background: linear-gradient(to bottom,  #753d91 0%,#9761a9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#753d91', endColorstr='#9761a9',GradientType=0 );
	}

.listStyles ul li .circleColor{
	background:#9761a9;
	 border: 1px solid #753d91;
	box-shadow: inset 0px 0px 0px 1px #9761a9, 0px 0px 0px 3px  rgba(151, 97, 169, 0.2)  ;
}

.nav li.active a, .nav li.active a:hover {
	background: #9761a9;
	background: -moz-linear-gradient(top,  #9761a9 0%, #753d91 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9761a9), color-stop(100%,#753d91));
	background: -webkit-linear-gradient(top,  #9761a9 0%,#753d91 100%);
	background: -o-linear-gradient(top,  #9761a9 0%,#753d91 100%);
	background: -ms-linear-gradient(top,  #9761a9 0%,#753d91 100%);
	background: linear-gradient(to bottom,  #9761a9 0%,#753d91 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9761a9', endColorstr='#753d91',GradientType=0 );
	}

#mainContent aside .widgets .tag li a{
    border: 1px solid #9761a9;
	background: #9761a9;
	background: -moz-linear-gradient(top,  #9761a9 0%, #753d91 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9761a9), color-stop(100%,#753d91));
	background: -webkit-linear-gradient(top,  #9761a9 0%,#753d91 100%);
	background: -o-linear-gradient(top,  #9761a9 0%,#753d91 100%);
	background: -ms-linear-gradient(top,  #9761a9 0%,#753d91 100%);
	background: linear-gradient(to bottom,  #9761a9 0%,#753d91 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9761a9', endColorstr='#753d91',GradientType=0 );
	box-shadow: 0px 0px 0px 1px #753d91;
}


#mainContent .blogPost .metaSection .metapost .icon40,#mainContent .blogPost .metaSection .metapost .icon30 {
	background: #EDDEF1;
	background:rgba(151, 97, 169, 0.2);
}


.btn.btn-inverse {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#525252), to(#3d3d3d));
  background-image: -webkit-linear-gradient(top, #525252, 0%, #3d3d3d, 100%);
  background-image: -moz-linear-gradient(top, #525252 0%, #3d3d3d 100%);
  background-image: linear-gradient(to bottom, #525252 0%, #3d3d3d 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff525252', endColorstr='#ff3d3d3d', GradientType=0);
  border: 1px solid #3e3e3e;
  text-shadow: none;
  box-shadow: inset 0px 0px 0px 1px #5b5b5b !important;
}
.btn.btn-inverse:hover {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#3d3d3d), to(#525252));
  background-image: -webkit-linear-gradient(top, #3d3d3d, 0%, #525252, 100%);
  background-image: -moz-linear-gradient(top, #3d3d3d 0%, #525252 100%);
  background-image: linear-gradient(to bottom, #3d3d3d 0%, #525252 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3d3d3d', endColorstr='#ff525252', GradientType=0);
}