
@charset "UTF-8";

/*=============================================
=          style of light green color            =
=============================================*/
.title-container ul .color { color: #97bd3f; }

.explore_btn { background-color:#97bd3f; }

.title.one { color:#97bd3f; }

#nav .current a,.menu a:hover { color:#97bd3f!important; }

.divider { background-color: #97bd3f; }

.cap,.d-element:hover { background-color: #97bd3f; }

#Big-ico .d-element .icons  { background-image: url(../../img/ss_icons-green.png); background-repeat: no-repeat;} 
.p-one{background-image:url(../../img/parallax/polygon-pattern-green.jpg); background-repeat: repeat;}

.p-two{background-image:url(../../img/parallax/polygon-pattern-green.jpg); background-repeat: repeat;}

.p-three{background-image:url(../../img/parallax/polygon-pattern-green.jpg); background-repeat: repeat;}

.t-element:hover .t-data { background-color: #97bd3f!important;}

.t-name { color:#97bd3f!important;}

/*portfolio hover button*/
.folio-btn:hover { background-color:#97bd3f;}

/* our achievements color*/
.bold { color:#97bd3f!important;}

/* our achievements color*/
.strong { color:#97bd3f!important;}

/*buy section*/
#buy-section { background-color: #97bd3f;}

#buy-section a { color:#97bd3f;}

#buy-section a:hover { background-color:#6db604;}

/* our services hover color */
.s-ico:hover { background-color: #97bd3f; border: 1px solid transparent;}

.s-ico {
	border:1px solid #97bd3f;
	background-image: url(../../img/ss_icons-green.png); background-repeat: no-repeat; background-position : center center;
}

/* Testominal section */
.clientblock p strong { color:#97bd3f;}

/*footer send btn */

#buy-section a:hover {background-color:#65a705;}
.send-btn { background-color: #97bd3f;}
.send-btn:hover { color:#97bd3f; }

/*-----  End of Section comment block  ------*/