/*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:#14b89a;
}
/*border*/
.nav li.active a, .nav li.active a:hover {
	border:1px solid #14b89a;
}
.light-overlay {
	border-bottom: 55px solid #14b89a;
}
.slider-parallax {
	border-top: 2px solid #14b89a;
}
.slider-parallax{
	border-bottom: 2px solid #14b89a;
}
.fullwidthbanner-container .tp-caption.large_bg{
	border-color: #14b89a;
}
#mainNav ul.menu ul,#content.portfolios .group .option-set li a.selected {
	border-top: 2px solid #14b89a;
}
#mainNav li.active{
	border-top: 5px solid #14b89a;
}
.footer .footerTop, #content.portfolios .group{
	border-top-color: #7ED1C2;
}
.pageTop{
	border-bottom: 5px solid #7ED1C2;
}
#mainNav ul.menu ul li.arrow {
	border-bottom: 7px solid #14b89a;
}

#mainContent aside .widgets .sidebarNav li a.active .right-arrow,#mainContent aside .widgets .sidebarNav li a:hover .right-arrow{
	border-right: 10px solid #14b89a;
}
#mainContent aside .widgets .sidebarNav li a:hover .left-arrow, #mainContent aside .widgets .sidebarNav li a.active .left-arrow{
	border-left: 10px solid #14b89a;
}
/*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:#14b89a;
}
.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: #14b89a;
}
.footer .copyright{
	background-color: #09856E;
}

.btn.btn-theme-pri,#mainContent .pagination ul li a.active{
    border: 1px solid #64b7a8;
	background: #00c19e;
	background: -moz-linear-gradient(top,  #00c19e 1%, #14b89a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#00c19e), color-stop(100%,#14b89a));
	background: -webkit-linear-gradient(top,  #00c19e 1%,#14b89a 100%);
	background: -o-linear-gradient(top,  #00c19e 1%,#14b89a 100%);
	background: -ms-linear-gradient(top,  #00c19e 1%,#14b89a 100%);
	background: linear-gradient(to bottom,  #00c19e 1%,#14b89a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c19e', endColorstr='#14b89a',GradientType=0 );
	box-shadow: inset 0px 0px 0px 1px #00C19E, 0px 0px 0px 4px rgba(20, 184, 154, 0.2) !important;
	text-shadow: 0px 1px 0px rgba(20, 184, 154, 0.75);
		}

.btn.btn-theme-pri:hover ,#mainContent aside .widgets .tag li a:hover{
    border: 1px solid #14b89a;
	background: #14b89a;
	background: -moz-linear-gradient(top,  #14b89a 0%, #00c19e 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#14b89a), color-stop(99%,#00c19e));
	background: -webkit-linear-gradient(top,  #14b89a 0%,#00c19e 99%);
	background: -o-linear-gradient(top,  #14b89a 0%,#00c19e 99%);
	background: -ms-linear-gradient(top,  #14b89a 0%,#00c19e 99%);
	background: linear-gradient(to bottom,  #14b89a 0%,#00c19e 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14b89a', endColorstr='#00c19e',GradientType=0 );
	}

.listStyles ul li .circleColor{
	background:#14b89a;
	 border: 1px solid #00c19e;
	box-shadow: inset 0px 0px 0px 1px #00C19E, 0px 0px 0px 4px rgba(20, 184, 154, 0.2);
}

.nav li.active a, .nav li.active a:hover {
	background: #64b7a8;
	background: -moz-linear-gradient(top,  #64b7a8 0%, #14b89a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64b7a8), color-stop(100%,#14b89a));
	background: -webkit-linear-gradient(top,  #64b7a8 0%,#14b89a 100%);
	background: -o-linear-gradient(top,  #64b7a8 0%,#14b89a 100%);
	background: -ms-linear-gradient(top,  #64b7a8 0%,#14b89a 100%);
	background: linear-gradient(to bottom,  #64b7a8 0%,#14b89a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64b7a8', endColorstr='#14b89a',GradientType=0 );
	}

#mainContent aside .widgets .tag li a{
    border: 1px solid #64b7a8;
	background: #64b7a8;
	background: -moz-linear-gradient(top,  #64b7a8 0%, #14b89a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#64b7a8), color-stop(100%,#14b89a));
	background: -webkit-linear-gradient(top,  #64b7a8 0%,#14b89a 100%);
	background: -o-linear-gradient(top,  #64b7a8 0%,#14b89a 100%);
	background: -ms-linear-gradient(top,  #64b7a8 0%,#14b89a 100%);
	background: linear-gradient(to bottom,  #64b7a8 0%,#14b89a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#64b7a8', endColorstr='#14b89a',GradientType=0 );
	box-shadow: 0px 0px 0px 1px #14b89a;
}


#mainContent .blogPost .metaSection .metapost .icon40,#mainContent .blogPost .metaSection .metapost .icon30 {
	background: #C3EBE3;
	background: rgba(20, 184, 154, 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);
}