/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.flexbox--row {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

p {
  margin: 0px 0px 10px;
}

.inline-search-block.fixed.big .search .btn-search {
  color: #99151a;
}

.inline-search-block.fixed.big .search .btn-search:hover {
  color: #fff;
}

.catalog_item .item-title a span, .view-item .item-title a span, body .catalog_item .item-title a {
  font-weight: 500;
}

.item_info--short_desc {
  font-size: 12px;
  margin-top: 1rem;
  line-height: 18px;
  height: 52px;
  overflow-y: hidden;
}

.catalog_item .cost.prices {
  margin-top: 1rem;
}

.cost.prices .price {
  font-weight: normal;
}

.counter_block.big_basket {
  width: 100px;
}

.counter_block.big_basket input[type="text"] {
  width: 40px;
}

.catalog_detail .props_list tr.prop_section td {
  background: none;
  font-weight: bold;
  padding-top: 1.5rem;
}

/* .catalog_detail .tabs_section,
.catalog_detail .block_recom{
  width: 50%;
  float: left;
}
.catalog_detail .block_recom{
  margin-top: 82px;
} */
.catalog_block .section_h2:first-child {
  margin-top: 0;
}

.section_h2 {
  margin-top: 40px;
  font-size: 24px;
}

/* скролинг бокового меню каталога */
.catalog_menu_fixed {
  /* position: fixed; */
  position: -webkit-sticky;
  position: sticky;
  top: 10%;
}

.sort_header .sort_display {
  display: none;
}

.dop_address {
  color: #999;
}

.input_hint {
  margin-top: 5px;
  color: #999;
  font-size: 10px;
}

.subscribe-edit .more_text_small {
  padding-top: 25px;
}

.property__76, .property__77, .property__78 {
  display: none;
}

/* стилизация swal2 */
.swal2-styled.swal2-confirm:focus {
  box-shadow: none;
}

.swal2-styled.swal2-confirm, .swal2-styled.swal2-cancel {
  padding: 10px 20px;
  font-size: 14px;
}

.swal2-styled.swal2-confirm {
  background: #99151a;
  border-color: #99151a;
}

.sale-profile-detail-form .dropdown-block.bx-ui-sls-input-block {
  background: #f7f7f7;
  border: 1px solid #eee;
}

.form-element-select .form-element-select-link {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 0px 0px;
  padding: 0 33px 0 15px;
  cursor: pointer;
  background: #f3f3f5;
  border-radius: 2px;
  height: 40px;
  line-height: 40px;
}

.form-element-select .form-element-select-link .ik_select_link_text {
  font-size: 13px;
  line-height: 40px;
  max-width: 100%;
  height: 40px;
  cursor: pointer;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

.form-element-select .form-element-select-link:hover .trigger,
.form-element-select .form-element-select-link.opened .trigger {
  background: #f3f3f5;
}

.form-element-select .form-element-select-link:hover .trigger:before,
.form-element-select .form-element-select-link.opened .trigger:before {
  background-position: -36px -174px;
}

.form-element-select .form-element-select-link .trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 26px;
  cursor: pointer;
  text-align: center;
  background: #f3f3f5;
  height: 40px;
  line-height: 40px;
  border: none;
}

.form-element-select .form-element-select-link .trigger:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  background: none;
  border: 1px solid #333;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  background: transparent;
}

.form-element-select {
  width: 100% !important;
  font-size: 0px;
}

.form-element-select select {
  display: none;
}

.ik_select_dropdown.form-element-select-dd {
  background: #fff;
  box-shadow: none;
  z-index: 10 !important;
}

.ik_select_dropdown.form-element-select-dd ul li:before {
  display: none;
}

.form-element-select .icon_color {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: top;
  border: 2px solid #FFF;
  margin: 0px 7px 0px 0px;
}

.form-element-select .icon_color {
  margin-top: 4px;
}

.form-element-select .form-element-select-link.img,
.ik_select_list .ik_select_list_inner ul li.img {
  padding-left: 4px;
}

.form-element-select-dd {
  margin-top: 2px;
}

.form-element-select-dd .ik_select_list .ik_select_list_inner ul li {
  padding: 0 15px;
  background: #f3f3f5;
  color: #333;
  font-size: 13px;
  line-height: 40px;
}

.form-element-select-dd .ik_select_list .ik_select_list_inner ul li:hover {
  opacity: .5;
}

.form-element-select-dd .ik_select_list .ik_select_list_inner ul li.ik_select_active {
  background: #f3f3f5;
  color: #ccc;
  opacity: .7;
  cursor: default;
}

.form-element-select-dd .ik_select_list_inner.scroller {
  height: 120px !important;
}

