 /*Green Color #15B254 & #15B254 */
 
.btn:focus, .subscribe-btn, .progress .progress-bar, #current:after, .tp-leftarrow.default:hover, .tp-rightarrow.default:hover, .contact-box:hover, .ch-info-wrap, .ch-info .ch-info-back, .content-box-about .ch-info-front, figure.effect-zoe figcaption, h2.form-signin-heading, a.prev,a.next, a.prev,a.next {
    background: #00946a;
}

.accordionMod .panel-heading .current {
    background: #036347; /* color de la cabeera del acordion cuando esta activo */
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pager li > a:hover, .pager li > a:focus, .navbar-toggle i, .cn-wrapper li a, .cn-wrapper:after, #not-found i, #options li a.selected {
    background-color: #00a85a;
    color: #fff;
}

.spinner {
    border-top-color: rgb(0, 166, 89);
}

.hero {
    border-left-color: rgb(0, 166, 89);
}

#options li a.selected {
	border: 1px solid rgb(0, 166, 89);
}

.ie8 .btn-color, .ie9 .btn-color {
	background: rgb(0, 166, 89) !important;
}

.ie8 .btn-color:hover, .ie9 .btn-color:hover {
	background: rgb(0, 166, 89)!important;
}

.btn-color:hover {
    color: #fff !important;
    background-color: rgb(0, 166, 89)!important;
    border-color: rgb(0, 166, 89) !important;
}

.sidebar-nav li.active:hover {
    background-color: rgb(0, 166, 89) !important;
}

.btn-color {

    color: #fff !important;
	background-color: rgb(0, 166, 89) !important;
    border-color: rgb(0, 166, 89) !important;
}

#current,.menu ul li a:hover,.menu ul>li:hover>a, h2.form-signin-heading {
	border-bottom: 3px solid rgb(52, 219, 1); /*  Borde inferior del div activo del menú */
}

ul.why li:before {
    background: rgb(0, 166, 89);
}

.menu ul ul {
	border-top: 3px solid rgb(52, 219, 1) /*  Borde superior del sub menú al pasar el mouse */
}

#horizontal-tabs ul.tabs li.current {
    border-top: 2px solid rgb(0, 166, 89);
}

#vertical-tabs ul.tabs li.current {
    border-left: 2px solid rgb(0, 166, 89);
}

.author-content, div.content-box.big, #cn-tabs .service, .comment-des, .contact-box {

}

a, .post-item h4 a:hover, .cn-wrapper li a:hover, .cn-wrapper li a.active, .color, ul.list.icons li i, #current span, .menu ul > li > a:hover, .menu ul > li > a:hover span, #not-found h2, .bx-wrapper .bx-controls-direction a i, .pagination > li > a, .pagination > li > span, .phone-login a:hover, .price, .random-box-icon {
    color: rgb(25, 253, 4);
}
#current {
    color: rgb(255, 255, 255); /* color de la letra activa de menú */
}


.menu ul > li > a:hover, .menu ul > li > a:hover span {
    color: rgb(0, 166, 89);
}

.testimonial p {
	border-left: 5px solid rgb(0, 166, 89);
    border-right: 5px solid rgb(0, 166, 89);
}

.blockquote {
	border-left: 5px solid rgb(255, 255, 255);
    border-right: 5px solid rgb(255, 255, 255);
}

.pricing_plan h3, .pricing_plan.special h3, .sidebar-nav li.active, .sidebar-nav li:hover, .btn.btn-shopping-cart .fa {
    background-color: rgb(0, 166, 89);
}

.pattern-overlay {
    background-color: rgb(0, 166, 89, 0.75);
}

.pattern-overlay-division-1 {
    /* background-color: rgb(0, 166, 89, 0.75); */
    background-color: transparent;
}



.pattern-overlay-division-2 {
    background-color: transparent;
}

.pattern-overlay-division-3 {
    /* background-color: rgb(0, 166, 89, 0.75); */
    background-color: transparent;
}

.subscribe-btn {
    background: rgb(0, 166, 89) !important;
}

/* .posts-block {
    background-color: rgb(0, 166, 89, 0.75);
} */