

/* Start:/local/templates/hino2020/components/bitrix/breadcrumb/breadcrumb_inner/style.css?16342838841102*/
.section.breadcrumbs {
    background-color: #262626;
    border-top: 1px solid #000;
    color: #767676;
    display: block;
    margin: 0;
}
.container.breadcrumbs__container {
    font-size: 13px;
    letter-spacing: -0.1px;
    max-width: 1165px;
    padding: 13px 0 10px;
}
.breadcrumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.breadcrumbs__item {
    position: relative;
    padding: 0;
    margin: 0 5px 0 0;
}
.breadcrumbs__item a {
    color: #767676;
    padding: 0 6px 0 0;
    text-decoration: none;
}
.breadcrumbs__item::after {
    content: '/';
}
.breadcrumbs__item:last-child {
    margin: 0;
}
.breadcrumbs__item:last-child a {
    padding: 0;
}
.breadcrumbs__item:last-child::after {
    display: none;
}
@media (min-width: 768px) {
    .section.breadcrumbs {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
}
/* End */


/* Start:/local/templates/hino2020/components/bitrix/catalog.section.list/chassis-footer/style.css?16342838847305*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 16px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-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;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 16px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-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;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 16px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-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;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-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;
	}
/* End */


/* Start:/local/templates/hino2020/components/bitrix/catalog.section.list/carready-footer/style.css?16342838847305*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 16px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-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;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 16px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-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;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 16px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-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;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-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;
	}
/* End */


/* Start:/local/templates/hino2020/template_styles.css?168327408683802*/
@font-face {
  font-family: 'HelveticaNeue';
  src: url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Bold.eot');
  src: url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Bold.woff2') format('woff2'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Bold.woff') format('woff'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Italic.eot');
  src: url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Italic.eot?#iefix') format('embedded-opentype'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Italic.woff2') format('woff2'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Italic.woff') format('woff'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Roman.eot');
  src: url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Roman.woff2') format('woff2'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Roman.woff') format('woff'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-Roman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeue';
  src: url('/local/templates/hino2020/fonts/HelveticaNeueCyr-BoldItalic.eot');
  src: url('/local/templates/hino2020/fonts/HelveticaNeueCyr-BoldItalic.eot?#iefix') format('embedded-opentype'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-BoldItalic.woff2') format('woff2'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-BoldItalic.woff') format('woff'), url('/local/templates/hino2020/fonts/HelveticaNeueCyr-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
/* stylelint-disable */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
button,
input {
  /* 1 */
  overflow: visible;
}
button,
select {
  /* 1 */
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
body {
  background-color: #fff;
  color: #202020;
  font-family: 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0;
  min-width: 320px;
  min-height: 100vh;
  position: relative;
  scroll-behavior: smooth;
  width: 100%;
}
/*убрать горизонтальный скролл для ие*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body { overflow-x: hidden; }
}

main {
  display: block;
  position: relative;
  z-index: 10;
}
main.block {
  padding-top: 51px;
}
section {
  width: 100%;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
}
a {
  color: #e60112;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  opacity: 0.8;
}
button,
select {
  cursor: pointer;
}
input[type=checkbox],
input[type=radio] {
  cursor: pointer;
}
input[type=checkbox] ~ label,
input[type=radio] ~ label {
  cursor: pointer;
}
p {
  line-height: 1.3;
}
iframe {
  max-width: 100%;
}
.visually-hidden {
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  position: absolute;
  width: 1px;
}
.no-scroll {
  overflow-y: hidden;
}
.link-wrap {
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.link {
  background-color: transparent;
  border: none;
  position: relative;
  padding: 0 0 0 40px;
  margin: 0;
  text-decoration: none;
}
.link::before {
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 2px;
  content: '';
  left: 15px;
  position: absolute;
  width: 20px;
  height: 13px;
}
.link--mail::before {
  background-image: url('/local/templates/hino2020/img/ic-mail.png');
}
.link--site::before {
  background-image: url('/local/templates/hino2020/img/ic-web.png');
  height: 16px;
}
.link--btn {
  color: #e60112;
  display: inline;
  padding: 0;
}
.link--from-btn {
  color: #e60112;
  display: inline;
  padding: 0;
}
.map > ymaps {
  width: 100% !important;
}
.ymaps-2-1-77-ground-pane, [class*="ymaps-2-1"][class*="-ground-pane"], .map .ymaps-2-1-74-ground-pane {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
[class*="ymaps-2-1"][class*="-control-popup__content"] {
  display: none;
}
.moto {
  color: #000000;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.gray {
  background-color: #474747;
  color: #fff;
}
.gray a {
  color: #fff;
  text-decoration: underline;
}
.gray .section__title {
  color: #fff;
}
.light-gray {
  background-color: #e8e8e8;
}
.middle-gray {
  background-color: #454545;
  color: #fff;
}
.middle-gray .section__title {
  color: #fff;
}
.content {
  font-size: 16px;
  margin-bottom: 30px;
}
.content p {
  line-height: 1.4;
  margin: 0 0 15px;
}
.gallery-carousel .slick-next,
.gallery-carousel .slick-prev {
  top: 50%;
}
.gallery-carousel__item {
  overflow: hidden;
  max-height: 332px;
}
.red {
  color: #e60112;
}
.border-top {
  border-top: 1px solid #e8e8e8;
}
.border-bottom {
  border-bottom: 1px solid #e8e8e8;
}
.zero-offset {
  margin: 0 !important;
  padding: 0 !important;
}
.highlight {
  background-color: #f8e71c;
  padding: 3px 0;
  position: relative;
}
.highlight::before {
  background-color: #f8e71c;
  content: '';
  height: 100%;
  left: -4px;
  position: absolute;
  top: 0;
  width: 4px;
}
.red-gradient {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(2%, #e20112), color-stop(96%, #9b0019));
  background-image: linear-gradient(to right, #e20112 2%, #9b0019 96%);
  color: #fff;
}
.red-gradient .moto {
  color: #fff;
}
.link-icon {
  letter-spacing: 0.3px;
  padding: 0 0 0 20px;
  position: relative;
}
.link-icon::before {
  background-repeat: no-repeat;
  background-size: contain;
  /*position: left center;*/
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-55%);
  transform: translateY(-55%);
  width: 14px;
  height: 16px;
}
.link-icon--doc::before {
  background-image: url('/local/templates/hino2020/img/ic-doc.png');
}
.link-icon--place::before {
  background-image: url('/local/templates/hino2020/img/ic-place.png');
}
.pdf-icon {
  background-image: url('/local/templates/hino2020/img/pdf-icon.svg');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  height: 36px;
  width: 36px;
}
.no-wrap {
  white-space: nowrap;
}
.tel {
  color: #000000;
  font-size: 16px;
  text-decoration: underline;
}
.popup__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: calc(100vh - 50px);
  position: relative;
  width: 100%;
  z-index: 102;
}
.popup__info-block {
  height: 100%;
  width: 100%;
}
.popup__wrap object {
  height: 100%;
  width: 100%;
}
.text {
  font-size: 16px;
}
@media (min-width: 768px) {
  main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  main.block {
    padding: 0;
  }
  .map > ymaps {
    height: 612px !important;
  }
  .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .flex--between {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .flex--stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .flex--center {
    align-items: center;
    justify-content: center;
  }
  .moto {
    font-size: 28px;
    text-align: left;
    text-transform: uppercase;
  }
  .text {
    line-height: 1.36;
    margin: 0;
    padding: 0;
  }
  .text--paragraph {
    margin-bottom: 10px;
  }
  .content {
    font-size: 16px;
  }
  .content p {
    margin: 0 0 19px;
  }
  .gallery-carousel__item img {
    display: block;
    border: 1px solid #fff;
    height: auto;
    width: 100%;
  }
  .popup__wrap {
    height: 100%;
    width: calc(100% - 110px);
  }
}
@media (min-width: 900px) {
  .link-icon {
    padding: 0 0 0 26px;
  }
}
.container {
  max-width: 1110px;
  margin: 0 auto;
  width: 95%;
}
.section {
  margin: 0 0 36px;
  padding: 0;
  width: 100%;
}
.section__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.36;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
  .section {
    margin-bottom: 116px;
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15;
  }
  .section__title {
    font-size: 28px;
    color: #202020;
    letter-spacing: 0.2px;
    margin: 0 auto 20px;
  }
}
.btn {
  border-radius: 75px;
  border: solid 2px #171717;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #171717;
  display: block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.3px;
  line-height: normal;
  margin: 0 auto;
  overflow: hidden;
  outline: none;
  padding: 9px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-transform: uppercase;
  width: 100%;
}
.btn:disabled {
  cursor: unset;
  filter: grayscale(100%);
  opacity: 0.7;
}
.btn--filled {
  border: none;
  background-color: #e60112;
  color: #fff;
  letter-spacing: 1px;
  padding: 10px;
}
.btn--white {
  border-color: #fff;
  color: #fff;
}
.btn:not([disabled]):hover, .btn:not([disabled]):focus {
  outline: none;
  opacity: 0.8;
}
.btn__place {
  padding-left: 20px;
  position: relative;
}
.btn__place::before {
  background-image: url("/local/templates/hino2020/img/ic-sidebar-1-red.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  left: -6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  width: 14px;
  height: 15px;
}
@media (min-width: 768px) {
  .btn {
    border-radius: 58px;
    font-size: 14px;
    padding: 12px 37px;
    width: auto;
  }
}
.list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list--square li {
  margin-bottom: 10px;
  padding: 0 0 0 23px;
  position: relative;
}
.list--square li::before {
  background-color: #e60112;
  content: '';
  height: 7px;
  left: 3px;
  position: absolute;
  top: 5px;
  width: 7px;
}
.list--square li:last-child {
  margin-bottom: 0;
}
.hamburger {
  display: block;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
.hamburger:hover,
.hamburger:focus {
  opacity: 0.7;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  outline: none;
}
.hamburger-box {
  width: 18px;
  display: block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
  width: 18px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
.hamburger-inner::after,
.hamburger-inner::before {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -5px;
}
.hamburger-inner::after {
  bottom: -5px;
}
.hamburger .hamburger-inner {
  -webkit-transition-duration: 0.075s;
  transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.header {
  left: 0;
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
}
.header__desktop {
  display: none;
}
.header__top {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(2%, #e20112), color-stop(96%, #9b0019));
  background-image: linear-gradient(to right, #e20112 2%, #9b0019 96%);
}
.header__container-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0 8px;
}
.header__logo {
  display: block;
  height: auto;
  width: 123px;
}
.header__logo:hover {
  opacity: 1;
}
.header__phone {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.header__dark-wrap {
  background-color: rgba(0, 0, 0, 0.1);
  display: none;
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100vw;
  z-index: 50;
}
.header__bottom-container {
  background-color: #fff;
  height: 100vh;
  max-width: 100vw;
  overflow-y: scroll;
  position: absolute;
  padding: 17px 9px 17px 12px;
  right: 0;
  top: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 100;
}
.header__bottom-container::-webkit-scrollbar {
  display: none;
}
.header__search {
  display: none;
}
.header__search--mobile {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(2%, #e20112), color-stop(96%, #9b0019));
  background-image: linear-gradient(to right, #e20112 2%, #9b0019 96%);
  display: block;
  left: 0;
  padding: 10px 0;
  position: absolute;
  top: calc(100% - 1px);
  transform: translateY(-100%);
  transition-duration: 0.2s;
  width: 100%;
  z-index: -1;
}
.header__search--mobile.header__search--opened {
  transform: translateY(0);
}
.header__search-btn {
  background-color: transparent;
  background-image: url("/local/templates/hino2020/img/ic-serch.png");
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  display: block;
  padding: 0;
  width: 40px;
  height: 27px;
}
.header__search-input {
  background-color: #f4f4f4;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  outline: none;
  padding: 5px 5px 5px 15px;
  width: calc(100% - 40px);
  -webkit-appearance: none;
}
.header__search-form {
  box-sizing: border-box;
  border-radius: 14px;
  background-color: #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow: hidden;
}
.header__close {
  background-color: transparent;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 18px;
  margin: 0 0 4px auto;
  padding: 0;
  position: relative;
  width: 18px;
}
.header__close::after,
.header__close::before {
  background-color: #000;
  content: '';
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.header__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.header__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.header__nav-item {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  min-width: 203px;
  max-width: 80vw;
}
.header__nav-item:last-child {
  margin-bottom: 40px;
}
.header__nav-link {
  background-color: transparent;
  border: none;
  border-bottom: solid 1px #e4e4e4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: block;
  font-size: 14px;
  outline: none;
  padding: 14px 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%;
}
.header__nav-link--with-sub {
  padding-right: 10px;
}
/*button.header__nav-link--with-sub::before {*/
/*  background-image: url("/local/templates/hino2020/img/ic-menu-down.svg");*/
/*  background-position: center;*/
/*  background-size: contain;*/
/*  background-repeat: no-repeat;*/
/*  content: '';*/
/*  height: 6px;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  top: 50%;*/
/*  -webkit-transform: translateY(-50%);*/
/*  transform: translateY(-50%);*/
/*  width: 11px;*/
/*}*/
.header__nav-link--opened::before {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.header__nav-link:hover {
  opacity: 1;
}
.header__nav-link:focus-visible {
  opacity: 0.8;
}
.header__sub-item {
  border-bottom: solid 1px #e4e4e4;
  padding: 14px 0 14px 20px;
  width: 100%;
}
.header__sub-item a {
  color: #000;
  text-decoration: none;
}
.header__bottom {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100vh;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  visibility: hidden;
  width: 100%;
  z-index: -1;
}
.header__bottom--opened {
  display: block;
  z-index: 500;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  visibility: visible;
}
.header__bottom--opened .header__bottom-container {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.header__bottom--opened .header__dark-wrap {
  display: block;
}
.header__sub-wrap {
  display: none;
}
.header__burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 25px;
  height: 25px;
}
.header__nav {
  padding-bottom: 90px;
}
.header__mob-btns {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.header__mob-btns .header__search-btn {
  filter: brightness(0) invert(1);
  height: 25px;
  margin-bottom: 5px;
  width: 25px;
}
.header__mob-btns .header__search-btn--closed {
  background-image: none;
  position: relative;
}
.header__mob-btns .header__search-btn--closed::before, .header__mob-btns .header__search-btn--closed::after {
  background-color: #fff;
  content: '';
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 18px;
}
.header__mob-btns .header__search-btn--closed::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.header__mob-btns .header__search-btn--closed::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (min-width: 950px) {
  .header {
    overflow: visible;
    position: relative;
  }
  .header__container-top {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #7a7a7a;
    max-width: 1180px;
    padding: 10px 0;
    position: relative;
  }
  .header__logo {
    margin-left: 4px;
    margin-right: 40px;
    padding-bottom: 5px;
    position: relative;
    width: 214px;
  }
  .header__logo img {
    width: 100%;
  }
  .header__mob-btns {
    display: none;
  }
  .header__desktop {
    display: block;
  }
  .header__top {
    background-image: url("/local/templates/hino2020/img/bg-black-top.jpg");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #000;
  }
  .header__bottom {
    background-color: #262626;
    height: auto;
    overflow: visible;
    position: relative;
    width: 100%;
    visibility: visible;
    z-index: 100;
  }
  .header__dark-wrap {
    display: none;
  }
  .header__bottom-container {
    background-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;
    position: static;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
    width: 95%;
    overflow: visible;
  }
  .header__toyota {
    bottom: -2px;
    color: #7a7a7a;
    font-size: 8px;
    font-weight: bold;
    letter-spacing: 0.8px;
    line-height: 1;
    margin: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    text-align: center;
  }
  .header__toyota span {
    margin-bottom: 3px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  .header__toyota img {
    margin: 0 auto;
    width: 52px;
  }
  .header__text {
    font-size: 14px;
    line-height: 1.21;
    margin: 0 auto 0 0;
    max-width: 424px;
  }
  .header__enter {
    font-size: 16px;
    color: #7a7a7a;
    margin-left: 27px;
  }
  .header__phone {
    font-size: 17px;
    font-weight: bold;
    color: #7a7a7a;
  }
  .header__close {
    display: none;
  }
  .header__search {
    display: block;
    width: 60px;
  }
  .header__search.header__search--mobile {
    display: none;
  }
  .header__search--opened {
    width: 165px;
  }
  .header__search-form {
    padding: 0 5px;
    position: absolute;
    top: 50%;
    -webkit-transform: scaleX(0) translateY(-50%);
    transform: scaleX(0) translateY(-50%);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    right: -5px;
    width: 165px;
    z-index: 10;
  }
  .header__search-input {
    padding: 5px;
    width: calc(100% - 25px);
  }
  .header__search-form--opened {
    -webkit-transform: scaleX(1) translateY(-50%);
    transform: scaleX(1) translateY(-50%);
  }
  .header__search-btn {
    width: 16px;
    height: 16px;
  }
  .header__search-form--opened .header__search-btn {
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .header__search-form--opened ~ .header__search-btn {
    visibility: hidden;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .header__search-btn:hover,
  .header__search-btn:focus {
    opacity: 0.7;
  }
  .header__search-btn--open {
    margin-left: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .header__search-btn--search {
    margin-left: 0;
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .header__nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 2.9px;
    width: 100%;
  }
  .header__sub-wrap {
    background-color: #3c3c3c;
    display: block;
    opacity: 0;
    position: absolute;
    left: 50%;
    margin: 0;
    padding: 35px 0;
    top: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    visibility: hidden;
    max-width: 100vw;
    width: 100%;
    z-index: 9000;
  }
  .header__sub-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1000px;
    width: 90%;
  }
  .header__sub-item {
    border: none;
    font-size: 14px;
    margin-bottom: 15px;
    padding: 0;
    width: 29%;
  }
  .header__sub-item a {
    border-radius: 22px;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
    max-width: 216px;
    width: 100%;
  }
  .header__sub-item a:hover, .header__sub-item a:focus {
    background-color: #e50012;
    opacity: 1;
    outline: none;
  }
  .header__sub-item:nth-child(3n-1) {
    margin: 0 2% 0;
  }
  .header__sub-item:nth-child(3n+1) a {
    margin-left: 0;
  }
  .header__sub-item:nth-child(3n+3) a {
    margin-right: 0;
  }
  .header__nav-link {
    border: none;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2.9px;
    padding: 18px 10px;
    width: auto;
  }
  .header__nav-link::before {
    display: none;
  }
  .header__nav-link:hover {
    background-color: #e60112;
  }
  .header__nav-link--active {
    background-color: #e60112;
  }
  .header__nav-item {
    min-width: auto;
    max-width: 100%;
    outline: none;
    padding: 0;
    width: auto;
  }
  .header__nav-item--mobile {
    display: none;
  }
  .header__nav-item:hover .header__sub-wrap {
    opacity: 1;
    visibility: visible;
  }
  .header__nav-item:focus-within .header__sub-wrap {
    opacity: 1;
    visibility: visible;
  }
  .header__search-btn--open {
    margin-left: auto;
  }
  .header__search-btn--search {
    margin-left: 10px;
  }
  .header__nav {
    padding: 0;
    margin-right: auto;
  }
  .header__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .header__social-item {
    margin: 0 11px 0 0;
  }
  .header__social-item:last-child {
    margin-right: 0;
  }
  .header__social-link {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 23px;
    width: 23px;
  }
  .header__social-link--youtube {
    background-image: url('/local/templates/hino2020/img/ic1.png');
  }
  .header__social-link--instagram {
    background-image: url('/local/templates/hino2020/img/ic2.png');
  }
}
@media (min-width: 1100px) {
  .header__nav-link {
    padding: 18px 22px;
  }
}
.hero {
  background-color: #000;
  margin-bottom: 0;
  width: 100%;
}
.hero--series {
  background-image: -webkit-gradient(linear, left top, right top, from(#444444), color-stop(72%, #dadada));
  background-image: linear-gradient(to right, #444444 0%, #dadada 72%);
}
.hero__title {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.36;
  letter-spacing: 0.2px;
  margin: 0 auto;
  padding: 23px 0 5px;
  text-align: center;
  text-transform: uppercase;
  width: 85%;
}
.hero__item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  width: 100%;
}
.hero__img {
  height: 100%;
  width: 100%;
}
.hero__img img {
  width: 100%;
  height: auto;
}
.hero__img::before {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5));
  content: '';
  height: 100%;
  position: absolute;
  z-index: 1;
  width: 100%;
}
.hero__carousel .slick-dots {
  display: none !important;
}
.hero__banner {
  height: auto;
  position: relative;
  width: 100%;
}
.hero__banner .hero__title {
  font-size: 16px;
  left: 50%;
  max-width: 1110px;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
}
.hero__banner-background {
  height: auto;
  width: 100%;
}
.hero__banner-background img {
  display: block;
  height: auto;
  width: 100%;
}
.hero__hino {
  font-size: 20px;
  line-height: 0.7;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.hero__series-number {
  margin: 0;
  font-size: 29px;
  line-height: 1;
}
.hero__moto {
  margin: 0;
  font-size: 15px;
}
.hero--series .hero__text-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  color: #fff;
  height: 100%;
  left: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .hero {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .hero--inner {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }
  .hero--series .hero__text-wrap {
    color: #fff;
    height: 100%;
    left: auto;
    max-width: 1020px;
    text-shadow: 0 1px 0 #000;
    transform: translateY(0);
    top: 0;
  }
  .hero__item {
    position: relative;
  }
  .hero__text-wrap {
    left: 50%;
    max-width: 1110px;
    position: absolute;
    top: 26px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 95%;
    z-index: 100;
  }
  .hero__title {
    font-size: 48px;
    letter-spacing: 0.6px;
    line-height: 1.02;
    text-align: center;
    text-shadow: 0 1px 0 #000;
    color: #ffffff;
  }
  .hero__carousel .slick-dots {
    display: block !important;
  }
  .hero__banner .hero__title {
    font-size: 72px;
  }
  .hero__hino {
    font-size: 135px;
    line-height: 0.8;
    margin: 0;
  }
  .hero__series-number {
    font-size: 200px;
    font-weight: bold;
    line-height: 0.8;
    margin: 0 0 10px;
  }
  .hero__moto {
    font-size: 24px;
    margin: 0 0 0 7px;
    line-height: 1;
    letter-spacing: 0.5px;
  }
}
.slick-next,
.slick-prev {
  background-image: url("/local/templates/hino2020/img/ic-arrow-slider-l.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  display: none;
  width: 17px;
  height: 33px;
  cursor: pointer;
  background-color: transparent;
  color: transparent;
  top: calc(50% - 30px);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  padding: 0;
  border: none;
  outline: none;
  z-index: 100;
}
.slick-next:hover,
.slick-prev:hover
.slick-next:focus,
.slick-prev:focus {
  opacity: 0.8;
}
.slick-next:active,
.slick-prev:active {
  opacity: 0.8;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.slick-prev {
  left: 5px;
}
.slick-prev:hover {
  -webkit-transform: translate(-2px, -50%);
  transform: translate(-2px, -50%);
}
.slick-next {
  -webkit-transform: translate(0, -50%) scale(-1, 1);
  transform: translate(0, -50%) scale(-1, 1);
  right: 5px;
}
.slick-next:hover {
  -webkit-transform: translate(2px, -50%) scale(-1, 1);
  transform: translate(2px, -50%) scale(-1, 1);
}
.slick-dots {
  bottom: 14px;
  left: 0;
  right: 0;
  list-style: none;
  display: none;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  z-index: 10;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  background-color: #fff;
  border: none;
  display: block;
  width: 40px;
  height: 3px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button:focus {
  opacity: 0.8;
}
.slick-dots li.slick-active button {
  background-color: #e60112;
}
@media (min-width: 768px) {
  .slick-dots {
    display: block;
  }
}
@media (min-width: 1220px) {
  .slick-next,
  .slick-prev {
    width: 38px;
    height: 77px;
    top: 50%;
  }
  .slick-prev {
    left: auto;
    right: calc(50% + 571px);
  }
  .slick-next {
    left: calc(50% + 571px);
    right: auto;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  outline: none;
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.about {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .about {
	display: block;
    background-color: #e9e9e9;
    overflow: hidden;
    padding: 66px 0 77px;
  }
  .about__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.dealers {
  background-image: -webkit-gradient(linear, right top, left top, from(#e20112), to(#9a0019));
  background-image: linear-gradient(to left, #e20112, #9a0019);
  display: block;
  height: 100%;
  margin-bottom: 0;
  padding: 0;
}
.dealers__btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.dealers__title {
  color: #fff;
  display: block;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.15;
  margin: 25px 0 10px;
  text-align: center;
}
.dealers__container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  max-width: 1117px;
}
.dealers__btn {
  background-color: #fff;
  color: #db0112;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  padding: 15px 27px;
  margin: 0 auto;
  min-width: auto;
  max-width: 250px;
  width: 97%;
}
.dealers__btn .btn__place {
  padding-left: 20px;
}
.dealers__text {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: 1fr 45px 20px;
  grid-template-rows: 1fr 45px 20px;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  z-index: 10;
}
.dealers__map-img {
  display: block;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  text-align: center;
}
.dealers__map-img img {
  display: block;
  margin: 0 auto;
  width: 88%;
}
@media (min-width: 768px) {
  .dealers__title {
    font-size: 48px;
    line-height: 1.15;
    margin: 62px 0 10px;
  }
  .dealers__text {
    -ms-grid-rows: 1fr 45px 1fr;
    grid-template-rows: 1fr 45px 1fr;
  }
}
.buttons {
  margin-bottom: 30px;
  margin-top: 21px;
}
.buttons__btn {
  background-color: #e9e9e9;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
  border: none;
  border-radius: 12px;
  box-sizing: border-box;
  color: #171717;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  font-weight: bold;
  min-height: 75px;
  letter-spacing: 1.2px;
  line-height: 1.4;
  margin: 0 auto 10px;
  outline: none;
  overflow: hidden;
  padding: 10px 110px 5px 15px;
  text-transform: uppercase;
  width: 100%;
}
.buttons__btn:focus {
  opacity: 0.8;
}
.buttons__btn:last-child {
  margin-bottom: 0;
}
.buttons__btn--dealers {
  background-image: url("/local/templates/hino2020/img/btn1.jpg");
}
.buttons__btn--models {
  background-image: url("/local/templates/hino2020/img/btn2.jpg");
}
@media (min-width: 768px) {
  .buttons {
    display: none;
  }
}
.sale {
  display: none;
}
@media (min-width: 768px) {
  .sale {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(2%, #666666), color-stop(96%, #3e3e3e));
    background-image: linear-gradient(to right, #666666 2%, #3e3e3e 96%);
    display: block;
    margin-bottom: 56px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 51px 0 84px;
  }
  .sale__title {
    color: #fff;
  }
  .sale__carousel .slick-dots {
    bottom: -69px;
  }
  .sale__item {
    display: block;
    text-decoration: none;
  }
  .sale__item:hover {
    opacity: 1;
  }
}
.left-menu {
  display: none;
}
@media (min-width: 768px) {
  .left-menu {
    display: block;
    position: fixed;
    right: 0;
    top: 130px;
    z-index: 1000;
  }
  .left-menu__item {
    padding: 0;
    margin: 0 0 1px;
    text-align: right;
  }
  .left-menu__link {
    background-color: #e60112;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    height: 50px;
    font-size: 16px;
    line-height: 1.7;
    padding: 6px 10px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .left-menu__link:hover {
    opacity: 1;
  }
  .left-menu__link:hover .left-menu__title {
    margin-left: 10px;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    width: 113px;
  }
  .left-menu__link img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    width: 36px;
    height: 36px;
  }
  .left-menu__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .left-menu__title {
    display: block;
    margin: 0;
    position: relative;
    padding: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    text-align: left;
    width: 0;
  }
}
.footer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #000;
  color: #7a7a7a;
  font-size: 16px;
  padding: 17px 0;
  width: 100%;
}
.footer__top {
  display: none;
}
.footer__links-list {
  display: none;
}
.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1110px;
  margin: 0 auto;
  width: 95%;
}
.footer__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 21px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.footer__social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.footer__social-item {
  margin: 0 11px 0 0;
}
.footer__social-item:last-child {
  margin-right: 0;
}
.footer__social-link {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 28px;
  width: 23px;
}
.footer__social-link--youtube {
  background-image: url('/local/templates/hino2020/img/ic1.png');
}
.footer__social-link--instagram {
  background-image: url('/local/templates/hino2020/img/ic2.png');
}
.footer__credits-aft {
  font-size: 12px;
  color: #7a7a7a;
  display: none;
}
.footer__credits-hino {
  font-size: 12px;
  margin: 0 auto;
}
.footer__credits-hino span {
  display: none;
}
.footer__sub-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.footer__sub-links-item {
  margin: 0 5px 0 0;
}
.footer__sub-links-item:last-child {
  margin-right: 0;
}
.footer__sub-links-item a {
  color: #7a7a7a;
  text-decoration: none;
}
.footer__phone {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 27px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  text-decoration: none;
  text-align: center;
}
.footer__show-full {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.footer__credits {
  margin-bottom: 16px;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.footer__social-text {
  font-size: 12px;
  margin: 0 15px 0 0;
  padding: 0;
}
.footer__social-item {
  margin: 0 9px 0 0;
  width: 23px;
}
.footer__social-item img {
  height: auto;
  width: 100%;
}
.footer__social-item:last-child {
  margin-right: 0;
}
.footer__show-full {
  margin-bottom: 20px;
  max-width: 100%;
  padding: 10px 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.footer__disclaimer {
  color: #7a7a7a;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.17;
  letter-spacing: 0.01px;
  margin: 15px auto 0;
  max-width: 904px;
  text-align: center;
  width: 90%;
}
.footer__contacts {
  margin-top: 20px;
}
.footer__contacts p {
  line-height: 1.4;
  margin: 0;
}
@media (min-width: 768px) {
  .footer {
    border-top: solid 1px #303030;
    color: #7a7a7a;
    font-size: 13px;
    padding: 58px 0 25px;
  }
  .footer a {
    text-decoration: none;
  }
  .footer__top {
    display: block;
    margin-bottom: 71px;
  }
  .footer__links-list {
    display: block;
  }
  .footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .footer__nav-group--flex-col {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
  }
  .footer__nav-group {
    width: 23%;
  }
  .footer__nav-title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 21px;
  }
  .footer__contacts .footer__nav-title {
    margin-bottom: 15px;
  }
  .footer__nav-item {
    margin-bottom: 7px;
  }
  .footer__nav-item a {
    color: #7a7a7a;
  }
  .footer__dom-item-title {
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 6px;
  }
  .footer__nav-list {
    margin-bottom: 19px;
  }
  .footer__phone {
    display: none;
  }
  .footer__show-full {
    display: none;
  }
  .footer__links-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer__bottom {
    font-size: 16px;
  }
  .footer__links-item {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.67;
    letter-spacing: 0.01px;
    position: relative;
    padding-right: 5px;
    margin-right: 5px;
  }
  .footer__links-item a {
    color: #ffffff;
  }
  .footer__links-item::before {
    right: 0;
    content: '|';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .footer__links-item:last-child {
    padding-right: 0;
    margin-right: 0;
  }
  .footer__links-item:last-child::before {
    display: none;
  }
  .footer__bottom {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50% 50%;
    grid-template-columns: 50% 50%;
  }
  .footer__credits {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    margin-bottom: 0;
    text-align: right;
  }
  .footer__social {
    display: none;
  }
  .footer__links-list {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    margin-bottom: 3px;
  }
  .footer__sub-links {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    margin: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer__credits-hino {
    margin: 3px 0 5px;
  }
  .footer__credits-hino span {
    display: inline;
  }
  .footer__credits-aft {
    display: block;
    margin: 0;
  }
  .footer__disclaimer {
    margin-top: 40px;
  }
}
.poly {
  font-family: 'object-fit: contain;';
}
.poly--bottom {
  font-family: 'object-fit: contain; object-position: bottom;';
}
.poly--cover {
  font-family: 'object-fit: cover;';
}

.contacts {
  padding: 10px 0;
}
@media (min-width: 768px) {
  .contacts {
    margin: 0;
    padding: 59px 0 65px;
  }
}

.social-block {
  margin-bottom: 20px;
}
.social-block__title {
  font-weight: bold;
  margin: 0 0 10px;
}
.social-block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.social-block__item {
  margin-right: 11px;
}
.social-block__item:last-child {
  margin-right: 0;
}
.social-block__link {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  display: block;
  height: 29px;
  width: 23px;
}
.social-block__link--youtube {
  background-image: url('/local/templates/hino2020/img/pic-youtube.png');
}
.social-block__link--insta {
  background-image: url('/local/templates/hino2020/img/pic-insta.png');
}
.social-block__link--fb {
  background-image: url('/local/templates/hino2020/img/pic-fb.png');
}
.social-block__link--linkedin {
  background-image: url('/local/templates/hino2020/img/pic-in.png');
}
@media (min-width: 768px) {
  .social-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 31px;
  }
  .social-block__title {
    margin-bottom: 0;
    margin-right: 18px;
  }
}

.with-background {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #262626;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  padding: 20px 0;
}
.with-background .section__title {
  color: #fff;
  letter-spacing: 0.4px;
  margin: 0 0 20px;
  text-align: left;
}
.with-background--light {
  background-color: #fff;
  color: #000;
}
.with-background--contain {
  background-size: contain;
}
.with-background--contain-left {
  background-size: auto 100%;
  background-position: center right;
}
.with-background--light .section__title {
  color: #000;
}
.with-background--border {
  border-bottom: 1px solid #e7e7e7;
}
.with-background__title,
.with-background__text,
.with-background__name {
  max-width: 520px;
}
.with-background__text {
  font-size: 16px;
  margin: 0 0 15px;
}
.with-background__name {
  font-size: 27px;
  letter-spacing: 0.2px;
  margin: 0 0 21px;
  text-transform: uppercase;
}
.with-background__wrap {
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .with-background {
    padding: 59px 0 50px;
  }
  .with-background .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 327px;
  }
  .with-background .section__title {
    line-height: 1.2;
    margin-bottom: 16px;
  }
  .with-background__wrap {
    width: 100%;
  }
  .with-background__btn {
    display: inline-block;
    margin: 0 auto;
    padding: 14px 36px;
  }
  .with-background__text {
    line-height: 1.36;
    margin-bottom: 20px;
  }
  .with-background--contain {
    background-size: calc(min(1110px, 100%)) auto;
    background-position: center top;
  }
}
.video {
  position: relative;
  max-width: 925px;
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 46.6%;
  background-color: #000000;
}
.video__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  -o-object-fit: cover;
  object-fit: cover;
}
.video__button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: none;
  padding: 0;
  width: 68px;
  height: 48px;
  border: none;
  background-color: transparent;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.video__button-shape {
  fill: #212121;
  fill-opacity: 0.8;
}
.video__button-icon {
  fill: #ffffff;
}
.video__button:focus {
  outline: none;
}
.video:hover .video__button-shape,
.video__button:focus .video__button-shape {
  fill: #ff0000;
  fill-opacity: 1;
}
/* Enabled */
.video--enabled {
  cursor: pointer;
}
.video--enabled .video__button {
  display: block;
}
.table {
  border-collapse: collapse;
  font-size: 16px;
  width: 100%;
}
.table th,
.table td {
  border: 1px solid #979797;
}
.table th {
  color: #000000;
  font-weight: bold;
  line-height: 1.36;
  padding: 15px 6px;
  text-transform: uppercase;
  text-align: left;
  vertical-align: top;
}
.table td {
  color: #2b2b2b;
  padding: 10px 6px;
}
.table tbody th {
  vertical-align: middle;
}
.table--small {
  margin: 0 auto;
  width: auto;
}
.table .table__img-link {
  padding: 9px;
  vertical-align: top;
}
@media (min-width: 768px) {
  .table--fixed {
    table-layout: fixed;
  }
  .table td {
    padding: 17px;
  }
  .table th {
    padding: 19px 10px;
  }
}
.news {
  display: block;
  margin-bottom: 0;
  padding: 25px 0 35px;
}
.news--inner {
  margin-bottom: 31px;
  padding: 20px 0;
}
.news--nav-inner {
  margin: 0;
  padding: 20px 0;
}
.news__item {
  margin-bottom: 15px;
  width: 100%;
}
.news__img {
  display: block;
  max-height: 222px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}
.news__img img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.news__item-title {
  display: block;
  color: #202020;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 4px;
  text-decoration: none;
  width: 100%;
}
.news__date {
  margin: 0;
  color: #bbbbbb;
}
.news__title {
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .news {
    border-bottom: 1px solid #e4e4e4;
    display: block;
    margin-bottom: 0;
    padding: 58px 0 52px;
  }
  .news__title {
    margin-bottom: 13px;
  }
  .news__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 17px;
  }
  .news__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 31.5%;
  }
  .news__img {
    height: 243px;
    max-height: none;
    margin-bottom: 17px;
  }
  .news__img:hover {
    opacity: 1;
  }
  .news__item-title {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 16px;
    line-height: 1.4;
    margin: 0 0 4px;
  }
  .news__date {
    font-size: 16px;
    line-height: 1.57;
  }
  .btn.news__btn {
    display: inline-block;
  }
}
.services {
  margin-bottom: 0;
}
.services__block {
  font-size: 16px;
  padding: 15px 0;
}
.services__paragraph {
  font-size: 16px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .services {
    padding-top: 22px;
  }
  .services__title {
    margin-bottom: 26px;
  }
  .services__block {
    padding: 35px 0;
  }
  .services__paragraph {
    margin-bottom: 19px;
  }
}
.inner-content {
  padding: 20px 0;
  margin: 0;
}
.inner-content__text {
  font-size: 16px;
  margin-bottom: 34px;
}
.inner-content__text p {
  margin: 0 0 16px;
}
p.inner-context__inner-title {
  font-size: 18px;
  line-height: 1.36;
  margin: 0;
  padding: 0;
}
.inner-context__btn {
  display: inline-block;
}
.inner-context__btn--back span {
  padding-left: 24px;
  position: relative;
}
.inner-context__btn--back span::before {
  background-image: url('/local/templates/hino2020/img/arrow-red.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 17px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 17px;
}
p.inner-content__title {
  font-weight: bold;
  margin-bottom: 8px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .inner-content {
    padding: 57px 0 43px;
  }
  .inner-content__title {
    margin-bottom: 24px;
  }
  .inner-context__btn {
    padding: 13px 32px;
  }
  .inner-content__text {
    font-size: 16px;
  }
}
.docs {
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #e4e4e4;
  margin-bottom: 36px;
  padding: 24px 0 21px;
}
.docs__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
}
.docs__document {
  font-size: 14px;
  line-height: 1.38;
  margin: 0;
  padding: 0 18px 0 46px;
  position: relative;
  text-transform: uppercase;
}
.docs__document::before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 35px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-65%);
  transform: translateY(-65%);
  width: 41px;
}
.docs__document--pdf::before {
  background-image: url('/local/templates/hino2020/img/pdf-icon.svg');
}
.docs__btn {
  display: inline-block;
  font-size: 12px;
  margin: 0;
  padding: 9px 10px;
}
.form {
  border-radius: 16px;
  border: 1px solid #de0113;
  max-width: 672px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.form__wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 10px;
  width: 100%;
}
.form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 0 10px;
  position: relative;
  width: 100%;
}
.form__item--phone {
  width: auto;
}
.form__item--last {
  margin-bottom: 20px;
}
.form__text-label {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px;
}
.form__required {
  color: #de0113;
}
.form__text-input,
.form__select {
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e3e3e3;
  padding: 8px 5px;
  -webkit-appearance: none;
  width: 100%;
}
.form__text-input--code {
  margin-right: 10px;
}
.form__select {
  background-image: url('/local/templates/hino2020/img/arrow-down.png');
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center right 5px;
  padding-right: 20px;
}
.form__item-note {
  color: #777777;
  font-size: 12px;
  line-height: 1.83;
  margin: 0;
}
.form__text {
  margin: 0 10px 0 0;
}
.form__item-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.form__checkbox,
.form__radio {
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  position: absolute;
  width: 1px;
}
.form__checkbox-label {
  display: inline-block;
  font-size: 16px;
  position: relative;
  padding: 0 0 0 30px;
  margin: 0;
}
.form__checkbox-label::before {
  border-radius: 4px;
  border: solid 1px #e3e3e3;
  content: '';
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
}
.form__checkbox:checked ~ .form__checkbox-label::before {
  text-align: center;
  line-height: 0.9;
}
.form__checkbox:checked ~ .form__checkbox-label::before {
  background-image: url(/local/templates/hino2020/img/check.png);
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
}
.form__checkbox-legend {
  font-weight: bold;
  margin: 0 0 15px;
}
.form__top-btn {
  background-color: #de0113;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 10px 30px 10px 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.form__top-btn::before {
  border: 1px solid #fff;
  border-bottom: none;
  border-right: none;
  content: '';
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  width: 12px;
}
.form__fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.form__legend {
  color: #000000;
  font-size: 18px;
  margin: 0 0 20px;
  text-align: center;
  text-transform: uppercase;
}
.form__recaptcha {
  border: 1px solid transparent;
  border-radius: 4px;
  margin: 0 0 20px;
  width: fit-content;
}
.form__error {
  border-color: #eb212e;
}
.form__checkbox.form__error ~ .form__checkbox-label::before {
  border-color: #eb212e;
}
.form__radio-list {
  margin: 0 0 20px;
 }
.form__radio-item {
  margin: 0 0 15px;
}
.form__radio-item .form__checkbox-label {
  font-size: 18px;
}
@media (min-width: 768px) {
  .form__wrap {
    padding: 48px 41px 43px;
  }
  .form__text-label {
    font-size: 18px;
    margin: 0 0 7px;
  }
  .form__text-input,
  .form__select {
    font-size: 18px;
    padding: 20px 10px 6px;
  }
  .form__text-input--code {
    margin-right: 19px;
    width: 116px;
  }
  .form__text-input--number {
    width: 234px;
  }
  .form__select {
    background-size: 20px;
    background-position: center right 13px;
    padding-right: 38px;
  }
  .form__item-note {
    margin-top: 2px;
  }
  .form__item {
    margin: 0 0 30px;
  }
  .form__item--half {
    width: 50%;
  }
  .form__required {
    position: absolute;
    right: 4px;
    top: 8px;
  }
  .form__text {
    font-size: 18px;
    margin: 0 19px 0 11px;
  }
  .form__item--phone {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .form__checkbox-label::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .form__checkbox-label .form__required {
    position: static;
  }
  .form__checkbox-legend {
    font-size: 18px;
    margin: 0 0 20px;
  }
  .form__checkbox-legend .form__required {
    position: static;
  }
  .form__check-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .form__check-item {
    width: 48%;
  }
  .form__btn {
    padding: 16px 46px;
  }
  .form__top-btn {
    font-size: 20px;
    letter-spacing: 0.2px;
    line-height: 1;
    padding: 18px 45px;
  }
  .form__top-btn::before {
    right: 31px;
    top: 54%;
  }
  .form__legend {
    margin-bottom: 19px;
  }
  .form__radio-item .form__checkbox-label::before {
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
  }
}
.search-info {
  margin: 0;
  padding: 20px 0;
}
.search-info__form-wrap {
  margin: 0 auto;
  width: 95%;
}
.search-info__form-title {
  max-width: 800px;
  line-height: 1.2;
}
.search-info__form-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 0.7;
  margin: 0 0 15px;
  text-align: center;
}
.search-info__result {
  font-size: 16px;
  margin: 15px 0 0;
}
.search-info__result p {
  margin: 0 0 10px;
}
.search-info__result p:last-child {
  margin-bottom: 0;
}
.search-info__note {
  color: #777777;
}
.search-info__result-table {
  table-layout: fixed;
  width: 100%;
}
.search-info__result-table th {
  text-align: left;
  width: 30%;
}
.search-info__result-table th:first-child,
.search-info__result-table th:nth-child(2) {
  width: 20%;
}
.search-info__result-table td {
  padding: 7px 0;
}
@media (min-width: 768px) {
  .search-info {
    padding: 6px 0 70px;
  }
  .search-info--parts {
    padding: 67px 0;
  }
  .search-info--parts .form__item {
    margin-bottom: 26px;
  }
  .search-info--inner {
    padding: 67px 0 64px;
  }
  .search-info--inner .search-info__result {
    margin: 45px 0 9px;
  }
  .search-info--inner .search-info__note {
    margin: 35px 0 5px;
  }
  .search-info__form-title {
    margin-bottom: 33px;
  }
  .search-info__form-text {
    margin-bottom: 27px;
  }
  .search-info__fieldset {
    margin-bottom: 14px;
  }
  .search-info__fieldset .form__item {
    margin-bottom: 19px;
  }
  .search-info__result {
    margin: 46px 0 9px;
  }
  .search-info__result p {
    margin-bottom: 11px;
  }
  .search-info__result p:last-child {
    margin-bottom: 0;
  }
  .search-info__note {
    color: #777777;
    font-size: 16px;
    line-height: 1.4;
    margin: 51px 0 0;
  }
}
.contracts {
  margin: 0;
}
.contracts__add-car {
  margin-bottom: 30px;
  position: relative;
}
.contracts__add-car::before {
  content: '+';
  font-size: 30px;
  font-weight: normal;
  left: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.contracts__note {
  font-size: 12px;
  line-height: 1.58;
  margin-bottom: 15px;
  color: #969696;
}
.contracts__form {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .contracts {
    padding: 58px 0 66px;
  }
  .contracts__form {
    margin-bottom: 40px;
  }
  .contracts__form .form__wrap {
    padding: 33px 40px 39px;
  }
  .contracts__form .form__item {
    margin-bottom: 15px;
  }
  .contracts__form .form__item--last {
    margin-bottom: 34px;
  }
  .contracts__form .form__fieldset {
    margin-bottom: 36px;
  }
  .contracts__form .form__fieldset--last {
    margin-bottom: 15px;
  }
  .contracts__form .form__btn-wrap {
    margin-bottom: 22px;
  }
  .contracts__cars .form__fieldset {
    margin-bottom: 15px;
  }
  .contracts__cars .form__legend {
    margin-bottom: 24px;
  }
  .contracts__add-car {
    margin-bottom: 47px;
    padding: 13px 30px 13px 55px;
  }
  .contracts__add-car::before {
    left: 30px;
  }
}
.carousel-big {
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1000;
}
.carousel-big .slick-list {
  height: 100%;
}
.carousel-big .slick-track {
  height: 100%;
}
.carousel-big__carousel {
  height: 100%;
  width: 100%;
}
.carousel-big__carousel .slick-next {
  left: auto;
  right: 10px;
  top: 50%;
}
.carousel-big__carousel .slick-prev {
  left: 10px;
  right: auto;
  top: 50%;
}
.carousel-big__item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  position: relative;
  text-align: center;
  z-index: 105;
}
.carousel-big__item img {
  height: 90%;
  max-width: 900px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 90%;
}
.close {
  background-color: transparent;
  border: none;
  height: 20px;
  padding: 0;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 20px;
  z-index: 110;
}
.close span {
  display: block;
  position: relative;
}
.close span::before,
.close span::after {
  background-color: #fff;
  content: '';
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.close span::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.close span::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.scrollable {
  overflow: scroll;
  width: 100%;
}
@media (min-width: 900px) {
  .scrollable {
    overflow: unset;
  }
}
.documents {
  margin: 20px 0 73px;
  width: 100%;
}
.documents thead th {
  padding: 12px 9px 7px;
}
.documents thead th:last-child {
  width: 77px;
}
.documents td {
  padding: 25px 10px 19px;
}
.documents__weight {
  color: #7f7f7f;
}
.location {
  margin: 0;
  padding: 15px 0;
}
.location__map-img {
  height: 250px;
  width: 100%;
}
.location__map {
  margin-bottom: 20px;
  position: relative;
}
.location__type {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #e20112), color-stop(96%, #9b0019));
  background-image: linear-gradient(to right, #e20112 10%, #9b0019 96%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 35px;
  padding: 0 10px;
}
.location__type-text {
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
}
.location__type-btn {
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 0;
  text-transform: uppercase;
}
.location__regions {
  background-color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 300px;
  overflow: hidden;
  padding: 10px;
  position: relative;
  width: 100%;
}
.location__regions-form {
  margin: 0 0 15px;
  width: 100%;
}
.location__regions-form input {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  font-size: 16px;
  padding: 11px;
  width: 100%;
}
.location__regions-btn {
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  outline: none;
  padding: 8.5px 5px 8.5px 11px;
  text-transform: uppercase;
  text-align: left;
}
.location__list-item {
  border-bottom: 1px solid #e7e7e7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
}
.location__item-title {
  font-weight: bold;
  margin: 0 auto 5px;
  text-transform: uppercase;
}
.location__item-info {
  margin: 0 auto 8px;
}
.location__map .ymaps-2-1-77-controls__control {
  right: 10px !important;
  left: auto !important;
}
.location__map .ymaps-2-1-77-image {
  background-repeat: no-repeat;
  background-size: contain !important;
}
.location__regions-loader {
  animation: rotate 1s linear infinite normal forwards;
  box-sizing: border-box;
  border: 5px solid #fff;
  border-left-color: transparent;
  border-radius: 50%;
  display: none;
  height: 30px;
  left: 50%;
  opacity: 0.8;
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
  width: 30px;
  z-index: 10;
}
.location__regions-alphabet {
  height: calc(100% - 50px);
  overflow-y: scroll;
}
.location__alphabet-character {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #7a7a7a;
  font-size: 26px;
  margin: 0;
  padding: 0 10px 0 0;
  text-transform: uppercase;
}
.location__regions-list {
  width: calc(100% - 44px);
}
.location__alphabet-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 4px 15px;
  position: relative;
}
.location__item-cover {
  margin: 0 auto;
  max-width: 500px;
  width: 90%;
}
.location__city-title {
  margin: 0;
}
.location__list {
  margin: 0 0 20px;
}
.location__city {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .location {
    padding: 43px 0;
  }
  .location__city-title {
    margin: 0 auto 20px;
  }
  .location__title {
    margin-bottom: 25px;
  }
  .location__map-img {
    height: 600px;
  }
  .location__map-list {
    height: 93%;
    left: 55px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 325px;
  }
  .location__regions {
    background-color: #000;
    height: calc(100% - 50px);
    padding: 14px 23px;
  }
  .location__regions-alphabet {
    height: calc(100% - 72px);
  }
  .location__regions-alphabet::-webkit-scrollbar {
    width: 9px;
  }
  .location__regions-alphabet::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .location__regions-alphabet::-webkit-scrollbar-thumb {
    background-color: #3c3c3c;
    border-radius: 10px;
  }
  .location__alphabet-item {
    padding: 0 0 27px;
  }
  .location__alphabet-item:last-child {
    padding-bottom: 0;
  }
  .location__alphabet-item::before {
    background-color: #7a7a7a;
    content: '';
    height: 100%;
    left: 44px;
    position: absolute;
    width: 1px;
  }
  .location__alphabet-character {
    margin: 0;
    padding: 6px 0 0 2px;
    width: 44px;
  }
  .location__regions-list {
    width: calc(100% - 44px);
  }
  .location__list {
    border-top: 1px solid #e7e7e7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    position: relative;
    width: 100%;
  }
  .location__list::after {
    background-color: #fff;
    bottom: 0;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
  }
  .location__list-item {
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
    padding: 25px 25px 37px;
    width: calc(50% - 185px);
  }
  .location__list-item:nth-child(3n-1) {
    width: 370px;
  }
  .location__list-item:nth-child(3n+1) .location__item-cover {
    margin-right: 0;
  }
  .location__list-item:nth-child(3n+3) .location__item-cover {
    margin-left: 0;
  }
  .location__item-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    max-width: 340px;
    width: 100%;
  }
  .location__item-title {
    font-size: 20px;
    margin-bottom: 17px;
  }
  .location__item-info {
    line-height: 1.4;
    margin-bottom: 22px;
    max-width: 340px;
    width: 100%;
  }
  .location__item-info--phone {
    margin-bottom: 16px;
  }
  .location__item-info--address {
    min-height: 66px;
  }
  .location__item-btn {
    font-size: 16px;
    padding: 9px 26px;
  }
  .location__type {
    height: 50px;
    padding: 0 25px;
  }
  .location__regions-form {
    margin: 0 0 26px;
  }
  .location__regions-form input {
    padding: 15px 11px;
  }
  .location__map {
    position: relative;
  }
  .location__list-item {
    padding: 25px 0;
  }
}
.popup{
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateZ(0);
  width: 100vw;
  z-index: 100;
}
.popup__cover{
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 101;
}
.popup__message {
  position: fixed;
  left: 50%;
  max-width: 603px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 94%;
  z-index: 110;
}
.popup__message-wrap {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #dae3e8;
  padding: 45px 20px 38px;
  position: relative;
  width: 100%;
}
.popup__close {
  background-color: transparent;
  border: none;
  height: 20px;
  padding: 0;
  position: fixed;
  right: 20px;
  top: 20px;
  width: 20px;
  z-index: 110;
}
.popup__close span {
  display: block;
  position: relative;
}
.popup__close span::after, .popup__close span::before {
  background-color: #fff;
  content: '';
  height: 2px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.popup__close span::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.popup__close span::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.popup__btn--ok:focus{
  outline: none;
}
.popup__text {
  min-height: 48px;
  font-size: 20px;
  line-height: 1.33;
  margin: 0 auto 23px;
  padding: 0;
  text-align: center;
}
.popup__btn:hover{
  background-color: #e50013;
  border-color: #e50013;
  color: white;
}
.red_markers {
  font-weight: bold;
  font-size: 16px;
  list-style: none;
  padding: 0;
}
.red_markers li {
  margin: 0 0 15px;
  padding: 0;
}
.red_markers li:last-child {
  margin-bottom: 0;
}
.error {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
.error__num {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 10px;
}
.error__title {
  font-size: 28px;
  line-height: 1.18;
  margin: 0 0 9px;
}
.error__text {
  font-size: 16px;
  line-height: 1.36;
  margin: 0 0 15px;
}
.error .btn {
  font-size: 14px;
}
.error .link-wrap {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .error {
    padding: 67px 0 34px;
  }
  .error__num {
    margin: 0 0 14px;
  }
  .error__text {
    margin: 0 0 34px;
  }
  .error .btn {
    padding: 9px 23px;
    letter-spacing: 1px;
    display: inline-block;
  }
  .error .link-wrap {
    margin-bottom: 29px;
  }
}

.to-top {
  background-color: transparent;
  background-image: url("/local/templates/hino2020/img/arrow-up.png");
  background-repeat: no-repeat;
  background-size: contain;
  border: none;
  bottom: 15px;
  height: 50px;
  outline: none;
  opacity: 0;
  padding: 0;
  position: fixed;
  right: 5px;
  transition-duration: 0.2s;
  width: 50px;
  visibility: hidden;
  z-index: 100;
}
.to-top--shown {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 768px) {
  .to-top {
    bottom: 122px;
    height: 50px;
    right: 5px;
    width: 50px;
  }
}
@media (min-width: 1220px) {
  .to-top {
    left: calc(50% + 560px);
    right: auto;
  }
}

.button {
  background-color: #000;
  margin-bottom: 21px;
  padding: 15px 0 25px;
}
.button .btn {
  padding: 10px 27px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) {
  .button {
    display: none;
  }
}
.cookie {
  background-color: #000;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  padding: 12px 12px 23px;
  position: fixed;
  width: 100%;
  z-index: 10000;
}
.cookie__wrap {
  position: relative;
}
.cookie__text {
  color: #7a7a7a;
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 26px;
}
.cookie__close {
  background-color: transparent;
  border: none;
  display: block;
  height: 17px;
  margin: 0 -2px 7px auto;
  outline: none;
  padding: 0;
  width: 17px;
}
.cookie__close span {
  display: block;
  height: 100%;
  position: relative;
  width: 100%;
}
.cookie__close span::before, .cookie__close span::after {
  background-color: #fff;
  content: '';
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.cookie__close span::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.cookie__close span::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.cookie__buttons {
  text-align: center;
}
.cookie__agree {
  outline: none;
  margin: 0 auto 18px;
  padding: 11px 26px;
  width: auto;
}
.cookie__link {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .cookie {
    background-color: #262626;
    padding: 32px 0 23px;
  }
  .cookie__wrap {
    box-sizing: border-box;
    max-width: 1223px;
    margin: 0 auto;
    padding: 0 37px;
    width: 90%;
  }
  .cookie__text {
    color: #ffffff;
    line-height: 1.36;
    margin: 0;
    width: calc(100% - 270px);
  }
  .cookie__close {
    height: 42px;
    margin: 0;
    position: absolute;
    right: -5px;
    top: -10px;
    width: 42px;
  }
  .cookie__close span::before, .cookie__close span::after {
    border-radius: 3px;
    height: 2px;
  }
  .cookie__buttons {
    text-align: center;
    width: 220px;
  }
  .cookie__agree {
    margin: 0 auto 24px;
    padding: 15px 26px;
    width: 100%;
  }
  .cookie__link {
    font-size: 16px;
    letter-spacing: 1.17px;
  }
  .cookie__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90.5%;
  }
}

@keyframes rotate {
  0% {
    transform: translateX(-50%) rotate(0deg);
  }
  100% {
    transform: translateX(-50%) rotate(360deg);
  }
}

.info-block {
  display: none;
}
@media (min-width: 768px) {
  .info-block {
    background-color: rgba(230, 1, 18, 0.8);
    bottom: 16px;
    border-radius: 10px 0 0 10px;
    box-sizing: border-box;
    display: block;
    color: #fff;
    max-width: 470px;
    padding: 16px 17px 18px 21px;
    position: fixed;
    right: 0;
    z-index: 1000;
  }
  .info-block__close {
    float: right;
    height: 13px;
    position: static;
    width: 13px;
  }
  .info-block__text {
    margin-right: 55px;
  }
  .info-block__title {
    font-weight: bold;
    font-size: 19px;
    letter-spacing: 0.6px;
    margin: 4px 0 9px;
  }
  .info-block__paragraph {
    margin: 0;
  }
  .info-block a{
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
  }
}
.table .stat-aktivno, .table .val-bez_oshibok {
  color: green;
}
.table .stat-vremenno_priostanovleno, .table .val-neznachitelnye_oshibki {
  color: darkorange;
}
.table .stat-otklyucheno, .table .val-kritichnye_oshibki {
  color: darkred;
}
.loader {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  transform: translateZ(0);
  width: 100vw;
  z-index: 100;
}
.loader__animation {
  animation-name: rolling;
  animation-duration: 0.8s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  animation-direction: reverse;
  border: 5px solid #e60112;
  border-left-color: #c3c3c3;
  border-radius: 50%;
  height: 40px;
  left: calc(50% - 20px);
  position: fixed;
  top: calc(50% - 20px);
  width: 40px;
  z-index: 110;
}
@keyframes rolling {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.available {
  margin: 0;
  padding: 20px 0;
}
.available__paragraph.no-auto {
  line-height: 1.4;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .available {
    padding: 42px 0;
  }
}
.text-center {
  text-align: center;
}

/* End */
/* /local/templates/hino2020/components/bitrix/breadcrumb/breadcrumb_inner/style.css?16342838841102 */
/* /local/templates/hino2020/components/bitrix/catalog.section.list/chassis-footer/style.css?16342838847305 */
/* /local/templates/hino2020/components/bitrix/catalog.section.list/carready-footer/style.css?16342838847305 */
/* /local/templates/hino2020/template_styles.css?168327408683802 */
