

/* Start:/local/components/autoth/elements.list/templates/main_banners/style.css?17720089342764*/
.index-slider {
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
}
.index-slider .slider.owl-carousel {
	display: block;
}
.index-slider .slider.owl-loaded {
	height: auto;
}
.slider__item {
	display: block;
	max-height: 500px;
	overflow: hidden;
	width: 100%;
}
.slider__item img {
	max-height: 100%;
	max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    height: auto;
    display: block;
    filter: blur(7px);
}
.index-slider .owl-carousel.owl-loaded .owl-item .slider__item img {
	filter: none;
}
.index-slider .slider__item:not(:first-child) img {
	display: none;
}
.index-slider .owl-carousel.owl-loaded .owl-item .slider__item:not(:first-child) img {
	display: block;
}
.index-slider .owl-carousel .owl-item .owl-lazy {
	opacity: 1;
}
.owl-nav {
	position: static;
	top: 0;
	left: 0;
	width: calc(100% - 30px);
  height: 0;
}
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
	width: 2.375rem;
	color: #bdbdbd;
	background: transparent;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
	position: absolute;
	height: 90%;
	top: 5%;
	border-radius: 2px;
}
.owl-nav .owl-prev {
	left: 15px;
}
.owl-nav .owl-next {
	right: 15px;
}
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:hover {
  background-color: rgba(31, 31, 31, 0.1);
}
.owl-nav .owl-nav-ico {
  display: block;
  font-size: 0;
}
.owl-nav .owl-nav-ico {

}
.owl-nav .owl-nav-ico:before {
  content: '';
  width: 34px;
  height: 30px;
  background: url(/local/assets/img/ico/arrow-left.svg);
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
}
.owl-nav .owl-prev .owl-nav-ico:before {
  left: 0;
}
.owl-nav .owl-next .owl-nav-ico:before {
  transform: rotate(-180deg);
  right: 0;
}

.owl-dots {
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
}
.owl-dot,
.owl-carousel button.owl-dot {
	width: 0.4375rem;
	height: 0.4375rem;
	margin: 0.25rem;
	display: inline-block;
	vertical-align: middle;
	background-color: rgba(189,189,189, 0.5) !important;
	padding: 0;
	border: 0;
	outline: 0;
	-webkit-border-radius: 0.1875rem;
	        border-radius: 0.1875rem;
	-webkit-transition: width .25s ease,background .25s ease;
	-o-transition: width .25s ease,background .25s ease;
	transition: width .25s ease,background .25s ease;
	cursor: pointer;
}
.owl-dot.active,
.owl-carousel button.owl-dot.active {
	background-color: #387ab0 !important;
}
.owl-dot:focus, .owl-dot:active,
.owl-carousel button.owl-dot:focus,
.owl-carousel button.owl-dot:active {
    border: 0;
    outline: 0;
}

/* End */


/* Start:/bitrix/templates/.default/assets/lib/owl-carousel/assets/owl.carousel.min.css?17720089223351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/.default/assets/lib/owl-carousel/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/.default/assets/lib/owl-carousel/assets/owl.theme.default.min.css?17720089221013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/components/autoth/elements.list/templates/main_popular_categories_v2/style.css?17720089341770*/
.main-categories {
	margin-bottom: 65px;
	width: 100%;
}
.main-categories__item {
	width: 100%;
}
.main-categories__item:not(:first-child) {
	margin-left: 14px;
}
.main-category {
	background-color: #f7f7f7;
	padding: 30px;
	text-align: center;
}
.main-category__img-wrap {
	max-width: 150px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin: 0 auto 18px auto;
}
.main-category__img {
	max-width: 100%;
	max-height: 100%;
}
.main-category__title {
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	max-width: 150px;
	margin: 0 auto;
}
.main-scroll-to-car-selector {
	display: none;
	width: 100%;
	text-align: center;
	padding: 13px;
	background-color: #3e3e3e;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 22px;
}
@media (max-width: 991px) {
	.main-scroll-to-car-selector {
		display: block;
	}
	.main-categories__item:nth-child(1),
	.main-categories__item:nth-child(2),
	.main-categories__item:nth-child(3) {
		width: calc(33% - 5px);
	}
	.main-categories__item:nth-child(2),
	.main-categories__item:nth-child(3) {
		margin-left: 7px;
	}
	.main-categories__item:nth-child(4),
	.main-categories__item:nth-child(5) {
		margin-top: 8px;
		width: calc(50% - 4px);
	}
	.main-categories__item:nth-child(4) {
		margin-left: 0;
	}
	.main-categories__item:nth-child(5) {
		margin-left: 8px;
	}
	
}
@media (max-width: 640px) {
	.main-categories {
		margin-bottom: 40px;
	}
	.main-category {
		padding: 10px 5px;
	}
	.main-category__img-wrap {
		height: 60px;
		line-height: 60px;
		max-width: 84px;
		margin-bottom: 3px;
	}
	.main-category__title {
		font-size: 10px;
		line-height: 12px;
	}
}
/* End */


