/*
Theme Name: jupiter
Theme URI: http://themeforest.net/user/artbees
Author: Artbees
Author URI: http://themeforest.net/user/artbees
Version: 5.0.10
Description: A Beautiful, Professional and Ultimate Wordpress Theme Made by Artbees. Jupiter is a Clean, Flexible, fully responsive and retina ready Wordpress theme. Its smart and hand crafted environment allows you to Build outstanding websites easy and fast.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/



/*

Main Stylesheet file is located at stylesheet/css/styles.css

*/
@font-face {
  font-family: 'Arial Rounded MT Bold';
  src:  url('fontface/ufonts.com_arial-rounded-mt-bold.ttf') format('ttf'),
        url('fontface/ufonts.com_arial-rounded-mt-bold.woff') format('woff');
		url('fontface/ufonts.com_arial_rounded_mt_bold__2.eot') format('eof');
}
a:hover {
    color: #8cc63f !important;
}
.footer_address {
  margin-bottom: 5px;
  font-size: 16px !important;
}
.home-list > li:before {
  content: "\f105";;
  font-family: fontawesome;
  font-size: 20px;
  color: #000;
}
.white > li:before {
  content: "\f105";;
  font-family: fontawesome;
  font-size: 20px;
  color: #fff;
}
.home-list > li {
  list-style: outside none none;
}
.home-list a {
  padding-left: 10px;
}
.home-text {
  font-family: open sans;
}
.white a {
  color: #fff;
}
#mk-theme-container > section {
  background: #fff !important;
}
.header-logo {
  padding-left: 15px;
}
.vc_align_center{
text-align:center;
}
.tp-caption {
  background: #020202 none repeat scroll 0 0 !important;
  bottom: 0 !important;
  top: auto !important;
opacity:0.6 !important;
}
.training-text {
  text-align: center;
  color: #fff;
  font-size: 16px;
min-height: 70px;
  font-family: raleway;
padding-top:10px;
}
.top-home {
  margin-top: -50px;
}
.tp-caption.blacknew.tp-fade.tp-resizeme.start {
    float: left !important;
    left: 0 !important;
    width: 100% !important;
}
.tp-caption.blacknewblack.tp-fade.tp-resizeme.start {
    float: left !important;
    left: 0 !important;
    width: 100% !important;
}
.tp-caption.black1.tp-fade.tp-resizeme.start {
    float: left !important;
    left: 0 !important;
right:0 !important;
    width: 100% !important;
}
.tagimage {
    margin-bottom: 23px !important;
}
.tp-caption h2 {
color:#fff !important;
}
div#rev_slider_1_1 h2 {
    text-transform: inherit;
}
.dark-green {
background: #8CC63F;
}
.light-green{
background: #B8DA89;
}

.dark-purple {
background:#3A2161;
}
.light-purple{
background: #5B57A6;
}