

/* Start:/bitrix/templates/mixcar/components/bitrix/catalog/mixcar_catalog1/style.css?172524840737413*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}


.sub-b {
	padding:5px 7px 8px;
	margin:18px 0 8px;
	background:#fff;
	box-sizing:border-box;
	font-family:'Open Sans', Arial, sans-serif
}

.sub-b * {
	box-sizing:border-box;
}

.sub-b a:hover {
	text-decoration:none;
}

.sub-b__list {
	display:flex;
	flex-wrap:wrap;
}

.sub-b__item {
	font-size:11px;
}

.sub-b__item:after {
	content:'';
	width:6px;
	height:5px;
	background:url('/images/sub-arrow.svg') no-repeat;
	display:inline-block;
	vertical-align:top;
	margin:5px 7px 0
}

.sub-b__links {
	color:rgba(57,57,57,.5);
}

.sub-b__links:hover {
	text-decoration:none;
	color:rgba(57,57,57,1);
}

.sub-b__item:last-child:after {
	display:none
}

.card-b {
	padding:11px 18px 60px 17px;
	background:#fff;
	margin:0 0 14px;
	box-sizing:border-box;
	font-family:'Open Sans', Arial, sans-serif
}

.card-b * {
	box-sizing:border-box;
}

.card-b a:hover {
	text-decoration:none;
}

.card-b a:active {
	text-decoration:none;
	color:initial
}

.card-b a:focus {
	text-decoration:none;
	color:initial
}

.card-b__title {
	margin:0 0 3px !important;
	font-weight:bold;
	font-size:29px;
	line-height:40px;
	color:#393939;
	font-family:'Open Sans', Arial, sans-serif
}

.card-b__title span {
	display:none;
	font-weight:normal;
	font-size:15px;
	line-height:22px;
	opacity:.5
}

.card-b__article {
	margin:0 0 26px;
	font-size:15px;
	color:#393939;
	opacity:.5
}

.card-b__grid {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between
}

.card-b__column {
	width:calc(50% - 17px)
}

.card-b__gallery {
	margin:0 0 120px;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	height:450px;
}

.card-b__gallery-sidebar {
	width:71px;
}

.card-b__gallery-thumbs {
	height:280px;
	padding:21px 0;
	position:relative;
	margin:0 0 35px
}

.card-b__gallery-thumbs_btn {
	position:absolute;
	left:0;
	width:100%;
	height:10px;
	z-index:3;
	cursor:pointer;
	user-select:none;
}

.card-b__gallery-thumbs_btn img {
	display:table;
	margin:0 auto
}

.card-b__gallery-thumbs_btn_prev {
	top:0
}

.card-b__gallery-thumbs_btn_next {
	bottom:0
}

.card-b__gallery-thumbs .swiper-container {
	width: 100%;
	height: 100%;
}

.card-b__gallery-thumbs .swiper-slide img {
	width:71px;
	height:71px;
	display:block;
	object-fit:contain;
	cursor:pointer
}

.card-b__gallery-thumbs .swiper-slide.swiper-slide-active img {
	border-radius:2px;
	border:2px solid #FC9F0D
}

.card-b__gallery-actions {
	text-align:center
}

.card-b__gallery-action {
	display:block;
	margin:0 0 20px 5px
}

.card-b__gallery-action:hover {
	opacity:.8
}

.card-b__gallery-content {
	width:calc(100% - 85px)
}

.card-b__gallery-slider img {
	width:100%;
	height:auto;
	display:block
}

.card-b__gallery-360 {
	display:none
}

.card-b__gallery-video {
	display:none
}

.card-b__section {
	margin:0 0 50px;
}

.card-b__section_mobile {
	display:none
}

.card-b__section .card-b__title {
	margin:0 0 16px;
}

.card-b__more {
	color:rgba(57, 57, 57, 0.5)
}

.card-b__more:hover {
	color:#FF7200
}

.card-b__desc {
	height:40px;
	position:relative;
	overflow:hidden
}

.card-b__desc .card-b__more {
	position:absolute;
	right:0;
	bottom:-3px;
	z-index:3;
	background:#fff;
	padding:0 5px 0 0;
	display:block
}

.card-b__desc .card-b__more:before {
	background:linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1));
	position:absolute;
	left:-55px;
	top:0;
	height:100%;
	width:55px;
	content:'';
}

.card-b__desc_full {
	height:auto;
}

.card-b__desc_full .card-b__more {
	display:none
}

.card-b__char-line {
	margin:0 0 15px;
	display:flex;
	align-items:center;
	justify-content:space-between
}

.card-b__char-line_hidden {
	display:none
}

.card-b__char-label {
	width:40%
}

.card-b__char-value {
	width:60%
}

.card-b__review {
	margin:0 0 30px;
}

.card-b__review-head {
	position:relative;
	min-height:42px;
	margin:0 0 8px;
	padding-left:60px
}

.card-b__review-ava {
	display:flex;
	align-items:center;
	justify-content:center;
	color:#fff;
	width:42px;
	height:42px;
	position:absolute;
	left:0;
	top:0;
	border-radius:100%;
	font-size:16px;
}

.card-b__review-name {
	margin:0 0 4px;
	opacity:.5;
	color:#000;
	font-size:15px;
}

.reviews-b__more {
	padding:7px 0 0;
	display:flex;
	align-items:center;
	justify-content:center;
}

.reviews-b__more-button {
	display:inline-flex;
	align-items:center;
	justify-content:center;
	padding:0 30px 1px;
	height:43px;
	border-radius: 2px;
	border: solid 1px rgb(210, 213, 216);
	font-size:16px;
	color:#0074d6
}

.reviews-b__more-button:hover {
	opacity:.8;
	color:#0074d6
}

.reviews-b__stars {
	display:flex;
	align-items:center;
	margin:0 0 4px -2px;
}

.reviews-b__stars img {
	display:block;
	margin:0 2px 0 0
}

.reviews-b__stars img.none-active {
	filter: grayscale(1);
	opacity: .5;
}

.card-b__info {
	background: #FFFFFF;
	box-shadow: 0px 1px 3px rgba(48, 60, 102, 0.1), 0px 3px 10px rgba(82, 98, 126, 0.2);
	border-radius: 3px;
	padding:15px 24px 39px;
	margin:0 0 20px
}

.card-b__notice {
	padding:8px 13px 12px;
	background: #F5F5F5;
	border-radius: 3px;
	margin:0 0 20px;
	font-size:15px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
}

.card-b__notice_more {
	background:#FFF2CE
}

.card-b__notice-help img {
	display:block;
	cursor:pointer;
	transition:.15s linear;
	margin:0
}

.card-b__notice a {
	color:#0074D6 !important;
	transition:.15s linear
}

.card-b__notice a:hover {
	color:#DF7801 !important
}

.card-b__fiches {
	padding:12px 24px 20px;
	background: #F4F8FB;
	border-radius: 3px;
	margin:0 0 34px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	font-size:15px;
	line-height:22px;
	color:#393939
}

.card-b__fiches-column {
	width:calc(50% - 10px)
}

.card-b__fiches-label {
	margin:0 0 6px;
	font-weight:bold;
	font-size:15px;
	line-height:20px;
}

.card-b__fiches-column ul {
	list-style:none;
	margin:0;
	padding:0
}

.card-b__fiches-column ul li {
	list-style:none;
	padding:0 0 0 12px;
	position:relative;
	margin:0 0 15px;
	text-transform:none;
	border:0;
	font-size:15px;
	line-height:20px;
}

.card-b__fiches-column ul li:after {
	content:'•';
	position:absolute;
	left:0;
	top:1px;
}

.card-b__fiches-column ul li:last-child {
	margin:0
}

.card-b__price {
	margin:0 0 14px;
	font-size:29px;
	line-height:39px;
	color:#393939;
	font-weight:bold;
	display:inline-flex;
	align-items:flex-start
}

.card-b__price-sale {
	text-decoration: line-through;
    color: #787878;
	font-size:19px;
	margin:-5px 0 0 6px;
}

.card-b__button {
	margin:0 0 24px;
}

.card-b__info-field {
	margin:0 0 10px;
	font-size:15px;
	line-height:20px;
	display:flex;
}

.card-b__info-field span {
	opacity:.55;
	display:block;
	margin:0 5px 0 0;
}

.card-b__info-field a {
	color:#393939;
	border-bottom:1px dotted rgba(0,0,0,.3);
	transition:.15s linear
}

.card-b__info-field a:hover {
	color:#393939;
	border-color:rgba(0,0,0,.6)
}

.card-b__note {
	font-size:15px;
	line-height:20px;
	max-width:300px;
}
ul li:before{
	content : none !important;
}

.btn_buy {
	display:inline-flex;
	align-items:center;
	justify-content:center;
	height:50px;
	color:#fff !important;
	padding:0 29px;
	font-size:17px;
	font-weight:bold;
	background: linear-gradient(180deg, #FEA30D 0%, #D46105 100%);
	box-shadow: 0px 1px 0px #BE5804, 0px 3px 4px #944000;
	border-radius: 4px;
	cursor:pointer;
	transition:.15s linear;
	font-family:'Open Sans', Arial, sans-serif;
	border:0;
	white-space: nowrap;
}

.btn_buy:hover {
	opacity:.8
}

.btn_buy:active {
	background: linear-gradient(180deg, #FEA30D 0%, #D46105 100%);
	box-shadow: inset 0px 1px 0px #BE5804, inset 0px 3px 4px #944000;
}

.has-tooltip {
	position:relative;
}

.tooltip-b {
	position:absolute;
	left:50%;
	top:calc(100% + 10px);
	z-index:3;
	background:rgba(0,0,0,.9);
	color:#fff;
	font-size:13px;
	line-height:18px;
	padding:8px 11px 11px;
	white-space:nowrap;
	border-radius: 3px;
	pointer-events:none;
	transition:.15s linear;
	opacity:0;
	transform:translate(-50%, 5px)
}

.tooltip-b_show {
	pointer-events:auto;
	opacity:1;
	transform:translate(-50%, 0)
}

.tooltip-b:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: rgba(0,0,0,.9);
	border-width: 6px;
	margin-left: -6px;
}

.card-b__top {
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin:0 0 16px;
}

.card-b__top .card-b__title {
	margin:0
}

.card-b__actions {
	display:flex;
	align-items:center
}

.card-b__actions_btn {
	margin:0 0 0 6px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:100%;
	width:35px;
	height:35px;
	background: #FFFFFF;
	box-shadow: 0px 1px 3px rgba(48, 60, 102, 0.1), 0px 3px 10px rgba(82, 98, 126, 0.2);
	transition:.15s linear;
	cursor:pointer;
}

.card-b__actions_btn.swiper-button-disabled {
	display:none;
}

.card-b__actions_btn:hover {
	box-shadow: 0px 1px 3px rgba(48, 60, 102, 0.2), 0px 3px 10px rgba(82, 98, 126, 0.4);
}

.card-b__actions_btn img {
	display:block;
	margin:0
}

.card-b__item {

}

.card-b__item-photo {
	margin:0 0 17px;
}

.card-b__item-photo img {
	display:block;
	width:100%;
	height:137px;
	object-fit:cover
}

.card-b__item-title {
	font-size:14px;
	line-height:20px;
	margin:0 0 5px;
    min-height: 60px;
}

.card-b__item-title a {
	color:#393939;
	transition:.15s linear;
	display:block;
}

.card-b__item-title a:hover {
	color:#393939;
	opacity:.8
}

.card-b__item-price {
	margin:0 0 18px;
	font-weight:bold;
	font-size:17px;
	line-height:23px;
	color:#393939
}

.card-b__item-price s {
	display:block;
	font-size:15px;
	color:#F1320A;
	font-weight:600;
}

.card-b__item-button {
	display:flex;
	align-items:center;
	justify-content:center;
	height:38px;
	color:#FF7200 !important;
	padding:0 5px;
	font-size:17px;
	font-weight:600;
	border-radius: 4px;
	cursor:pointer;
	transition:.15s linear;
	font-family:'Open Sans', Arial, sans-serif;
	border: 1px solid #E9E9E9;
	user-select:none;
}

.card-b__item-button:hover {
	border: 1px solid #ccc;
}

.card-b__item-button img {
	display:block;
	margin:0 6px 0 0
}

.card-b__controls {
	border: 1px solid #D2D5D8;
	border-radius: 4px;
	height:50px;
	margin:0 0 23px;
	position:relative;
	padding:0 50px;
	display:flex;
	justify-content:center;
	align-items:center;
	max-width:240px;
}

.card-b__controls-btn {
	position:absolute;
	top:0;
	width:50px;
	height:50px;
	cursor:pointer;
	transition:.15s linear;
	z-index:3;
	display:flex;
	justify-content:center;
	align-items:center;
	user-select:none;
}

.card-b__controls-btn:hover {
	opacity:.8
}

.card-b__controls-btn img {
	display:block;
	margin:0 0 2px
}

.card-b__controls-btn_minus {
	left:0;
}

.card-b__controls-btn_plus {
	right:0
}

.card-b__controls-input {
	display:none
}

.card-b__controls-value {
	font-size:15px;
	font-weight:600;
	color:#0274D6 !important;
	transition:.15s linear;
	margin:0 0 2px
}

.card-b__controls-value:hover {
	color:#DF7801 !important
}


.fixed-info {
	opacity:0;
	position:fixed;
	top:0;
	left:0;
	right:0;
	width:100%;
	z-index:99;
	background: #FFFFFF;
	box-shadow: 0px 1px 6px rgba(39, 54, 81, 0.05), 0px 1px 0px #DBDBDB, 0px 10px 10px rgba(57, 77, 119, 0.05);
	padding:9px 0 12px;
	box-sizing:border-box;
	font-family:'Open Sans', Arial, sans-serif;
	transition:.15s linear;
	pointer-events:none;
	transform:translateY(-100%)
}

.fixed-info_show {
	opacity:1;
	pointer-events:auto;
	transform:translateY(0)
}

.fixed-info * {
	box-sizing:border-box;
}

.fixed-info a:hover {
	text-decoration:none;
}

.fixed-info__about {
	display:flex;
	align-items:center;
	position:relative;
	min-height:50px;
	padding-left:60px;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#393939;
	transition:.15s linear;
	max-width:450px;
}

.fixed-info__about:hover {
	color:#393939;
	opacity:.8
}

.fixed-info .card-b__grid {
	align-items:center
}

.fixed-info__photo {
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:50px;
	object-fit:cover;
	display:block;
}

.fixed-info__middle {
	display:flex;
	align-items:center
}

.fixed-info__price {
	margin:0 20px 0 0
}

.fixed-info__price .card-b__price {
	margin:0;
	white-space: nowrap;
}

.fixed-info__controls .card-b__controls {
	margin:0
}

.card-b__info_mobile {
	display:none
}

.nav-mobile {
	display:none
}

.notice-b {
	display:none
}

.card-b__viewed-scroll {
	padding:5px 5px 0 15px;
	margin:0 -15px;
	white-space:nowrap;
	display:flex;
	overflow-x:scroll;
	overflow-y:hidden;
	-webkit-overflow-scrolling: touch;
}

.card-b__viewed-scroll::-webkit-scrollbar {
	display: none
}

.card-b__viewed-item {
	margin:0 10px 10px 0;
	width:290px;
}

.card-b__viewed_short .card-b__viewed-row {
	width:100%
}

.card-b__viewed_short .card-b__viewed-item {
	margin:0 0 10px 0;
	width:calc(100% - 10px)
}

.card-b__viewed-block {
	position:relative;
	display:block;
	background: #FFFFFF;
	box-shadow: 0px 1px 3px rgba(48, 60, 102, 0.1), 0px 3px 10px rgba(82, 98, 126, 0.2);
	border-radius: 3px;
	padding:7px 12px 14px
}

.card-b__viewed-title {
	display:block;
	margin:0 0 8px;
	font-size:13px;
	line-height:18px;
	color:#393939;
    white-space: break-spaces;
}

.card-b__viewed-grid {
	position:relative;
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	min-height:41px;
	padding:0 60px 0 48px;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#393939
}

.card-b__viewed-grid span {
	display:block;
	font-weight:normal;
	color:#F1320A;
	text-decoration: line-through;
	line-height:18px;
	width:100%
}

.card-b__viewed-photo {
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:41px;
	height:41px;
	object-fit:contain;
	margin:0
}

.card-b__viewed-cart {
	position:absolute;
	right:0;
	top:0;
	border: 1px solid #E9E9E9;
	border-radius: 3px;
	display:flex;
	align-items:center;
	justify-content:center;
	z-index:2;
	width:41px;
	height:41px;
}

.card-b__viewed-cart img {
	margin:0;
	display:block;
}

.card-b__viewed-cart img.card-b__viewed-added {
	display:none
}

@media screen and (max-width: 1200px) {
	.fixed-info__button .btn_buy {
		padding:0 24px
	}

	.card-b__notice {
		position:relative;
		padding-right:40px;
	}

	.card-b__notice a {
		display:block
	}

	.card-b__notice-help {
		position:absolute;
		top:12px;
		right:15px;
	}

	.card-b__controls-value em {
		display:none
	}
}

@media screen and (max-width: 750px) {
    .header-b__cart {
        display: none;
    }
	.card-b__desc {
		height:60px;
	}
    .card-b__desc_full {
        height: auto;
    }
	.header-b .section-row {
		padding-right:15px
	}

	.section-row {
		padding:0 15px
	}

	.container {
		padding:0 !important
	}

	.sub-b {
		margin:8px 0 12px
	}

	.sub-b__item {
		display:none
	}

	.sub-b__item_current {
		display:block
	}

	.sub-b__item_current:before {
		content:'';
		width:6px;
		height:5px;
		background:url('/images/sub-arrow.svg') no-repeat;
		display:inline-block;
		vertical-align:top;
		margin:5px 7px 0;
		transform:scale(-1,-1)
	}

	.card-b {
		padding:10px 15px
	}

	.card-b__note {
		padding-top: 9px
	}

	.card-b__gallery {
		height:auto;
		flex-direction:column;
		margin:0 0 30px;
	}

	.card-b__gallery-sidebar {
		width:100%;
		order:1;
	}

	.card-b__gallery-thumbs_btn_prev {
		display:none
	}

	.card-b__gallery-thumbs_btn_next {
		top:50%;
		transform:translateY(-50%);
		right:10px;
		left:initial;
		bottom:initial;
		width:35px;
		height:35px;
		background: #FFFFFF;
		box-shadow: 0px 1px 3px rgba(48, 60, 102, 0.1), 0px 3px 10px rgba(82, 98, 126, 0.2);
		display:flex;
		align-items:center;
		justify-content:center;
		border-radius:100%
	}

	.card-b__gallery-thumbs_btn img {
		transform:rotate(-90deg)
	}

	.card-b__gallery-sidebar {
		position:relative;
	}

	.card-b__gallery-thumbs .swiper-slide img {
		width:50px;
		height:50px;
		margin:0
	}

	.card-b__gallery-thumbs {
		height:auto;
		padding:0 65px 0 0;
		margin:0
	}

	.card-b__gallery-thumbs .swiper-slide-duplicate-prev {
		opacity:1
	}

	.card-b__gallery-sidebar_has360 .card-b__gallery-thumbs {
		padding-right:0
	}

	.card-b__gallery-sidebar_has360 .card-b__gallery-thumbs .swiper-slide-duplicate-prev {
		opacity:0
	}

	.card-b__gallery-actions {
        display: none;
		position:absolute;
		left:0;
		top:50%;
		transform:translateY(-45%)
	}

	.card-b__gallery-action {
		margin:0
	}

	.card-b__gallery-action img {
		margin:0;
		display:block
	}

	.card-b__gallery-action.js--select-video {
		display:none;
	}

	.card-b__gallery-content {
		width:100%;
		order:0
	}

	.card-b__title {
		font-size:17px;
		line-height:24px;
		margin:0 0 6px !important;
	}

	.card-b__title_main {
		margin:0 0 1px !important;
		font-size:15px;
		font-weight:normal;
		line-height:21px;
	}

	.card-b__title span {
		display:block;
		margin:0 0 18px;
	}

	.card-b__article {
		line-height:18px;
		font-size:13px;
		margin:0 0 11px
	}

	.fixed-info {
		display:none
	}

	.card-b__grid {
		flex-direction:column
	}

	.card-b__column {
		width:100%;
	}

	.card-b__column_right {
		display:none
	}

	.card-b__section {
		margin:0 0 30px
	}

	.card-b__char-line {
		margin:0 0 10px
	}

	.card-b__info {
		padding:0;
		box-shadow:none;
		margin:0 0 42px;
	}

	.card-b__info_mobile {
		display:block
	}

	.card-b__price {
		margin:0 0 17px;
		font-size:25px;
		line-height:34px;
		display:block
	}

	.card-b__price-sale {
		display:block;
		margin:0;
		font-weight:normal;
		font-size:15px;
		line-height:20px
	}

	.card-b__checks {
		padding:19px 0 0
	}

	.section-row .page-b {
		padding:0 20px
	}

	.reviews-b__more-button {
		font-size:15px;
		width:100%
	}

	.tooltip-b {
		width:250px;
		white-space: normal;
	}

	.tooltip-b br {
		display:none
	}

	.tooltip-b_show {
		transform:translate(-50%, 0)
	}

	.card-b__section_mobile {
		display:block
	}

	.nav-mobile {
		display:block;
		bottom:0;
		left:0;
		right:0;
		width:100%;
		position:fixed;
		z-index:99999;
		box-sizing:border-box;
		font-family:'Open Sans', Arial, sans-serif
	}

	.nav-mobile * {
		box-sizing:border-box;
		font-family:'Open Sans', Arial, sans-serif
	}

	.nav-mobile__card {
		display:none;
		padding:10px 15px 0 65px;
		background:#fff;
		position:relative;
	}

	.nav-mobile__card-pic {
		width:40px;
		position:absolute;
		left:15px;
		top:10px;
	}

	.nav-mobile__card-pic img {
		width:40px;
		height:40px;
		display:block;
		object-fit:contain
	}

	.nav-mobile__card-title {
		margin:0 0 2px;
		font-size:13px;
		line-height:18px;
	}

	.nav-mobile__card-title a {
		color:#393939
	}

	.nav-mobile__card-price {
		min-height: 21px;
		font-size:15px;
		color:#393939;
		font-weight:bold
	}

	.nav-mobile__card-price s {
		font-weight:normal;
		color:#F1320A
	}
	.b24-widget-button-wrapper{
		margin-bottom: 145px!important;
	}
	.nav-mobile__button {
		padding:10px 15px 15px;
		background:#fff;
	}

	.nav-mobile__button .btn_buy {
		height:40px;
		font-size:15px;
		width:100%;
		box-shadow:none
	}

	.nav-mobile__controls {
		padding:10px 15px 15px;
		background:#fff;
	}

	.nav-mobile__controls .card-b__controls {
		margin:0;
		max-width:100%;
		height:40px;
	}

	.card-b__controls-btn {
		height:40px;
	}

	.nav-mobile__list {
		color:#fff;
		padding:0 15px;
		background:#393939;
		display:flex;
		align-items:center;
		justify-content:space-between
	}

	.nav-mobile__links {
		color:#fff !important;
		display:flex;
		align-items:center;
		flex-direction:column;
		justify-content:center;
		text-align:center;
		font-size:11px;
		padding:9px 0 7px;
		text-decoration:none !important
	}

	.nav-mobile__icon {
		height:23px;
		display:block;
		position:relative
	}

	.nav-mobile__icon svg {
		fill:#fff
	}

	.nav-mobile__links_active {
		color:#FF7200 !important
	}

	.nav-mobile__links_active svg {
		fill:#FF7200
	}

	.nav-mobile__count {
		position:absolute;
		right:-14px;
		top:-7px;
		z-index:3;
		letter-spacing:-0.73px;
		display:flex;
		align-items:center;
		background: linear-gradient(180deg, #FEA30D 0%, #D46105 100%);
		height:17px;
		border-radius:35px;
		padding:0 4px 0 3px
	}

	.card-b__gallery-360 {
		min-height:315px
	}

	.notice-b {
		margin:8px 0 10px;
		padding: 11px 12px 13px;
		background: #FFF2CE;
		display:flex;
		justify-content:space-between;
		align-items:center;
		box-sizing:border-box;
		font-family:'Open Sans', Arial, sans-serif
	}

	.notice-b * {
		box-sizing:border-box;
		font-family:'Open Sans', Arial, sans-serif
	}

	.notice-b_good {
		background:#DEF2D5
	}

	.notice-b__icon {
		width:22px;
	}

	.notice-b__icon img {
		margin:0;
		display:block;
	}

	.notice-b__text {
		width:calc(100% - 37px);
		font-size:13px;
		line-height:18px;
		color:#393939
	}

	.notice-b__text a {
		display:block;
		color:#0074D6;
		transition:.15s linear
	}

	.notice-b__text a:hover {
		color:#DF7801
	}

	.consult {
		padding-bottom:205px
	}
}

@media screen and (max-width:350px) {
	.card-b__viewed-item {
		width:250px;
	}

	.card-b__viewed_short .card-b__viewed-item {
		width:calc(100% - 10px)
	}
}

/**
 * Swiper 6.8.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 3, 2021
 */

