a, .section-title h1 i, .pricing-box li h1, .slide-content h1 strong, .timeline-content #timeline .post-body .blog-title h1 a:hover, .service-items a:hover, .service-items a:hover h3, .form-group label.error, .blog-content a:hover, .panel-group .panel-heading a, .panel-group .panel-heading a:hover, .media .media-body .lead {
	color: #659755; /* ANTERIOR: #64B22E */
}/* COLOR STANDARD */

.section-title .lead strong, .progress .progress-bar, .nav-tabs > li > a, .parallax-box a:hover, .pager .puls > a:hover, .pricing-box .pricing-featured li.price-row, .pager .pagination li a:hover, .widget .widget-tag li a:hover, .hi-icon-effect-1 .hi-icon, .mybutton a span, .mybutton button span, .csstransforms3d .mybutton a:hover span::before, .csstransforms3d .mybutton button:hover span::before {
	background: #659755;
}/* BACKGROUND STANDARD COLOR */

.nav-tabs > li > a, .form-group .form-control.error, .form-group .form-control.error:focus{
	border-color: #659755;
}/* BORDER STANDARD COLOR */

.hi-icon-effect-1 .hi-icon:after {
	box-shadow: 0 0 0 4px #659755;
}/* BOX-SHADOW STANDARD COLOR */

.no-touch .hi-icon-effect-1 .hi-icon:hover {	
	/*background: rgba(100, 178, 46, 1);*/
	background: rgba(101, 151, 85, 1);
}/* BACKGROUND STANDARD COLOR(RGBA) */

.parallax-box a:hover p, .parallax-background-color p{
	color: #73bb41; /*73bb41	*/	
}/* COLOR LIGHT */

.csstransforms3d .mybutton a span::before, .csstransforms3d .mybutton button span::before {
	background: #59b519;
} /* BACKGROUND DARK COLOR */
.pricing-box .pricing-featured li.price-row span{
  color:#59b519;
}/* DARK COLOR */

.parallax-background-color{	
	/*background: rgba(101, 178, 46, 0.75); /* ORIGINAL */
	/*background: rgba(101, 178, 46, 0.31);*/
	/*background: rgba(101, 178, 46, 0.18); /*MAYBE*/
	/*background: rgba(101, 178, 46, 0.23); sss*/

	/*background: rgba(101, 150, 84, 0.45); ULTIMO*/
	background: rgba(101, 150, 84, 0.51);
	
}/* DARK BACKGROUND COLOR(RGBA) */