body, html {
	background: #ffffff;
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	width: 100% !important;
	height: 100% !important;
}
a {
	color: #754747;
}
a:hover, a:focus {
	text-decoration: none;
	color: #F4D03F;
}
h4 {
	font-family: Avenir-BlackOblique;
	font-size: 40px;
	color: #333333;
	letter-spacing: 0.1px;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ddd;
	z-index: 99999;
	height: 100%;
}
#status {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	padding: 0;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 4px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #E75926;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}
/* Navigation */
.navbar-custom {
	padding: 0;
	border-bottom: 0;
	letter-spacing: 1px;
	background: #000000;
	font-size: 12px;
}
.navbar-custom .navbar-brand {
	font-weight: 600;
}
.navbar-custom .navbar-brand i.fa {
	color: #E75926;
}
.navbar-custom .navbar-brand:focus {
	outline: 0;
}
.navbar-custom .navbar-toggle {
	color: #eee;
	font-size: 18px;
	border-radius: 2px;
	padding: 0 4px;
}
.navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus {
	background-color: #E75926;
	color: #ffffff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus, .navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}
.navbar-custom a {
	color: #fff;
}
.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:hover {
	outline: 0;
	color: #E75926;
	background-color: transparent;
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
	outline: 0;
	background-color: transparent;
	color: #E75926;
}
.navbar-custom .nav li.active {
	outline: 0;
}
.navbar-custom .nav li.active a {
	background-color: rgba(255,255,255,.3);
}
.navbar-custom .nav li.active a:hover {
	color: #fff;
}

/* Home Section */
#intro {
	display: table;
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
#intro .intro-body {
	display: table-cell;
	vertical-align: middle;
}
#intro .intro-body .brand-heading {
	color: #E75926;
	text-shadow: 0 4px #a13e1a;
}
#intro .intro-body .intro-text {
	font-size: 18px;
}


.btn-default {
	color: #f6f6f6;
	background: #cf5022;
	border: 0;
	padding: 12px 24px;
	margin: 0 8px;
	font-size: 18px;
	transition: all 0.5s;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	color: #f6f6f6;
	background-color: #a13e1a;
}
.section-title.center {
	padding: 30px 0;
}
.section-title h2, .section-title.center h2 {
	margin-bottom: 30px;
}
/* About Section */
#about {
	padding: 140px 0;
	background: #ffffff;
}
#about .about-text {
	margin-left: 10px;
}
#about h4 {
	font-size: 40px;
}



#about img {
	margin-top: 20px;
}
#about p {
	font-family: Avenir-Book;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0.04px;
	margin-top: 20px;
	margin-bottom: 30px;
}
/* Services Section */
#service {
	height: 764px;
	background: url(../img/pic_6.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
/* Services Section */
#events{
	height: 764px;
	background: url(../img/pic_6.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.service-text{
	margin-top: 171px;
	
}
.service-top{
	margin-bottom: 64px;
}
.service-top h4{
	font-family: Avenir-BlackOblique;
	font-size: 40px;
	color: #FFFFFF;
}
.service-bottom{
	margin-top: 21px;
	margin-bottom:73px; 
}

.service-text p{

	font-family: Avenir-Heavy;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.04px;
}
.global-button{
	cursor: pointer;
	text-align: center;
	background: #000000;
	border-radius: 20.5px;
	border-radius: 20.5px;
	height: 41px;
	width: 124px;
	color: #ffffff;
	font-size: 14px;
	display: table;
	display: table-cell;
	vertical-align: middle;
}
.global-button:hover{
	color: #cf5022;
}
.fill{
	height: 180px;
	width: 100%;
	background: #ffffff;
}





.space {
	margin-top: 40px;
}

/* Gallery Section */
#works {
	height: 960px;
	background: url(../img/pic_7.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}


.categories {
	padding-bottom: 30px;
	text-align: center;
}
.works-text{
	margin-top: 175px;
	background: rgba(0,0,0,0.68);


}
.works-top h4{
	margin-top: 86px;
	margin-left: 40px;
	margin-bottom: 41px;
	font-family: Avenir-BlackOblique;
	font-size: 40px;
	color: #FFFFFF;
}
.works-text p{
	margin-left: 40px;
	font-family: Avenir-Heavy;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.04px;
	line-height: 15px;
}
.works-bottom{
	margin-top:40px;
	margin-bottom: 100px;
}


.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin-bottom: 30px;
}









/* Team Section */
#team {
	height: 778px;
	background: url(../img/pic_8.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	

}
img.img-thumbnail.team-img {
	width: 200px;
	height: 200px;
	border: 0;
	border-radius: 0;
	background-color: #f6f6f6;
}
#team .thumbnail {
	background: transparent;
	border: 0;
}
#team .thumbnail .caption {
	padding: 9px;
	color: #777;
}
/* Testimonials Section */
#testimonials {
	background: url(../img/testimonials-bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	color: #ddd;
	padding: 140px 0;
}
#testimonials h2 {
	color: #f6f6f6;
}
#testimonials blockquote {
	position: relative;
	margin-top: 20px;
	border: 0;
	text-align: center;
	color: rgba(255,255,255,0.8);
}
#testimonials i {
	font-size: 24px;
	color: rgba(255,255,255,0.3);
	margin-bottom: 14px;
}
#testimonials .clients-name {
	display: inline-block;
	border-top: 1px solid rgba(255,255,255,0.3);
	padding: 20px 0;
	margin-top: 10px;
}
/* Contact Section */
#contact {
	padding: 120px 0 40px 0;
	background: #f6f6f6;
}
#contact .contact-item {
	padding: 10px;
	margin: 10px;
	height: 100px;
	border-radius: 4px;
}
#contact h3 {
	font-size: 20px;
	font-weight: 400;
	margin-top: 40px;
}
#contact form {
	padding: 30px 0;
}
#contact i.fa {
	font-size: 22px;
	color: #e75926;
	margin-bottom: 10px;
}
#contact .text-danger {
	color: #ff3333;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
