

/* Start:/local/templates/2018/components/bitrix/catalog/.default/style.css?17642523542055*/
@charset "UTF-8";

.catalog-section__spoiler + .catalog-section__items {
    width: 100%;
}

.catalog-section__filter ~ .catalog-section__items .message--errortext {
    margin-left: 0;
}

.content-style .catalog-section__list--bottom .section-list, .content-style .catalog-section__list--bottom .section-list {
    margin: 30px 0 0 0;
}

.content-style .product__pic .img-responsive, .product__pic .img-responsive {
    display: inline-block;
    margin: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.slick-vertical .slick-slide {
    width: 100%;
}

.related_products .news-arrow {
    position: absolute;
    top: calc(50% - 35px);
}

.related_products .products__item,
.related_products .products__item .product {
    border: none !important;
}

 .catalog-section__items .related_products .products{
    gap: 5px;
} 

.related_products .news-arrow--left {
    left: -36px;
}

.related_products .news-arrow--right {
    right: -36px;
}

.content-style .product, .product {
    width: 100%;
    text-align: left;
	border-radius: 5px;
}

.catalog-section--list .products__item .product__pic {
    text-align: center;
    width: 100%;
    display: block;
}


.content-style .catalog-section__list--bottom .section-list, .content-style .catalog-section__list--bottom .section-list {
    margin: 0 0 30px 0;
}

@media (min-width: 992px) {
    .catalog-section__items {
        width: 100% !important;
    }

    .catalog-section__filter ~ .catalog-section__items {
        width: 79% !important;
    }
}

.detail-anons {
    text-align: justify;
}

.products__item a.product.category:hover {
	color:#404140;
	text-decoration: none !important;
}

.products__item a.product.category:hover .product__title{
	text-decoration: none !important;
}

.solution-text-flex {
    flex-grow: 1;
    display: flex;
    height: 100%;
    align-items: flex-start !important;
    justify-content: center;
}

.solution-text-flex.flex-center {
    align-items: center !important;
}
/*.catalog-section__noItems {*/
/*padding-left: 0 !important;*/
/*}*/
/* End */


/* Start:/local/templates/2018/components/bitrix/catalog.section.list/inline-gray/style.css?1762421078470*/
.gray-section-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px;
}


.arrow {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-bottom: 1px;
    border-top:2px solid #ee1d22;
    border-right: 2px solid #ee1d22;
    transform: rotate(-135deg);
    transition: all .3s ease-in-out;
}

.pre-btn {
    margin: 3px 6px 3px 0;
    margin-right: 8px;
}
/* End */


/* Start:/local/templates/2018/components/bitrix/catalog/.default/bitrix/catalog.smart.filter/.default/style.css?176423440914699*/
@charset "UTF-8";

.content-style .catalog-filter,
.catalog-filter {
  font-size: 15px;
  line-height: 23px;
}

.content-style .catalog-filter__item,
.catalog-filter__item {
  border-bottom: 1px solid #e6e7e9;
}

.content-style .catalog-filter .table-toggle .icon,
.catalog-filter .table-toggle .icon {
  width: 12px;
  height: 12px;
}

.content-style .catalog-filter .table-toggle__text,
.catalog-filter .table-toggle__text {
  padding: 15px 0;
}

.content-style .catalog-filter .table-toggle__arr,
.catalog-filter .table-toggle__arr {
  padding-right: 0;
  margin-top: 13px;
  line-height: 0;
}

.fromto-container {
  display: flex;
  justify-content: space-between;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: none;
}

.bx_filter_input_container {
  display: flex;
  align-items: center;
}

.fromto-text {
  margin-right: 5px;
}

.bx_filter_input_container .inputtext {
  padding: 2px 13px;
}

/* .checkbox-custom .checkbox-custom__text::before {
    transition: all 0.3s ease;
} */

.content-style .catalog-filter .checkbox-custom__text,
.catalog-filter .checkbox-custom__text {
  line-height: 15px;
  color: #6d6d6d;
}

.content-style .catalog-filter .checkbox-custom__text:before,
.catalog-filter .checkbox-custom__text:before {
  border-color: #d5d5d5;
  width: 16px;
  height: 16px;
}

.content-style .catalog-filter .checkbox-custom,
.catalog-filter .checkbox-custom {
  margin-bottom: 8px;
}

html:not(.bx-touch)
  .content-style
  .catalog-filter
  .checkbox-custom:hover
  .checkbox-custom__text,
.bx-touch
  .content-style
  .catalog-filter
  .checkbox-custom:active
  .checkbox-custom__text,