@font-face {
	font-family: 'swiper-icons';
	src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
	font-weight: 400;
	font-style: normal;
}
:root {
	--swiper-theme-color: #007aff;
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	/* Fix of Webkit flickering */
	z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-container-pointer-events {
	touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
	touch-action: pan-x;
}
.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
	perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	/* For Firefox */
	-ms-overflow-style: none;
	/* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: y mandatory;
}
:root {
	--swiper-navigation-size: 44px;
	/*
    --swiper-navigation-color: var(--swiper-theme-color);
    */
}
.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size) / 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
	--swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
	--swiper-navigation-color: #000000;
}
.swiper-button-lock {
	display: none;
}
:root {
	/*
    --swiper-pagination-color: var(--swiper-theme-color);
    */
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: 300ms opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(0.33);
	position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 50%;
	background: #000;
	opacity: 0.2;
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-bullet:only-child {
	display: none !important;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}
.swiper-pagination-white {
	--swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
	--swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
	display: none;
}
/* Scrollbar */
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
.swiper-scrollbar-lock {
	display: none;
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.swiper-slide-zoomed {
	cursor: move;
}
/* Preloader */
:root {
	/*
    --swiper-preloader-color: var(--swiper-theme-color);
    */
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent;
}
.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg);
	}
}
/* a11y */
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube {
	overflow: visible;
}
.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px);
}
.swiper-container-flip {
	overflow: visible;
}
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.catalog-page-b__content b {
	font-weight: bold;
}
/* End */


