@charset "utf-8";
/* CSS Document */

#tab-2.topClassWrap .top {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin-bottom: 40px;
}
#tab-2.topClassWrap .top form {
  padding-left: 40px;
  padding-right: 24px;
  padding-bottom: 30px;
}
#tab-2.topClassWrap .top #Countries-styler {
  margin-left: 0;
}
#tab-2.topClassWrap .top .bottom_btns {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 19px;
  padding-bottom: 19px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  background: #fafafa url('../filter_bg.png') 50% 50% no-repeat;
}
#tab-2.topClassWrap .top .bottom_btns__left {
  color: #ff5800;
  font-family: 'fsl';
  font-size: 14px;
  padding-left: 21px;
  background: url('../plus.svg') 0 50% no-repeat;
}
#tab-2.topClassWrap .top .bottom_btns__right {
  color: #ff5800;
  font-family: 'fsl';
  font-size: 14px;
  padding-left: 21px;
  background: url('../reset.svg') 0 50% no-repeat;
}

#tab-2::before {
  display: none;
}

.inner .header_center__left-city-name .text {
  color: #666;
  text-decoration: none;
}

.inner .header_center__left-city-name .text:hover {
  color: #666;
  text-decoration: underline;
}

body .header_center__left-city-title {
  color: #fff;
}

.inner .header_center__right-catalog_opener .text {
  color: #666;
}

.inner .header_center__right-menu > li a {
  color: #666;
}

.inner .header_center__right-catalog_opener .text:hover,
.inner .header_center__right-menu > li a:hover {
  color: #ff5800;
}

body .col-xs-12 {
  padding: 0;
}

.inner .site-container.center {
  /* padding: 0; */
}

.inner .header_center__right-catalog_opener .logo span {
  background: #ff5800;
}

.inner .header_center {
  margin-bottom: 0;
}

.inner header.site-header {
  padding-bottom: 18px;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}

ul.gr-categories.folders_menu ul.folders {
  padding: 0;
}

body .row {
  margin: 0;
}

body .shop2-product-item .product-article {
  padding: 0 10px;
  display: block;
}

body .shop2-product-item .product-article span {
  display: block;
  margin: 0 0 10px;
}

.shop2-product-item .product-bot .product-link-btn:hover {
  background: #ff5800;
  color: #fff;
}

.bx_sitemap {
  display: none;
}

div[data-pagination-num] a {
  width: 50px;
  height: 50px;
  padding: 0;
  line-height: 50px;
  border: none;
  background-image: none;
  background-color: transparent;
  color: #ff5800;
  font-family: 'fsr';
  font-size: 18px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
}

div[data-pagination-num] {
  font-size: 0;
  text-align: center;
}

div[data-pagination-num] b {
  width: 50px;
  height: 50px;
  padding: 0;
  line-height: 50px;
  border: none;
  background-image: none;
  background-color: transparent;
  color: #333333;
  font-family: 'fsr';
  font-size: 18px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-weight: normal;
}

div[data-pagination-num] a[data-content='След.'],
div[data-pagination-num] a[data-content='Пред.'],
div[data-pagination-num] a[data-content='Конец'],
div[data-pagination-num] a[data-content='Начало'] {
  font-size: 0;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
}

div[data-pagination-num] a[data-content='След.'],
div[data-pagination-num] a[data-content='Конец'] {
  margin: 0 0 0 15px;
}
div[data-pagination-num] a[data-content='Пред.'],
div[data-pagination-num] a[data-content='Начало'] {
  margin: 0 15px 0 0;
}

div[data-pagination-num] a[data-content='Конец']:before,
div[data-pagination-num] a[data-content='Пред.']:before,
div[data-pagination-num] a[data-content='След.']:before,
div[data-pagination-num] a[data-content='Начало']:before {
  display: block;
  content: '';
  border: 6px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
}

div[data-pagination-num] a[data-content='Начало']:after,
div[data-pagination-num] a[data-content='Конец']:after {
  display: block;
  content: '';
  border: 6px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
}

div[data-pagination-num] a[data-content='След.']:before,
div[data-pagination-num] a[data-content='Конец']:before {
  border-left-color: #ff5800;
  margin-left: -3px;
}

div[data-pagination-num] a[data-content='Конец']:before {
  margin-left: -6px;
}

div[data-pagination-num] a[data-content='Конец']:after {
  border-left-color: #ff5800;
}

div[data-pagination-num] a[data-content='Начало']:before,
div[data-pagination-num] a[data-content='Пред.']:before {
  border-right-color: #ff5800;
  margin-left: -9px;
}

div[data-pagination-num] a[data-content='Начало']:before {
  margin-left: -6px;
}

div[data-pagination-num] a[data-content='Начало']:after {
  border-right-color: #ff5800;
  margin-left: -12px;
}

.shop2-product-item.product-item-thumb {
  background: url(../pro_h.png) repeat-x 0 130%;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.shop2-product-item.product-item-thumb:hover {
  background-position: 0 100%;
}

.catalog-section.bx-blue {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin-left: -10px;
  margin-right: -10px;
}

.shop2-product-item.product-item-thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: calc(100% / 4 - 21px);
  margin: 0 10px 40px;
  background: #fff;
}

.shop2-product-item.product-item-thumb .product-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.shop2-product-item.cat .product-image {
  height: 190px;
}
ul.gr-categories.folders_menu li.active > ul.sub {
  display: block;
}

ul.sub {
  padding: 0;
}

ul.gr-categories.folders_menu > ul > li {
  padding-left: 0;
}

ul.gr-categories.folders_menu li {
  padding-left: 20px;
}

ul.gr-categories.folders_menu li li li a {
  font-family: 'fsr';
  color: #111;
}

ul.gr-categories.folders_menu li.has-child > a {
  font-family: 'fsb';
}

ul.gr-categories.folders_menu li li.current > a {
  color: #111;
  background: url(current.png) no-repeat 15px 50%;
}

ul.gr-categories.folders_menu li li.current.has-child > a {
  color: #111;
  background: none;
}

ul.gr-categories.folders_menu li.has-child.active > a:before {
  background: url(has-ch-a.png) no-repeat 0 50%;
}

body .mainBlocks_wrap .product-list .product-image img,
body .product-item-thumb .product-image > a > img,
.product-item-thumb .product-image > a:hover > img {
  max-height: 99%;
  max-width: 99%;
}

ul.gr-categories.folders_menu li li li.has-child > a {
  color: #ff5a00;
}

ul.gr-categories.folders_menu > ul > li.current a {
  color: #ff5a00;
}

body .product-thumbnail-images .slick-slide {
  min-height: 90px;
  min-width: 90px;
  max-width: 130px;
}

.shop2-product .product-left-side .product-thumbnail-images .slick-slide:after {
  opacity: 0;
}

.shop2-product
  .product-left-side
  .product-thumbnail-images
  .slick-slide.slick-current:after {
  opacity: 1;
}

.product-thumbnail-images.small .slick-track {
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important;
  width: auto !important;
  max-width: 100%;
}

.shop2-product .product-left-side .product-img a {
  vertical-align: top;
}

.header_center__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 0 20px;
}

.header_center__right-catalog_opener {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  margin-right: 20px;
}

.descAndDoc__body-main a[href$='.pdf'] {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-family: 'fsl';
  font-size: 16px;
  border-bottom: 1px dotted #333;
  text-decoration: none;
  position: relative;
  margin-left: 50px;
  padding-top: 10px;
}

.descAndDoc__body-main a[href$='.pdf']:before {
  display: block;
  content: '';
  position: absolute;
  background: url(/bitrix/templates/eshop_bootstrap_green/images/pdf_logo.svg)
    no-repeat;
  width: 30px;
  height: 40px;
  top: 0;
  left: -50px;
}

.categories_wrap__img-block img {
  max-width: 400px;
  max-height: 400px;
}

.mainBlocks_wrap {
  width: 100%;
  padding-top: 40px;
}

.product-list.product-list-thumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mainBlocks_wrap .product-list .product-name a:not(.product-popup) {
  line-height: normal;
  text-transform: none;
  min-height: 66px;
}

.mainBlocks_wrap .shop2-product-item.product-item-thumb {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  /* width: calc(25% - 23px); */
  /* margin: 0 10px 30px; */
}