html:not(.bx-touch)
  .catalog-filter
  .checkbox-custom:hover
  .checkbox-custom__text,
.bx-touch .catalog-filter .checkbox-custom:active .checkbox-custom__text {
  color: #ee1d23;
}

.checkbox-custom:hover .checkbox-custom__text::before {
  border-color: #ee1d23;
}

.content-style
  .catalog-filter
  .checkbox-custom__input:checked
  ~ .checkbox-custom__text,
.catalog-filter .checkbox-custom__input:checked ~ .checkbox-custom__text {
  color: #333333;
}

.content-style
  .catalog-filter
  .checkbox-custom__input:checked
  ~ .checkbox-custom__text:before,
.catalog-filter
  .checkbox-custom__input:checked
  ~ .checkbox-custom__text:before {
  border-color: #ee1d23;
}

.content-style .catalog-filter .checkbox-custom__check,
.catalog-filter .checkbox-custom__check {
  top: 3px;
  left: 0px;
  width: 16px;
  height: 11px;
}

.content-style .catalog-filter .checkbox-list,
.catalog-filter .checkbox-list {
  margin-bottom: 15px;
}

.content-style .catalog-filter__foot,
.catalog-filter__foot {
  margin-top: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
}

.catalog-filter__foot #set_filter {
  visibility: hidden;
  width: 0;
  height: 0;
  min-width: 0;
  min-height: 0;
  padding: 0;
}

/*.content-style .catalog-filter__foot .btn--white, .catalog-filter__foot .btn--white {*/
/*    line-height: 32px;*/
/*    padding: 0 10px;*/
/*    font-size: 12px;*/
/*    margin-left: 15px;*/
/*}*/

.speed-wrapper {
  font-size: 0;
  margin: 0 0 0 -10px;
}

.speed-wrapper__from,
.speed-wrapper__to {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  width: 50%;
}

.speed-wrapper .inputtext {
  display: block;
  width: 100%;
  line-height: 15px;
}

.slider-wrapper {
  margin: 15px 20px 30px 10px;
}

.slider-wrapper .ui-widget-header {
  background: #ee1d23;
}

.slider-wrapper .ui-slider-horizontal {
  height: 2px;
  background: #e9e9e9;
}

.slider-wrapper .ui-widget-content {
  border: none;
}

.slider-wrapper .ui-state-default {
  border-radius: 50%;
}

.slider-wrapper .ui-state-default,
.slider-wrapper .ui-widget-content .ui-state-default,
.slider-wrapper .ui-widget-header .ui-state-default {
  border: none;
  background: #ee1d23;
}

.slider-wrapper .ui-slider-horizontal .ui-slider-handle {
  top: -7px;
}

.catalog-filter-head {
  display: table;
  width: 100%;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #e6e7e9;
}

@media only screen and (max-width: 1023px) {
  .catalog-filter-head {
    padding-bottom: 30px;
    border-bottom: none;
  }
}

@media only screen and (max-width: 767px) {
  .catalog-filter-head {
    width: 100%;
    padding-bottom: 20px;
  }
}

.catalog-filter-head__nav {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .catalog-filter-head__nav {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
  }

  .catalog-filter-head__nav .paging-wr {
    padding: 0;
    border-bottom: none;
  }
}

.catalog-filter-head__reset {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .catalog-filter-head__reset {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
  }
}

.catalog-filter-head__reset--hidden {
  display: none;
}

.catalog-filter-head__btn {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  pointer-events: none;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .catalog-filter-head__btn {
    pointer-events: auto;
  }
}

@media only screen and (max-width: 767px) {
  .catalog-filter-head__btn {
    pointer-events: auto;
  }
}

@media only screen and (max-width: 767px) {
  .catalog-filter-head__btn {
    width: 100%;
  }
}

.catalog-filter-head__btn .btn {
  padding: 0 45px;
  font-size: 15px;
}

