/*------------------------------------------------------------------
[Master Stylesheet]

Template Name: GO Multipurpose HTML5 Bootstrap Theme >>>> 

Version:1.0

Author profile : http://themeforest.net/user/2AA 

Primary use : Business,Bloging,Multipurpose,Corporate,creative,promotion,landing
-------------------------------------------------------------------*/
/*------------------------------------------------------------------

	light-blue color version */
/*---------------------------------------------------
    LESS Elements
  ---------------------------------------------------
    A set of useful LESS mixins
  
  ---------------------------------------------------*/
/* ==========================================================================
   LESS VARIABLES LIST
   ========================================================================== */
#tweet div p strong,
.title strong {
  color: #92d10b;
}
.spinner > div {
  background-color: #92d10b;
}
.btns-about a:hover,
#Features a:hover,
#buy a:hover {
  background-color: #92d10b !important;
}
.flip-3D .front {
  background: #f5f5f5;
  background: -webkit-gradient(linear, right bottom, right top, color-stop(0, #eeeeee), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #eeeeee, #ffffff);
  background: -moz-linear-gradient(center bottom, #eeeeee 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-color: #eeeeee;
  background: -webkit-gradient(linear, right top, right bottom, from(#eeeeee), to(#ffffff));
  background: -webkit-linear-gradient(top, #eeeeee, #ffffff);
  background: -moz-linear-gradient(top, #eeeeee, #ffffff);
  background: -ms-linear-gradient(top, #eeeeee, #ffffff);
  background: -o-linear-gradient(top, #eeeeee, #ffffff);
}
.flip-3D .back {
  background: #92d10b !important;
}
.bullet {
  border-color: #92d10b !important;
}
#countdown::before,
#testomnials::before {
  background-color: rgba(146, 209, 11, 0.8);
}
#pricing .preimeum {
  background-color: #92d10b;
}
.preimeum .upper-table {
  background: #9ce00c !important;
}
.preimeum .inner-table h4 {
  border-color: #9ce00c !important;
}
#pricing .preimeum .inner-table ul > li {
  border-color: #9ce00c !important;
}
#pricing .preimeum .lower-table a {
  background-color: #8bc70a !important;
}
#pricing .preimeum .lower-table a:hover {
  background-color: #77aa09 !important;
}
#promo-ad .Fservices i,
#promo-ad .Fservices h3 {
  color: #92d10b;
}
#promo-ad .Fservices:hover {
  background-color: #92d10b;
}
#contact .form-inline button[type="submit"] {
  background-color: #92d10b;
}
#contact .form-inline button[type="submit"]:hover {
  color: #92d10b;
  border: 1px solid #92d10b;
}