/*  */
.top-block .menu>li>a {
  color: #000;
}

.sections_wrapper .list .item .name a {
  font-size: 18px;
}

body .catalog_section_list .section_item li.name a span {
  font-size: 22px;
}

.section_item_inner .section_info a {
  font-size: 15px;
  line-height: 30px;
  font-weight: 300;
}

.section_info .dark_link span {
  color: #666 !important;
}

.catalog_section_list .section_item li.sect {
  display: block;
}

.catalog_section_list .section_item ul.gsm_shlyuzy_dlya_telefona li.sect {
  display: inline-block;
}

.catalog_item .footer_button.inner_content .sku_props {
  display: none;
}

.sku_props .bx_item_section_name.char_name .span_name {
  float: left;
  margin-right: 10px;
}

.sku_props .bx_item_section_name.char_name .hint .icon {
  position: initial;
}

/* избранное */
.favorites__go_to_cart {
  text-align: right;
}

/* корзина */
#basket-root .basket-checkout-section .btn.btn-default.basket-btn-checkout,
/* div.bx-red .favorites__add_to_cart .btn.btn-default, */
div.bx-red .favorites__go_to_cart .btn.btn-default {
  background: #99151a;
  color: #fff !important;
  border: 1px solid #99151a;
}

div.bx-red .favorites__add_to_cart .btn.btn-default{
  background: #fff;
  color: #99151a !important;
  border: 1px solid #99151a;
}

@media (max-width: 450px) {div.bx-red .favorites__add_to_cart .btn.btn-default {
    background: none;
    color: #99151a !important;
    border: none;
	margin-top: -60px;
  }
}

#basket-root .basket-checkout-section .btn.btn-default.basket-btn-checkout:hover,
/* div.bx-red .favorites__add_to_cart .btn.btn-default:hover, */
div.bx-red .favorites__go_to_cart .btn.btn-default:hover {
  background: #fff;
  color: #99151a !important;
}

div.bx-red .favorites__add_to_cart .btn.btn-default:hover{
  background: #99151a;
  color: #fff !important;
}

#basket-root .basket-checkout-section .btn.btn-default:not(.basket-btn-checkout) {
  background: #fff;
  color: #99151a;
  border: 1px solid #99151a;
}

#basket-root .basket-checkout-section .btn.btn-default:not(.basket-btn-checkout):hover {
  background: #99151a;
  color: #fff;
}

#basket-root .basket-items-list-item-amount {
  vertical-align: baseline;
}

/* топ меню */
.mega-menu table td:not(.wide_menu) .dropdown-menu li>a .name {
  max-width: 100%;
}

/* футер */
.footer-light .bottom-menu .items>.item-link a:hover {
  color: #222 !important;
  cursor: text;
}

/* сортировка в каталоге */
.block_sort {
  display: none;
  position: absolute;
  z-index: 999;
  padding: 19px 19px 15px;
  box-shadow: 0 1px 5px 0 rgb(0 0 0 / 20%);
  background: #fff;
}

.block_sort.active {
  display: block;
}

.block_sort .block_sort_type {
  display: block;
}

.block_sort .block_sort_type:first-child {
  margin-bottom: 10px;
}

.block_sort .block_sort_type:hover {
  color: #831116;
}

/* статьи в карточе */
.article_in_card {
  margin-bottom: 20px;
}

.article_in_card img {
  width: 200px;
  margin-right: 10px;
}

/* всплывающее видео */
.js-real-video-trigger {
  display: none;
  position: fixed;
  left: 1%;
  bottom: 25%;
  padding: 25px 30px 25px;
  background-color: #99151a;
  opacity: 0.8;
  color: #fff;
  z-index: 9999999;
  text-align: center;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: transform .5s ease, color .3s ease, background-color .3s ease;
  -moz-transition: transform .5s ease, color .3s ease, background-color .3s ease;
  -ms-transition: transform .5s ease, color .3s ease, background-color .3s ease;
  -o-transition: transform .5s ease, color .3s ease, background-color .3s ease;
  transition: transform .5s ease, color .3s ease, background-color .3s ease;
}

.js-real-video-trigger h4 {
  color: #fff;
  margin: 10px 0 20px;
}

.js-real-video-trigger a.btn-default {
  background: #fff;
  color: #99151a;
  margin-top: 15px;
}

.js-real-video-trigger a.btn-default:hover {
  color: #fff;
}

.js-real-video-trigger div.close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  z-index: 6;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  transition: transform .3s ease;
}

.js-real-video-trigger div.close:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.js-real-video-trigger div.seen-already {
  color: #ccc;
  font-size: 12px;
  cursor: pointer;
}

