/*
Composite Template 
http://www.templatemo.com/preview/templatemo_444_composite
*/

body
{
	font-family: "微软雅黑";
	background: #000;
}


/* start templatemo page container */
@media (min-width: 768px) {
	.container {width: 750px;}
}
@media (min-width: 992px) {
	.container { width: 970px; }
}
@media (min-width: 1200px) {
	.container { width: 1170px;	}
}
/* end templatemo page container */

.gold {
	color: #bbb094;
}

/* start templatemo navigation */
.navbar-default
{
	letter-spacing: 8px;
	background: #282828;
	border: none;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.1);
	margin: 0;
	opacity: 1;
	list-style:none;
}
.navbar-default .navbar-brand
{
	font-family: 'Montserrat', sans-serif;
	color:#bbb094;
	font-weight: bolder;
	font-size: 36px;
	padding: 0 0 0 -10px;
	height: 65px;
	line-height: 40px;
	outline:none
}
.navbar-default .navbar-brand:hover {
	background-color: #444;
}
.navbar-default .nav li a
{
	color: #999;
	font-family: "微软雅黑";
	font-weight: bolder;
	font-size: 14px;
	font-weight: normal;
	height: 65px;
	line-height: 38px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.navbar-default .nav li a:hover
{
	background-color: #444;
	color: #bbb094;
}
.navbar-default .nav li a:focus {
	color: #bbb094;
	font-family: "微软雅黑";
	outline:none
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #2822828;
	background-color: #bbb094;
}
.navbar-default .navbar-toggle
{
	border: none;
	padding-top: 18px;
}
.navbar-default .navbar-toggle .icon-bar
{
	background: #bbb094;
	border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: transparent }
/* end templatemo navigation */





/* start templatemo cases */
#cases
{
	/* border-top: 1px solid #282828; */
	text-align: center;
	clear:both;
	padding: 100px 0 60px 0;
	background-color:rgba(255,255,255,0.05);
	max-width:1280px;
	margin :0 auto 20px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

#cases .container {
  width: 85%;
	max-width:1258px;
  padding: 0;
  margin: 0 auto;
}
#cases .col-md-4 {
  padding: 10px;
  margin: 0;
  
}
#cases img {
  width: 100%;
  transition: all 0.4s ease-in-out;
  padding:4px;


}
#cases img:hover {
  opacity: 1;
}

/* FILTER CSS */
.filter-wrapper {
	width: 96%;
	padding-top: 5px;
	padding-left: 10px;
	overflow: hidden;
	border-bottom: 2px solid #bbb094;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
.filter-wrapper li {
	float:center;
    display: inline-block;
    margin: 20px 0 0 0 ;
}
.filter-wrapper li a {
    color: #bbb094;
	background:rgba（0,0,0,0）;
    font-size: 14px;
    letter-spacing: 4px;
    text-transform: uppercase;
    padding: 16px 24px;
    display: block;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.filter-wrapper li .selected,.filter-wrapper li a:focus {
    background: #bbb094;
    color: #282828;
    outline: none;
	/* font-weight: bold; */
  }
  
.filter-wrapper li a:hover {
	background:#444;
    color: #bbb094;
    outline: none;
  }

/* ISOTOPE BOX CSS */
.iso-box-section {
    width: 100%;
	overflow: hidden;
	position: relative;
	background:rgba（0,0,0,0）;
	/* border-bottom: 1px solid #bbb094; */
	margin-bottom:80px;
	padding:20px 0;

}
.iso-box-wrapper {
    width: 100%;
    padding: 10px 0 0 0;
    clear: both;
    position: relative;
	min-height:67vh;
}
.iso-box {
    position: relative;
    min-height: 50px;
    float: left;
    overflow: hidden;
    margin-bottom: 20px;
}




.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.iso-box > a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.fluid-img {
  width: 100%;
  display: block;
}


/* Masonry */

.grid-item { background:rgba(0,0,0,0.1);position: relative; padding: 0;/* box-shadow: 3px 5px 5px rgba(0,0,0,0.1); */}
.grid-item a{ position: relative; }
.grid-item a,
.grid-item img{ display: block;  width: 100%; height: auto; }	
.grid-item a:hover{ cursor: pointer; }
.grid-item--width2 { width: 320px; }
.grid-item--width3 { width: 480px; }
.grid-item--width4 { width: 640px; }	
.grid-item--height2 { height: 200px; }
.grid-item--height3 { height: 260px; }
.grid-item--height4 { height: 360px; }
.grid-item .caption{ overflow: hidden; color : #282828; position: absolute; top:0; left:0; width:100%; height:100%; background: #282828; opacity: 0;}
.grid-item:hover img{
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  opacity: 1;
  }

.grid-item:hover .caption{ opacity: 0.9; 
  -webkit-transition: all 0.3s ease; 
     -moz-transition: all 0.3s ease; 
      -ms-transition: all 0.3s ease; 
       -o-transition: all 0.3s ease; 
          transition: all 0.3s ease;   
   
}
.grid-item .caption .inner{ padding-top: 19%; text-transform: uppercase; } /* 30 Ori */
.grid-item .caption .inner h3{
	color:#bbb;
	font-size: 14px;
	font-weight:normal;
	letter-spacing:4px;
	margin-top:5%;
	margin-bottom:5%;
} 
.grid-item .caption span{
	font-family: 'Montserrat', sans-serif;
	font-size: 10px;
	color: #999;
	letter-spacing:1px; !important;
}


@media only screen and ( max-width: 1070px ) {
.filter-wrapper {
    width: 100%;
	padding:0 10px;
}
.filter-wrapper li {
    display: inline-block;
    margin: 0px auto;
}
.filter-wrapper li a {
	font-size: 12px;
    letter-spacing: 2px;
	margin: 0;
	padding: 6px;
}

.grid-item .caption .inner h3{
	font-size: 10px;
} 
}


/* end templatemo cases */







.htmleaf-container{
	text-align: center;
	overflow: visible;
	height: 500px;
	position: fixed;
	z-index:-1
}

#specks {
  position: absolute;
  z-index: 999;
  height: 100vh;
  width: 100vw;
}

.speck {
  opacity: 0;
  height: 4px;
  width: 4px;
  background: url('file:///J|/04 OBD/00-WEB/OBD/images/speck.png');
  background-size: cover;
  position: absolute;
  border-radius: 10px;
  z-index: 99;
}
.img-b {
  position: absolute;
  height: 100000px;
  width: 100000px;
  top: -8500px;
  left: -8000px;
  animation-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
  animation-name: float;
  animation-iteration-count: infinite;
}

#img-1 {
  opacity: 0.5;
  background: url('file:///J|/04 OBD/00-WEB/OBD/images/dust1.jpg');
  background-repeat: repeat;
  animation-duration: 200s;
}

#img-2 {
  opacity: 0.5;
  background: url('file:///J|/04 OBD/00-WEB/OBD/images/dust2.jpg');
  background-repeat: repeat;
  animation-duration: 150s;
}

