@import url(http://fonts.googleapis.com/css?family=Lato:400,700);
@import url(http://fonts.googleapis.com/css?family=Marcellus);

/*@import url(../fonts/Lato-Regular.ttf);
@import url(../fonts/Marcellus-Regular.ttf);*/

.marcellus {
    font-family: "Marcellus", Constantia, Georgia, serif;
}

html,body {
	/*height:100%;
    background:center no-repeat url('../img/bg.jpg');
    background-size: cover;
    color:#444;*/
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;

}
.mbr-hero__text{
    font-family: "Marcellus", Constantia, Georgia, serif;
}

.bg-paper{
    background-color: #e3ddd1;
}

.bg-dark{
    background-color: #252525;
}
.txt-white{
    color: #fff;
}
.round{
    border-radius: 50%;
}
.non-border{
    border: 0px;
}
/* logo */
.logoTaichi, .logoisrunning{position: absolute; top: 0px;left: 0px; width:127px;height:127px;background:url(../img/logo_taichi.png) center no-repeat;}
.logoTaichi{animation:rotate360 3s linear infinite;-webkit-animation:rotate360 3s linear infinite;animation-play-state:running;-webkit-animation-play-state:running;}
.logoisrunning{
animation:rotate720 0.5s linear infinite;-webkit-animation:rotate720 0.5s linear infinite;
}
.logoQi{position: absolute; top: 0px;left: 0px; width:127px;height:127px;z-index: 999;}
@keyframes rotate360 {
  0%{transform:rotate(0deg);}
  100%{transform:rotate(360deg);}
}
@keyframes rotate720 {
  0%{transform:rotate(0deg);}
  100%{transform:rotate(720deg);}
}
/* logo end */

.color-paper {background-color:#e3ddd1;}
.mbr-header__text{
    font-family: "Marcellus", Constantia, Georgia, serif;
	font-weight: normal;
	text-shadow: 0px 0px 7px #d49e65;
}

#header-home .mbr-hero__text {
  font-size: 36px;
  font-weight: normal;
  left: 0px;
  letter-spacing: 2px;
  line-height: 40px;
  margin: 0;
  padding-bottom: 0px;
  top: 8px;
}
#header-home .mbr-hero__subtext {
  font-size: 20px;
  line-height: 29px;
  margin: 0;
  padding: 0 0 41px 0;
  top: 6px;
}
#slider-news .mbr-box__magnet{

}
#slider-news .mbr-hero{
    position:relative;
}
#slider-news .mbr-hero h1{
    margin-top: 3px;
    text-align: center;
    font-weight: normal;
    font-size: 2em;
    color: #262626;
	text-shadow: 0px 0px 5px #d49e65;
}
#slider-news .mbr-hero .mbr-hero__subtext{
    color: #777;
    height: 7em;
}
#slider-news .carousel-indicators{
    top: 100%;
}
#slider-news .carousel-indicators li{
    border-color: #fff;
}
#slider-news .carousel-indicators .active{
    border:none;
    background-color: #83251d;
}
#slider-news .carousel-control{
    top:30%;
}

#slider2-master-li .mbr-box__magnet{

}
#slider2-master-li .mbr-hero{
    position:relative;
}
#slider2-master-li .mbr-hero h1{
    margin-top: 3px;
    text-align: center;
    font-weight: normal;
    color: #555;
	text-shadow: 0px 0px 7px #d49e65;
}
#slider2-master-li .mbr-hero .mbr-hero__subtext{
    color: #777;
    height: 4em;
}
#slider2-master-li .carousel-indicators{
    top: 100%;
}
#lb-gallery2-gm-feng .close{
    font-weight: normal;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    border-radius: 50%;
}
#gallery2-gm-liu .close{
    font-weight: normal;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    border-radius: 50%;
}
#slider2-master-li .mbr-box__magnet{

}
#slider2-master-li .mbr-hero{
    position:relative;
}
#slider2-master-li .mbr-hero h1{
    margin-top: 3px;
    text-align: center;
    font-weight: normal;
    color: #555;
	text-shadow: 0px 0px 7px #d49e65;
}
#slider2-master-li .mbr-hero .mbr-hero__subtext{
    color: #777;
    height: 4em;
}
#slider2-master-li .carousel-indicators{
    top: 100%;
}
#content4-times .mbr-article a {
    text-decoration: none;
}
.location{animation: halo 1s ease-in-out infinite;-webkit-animation: halo 1s ease-in-out infinite;}
@keyframes halo{
  50%{transform:translate(0px,-5px);}
  100%{transform:translate(0px,0px);}
}
#lb-gallery2-basic .close{
    font-weight: normal;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    border-radius: 50%;
}
#gallery a{
    text-decoration: none;
}
#gallery .mbr-box__magnet{

}
#gallery .mbr-hero{
    position:relative;
}
#gallery .mbr-hero h1{
    margin-top: 3px;
    text-align: center;
    font-weight: normal;
    font-size: 1.25em;
    color: #262626;
	text-shadow: 0px 0px 3px #d49e65;
}
#gallery .mbr-hero .mbr-hero__subtext{
    color: #606060;
    height: 4em;
}
#gallery .carousel-indicators{
    top: 102%;
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
#gallery .carousel-indicators li{
    /*border-color: #e3ddd1;*/
}
#gallery .carousel-indicators .active{
    border:none;
    background-color: #83251d;
}
#gallery .carousel-control{
    top:30%;
    /*color: #e3ddd1;
    border-color: #e3ddd1;*/
}
/*#gallery .carousel-inner a:hover{
    background-color: #e3ddd1;
    color: #fff;
}*/
#ptabs .active a{
    background-color: #e3ddd1;
}
#footer-social {
	background:url(../img/footer_wave.png) repeat-x center;
	background-color: #3399cc;
	color: #f6f6f6;
	min-height:60px;
    height:80px;
	padding-top:10px;
	padding-bottom:10px;
}
#footer-social a{
    color: #fff;
}