.icon-text.s_tip {
  padding: 0 7px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  cursor: help;
}

.tooltip_span {
  color: #777;
  font-size: 12px;
}

.alertBlock {
  display: none;
}

.my-alert-danger {
  background: #fee;
  color: #e83333;
  border-color: #ebccd1;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-bottom: 20px;
}

#bx-soa-basket .bx-soa-section-title-container .bx-soa-editstep {
  display: none;
}

.price_matrix_block .price_group {
  display: inline-block;
}

.price_matrix_block .price_group.BASE .price_matrix_wrapper .price {
  color: #b0b0b0;
}

#bx-soa-order .bx-soa-pp-company-graf-container .bx-soa-pp-company-image {
  background-size: contain !important;
}

.menu_top_block.catalog_block .dropdown>li.has-child>a:after, .menu_top_block.catalog_block .dropdown>li.has-child.full.v_bottom.opened>a:after {
  font-size: 18px;
  top: 16px;
}

.menu_top_block.catalog_block .dropdown>li.has-child.v_bottom>a .toggle_block {
  width: 40px;
  border-left: 1px solid #fff;
}

.paysystem-block, .paysystem-block-text {
  float: left;
  margin: 0 10px;
}

.paysystem-block img {
  width: 200px;
}

.paysystem-block-text {
  font-size: 12px;
}

.suggestions-wrapper {
  display: block !important;
}

.profileBlock, .locationBlock {
  display: none;
}

/* подсказки dadata в данных клиента */
.block_dadata {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #000;
  border-top: 1px solid #eeeeee;
  z-index: 999;
  width: 100%;
}

.block_dadata p.text_hint {
  font-size: 12px;
  color: gray;
  padding: 5px 5px;
  margin: 0;
}

.block_dadata p.text_org {
  padding: 10px 5px;
  margin: 0;
  cursor: pointer;
  color: #000;
}

.block_dadata p.text_org span {
  color: gray;
}

.block_dadata p.text_org:hover {
  background-color: #ccc;
}

.sale_order_full_table.error:first-of-type:before {
  content: '×';
  font-size: 50px;
  color: red;
  border-radius: 40px;
  border: 1px solid red;
  background: none;
  padding-top: 22px;
}

.info_item .preview_text {
  max-height: 100%; // 110px
}

/* цена со скидкой в карточке */
.offers_price_wrapper .offers_price {
  display: flex;
  align-items: center;
}

.offers_price_wrapper .offers_price .sale_percent {
  color: #fff;
  background: #951418;
  font-size: 13px;
  font-weight: normal;
  padding: 5px 7px;
  margin-left: 15px;
  border-radius: 2px;
}

.offers_price_wrapper .offers_price .classBase {
  font-size: 15px;
  text-decoration: line-through;
  color: #888;
  font-weight: normal;
}

/* .offers_price_wrapper .offers_price {
  font-size: 20px;
  text-decoration: line-through;
}

.offers_price_wrapper .offers_price:last-child {
  font-size: 26px;
  text-decoration: none;
} */
/* переход по свойству */
.sku_props ul li.transition_prop a {
  display: block;
  line-height: 15px;
  margin: 0px;
  text-align: center;
  padding: 7px 0px 7px;
  font-size: 13px;
  color: #333;
  border-color: #888;
}

.sku_props ul li.transition_prop:hover a {
  color: #831116;
}

/* разделы каталога на главной */
.sections_wrapper .sections_block {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 230px);
}

.sections_wrapper .sections_block .section_block {
  display: block;
  background-color: #F5F5F5;
  padding: 20px 30px;
  position: relative;
}

.sections_wrapper .sections_block .section_block:nth-child(2) {
  grid-row: span 2;
  position: inherit;
}

.sections_wrapper .sections_block .section_block .section_block__img {
  position: absolute;
  right: 20px;
  bottom: 0px;
}

.sections_wrapper .sections_block .section_block:nth-child(2) .section_block__img {
  position: inherit;
}

.section_block__title {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #515151;
}

.section_block__text {
  display: none;
  margin-top: 20px;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  color: #545454;
}

.section_block__text_arrow {
  display: none;
  position: absolute;
  left: 30px;
  bottom: 20px;
}

.sections_wrapper .sections_block .section_block:hover {
  background-color: #F5E6E6;
}

.sections_wrapper .sections_block .section_block:nth-child(2):hover {
  position: relative;
}

.sections_wrapper .sections_block .section_block:hover .section_block__text,
.sections_wrapper .sections_block .section_block:hover .section_block__text_arrow {
  display: block;
}

.sections_wrapper .sections_block .section_block:hover .section_block__img {
  opacity: 0;
}