/* Start:/local/components/antey/car.virtual.fitting/templates/main/style.css?17720089348465*/
/*
* Page
*/
.font-bold {
	font-weight: 700;
}
.font-extrabold {
	font-weight: 800;
}

.fitting {
	max-width: 1200px;
	margin: 40px auto 0 auto;
}
.fitting__block:not(:last-child) {
	margin-bottom: 20px;
}
.fitting__block-title {
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 50px;
	color: #383838;
}

/*
* Widget
*/
.fitting-widget {
	color: #000000;
}
.fitting-widget__head {
	display: flex;
	flex-direction: column;
}
.fitting-widget__head-left,
.fitting-widget__head-right {
	width: 100%;
}
.fitting-widget__head-title {
	color: #ffffff;
	padding: 13px 32px;
	font-size: 20px;
	line-height: 24px;
	background: #000000;
}

.fitting-widget__head-step {
	display: none;
	font-size: 12px;
	line-height: 13px;
}
.fitting-widget__head-controls {
	padding: 32px;
	background-color: #f5f5f5;
	display: flex;
	flex-direction: column;
}

.fitting-widget__control-title {
	font-size: 15px;
	line-height: 16px;
	font-weight: 700;
	margin-bottom: 8px;
	color: #000000;
}
.fitting-widget__control {
	display: block;
	width: 100%;
	height: 46px;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.57142857;
	color: #383838;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-color: #575757;
	margin-bottom: 8px;
	box-sizing: border-box;
}
.fitting-widget.loaded .fitting-widget__control {
	opacity: 1;
}
.fitting-widget__control-wrap.disabled {
	pointer-events: none;
	opacity: 1;
}
.fitting-widget__control-wrap.disabled .fitting-widget__control-title {
	color: #6b6b6b;
}
.fitting-widget__control-wrap.disabled .fitting-widget__control {
	background-color: #eeeeee;
}
.fitting-widget__control-wrap.selected .fitting-widget__control {
	border: 1px solid #575757;
	outline: 1px solid #575757;
}
.fitting-widget__btn-car {
	background-color: #3e3e3e;
	padding: 15px;
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	line-height: 110%;
	width: 100%;
	text-align: center;
	border: 1px solid #3e3e3e;
	margin-top: 10px;
	position: relative;
	text-transform: none;
	cursor: pointer;
}
.fitting-widget__btn-car:after {
	content: '';
	display: block;
	position: absolute;
	right: calc(50% - 95px);
	top: calc(50% - 3px);
	width: 6px;
	height: 6px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	transform: rotate(-45deg);
}
.fitting-widget__btn-car:hover {
	background-color: #2e2e2e;
	border-color: #2e2e2e;
	color: #ffffff;
}
.fitting-widget__btn-car.disabled {
	pointer-events: none;
	opacity: .4;
}



