



a{ color:#999; text-decoration:none; outline:none; border:none;}
a:hover{text-decoration:none; color:#999}

header{height: 50px;width: 100%;position: fixed;top:0;left:50%;margin-left: -50%;z-index: 10;background-color: #fff;
-webkit-box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.08);
box-shadow: 0 6px 20px 2px rgba(0, 0, 0, 0.08);}
header .logo{float: left;display: block;height: 100%;overflow: hidden;padding:8px;text-align: left}
header .logo img{height: 100%;width: auto;}
header .toggle {display: block;height: 50px;line-height: 50px;text-align: center;width: 50px;float: right;background-color:#f2f2f2; }
header .toggle i{font-size: 3.6rem;color:#666;}
header .lang{float: right;height: 50px;line-height: 50px;text-align: center;width: 50px;font-size: 1.8rem;font-weight: 600;color: #e67616;border-left: 1px solid #eee;}
.pre-scrollable{height:600px!important;overflow-y:scroll}

.address-sub{font-size:1.3rem;font-weight: 300; color:rgba(255,255,255,0.4);line-height:1.6rem;margin: 0 0 10px 0;}
.address-sub i{color:rgba(255,255,255,0.4); padding-right: 10px;font-size:1.6em }

.copyright {color: rgba(255,255,255,0.3);font-size: 1.2rem;line-height: 1.8rem;font-weight: 200;text-transform: uppercase;padding: 10px 0;}

/* .section-header {
  margin-bottom: 40px;
}
.section-header .section-title {
  font-size: 2.2rem;text-transform: uppercase; font-weight: 600;
  color: #221e1f;
  position: relative;
  padding: 0; margin:0;}

.section-header .section-title:after{
	content:'';
	width:80px;
	height:1px;
	background-color:rgba(0,0,0,0.15);
	display:block;
	position:absolute; left:50%;margin-left: -150px;bottom:10px;
}
.section-header .section-title:before{
	content:'';
	width:80px;
	height:1px;
	background-color:rgba(0,0,0,0.15);
	display:block;
	position:absolute; right:50%;margin-right: -150px; bottom:10px;
}
.section-header span{font-size:1.4rem; text-transform:none;color:rgba(0,0,0,0.3);font-weight: 300;position:relative;
	line-height: 20px;display: block;text-transform: uppercase;font-family: 'Lato', sans-serif;padding: 0;margin: 0;}

.parallax-section {
	background-attachment: fixed !important;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
} */