.advantages_block {
  display: flex;
  justify-content: space-around;
  margin-top: 45px;
  margin-bottom: 55px;
}

.advantages_block .advantage_block {
  display: flex;
  align-items: center;
  width: 250px;
  color: #5E5D5D;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
}

.advantages_block .advantage_block img {
  margin-right: 20px;
}

.btn.btn-default {
  color: #99151a;
  background-color: transparent;
}

.btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
  color: #fff;
  background-color: #99151a;
}

.btn.btn-default.in-cart {
  color: #fff;
}

.btn.btn-default.in-cart:hover {
  background-color: darkgreen;
}

.basket-items-list-wrapper-compact .basket-item-block-image {
  max-width: 100px;
}

.basket-items-list-wrapper-compact .basket-item-image {
  max-width: 100px;
  max-height: 100px;
}

#basket-root .basket-coupon-block-total-price-current {
  font-size: 22px;
}

@media (min-width: 992px) {
  #ajax_auth .col-md-6:first-child {
    padding-right: 7rem;
    max-width: 50rem;
  }

  .auth-new {
    border-left: 0px solid #f2f2f2;
    padding-left: 7rem;
    padding-right: 22rem;
    max-width: 70rem;
  }
}

.auth-new .inner-table-block {
  display: block;
}

.auth-new .inner-table-block {
  margin-bottom: 20px;
}

#wrap_ajax_auth #ajax_auth .col-md-6:first-child {
  padding-right: 15px;
}

#wrap_ajax_auth .auth-new {
  padding-left: 15px;
}

#wrap_ajax_auth .col-md-6 {
  width: 100%;
}

#wrap_ajax_auth .auth_wrapp .form-body {
  padding-bottom: 20px;
}

#wrap_ajax_auth .auth-new .form-footer {
  border-top: 1px solid #f2f2f2;
  padding: 20px 35px 0;
}

.registraion-page .top p {
  padding-left: 0;
}

.registraion-page .top p:before,
.registraion-page .top p:after {
  display: none;
}

/* Правки по главной */
.mega-menu table td .wrap>a {
  font-weight: normal;
}

.main_new {
  overflow-x: hidden;
}

.main_new .title_block {
  margin: 44px 0 35px;
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  color: #515151;
  padding: 0 15px;
}

.main_new .title_block_partners {
  margin: 19px 0 30px;
  font-weight: 400;
  font-size: 24px;
  line-height: 35px;
  color: #515151;
  padding: 0;
}

@media (max-width: 767px) {
  .main_new .title_block_partners {
    margin: 5px 0 0px;
    padding: 0;
    font-weight: 400;
    font-size: 20px;
    line-height: 18px;
  }
}

.wrapper_news .title_block_partners a {
  font-weight: 400;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: -0.05em;
  color: rgba(153, 0, 0, 0.8);
  margin-left: 20px;
}

/* Главная: баннер */
.top_slider_wrapp .flex-control-nav li a {
  background-color: #fff;
}

.top_slider_wrapp .flex-control-paging li a:hover, .top_slider_wrapp .flex-control-paging li a.flex-active {
  background: #990000;
  border-color: #990000;
}

.flexslider .left .banner_title,
.flexslider .left .banner_text,
.flexslider .left .banner_buttons {
  margin-left: 30px;
}

.flexslider .left .banner_title {
  font-family: 'Lato', 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 42px;
  color: #5B5A5A;
}

.flexslider .left .banner_text {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 28px;
  color: #5D5D5D;
  margin-top: 20px;
}

.flexslider .left .banner_text {
  margin-top: 25px;
}

.flex-control-paging li a, .front_slider_wrapp .flex-control-nav li a {
  height: 11px;
  width: 11px;
}

/* Главная: популярное оборудование */
.wrapper_popular {
  background: #f9f9f9;
  padding-top: 30px;
}

.wrapper_popular .maxwidth-theme,
.wrapper_partners .maxwidth-theme {
  background: none;
}

.popular_block {
  display: flex;
  font-family: 'Roboto';
}

.popular_block .popular_block__item {
  padding: 30px;
  background: #fff;
  text-align: left;
}

.popular_block__item .popular_item__img {
  text-align: center;
  margin-bottom: 20px;
}

.popular_block__item .popular_item__img img {
  height: 210px;
}

.popular_block__item .popular_item__label {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 35px;
  letter-spacing: -0.03em;
  color: #990000;
  position: absolute;
  margin-top: -40px;
}

.popular_block__item .popular_item__title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #3A3939;
  margin-bottom: 20px;
  height: 50px;
}

.popular_block__item .popular_item__text {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #5E5D5D;
  height: 66px;
  overflow: hidden;
}