.mainBlocks_wrap__blocks_left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 1px;
}

body .mainBlocks_wrap__blocks.halfWidth {
  width: 100%;
}

.mainBlocks_wrap__blocks_left .shop2-product-item .product-name {
  line-height: normal;
  padding: 0;
  min-height: 13px !important;
}

.site-main.site-main-innerpage .items-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.slick-slide img {
  max-height: 330px;
  margin: 0 auto;
}

h1 {
  width: 100%;
}

nav.header_center__right-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 20px;
}

@media screen and (max-width: 980px) {
  body .header_center__right .header_center__right-nav {
    display: none;
  }

  body .mobile_menu_wrap {
    //display: none;
  }
}

@media screen and (max-width: 480px) {
  body .header_center__right .header_center__right-catalog_opener {
    display: none;
  }
}

.product-thumbnail-images .slick-slide img {
  max-height: 86px;
}

body .news__block-in,
body .news__block-in:first-child,
body .news__block-in:last-child {
  padding: 0 20px;
  width: auto;
  border: none !important;
  margin: 0 0 30px;
}

.mainBlocks_wrap.mainBlocks_wrap__blocks_left
  .shop2-product-item.product-item-thumb {
  width: calc(100% / 3 - 43px);
}

body .mainBlocks_wrap__right {
  background: #fff url(konkurs.png) no-repeat 100% 100%;
}

.site-container.center {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

body .categories_wrap.center {
  margin-top: 0;
  background: #fff url(../categor_bg.png) no-repeat 100% 100%;
  padding-left: 30px;
  padding-right: 30px;
}

body .categories_wrap.center nav.categories_wrap__nav {
  margin-top: -40px;
  max-width: 1330px;
  margin: -40px auto 0;
}

.site-container.center.main {
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1330px;
  margin: 0 auto;
}

.categories_wrap.center.in_cat nav.categories_wrap__nav {
  margin-top: 80px;
}

.news__block .news__wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 980px) {
  body .news__block-in {
    padding: 0;
    /* width: 43%; */
    margin: 20px 20px 30px;
  }
}

@media screen and (max-width: 768px) {
  body .news__block-in {
    padding: 0;
    width: auto;
    margin: 20px 0 30px;
  }
}

body .bx_filter .bx_filter_section {
  border: none;
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
}

body .bx_filter .bx_filter_section:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: url(../13.svg) 0 0 repeat-x;
}

body .bx_filter .bx_filter_search_button {
  background: #ff5800 url(../12.png) no-repeat 90% 50%;
  padding: 17px 46px 17px 30px;
  text-decoration: none;
  color: #fff;
  font-family: 'fsr';
  font-size: 16px;
  font-weight: 300;
  border: none;
  position: relative;
  line-height: 1px;
  height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  border-radius: 0;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body .bx_filter .bx_filter_search_button:hover {
  background: #ff6800 url(../12.png) no-repeat 90% 50%;
}

body .bx_filter .bx_filter_search_reset {
  color: #ff5800;
  font-family: 'fsl';
  font-size: 14px;
  padding-left: 21px;
  background: url(../reset.svg) 0 50% no-repeat;
}

body .jq-selectbox .jq-selectbox__trigger-arrow {
  position: absolute;
  top: 22px;
  right: 10px;
  border: none;
  bottom: 22px;
  width: 11px;
  height: 6px;
  background: url(../15.png) 0 0 no-repeat;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.sort-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sort-block .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 20px 10px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.bx_filter_button_box.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sort-select .jq-selectbox__select {
  width: 180px;
}

.sort-select.num .jq-selectbox__select {
  width: 80px;
}

.sort-select .jq-selectbox__select-text {
  width: 100% !important;
}

.prods-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .header_center__right-menu > li {
  margin-right: 30px;
  padding: 5px 10px 5px 20px;
}

@media screen and (min-width: 768px) {
  body div .header_center__right-menu > li {
    margin-right: 10px !important;
    padding: 0px 5px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1060px) {
  body div .header_center__right-menu > li {
    margin-right: 5px !important;
    padding: 0px 4px;
  }
}

body .footer__middle-left__counters {
  background: none;
}

.documents_block ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.documents_block {
  max-width: 1080px;
  margin: 0 auto;
  width: 100%;
}

.documents_block ul li a {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-family: 'fsl';
  font-size: 16px;
  border-bottom: 1px dotted #333;
  text-decoration: none;
  padding: 5px 5px 5px 0px;
  position: relative;
  margin-left: 40px;
}

.documents_block ul li {
  margin: 0 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 30%;
  flex: 1 0 30%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 40px;
}

.documents_block ul li a:before {
  display: block;
  content: '';
  background: url(../doc_logo.png) no-repeat 0 0;
  width: 30px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: -40px;
  margin-top: -20px;
}

.documents_block ul li a:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: -40px;
  width: 30px;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
}

.documents_block ul li a[href$='.PDF']:after,
.documents_block ul li a[href$='.pdf']:after {
  content: 'pdf';
}

.documents_block ul li a[href$='.IES']:after,
.documents_block ul li a[href$='.ies']:after {
  content: 'IES';
}

.documents_block ul li a[href$='.JPG']:after,
.documents_block ul li a[href$='.jpg']:after,
.documents_block ul li a[href$='.JPEG']:after,
.documents_block ul li a[href$='.jpeg']:after {
  content: 'jpg';
}

.documents_block ul li a[href$='.png']:after,
.documents_block ul li a[href$='.PNG']:after {
  content: 'png';
}

.documents_block ul li a[href$='.textClipping']:after {
  content: 'TCL';
}

.documents_block ul li a[href$='.DOC']:after,
.documents_block ul li a[href$='.doc']:after,
.documents_block ul li a[href$='.DOCX']:after,
.documents_block ul li a[href$='.docx']:after {
  content: 'DOC';
}

.documents_block ul li a[href$='.XLS']:after,
.documents_block ul li a[href$='.xls']:after,
.documents_block ul li a[href$='.XLSX']:after,
.documents_block ul li a[href$='.xlsx']:after {
  content: 'DOC';
}

.documents_block h1 {
  margin: 0 19px;
}

.site-path {
  margin: 0 auto 20px;
  max-width: 1040px;
}

.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0;
}

.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
}

.r-tabs .r-tabs-panel {
  padding: 15px;
  display: none;
}

.r-tabs .r-tabs-accordion-title {
  display: none;
}

#horizontalTab > div.r-tabs-panel.r-tabs-state-active {
  display: block;
}
/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
  .r-tabs .r-tabs-nav {
    display: none;
  }

  .r-tabs .r-tabs-accordion-title {
    display: block;
    background-color: #ff5800;
    width: 100%;
    margin-bottom: 24px;
    text-align: center;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    border-radius: 8px;
  }
  .r-tabs .r-tabs-accordion-title a {
    height: 50px;
    color: #fff;
    font-family: 'fsl';
    font-size: 20px;
    line-height: 50px;
    text-decoration: none;
  }
}

body .news__title {
  font-size: 18px;
  line-height: 22px;
  text-transform: none;
}

li.top_title.r-tabs-tab.r-tabs-state-active a::after {
  content: '';
  position: absolute;
  width: 12px;
  height: 6px;
  bottom: -9px;
  left: 47%;
  background: url(../111.svg) 0 0 no-repeat;
}

.top table.data-table tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 20px;
}

.top table.data-table {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.top .table-wrapper {
  width: 100%;
}

.top table.data-table tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
}

.top table.data-table tbody tr td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 96%;
  flex: 1 0 96%;
}

#tab-2 .top select {
  width: 100% !important;
  margin-top: 10px;
  padding-left: 10px !important;
}

form#filter-points div {
  text-indent: 15px;
  font-family: 'fsr';
  font-size: 16px;
}

#tab-2 .top .button a {
  padding: 15px 46px 15px 30px;
}

#tab-2 .top .button {
  margin-top: 30px;
}