/* Start:/bitrix/templates/mixcar/components/bitrix/breadcrumb/catbread/style.min.css?1620122854451*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:none}
/* End */


/* Start:/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/style.min.css?16201228548782*/
.b-filter{font-size:14px;line-height:1.3;border-radius:3px;background:#fff;margin:0 0 20px}.b-filter-link-inline{text-decoration:none!important;display:inline-block;border-bottom:1px dashed transparent}.b-filter-link-inline.disabled{opacity:.7;cursor:not-allowed}.page-b a.b-filter-link-inherit{color:inherit;border-bottom-color:#434a54}.b-filter-parameters{border:1px solid #dcdfe2;border-bottom-width:0}.b-filter label{font-weight:400;margin:0;display:block}.b-filter-title{border-radius:3px 3px 0 0;padding-top:19px;font-weight:700;font-size:24px;color:#434a54;border:1px solid #dcdfe2;border-bottom-width:0}.b-filter-parameters-box-container,.b-filter-parameters-box-title,.b-filter-title{padding:14px 12px}.b-filter-parameters-box-title{position:relative}.b-filter-parameters-box .b-filter-parameters-box-title::after{content:'';position:absolute;z-index:1;height:1px;left:0;width:100%;top:100%;background-color:#f5f6f7;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear}.b-filter-parameters-box:not(.b-active) .b-filter-parameters-box-title::after{left:13px;width:calc(100% - 26px);background-color:rgba(210,219,224,.5)}.b-filter-parameters-box:last-child .b-filter-parameters-box-title::after{content:none}.b-filter-parameters-box-container{background:#f5f6f7;font-size:12px}.b-filter-parameters-actions{margin-top:10px}.b-filter-parameters-actions a{margin-right:6px}.b-filter .b-filter-block{display:none;-webkit-transition:padding .3s ease;-moz-transition:padding .3s ease;-ms-transition:padding .3s ease;-o-transition:padding .3s ease;transition:padding .3s ease;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.b-filter .b-filter-button-box .b-filter-block,.b-filter .b-filter-parameters-box.b-active .b-filter-block{display:block}.b-filter-parameters-box-title{position:relative;cursor:pointer}.b-filter-parameters-box-title:hover{background-color:#fcfcfc}.b-fa-angle-down,.b-fa-angle-up{position:absolute;top:50%;right:13px;margin-top:-3px;width:16px;height:7px;content:'';background:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/images/open.svg);z-index:1;transition:transform .3s}.b-fa-angle-up{transform:scaleY(-1)}.b-filter-param-label.b-active{background:#f3f8fa}.b-filter-input-text[type=number],.b-filter-input-text[type=password],.b-filter-input-text[type=text]{background:#fff;border:1px solid #dcdfe2;padding:0 0 0 7px;font-size:12px;outline:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.b-filter-group-title{margin-right:5px}.b-filter-group-currency{margin-left:5px;font-size:14px}.b-filter-group .b-filter-input-text{border-radius:0;height:24px;width:62px;position:relative;z-index:2}.b-filter-group .b-btn{border-radius:3px 0 0 3px;height:24px;width:24px;font-size:inherit;margin-right:-1px;position:relative;z-index:1}.b-filter-group .b-btn:active,.b-filter-group .b-btn:hover{z-index:3}.b-filter-group .b-filter-input-text+.b-btn{border-radius:0 3px 3px 0;margin-left:-1px}.b-btn{border:1px solid #dcdfe2;background:#fff;white-space:nowrap;text-align:center;display:inline-block;border-radius:3px;padding:0 7px;outline:0}.b-btn:hover{background:#fcfcfc}.b-filter-button-box .b-btn{width:50%;border:none;line-height:45px;font-weight:700;position:relative}.b-filter-button-box .b-btn:first-child{border-radius:0 0 0 3px;border:none;top:-1px}.b-filter-button-box .b-btn:nth-child(2){border:1px solid #dcdfe2;border-left:none;border-radius:0 0 3px 0}.b-checkbox,.b-filter-input-container,.b-filter-param-btn-inline{position:relative}.b-filter .b-filter-popup-result{display:none;position:absolute;top:50%}.b-filter .b-filter-popup-result.right{left:100%;margin-left:5px}.b-filter .b-filter-popup-result.left{right:100%;margin-right:5px}.b-filter .b-filter-popup-result a{position:relative;white-space:nowrap;display:inline-block;z-index:20;text-indent:17px;text-decoration:none;top:-21px;font-size:14px;line-height:43px;width:120px;height:47px;color:#fff;-webkit-mask-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/images/modef.svg);mask-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/images/modef.svg)}.b-filter-horizontal .b-filter-popup-result{display:inline-block;position:relative;left:auto;right:auto;bottom:-7px}.b-filter .b-filter-popup-result-close{display:none}@media (max-width:767px){.b-touch .b-filter .b-filter-popup-result{font-size:12px;line-height:14px;position:fixed!important;z-index:1001;top:auto!important;right:0!important;bottom:0!important;left:0!important;margin-top:0;margin-left:0;width:auto;height:auto;padding:10px;border-radius:2px;border:1px solid #c6dae7;background:rgba(255,255,255,.9)}.b-touch .b-filter .b-filter-popup-result br{display:none}.b-filter .b-filter-popup-result .arrow{display:none}}.b-checkbox+.b-checkbox{margin-top:10px}.b-checkbox input{position:absolute;opacity:0}.b-checkbox .b-filter-param-label{position:relative;padding-left:21px;cursor:pointer}.b-checkbox .b-filter-param-label.disabled{opacity:.7;cursor:not-allowed}.b-checkbox .b-filter-param-label::before{content:'';position:absolute;top:50%;left:0;width:13px;height:13px;margin-top:-7px;border-radius:2px;border:solid 1px #979797;background:no-repeat url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/images/checkbox.svg) -100px 0 #fff;overflow:hidden}.b-checkbox input:checked+.b-filter-param-label::before{background-position:50% 50%;border:none}.b-filter .b-ui-slider-track-container{padding-top:35px;padding-bottom:25px}.b-filter .b-ui-slider-track{position:relative;height:7px}.b-filter .b-ui-slider-part{position:absolute;top:-6px;width:1px;height:17px;background:#a2bfc7}.b-filter .b-ui-slider-part.p1{left:-1px}.b-filter .b-ui-slider-part.p2{left:25%}.b-filter .b-ui-slider-part.p3{left:50%}.b-filter .b-ui-slider-part.p4{left:75%}.b-filter .b-ui-slider-part.p5{right:-1px}.b-filter .b-ui-slider-part span{font-size:11px;position:absolute;top:-16px;left:50%;display:block;width:100px;margin-left:-50px;text-align:center;color:#000}.b-filter .b-ui-slider-part.p2 span,.b-filter .b-ui-slider-part.p3 span,.b-filter .b-ui-slider-part.p4 span{color:#6b8086}.b-filter .b-ui-slider-pricebar,.b-filter .b-ui-slider-pricebar-v,.b-filter .b-ui-slider-pricebar-vd,.b-filter .b-ui-slider-pricebar-vn,.b-filter .b-ui-slider-range{position:absolute;top:0;bottom:0}.b-filter .b-ui-slider-range{z-index:50}.b-filter .b-ui-slider-pricebar{z-index:100}.b-filter .b-ui-slider-pricebar-vd{z-index:60}.b-filter .b-ui-slider-pricebar-vn{z-index:70}.b-filter .b-ui-slider-pricebar-v{z-index:80}.b-filter .b-ui-slider-handle{position:absolute;top:100%;width:22px;height:22px;border-bottom:none}.b-filter .b-ui-slider-handle:hover{-webkit-cursor:grab;-ms-cursor:grab;-o-cursor:grab;cursor:grab}.b-filter .b-ui-slider-handle:active{-webkit-cursor:grabbing;-ms-cursor:grabbing;-o-cursor:grabbing;cursor:grabbing}.b-filter .b-ui-slider-handle.left{left:0;margin-left:-21px}.b-filter .b-ui-slider-handle.right{right:0;margin-right:-21px}.b-filter .b-filter-param-btn-inline .b-filter-param-label{display:inline-block;margin:0 5px 5px 0}.b-filter .b-filter-param-btn{font-weight:400;display:inline-block;width:38px;height:38px;padding:6px;text-align:center;text-decoration:none;color:#000;vertical-align:middle;border:1px solid #ccd5db;border-radius:3px;background:#fff;position:relative;-webkit-transition:border .3s ease,box-shadow .1s ease,color .3s ease;-moz-transition:border .3s ease,box-shadow .1s ease,color .3s ease;-ms-transition:border .3s ease,box-shadow .1s ease,color .3s ease;-o-transition:border .3s ease,box-shadow .1s ease,color .3s ease;transition:border .3s ease,box-shadow .1s ease,color .3s ease;cursor:pointer}.b-filter .b-filter-btn-color-icon,.b-filter-select-popup .b-filter-btn-color-icon{line-height:24px;border-radius:2px;display:inline-block;width:24px;height:24px;vertical-align:middle;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05);-webkit-background-size:cover;background-size:cover}.b-filter .b-filter-param-label.disabled .b-filter-param-btn.b-color-sl{background:0 0;box-shadow:none}.b-filter .b-filter-param-label.disabled .b-filter-param-btn.b-color-sl{position:relative}.b-filter .b-filter-param-label.disabled .b-filter-param-btn.b-color-sl:before{position:absolute;bottom:0;right:0;top:0;left:0;content:' ';display:block;z-index:100;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==) no-repeat center;opacity:.7}.b-filter .b-filter-param-btn .b-filter-param-text{line-height:26px}
/* End */


/* Start:/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/colors.min.css?16201228547981*/
.b-filter-link-inline{color:#1c9df1;border-color:#1eb0eb}.b-filter-link-inline:hover,.page-b a.b-filter-link-inherit:hover{color:#ff8b02;border-color:#ffaf46}#modef_num{display:none}@media screen and (max-width:980px){.b-filter-popup-result{display:none!important}.b-filter-title{display:none}.b-filter-parameters{border:none}.b-filter-parameters-box-container,.b-filter-parameters-box-title{padding:14px 20px}.b-filter-parameters-box:not(.b-active) .b-filter-parameters-box-title::after{left:0;width:100%}.b-fa-angle-down,.b-fa-angle-up{right:18px}}@media screen and (min-width:981px){.page-b__sidebar-filter{display:block!important}}.b-filter.b-orange .b-btn:active,.b-filter.b-orange .b-btn:hover,.b-filter.b-orange .b-filter-param-btn:active,.b-filter.b-orange .b-filter-param-btn:focus,.b-filter.b-orange .b-filter-param-btn:hover,.b-filter.b-orange .b-filter-param-label.b-active .b-filter-param-btn{border-color:#ffaf46}.b-filter .b-filter-popup-result a,.b-filter-button-box .b-btn:first-child{background-image:linear-gradient(180deg,#fea30d 0,#d46105 100%);box-shadow:0 1px 0 0 #be5804,0 3px 4px 0 #944000;color:#fff!important}.b-filter .b-filter-popup-result a:hover,.b-filter-button-box .b-btn:first-child:hover{background-image:linear-gradient(180deg,#fec05a 0,#ed6f10 100%);box-shadow:0 1px 0 0 #be5804,0 3px 4px 0 rgba(148,64,0,.66)}.b-checkbox .b-filter-param-label:not(.disabled):hover::before{border-color:#ffaf46}.b-checkbox input:checked+.b-filter-param-label::before{background-color:#ff8b02}.b-filter-input-text[type=number]:active,.b-filter-input-text[type=number]:focus,.b-filter-input-text[type=number]:hover,.b-filter-input-text[type=password]:active,.b-filter-input-text[type=password]:focus,.b-filter-input-text[type=password]:hover,.b-filter-input-text[type=text]:active,.b-filter-input-text[type=text]:focus,.b-filter-input-text[type=text]:hover{border-color:#ffaf46}.b-filter.b-orange .b-ui-slider-track{background:#e7e7e7}.b-filter.b-orange .b-ui-slider-pricebar-vd{background:#9f9f9f}.b-filter.b-orange .b-ui-slider-pricebar-vn{background:#ffaf46}.b-filter.b-orange .b-ui-slider-pricebar-v{background:#ff8b02}.b-filter.b-orange .b-ui-slider-handle.left{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjJCNUFBOTIxOENDMTFFNUI1QUQ5NjM4RjlEMDlEMzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjJCNUFBOTMxOENDMTFFNUI1QUQ5NjM4RjlEMDlEMzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMkI1QUE5MDE4Q0MxMUU1QjVBRDk2MzhGOUQwOUQzNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMkI1QUE5MTE4Q0MxMUU1QjVBRDk2MzhGOUQwOUQzNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhEx/hoAAABoSURBVHjaYqx+GsdAARBiokQzEO9mokQzEBsxUaIZxGGiRDOpBmBoJsUArJqJNQCnZmIMwKsZBFgIaN4DxIb4bGCiRDMuA4jWjM0AkjSjG0CyZmQDyNIMM4BszbBo/ArEzuTmaYAAAwCuYxHtbZ2yOQAAAABJRU5ErkJggg==) no-repeat right top}.b-filter.b-orange .b-ui-slider-handle.right{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAAAFVBMVEV75V575V575V575V575V575V575V6zNPkMAAAABnRSTlMABxESzc4pCdrRAAAAL0lEQVR42l3IsQGAIADAMBTt/yezwEAyZsyBz8nJycnJyclp+8/k5OTk5OS8t2cBPsADCUK09WkAAAAASUVORK5CYII=) no-repeat left top}.bx-filter.bx-green .bx-filter-section{background:#eefcea}.bx-filter.bx-green .bx-filter-input-container input:focus{border-color:#ffaf46}.bx-retina .bx-filter.bx-green .bx-filter-input-container input:focus{-webkit-border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat;-moz-border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat;-o-border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat;border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat}.bx-filter.bx-green .bx-ui-slider-track{background:#e7e7e7}.bx-filter.bx-green .bx-ui-slider-pricebar-vd{background:#9f9f9f}.bx-filter.bx-green .bx-ui-slider-pricebar-vn{background:#76e359}.bx-filter.bx-green .bx-ui-slider-pricebar-v{background:#ff8b02}.bx-filter.bx-green .bx-ui-slider-handle.left{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjJCNUFBOTIxOENDMTFFNUI1QUQ5NjM4RjlEMDlEMzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjJCNUFBOTMxOENDMTFFNUI1QUQ5NjM4RjlEMDlEMzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMkI1QUE5MDE4Q0MxMUU1QjVBRDk2MzhGOUQwOUQzNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMkI1QUE5MTE4Q0MxMUU1QjVBRDk2MzhGOUQwOUQzNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhEx/hoAAABoSURBVHjaYqx+GsdAARBiokQzEO9mokQzEBsxUaIZxGGiRDOpBmBoJsUArJqJNQCnZmIMwKsZBFgIaN4DxIb4bGCiRDMuA4jWjM0AkjSjG0CyZmQDyNIMM4BszbBo/ArEzuTmaYAAAwCuYxHtbZ2yOQAAAABJRU5ErkJggg==) no-repeat right top}.bx-filter.bx-green .bx-ui-slider-handle.right{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAAAFVBMVEV75V575V575V575V575V575V575V6zNPkMAAAABnRSTlMABxESzc4pCdrRAAAAL0lEQVR42l3IsQGAIADAMBTt/yezwEAyZsyBz8nJycnJyclp+8/k5OTk5OS8t2cBPsADCUK09WkAAAAASUVORK5CYII=) no-repeat left top}.bx-filter.bx-green .bx-filter-select-container.bx-active,.bx-filter.bx-green .bx-filter-select-container:focus{border-color:#ffaf46}.bx-retina .bx-filter.bx-green .bx-filter-select-container.bx-active,.bx-retina .bx-filter.bx-green .bx-filter-select-container:focus{-webkit-border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat;-moz-border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat;-o-border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat;border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat}.bx-filter.bx-green .bx-filter-tag{border-top:1px solid #c6eabc;border-bottom:1px solid #c6eabc}.bx-filter.bx-green .bx-tag-link{color:#ff8b02}.bx-filter.bx-green .bx-filter-param-btn:active,.bx-filter.bx-green .bx-filter-param-btn:focus,.bx-filter.bx-green .bx-filter-param-btn:hover,.bx-filter.bx-green .bx-filter-param-label.bx-active .bx-filter-param-btn{border-color:#ffaf46}.bx-retina .bx-filter.bx-green .bx-filter-param-btn:active,.bx-retina .bx-filter.bx-green .bx-filter-param-btn:hover,.bx-retina .bx-filter.bx-green .bx-filter-param-label.bx-active .bx-filter-param-btn,.bx-retina .bx-filter.bx-green .bx-filter-select-container:focus{-webkit-border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat;-moz-border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat;-o-border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat;border-image:url(/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/images/active.png) 2 repeat}.bx-filter.bx-green .btn-themes{background-color:#ff8b02;border-color:#ff8b02;color:#fff}.bx-filter.bx-green .btn-themes.bx-active,.bx-filter.bx-green .btn-themes.focus,.bx-filter.bx-green .btn-themes:active,.bx-filter.bx-green .btn-themes:focus,.bx-filter.bx-green .btn-themes:hover{background-color:#30d404;border-color:#30d404;color:#fff}
/* End */


/* Start:/bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/normalize.min.css?16201228542188*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */.b-filter hr{box-sizing:content-box;height:0;overflow:visible}.b-filter pre{font-family:monospace,monospace;font-size:1em}.b-filter a{background-color:transparent}.b-filter abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}.b-filter b,.b-filter strong{font-weight:bolder}.b-filter code,.b-filter kbd,.b-filter samp{font-family:monospace,monospace;font-size:1em}.b-filter small{font-size:80%}.b-filter sub,.b-filter sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.b-filter sub{bottom:-.25em}.b-filter sup{top:-.5em}.b-filter img{border-style:none}.b-filter button,.b-filter input,.b-filter optgroup,.b-filter select,.b-filter textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}.b-filter button,.b-filter input{overflow:visible}.b-filter button,.b-filter select{text-transform:none}.b-filter [type=submit],.b-filter button,[type=button],[type=reset]{-webkit-appearance:button}.b-filter [type=button]::-moz-focus-inner,.b-filter [type=reset]::-moz-focus-inner,.b-filter [type=submit]::-moz-focus-inner,.b-filter button::-moz-focus-inner{border-style:none;padding:0}.b-filter [type=button]:-moz-focusring,.b-filter [type=reset]:-moz-focusring,.b-filter [type=submit]:-moz-focusring,.b-filter button:-moz-focusring{outline:1px dotted ButtonText}.b-filter fieldset{padding:.35em .75em .625em}.b-filter legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.b-filter progress{vertical-align:baseline}.b-filter textarea{overflow:auto}.b-filter [type=checkbox],.b-filter [type=radio]{box-sizing:border-box;padding:0}.b-filter [type=number]::-webkit-inner-spin-button,.b-filter [type=number]::-webkit-outer-spin-button{height:auto}.b-filter [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.b-filter [type=search]::-webkit-search-decoration{-webkit-appearance:none}.b-filter ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.b-filter details{display:block}.b-filter summary{display:list-item}.b-filter template{display:none}.b-filter [hidden]{display:none}
/* End */


/* Start:/bitrix/templates/mixcar/components/bitrix/catalog.item/techdir/style.css?175983272885*/
.pruduct_grid_item_image_link img.card-image {
	max-width: 100%;
	max-height: 100%;
}
/* End */


/* Start:/bitrix/templates/mixcar/components/bitrix/catalog/mixcar_catalog1/bitrix/catalog.section/techdir/themes/blue/style.min.css?1620122854706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block,.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /bitrix/templates/mixcar/components/bitrix/catalog/mixcar_catalog1/style.css?172524840737413 */
/* /bitrix/templates/mixcar/components/bitrix/breadcrumb/catbread/style.min.css?1620122854451 */
/* /bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/style.min.css?16201228548782 */
/* /bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/themes/orange/colors.min.css?16201228547981 */
/* /bitrix/templates/mixcar/components/mixcar/catalog.smart.filter/techdir/normalize.min.css?16201228542188 */
/* /bitrix/templates/mixcar/components/bitrix/catalog.item/techdir/style.css?175983272885 */
/* /bitrix/templates/mixcar/components/bitrix/catalog/mixcar_catalog1/bitrix/catalog.section/techdir/themes/blue/style.min.css?1620122854706 */