/*
*selected-block
*/
.fitting-widget__help {
	display: flex;
	height: 36px;
	align-items: stretch;
	margin-top: 12px;
}
.fitting-widget__help .fitting-help {
	width: calc(100% - 44px);
	max-width: 100%;
	margin-right: 8px;
	margin-top: 0;
	border-radius: 5px;
}
.fitting-zoom-btn {
	width: 36px;
	align-items: center;
	justify-content: center;
	padding: 12px;
	font-size: 14px;
	line-height: 14px;
	border: 1px solid #cbcbcb;
	border-radius: 3px;
}
.fitting-widget__selected {
	position: relative;
	background-color: #ffffff;
}
.selected-box {
	border: 1px solid #f0f0f0;
	border-radius: 0 0 4px 4px;
	padding: 16px;
}
.selected-box__title-name {
	font-size: 14px;
}
.selected-box__title {
	font-size: 18px;
	color: var(--color-primary);
}
.selected-box__prices {
	margin-top: 8px;
	display: inline-flex;
	border-radius: 8px;
	background-color: #f5f5f5;
	padding: 4px 10px;
}
.selected-box__price-current {
	font-size: 16px;
	line-height: 19px;
}
.selected-box__price-old {
	font-size: 14px;
	line-height: 17px;
	color: #969696;
	text-decoration: line-through;
	margin-left: 10px;
}
.selected-box__middle,
.selected-box__right {
	margin-top: 16px;
}
.selected-box__characters {
	font-size: 14px;
	line-height: 16px;
}
.selected-box__characters-title {
	color: var(--color-primary);
	text-decoration: underline;
	display: flex;
	align-items: center;
}
.selected-box__characters-title .text {
	margin-right: 8px;
}
.selected-box__characters-title .toggle-arrow {
	display: block;
	width: 9px;
	height: 5px;
	background: url('/local/components/antey/car.virtual.fitting/templates/main/images/arrow-top-red.svg');
	background-repeat: no-repeat;
	transform: rotate(180deg);
}
.selected-box__characters-title .toggle-arrow.active {
	transform: none;
}
.selected-box__characters-list {
	margin-top: 16px;
	list-style: none;
	padding: 0;
}
.selected-box__characters-list li {
	display: flex;
}
.selected-box__characters-list li:not(:first-child) {
	margin-top: 8px;
}
.selected-box__characters-list li .ch-title {
	order: 1;
}
.selected-box__characters-list li .ch-value {
	order: 3;
}
.selected-box__characters-list li::before {
	display: none;
}
.selected-box__characters-list li::after {
	border-bottom: 1px dashed #c9c9c9; 
	content: "";
	flex-grow: 1;
	height: 1em;
	order: 2;
}
.selected-box__right {
	display: flex;
	align-items: stretch;
}
.selected-box__right .btn {
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.selected-box__right .selected-box__buy {
	width: calc(100% - 52px);
	margin-right: 8px;
	font-weight: 600;
	border: 1px solid var(--color-primary);
	color: #000000;
}
.selected-box__right .selected-box__favorite {
	width: 44px;
	border: 1px solid var(--color-primary);
	border-radius: 3px;
}
.selected-box__right .selected-box__favorite:hover {
	background-color: #f5f5f5;
}
.selected-box__favorite span {
	display: none;
}
.selected-box__rewards {
	margin-top: 16px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	width: 70px;
}
.selected-box__reward {
	max-width: 100%;
	margin-right: 8px;
	position: relative;
}
.selected-box__reward img {
	max-width: 100%;
}
.selected-box__reward-tooltip-wrap {
	display: none;
	position: absolute;
	top: calc(100%);
	padding-top: 8px;
	left: 0;
	width: 189px;
}
.selected-box__reward-tooltip {
	display: block;
	position: relative;
	width: 100%;
	background-color: #393939;
	border-radius: 3px;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	padding: 10px;
	height: auto;
	z-index: 99;
}
.selected-box__reward-tooltip:before {
	display: block;
	content: '';
	position: absolute;
	top: -4px;
	left: 20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 4px 8px;
	border-color: transparent transparent #393939 transparent;
}

.fitting-selector__title {
	display: flex;
	height: 100px;
	align-items: center;
	position: relative;
	background-image: url(/local/components/antey/car.virtual.fitting/templates/main/./images/bkg.png);
	background-position-y: center;
	background-size: 71%;
	background-repeat: no-repeat;
}
.fitting-selection_items__title_bgr_box {
	width: 100%;
	height: 100%;
	background: linear-gradient(270deg, #000000 29.12%, rgba(0, 0, 0, 0) 53.29%);
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
}
.fitting-selection_items__title_text {
	width: 100%;
	padding: 20px 36px 20px 50%;
	text-align: right;
	z-index: 1;
	font-size: 20px;
	line-height: 23px;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: uppercase;
}
@media (max-width: 990px) {
	.fitting-selector__title {
		font-size: 16px;
		line-height: 19px;
		margin-bottom: 0;
		background-size: 88%;
	}
	.fitting-selection_items__title_text {
		font-size: 18px;
		line-height: 21px;
		padding: 19px 20px 20px 45%;
	}
	.fitting-widget__control-wrap {
		margin-bottom: 15px;
	}
	.fitting-widget__control-title {
		margin-bottom: 6px;
	}
	.fitting-widget__btn-car {
		margin-top: 0;
	}
	.fitting-widget__control {
		margin-bottom: 0;
	}
}
@media (max-width: 659px) {
	.fitting-selection_items__title_text {
		padding: 20px 18px 20px 45%;
		font-size: 14px;
		line-height: 19px;
	}
	.fitting-selector__title {
		font-size: 18px;
		line-height: 21px;
		height: 80px;
	}
	.fitting-widget__head-left {
		padding: 0;
	}
	.fitting-widget__head-left.hide {
		display: none;
	}
}
/* End */


/* Start:/local/components/antey/car.virtual.fitting/templates/.default/assets/tiny-slider/tiny-slider.css?17720089343750*/
.tns-outer {
	padding: 0 !important
}

.tns-outer [hidden] {
	display: none !important
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
	cursor: pointer
}

.tns-slider {
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s;
	display: flex;
}

.tns-slider>.tns-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.tns-horizontal.tns-subpixel {
	white-space: nowrap
}

.tns-horizontal.tns-subpixel>.tns-item {
	display: flex;
	white-space: normal;
	height: 100%;
}

.tns-horizontal.tns-no-subpixel:after {
	content: '';
	display: table;
	clear: both
}

.tns-horizontal.tns-no-subpixel>.tns-item {
	float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item {
	margin-right: -100%
}

.tns-no-calc {
	position: relative;
	left: 0
}

.tns-gallery {
	position: relative;
	left: 0;
	min-height: 1px
}

.tns-gallery>.tns-item {
	position: absolute;
	left: -100%;
	-webkit-transition: transform 0s, opacity 0s;
	-moz-transition: transform 0s, opacity 0s;
	transition: transform 0s, opacity 0s
}

.tns-gallery>.tns-slide-active {
	position: relative;
	left: auto !important
}

.tns-gallery>.tns-moving {
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	transition: all 0.25s
}

.tns-autowidth {
	display: inline-block
}

.tns-lazy-img {
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	transition: opacity 0.6s;
	opacity: 0.6
}

.tns-lazy-img.tns-complete {
	opacity: 1
}

.tns-ah {
	-webkit-transition: height 0s;
	-moz-transition: height 0s;
	transition: height 0s
}

.tns-ovh {
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 100%;
}

.tns-visually-hidden {
	position: absolute;
	left: -10000em
}

.tns-transparent {
	opacity: 0;
	visibility: hidden
}

.tns-fadeIn {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 0
}

.tns-normal,
.tns-fadeOut {
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -1
}

.tns-vpfix {
	white-space: nowrap
}

.tns-vpfix>div,
.tns-vpfix>li {
	display: inline-block
}

.tns-t-subp2 {
	margin: 0 auto;
	width: 310px;
	position: relative;
	height: 10px;
	overflow: hidden
}

.tns-t-ct {
	width: 2333.3333333%;
	width: -webkit-calc(100% * 70 / 3);
	width: -moz-calc(100% * 70 / 3);
	width: calc(100% * 70 / 3);
	position: absolute;
	right: 0
}

.tns-t-ct:after {
	content: '';
	display: table;
	clear: both
}

.tns-t-ct>div {
	width: 1.4285714%;
	width: -webkit-calc(100% / 70);
	width: -moz-calc(100% / 70);
	width: calc(100% / 70);
	height: 10px;
	float: left
}
.btn.fitting-widget__box-control-btn {
	display: block;
	width: 40px;
	height: 40px;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	background-color: #fafafa;
	border: 1px solid #EBEBEB;
	border-radius: 3px;
	position: absolute;
    top: 50%;
}
.btn.fitting-widget__box-control-btn:hover {
	background-color: #f1f1f1;
}
.btn.fitting-widget__box-control-btn[aria-disabled="true"] {
	opacity: .4;
}
.btn.fitting-widget__box-control-btn:before {
	position: relative;
	display: block;
	content: '';
	width: 8px;
	height: 17px;
	top: 11px;
    left: 14px;
	background: url('/local/components/antey/car.virtual.fitting/templates/.default/assets/tiny-slider/icon/arrow-right.svg') no-repeat;
}
.btn.fitting-widget__box-control-btn.btn-prev {
	left: 5%
}
.btn.fitting-widget__box-control-btn.btn-prev:before {
	transform: rotate(-180deg);
}
.btn.fitting-widget__box-control-btn.btn-next {
	left: 90%
}
@media (min-width: 981px) {
	.tns-slider {
		align-items: flex-end;
	}
}
#fitting-widget__tns-box > .tns-item {
	align-items: flex-end;
}
@media screen and (max-width: 980px) {
	.btn.fitting-widget__box-control-btn {
		display: none;
	}
	
	#fitting-widget__tns-box-iw {
		height: 100%;
	}
	#fitting-widget__tns-box {
		height: 100%;
	}
	.tns-ovh {
		bottom: auto;
		top: 0;
		height: 100%;
	}
}
/* End */


