.table-wrap {
background: url(/img/table-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
padding: 30px 30px 30px 30px;
display: flex;
justify-content: space-evenly;
height: auto;
box-sizing: border-box;
}

.la-select.la-large.la-povorot.js-povorot {
height:auto !important;
}

.tables {display: flex;justify-content: space-between;flex-direction: column;width: 50%;align-items: center;}

.item-wrap.table-right {
max-width: 45%;
width: 100%;
}

.item-wrap.table-right .item-text, .item-wrap.table-right .item-name, .la-spacing-bottom-b.la-title span {
color: #00567e;
}

.item-wrap .item-text, .item-wrap .item-name, .step-1--right-text span {
color: #00567e;
}

.la-select-vehicle-template .la-helptxt p {
color: #00567e;
}

.table-head {
border-bottom: none !important;
}

.table-right {display: flex;flex-direction: column;justify-content: space-between;}

.table-head th {
width:100%;
font-size: 16px;
text-transform: uppercase;
text-align: center;
display: block;
color: #00567e;
}

.table-right-bottom {display: flex;align-items: center;justify-content: space-evenly;flex-direction: row;}
.item-img {/* max-width:230px; */width: 95%;background: #ffffff8a;border-radius: 10px;backdrop-filter: blur(3px);-webkit-box-shadow:0px 0px 10px 2px rgba(255, 255, 255, 1);-moz-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);height: fit-content;margin:12px;text-align: center;}
.item-img img {
max-width:230px;
width:100%;
border-radius: 10px;
}

.tableList tbody {
padding: 20px;
display: block;
}

#total {
padding-left: 30px;
}

.total td {
font-weight: bold;
}
.tableList{
margin: 12px;
table-layout: fixed;
width:100%;
background: #ffffff8a;
border-radius: 10px;
backdrop-filter: blur(3px);
-webkit-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
-moz-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
height: fit-content;
margin-bottom: 20px;
}
.table-right-top, .item-wrap.table-right .item-text {padding: 20px;background: #fff5;border-radius: 10px;backdrop-filter: blur(3px);-webkit-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);-moz-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);margin:12px;text-align: center;font-weight: 700;}

.item-wrap.table-right .item-img {
background: #ffffff8a;
border-radius: 10px;
backdrop-filter: blur(3px);
-webkit-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
-moz-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
width: fit-content;
margin:12px;
}

.table-text {background: #ffffff8a;border-radius: 10px;backdrop-filter: blur(3px);-webkit-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);-moz-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);width: 95%;margin:12px;padding: 12px;color: #00567e;font-style: italic;}

.table-right-top {display: flex;align-items: center;justify-content: space-evenly;margin-bottom: 10%;}

.tableList tr {
border-bottom: 2px solid #773f9a;
display: flex;
}

.tableList tr.total {
border-bottom: none;
display: flex;
justify-content: end;
}
.tableList th {
font-weight: bold;
padding: 5px;
}
.tableList td{
padding: 8px 10px;
text-align: left;
font-size: 16px;
color: #00567e;
}

.tableList td.left{
width:70%;
display: inline-block;
}

.tableList td.right{
width:30%;
text-align: right;
font-weight: bold;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide {
display: none !important;
}

.la-grid-item {
float: left;
width: 100%;
vertical-align: top;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.la-title {
height: 45px;
}

.js-next-step--box {
padding-bottom: 20px;
}

.la-nav-tab {
line-height: 45px;
background-color: #1d3553;
color: #ffffff;
border-bottom: 1px solid #ffffff;
padding-left: 10px;
font-size: 14px;
}

.la-grid-no-gutter > .la-grid-item {
padding-left: 0px;
}

.la-nav-tab.la-border {
border-right: 1px solid #ffffff;
}

.la-modify {
float: right;
padding-right: 5px;
margin-top: 9px;
}

.la-button {
background-color: #0066a1;
background-image: none;
border: 1px solid transparent;
color: #ffffff;
cursor: pointer;
display: inline-block;
line-height: 1.42857143;
text-align: center;
position: relative;
vertical-align: middle;
font-size: 12px;
padding: 4px 20px 3px 20px;
margin-bottom: 0px;
border-radius: 2px 2px 2px 2px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
min-width: 78px;
}

.la-button.la-button-secondary {
background-color: #ffffff;
color: #1d3553;
border-color: #80b3d0;
}

.la-modify .la-button {
padding: 3px 5px 2px 5px;
font-size: 14px;
color: #1d3553;
vertical-align: inherit;
}

.la-select-vehicle-template {
padding-right: 10px;
padding-left: 10px;
padding-top: 40px;
background-color: #d9e3f2;
color: #3b89b7;
}

.la-heading-03 {
letter-spacing: -0.2px;
font-size: 21px;
line-height: 26px;
color: #323232;
font-weight: normal;
margin-bottom: 13px;
}

.la-spacing-bottom-c {
padding-bottom: 34px;
}

.la-select-vehicle-template .la-helptxt {
text-align: center;
color: #3b89b7;
}
.la-shadow {
background: #ffffff8a;
border-radius: 10px;
backdrop-filter: blur(3px);
-webkit-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
-moz-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
margin:12px;
}

.la-shadow-right {background: #ffffff8a;border-radius: 10px;backdrop-filter: blur(3px);-webkit-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);-moz-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);padding: 10px;margin:12px;margin-bottom: 20px;}

.la-spacing-bottom-c {
padding-bottom: 34px;
}

.la-one-whole {
width: 100%;
}

.la-select {position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;height: 65px;min-width: 60px;color: #00567e;}

.la-select.la-large .common_select .common_select-link {
height: 35px;
}

.la-select.la-large select {
font-size: 16px;
height: 35px;
}

.la-select option {
color: #3c3c3c;
}

.la-select.la-large .common_select .common_select-link .trigger {
width: 34px;
height: 34px;
line-height: 36px;
}

.la-select.la-large .common_select .common_select-link .ik_select_link_text {
font-size: 14px;
line-height: 32px;
}

.ik_select_list_inner.scroller {
height: 212px !important;
}

.la-select-lamp-template .la-right-nav {
width: 80%;
margin: 40px auto 0 auto;
}

.la-accordion dt {
position: relative;
margin-top: 1px;
background: #d9edf6;
cursor: pointer;
color: #0066a1;
display: block;
font-size: 14px;
line-height: 21px;
}

.la-accordion dd {
margin: 0;
display: none;
padding: 10px 22px 10px 22px;
}

.la-accordion dd.la-active {
display: block;
}

.la-accordion dd label {
display: inline-block;
width: 85%;
cursor: pointer;
}

ol, ul {
padding: 0;
margin: 0;
list-style: none;
}

.la-select-lamp-template .la-lamp-type {
cursor: pointer;
}

/*.la-accordion dt:after {
content: "";
display: inline-block;
width: 12px;
height: 9px;
color: #fff;
background: url(/bitrix/templates/aspro_mshop_spichka/images/arrows.png) -1px -174px no-repeat;
}*/

.la-one-half {
width: 45%;
}

.la-select-lamp-template .la-right-nav .la-nav-car {
float: left;
text-align: center;
border-bottom: 1px solid #0089c4;
padding-bottom: 2px;
cursor: pointer;
margin-left: 10px;
}

.la-select-lamp-template .la-right-nav .la-nav-car.la-selected {
border-bottom: 3px solid #7fc4e1;
padding-bottom: 0px;
color: #0089c4;
font-weight: bold;
}

.la-select-lamp-template .la-car {
min-height: 330px;
width: 282px;
top: 25px;
margin: 0 auto;
position: relative;
}

.la-select-lamp-template .la-car-view {
position: absolute;
bottom: 79px;
left: 15px;
}

.la-select-lamp-template .la-lamp-image {
position: absolute;
cursor: pointer;
z-index: 1;
}

.la-select-lamp-template .la-lamp-image.hover img,
.la-select-lamp-template .la-lamp-image.selected img {
filter: brightness(0.7);
}

.la-hidden {
display: none !important;
}

.js-step-1--right-image, .js-step-1--right-image img {width: auto;}

.img_mafinka_pered {
width: 282px;
height: 156px;
}

.img_mafinka_zad {
width: 286px;
}

.rotate-180 {
-webkit-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
transform: rotateX(180deg);
}


.la-lamp-type.hover, .la-lamp-type.selected {
font-weight: bold;
}

.la-select-lamp-template .la-left-nav-menu.la-accordion dt {
color: #ffffff;
margin-bottom: 0px;
font-size: 19px;
background: #c4d3ea;
padding: 10px 22px;
}

.ajax_load .bx_filter .bx_filter_parameters_box_title:after {
background: unset;
}

.step-1-wrapper {
overflow: hidden;
box-sizing: border-box;
}

.step-1--left {float: left;width: 48%;padding-left: 25px;box-sizing: border-box;padding-right: 25px;padding-top: 20px;padding-bottom: 20px;}

.step-1--right {float: right;width: 48%;padding-left: 50px;box-sizing: border-box;}

.step-1--right-text {

}

.js-hidden {
display: none !important;
}

.la-button.la-button--height {
padding-top: 8px;
padding-bottom: 8px;
}

.la-button.la-button--height:active {
position: relative;
top: 1px;
}

.js-step-1--right-image {margin:12px;margin-top: 15px;display: flex;align-items: center;width: 91%;background: #ffffff8a;border-radius: 10px;backdrop-filter: blur(3px);-webkit-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);-moz-box-shadow:0px 0px 10px 2px rgba(255, 255, 255, 1);box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);height: auto;padding: 10px;display: flex;justify-content: center;}

.pick-box {
position: relative;
}

.pick-box--loader {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(255,255,255,.4);
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
z-index: 1;
}

div.item-title {
min-height: 80px;
}

/* loader: start */
/* Absolute Center Spinner */
.loading {
position: fixed;
z-index: 999;
height: 2em;
width: 2em;
overflow: show;
margin: auto;
top: 0;
left: 0;
bottom: 0;
right: 0;
}

/* Transparent Overlay */
.loading:before {
content: '';
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,.1);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
/* hide "loading..." text */
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
z-index: 11111;
}

.loading:not(:required):after {
content: '';
display: block;
font-size: 10px;
width: 1em;
height: 1em;
margin-top: -0.5em;
-webkit-animation: spinner 150ms infinite linear;
-moz-animation: spinner 150ms infinite linear;
-ms-animation: spinner 150ms infinite linear;
-o-animation: spinner 150ms infinite linear;
animation: spinner 150ms infinite linear;
border-radius: 0.5em;
-webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spinner {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
/* loader: end */

/*
.radio-styled {
user-select: none;
position: relative;
}

.radio-styled input[type=radio] {
position: absolute;
z-index: -1;
opacity: 0;
display: block;
width: 0;
height: 0;
}

.radio-styled span {
display: inline-block;
position: relative;
padding: 0 0 0 18px;
line-height: 26px;
}

.radio-styled span:before {
content: "";
display: inline-block;
width: 14px;
height: 26px;
position: absolute;
left: 0;
top: 0;
background: url(images/radio-square.png) 0 50% no-repeat;
}

.radio-styled input[type=radio]:checked + span:before {
background-image: url('images/radio-square--checked.png');
}
*/
.smart-filter-label-disabled {
opacity: 0.3;
}

.la-view-block {
margin-bottom: 20px;
}

@media screen and (min-width: 701px) {
.la-m-one-third {
width: 100%;
}

#set-type-lamp {
width: 33.33%;
}

.la-nav-tab.la-selected {
background-color: #1d3553;
background: -webkit-linear-gradient(-45deg, #54a7d9, #1d3553);
background: linear-gradient(-45deg, #54a7d9, #1d3553);
color: #ffffff;
border-right: 0px solid #1d3553;
}

.la-nav-tab {
background-color: #c4d3ea;
color: #1d3553;
}

.la-select-vehicle-template {
margin-top: 10px;
padding-right: 22px;
padding-left: 22px;
min-height: 350px;
color: #ffffff;
padding-bottom: 40px;
}

.la-select-vehicle-template.block-first-step {
background: url(/img/table-bg.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
height: auto;
}

.la-select-vehicle-template .la-helptxt {
color: #ffffff;
}

.la-container {
position: relative;
left: auto;
padding-left: 0px;
}

.la-m-one-half {
width: 50%;
}

.la-select-lamp-template .la-left-nav-menu.la-accordion {
padding: 34px 0px 34px;
min-height: 500px;
margin-top: 0;
}

.la-select-lamp-template .la-left-nav-menu {
background-color: #01669d;
background-repeat: repeat-x;
background: -webkit-linear-gradient(-45deg, #54a7d9, #01669d);
background: linear-gradient(-45deg, #54a7d9, #01669d);
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff54a7d9', endColorstr='#ff01669d', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff54a7d9', endColorstr='#ff01669d', GradientType=0);
color: #ffffff;
}

.la-select-lamp-template .la-left-nav-menu.la-accordion dt {
padding-left: 10px;
color: #ffffff;
margin-bottom: 0px;
font-size: 19px;
background: #c4d3ea;
padding: 10px 22px;
}

.la-select-lamp-template .la-left-nav-menu.la-accordion .la-lamp-type {
line-height: 26px;
font-size: 18px;
}

.la-m-two-thirds {
width: 66.6667%;
}

.la-select-lamp-template .la-left-nav-menu.la-accordion .la-lamp-type {
line-height: 26px;
font-size: 18px;
}

.la-select-lamp-template .la-left-nav-menu.la-accordion .la-xbold {
font-weight: bold;
}

.la-select-lamp-template .la-car {
min-height: 500px;
width: 442px;
}

.la-select-lamp-template .la-car-view img {
width: 100%;
vertical-align: baseline;
}

.la-l-hidden {
display: none;
}

.img_mafinka_pered {
width: 422px;
height: 232px;
}

.img_mafinka_zad {
width: 422px;
}

}

@media (max-width: 700px) {
/*
.radio-styled span:before {
background: url(images/radio-square-mobile.png) 0 50% no-repeat;
}

.radio-styled input[type=radio]:checked + span:before {
background-image: url('images/radio-square--checked-mobile.png');
}
*/
.js-step-1--right-image {
display: flex;
flex-direction: column;
}
}

@media screen and (min-width: 451px) and (max-width: 700px) {
.la-select-lamp-template .la-right-nav .la-nav-car,
.la-select-lamp-template .la-right-nav .la-nav-car.la-selected {
font-size: 12px;
}

.first-step > span,
.two-step > span {
font-size: 12px;
}

.la-s-hidden {
display: none;
}

.la-select-lamp-template .la-right-nav {
width: 80%;
margin: 20px auto 0 auto;
}
}

@media (max-width: 768px) {
body #content .ajax_load .left_block.catalog > div,
.ajax_load .bx_filter.bx_filter_vertical {
display: unset;

}

.tables {
    width: 75%;
}

.item-wrap.table-right {
display: none;
}

body #content .ajax_load .bx_filter.bx_filter_vertical {
margin-bottom: 40px;
}

.ajax_load .bx_filter .bx_filter_section {
margin: 0;
border: unset;
margin-bottom: 40px;
}

.step-1-wrapper {

padding-bottom: 40px;
}

.la-razbor {
height:auto;
}
.js-razbor-select-box {
margin-bottom: 20px;
}

.step-1--left {
padding-left: 20px;
}

.step-1--right {
padding-left: 25px;
}
.tableList {
margin: 0 20px;

}
.table-wrap {
background-size: cover;
padding: 30px 30px 30px 30px;
height: auto;
display: flex;
align-items: center;
}
.tableList {
margin: 0 0px;
max-width: 100%;
margin-bottom: 20px;
}
}

.item-text {
padding-bottom: 10px;
}

.js-step-1--right-text-shadow {
margin:12px;
padding: 10px;
    background: #ffffff8a;
    border-radius: 10px;
    backdrop-filter: blur(3px);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 10px 2px rgba(255, 255, 255, 1);
    display: flex;
    margin-top: 10px;
    box-sizing: border-box;
	color: #00567e;
	gap:10px;
}

.la-select-vehicle-template .la-helptxt p {
margin-bottom: 0px !important;
}


@media screen and (min-width: 768px) {
.table-wrap {
background-size: cover;
}

.la-select-vehicle-template .la-helptxt {
padding-bottom: 0px;
}
.la-select-vehicle-template .la-helptxt p {
text-align: center;
}
}

@media screen and (max-width: 450px) {

.la-select {
height: 50px;
}
.item-wrap.table-right {
display: none;
}

.la-spacing-bottom-c {
padding-bottom: 10px;
}
.la-select-lamp-template .la-right-nav .la-nav-car,
.la-select-lamp-template .la-right-nav .la-nav-car.la-selected {
font-size: 12px;
}

.first-step > span,
.two-step > span {
font-size: 12px;
}

.la-xs-hidden {
display: none;
}

.la-s-one-whole {
width: 100%;
}

.table-wrap {
background-size: cover;
padding: 30px 30px 30px 30px;
height: auto;
}
.tableList {
margin: 0 0px;
max-width: 100%;
margin-bottom: 20px;
}
.la-select-vehicle-template .la-helptxt p {
text-align: left;
font-size: 14px;
}

.la-select.la-large.la-povorot.js-povorot {
font-size: 14px;
padding-bottom: 10px;
}

.la-select.la-large.la-povorot.js-povorot div {
padding-bottom: 10px;
}

.tables {
width: 100%;
}

}

@media screen and (min-width: 769px) and (max-width: 876px) {
.item-wrap.table-right .item-text {
padding: 10px;
}

.item-wrap.table-right .item-img {
max-width: 130px;
width: 100%;
}
}