.top td input[type='submit'] {
  background: #ff5800 url(../12.png) no-repeat 90% 50%;
  padding: 14px 46px 14px 30px;
  text-decoration: none;
  color: #fff;
  font-family: 'fsr';
  font-size: 16px;
  font-weight: 300;
  position: relative;
  width: 178px;
  /* height: 15px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-radius: 3px;
  display: inline-block;
}

#horizontalTab > div {
  display: none;
}

.site-container.center.gde_kupit main {
  position: relative;
  padding-top: 0;
}

.site-container.center.gde_kupit main #search-city {
  position: absolute;
  right: 0;
  top: 65px;
}

.site-container.center.gde_kupit main #search-city input {
  padding: 10px;
}

@media screen and (max-width: 540px) {
  .site-container.center.gde_kupit main #search-city {
    position: static;
  }
}

.site-wrapper.inner {
  max-width: 1330px;
  margin: 0 auto;
}

a.a_tm {
  display: inline-block;
  position: relative;
}

a.a_tm:after {
  display: inline-block;
  /* content: 'тм'; */
  vertical-align: top;
  margin: 0px 0 0 6px;
  font-size: 11px;
}

/**** Cart *****/

.shop2-product-amount {
  width: auto !important;
}

.amount_block {
  -webkit-box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.05);
  box-shadow: inset 4px 4px 10px rgba(0, 0, 0, 0.05);
  border: 1px solid #e4e4e4;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 16px;
  padding-bottom: 13px;
  width: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 39px;
}

.shop2-product-amount input[type='text'] {
  background: none;
  border: none;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

.buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 14px;
}

.buttons button.shop2-btn.amount-plus {
  background: none;
  border: none;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  width: 11px;
  height: 6px;
  background: url(../cart_arrow.png) 0 0 no-repeat;
  margin-bottom: 9px;
}

.buttons button.shop2-btn.amount-minus {
  background: none;
  border: none;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  width: 11px;
  height: 6px;
  background: url(../cart_arrowd.png) 0 0 no-repeat;
}

.shop2-cart-table tbody tr {
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.25);
  background-color: #fff;
  border: none;
  margin-bottom: 30px;
}

td.cart-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

td.cart-product .cart-product-name a {
  color: #333;
  font-family: 'fsb';
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
}

td.cart-product .cart-product-article span {
  color: #333;
  font-family: 'Fira Sans';
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  /* Text style for "30447" */
  color: #666;
}

table.shop2-cart-table td.cart-product {
  padding: 0;
}

table.shop2-cart-table td.cart-product .cart-product-image {
  border-right: 1px solid #e4e4e4;
  margin-right: 30px !important;
}

.cart_itams {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 2px 5px #ccc;
  box-shadow: 0 2px 5px #ccc;
}

.left_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart_img {
  width: 100px;
  height: 100px;
  border-right: 1px solid #e4e4e4;
}

.product_info {
  margin-left: 30px;
}

.product_names {
  font-family: 'fsb';
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.article {
  color: #333;
  font-family: 'fsr';
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}
.article span {
  color: #666;
}

.right_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 39px;
}

body .site-main.site-main-cart {
  width: 100%;
}

span.cart_span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 33px;
}
span.cart_span a.shop2-btn {
  color: #666;
  font-family: 'fsr';
  font-size: 16px;
  font-weight: 300;
  color: #666;
  font-family: 'fsr';
  font-size: 16px;
  font-weight: 300;
  border: none;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  background: transparent;
  padding: 0;
  padding-left: 21px;
  position: relative;
}
span.cart_span a.shop2-btn::before {
  position: absolute;
  content: '';
  width: 11px;
  left: 0;
  top: 0;
  bottom: 0;
  background: url(../delete-cart.png) top 50% left 50% no-repeat;
}

.form_button {
  background-color: #ff5800;
  padding: 18px 27px;
  max-width: 195px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 41px;
  margin-bottom: 79px;
}
.form_button a {
  color: #fff;
  font-family: 'fsr';
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
  display: block;
  position: relative;
  padding-right: 16px;
}
.form_button a::before {
  position: absolute;
  content: '';
  width: 6px;
  height: 11px;
  right: 0;
  top: 5px;
  background: url(../12.png) 0 0 no-repeat;
}

.buttons button.shop2-btn.amount-minus[disabled='disabled'] {
  -webkit-filter: grayscale(1) opacity(0.5);
  filter: grayscale(1) opacity(0.5);
}

main.cart_main {
  padding: 0 20px;
}

/**** Cart *****/

.gallery_info_wrapper__in1 p {
  font-family: 'fsl';
  font-size: 16px;
}

.documents_block.contacts {
  margin: -7px auto 30px;
  max-width: 1040px;
}

.documents_block.contacts h1 {
  padding: 0;
  margin: 0 0 10px;
}

.documents_block.contacts input[type='submit'] {
  background-color: #ff5800;
  width: 141px;
  height: 50px;
  text-align: center;
  color: #fff;
  font-family: 'fsl';
  font-size: 16px;
  line-height: 50px;
  display: block;
  text-decoration: none;
  border: none;
}

.form_blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form_blocks .p_note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.form_blocks .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 59%;
  flex: 1 0 59%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.form_blocks .left-block.column p {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 49%;
  align-items: center;
  margin: 0px 0px 10px;
}

.form_blocks .left-block.column p input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 95%;
  flex: 1 0 95%;
  margin: 5px 0;
  padding: 7px 7px;
  max-height: 32px;
  width: 100%;
}

.form_blocks .left-block.column p textarea {
  /* display: -webkit-box; */
  display: -ms-flexbox;
  /* display: flex; */
  /* -webkit-box-flex: 0; */
  -ms-flex: 1 0 95%;
  /* flex: 0 0 95%; */
  margin: 5px 0;
  padding: 7px 7px;
  height: 47px;
}

.form_blocks .left-block.column p span:first-child {
  width: 30%;
  min-width: 220px;
}

.form_blocks .left-block.column p span:last-child {
  width: 67%;
  display: block;
}

.form_blocks .left-block.column p.textarea {
  align-items: flex-start;
}

.form_blocks .left-block.column p.textarea span:first-child {
  margin-top: 9px;
}

.form_blocks .left-block.column {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form_blocks .right-block.column p {
  width: 100%;
}

.form_blocks .right-block.column p textarea {
  margin: 22px 0 0;
}

.form_blocks .column p em {
  font-style: normal;
  color: #ff5800;
  display: inline-block;
  margin: 0 2px 0 0;
}

.errormsg {
  font-style: normal;
  color: #ff5800;
  margin: 0 2px 0 0;
}

@media screen and (max-width: 1200px) {
  html body .news__block-in,
  html body .news__block-in:first-child {
    /* width: 50%; */
  }
}

@media screen and (max-width: 1024px) {
  html body .news__block-in,
  html body .news__block-in:first-child {
    width: 100%;
    padding: 0 !important;
  }

  .news__block .news__wrapper .news-column:first-child {
    margin-right: 10px;
    width: 47%;
  }

  .news.center {
    padding: 0 20px;
  }

  .news_sub_title {
    margin-left: 0 !important;
  }

  body .news__title {
    font-size: 13px;
    height: 42px;
    overflow: hidden;
    margin: 0;
  }

  body .news__text,
  body .news__anonce {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .news__text_wrap {
    -ms-flex-wrap: WRAP;
    flex-wrap: WRAP;
  }
}

.site-wrapper {
  /* margin: 0 auto; */
  /* max-width: 1330px; */
}

body div.search-page input.search-query {
  padding: 10px;
  width: 97%;
}

.search-page {
  padding: 0 20px;
  max-width: 1300px;
  font-family: 'fsl';
  font-size: 16px;
}

body div.search-page input.search-button {
  background: #ff5800;
  border: none;
  padding: 13px 40px;
  color: #fff;
  font-family: 'fsl';
  font-size: 16px;
}

div.search-item h4 a {
  font-size: 18px;
  font-family: 'fsl';
  color: #ff5800;
}

div.search-preview {
  color: #888;
}

body .search-item {
  padding: 0 0 10px;
  margin: 0 0 10px;
}

.search-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.search-result .search-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
}

.search-result .search-item h4 {
  margin-top: 4px;
}

.navigation-pages a {
  color: #ff5800;
}

.navigation-arrows {
  display: none;
}

@media screen and (max-width: 480px) {
  .sort-block .item .sort-select .jq-selectbox {
    margin: 10px 0;
  }

  .sort-block .item .sort-title {
    margin: 0 10px 0 0;
  }

  .more_param .bx_filter_parameters_box.active {
    width: auto;
  }

  .shop2-product-item.product-item-thumb {
    width: auto;
  }

  h1 {
    font-size: 23px;
    margin: 20px 0;
  }

  .product-right-side {
    margin: 20px 0;
  }

  .shop2-product .product-left-side .product-thumbnail-images .slick-slide {
    margin-left: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

body .count_block .count_body {
  min-width: calc(200px - 35px);
}

.files .gallery_wrap__hover {
  position: static;
  background: none;
}

.files .gallery_wrap__item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 190px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: calc(100% / 3 - 20px);
  margin: 0 10px 20px;
  max-width: 243px;
}

.files .gallery_wrap__title,
.files .gallery_wrap__title a {
  color: #333;
  text-align: center;
  margin: 10px 0;
  text-decoration: none;
}

.files .gallery_wrap__item img {
  margin: 7px 0 0;
}

.files .gallery_wrap__title a:hover {
  text-decoration: underline;
}

.red-block1.text {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}

.red-block1.text .title_body .block_title {
  padding-left: 0;
}

.block_title {
}

.red-block1.text .body > div {
  font-family: 'fsr';
  font-size: 13px;
  color: #555;
}

.red-block1.text .body > div img {
  margin: 4px 2px 6px 0;
  vertical-align: middle;
}

.red-block1.text .body p {
  color: #999;
  font-size: 12px;
}

body #filter-block-toggle-js {
  display: inline-block;
  background: none;
  color: #ff6800;
  padding: 26px 0 17px 0;
  text-decoration: none;
  font-family: 'fsr';
  font-size: 14px;
  border: none;
  position: relative;
  line-height: 1px;
  text-align: center;
  margin-bottom: 10px;
  height: auto;
  width: auto;
  font-weight: normal;
}

body #filter-block-toggle-js:before {
  display: inline-block;
  content: '+';
  font-family: 'fsr';
  font-size: 24px;
  vertical-align: middle;
  margin: 0 5px 1px 0;
}