/* Start:/local/components/antey/car.virtual.fitting/templates/.default/themes/auto-th.css?1772008934195*/
.page-fitting {
	--color-primary: #212121;
	--color-primary-dark: #000000;
	--color-primary-extralight: #000000;
	--color-primary-extradark: #000000;
	--colors-controls-splitter: #313131;
}
/* End */


/* Start:/local/components/lpg/car.pick.hl/templates/index/style.css?17720089348720*/
.car-selector__title {
    display: flex;
    height: 100px;
    align-items: center;
    position: relative;
    background-image: url(/local/components/lpg/car.pick.hl/templates/index/./images/bkg.png);
    background-position-y: -2vmax;
    background-size: 71%;
    background-repeat: no-repeat;
}

.car-selector__body {
    align-items: end;
    padding: 32px;
    flex-direction: column;
    display: flex;
}

.car-selector__controls {
    width: 100%;
}

.car-selector__block-title {
    font-size: 15px;
    line-height: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #000000;
}

.selection_items__block .designed-select {
    font-size: 14px !important;
    line-height: 110%;
    height: 44px;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-weight: 400;
    color: #383838;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #575757;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-family: Inter, Arial, Helvetica, sans-serif;
}

.car-selector select:not([disabled]),
.designed-select:not([disabled]) {
    cursor: pointer;
}