#contact .btn-default {
	background: #cf5022;
	border: 0;
	border-radius: 4px;
	padding: 10px 20px;
	color: #f6f6f6;
	margin-top: 15px;
	font-size: 15px;
}
#contact .btn-default:hover, #contact .btn-default:focus {
	color: #f6f6f6;
	background: #a13e1a;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
#contact .social ul {
	margin-top: 30px;
}
#contact .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#contact .social i.fa {
	font-size: 24px;
	padding-top: 8px;
	color: #cf5022;
	border-radius: 4px;
	transition: all 0.3s;
}
#contact .social i.fa:hover {
	color: #a13e1a;
}
/* Footer Section*/
#footer {
	background: #000000 100%;
	color: #FFFFFF 100%;
	padding: 20px 0;
	
}
#footer a {
	color: #ffffff;
}
#footer a:hover, a:focus {
	color: #e75926;
}
#footer h3{
	font-family: Avenir-Heavy;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.04px;
}


#footer p {
	color: #ffffff;
	font-size: 12px;
}
.footer-top{
	margin-top: 45px;
	margin-bottom: 35px;
}


.footer-top1{
	margin-top: 35px;
}

@media (max-width: 768px) {
.hover-bg .hover-text {
	padding: 20%;
}
}

@media (max-width: 640px) {
#intro .intro-body H1 {
	font-size: 5em;
}
}

#collection{
	background: #ffffff;

}



#collection h4{
	font-family: Avenir-BlackOblique;
	font-size: 36px;
	color: #333333;
	letter-spacing: 0.09px;
	margin-top: 120px;
	margin-bottom: 74px;
}

#wb-pu{
	margin-top: 70px;
	background: #ffffff;

}
#wb-pu h4{
	font-family: Avenir-BlackOblique;
	font-size: 36px;
	color: #333333;
}

#wb-pu p{
	font-family: Avenir-Book;
	font-size: 16px;
	color: #333333;
	
}
.wb-pu-h{
	margin-top: 52px;
	margin-bottom: 40px;
}
.wb-pu-p{
	margin-bottom: 26px;
}
#lab{
	margin-top: 70px;
	background: #ffffff;
}

#lab h2{
	font-family: Avenir-BlackOblique;
	font-size: 36px;
	color: #333333;
	letter-spacing: 0.09px;
}
#lab p{
	font-family: Avenir-Medium;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0.05px;
}

.lab-top{
	margin-top: 52px;

}
.lab-text{
	margin-top: 35px;
}
.lab-content-text{
	position: relative; /*脱离文档流*/
    margin-top: 10%;
}
.lab-row{
	margin-top: 65px;
}

#header-car{
	height: 15px;
	width: 15px;
	background: #ffffff;
}
.collection-text{
	margin-bottom: 64px;
	font-family: Avenir-Book;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0.04px;
}
.coll-row{
	margin-bottom: 30px;
}
.exampleBox{
  display: flex;
  flex-wrap: wrap;
}
.exampleBox .example{
  width: 16.6%;
  padding: 0 15px;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.exampleBox .example img{
  width: 100%;
}