.mobile_menu_wrap.open {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mobile_menu_wrap .mobile_menu_wrap__in {
  font-size: 15px;
}

.mobile_menu_wrap .mobile_menu_wrap__in a {
  color: #fff !important;
  text-decoration: none;
  font-family: 'fsl';
  font-size: 14px;
}

.mobile_menu_wrap .mobile_menu_wrap__in ul {
  list-style: none;
  padding: 0;
  margin: 10px 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mobile_menu_wrap .mobile_menu_wrap__in ul.mobile_menu_wrap__body-footerUl {
  margin: 20px;
}

.mobile_menu_wrap
  .mobile_menu_wrap__in
  ul.mobile_menu_wrap__body-footerUl
  > li
  > a {
  font-family: 'fsr';
  border-bottom: 1px solid rgba(255, 255, 255, 0.27);
  display: block;
}

.mobile_menu_wrap
  .mobile_menu_wrap__in
  ul.mobile_menu_wrap__body-footerUl
  li
  li
  > a {
  position: relative;
  padding: 0 0 0 12px;
}

.mobile_menu_wrap
  .mobile_menu_wrap__in
  ul.mobile_menu_wrap__body-footerUl
  li
  li
  a:after {
  display: block;
  content: '';
  position: absolute;
  border: 2px solid #fff;
  top: 6px;
  left: 0px;
}

.prods-block .product-name a {
  text-transform: inherit;
}

.news-detail h3 {
  font-family: 'fsr';
}

@media screen and (max-width: 980px) {
  .mainBlocks_wrap.mainBlocks_wrap__blocks_left
    .shop2-product-item.product-item-thumb {
    min-width: 180px;
    margin: 0px auto 20px;
  }
}

body .bx_filter .bx_filter_input_checkbox .bx_filter_param_text {
  margin-left: 0;
  padding-left: 25px;
  position: relative;
  z-index: 111;
}

.news__text_wrap {
  /* min-height: 125px; */
  /* align-items: center; */
}

.news__text {
  margin-bottom: 10px;
}

@media screen and (max-width: 640px) {
  .mainBlocks_wrap .product-list .shop2-product-item {
    width: calc(100% / 2 - 40px);
  }
}

@media screen and (max-width: 440px) {
  .mainBlocks_wrap .product-list .shop2-product-item {
    width: 180px;
    margin: 0 auto 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .shop2-product-item.product-item-thumb .product-top {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px;
    width: 180px;
    margin: 0 0 10px;
  }
}

.shop2-product-item .shop2-product-options > div > div:nth-child(1):after {
  display: inline;
  content: ':';
}

.shop2-product-item .shop2-product-options > div > div:nth-child(2) {
  display: inline-block;
  margin-top: 3px;
}

.shop2-product-item .shop2-product-options > div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  body header.site-header {
    background-position: 65% 0 !important;
  }

  .header_bottom.center {
    padding-right: 150px;
  }
}

@media screen and (max-width: 640px) {
  body header.site-header {
    background-position: 70% 0 !important;
  }
}

@media screen and (max-width: 568px) {
  body header.site-header {
    background-position: 80% 0 !important;
    background-size: 900px auto !important;
  }
}

@media screen and (max-width: 640px) {
  .header_bottom.center {
    padding: 10px 10px 20px;
    background: rgba(0, 0, 0, 0.41);
  }

  body .top-block-bg .video {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    bottom: -40px;
  }
}

@media screen and (max-width: 400px) {
  body .mainBlocks_wrap .product-list .shop2-product-item {
    width: 140px;
    margin: 0 auto 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  body .shop2-product-item.product-item-thumb .product-top {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    width: 140px;
    margin: 0 0 10px;
  }

  body
    .mainBlocks_wrap.mainBlocks_wrap__blocks_left
    .shop2-product-item.product-item-thumb {
    min-width: 140px;
    margin: 0px auto 20px;
  }

  body .mainBlocks_wrap__blocks_left {
    padding-bottom: 0;
  }
}

a.news__title-link {
  background: none;
  padding: 0;
  line-height: normal;
  width: auto;
  height: auto;
  display: inline-block;
  color: #ff5800;
}

@media screen and (max-width: 568px) {
  .mainBlocks_wrap.mainBlocks_wrap__blocks_left
    .product-list.product-list-thumbs
    .shop2-product-item.product-item-thumb:nth-child(3) {
    display: none;
  }
}

.header_center.center {
  margin-bottom: 50px;
}

@media screen and (min-width: 320px) {
  .shop2-product-options {
    display: none;
  }

  body .shop2-product-item .product-name > a {
    text-transform: none;
    font-size: 15px;
    display: inline-block;
    max-height: 55px;
    overflow: hidden;
    word-break: break-word;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
  }

  body .shop2-product-item .product-name {
    padding: 0 15px;
    margin: 0;
  }

  body .shop2-product-item .product-name > a:first-letter {
    text-transform: uppercase;
  }

  body .shop2-product-item .product-name:after {
    display: none;
    content: '...';
    color: #ff5a00;
  }

  body .shop2-product-item .product-name:hover:after {
    display: none;
  }
}

@media screen and (max-width: 980px) {
  body .shop2-product-item .product-name > a {
    text-transform: none;
    word-break: break-word;
    -webkit-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
  }
}

ul.gr-categories.folders_menu.map_ul > ul {
  padding: 0 20px 0 0;
}

ul.gr-categories.folders_menu li a.active {
  color: #ff5a00;
}

body .news__date .big {
  font-size: 60px;
}

.news-column {
  width: 49%;
}

.news__block .news__wrapper .news-column:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.13);
}

body .news__block {
  padding-bottom: 40px;
}

.news_sub_title {
  color: rgba(249, 245, 249, 0.28);
  font-size: 13px;
  margin: 0 0 20px 20px;
  text-transform: uppercase;
}

body .shop2-product .product-right-side .right-side-flags > div {
  font-size: 12px;
  color: #333;
}

.mainBlocks_wrap__right.mobile {
  display: none;
}

@media screen and (max-width: 768px) {
  body .mainBlocks_wrap__right.mobile {
    display: block;
  }

  body .mainBlocks_wrap__right.mobile:after {
    display: block;
    content: '';
    clear: both;
  }

  body .mainBlocks_wrap__right {
    display: none;
  }

  body .mainBlocks_wrap__right {
    width: 100%;
    margin-left: 0;
    -webkit-box-shadow: 0 0 0 1px #ff5800;
    box-shadow: 0 0 0 1px #ff5800;
  }

  body .mainBlocks_wrap__right-button {
    margin: 0;
    float: right;
  }

  body .mainBlocks_wrap__right-title {
    float: left;
    font-size: 24px;
    margin-top: 12px;
  }

  .mainBlocks_wrap__right-image {
    float: left;
    padding: 5px 0 0 5px;
    margin-top: 12px;
  }
}

@media screen and (max-width: 568px) {
  body .mainBlocks_wrap__right-title {
    width: 60%;
  }

  body .mainBlocks_wrap__right-button {
    margin: -26px 0 0;
    float: right;
  }

  .mainBlocks_wrap__right-image {
    width: 60%;
    margin: 0;
  }

  body .mainBlocks_wrap__right.mobile {
    padding: 5px 10px 20px;
  }
}

@media screen and (max-width: 480px) {
  body .mainBlocks_wrap__right-title {
    width: 100%;
  }

  body .mainBlocks_wrap__right-button {
    margin: 10px 0 0;
    float: none;
  }

  .mainBlocks_wrap__right-image {
    width: 100%;
    margin: 0;
  }

  body .mainBlocks_wrap__right.mobile {
    padding: 5px 10px 20px;
  }
}

.header_bottom.center {
  max-width: 1330px;
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 1280px) {
  .header_bottom.center {
    padding: 0 30px;
  }
}

html body.body_news .shop2-product-item.product-item-thumb {
  width: calc(100% / 3 - 21px);
  padding: 0 0 10px;
}

html body.body_news .shop2-product-item.product-item-thumb .product-image {
  height: 146px;
  padding: 0;
}

body.body_news .shop2-product-item .product-name > a {
  max-height: 1000px;
}

body.body_news .shop2-product-item.product-item-thumb .product-top {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
}

body.body_news .shop2-product-item .product-name:after {
  display: none;
}

body.body_news .news_blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body.body_news .prods-block h2 {
  font-family: 'fsr';
  font-size: 18px;
  font-weight: 400;
}

body .shop2-product-item .product-bot .product-link-btn {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  width: calc(100% - 50px);
}

body .shop2-product-item .product-bot .shop2-product-btn {
  width: 40px;
  height: 40px;
}

body .shop2-product-item .product-bot .shop2-product-btn > span {
  width: 40px;
  height: 40px;
  line-height: 36px;
}

.bx_filter.bx_blue.bx_horizontal {
  margin-right: 4px;
}

body .shop2-product-item .product-bot {
  padding: 18px 10px 0;
}

.categories_wrap__menu > li {
  margin-bottom: 20px;
  padding-top: 100px;
}

.shop2-product.detail .shop2-product-options {
  display: block;
}

@media screen and (min-width: 769px) {
  body .shop2-product .product-right-side {
    width: calc(55% - 40px);
  }

  body .shop2-product .product-left-side {
    width: 45%;
  }
}

body .descAndDoc__body-main * {
  font-size: 16px !important;
}

.max .shop2-product-item.product-item-thumb {
  width: calc(100% / 3 - 11px);
  padding: 0;
  margin: 0 5px 20px;
}

.catalog-section.max .shop2-product-item.product-item-thumb .product-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.max .shop2-product-item.product-item-thumb .product-top .product-image {
  padding-top: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  margin: 0 10px 0 10px;
  border: none;
}

.max .shop2-product-item.product-item-thumb .product-name:after {
  display: none;
}

body .header_bottom__in {
  margin-top: 36px;
}

.max .shop2-product-item.product-item-thumb .product-top .product-image img {
  max-width: 100%;
  max-height: 100%;
  margin: 0;
}

.form_blocks .left-block.column p.captcha img {
  max-width: 130px;
  float: left;
  height: 38px;
}

.form_blocks .left-block.column p br {
  display: none;
}

body .form_blocks .left-block.column p.captcha input {
  max-width: 78px;
  margin: 0 0 0 10px;
}

.form_blocks .left-block.column p.captcha {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 26px;
}

.form_blocks.ques .left-block.column p input {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 85%;
  flex: 1 0 85%;
}

.max .shop2-product-item.product-item-thumb .product-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  padding: 0;
}