.popular_block__item .popular_item__bottom {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.popular_block__item .popular_item__price {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  color: #444444;
}

.popular_block__item .popular_item__bottom button {
  color: #990000;
  background: transparent;
  border: 1px solid #990000;
  border-radius: 5px;
  padding: 5px 30px;
}

.popular_block__item .popular_item__bottom button:hover {
  color: #fff;
  background: #990000;
}

/* Главная: о компании */
.wrapper_about {
  display: flex;
  justify-content: space-between;
}

.index_about_text {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 24px;
  color: #444444;
}

.index_about_left {
  width: 50%;
}

.index_about_right {
  width: 40%;
}

.index_about_steps {
  margin-top: 80px;
  margin-bottom: 20px;
}

.index_about_steps_mobile {
  display: none;
}

.index_about_steps__top,
.index_about_steps__bottom {
  display: flex;
  justify-content: space-between;
}

.index_about_steps__top {
  padding-bottom: 20px;
  border-bottom: 2px solid #A19F9F;
}

.index_about_steps__bottom {
  padding-top: 30px;
}

.index_about_steps__title {
  width: 30%;
  display: flex;
  color: #5E5D5D;
  font-size: 18px;
  font-family: 'Roboto';
  line-height: 26px;
}

.index_about_steps__title img {
  margin: auto;
}

.index_about_steps__text {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 21px;
  color: #5E5D5D;
  width: 30%;
}

.index_about_steps__bottom img {
  position: absolute;
  margin-top: -38px;
}

.index_about_info {
  padding-top: 85px;
}

.index_about_info_text {
  font-style: normal;
  line-height: 20px;
  color: #696969;
  font-family: 'Roboto';
  margin-bottom: 48px;
}

.index_about_info_text .big {
  font-weight: 400;
  font-size: 40px;
  font-family: 'Muller', sans-serif;
  margin-bottom: 12px;
}

.index_about_info_text .small {
  font-weight: 300;
  font-size: 20px;
}

.index_about_img {
  margin-top: 20px;
  position: absolute;
}

.index_about_img img {
  width: 560px;
}

/* Главная: партнеры */
.wrapper_partners {
  background: #f9f9f9;
  margin-top: 50px;
}

.wrapper_partners .text_block {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #515151;
  margin-top: 2rem;
  margin-bottom: 30px;
}

.wrapper_partners .flex-direction-nav {
  display: none;
}

.partners_block {
  display: flex !important;
  align-items: center;
}

/* Главная: новости */
.front.wide_page .sections_wrapper.wrapper_news {
  margin-bottom: 30px;
}

.wrapper_news .title_block a {
  font-weight: 400;
  font-size: 15px;
  line-height: 35px;
  letter-spacing: -0.05em;
  color: rgba(153, 0, 0, 0.8);
  margin-left: 20px;
}

.news_block {
  display: flex;
  justify-content: space-between;
}

.news_block .news-item {
  margin-bottom: 40px;
}

.news_block .news-item .preview_picture {
  margin-bottom: 8px;
}

.news_block .news-item a {
  display: block;
  color: #3A3939;
}

.news_block .news-item .news-date {
  font-weight: 300;
  font-size: 15px;
  line-height: 35px;
  color: #0e0e0e;
  margin-bottom: 3px;
}

.news_block .news-item .news-name {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #3A3939;
  margin-bottom: 9px;
}

.news_block .news-item .news-text {
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #5E5D5D;
}

.slide-item {
  padding: 85px 0 52px;
}

html, body {
  /* overflow-x: hidden; */
}

.bg_gray {
  background: #F5F5F5;
  padding: 0 15px 57px;
}

.main_new .bg_gray .title_block,
.main_new .top_block .title_block {
  padding: 0;
}

.main_new .top_block .title_block {
  margin-bottom: 0;
}

.swiper-fade .swiper-slide {
  padding: 0 0 0 15px;
}

.swiper-pagination-bullet {
  background-color: #fff;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background-color: #990000;
}

.slide__title, .slide__more {
  font-family: 'Lato', 'Roboto', sans-serif;
}

.slide__more:hover, .slide__more:focus {
  background-color: #900;
  color: #fff;
}

.slide__more {
  border: 1px solid #900;
  transition: all .3s ease;
  font-weight: 400;
}

.catalog-index__text {
  font-weight: 300;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 20px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.filter.licence_block,
.filter.licence_block .error {
  width: 100%;
}

.filter.licence_block .error {
  top: 35px;
}

#bx-soa-order .bx-soa-section.bx-step-completed .bx-soa-section-content {
  padding-top: 10px;
  padding-bottom: 10px;
}

.slide-wrapper {
  max-width: 1440px;
  display: flex;
  flex: 1;
  /* margin: auto; */
  justify-content: space-between;
  align-items: start;
  padding: 0 15px;
}

.bx_soa_location .quick-locations {
  display: none;
}

.profileBlock select[name=PROFILE_ID] {
  height: 37px;
}

#bx-soa-region .locationBlock .dropdown-icon {
  display: none;
}

