@charset "utf-8";
/* CSS Document */

.main-visual-wrap{
	height:400px;
	background:url(../img/car-bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:contain;
	}

.op-0{
	opacity:0;
	}

.pl{
	-moz-transform: translateX(-50px);
-webkit-transform: translateX(-50px);
-o-transform: translateX(-50px);
-ms-transform: translateX(-50px);
	}

/*
.pr{
	right:100px !important;
	}
*/
.bright{
	    position: absolute;
    right: -50px;
    top: -75px;
	 -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
	}

.sc{
	-moz-transform: scale(0.4,0.4);
-webkit-transform: scale(0.4,0.4);
-o-transform: scale(0.4,0.4);
-ms-transform: scale(0.4,0.4);
	}

.car1{
	position:absolute;
	left:-50px;
	bottom:-21px;
	 -webkit-transition: all 2s;
      -moz-transition: all 2s;
      -ms-transition: all 2s;
      -o-transition: all 2s;
      transition: all 2s;
	}

.car1 img{
	width:350px;
	}

.logo1{
	position:absolute;
	right:-20px;
	top:40px;
	 -webkit-transition: all 1.5s;
      -moz-transition: all 1.5s;
      -ms-transition: all 1.5s;
      -o-transition: all 1.5s;
      transition: all 1.5s;
	}

.logo1 img{
	width:120px;
	}

.logo2{
	left:5%;
	text-align:center;
	width:90%;
	position:absolute;
	
	top:144px;
	
	 -webkit-transition: all 1.5s;
      -moz-transition: all 1.5s;
      -ms-transition: all 1.5s;
      -o-transition: all 1.5s;
      transition: all 1.5s;
	}

.logo2 img{
	max-width:400px;
	width:100%;
	}

.text1{
	color:#FFF;
	position:absolute;
	left:5%;
	text-align:center;
	width:90%;
	top:191px;
	font-family: 'Oxygen', sans-serif;
	font-size:15px;
	letter-spacing:1.2px;
	border: 1px solid #fff;
    padding:8px 8px;
	}

.news-wrap{
	padding:24px 0;
	}

.news-wrap .rotate-bg{
	background:#efefef;
}


.news-list {
	text-align:center;
}



.news-list li {
	border-bottom:1px dashed #ccc;
	padding-top:8px;
}

.news-list li .date {
	padding:4px;
	color:#666;
	font-size:11px;
	display:inline-block;
	border-radius:8px;
}

.news-list li .text {
	padding:8px;
}

.news-list li .text a {
}

.feature-wrap{
	color:#fff;
	padding:80px 0 40px;
	}

.blog-wrap .rotate-bg{
	background:#C90708;
}

.blog-wrap{
	padding:40px 0;
	color:#fff;
	}



.blog-list {
	text-align:center;
}



.blog-list li {
	border-bottom:1px dashed #ccc;
	padding-top:8px;
}

.blog-list li .date {
	padding:4px;
	color:#ccc;
	font-size:11px;
	display:inline-block;
	border-radius:8px;
}

.blog-list li .text {
	padding:8px;
}

.blog-list li .text a {
	color:#FFF;
}

.facebook-wrap{
		color:#fff;
	padding:80px 0 40px;
	}
.fb-like-box{
	
	margin:0 auto;
	min-height:214px;
	}




.facebook-wrap .rotate-bg{
	background:#01294C;
}
.stock-wrap{
	position:relative;
	    padding: 20% 0 10%;
}

.stock-wrap .bg-img{
	position: absolute;
    width: 83%;
    left: -29%;
	    top: 41%;
	}
.stock-wrap .bg-img img{
	width:100%;

}

.stock-wrap a{
	color:#333;
	}


.parts-wrap{
position:relative;
	padding:10% 0;	
	}

.parts-wrap .bg-img{
	position: absolute;
    width: 83%;
    right: -29%;
	top: 41%;
	}
.parts-wrap .bg-img img{
	width:100%;

}






.parts-wrap a{
	color:#333;
	}




.purchace-wrap{
	position:relative;
	padding:10% 0;
}

.purchace-wrap .bg-img{
	position: absolute;
    width: 83%;
    left: -29%;
	}
.purchace-wrap .bg-img img{
	width:100%;

}

.purchace-wrap a{
	color:#333;
	}





@media (min-width: 768px) {

}

@media (min-width: 992px){

}
