.btn-primary {
    background: #84c09e;
    border: 1px solid #84c09e;
}

.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
	background: #84c09e;
    color: #fff;
}

.navbar-default .navbar-nav .dropdown {
    border-top: 2px solid #84c09e;
}

.dropdown li a.active, .sup-dropdown li a.active {
    background: #84c09e;
    color: #fff;
}

.dropdown > li:hover > a, .sup-dropdown li:hover > a {
    background: #84c09e;
    color: #fff;
}

.feature i, .feature-2 i {
    color: #84c09e;
}

.main-slider .carousel-caption h1 {
    background: rgba(0, 0, 0, 0.4);
}

.main-slider .carousel-caption p {
    background: rgba(0, 0, 0, 0.4);
}

.home-about-us a {
    color: #84c09e;
}

.project .project-details {
    background-color: #534e45;
}

.effect-duke {
	background: rgba(254, 209, 54, 0.8);
}

.overlay {
    background-color: rgba(132, 192, 158, 0.8); 
}
.overlay-no {
    /*background-color: rgba(254, 209, 54, 0.8);*/ 
}
.footer-link li:hover a {
    color: #84c09e;
}

.footer-social li a {
    /*background: #fff;*/
	border: 1px solid #fff;
}

.footer-social .btn-default {
    background: #84c09e;
    border-color: #84c09e;
}

.copyright-section a {
    color: #84c09e;
}

.team-section .nav-tabs.nav-justified {
    background: #84c09e;
}

.team-member .team-details {
    background-color: rgba(254, 209, 54, 0.8);
}

.page-title-overlay {
   /* background: rgba(254, 209, 54, 0.9);*/
}
.page-title-overlay-no {
    /*background: rgba(254, 209, 54, 0.9);*/
}
.progress-bar {
    background: #84c09e;
}

.panel-default > .panel-heading {
	background-color: #84c09e;
}

.sidebar .tagcloud a:hover {
    background: #84c09e
}

.widget-search .search-btn {
	background-color: #84c09e;
}


.plan-name {
	background: #84c09e;
}

.plan-signup {
	background: #84c09e;
}

.dot1, .dot2 {
    background-color: #84c09e;
}