.car-selector__group-row {
    display: flex;
    gap: 16px;
}

.car-selector {
    z-index: 2;
    position: relative;
    margin: 0 auto 38px auto;
    width: 100%;
    background: #f5f5f5;
    padding: 0;
}

.selection_items__title_bgr_box {
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, #000000 29.12%, rgba(0, 0, 0, 0) 53.29%);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
}

.selection_items__title_text {
    width: 100%;
    padding: 20px 36px 20px 50%;
    text-align: right;
    z-index: 1;
    font-size: 20px;
    line-height: 23px;
    font-weight: 700;
    color: #FFFFFF;
    text-transform: uppercase;
}

.car-selector__group {
    width: 100%;
}

.select-block__title {
    font-size: 15px;
    line-height: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #000000;
}

.car-selector__group.disabled {
    opacity: 1;
}

.car-selector__group.disabled .select-block__title {
    color: #6b6b6b;
}

.car-selector__group.disabled .designed-select {
    color: #959595;
}

.car-selector__group.disabled .designed-select option {
    color: #000000;
}

.car-selector__submit {
    background-color: #3e3e3e;
    padding: 15px;
    color: #ffffff !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 110%;
    width: 100%;
    text-align: center;
    border: 1px solid #3e3e3e;
    margin-top: 10px;
    position: relative;
    text-transform: none;
    cursor: pointer;
    box-sizing: border-box;
}