#bx-soa-region .locationBlock .bx-ui-sls-input-block {
  padding-left: 13px !important;
}

#bx-soa-region .locationBlock .bx-sls .bx-ui-sls-container,
#bx-soa-region .locationBlock .bx-sls .bx-ui-sls-route,
#bx-soa-region .locationBlock .bx-sls .bx-ui-sls-fake {
  height: 37px;
}

.inline-search-block.with-close .search .search-input-div {
  padding-top: 15px;
  padding-bottom: 15px;
}

.inline-search-block.fixed.big .search .search-input {
  font-size: 16px;
  background: #f5f5f5;
  height: 30px;
  width: 90%;
  padding-right: 0;
}

.inline-search-block.fixed.big .search .btn-search {
  padding: 6px 12px;
}

.inline-search-block .search .close-block {
  height: 16px;
}

.inline-search-block .close-block .close-icons {
  background: none;
  margin-top: -9px;
}

.inline-search-block .close-block .close-icons::before {
  content: 'x';
  font-size: 20px;
  font-weight: 300;
}

.inline-search-block.fixed.big .search .close-block:hover .close-icons {
  background-color: transparent;
}

.inline-search-block.fixed.big .search .close-block:hover .close-icons::before {
  color: #b4191f;
}

.inline-search-block.fixed.big .search .search-button-div {
  top: 15px;
}

.inline-search-block.with-close.fixed.big .search .close-block {
  top: 7px;
}

.block_recom_slide .inner_wrap .item_info,
.block_recom_slide .inner_wrap .item-title {
  text-align: left;
}

.block_recom_slide .inner_wrap .item_info {
  padding-left: 90px;
}

/* покупка от до в карточке */
.catalog_detail .buy_block .offer_buy_block div.count_to_cart {
  font-size: 14px;
  padding: 19px;
}

/* Документация */
#docs ul.list-unstyled li::before {
  display: none;
}

.b-doc {
  display: inline-block;
  min-height: 30px;
  padding-left: 47px;
  color: #666;
  background-repeat: no-repeat;
  background-position: 0 center
}

.b-doc:hover {
  color: #666
}

.b-doc__info {
  color: #999
}

.b-doc.i-pdf {
  background-image: url("../images/svg/pdf.svg");
  background-size: 30px;
}

.b-doc.i-download {
  background-image: url("../images/svg/download.svg");
  background-size: 30px;
}

.list-unstyled .b-doc {
  margin-bottom: 16pt
}

ul.list-unstyled li {
  padding-left: 0;
}

.i-link {
  background-image: url("../images/svg/weblink.svg");
  /* background-size: 30px; */
}

/* новые шаблон: телеофны и кабинет  в шапке */
.phone-block .with_dropdown:hover .dropdown {
  display: block;
}

.phone-block .with_dropdown .dropdown .wrap .phone-block__item:first-child {
  display: none;
}

.top-block .top-block-item .personal.top .wrapp-cabinet-menu>a {
  position: relative;
  display: block;
  padding: 14px 0 14px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.cabinet-dropdown {
  font-size: 1.5rem;
}

.catalog_block .item_block .catalog_item div.item-title {
  height: 40px;
}

#headerfixed .inner-table-block {
  overflow: visible;
}

.footericon:hover {
  filter: brightness(95%);
  transition: opacity 300ms;
}

.footericon2:hover {
  filter: brightness(105%);
  transition: opacity 300ms;
}

/* правки Аспро каталог скидки */
.stickers [class*="sticker_"] {
  background-color: transparent;
  color: #99151a;
  text-transform: none;
  font-size: 15px;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: -0.45px;
  top: -16px;
  margin-left: -10px;
}

.catalog_detail .sale_percent_cart {
  display: none !important;
}

.sale_percent_cart {
  background: #4B8C03;
  border-radius: 2px;
  padding: 3px 6px;
  margin-left: 0 !important;
  margin-right: 5px !important;
}

.sale_percent_cart .value {
  font-size: 12px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  color: #fff;
}

.sale_percent_cart+.price,
.sale_percent_cart+.price+.price.discount {
  margin-right: 5px;
  margin-left: 5px;
  vertical-align: baseline;
}

.catalog_block .cost.prices .price.sale_percent_cart,
.catalog_block .cost.prices .price.sale_percent_cart+.price,
.catalog_block .cost.prices .price.sale_percent_cart+.price+.price.discount {
  margin-bottom: 0 !important;
}