.max .shop2-product-item.product-item-thumb .product-name > a {
  text-transform: none;
  max-height: 1000px;
  text-align: left;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 5px;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

@media screen and (max-width: 768px) {
  .max .shop2-product-item.product-item-thumb .product-name > a {
    word-break: break-word;
    text-align: center;
  }

  .max .shop2-product-item.product-item-thumb .product-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  body .max .shop2-product-item.product-item-thumb .product-top .product-image {
    padding-top: 90px;
    margin: 10px 0;
  }

  .max .shop2-product-item.product-item-thumb {
    // width: calc(100% / 4 - 21px);
    // padding-bottom: 5px;
  }
}

@media screen and (max-width: 640px) {
  .max .shop2-product-item.product-item-thumb {
    width: calc(100% / 3 - 21px);
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 720px) {
  .max .shop2-product-item.product-item-thumb {
    width: calc(100% / 2 - 21px);
  }

  .catalog-section.bx-blue {
    width: calc(100% + 30px);
  }
}

@media screen and (max-width: 568px) {
  .max .shop2-product-item.product-item-thumb {
    width: calc(100% / 2 - 11px);
    padding-bottom: 5px;
  }
}

@media screen and (max-width: 480px) {
  .shop2-product-item.product-item-thumb {
    width: calc(100% / 1 - 21px);
    padding-bottom: 5px;
  }

  body .shop2-product-item.product-item-thumb .product-top {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    margin: 0;
  }

  body .max .shop2-product-item.product-item-thumb .product-top .product-image {
    padding-top: 90px;
    margin: 10px 0;
  }
}

@media screen and (min-width: 769px) {
  body .header_center.center {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    max-width: 1366px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.max .shop2-product-item.product-item-thumb .product-name.no-img {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.max .shop2-product-item.product-item-thumb .product-name > a:hover {
  background: #ff5800;
  color: #fff;
  text-align: center;
}

body .site-main.site-main-innerpage {
  padding-top: 0;
}

body .shop2-product .product-right-side .product-form_opener {
  padding: 15px;
}

body .star-js.star-active {
  margin-right: 10px;
}

.form_blocks.ques .left-block.column p input,
.form_blocks.ques .right-block.column p textarea {
  margin: 10px 0 0;
  padding: 10px;
}

.form_blocks.ques {
  margin: 0 auto;
  max-width: 1024px;
}

.form_blocks.ques .right-block.column p textarea {
  height: 202px;
}

.form_blocks.ques input[type='submit'] {
  background-color: #ff5800;
  width: 141px;
  height: 50px;
  text-align: center;
  color: #fff;
  font-family: 'fsl';
  font-size: 16px;
  line-height: 50px;
  display: block;
  text-decoration: none;
  border: none;
}

.mobile_menu_wrap.opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@media screen and (max-width: 480px) {
  body .mainBlocks_wrap .product-list .product-image img,
  body .product-item-thumb .product-image > a > img {
    /* width: auto; */
    /*height: 140px !important; */
    height: auto !important;
    max-width: 140px;
    max-height: 140px;
  }

  .mainBlocks_wrap .product-list .product-image .product-img {
    position: relative;
  }

  .mainBlocks_wrap .product-list .product-image {
    padding-top: 0;
  }
}

.shop2-product
  .product-left-side
  .product-thumbnail-images
  .slick-slide:before {
  display: inline-block;
  content: '';
  height: 90px;
  vertical-align: middle;
}

.shop2-product .product-left-side .product-thumbnail-images .slick-slide img {
  vertical-align: middle;
}

.shop2-product .product-left-side .product-thumbnail-images .slick-slide:after {
  margin-right: -5px;
}

.shop2-product-article.art {
  font-size: 14px;
  font-family: 'fsr';
  margin: 0 0 10px;
}

.shop2-product-article.art span:first-child {
  color: #333;
}

@media screen and (max-width: 768px) {
  body .advantage_block {
    background-position: 50% 0, 50% 458px !important;
    padding-top: 600px;
  }
}

@media screen and (max-width: 320px) {
  body .advantage_block {
    padding-top: 600px;
  }

  body .advantage_block .advantage_list {
    padding-right: 0;
  }
}

.site-container.center.main.sobitie {
  background: #fff url(razdel-n.png) 50% 0 repeat-x;
}

.news-list .news.center {
  background: transparent;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.news-list.double .news.center {
  max-width: 750px;
}

.news.center .news__block {
}

.news-list .news.center article.news__block-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32%;
  flex: 0 0 32%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #f6f6f6;
  -webkit-box-shadow: 0 1px 7px rgba(153, 153, 153, 0.5);
  box-shadow: 0 1px 7px rgba(153, 153, 153, 0.5);
  padding: 0;
  position: relative;
}

.news-list .news.center article.news__block-in .plus {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url(../plus.png) no-repeat 0 0;
  margin-right: 19px;
  vertical-align: middle;
}

.news-list .news.center article.news__block-in .liner-n {
  background: url(../line-n.png) repeat 0 100%;
  height: 5px;
}

.sub_cat a {
  line-height: 0;
  display: block;
  padding: 20px 20px 16px;
}

.news-list .news.center article.news__block-in .sub_cat_title {
  display: inline-block;
  font-size: 19px;
  line-height: 19px;
  vertical-align: middle;
  color: #a4a4a4;
  font-family: 'fsl';
  font-size: 16px;
}

.news-list .news.center article.news__block-in .news__text_wrap {
  padding: 15px 20px 0;
}

.news-list .news__date .small {
  color: #000;
  font-size: 13px;
}

body .news-list .news__title {
  color: #111;
  font-size: 16px;
  padding-top: 4px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body .news-list .news__date .big {
    font-size: 30px;
    line-height: 30px;
  _font-size: 45px;
  _line-height: 50px;
}

.news-list .news__text_wrap-right {
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.n-image {
  padding: 0 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.site-container.center.main.sobitie.no-razdel {
  background: #fff;
}

.news-list .news.center article.news__block-in .news__text_wrap .more {
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 111;
}

.news-list .news.center article.news__block-in .more.top {
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 111;
}

@media screen and (max-width: 1024px) {
  body .news-list .news__title {
    height: auto;
    font-size: 15px;
    line-height: 19px;
  }
}

@media screen and (max-width: 980px) {
  .news-list .news.center article.news__block-in {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 0px 30px;
    max-width: 396px;
  }
}

@media screen and (max-width: 640px) {
  .news-list .news.center article.news__block-in {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    min-width: 275px;
    margin: 0 auto 20px;
  }

  .news-list .news.center article.news__block-in img {
    max-height: 100%;
  }
}

.gallery_wrap .gallery_wrap__in.files {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news-list.double .news.center article.news__block-in {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 360px;
  flex: 0 0 360px;
  background: #fff;
}

@media screen and (max-width: 480px) {
  body .news-list.double .news.center article.news__block-in {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    background: #fff;
  }
}

.news-list .news.center h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

.news-list .news.center article.news__block-in .news__text_wrap {
  min-height: 110px;
}

body .news__text_wrap-left {
  margin-right: 18px;
  margin-bottom: 25px;
}

body .show ~ #filter-block-toggle-js:before {
  content: '-';
}

body .bx_filter .bx_filter_parameters_box_title {
  vertical-align: top;
  top: 0;
  padding-top: 3px;
}

body .bx_filter .bx_filter_parameters_box.active .bx_filter_block {
  vertical-align: top;
}

.shop2-product-item .product-image > a.highslide {
  background: #fff url(../search_in.png) no-repeat 50% 50%;
  left: auto;
  top: auto;
  z-index: 1000;
  width: 32px;
  height: 32px;
  right: 5px;
  bottom: 5px;
  -webkit-filter: grayscale(1) opacity(0.4);
  filter: grayscale(1) opacity(0.4);
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.shop2-product-item .product-image > a.highslide:hover {
  -webkit-filter: grayscale(0) opacity(1);
  filter: grayscale(0) opacity(1);
}

.top-block-bg {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.top-block-bg .video {
  position: absolute;
  top: 0;
  /* left: -500px; */
  right: 0;
  width: 100%;
  bottom: -40px;
}

.top-block-bg .video > video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.logo_wrapper {
  position: relative;
}

.header_center.center {
  position: relative;
  padding-left: 83px;
  padding-right: 83px;
}

.header_bottom.center {
  position: relative;
}

header.site-header {
  position: relative;
}

@media screen and (max-width: 768px) {
  .top-block-bg .video {
    _display: none;
    margin-top: 0;
  }
}

.note-bl {
  margin: 30px 0 10px;
  font-size: 13px;
  line-height: 20px;
  color: #888;
  padding: 10px;
  border-top: 1px solid #ccc;
}

.video {
  text-align: center;
  margin: 0px 0 10px;
}

@media screen and (min-width: 980px) {
  body .top-block-bg .video {
    margin: 0px 0 10px;
  }

  /* body .top-block-bg .video > video {

        height: 637px;
    } */

  body .categories_wrap.center {
    margin-top: -40px;
  }
}

.video iframe {
  padding: 3px;
  border: 1px solid #ff5800;
}

@media screen and (max-width: 1152px) {
  .shop2-product-item.product-item-thumb {
    width: calc(100% / 3 - 21px);
  }
}

@media screen and (max-width: 720px) {
  .shop2-product-item.product-item-thumb {
    width: calc(100% / 2 - 21px);
  }
}

@media screen and (max-width: 480px) {
  .shop2-product-item.product-item-thumb {
    width: calc(100% / 1 - 24px);
  }
}

.site-path a {
  margin-bottom: 10px;
  display: inline-block;
}

@media screen and (max-width: 768px) {
  body .count_block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  body .count_block .count_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
    background: #eee;
  }

  .count_block .count_body .number_wr {
    margin-bottom: 0;
  }

  .count_block .count_body .text {
    text-align: right;
    padding-right: 20px;
  }

  .advantage_block .advantage_list {
    padding-right: 0;
  }
}

@media screen and (max-width: 568px) {
  body .count_block .count_body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5px;
    background: #eee;
  }

  .count_block .count_body .number_wr {
    margin-bottom: 0;
  }

  .count_block .count_body .number_wr * {
    display: inline-block;
    vertical-align: middle;
  }

  .count_block .count_body .text {
    text-align: center;
    padding-right: 20px;
    margin-bottom: 10px;
  }

  .count_block .count_body .number_wr .number {
    min-width: 1px;
  }
}

@media screen and (max-width: 480px) {
  .count_block .count_body .number_wr .number {
    font-size: 40px;
  }

  .count_block .count_body .number_wr .unit {
    margin-bottom: -10px;
    margin-left: 4px;
  }
}

@media screen and (max-width: 400px) {
  body .header_center.center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 10px;
  }

  body .header_center.center .header_center__right {
    margin-top: 10px;
  }
}

.shop2-product .product-left-side .product-img a.highslide {
  background: url(../search_in.png) no-repeat 50% 50%;
  left: auto;
  top: auto;
  z-index: 1000;
  width: 100%;
  height: 100%;
  right: 5px;
  bottom: 5px;
  -webkit-filter: grayscale(1) opacity(0.4);
  filter: grayscale(1) opacity(0.4) !important;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  position: absolute;
  background-position: 97% 97%;
}

.shop2-product .product-left-side .product-img a.highslide:hover {
  -webkit-filter: grayscale(0) opacity(1) !important;
  filter: grayscale(0) opacity(1) !important;
}

body .shop2-product .product-left-side .product-thumbnail-images .slick-slide {
  margin: 0 8px;
  width: 96px !important;
}

@media screen and (max-width: 1024px) {
  .documents_block.contacts {
    margin: 0 20px;
  }

  body .form_blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 40px;
  }

  body .form_blocks .left-block.column p input {
    padding: 10px 4px;
    margin-top: 10px;
  }

  body .form_blocks .column p textarea {
    margin-top: 10px;
    min-width: 88%;
    width: 97%;
  }

  body .left-block.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }

  .form_blocks .left-block.column p {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.shop2-product
  .product-left-side
  .product-thumbnail-images
  .slick-list.draggable {
  height: 104px;
}

.production_wr .text_block .text b,
.production_wr .text_block .text strong {
  color: #111;
}

.production_wr .production_list ul.pr_list li.list_items ul {
  list-style: none;
  padding: 0 0 0 32px;
}

.production_wr .production_list ul.pr_list li.list_items ul li {
  font-family: 'fsr';
  font-size: 15px;
}

.production_wr .production_list ul.pr_list li.list_items li:before {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  content: '';
  width: 3px;
  height: 3px;
  left: 0;
  top: 50%;
  -webkit-box-shadow: 0 0 0 1px #ff5800;
  box-shadow: 0 0 0 1px #ff5800;
  border-radius: 100%;
  margin-top: -1px;
}

body
  .advantage_block
  .advantage_list
  ul.advantage_list_wr
  li.list_items::before {
  margin-top: 9px;
}

.n-image img {
  /* width: 100%; */
  max-height: 250px;
}

body .descAndDoc__body-main strong,
body .descAndDoc__body-main b {
  font-weight: normal;
  font-family: 'fsr';
  color: #111;
}

body .shop2-product {
  margin-bottom: 30px;
}

.no_file {
  font-family: 'fsl';
  color: #777;
  margin-left: 20px;
  margin-bottom: 20px;
}

.descAndDoc__body-links h3 {
  margin: 0 0 20px;
}

.descAndDoc__body-links a {
  margin-left: 0px;
  margin-bottom: 5px !important;
}

.mainBlocks_wrap .shop2-product-item .product-name:after {
  display: none;
}

body .mainBlocks_wrap__title {
  margin-bottom: 20px;
}

.search-form {
  position: absolute;
  top: 30px;
  right: 0;
  display: none;
}

.search-form.active {
  display: block;
}

.search-form input[type='text'] {
  font-size: 14px;
  padding: 9px 5px;
  border: 1px solid #d0d0d0;
  border-radius: 0;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.search-form input[type='submit'] {
  position: relative;
  height: 36px;
  background: #c5c5c5;
  border: none;
  font-size: 15px;
  padding: 0 10px;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  color: #fff;
}

.search-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header_center__right-buttons {
  position: relative;
}

.search-form .arrow {
  border: 5px solid transparent;
  border-bottom-color: #c5c5c5;
  position: absolute;
  top: -10px;
  right: 42px;
  -webkit-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.search-form:hover input[type='submit'] {
  background: #ff5800;
}

.search-form:hover input[type='text'] {
  border-color: #ff5800;
}

.search-form:hover .arrow {
  border-bottom-color: #ff5800;
}

.search-form.active input[type='text']:focus {
  border-color: #ff5800;
}

.search-form.active input[type='text']:focus + input[type='submit'] {
  background: #ff5800;
}

.search-form.active input[type='text']:focus ~ .arrow {
  border-bottom-color: #ff5800;
}

@media screen and (max-width: 400px) {
  .search-form {
    right: 50%;
    margin-right: -110px;
  }

  .search-form .arrow {
    right: 97px;
  }
}

.gallery_wrap__in.mark .gallery_wrap__item {
  background: #fff;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% / 4 - 20px);
  margin-bottom: 20px;
}

.gallery_wrap__in.mark .gallery_wrap__item .gallery_wrap__btn:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.gallery_wrap__in.mark .gallery_wrap__item .gallery_wrap__btn:hover {
  border: 1px solid #fff;
}

.gallery_wrap.little {
  padding-bottom: 0px;
}

.more-btn {
  margin: 0 10px 40px;
}

.more-btn a {
  display: inline-block;
  color: #999;
  text-decoration: none;
}

.more-btn a:hover {
  text-decoration: underline;
}

h3.mark {
  font-family: 'fsb';
  font-size: 18px;
  margin: 0 10px 20px;
}

.gallery_wrap .gallery_wrap__in.mark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*   margin: 0;
    justify-content: space-between; */
}

.gallery_wrap__in.mark .gallery_wrap__item.hided {
  opacity: 0;
}

body .shop2-product .product-right-side .right-side-flags > div {
  width: 90px;
  height: 90px;
  color: #000 !important;
  font-size: 16px !important;
}

/**** Flex menu *****/

html,
body {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial, sans-serif;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

#page {
  max-width: 960px;
  margin: 0 auto;
  padding: 50px 0;
}

/** ========= Menu ========= **/
.flexmenu {
  background: #e3e3e3;
}
.navmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
  list-style: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.navmenu > li {
  margin: 0 5px;
}
.navmenu > li > a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  padding: 5px 12px;
  height: 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.navmenu > li > a:hover {
  background: #4b9447ff;
  color: #fff;
}

.red-block1 ul.lSPager.lSpg {
  display: none;
}

.red-block1.sl .body {
  font-size: 0;
  line-height: 0;
}

.red-block1 .body .btn_more {
  z-index: 111;
  bottom: 10px;
  right: 10px;
  left: auto;
}

/*.shop2-product.detail .shop2-product-options .odd.type-select div:nth-child(1) {
    text-align: right;
    width: 65%;
    padding: 10px;
    background: #efefef;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-right: 3px;
}

.shop2-product.detail .shop2-product-options .odd.type-select div:nth-child(2) {
    width: 35%;
    padding: 10px;
    background: #e8e8e8;
}

.shop2-product .product-right-side .product-details .shop2-product-options > div {
    margin-bottom: 3px;
}

body .shop2-product .product-right-side .product-details {
    margin-top: 0;
}*/

.shop2-product
  .product-right-side
  .product-details
  .shop2-product-options
  > div {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shop2-product
  .product-right-side
  .product-details
  .shop2-product-options
  > div
  > div:last-child,
.shop2-product
  .product-right-side
  .product-details
  .shop2-product-options
  > div
  > div:first-child {
}

.shop2-product
  .product-right-side
  .product-details
  .shop2-product-options
  > div
  > div:first-child {
  white-space: pre;
}

#horizontalTab
  #tab-1
  ul.level-1
  li.level-1
  ul.level-2
  li.level-2
  a[data-million='1'] {
  font-weight: bold;
  color: #ff5800;
}

body .descAndDoc__body-main h3 {
  font-size: 23px !important;
  font-family: 'fsr';
}

body .descAndDoc__body-main ul.links-block {
  list-style: none;
  padding: 0;
}

body .descAndDoc__body-main ul.links-block li {
  margin: 0 0 5px;
  padding: 3px 0;
}

.highslide-dimming {
  background: rgba(0, 0, 0, 0.3) !important;
}

body .scroll_wr .scroll_block {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 48% 48%;
  grid-template-columns: 48% 48%;
}

.header_center__left-city {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

body .header_center.center > div {
  margin-top: 10px;
}

ul.gr-nav.header_center__right-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

ul.gr-nav.header_center__right-menu a {
  white-space: pre;
}

.header_center__left-city-name .text pre {
  margin: 0;
  font-family: 'fsl';
  font-size: 16px;
}

@media screen and (max-width: 360px) {
  .header_center__left-city {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

#tab-2 .top form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 25% 10px 25% 10px 25% 10px 25%;
  grid-template-columns: repeat(4, 25%);
  grid-column-gap: 10px;
  margin-right: 20px;
}

#tab-2 .top {
  padding-right: 10px;
}

body .categories_wrap__menu {
  -ms-grid-columns: 240px 25px 240px 25px 240px 25px 240px;
  -ms-grid-rows: 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px
    10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px
    60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px 10px 60px
    10px 60px 5px;
}

.bx-ie11 .categories_wrap__menu {
  display: flex;
  flex-wrap: wrap;
  _align-items: flex-start;
}

.bx-ie11 .categories_wrap__menu > li {
  width: 300px;
  margin: 0 10px 90px;
}

.bx-ie11 .mainBlocks_wrap {
  min-height: 450px;
}

.hits {
  display: flex;
  width: 100%;
}

.bx-ie11 .mainBlocks_wrap.mainBlocks_wrap__blocks_left {
  max-width: 950px;
}

.bx-ie11 .mainBlocks_wrap__right {
  max-width: 300px;
}

.bx-ie11 body .mainBlocks_wrap .product-list .product-image img,
.bx-ie11 body .product-item-thumb .product-image > a > img,
.bx-ie11 .product-item-thumb .product-image > a:hover > img {
  max-width: 250px;
}

.bx-ie11 .n-image {
  min-height: 270px;
}

.bx-ie11 .max .shop2-product-item.product-item-thumb {
  height: 65px;
}

.bx-ie11
  .max
  .shop2-product-item.product-item-thumb
  .product-top
  .product-image
  img {
  max-width: 48px;
  max-height: 48px;
}

.bx-ie11 .shop2-product-item.product-item-thumb.cat .product-top {
  flex: 1 0 320px;
  -webkit-box-flex: 1 0 320px;
}

.bx-ie11 .gallery_wrap__item {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  width: calc(25% - 20px);
}

.bx-ie11 .gallery_wrap__item img {
  max-height: 196px;
}

.bx-ie11 .gallery_wrap__item .gallery_wrap__title {
  width: 100%;
}

.bx-ie11 #tab-2 .top form {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}

.bx-ie11 form#filter-points div {
  font-size: 14px;
  flex: 1 0 24%;
  margin: 0 10px 0 0;
}

.bx-ie11 form#filter-points div.button {
  margin-right: 0px;
  flex: 1 0 20%;
  text-indent: 0px;
}

.bx-ie11 #tab-2 .top .button a::before {
  background: #ff5800;
}

.bx-ie11 .scroll_wr .scroll_block .scroll_block_wrap .scroll_block_body .title {
  font-size: 22px;
}

.bx-ie11 body .scroll_wr .scroll_block {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.bx-ie11 body .scroll_wr .scroll_block > div {
  flex: 1 0 45%;
}

.bx-ie11
  body
  .site-main-innerpage
  .mainBlocks_wrap
  .product-list
  .product-image
  img,
.bx-ie11 body .product-item-thumb .product-image > a > img,
.bx-ie11 .product-item-thumb .product-image > a:hover > img {
  max-width: 150px;
}

.bx-ie11 .sort-block .item {
  width: 350px;
}

.bx-ie11 .sort-block .item:nth-child(2) {
  width: 200px;
}

.bx-ie11 .sort-block {
  flex: 1 0 100%;
  width: 100%;
}

.bx-ie11 .bx_filter .bx_filter_button_box .bx_filter_block,
.bx_filter .bx_filter_parameters_box.active .bx_filter_block {
  margin-top: -2px;
}

.header_bottom-btn {
  margin-bottom: 10px;
}

a.scrollTop {
  width: 48px;
  height: 48px;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  position: fixed;
  bottom: 50px;
  right: 20px;
  border-radius: 100%;
  transition: all 0.3s linear 0s;
}

a.scrollTop:before {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.5);
  border-left: 3px solid rgba(0, 0, 0, 0.5);
  margin: -4px 0 0 -8px;
  transform: rotate(135deg);
  transition: all 0.3s linear 0s;
}

a.scrollTop:hover {
  background: rgba(255, 90, 0, 1);
}

a.scrollTop:hover:before {
  border-bottom: 3px solid rgba(255, 255, 255, 1);
  border-left: 3px solid rgba(255, 255, 255, 1);
}

.video-column {
  display: flex;
  flex-wrap: wrap;
}

.video-column .item {
  width: calc(100% / 2 - 20px);
  margin: 10px 17px 10px 3px;
}

.video-column .item > * {
  width: 100%;
  height: 200px;
}

.video-column .item > .title {
  height: auto;
  margin: 0 0 10px;
  font-family: 'fsb';
  font-size: 16px !important;
}

.jq-selectbox__dropdown ul li {
  position: relative;
}

.jq-selectbox__dropdown ul li[data-name='asc']:before {
  display: block;
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 1px solid #ff5800;
  border-left: 1px solid #ff5800;
  transform: rotate(45deg);
  top: 50%;
  right: 10px;
  margin-top: -1px;
}

.jq-selectbox__dropdown ul li[data-name='desc']:before {
  display: block;
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  border-top: 1px solid #ff5800;
  border-left: 1px solid #ff5800;
  transform: rotate(225deg);
  top: 50%;
  right: 10px;
  margin-top: -4px;
}

.sort-radio {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  justify-content: stretch;
}

.sort-radio label {
  padding: 3px 8px 1px;
  text-align: center;
  cursor: pointer;
}

.sort-radio label.active {
  color: #ff5800;
}

p[data-captcha='1'] input {
  width: 180px;
  padding: 11px;
}

p[data-captcha='1'] br {
  display: none;
}

p[data-captcha='1'] img {
  vertical-align: middle;
  margin: 0 10px 0 0;
}

span.mnote {
  display: none !important;
}

@media screen and (max-width: 1024px) {
  span.note {
    display: none !important;
  }
  span.mnote {
    display: block !important;
    margin-right: 40px !important;
  }
}

@media screen and (max-width: 420px) {
  p[data-captcha='1'] input {
    text-align: left;
  }

  p[data-captcha='1'] {
    text-align: center;
    margin-right: 40px !important;
  }

  p[data-captcha='1'] img {
    margin: 0 0 10px;
  }
}

.pro_ques .form_blocks.ques .left-block.column p input {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 95%;
  flex: 1 0 95%;
}

.pro_ques .form_blocks.ques input[type='submit'] {
  margin-top: 27px;
  margin-left: 20px;
}

body .pro_ques .form_blocks .left-block.column p.captcha input {
  flex: 1 0 10%;
  display: flex;
  max-width: 100%;
}

@media screen and (min-width: 480px) and (max-width: 1024px) {
  .pro_ques .form_blocks .left-block.column p {
    width: 48%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .pro_ques .form_blocks .column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 59%;
    flex: 1 0 59%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
  }
}

@media screen and (max-width: 850px) {
  body .pro_ques .form_blocks .left-block.column p.captcha input {
    max-width: 78px;
  }
}
/*
@media screen and (max-width: 1080px) {
    body .top-block-bg .video {
        left: -100px;
    }
}

@media screen and (max-width: 900px) {
    body .top-block-bg .video {
        left: -300px;
    }
}

@media screen and (max-width: 650px) {
    body .top-block-bg .video {
        left: -400px;
    }
}

@media screen and (max-width: 480px) {
    body .top-block-bg .video {
        left: -500px;
    }
}


@media screen and (max-width: 640px) {
    .top-block-bg .video > video {
        width: 100%;
    }
}*/

span.note_bl {
  color: #999;
  font-size: 14px;
  margin: 20px 0;
  display: block;
}
.shop2-product .product-left-side .product-img a.highslide.play-icon {
  background: #fff url(../play2.png) no-repeat 50% 50%;
  left: auto;
  top: auto;
  z-index: 1000;
  width: 100%;
  height: 100%;
}

.shop2-product .product-left-side .product-img a.highslide.play-icon:hover {
  filter: grayscale(0) opacity(0.75);
}


@media (min-width: 1025px) {
  .categories_wrap__menu .catalog-col-3 > li:nth-child(2) {
    padding-top: 51px;
  }

  .categories_wrap__menu .catalog-col-2 > li:nth-child(2) {
    padding-top: 60px;
  }

  .categories_wrap__menu .catalog-col-1 > li:nth-child(2) {
    padding-top: 85px;
  }

  .categories_wrap__menu .catalog-col-4 > li:nth-child(2) {
    padding-top: 65px;
  }

  .categories_wrap__menu .catalog-col-1 > li:nth-child(3) {
    padding-top: 65px;
  }

  .categories_wrap__menu .catalog-col-2 > li:nth-child(3) {
    padding-top: 70px;
  }

  .categories_wrap__menu .catalog-col-3 > li:nth-child(3) {
    padding-top: 85px;
  }

  .categories_wrap__menu .catalog-col-4 > li:nth-child(3) {
    padding-top: 80px;
  }

  .categories_wrap__menu .catalog-col-1 > li:nth-child(4) {
    padding-top: 80px;
  }

  .categories_wrap__menu .catalog-col-2 > li:nth-child(4) {
    padding-top: 80px;
  }
}

.categories_wrap__menu .categories_wrap-col > li {
    padding-bottom: 20px;
    margin-bottom: 20px;
}

body div .mainBlocks_wrap__right, body .mainBlocks_wrap__right {
    margin-top: 28px !important;
}