.car-selector__submit:after {
    content: '';
    display: block;
    position: absolute;
    right: calc(50% - 95px);
    top: calc(50% - 3px);
    width: 6px;
    height: 6px;
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(-45deg);
}

.car-selector__submit:hover,
.car-selector__submit:active {
    background-color: #2e2e2e;
    border-color: #2e2e2e;
}

.fitting-widget__btn-car {
    box-sizing: border-box;
}

.product-side-item-info {
    display: inline-block;
    margin-left: 15px;
    cursor: pointer;
    position: relative;
}

.product-side-item-info::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 1px solid currentColor;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 659px) {
    .selection_items__block .car-selector__body {
        display: none;
    }

    .selection_items__block.is-open .car-selector__body {
        display: block;
    }
    .selection_items__title_text {
        padding: 20px 18px 20px 45%;
        font-size: 14px;
        line-height: 19px;
    }
}

@media screen and (max-width: 990px) {
    .car-selector__title {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 0;
        background-size: 91%;
    }

    .car-selector__body {
        display: block;
    }

    .selection_items__block .car-selector__submit {
        display: block;
    }
}

@media (max-width: 659px) {
    .car-selector__title {
        font-size: 18px;
        line-height: 21px;
        height: 80px;
        margin-bottom: 0;
    }

    .car-selector__body {
        padding: 16px;
    }
}

.roof-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: rgba(0, 0, 0, 0.8);
    overflow-y: auto;
    display: none;
}

.roof-popup-table {
    display: table;
    width: 100%;
    height: 100%;
    padding: 50px 0;
}

.roof-popup-row {
    display: table-row;
}

.roof-popup-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 50px 0;
}

.roof-popup-body {
    width: calc(100% - 40px);
    max-width: 396px;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 18px 30px rgba(0, 0, 0, 0.102956);
    border-radius: 6px;
    text-align: center;
    padding: 65px;
    margin: auto;
}
.roof-popup-body.middle {
    max-width: 524px;
}

.roof-popup-body.big {
    max-width: 646px;
}

.roof-popup-body.super-big {
    max-width: 832px;
}

.roof-popup-body .btn {
    margin-top: 32px;
    line-height: 40px;
}

.roof-popup-close {
    position: absolute;
    top: 19px;
    right: 19px;
    cursor: pointer;
    height: 16px;
    width: 16px;
    z-index: 1;
}

.roof-popup-close:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #8E8E8E;
    position: absolute;
    top: 5px;
    left: 0;
    transform: rotate(45deg);
}

.roof-popup-close:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #8E8E8E;
    position: absolute;
    top: 5px;
    left: 0;
    transform: rotate(-45deg);
}

.roof-popup-img img {
    display: inline-block;
    max-width: 100%;
}

.roof-popup-title {
    font-weight: bold;
    font-size: 28px;
    line-height: 40px;
    color: #000000;
}

.roof-popup-subtitle {
    font-size: 14px;
    line-height: 17px;
    margin-top: 16px;
    color: #8E8E8E;
}

.roof-popup-text {
    font-size: 14px;
    line-height: 17px;
    color: #8E8E8E;
    margin-top: 24px;
}

.roof-popup .input {
    margin-top: 32px;
}

.roof-popup-bottom {
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #8E8E8E;
    margin-top: 20px;
}

.roof-popup-bottom a {
    color: #000000;
}

.roof-popup-action {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    border-bottom: 1px solid #D2D2D2;
}

.roof-popup-action.disable {
    opacity: 0.5;
    pointer-events: none;
}

.baggage-type {
    position: relative;
    padding-left: 185px;
    margin-top: 40px;
    text-align: left;
}