.catalog_block .cost.prices .price {
  margin-bottom: 12px !important;
}

.ajax_load.block .cost.prices .price {
  font-size: 15px !important;
  left: 17px;
  margin-top: 2px;
  left: 16px;
  top: 126px;
}
@media only screen and (max-width: 375px) {
	.ajax_load.block .cost.prices .price {
	top: 100px !important;}
}

.catalog_item .offer_buy_block .btn.btn-default {
  padding: 8px 11px;
}

/* скидка в корзине */
.bx-red .basket-item-amount-filed:hover,
.bx-red .basket-item-amount-filed:focus {
  border-color: transparent;
}

#basket-root .basket-item-info-name {
  display: contents;
}

#basket-root .sale_percent_basket {
  display: inline;
  background: #4B8C03;
  color: #fff;
  border-radius: 2px;
  padding: 6px;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0.5px;
}

 @media (min-width: 440px) and (max-width: 770px) {
    #basket-root .sale_percent_basket {
    top:10px; !important
    }
}

#basket-root .basket-item-price-difference>span {
  background: #4B8C03;
  color: #fff;
  border-radius: 2px;
}

#basket-root .basket-item-price-difference .textEconomy {
  margin-top: 5px;
}

/*Текст "экономия" относительно плашки*/

.basket-item-price-difference {
  position: relative;
  display: inline-block;
}

.textEconomy {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
}

#basket-root .favorites__icon_heart .fa-heart-o {
  margin-top: 5px;
  margin-right: 20px;
  cursor: pointer;
}

@media (max-width: 450px) {#basket-root .favorites__icon_heart .fa-heart-o {display:none;}}

/* оформление заказа */
#bx-soa-order .bx-soa-cart-total {
  padding-top: 0;
}

#bx-soa-order .bx-soa-cart-total .change_basket {
  background-color: #FBFBFB;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
}

#bx-soa-order .bx-soa-cart-total .change_basket .change_link {
  top: 10px;
}

body #bx-soa-order .bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
  background-color: #4B8C03;
  color: #FFF;
}

@media (max-width:900px) {
  .wrapper_about {
    display: block;
  }

  .index_about_left,
  .index_about_right {
    width: 100%;
  }

  .index_about_right {
    position: relative;
  }

  .index_about_img {
    right: 0;
    top: 20px;
  }
}