#img-3 {
  opacity: 0.7;
  background: url('file:///J|/04 OBD/00-WEB/OBD/images/dust3.jpg');
  background-repeat: repeat;
  animation-duration: 100s;
}
/*ANIMATIONS*/

@keyframes twinkle {
  0% {
    transform: translate(0px, 0px);
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 0.75;
  }
  70% {
    opacity: 0;
  }
  100% {
    transform: translate(175px, 100px);
  }
}

@keyframes float {
  0% {
    transform: translate(0px, 0px);
  }
  100% {
      transform:translate(8000px, 4000px);
  }
}









/* start templatemo footer */
footer
{
	border-top: 4px solid #282828;
	background: #282828;
	color: #FFF;
	padding: 80px 0 40px 0;
	letter-spacing:2px;

}

footer .left {
	float:left;
	margin:0 0 40px 20px;
	padding-left:20px;

}
footer .logo{
	float:left;
	margin:0 0 0 20px;
	padding:7px 0 0 20px;
}
footer .info{
	float:left;
	width:320px;
	min-width:12vw;
	margin:0;
	padding-left:10px;

}
footer .link {
	float:left;
	width:150px;
	margin:0 20px;

}
footer .info h4,.link h4{
	text-align:left;
	color:#bbb094;
	margin-bottom:24px;
	letter-spacing:4px;
}

footer .info p,.info p a{
	text-align: left;
	color: #c9c9c9;
	line-height: 2;
	margin-bottom: 10px;
	word-wrap: break-word;
	word-break: normal;
	letter-spacing: normal;
}

footer .link p,.link p a{
	text-align: left;
	color: #c9c9c9;
	line-height: 2;
	margin-bottom: 10px;
	word-wrap: break-word;
	word-break: normal;
	letter-spacing: normal;
}

footer .social_icon
{
	float: right;
	max-width:360px;
	margin: 0 30px 0 0;	
}
footer .social_icon a
{
	/* border: 2px solid #bbb094; */
	border-radius: 50%;
	color:#bbb094;
	background: #444;
	font-size: 20px;
	width: 50px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	padding:2px 0 0 2px;
	margin: 0 10px 60px 10px;
}
footer .social_icon a:hover
{
	border-color: transparent;
	background: #bbb094;
	color:#282828;

}

@media only screen and ( max-width: 1024px ) {
footer .logo{
	display:none;	
}
footer .link {
	width:120px;
	margin:0;
	padding-left:0;
}
footer .info{
	width:300px;
	padding-left:40px;
	margin:0;
}
footer .social_icon{
	float:left;
	margin: 0 0 0 66px ;	
}
}
@media only screen and ( max-width: 640px ) {
footer .info{
	padding-left:0px;
}
footer .social_icon{
	margin: 0 0 0 24px ;
}
}
/* end templatemo footer */

/* starttemplatemo  go top */
.go-top 
{
	background-color: transparent;
	border: 2px solid transparent;
	border-radius: 50%;
	bottom: 1.3em;
	right: 1em;
	color:#bbb094;
	background: #444;
	display: none;
	position: fixed;
	text-decoration: none;
	width: 50px;
	height: 50px;
	font-size:20px;
	line-height: 41px;
	text-align: center;
}
.go-top:hover {	background: #bbb094;color:#282828}
/* end templatemo go top */


/* start templatemo 768 media quires */
@media only screen and ( max-width: 768px ) {
	.navbar-default .navbar-brand {	margin-left: 20px; }
	.navbar-default .navbar-nav	{ margin: 0; }
	.navbar-default .navbar-collapse
	{
		padding-left: 20px;
		padding-right: 20px;
	}

	.templatemo-slider-btn { 
		margin-top: 10px; 
		width: 180px;
		height: 40px;
		padding-top: 8px;
	}
	.go-top 
	{
		border: 1px solid transparent;
		bottom: 1em;
		right: 1em;
		width: 30px;
		height: 30px;
		font-size:12px;
		line-height: 24px;

	}
}
/* end templatemo 768 media quires */

/* start templatemo 680 media quires */
@media only screen and ( max-width: 680px ) {
	.navbar-default .navbar-nav li a { border-bottom: 1px solid #282828; line-height: normal; height: 40px; }
}
/* end templatemo 680 media quires */
