@font-face {
	font-family: 'supermarket';
	src:url('../fonts/supermarket/supermarket.eot');
	src:url('../fonts/supermarket/supermarket.eot?#iefix') format('embedded-opentype'),
		url('../fonts/supermarket/supermarket.woff') format('woff'),
		url('../fonts/supermarket/supermarket.ttf') format('truetype'),
		url('../fonts/supermarket/supermarket.svg#supermarket') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
    font-family: 'Century Gothic', sans-serif;
}

body h1, h2, h3{
    font-family: "supermarket";
}
/*about our organization*/
#templatemo_about {
    background: #ffffff;
/*    float: left;*/
}
#templatemo_about .about_icon img {
    width: 100%;
}
#templatemo_about .about_icon h2 {
    text-align: center;
    font: normal normal normal 20px/25px 'Century Gothic', sans-serif;
}
#templatemo_about .about_icon .imgwap {
    text-align: center;
    border-radius: 75px;
}
#templatemo_about .about_icon p {
    text-align: center;
    font: normal normal normal 14px/23px 'Century Gothic', sans-serif;
}
#templatemo_about .mission {
    background-color: #bd3e25;
    color: #f5bd48;
}
#templatemo_about .product {
    background-color: #334d5c;
    color: #f5bd48;
}
#templatemo_about .testimonial {
    background-color: #efc84a;
    color: #ab4921;
}
#templatemo_about .statistic {
    background-color: #334d5c;
    color: #efc84a;
}
#templatemo_about #testimonial_text_wap {
    overflow: hidden;
}
#templatemo_about #testimonial_text_wap h2 {
    font-size: 24px;
    margin: 0;
    padding: 12px 0;
}
#templatemo_about #testimonial_text_wap h3 {
    font-size: 20px;
    margin: 0;
    padding: 12px 0;
}
#templatemo_about #testimonial_text_wap img {
    margin-bottom: 20px ;
}
#templatemo_about #testimonial_text_wap p {
    font-size: 14px;
    line-height: 2em;
}
#templatemo_about .testimonial_text {
    width: 108%;
    float: left;
}
#templatemo_about .pre_next {
    font-size: 30px;
    top: 50%;
    margin-top: -35px;
    position: absolute;
}
#templatemo_about .pre_next a {
    color: #6698b5;
    float: left;
}
#templatemo_about .pre_next a:hover {
    color: #334d5c;
}
#templatemo_about #testimonial_text_wap h1 {
    font-size: 70px;
    top: 50%;
    margin-top: -35px;
}
#templatemo_about .testimonial_top_bottom_spacer {
    padding-bottom: 80px;
}



#bg_page {
    background-color: #ffffff;   
}

#bg_cover{
    background-image: url(../images/shutterstock_2.jpg);
    background-size: cover;
    height: auto;
}

#bg_layer{
    background-color: rgba(255, 255, 255, 0.9);
}

#content{
    word-break: break-all;
}

.bg_banner{
    background-color: #f7d152;
    height: auto;
    border-bottom: 3px solid #000;
}

.text_banner {
    font-size: 39px;
    height:90px;
    text-align:left;
    display: table-cell;
    vertical-align:middle;
    color: #483b23;
}

.container_wapper {
    width: 100%;
}

.imgw {
    width: 100px;
}

.bg_headlineC {
    color: white;
    display: inline-block;
    background-color: #0f7fe2;
    padding: 13px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.bg_object{
    color: white;
    display: inline-block;
    background-color: #0f7fe2;
    padding: 8px;
    border-radius: 15px;
    text-align: center;
    margin-top: -5px;
    font-family: 'supermarket';
}

.certificate {
    width: 53%;
    height: auto;
}

.clearpadding{
    padding: 5px 0px;
    font-size: 1.3em;
}

.person {
    width: 300px;
    height: auto;
}

.bg_buttonred, .bg_contact{
    color: #fff;
    background-color: #fd6161;
    padding: 5px;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 0px;
}

.bg_headlineI, .bg_schedule{
    color: #fff;
    background-color: #0f7fe2;
    padding: 13px;
    display: inline-block;
    border-radius: 5px;
}

.bg_price{
    color: #ff6514;
    background-color: #fff4c5;
    margin-left: 8px;
    margin-right: 8px;
    padding: 5px;
    border: 1px solid #000;
    font-weight: 600;
}

.bg_price1{
    margin-left: 22px;
}

.fprice1, .fprice2{
    font-size: 1.5em;
    line-height: 2.5em;
}

.fprice2{
    margin-bottom: 15px;
}

.imgppt {
    width: 30%;
}

.bt_register {
    font-size: 30px;
    padding: 5px 45px;
    margin-bottom: 15px;
    font-family: "supermarket";
}

a.btn:hover {
    text-decoration: none;
}

.bg_infomation1, .bg_infomation2{
    background-color: #f5f5f5;
    padding: 15px;    
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-family: "supermarket";
    font-size: 18px;
}

.bg_infomation2{
    margin-top: -18px;
}

.bg_Hregister {
/*    background-color: #362f2d;*/
    background-color: #de2d2d;
    color: white;
}

.bg_Cregister {
    background-color: #2e2e2e;
    padding-top: 5px;
    padding-bottom: 5px;
}

.ftext{
    background-color: #00539b;
    color: #fff;
    padding: 20px 0px;
}

.img_instructor {
    margin-top: 10px;
    border: 2px solid #000;
    cursor: pointer;
    -webkit-transition: all .5s ease;
         -moz-transition: all .5s ease;
           -o-transition: all .5s ease;
          -ms-transition: all .5s ease;
              transition: all .5s ease;
}

.img_instructor:hover {
    background-color: antiquewhite;
    border: 5px solid #b48b02;
    -webkit-transition: all .2s ease;
         -moz-transition: all .2s ease;
           -o-transition: all .2s ease;
          -ms-transition: all .2s ease;
              transition: all .2s ease;
}

.bg_instructor {
    margin-top: -18px;
    background-color: #f5f5f5;
    padding: 30px 0px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-family: "supermarket";
    font-size: 18px;
    width: auto;
}

.btn_instrctor {
    font-size: 16px;   
}

.picmos3course{
    display: block;
    margin-top: 20px;
    margin-bottom: 5px;
}

.nav-tabs > li.active > a.nav-tabs-color-word,
.nav-tabs > li.active > a.nav-tabs-color-word:hover,
.nav-tabs > li.active > a.nav-tabs-color-word:focus {
  color: #fff;
  cursor: default;
  background-color: #0270ce;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

li.active > a.nav-tabs-color-powerpoint,
li.active > a.nav-tabs-color-powerpoint:hover,
li.active > a.nav-tabs-color-powerpoint:focus {
  color: #fff;
  cursor: default;
  background-color: #cc3f00;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

li.active > a.nav-tabs-color-excel,
li.active > a.nav-tabs-color-excel:hover,
li.active > a.nav-tabs-color-excel:focus {
  color: #fff;
  cursor: default;
  background-color: #077b33;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #fff;
  color: #28a4af;
}

.nav-tabs-color-word{
    background-color: #0270ce;
    color: #fff;
}

.nav-tabs-color-powerpoint{
    background-color: #cc3f00;
    color: #fff;
}

.nav-tabs-color-excel{
    background-color: #077b33;
    color: #fff;
}