@charset "utf-8";
/*	Yan Menu
================================================================================================================================== */


.section-header .top-bar{ background-color: #2c2b2b; height: 18px; line-height: 18px; font-size: 16px;  color: #fff; font-weight: 100;}
	.section-header .top-bar a{  color: #fff; }
	.section-header .social a{  font-size: 30px; margin-right: 50px;}
	a.brochure {  font-size: 10px; color: #d11645; font-weight: bold; text-shadow: 50px 0 10px 80px #666; background-color: #C5A46D; display: block; text-align:center; padding: 50px; height: 30px; line-height: 10px;}

	.fixed-brochure{ }
	.fixed-brochure a.brochure { padding: 0px; line-height: 0; font-size: 14px; }

	.fixed-social{}
	.fixed-social a{ display: block; color: #fff; padding: 3px;  font-weight: bold; font-size: 16px;}
	.fixed-social a i { margin: 0 5px;}
	.fixed-social a:nth-child(1){ background-color: #3b5998;}
	.fixed-social a:nth-child(2){ background-color: #00aced;}
	.fixed-social a:nth-child(3){ background-color: #517fa4;}
	.fixed-social a:nth-child(4){ background-color: #cb2027;}

	.fixed-right{position: fixed; right: 0px; top:55%; z-index: 99999;box-shadow: 0px 1px 5px #666; }

	.menu{  position: absolute; z-index: 99999999; width: 100%; min-height: 90px;}
	.menu .list{ background-color: rgba(255, 255, 255, 0.60);}

.section-slider{ position: relative; clear: left;  }
	.section-slider .container{}