@media (max-width:767px) {
  h1 {
    font-size: 30px !important;
    line-height: 1.25 !important;
    font-weight: 400 !important;
  }

  h2 {
    font-size: 20px !important;
    line-height: 1.25 !important;
  }

  /* .info_item .preview_text{
    max-height: 100px;
  } */
  /* избранное */
  .favorites__icon_heart {
    text-align: center;
    padding-top: 10px !important;
  }

  .favorites__add_to_cart {
    text-align: center;
  }
  .favorites__add_to_cart .btn {
    padding: 9px;
  }

  .favorites__go_to_cart {
    text-align: center;
  }

  /* статьи в карточе */
  .article_in_card {
    text-align: center;
  }

  .article_in_card img {
    width: 100%;
    margin-bottom: 10px;
  }

  .catalog_item .cost.prices {
    margin-top: 1rem;
  }

  .basket-items-list-wrapper-compact .basket-item-block-image {
    /* max-width: 50px; */
  }

  .basket-items-list-wrapper-compact .basket-item-image {
    /* max-width: 50px;
    max-height: 50px; */
  }

  /* новая главная */
  .main_new .title_block {
    margin: 29px 0 26px;
    padding: 0 15px;
    font-weight: 400;
    font-size: 20px;
    line-height: 18px;
  }

  /* Главная: баннер */
  body .top_slider_wrapp .flexslider .slides li td.text .banner_title {
    text-align: left;
    font-size: 29px;
    line-height: 34px;
    color: #515151;
    margin-bottom: 20px;
  }

  body .top_slider_wrapp .flexslider .slides li td.text .banner_text {
    text-align: left;
    margin-left: 10px;
    font-size: 15px;
    line-height: 20px;
    color: #515151;
  }

  /* разделы каталога на главной */
  .main_new .bg_gray {
    padding-bottom: 20px;
  }

  .sections_wrapper .sections_block {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, 1fr);
  }

  .sections_wrapper .sections_block .section_block {
    padding: 10px;
  }

  .sections_wrapper .sections_block .section_block:nth-child(2) {
    grid-row: span 1;
    position: inherit;
  }

  .sections_wrapper .sections_block .section_block .section_block__img {
    width: 100%;
    right: 0;
  }

  .advantages_block {
    display: flex;
    flex-direction: column;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
  }

  .advantages_block .advantage_block {
    margin-bottom: 32px;
    font-size: 14px;
    width: 100%;
  }

  .advantages_block .advantage_block:last-child {
    margin-bottom: 0;
  }

  .advantages_block .advantage_block img {
    margin-right: 40px;
    max-width: 35px !important;
    max-height: 35px !important;
  }

  /* на главной о компании */
  .wrapper_about {
    display: block;
  }

  .index_about_left,
  .index_about_right {
    width: 100%;
  }

  .index_about_text {
    font-size: 14px;
    line-height: 20px;
  }

  .index_about_info {
    padding-top: 55px;
  }

  .index_about_info_text .big {
    font-size: 30px;
    margin-bottom: 6px;
  }

  .index_about_info_text .small {
    font-size: 20px;
  }

  .index_about_steps {
    display: none;
  }

  .index_about_steps_mobile {
    display: block;
    margin-top: 90px;
  }

  .index_about_steps__top {
    display: block;
    border-left: 2px solid #A19F9F;
    padding-left: 20px;
    border-bottom: none;
    padding-bottom: 0;
  }

  .index_about_img {
    display: none;
  }

  .index_about_steps__title {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    line-height: 16px;
  }

  .index_about_steps__text {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }

  .index_about_steps__top .arrow {
    margin-bottom: 40px;
    transform: rotate(90deg);
  }

  .index_about_steps__title img {
    position: absolute;
    left: 9px;
  }

  .index_about_img__mobile {
    margin-top: 40px;
  }

  .index_about_img__mobile img {
    width: 100%;
  }

  .front.wide_page .sections_wrapper.wrapper_about,
  .front.wide_page .sections_wrapper.wrapper_news {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .front.wide_page .sections_wrapper.wrapper_partners {
    padding-bottom: 1px;
  }

  /* Главная: парнеры */
  .wrapper_partners .title_block {
    margin-top: 5px;
  }

  .wrapper_partners .text_block {
    margin-bottom: 0;
  }

  .wrapper_partners .flex-control-nav {
    top: 0 !important;
  }

  .wrapper_partners .flex-direction-nav {
    display: block !important;
    top: auto !important;
    bottom: 29px;
    width: 100%;
  }

  .wrapper_partners .border .flex-direction-nav li {
    border: none !important;
  }

  .wrapper_partners .border .flex-direction-nav li.flex-nav-prev {
    position: absolute;
    left: 22%;
  }

  .wrapper_partners .border .flex-direction-nav li.flex-nav-next {
    position: absolute;
    right: 22%;
  }

  /* Главная: новости */
  .wrapper_news .title_block {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    align-items: baseline;
  }

  .news_block {
    flex-wrap: wrap;
  }

  .news_block .news-item {
    margin-bottom: 40px;
  }

  .news_block .news-item .news-date {
    font-weight: 400;
    font-size: 12px;
    line-height: 35px;
  }

  .news_block .news-item .news-name {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
  }

  .news_block .news-item .news-text {
    display: none;
  }

  .catalog-index {
    padding: 0 15px;
  }

  .slide__img {
    top: 170px;
    width: 210px;
    left: -195px;
  }

  .slide-item {
    padding: 40px 0 100px;
  }

  .auth-new {
    padding-left: 15px;
  }

  .list-unstyled li:first-child .i-link {
    background-size: 28px;
  }

  .phone-block__item-inner.phone-block__item-button.phone-block__item-inner--no-description.dark-color.callback {
    display: none;
  }

  .sale_percent_cart {
    /* display: none !important; */
    position: absolute;
    top: 32%;
    left: 10px;
    padding: 0px 6px;
}

  .catalog_block .cost.prices .price.sale_percent_cart+.price,
  .catalog_block .cost.prices .price.sale_percent_cart+.price+.price.discount {
    margin-bottom: 5px !important;
  }
}

@media (max-width: 600px) {
  .inline-search-block.fixed.big .search .search-input {
    /* height: 60px; */
    width: 80%;
    font-size: 16px;
    font-weight: normal;
  }

  .inline-search-block.fixed.big .search .search-button-div {
    top: 15px;
  }

  .inline-search-block .close-block .close-icons {
    /* background-color: #ccc; */
  }
}

@media (max-width: 360px) {
  .sale_percent_cart {
    top: 28%;
  }
}

@media (min-width:414px) {
  .slide__img {
    top: 85px;
  }
}

@media (min-width: 660px) {
  .slide__img {
    top: 59px;
    left: -300px;
  }
}

@media (min-width: 768px) {
  .slide__img {
    top: initial;
    left: initial;
  }
}