@media (max-width: 767px) {
    .baggage-type {
        padding-left: 0;
    }

    .baggage-type.active .baggage-type-img,
    .baggage-type.active .baggage-type-text {
        display: block;
    }

    .baggage-type.active .baggage-type-title:after {
        transform: scale(-1);
    }
    .baggage-type-img {
        position: static;
        width: 100%;
        text-align: center;
        display: none;
    }
    .baggage-type-title:after {
        content: '';
        display: block;
        width: 0;
        margin: -1px auto 0;
        border-color: #000000 transparent transparent transparent;
        border-width: 4px 4px 4px 4px;
        border-style: solid;
        position: absolute;
        right: 16px;
        top: 10px;
    }
    .baggage-type-text {
        display: none;
    }
    .baggage-type-buttons {
        display: block;
    }
    .baggage-type-buttons .btn {
        margin: 0 auto 16px;
    }
    .roof-popup-title {
        font-size: 20px;
        line-height: 24px;
    }
    .roof-popup-body {
        padding: 60px 16px 16px;
        width: calc(100% - 20px);
    }
}

.baggage-type-img {
    width: 168px;
    max-height: 100%;
    position: absolute;
    top: 8px;
    left: 0;
}

.baggage-type-img img {
    max-width: 100%;
    max-height: 100%;
}

.baggage-type-title {
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    position: relative;
}

.baggage-type-text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 9px;
}

.baggage-type-buttons {
    margin-top: 100px;
    display: flex;
    justify-content: center;
}

.baggage-type-buttons .btn {
    width: 220px;
    font-size: 16px;
    margin: 0 8px;
}

.overflow_hidden {
    overflow: hidden;
}
/* End */


/* Start:/local/components/autoth/elements.list/templates/main_popular_products/style.css?17720089341545*/
.promoproducts-title {
	font-size: 28px;
	color: #000000;
	font-family: 'Inter';
	margin-bottom: 36px;
	text-align: center;
	letter-spacing: 0.5px
}
.promoprod {
	position: relative;
	width: 100%;
	border: 1px solid #eeeeee;
	background-color: #ffffff;
	padding: 10px 25px 25px 25px;
	height: 100%;
	transition: .3s all;
	cursor: pointer;
}
.promoprod:hover {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	transition: .3s all;
}
.promoprod__img-wrap {
	height: 260px;
	margin-bottom: 14px;
	width: 100%;
}
.promoprod__img {
	max-width: 100%;
	height: auto;
}
.promoprod__price,
.promoprod__title {
	color: #000000;
	font-family: 'Inter';
	text-align: center;
}
.promoprod__price {
	font-size: 14px;
	font-weight: 600;
}
.promoprod__title {
	font-size: 16px;
	min-height: 40px;
}
.promoprod__title:hover {
	color: #616161;
}
@media screen and (max-width: 767px) {
	.promoprod {
		padding: 10px 10px 10px 10px;
	}
}

@media screen and (max-width: 640px) {
	.site .promoprod-wrap {
		margin: 0 -10px;
		padding: 0 10px;
	}
	.promoprod {
		padding: 14px 7px;
	}
	.promoprod__img-wrap {
		height: 106px;
		margin-bottom: 7px;
	}
	.promoprod__img {
		max-height: 100%;
		max-width: 100%;
	}
	.promoprod__title {
		font-size: 12px;
		line-height: 14px;
		height: 28px;
		overflow: hidden;
		margin-bottom: 7px;
	}
	.promoprod__price {
		font-size: 12px;
	}
}
/* End */
/* /local/components/autoth/elements.list/templates/main_banners/style.css?17720089342764 */
/* /bitrix/templates/.default/assets/lib/owl-carousel/assets/owl.carousel.min.css?17720089223351 */
/* /bitrix/templates/.default/assets/lib/owl-carousel/assets/owl.theme.default.min.css?17720089221013 */
/* /local/components/autoth/elements.list/templates/main_popular_categories_v2/style.css?17720089341770 */
/* /local/components/antey/car.virtual.fitting/templates/main/style.css?17720089348465 */
/* /local/components/antey/car.virtual.fitting/templates/.default/assets/tiny-slider/tiny-slider.css?17720089343750 */
/* /local/components/antey/car.virtual.fitting/templates/.default/themes/auto-th.css?1772008934195 */
/* /local/components/lpg/car.pick.hl/templates/index/style.css?17720089348720 */
/* /local/components/autoth/elements.list/templates/main_popular_products/style.css?17720089341545 */
