@import url("//cdn.web-fonts.ge/fonts/bpg-arial-caps/css/bpg-arial-caps.min.css");
@import url("//cdn.web-fonts.ge/fonts/bpg-nino-mtavruli-bold/css/bpg-nino-mtavruli-bold.min.css");

#slider{
	width:100%;
	height: 700px;
	position: relative;
	margin:0px auto;
	border-radius: 5px;
	overflow: hidden;
}
   #ul 
   {
   	  width: 100%;
   	  text-align: center;
   	  bottom: 10px;
   	  z-index: 9;
     position: absolute;
   	  list-style: none;
   	  cursor: pointer;
   	  
   }
   #ul li 
   {
   	 width: 22px;
   	 height:22px;
   	 border-radius: 20px;
     display: inline-block;
     background-color: #fff;
     margin-left: 9px;
     cursor:pointer;
   }
   
   #ul li:first-child 
   {
	   background-color:#57b53d;
   }
.slider_clogan{
	width: 54%;
	height: 650px;
	background-color: #003152;
	position: absolute;
	z-index: 9;
	margin-top: 39px;
	display: flex
}
.slider_clogan_img{
	position: absolute;
	right: -152px;
}
.clogan{
	width: 54%;
	height: 111px;
	position: absolute;
	height: 96%;
	margin-top: 4%;
	z-index: 9;
	display: flex;
}
.clogan_text{
  width: 600px;
  margin: auto;
  color: #fff;
  font-family: 'dejavu_sansbold';
font-weight: bold;
line-height: 60px;
font-size: 40px;
}
.clogan_text>pre {
    color: #70c04f;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    font-size: 23px;
    margin-top: -100px;
}
.sliderimage{
   	position: absolute;
   	width: 100%;
   	height: 100%;
	opacity: 0;
	background-size: 100% 100%;
	-webkit-transition: all 1.6s;
	 -moz-transition: all 1.6s;
	 -o-transition: all 1.6s;
	transition: all 1.6s;
	z-index: -1;
   }
   .sliderimage:first-child{
   	opacity: 1;
   	z-index:9;
   }
  .slider_box{
  	width: 1100px;
  	height: 400px;
  	position: relative;
  	margin: auto;
  }
.slider_box>pre{
	color: #fff;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    font-size: 23px;
    margin-top: 100px;
}
.slider_box>div{
	color: #474b57;
    font-family: 'dejavu_sansbold';
    font-weight: bold;
    line-height: 70px;
    font-size: 50px;
    width: 800px;
    margin-top: -5px;
}
.slider_box_img{
	width: 330px;
	right: 0;
	top: -30px;
	position: absolute;
}
.about_slider{
    background-color:#474b57;
    border: 2px solid #474b57;
    color: #fff;
    position: absolute;
    margin-top: 30px;
    font-size: 16px;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    padding: 10px 30px;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.about_slider:hover{
  
    background-color: transparent;
    color: #474b57;
    
}
.contacts_slider{
    color: #404954;
    background-color: transparent;
    border: 2px solid #474b57;
    color: #474b57;
    position: absolute;
    margin-left: 200px;
    margin-top: 30px;
    font-size: 16px;
    border-radius: 2px;
    height: 20px;
    line-height: 20px;
    padding: 10px 30px;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.contacts_slider:hover{
    background-color:#474b57;
    color: #fff;
    
}
#main{
	max-width: 1340px;
	margin: auto;
	text-align: left;
	overflow: hidden;
	margin-top: 30px;
}
.main{
	width: 284px;
	height: 420px;
	float: left;
	margin: 10px 24px;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid rgba(46,51,70, 0.1);
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
}
.sale{
	width: 45px;
	height: 45px;
	background-color:#006a07;
	border-radius: 50%;
	text-align: center;
	font-family: 'bpg_nino_medium_capsregular';
	font-weight: bold;
	color: #fff;
	letter-spacing: 1.2px;
	line-height: 45px;
	margin-left: 10px;
	margin-top: 10px;
	position: absolute;
}
.main:hover{
	border: 1px solid  rgba(89,180,63,0.7);
}
 .main p{
 	width: 96%;
 	text-align: center;
 	position: relative;
 	padding: 5px;
 	font-size: 16px;
 	color: #2c2f35;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    margin-top: 10px;
    height: 50px;
   
 }
 .main pre{
	  font-family: 'bpg_nino_medium_capsregular';
	  font-weight: bold;
	  color: #ffff;
 	font-size: 17px;
	 text-align: left;
 	font-weight: bold;
 	width: 275px;
	 padding: 10px 5px;
 	margin-top: 15px;
 	width: 150px;
 	background-color: #003152;
 	text-align: center;
 	border-radius: 20px;
 	margin-left: 60px;
 }
 .main>pre>b{
	 color:#57b53b;
  text-decoration: line-through;
	
}
  .main p:hover{
  	text-decoration: underline;
  }
.background{
	width: 100%;
	height: 320px;
	background-size: 100% 100%;
	position: relative;
	background-size: cover;
	background-position: top center;
	margin-top: -60px
}

.main .main-sale{
	width: 96%;
	height: 40px;
	background-color: #fff;
	color: #c1533a;
	position: relative;
	line-height: 38px;
	margin-top: 6px;
	padding: 5px;
	font-size: 15px;
	text-align: left;
	font-family: "BPG Arial Caps", sans-serif;
	text-decoration: line-through;
	-webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
	overflow: hidden;
}
.background-top-color{
	width: 285px;
	height: 5px;
	background-color: #f9423e;
	position: absolute;
	top: 0;
}
.background-bottom-color{
	width: 285px;
	height: 15px;
	background-color: #f9423e;
	position: absolute;
	top: 320px;
	
}

.background-hover{
	position: absolute;
	width: 100%;
	height: 100%;
    background-color: rgba(0,0,0, 0.1);
	opacity: 0;
	-webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
}
.main:hover .background-hover{
	opacity: 1;
}

h2{
    width: 300px;
    margin: auto;
    font-size: 17px;
    text-align: center;
    font-family: 'dejavu_sansbold';
    height: 70px;
    position: relative;
}
.shape-top {
    width: 200px;
    border-bottom: 1px solid #f9423e;
    position: absolute;
    bottom: 10px;
    left: 20px;
}
.shape-bottom {
    width: 200px;
    border-bottom: 1px solid #f9423e;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
#news-japanauto{
    width: 100%;
    margin: auto;
    overflow: hidden;
    text-align: center;
   
}

.japanauto-news-see{
	width: 200px;
	height: 100px;
	position: absolute;
	z-index: 9999;
}
.japanauto-news-see-1{
	width: 63px;
    height: 20px;
    border-radius: 5px;
    position: absolute;
    margin-left: 5px;
    margin-top: 5px;
    line-height: 25px;
    background-color: rgba(255,108,108,0.8);
    text-align: right;
    font-size:16px; 
    background-size: cover;
    background-position: center center;
            font-family: "BPG Glaho", sans-serif;
           
            color: #fff;
            padding: 3px 8px;
}
.fa-eye{
	color: #fff;
	font-size: 17px;
	position: absolute;
	top: 4px;
	left: 8px;
}
.hom_title{
	width: 1400px;
	margin: 70px auto;
	min-height: 50px;
	position: relative;
	border-top: 1px solid rgba(0,0,0,0.5);
}
.title{
	color: #fff;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 30px;
    background-color: #003152;
    display: inline;
    position: absolute;
    margin-top: -20px;
}
.ifrale{
	margin-top:-50px;
}