.hankook_warranty
{
	font-family: Calibri, calibri_d, OpenSans;
	color:#58585a;
}
.hankook_warranty h1,
.hankook_warranty .big_text
{
	color: #58585a;
	font-family: Calibri, calibri_d, OpenSans;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 30px;
}
.hankook_warranty .big_text{text-align:center;margin:40px 0px 40px 0px;}
.hankook_warranty .block_img_a
{
	background:url(images/hankook_a.png) no-repeat center;
	width:100%;
	height:64px;
	margin:40px 0px 50px 0px;
}
.hankook_warranty .block_img_b
{
	background:url(images/hankook_b.png) no-repeat center;
	width:100%;
	height:201px;
	margin:0px 0px 50px 0px;
}
.hankook_warranty .block_desc
{
	font-size:18px;
}
.hankook_warranty .block_color_text
{
	display:block;
	font-size:24px;
	color:#ee724d;
	text-align:center;
}
.clear_block
{
	padding: 0px;
	margin: 0px;
	height:1px;
	clear:both;
	overflow:hidden;
}     
.block_tyres
{
	float:left;
	/*width:100%;*/
	/*width: 840px;*/
	/*width: 630px;*/
	width: 750px;
	/*margin-left: 45px;*/
	margin-left: 25px;
	position: relative;
}
.block_tyres .item
{
	position:relative;
	float:left;
	width:210px !important;
	height:226px;
	border-radius: 10px;
	border: 2px solid #b6b6b7;
	margin: 0px 18px 18px 0px;
	overflow: hidden;
	
	-moz-user-select: -moz-none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}
.block_tyres .item .sun
{
	position:absolute;
	background:url(images/sun.png) no-repeat center;
	width:21px;
	height:21px;
	top:6px;
	right:12px;
}
.block_tyres .item .name
{
	display:block;
	min-height:42px;
	text-decoration:none;
	text-align:center;
	font-size:16px;
	margin:0px 50px;
	color:#58585a;
}
.block_tyres .item .img
{
	display:block;
	text-decoration:none;
	width: 100%;
	height:183px;
	background-repeat: no-repeat;
	background-position: center;
}
.slider_prev, .slider_next
 {
	position: absolute;
	top: 40%;
	width: 40px;
	height: 40px;
	padding: 0;
	cursor: pointer;
	border: none;
	outline: none;
}
.slider_prev{left:-45px;background:url(images/prev.png) no-repeat;}
.slider_next{right:-50px;background:url(images/next.png) no-repeat;}
.slick-list.draggable
{
	padding: 0px !important;
	overflow: hidden !important;
	/*margin: 0px 50px !important;*/
}