.catalog-filter-head__btn .h3 {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .catalog-filter-head__btn .h3 {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .catalog-filter-head__btn .h3 {
    display: none;
    margin-bottom: 20px;
  }
}

.catalog-filter-head .btn-reset {
  margin: 5px 0 0 0;
}

.btn-reset {
  color: #6d6d6d;
  font-size: 13px;
  line-height: 15px;
  border: none;
  border-bottom: 1px solid #6d6d6d;
  background: none;
  padding: 0;
  margin: 0;
}

html:not(.bx-touch) .btn-reset:hover,
.bx-touch .btn-reset:active {
  border-bottom: none;
}

@media only screen and (max-width: 1023px) {
  .filter-form {
    display: none;
  }

  .catalog-section__filter--slide .catalog-filter-head__btn .button {
    display: none;
  }
}

.close-filter {
  display: none;
}

.catalog-section__filter--mobile {
  transition: all 0.5s ease;
  position: fixed;
  top: 0;
  left: -320px;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 1043;
  overflow: auto;
  background: white;
  max-width: 320px;
  padding-top: 0;
}

@media only screen and (max-width: 330px) {
  .catalog-section__filter--mobile {
    max-width: 300px;
    left: -300px;
  }
}

.catalog-section__filter--mobile .close-filter {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  cursor: pointer;
  right: 7px;
  top: 50%;
  z-index: 1044;
  transform: translate(0, -50%);
  padding: 15px;
}

@media only screen and (max-width: 767px) {
  .catalog-section__filter--mobile .close-filter {
    right: 5px;
    top: 30px;
  }
}

.catalog-section__filter--mobile .close-filter .icon {
  fill: #333333;
}

.catalog-section__filter--mobile .icon-right,
.catalog-section__filter--mobile .catalog-filter-head__reset {
  display: none;
}

.catalog-section__filter--mobile .catalog-filter-head {
  width: 100%;
  padding-bottom: 0;
}

.catalog-section__filter--mobile .catalog-filter-head .btn--white {
  display: none !important;
}

.catalog-section__filter--mobile .catalog-filter-head__btn {
  padding: 15px;
  border-top: none;
}

.catalog-section__filter--mobile .filter-form {
  display: block;
  padding: 0px 15px;
}

.catalog-section__filter--mobile .catalog-filter__item {
  padding: 0 15px;
}

.catalog-filter__item.toggle-block--hidden .table-toggle__arr {
  transform: rotate(0deg);
  transition: all 0.2s ease;
}

.catalog-filter__item:not(.toggle-block--hidden) .table-toggle__arr {
  transition: all 0.2s ease;
  transform: rotate(180deg);
}

.catalog-section__filter--mobile .catalog-filter__item:first-child {
  border-top: 0;
}

.catalog-section__filter--mobile .catalog-filter__foot {
  margin: 20px 0;
}

.catalog-section__filter--mobile .btn--white,
.catalog-section__filter--mobile .catalog-filter-head__nav {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .catalog-section__filter--mobile .h3 {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .catalog-section__filter--mobile .h3 {
    display: block;
  }
}

.catalog-section__filter--slide {
  transition: all 0.5s ease;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
}

.catalog-filter__modef {
  position: relative;
}

.catalog-filter__modef .hide {
  display: flex !important;
  justify-content: center;
  margin-bottom: 10px;
  margin-top: 10px;
  /* background-color: red;
    font-size: 13px;
    font-weight: 400;
    line-height: 33px;
    z-index: 930;
    height: 40px;
    margin-top: -7px;
    margin-left: 10px;
    padding: 0 0 0 10px;
    white-space: nowrap;
    color: #3f3f3f;
    border: 2px solid #ee1d23;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1); */
}

.catalog-filter__modef .hide .btn-group-btn,
.catalog-filter__modef .hide .btn-group-btn a {
  width: 100%;
}

.catalog-filter__modef .hide:before {
  content: '';
  display: block;
  display: none;
  width: 31px;
  height: 30px;
  background: #fff;
  border: 2px solid #ee1d23;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: -14px;
  margin-top: 3px;
  z-index: 1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.catalog-filter__modef .btn-group-addon {
  font-size: 13px;
  line-height: 1.5;
  padding: 9px 18px;
  border-radius: 3px;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  background-color: #fff;
  z-index: 10;
  position: relative;
  margin-left: -10px;
  /* border-right: 2px solid #ee1d23; */
  display: inline-block;
  height: 36px;
  display: none;
}

.catalog-filter__modef .btn-group-btn {
  display: inline-block;
  float: none;
  vertical-align: top;
  z-index: 10;
}

.catalog-filter__modef .btn-group-btn .btn-red {
  border-radius: 0;
}

.iq-inner-button {
  text-align: center;
  margin-top: 20px;
}

@media only screen and (max-width: 1023px) {
  form[name='arrFilterCatalog_form'] .hide {
    /* display: block !important;
        font-size: 13px;
        font-weight: 400;
        line-height: 33px;
        z-index: 930;
        height: 40px;
        white-space: nowrap;
        color: #3f3f3f;
        border-radius: 6px;
        background: #fff;
        margin-bottom: 8px;
        padding: 0 20px; */
  }

  form[name='arrFilterCatalog_form'] .btn-group-addon {
    font-size: 13px;
    line-height: 1.5;
    padding: 9px 18px;
    border-radius: 3px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background-color: #fff;
    z-index: 10;
    position: relative;
    margin-left: -10px;
    /* border-right: 2px solid #ee1d23; */
    display: inline-block;
    height: 36px;
  }

  form[name='arrFilterCatalog_form'] .btn-group-btn {
    display: inline-block;
    float: none;
    vertical-align: top;
    z-index: 10;
    width: 100%;
  }

  form[name='arrFilterCatalog_form'] .btn-group-btn .btn-red-mobile {
    width: 100%;
    border-radius: 6px;
  }
}

@media only screen and (max-width: 425px) {
  .catalog-filter-head__reset {
    padding-left: 15px;
    width: 100%;
  }

  .catalog-filter-head:has(
      .catalog-filter-head__reset:not(.catalog-filter-head__reset--hidden)
    )
    .catalog-filter-head__btn {
    width: 50%;
    padding-right: 15px;
  }
}

.catalog-filter__foot .button-m {
  width: 100%;
}

.catalog-filter__item.toggle-block {
  transition: max-height 0.3s ease, padding-bottom 0.3s ease;
  max-height: 5000px; /* или больше, в зависимости от максимальной высоты блока */
  overflow: hidden;
}

.catalog-filter__modef {
  transition: opacity 0.3s ease, max-height 0.3s ease;
  max-height: 0px;
  overflow: hidden;
}

.catalog-filter__modef:not(:empty) {
  max-height: 200px; /* Примерная высота кнопки */
}

.is-loading-filter::after {
  content: '';
  /* width: 100%; */
  /* height: 100%; */
  border: 6px solid #c8c8c8;
  border-top: 6px solid #ee1d23;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  width: 30px;
  height: 30px;
  position: sticky;
  bottom: 40%;
  left: 55%;
  /* opacity: 50%; */
}

.products.products-inside-catalog.is-loading-filter {
  opacity: 0.6;
  transition: opacity 0.2s ease-in-out;
}

.remove-animation-while-loading {
  transition: none !important;
}

.catalog-filter__item.toggle-block.toggle-block--hidden {
  max-height: 200px;
}

.catalog-filter .checkbox-list {
  transition: margin 0.3s ease, max-height 0.3s ease;
}
.catalog-filter .checkbox-custom {
  transition: max-height 0.3s ease, margin 0.3s ease;
}

.toggle-inner-block {
  transition: max-height 0.3s ease, margin 0.3s ease;
  max-height: 100%;
}

.toggle-block--hidden .toggle-inner-block {
  display: block !important;
  max-height: 0px;
  margin: 0px !important;
}

.toggle-block label.checkbox-custom {
  transition: max-height 0.3s ease, margin 0.3s ease;
  max-height: 100%;
}
.toggle-block--hidden label.checkbox-custom {
  max-height: 0px;
  margin: 0px !important;
}

.checkbox-custom__text {
  max-height: 100%;
  transition: max-height 0.3s ease, font-size 0.3s ease, line-height 0.3s ease,
    opacity 0.2s ease;
}
.toggle-block--hidden .checkbox-custom__text {
  max-height: 0px;
  font-size: 0px !important;
  opacity: 0 !important;
  line-height: 0px !important;
  opacity: 0 !important;
}

.checkbox-custom__text#text {
  max-height: 0px;
}

.checkbox-custom svg {
  transition: all 0.3s ease;
  /* max-height: 100%; */
}

.toggle-block--hidden .checkbox-custom svg {
  height: 0px !important;
}

.checkbox-custom__text:before {
  /* max-height: 100%; */
  transition: opacity 0.3s ease !important;
}
.toggle-block--hidden .checkbox-custom__text:before {
  /* max-height: 0px; */
  /* border: 0px !important; */
  opacity: 0 !important;
  /* visibility: hidden !important; */
}

/* .toggle-block.no-available-values {
  max-height: 0px;
  transition-delay: 200ms;
}

.table-toggle,
.table-toggle__text {
  transition: max-height 0.3s ease, margin 0.3s ease;
  transition-delay: 200ms;
}

.no-available-values .table-toggle {
  max-height: 0px;
}

.no-available-values .table-toggle__text {
  max-height: 0px;
  line-height: 0px;
} */

/* End */


/* Start:/local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17624210801249*/
.paging-wr{padding:25px 0;text-align:right}@media only screen and (max-width: 1023px){.paging-wr{padding:20px 0}}.content-style .paging,.paging{font-size:0;margin:0 -15px}.content-style .paging__item,.paging__item{color:#6d6d6d;display:inline-block;vertical-align:middle;font-size:20px;line-height:32px;margin:0 15px;text-align:center}@media only screen and (max-width: 1023px){.content-style .paging__item,.paging__item{margin:0 12px;font-size:16px;line-height:24px}}.content-style .paging__item--active,.paging__item--active{color:#303030;font-weight:500}html:not(.bx-touch) .content-style .paging__item:hover,.bx-touch .content-style .paging__item:active,html:not(.bx-touch) .paging__item:hover,.bx-touch .paging__item:active{text-decoration:none}.content-style .paging__item--arr,.paging__item--arr{margin:0 3px}.content-style .paging__item--arr:first-child,.paging__item--arr:first-child{margin-right:3px}.content-style .paging__item--arr:not(:first-child),.paging__item--arr:not(:first-child){margin-left:3px}.pager-arr,.content-style .pager-arr{display:inline-block;vertical-align:middle;width:32px;height:32px;padding:10px;line-height:0;text-align:center}.pager-arr .icon,.content-style .pager-arr .icon{width:12px;height:12px;fill:#6d6d6d}

/* End */


/* Start:/local/templates/2018/components/bitrix/catalog.section/tiscatalog/style.css?1764315384979*/
.product_deprecated {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  background: white;
  opacity: 0.57;
}
.product_deprecated-image {
  position: absolute;
  right: 30px;
  top: 20px;
  z-index: 1;
}
/*.one-none-filter-item {*/
/*    padding-left: 25%;*/
/*}*/
/*.one-footer-item {*/
/*width:80% !important;*/
/*}*/
.label-count-one-item {
  margin-left: -28px !important;
}
.none-filter-items {
  width: 80% !important;
}
@media screen and (max-width: 785px) {
  .one-none-filter-item {
    padding-left: inherit;
  }
  .label-count-one-item {
    margin-left: inherit !important;
  }
  .section-none-filter-products .products__item {
    /* width: 100% !important; */
  }
  /*.none-filter-items {*/
  /*    width:100% !important;*/
  /*}*/
}

@media screen and (min-width: 1200px) {
  .footer-one-item {
    width: 90% !important;
  }
}

.products-inside-catalog.is-loading {
  pointer-events: none;
  opacity: 0.6;
  transition: opacity 0.2s ease-in-out;
}

/* End */


/* Start:/local/templates/2018/components/bitrix/catalog.compare.list/comparer/style.css?17624210782595*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
.pictured{
position: fixed;
    bottom: -4px;
    left: auto;
    right: 3%;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    right: 20px;
    bottom: 20px;
    border-radius: 5px;
    height: 77px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 77px;
z-index:1000;
background: white;
}
.pictured img{
width: 60px;
}
.counter{
position: absolute;
    font-size: 18px;
    left: 50%;
    transform: translateX(-50%);
padding-top: 0.25em;
    height: 30.5px;
display: flex;
    align-items: center;
color: black;
}
.operate{
back-ground-image: url(https://sales.a1stage.ru/upload/medialibrary/0f6/e5is7nfdaxhq1o1zq3b3y5ye7dcov6v7.svg);
    width: 50px;
    height: 30px;
    background-repeat: no-repeat;
vertical-align: inherit;
}
.nooperate{
background-image: url(https://sales.a1stage.ru/upload/medialibrary/a94/v1n8vfqwjr1q1b23psdivm3dt3rtm0wl.svg);

    width: 50px;
    height: 40px;
    background-repeat: no-repeat;
vertical-align: inherit;
}
.nooperates:hover::after {
    content: attr(data-title);
    position: absolute;
    left: 61%;
    top: 95%;
    z-index: 1;
    background: rgba(255,255,255,255);
    font-family: Arial, sans-serif;
    font-size: 11px;
    padding: 5px 10px;
    border: 1px solid #333;
    width: 25%;
    border-radius: 4px;
}

/* End */
/* /local/templates/2018/components/bitrix/catalog/.default/style.css?17642523542055 */
/* /local/templates/2018/components/bitrix/catalog.section.list/inline-gray/style.css?1762421078470 */
/* /local/templates/2018/components/bitrix/catalog/.default/bitrix/catalog.smart.filter/.default/style.css?176423440914699 */
/* /local/templates/2018/components/bitrix/system.pagenavigation/.default/style.css?17624210801249 */
/* /local/templates/2018/components/bitrix/catalog.section/tiscatalog/style.css?1764315384979 */
/* /local/templates/2018/components/bitrix/catalog.compare.list/comparer/style.css?17624210782595 */
