html {
  font-family: Clio CBlack Black;
}
body {
  background: #fff;
  font-family: Arial;
  color: #000;
}
@font-face {
  font-family: Clio CBlack Black;
  font-display: swap;
  src: url("../fonts/LeType_ClioCBlack.woff") format("woff"),
    url("../fonts/LeType_ClioCBlack.woff2") format("woff2"),
    url("../fonts/LeType_ClioCBlack.eot") format("eot"),
    url("../fonts/LeType_ClioCBlack.ttf") format("ttf");
}
a {
  text-decoration: underline;
}
.wrapper,
.container.content {
  min-width: 320px;
}
a:hover {
  text-decoration: none;
}
/*header*/
.container {
  padding-left: 0;
  padding-right: 0;
}
.container a {
  color: #0069a7;
}
.header_top {
  font-size: 14px;
}
.header_top a {
  color: #ffffff;
  position: relative;
  text-decoration: none;
}
.header_top a:hover {
  text-decoration: underline;
}
.header_top_wrapper {
  border-bottom: 1px solid #a6a6a5;
  width: 100%;
  position: fixed;
  z-index: 15;
}
.modal-open .header_top_wrapper {
  z-index: auto;
}
.container.header_center {
  padding-top: 10px;
}
.header_top .glyphicon {
  color: #7e7e7e;
}
.avtorization,
.basket {
  display: inline-block;
}
.basket {
  text-align: center;
}
.glyphicon {
  padding-right: 6px;
}
.header_top .btn-orang a:hover,
.header_top .btn-orang a:active,
.btn:hover,
.btn:focus {
  color: #ffffff;
}
.badge {
  background-color: #f75a27;
  color: #fff;
  border-radius: 0;
  padding: 4px 15px;
  margin-left: 4px;
  top: 2px;
  text-decoration: none;
}
.badge:hover {
  text-decoration: none;
}
.glyphicon-search {
  left: 197px;
  top: -20px;
  color: #b8b8b8 !important;
}
.display_none {
  position: absolute;
  display: none;
}
.form-control {
  border-radius: 0;
  height: 22px;
  padding: 0px 5px;
  border: 1px solid #a2a2a2;
  color: #b8b8b8;
}
.form-control-search {
  width: 220px;
  float: right;
  margin-right: 8px;
  margin-top: 2px;
}
.navbar-form {
  margin: 0px -15px;
}
.container.header_top .row {
  margin-top: 2px;
}
.header_center .row {
  margin-top: 31px;
}
.header_center_left a {
  color: #fb4b10;
  text-decoration: underline;
  font-size: 23px;
}
.header_center_left a:hover {
  text-decoration: none;
}
.btn-orang {
  background: #f75a27;
  color: #fff;
  border-radius: 2px;
  margin: 0;
}
.btn-default {
  text-shadow: 0 0px 0 #fff;
  -moz-text-shadow: 0 0px 0 #fff;
  -o-text-shadow: 0 0px 0 #fff;
  -webkit-text-shadow: 0 0px 0 #fff;
}
.btn-orang:hover {
  color: #fff;
}
.header_center_left .text {
  color: #666666;
  font-size: 15px;
}
.margin_minus_inner_page {
  margin: 0 -9px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding: 0;
}
.text,
.form-group {
  float: right;
}
.text {
  bottom: 92px;
  display: none;
  position: relative;
}
.form-group {
  margin-bottom: 0;
}
.row {
  margin-left: 0;
  margin-right: 0;
}
/*menu*/
.menu {
  font-size: 18px;
  width: auto;
}
.menu ul li a {
  color: #2a2a2a;
  border-bottom: 1px solid #d3d3d3;
  padding: 0;
  text-decoration: none;
}
.menu ul li a:hover {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.nav > li > a:hover,
.nav > li > a:focus {
  background: none;
  text-decoration: none;
}
.navbar-nav > li {
  padding: 10px 15px 10px 0;
}
.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.menu ul li:last-child {
  padding: 10px 0px 10px 15px;
}
.navbar-nav {
  margin: 0;
}
.absolute {
  left: 0;
  z-index: 9;
  display: none;
}
.nav-pills > li > a {
  border-radius: 0px;
}
/*end header*/
/*content*/
/*main page*/
.content {
  background: #d4d4d4;
  margin-top: 7px;
}
.content h1,
.content h2 {
  color: #1e1e1e;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 24px;
}
.content .caption .h3 {
  color: #121212;
  font-size: 13px;
  margin: 0;
}
.thumbnail,
.img-thumbnail {
  box-shadow: none;
}
.thumbnail {
  background: none;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0px;
  margin: 0 auto 24px;
  width: 155px;
  text-align: center;
  text-decoration: none;
  height: 150px;
}
a.thumbnail:hover,
a.thumbnail:focus {
  background: #fff;
  border: 1px solid #f6aa7c;
  box-shadow: 0px 0px 2px 0px #f6aa7c;
  margin: 0 auto 24px 25px;
  text-decoration: none;
  position: absolute;
  min-height: 150px;
  height: auto;
  /*left: 25px;*/
  bottom: auto;
  z-index: 10;
}
@media (min-width: 1024px) AND (max-width: 1367px) {
  a.thumbnail:hover,
  a.thumbnail:focus {
    margin: 0 auto 24px 0px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  a.thumbnail:hover,
  a.thumbnail:focus {
    margin: 0 auto 24px 0px;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  a.thumbnail:hover,
  a.thumbnail:focus {
    margin: 0 auto 24px 0px;
  }
  .prod_type_figure {
    font-size: 9px !important;
    padding: 2px !important;
  }
}
@media (max-width: 479px) {
  a.thumbnail:hover,
  a.thumbnail:focus {
    margin: 0 auto 24px 0px;
  }
  .prod_type_figure {
    font-size: 9px !important;
    padding: 2px !important;
  }
}
.thumbnail .caption {
  padding: 0;
}
.content .row {
  /*border-bottom: 3px solid #f4f4f4;*/
  margin-bottom: 0px;
}
.row.none_border {
  border-bottom: 0 solid;
}
.content .row h1 {
  margin-top: 0px;
}
.content .row > p > a {
  color: #0069a7;
  text-decoration: underline;
}
.content .row > p > a:hover {
  text-decoration: none;
}
.content .row > p {
  color: #121212;
}
.content .row:last-child {
  border-bottom: 0px solid;
}
.container.content {
  margin-bottom: 10px;
  padding-bottom: 30px;
}
.my_order {
  width: 314px !important;
  text-align: left !important;
}
.date_order {
  display: inline-block;
  width: 114px !important;
  height: 20px;
}
ul.contacts_list {
  width: 100%; /*СѓРєР°Р·С‹РІР°РµРј РѕР±С‰СѓСЋ С€РёСЂРёРЅСѓ Р±Р»РѕРєР° СЃ РєРѕР»РѕРЅРєР°РјРё*/
  text-align: left; /*РІС‹СЂР°РІРЅРёРІР°РЅРёРµ С‚РµРєСЃС‚Р° РІРЅСѓС‚СЂРё РєРѕР»РѕРЅРѕРє*/
  column-count: 3; /*РєРѕР»РёС‡РµСЃС‚РІРѕ РєРѕР»РѕРЅРѕРє, РЅР° РєРѕС‚РѕСЂРѕРµ С…РѕС‚РёРј СЂР°Р·Р±РёС‚СЊ С‚РµРєСЃС‚*/
  -moz-column-count: 3; /*РґР»СЏ РјРѕР·РёР»С‹*/
  -webkit-column-count: 3; /*РґР»СЏ webkit Р±СЂР°СѓР·РµСЂРѕРІ*/
  column-gap: 95px; /*РѕС‚СЃС‚СѓРї РјРµР¶РґСѓ РєРѕР»РѕРЅРєР°РјРё*/
  -moz-column-gap: 95px;
  -webkit-column-gap: 95px;
  column-rule: 1px solid #ababab; /*РµСЃР»Рё С‚СЂРµР±СѓРµС‚СЃСЏ РїРѕ РґРёР·Р°Р№РЅСѓ, СЂР°Р·РґРµР»СЏРµРј РєРѕР»РѕРЅРєРё Р»РёРЅРёРµР№*/
  -moz-column-rule: 1px solid #ababab;
  -webkit-column-rule: 1px solid #ababab;
  margin: 0;
}
.nav-pills > li + li {
  margin: 0;
}
ul.block {
  padding: 0;
}
/*end main page*/
/*product*/
.breadcrumb {
  background: none;
  padding: 0;
  margin-bottom: -2px;
  margin-top: 20px;
}
.breadcrumb .first a {
  background: url(../images/arrow_back.png) no-repeat 0 5px;
  padding: 3px 0 0 21px;
}
.breadcrumb > li > a {
  text-decoration: underline;
  font-size: 15px;
  color: #0069a7;
}
.breadcrumb > li + li:before {
  content: url(../images/breadcrunb_arrow.png);
  color: #0069a7;
  font-weight: bold;
  padding: 0 3px;
}
a.read:hover,
.breadcrumb > li > a:hover {
  text-decoration: none;
  color: #0069a7;
}
a.read {
  background: none;
  margin-top: 0;
  padding: 0;
  text-decoration: underline;
  font-size: 13px;
  color: #0069a7;
  font-style: normal;
}
.font15 {
  font-size: 15px;
}
.font13 {
  font-size: 13px;
}
.bold {
  font-weight: bold;
}
.cursiv {
  font-style: italic;
}
.product_next a.read:hover,
.breadcrumb > li > a:hover {
  text-decoration: none;
  color: #0069a7;
}
.content .row h1 {
  margin-bottom: 25px;
}
.content .row:first-child .margin_minus h1 {
  margin-bottom: 9px;
  margin-left: 9px;
  margin-top: 0;
}
.content .row .margin_minus h1 {
  margin-left: 35px;
}
.content .row .margin_minus h1 {
  margin-left: 12px;
  margin-top: 10px;
}
.row.buy h1 {
  margin-top: 29px !important;
  font-size: 23px;
  margin-bottom: 18px;
}
.product_next .thumbnail,
.product_next .thumbnail:hover {
  margin-bottom: 11px;
  height: 199px;
  line-height: 10px;
  position: relative;
}
.product_next .caption .h3 {
  margin-top: -19px;
}
.product_next .caption .h3 span {
  color: #ea4f1c;
  font-weight: bold;
}
.buy h1 {
  color: #4c4c4e;
  text-align: center;
}
.product_next .thumbnail > img,
.product_next .thumbnail a > img {
  margin-bottom: 2px;
}
.content .row .product {
  line-height: 16px;
  margin-top: 6px;
  margin-bottom: 21px;
}
.content .product_next .caption .h3,
.buy .caption .h3 {
  font-size: 12px;
}
/*end product*/
/*news*/
.date {
  font-size: 13px !important;
  color: #5e5e5e !important;
  margin-top: -5px;
}
.news {
  padding: 15px 0 15px 0;
  border-bottom: 4px solid #e1e1e1;
}
.news p {
  line-height: 16px;
  margin: 0;
}
.description_news {
  font-size: 15px;
}
.news_text {
  font-size: 13px;
  color: #121212;
  margin-top: 4px !important;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background: none;
  border: none;
  font-size: 15px;
}
.pagination > li > a,
.pagination > li > span,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #121212;
  text-decoration: none;
}
.pagination > li > a,
.pagination > li > span {
  color: #0069a7;
  text-decoration: underline;
}
.pagination {
  margin: 8px 0;
}
.all_news {
  background: url(../images/divider.png) no-repeat 0% 37% !important;
}
/*end news*/
/*one_news*/
.font22 {
  font-size: 22px;
}
.text_one_news {
  line-height: 21px;
  font-size: 13px;
}
.text_one_news p {
  margin: 0;
}
.text_one_news div {
  padding: 7px 0 5px 0;
  text-indent: 5px;
  line-height: 18px;
}
/*end_one_news*/
/*bascket*/
.content .row > p.bascket_p {
  margin-top: 0;
  margin-bottom: 29px;
  font-size: 13px;
  line-height: 13px;
}
.input_form {
  width: 63px;
  text-align: left;
  margin: 0 3px 0 0;
  padding: 0 6px 0 6px;
}
.input_form.order_form,
.input_form.date_order {
  line-height: 26px;
}
.table {
  font-size: 13px;
}
.table p {
  display: none;
  margin: 0px 0px 0px;
}
.table tr th:last-child {
  border-width: 1px 1px 0 0;
  border-color: #b4b4b4;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: none;
  padding: 10px;
}
.table-bordered {
  border: 1px solid #f4f4f4;
}
.table {
  margin-bottom: 15px;
}
.btn-oranger {
  background: #f75a27 !important;
  outline: none !important;
  border-radius: 2px;
  border: none !important;
  padding: 0 25px !important;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.btn-oranger:hover {
  background: #e3541f !important;
}
.button {
  float: right;
}
.button p {
  font-size: 13px;
  margin-right: 310px;
  margin-bottom: 35px;
}
.btn-none,
.btn-none:hover {
  border-radius: 0;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 48px;
  border-radius: 2px;
  float: left;
}
.btn-oranger,
.btn-oranger:hover {
  color: #fff;
}
.btn-gray {
  background: #d8d8d8;
  color: #1e1e1e;
  padding: 0 25px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  margin-right: 20px;
  border: none;
}
.btn-gray:hover,
.btn-gray:focus {
  background: #c8c8c8;
  color: #1e1e1e;
}
/*end bascket*/
/*order*/
.action label {
  font-weight: normal;
}
.order_form {
  width: 314px;
  margin: 11px 0 6px 6px;
  text-align: left;
  float: right;
}
.text_area_adress {
  width: 100%;
  max-width: 100%;
  height: 58px !important;
  margin: 5px 0 15px 0 !important;
}
.checkout_row h5 {
  margin-bottom: 2px;
}
.checkout_row .action {
  margin-top: 0 !important;
}
.select_order {
  width: 170px;
}
.form-group label span {
  color: #ff0000;
}
input,
textarea {
  outline: none;
}
.checkout_input_one {
  margin: 14px 0 6px 0px !important;
}
.checkout_adress {
  vertical-align: top;
}
.checkout_label {
  /*padding-right: 221px !important;*/
  line-height: 24px;
}
.checkout .input_form {
  margin: 0 3px 0 5px;
}
.checkout .select_order {
  width: 177px;
}
.table-wrap h2 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 18px;
}
.action textarea {
  width: 482px;
  height: 103px;
  border: 1px solid #b3b3b3;
  resize: none;
  margin: 0 0 16px 0;
}
.basket_form label {
  margin-top: 10px;
  margin-bottom: 0;
}
/*end order*/
/*ordering*/
#dp3,
#dpd1 {
  display: inline-block;
}
.form_order .date {
  margin-top: 0;
}
.date .date_my_order,
.date label,
.date .add-on,
#dpd1 {
  display: inline-block;
}
.icon-bar {
  background: url(../images/datepicker.png);
  position: relative;
  top: -1px;
}
.form_my_order {
  max-width: 487px;
}
.form_my_order .action {
  float: none !important;
}
.form_my_order .order_form {
  width: 314px;
}
.icon-bar1 {
  margin-right: 9px;
}
.date_my_order2 {
  margin-left: 10px;
}
.form_my_order label {
  font-size: 15px !important;
  color: #121212;
}
.form_my_order .order_form {
  margin: 0px 0 6px 0px !important;
}
.table_my_order p {
  display: block !important;
}
.form_my_order label {
  line-height: 22px !important;
  margin-bottom: 0;
}
.select_order {
  margin: 0 0px 0 0 !important;
}
.btn-my_order,
.btn-my_order:hover {
  float: left;
  margin-top: 6px;
  margin-right: 7px;
}
.table_my_order tr th {
  background: #e5e5e5 !important;
}
.table_my_order > tbody > tr > td:first-child {
  padding-right: 0;
}
.table_my_order a {
  text-decoration: underline;
  color: #0069a7;
}
.table_my_order a:hover {
  text-decoration: none;
}
.table_my_order {
  margin-top: 28px;
}
.table_my_order tr th,
.table_my_order tr td {
  text-align: left;
}
.table_my_order tr th {
  vertical-align: top !important;
  padding: 7px !important;
}
.table-responsive {
  margin-top: 28px;
  margin-bottom: 15px;
  border: 0px solid #b4b4b4;
}
.table-bordered.table_my_order {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
}
.table-bordered.table_my_order tr th:last-child {
  border-width: 0;
}
.table_my_order tr td {
  padding: 7px 7px 15px 7px !important;
}
.table_my_order span {
  display: block;
}
.table_my_order_button {
  background: url(../images/arrow_table.png) no-repeat rgba(0, 0, 0, 0);
  border: none;
  width: 15px;
  height: 10px;
  outline: none;
}
.bottom_button {
  background-position: center bottom;
}
.input-append {
  min-width: 292px;
}
/*end ordering*/
/*card goods*/
.description_goods_text {
  padding-left: 23px;
}
.description_goods ul li {
  list-style-image: url(../images/circle.png);
}
.description_goods_text {
  font-size: 13px;
  margin-top: 17px;
}
.description_goods p {
  margin: 0;
  line-height: 17px;
}
.description_goods {
  margin-left: 2px;
}
.characters {
  margin: 0;
}
.description_goods_text h2 {
  font-size: 22px;
  color: #ea4f1c;
  margin-top: 0;
  font-weight: bold;
}
.margin_minus_goods {
  margin: 0px -15px -3px -15px;
}
.description_goods_text ul li ul li {
  list-style: none;
}
.description_goods_text ul li,
.description_goods_text ul {
  margin: 0 0 0 7px;
  padding: 0;
}
.description_goods_text ul li {
  line-height: 16px;
  padding-left: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  background: #f4f4f4;
}
.nav-tabs > li {
  margin: 0 2px -1px 2px;
}
.nav-tabs > li:first-child {
  margin: 0 2px -1px 1px;
}
.nav-tabs > li:not(.active) {
  background: #eaeaea;
  border-radius: 5px 5px 0 0;
}
.nav-tabs > li:hover:not(.active) {
  background: #e6e6e6;
  border-radius: 5px 5px 0 0;
}
.nav-tabs > li > a {
  padding: 5px 20px 5px 15px !important;
  color: #0069a7;
  font-weight: bold;
  text-decoration: none;
  border: 0 solid;
  border-radius: 5px 5px 0 0;
  display: table-cell;
  vertical-align: middle;
  outline: none;
}
.nav-tabs .active {
  color: #5e5c5c;
}
.tab-content {
  background: #f4f4f4;
  padding: 13px 7px;
  margin-left: 1px;
}
.panel-heading {
  background: #d4d4d4;
  padding: 12px 9px 14px 3px;
}
.panel {
  border: 1px solid #d4d4d4 !important;
}
.panel-title img {
  height: 20px;
  width: 20px;
}
.panel-group .panel {
  border-radius: 0px;
}
.panel-heading {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.panel-title > a {
  background: url("../images/snipet.png") no-repeat scroll 1px 0px
    rgba(0, 0, 0, 0);
  color: #121212;
  text-decoration: none;
  padding-left: 35px;
  display: block;
  min-height: 30px;
  line-height: 21px;
  padding-top: 7px;
}
.panel-body {
  padding: 7px 13px 13px 13px;
}
.price {
  color: #1e1e1e;
  font-size: 16px;
}
.panel-group {
  margin-top: 13px;
  margin-left: 8px;
}
.panel-collapse.collapse.in {
  background: none repeat scroll 0 0 #e6e6e6;
}
.panel-heading h4.panel-title {
  font-size: 13px;
  width: 564px;
}
#pasport a,
#doc a {
  color: #0069a7;
  margin: 0 -3px 0 8px;
}
#pasport span,
#doc span {
  color: #5c5c5c;
}
#pasport div,
#doc a {
  line-height: 30px;
}
.table .glyphicon-shopping-cart {
  color: #6b6b6b;
}
.table-cart.table {
  margin-bottom: 0px;
}
.table-cart > thead > tr > th {
  padding: 12px 3px;
  vertical-align: middle;
}
.table-cart > tbody > tr > td {
  padding: 5px;
}
.table-cart > tbody > tr > td:first-child {
  width: 34%;
}
.table-cart tr td:nth-child(2) {
  width: 14%;
}
.table-cart tr td:nth-child(3) {
  width: 13.5%;
}
.table-cart tr td:nth-child(4) {
  width: 16.4%;
}
.table-cart tr td:nth-child(5) {
  width: 15.5%;
}
.table-cart tr td:nth-child(6) {
  width: 6%;
}
.table-cart button {
  background: none;
  border: none;
}
#doc img,
#pasport img {
  margin-left: 9px;
}
#doc a,
#pasport a {
  text-decoration: underline;
  line-height: 29px;
  font-size: 13px;
  padding-top: 3px;
}
#doc a:hover {
  text-decoration: none;
}
/*slider*/
.rslides {
  margin: 0 auto 40px;
}
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 23px auto 0;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: none;
  margin: 0 0 11px 0px;
  padding: 17px 0;
  text-align: left;
  width: 100%;
}
.rslides_tabs li {
  display: inline-block;
  float: none;
  margin-right: 1px;
  padding: 13px 5px;
  margin: 1px 0px 4px 0;
  border: 1px solid rgb(184, 184, 184);
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 17px 9px;
  height: auto;
  background: transparent;
  display: inline;
  outline: none;
}
.rslides_tabs li:first-child {
  margin-left: 0;
  /*padding: 17px 9px 17px 0;*/
}
.rslides_tabs .rslides_here {
  border: 1px solid #666;
  /*box-shadow: 0 0 5px 1px #666;*/
}
.rslides_tabs .rslides_here a {
  /*background: rgba(255, 255, 255, .1);*/
  color: #fff;
  font-weight: bold;
}
a {
  color: #fff;
  text-decoration: none;
}
#download {
  background: #333;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 60px auto;
  max-width: 500px;
  padding: 20px;
}
#download:hover {
  background: rgba(255, 255, 255, 0.15);
}
.events {
  list-style: none;
}
.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
}
.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes/themes.gif") no-repeat left top;
  margin-top: -45px;
}
.callbacks_nav:active {
  opacity: 1;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager img {
  max-height: 165px;
  float: left;
  min-width: 60px;
  max-width: 60px;
}
#slider3-pager .rslides_here a {
  background: transparent;
}
#slider3-pager a {
  padding: 0;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  /*border: 2px solid #7D7D7D;*/
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
/*end card goods*/
/*profile*/
a.profile_a {
  color: #0069a7 !important;
  font-size: 15px;
  line-height: 24px;
}
a.profile_a:hover {
  text-decoration: underline;
}
.profile {
  margin-top: 18px;
}
/*end profile*/
/*get_order*/
.get_order1 h2 {
  font-size: 15px;
  font-weight: bold;
}
.get_order1 {
  float: none !important;
  border-bottom: 1px solid #f4f4f4;
  padding: 4px 0 11px;
  font-size: 13px;
}
.table-bascket {
  border: 1px solid #f4f4f4;
  font-family: "Roboto", sans-serif;
}
.table-bascket th {
  background: #f4f4f4;
  color: #4e4e4e;
  font-size: 16px;
  font-weight: 500;
}
.table-bascket td {
  background: #fff !important;
  font-size: 15px;
}
.table-bascket a {
  color: #1e1e1e;
  font-weight: 500;
}
.get_order1 {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
.get_order1 p {
  margin: 0 0 10px;
  line-height: 22px;
}
.content .get_order1 h5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 10px;
}
.content h5.filtr_h5 {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 10px;
  font-family: "Roboto", sans-serif;
}
.get_order_right_0 {
  margin-top: 18px;
}
.table-wrap h5 {
  margin-bottom: 13px;
  margin-top: 23px;
}
.action_textarea_bottom label,
.action_textarea_bottom textarea,
.btn {
  display: block !important;
}
.form_registr .action_textarea_bottom label {
  line-height: 26px;
}
textarea {
  font-size: 13px;
}
.form_registr .action.action_textarea_bottom {
  float: none;
}
.get_order_right_first {
  margin-top: 13px;
}
.butt {
  background: none;
  border: none;
  outline: none;
}
.icon-bar1,
.icon-bar2 {
  top: 4px !important;
}
.table_t_wrapper {
  border: 1px solid #fff;
  margin-bottom: 15px !important;
}
.table-bascket tr th:last-child {
  border-width: 0;
}
.table-bascket {
  border: none;
  margin-bottom: 0 !important;
}
a.description_news {
  color: #0069a7;
}
.button_non {
  padding: 0;
}
.button_active {
  margin-left: 7px;
  color: #428bca;
  text-decoration: underline;
  padding: 0;
}
/*end get order*/
/*seach_rezult*/
.seach_rezult {
  border: 0 solid;
}
.content h5 {
  font-size: 15px;
  font-weight: bold;
}
.inner h1 {
  font-weight: bold;
  font-size: 21px !important;
}
.search_result_page p {
  line-height: 18px;
}
a.description_news {
  text-decoration: underline;
}
.action > img {
  margin: 12px 0 12px 167px;
}
.form_registr {
  padding-bottom: 11px;
}
.form_registr .action {
  margin-top: 11px;
}
.form_registr .order_form {
  margin: 11px 0 6px 0px;
}
.form_registr .form-group {
  text-align: left;
  display: block;
  clear: both;
}
.form_registr label {
  font-size: 13px;
  margin-top: 0px;
  padding-right: 3px;
  line-height: 40px;
}
.reg .row {
  border-bottom: 0 solid;
}
.description_form {
  font-size: 13px;
  margin-top: 21px;
}
.description_form a {
  color: #0069a7;
  text-decoration: underline;
}
.description_form a:hover {
  text-decoration: none;
}
.promo .row {
  border: 0 solid;
}
/*end seach_rezult*/
/*end content*/
/*footer*/
.container.footer {
  background: #494949;
  padding: 13px 60px;
}
footer h2 {
  font-size: 19px;
  color: #fb4b10;
  margin: 28px 0 5px 80px;
}
.container.footer .row.footer1 {
  border: 4px solid #b8b8b8;
  background: #f4f4f4;
  border-radius: 22px 0 22px 0;
  padding: 4px 7px 6px 0px;
  margin: 0 79px;
}
.container.footer .row.footer1 ul li {
  list-style: none;
  color: #333333;
  line-height: 26px;
}
.color_orang {
  color: #f75a27;
  font-weight: bold;
}
.container.footer .row.footer1 div {
  background-size: 1px 100%, 1px 100%, auto;
  background-position: 100% 50%, 100% 50%, 0 50%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-origin: padding-box, border-box, padding-box;
  border-right: 1px solid transparent;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.25);
  background-image: -webkit-linear-gradient(
      0deg,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.1) 50%,
      rgba(0, 0, 0, 0)
    ),
    -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(
            255,
            255,
            255,
            0.8
          )
          50%, rgba(255, 255, 255, 0)),
    -webkit-radial-gradient(100% 50%, ellipse cover, rgba(0, 0, 0, 0.05), rgba(
            0,
            0,
            0,
            0
          )
          50%);
  background-image: -moz-linear-gradient(
      0deg,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.1) 50%,
      rgba(0, 0, 0, 0)
    ),
    -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8)
          50%, rgba(255, 255, 255, 0)),
    -moz-radial-gradient(100% 50%, ellipse cover, rgba(0, 0, 0, 0.05), rgba(
            0,
            0,
            0,
            0
          )
          50%);
  background-image: -ms-linear-gradient(
      0deg,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.1) 50%,
      rgba(0, 0, 0, 0)
    ),
    -ms-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8)
          50%, rgba(255, 255, 255, 0)),
    -ms-radial-gradient(100% 50%, ellipse cover, rgba(0, 0, 0, 0.05), rgba(
            0,
            0,
            0,
            0
          )
          50%);
  background-image: -o-linear-gradient(
      0deg,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.1) 50%,
      rgba(0, 0, 0, 0)
    ),
    -o-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8)
          50%, rgba(255, 255, 255, 0)),
    -o-radial-gradient(100% 50%, ellipse cover, rgba(0, 0, 0, 0.05), rgba(
            0,
            0,
            0,
            0
          )
          50%);
  background-image: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.1) 50%,
      rgba(0, 0, 0, 0)
    ),
    linear-gradient(
      0deg,
      rgba(255, 255, 255, 0),
      rgba(255, 255, 255, 0.8) 50%,
      rgba(255, 255, 255, 0)
    ),
    radial-gradient(
      100% 50%,
      ellipse cover,
      rgba(0, 0, 0, 0.05),
      rgba(0, 0, 0, 0) 50%
    );
}
.container.footer .row div:last-child {
  background: none;
  background-image: none;
  background-position: none;
}
.container.footer .row.footer2 h4 {
  color: #fb4b10;
  font-size: 15px;
  margin: 4px 0 0;
}
.container.footer .row.footer2 p {
  font-size: 13px;
  margin-top: 7px;
  margin-bottom: 17px;
}
.container.footer .row.footer2 .work1,
.container.footer .row.footer2 .work2 {
  font-size: 15px;
}
.container.footer .row.footer2 .work1 span,
.container.footer .row.footer2 .work2 span,
.container.footer .row.footer2 .work1 time {
  font-weight: bold;
}
.container.footer .row.footer2 .work2 {
  float: right;
  height: 100px;
}
.container.footer .row.footer2 .tel {
  width: 164px;
  display: inline-block;
}
.container.footer .row.footer2 .tel2 {
  float: left;
  margin-left: 40px;
  display: inline-block;
  font-weight: bold;
}
.container.footer .row.footer2 .tel1 {
  float: left;
}
.container.footer .row.footer2 .text_tel {
  font-weight: normal !important;
}
.container.footer .row.footer2 .margin {
  margin-left: 37px;
}
.nav-bottom a {
  font-size: 13px;
  color: #121212;
  text-decoration: underline;
}
.nav-bottom li img,
.nav-bottom li a {
  display: inline;
}
.copyright {
  color: #333333;
  font-size: 13px;
}
.btn-image {
  background: #666666;
  width: 246px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #fff;
  position: relative;
  color: #fff;
  background-color: #666;
  cursor: pointer;
  height: 39px;
  overflow: hidden;
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 15px;
  text-align: left;
  padding-left: 10px;
  margin-top: 2px;
}
address {
  line-height: 29.4px;
}
.margin_left_phone {
  margin-left: 4px;
}
.pagination > li > a,
.pagination > li > span {
  padding: 6px 12px;
}
.pagination li:first-child a {
  padding: 6px 8px 6px 0;
}
#toTop {
  right: 0;
  width: 64px;
  border-radius: 2px;
  background: #f75a27;
  text-align: center;
  padding: 5px;
  position: fixed;
  bottom: 0px;
  cursor: pointer;
  display: none;
  color: #fff;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  -moz-transition: background 0.15s ease-out;
  -o-transition: background 0.15s ease-out;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  z-index: 300;
}
#toTop:hover {
  background: #e3541f;
}
.container.footer .row.footer2 p {
  color: #000;
}
.bottom_email a {
  color: #000;
}
/*end footer*/
.logo_link {
  padding: 0 !important;
}
.error_message {
  color: #ff0000 !important;
  font-weight: bold;
}
.thumbnail > img {
  width: auto !important;
  height: auto !important;
  max-height: 125px;
}
.close {
  color: #000 !important;
}
.delete_item {
  cursor: pointer;
}
.red {
  color: #ff0000;
  font-weight: bold;
  font-size: 19px;
}
.seach_btn {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
}
.element_h1 {
  margin-top: 0 !important;
  margin-bottom: 3px !important;
  padding-top: 3px !important;
  line-height: 24px !important;
  font-weight: bold;
}
.margin_minus .col-xs-4 {
  position: relative;
  height: 190px;
}
@media (min-width: 1281px) and (max-width: 1366px) {
}
@media (max-width: 479px) {
  .date_my_order {
    width: 100%;
    text-align: left;
  }
  .date .date_my_order .date_order {
    width: 80% !important;
  }
  .date .date_my_order:first-of-type,
  .date .date_my_order:last-of-type {
    margin-left: 5px;
  }
  .date .dotter_date {
    display: none;
  }
}
.prices {
  margin: 10px 0 -15px 0;
  display: table;
  background: rgb(244, 244, 244);
  padding: 10px;
  border-radius: 2px;
  font-size: 15px;
}
.one_price {
  display: table-row;
}
.one_price .price_name {
  font-size: 15px;
  padding: 0 7px 2px 0;
  display: table-cell;
}
.one_price .price_val {
  font-size: 18px;
  font-weight: bold;
}
.description_goods h2 {
  font-size: 13px !important;
  color: #000;
}
.buy_btn {
  margin-bottom: 75px;
  margin-left: 2px;
}
.tech_info {
  display: none;
}
.click_span {
  cursor: pointer;
  margin: 5px 0;
}
.click_text {
  padding: 5px 0 0 8px;
}
/* РҐРёС‚С‹ РїСЂРѕРґР°Р¶ Рё РЅРѕРІРёРЅРєРё */
.prod_type_figure {
  position: absolute;
  left: 0;
  top: 0px;
  display: block;
  color: #fff;
  padding: 5px;
  font-size: 16px;
}
.prod_type_figure .prod_arrow {
  position: absolute;
  right: -20px;
  top: 0;
  border: 10px solid transparent;
  border-left: 10px solid #2c94c5;
  height: 35px;
  border-left-width: 20px !important;
}
.h2_name h2 {
  font-size: 21px !important;
  margin-left: 35px;
}
.description_h2_color {
  color: #993300;
}
.description_text_bold {
  font-weight: bold;
}
.description_text_bold_color {
  color: #993300;
  font-weight: bold;
}
.description_a_bold {
  font-weight: bold;
  text-decoration: underline;
}
.description_a_bold_color {
  color: #993300;
  font-weight: bold;
  text-decoration: underline;
}
#calc ol {
  padding-left: 20px;
  line-height: 22px;
}
.floatRight {
  float: right;
}
#calc li ul li {
  list-style-type: none;
}
#convValue {
  margin-bottom: 37px;
}
.marginBotttom {
  margin-bottom: 15px;
}
#calc_result {
  list-style-type: none;
  text-align: right;
}
#calc_result span {
  font-weight: bold;
  margin-right: 5px;
}
#calc_result input {
  cursor: text;
}
#calc select {
  height: 27px;
}
#calc input[type="text"] {
  text-align: right;
  padding-right: 5px;
  width: 120px;
}
#valueTypeSelect {
  width: 120px;
}
.select_values {
  width: 70px;
}
#calcSubmit {
  width: 155px;
}
/* Window */
.fixed_window {
  position: fixed;
  bottom: 15px;
  right: 0;
  z-index: 100002;
  text-align: center;
  left: 50%;
  width: 100%;
}
.fixed_window .window_content {
  padding: 10px 15px 15px 15px;
  background: #ffffff;
  max-width: 75%;
  display: inline-block;
  margin-left: -100%;
  -webkit-box-shadow: 0px 5px 24px -2px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: 0px 5px 24px -2px rgba(0, 0, 0, 0.56);
  box-shadow: 0px 5px 24px -2px rgba(0, 0, 0, 0.56);
  position: relative;
}
.fixed_window .window_content .txt_content {
  text-align: justify;
}
.fixed_window .closed_button {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 13px;
  color: gray;
  cursor: pointer;
}
.fixed_window .title_window {
  text-align: left;
  padding: 0 0 5px 0;
  font-weight: bold;
  font-size: 16px;
  margin: 0 60px 0 0;
}
.fixed_window.closed {
  display: none;
}
.fixed_window.centered {
  top: 50%;
}
.fixed_window.centered .window_content {
  margin-top: -100%;
}
.fixed_window.half_size .window_content {
  max-width: 50%;
}
.opros_span_bold {
  font-weight: bold;
}
.opros_star {
  color: #ff0000;
  font-size: 18px;
}
#opros_header {
  text-align: center;
}
#opros_header h2 {
  color: #000;
}
#opros_header h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0px;
}
#opros_header p {
  font-size: 12px;
  margin-top: -5px;
}
#opros_contact {
  width: 58% !important;
}
#opros_contact h3 {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
#opros_contact .opros_contact_item {
  padding-bottom: 10px;
  clear: both;
}
#opros_contact .opros_contact_item input {
  width: 100%;
  text-align: center;
  color: #a7a5a5;
}
#opros_contact .opros_contact_item .opros_contact_item_company input {
  color: #000;
}
#opros_contact .opros_contact_item .opros_contact_descr {
  width: 100%;
  font-style: italic;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}
#opros_contact .opros_contact_item .opros_contact_inp {
  width: 70%;
  height: 30px;
  margin: 0 auto;
}
#opros_main h3 {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
#opros_main .opros_main_item {
  clear: both;
  padding-bottom: 15px;
}
#opros_main .opros_main_item span {
  font-weight: bold;
  font-size: 13px;
}
#opros_main .opros_main_item textarea {
  width: 100%;
  resize: none;
  padding: 8px;
}
#opros_main .opros_main_item .opros_main_descr {
  width: 100%;
  float: left;
  font-style: italic;
  color: #fb4b10;
  padding-bottom: 15px;
}
#opros_main .opros_main_item .opros_main_txt {
  width: 100%;
}
#opros_footer {
  padding-top: 10px;
}
.opros_wrapper {
  margin: 0 auto;
  width: 700px;
}
.opros_submit {
  margin-top: 0 !important;
}
.opros_text_footer {
  margin-top: 30px;
  text-align: center;
  font-weight: bold;
}
.opros_contact_wrapper {
  border: 1px solid #a9a9a9;
}
.selected_test {
  background: #666;
  border: 2px solid #fff !important;
  padding: 5px !important;
  color: #fff !important;
}
.menu_selected_section {
  margin-top: -5px;
}
#goods .text-left a {
  text-decoration: underline;
}
.sort_arrow {
  text-decoration: none !important;
  background: #0069a7;
  color: #fff !important;
  padding: 0 2px 3px 2px;
  border: 1px solid #fff;
}
.sort_arrow_active {
  background: #666;
  color: #fff !important;
  padding: 0 2px 3px 2px;
  border: 1px solid #fff;
}
.sort_arrow:hover {
  background: #f75a27;
  color: #fff !important;
  padding: 0 2px 3px 2px;
  border: 1px solid #fff;
}
#google_map {
  float: left;
  margin-right: 7%;
  margin-bottom: 10px;
  max-width: 46%;
  width: 100%;
}
#google_map iframe {
  border: 0;
  float: left;
  width: 99.9%;
  height: 400px;
}
#YMapsID {
  width: 100%;
  max-width: 46%;
  height: 400px;
  float: left;
}
.thin_frame {
  border: 1px solid #ababab;
}
.ya-page_js_yes .ya-site-form_inited_no {
  display: none;
}
#ya-site-form0 .ya-site-form__wrap {
}
#ya-site-form0 .ya-site-form__search-input {
  padding: 0 !important;
}
.header_user_block_search #ya-site-form0 .ya-site-form__search,
.header_user_block_search #ya-site-form0 .ya-site-form__search td,
.header_user_block_search #ya-site-form0 .yaform__precise-i {
  background: transparent !important;
}
#ya-site-form0 .ya-site-suggest-list {
  background: #ffffff;
}
.detail_content #ya-site-results {
  background: transparent;
}
.header_user_block_search
  #ya-site-form0
  .ya-site-form__form
  .ya-site-form__input-text {
  width: 100%;
  margin: 0 !important;
  /*background-image: url('../images/loupe_search.png');*/
  background-repeat: no-repeat;
  background-position: 5px;
  padding-left: 30px;
  height: 26px;
  border: none;
  position: relative;
  top: -15px;
  font-size: 16px !important;
  width: 343px;
}
div.ya-site-form__input::before {
  content: "";
  background-image: url(../images/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  width: 15px;
  height: 15px;
  background-position: -101px -42px;
  position: relative;
  top: 5px;
  left: 5px;
  z-index: 100;
}
.header_user_block_search #ya-site-form0 .ya-site-form__submit {
  background-color: transparent !important;
  color: #1e1e1e !important;
  margin: 0 !important;
  padding: 0 10px !important;
  width: 100%;
  height: 45px;
  border: none;
  font-size: 16px !important;
}
.hide-title {
  left: -9999rem;
  position: absolute;
  top: -9999rem;
}
.loupe_img {
  float: right !important;
  opacity: 0.5;
  margin-top: -25px;
  width: 25px !important;
  height: 25px !important;
}
.jcarousel img {
  width: 60px;
}
.jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
  width: 82.5%;
  height: 90px;
}
.jcarousel-wrapper .photo-credits {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 13px;
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
  opacity: 0.66;
}
.jcarousel-wrapper .photo-credits a {
  color: #fff;
}
/** Carousel **/
.jcarousel {
  position: relative;
  overflow: hidden;
}
.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.jcarousel li {
  float: left;
  margin-right: 3px;
}
.jcarousel li:last-child {
  float: left;
  margin-right: 0;
}
/** Carousel Controls **/
.jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  top: 35px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #4e443c;
  color: #fff !important;
  text-decoration: none !important;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.jcarousel-control-prev {
  left: -15%;
}
.jcarousel-control-next {
  right: -15%;
}
.jcarousel-control-prev:hover,
.jcarousel-control-next:hover {
  background: #a2a09e;
}
.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
  display: block;
}
.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
  opacity: 0.5;
  cursor: default;
  display: none;
}
.paginator {
  float: left;
}
.paginator a {
  width: 34px;
  line-height: 28px;
  border-radius: 0;
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  white-space: nowrap;
  outline: 0;
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  padding: 0;
  content: "";
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.paginator a:first-child {
  border-radius: 3px 0 0 3px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.paginator a:last-child {
  border-radius: 0 3px 3px 0;
  border-left: 0;
}
.paginator_selected {
  background: #e5e5e5 !important;
  box-shadow: inset 0px 0px 10px 1px #aca4a4;
}
#paginatorLabel {
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
}
#paginatorContainer {
  float: left;
  margin-top: -4px;
  margin-bottom: 9px;
  font-size: 13px;
}
#addToBasketWindow {
  text-align: center;
  width: 620px;
}
#addToBasketWindow h3 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 26px;
  color: #ef581f;
  text-align: left;
}
#addToBasketWindow .addcartimg {
  float: left;
  width: 190px;
}
#addToBasketWindow .addcarttext {
  float: left;
  padding-left: 30px;
  text-align: left;
  width: calc(100% - 190px);
  color: #1e1e1e;
}
#addToBasketWindow .addcartname {
  font-size: 18px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  min-height: 66px;
  padding-top: 6px;
}
#addToBasketWindow .addcartcountchange {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  display: inline-block;
  line-height: 32px;
}
#addcartcountvalue {
  width: 40px !important;
  text-align: center;
  font-size: 14px !important;
  cursor: default;
}
#addcartcountvalue i {
  font-style: normal;
}
#addcartcountminus,
#addcartcountplus {
  display: inline-block;
  width: 30px;
  text-align: center;
  color: #1e1e1e !important;
  font-size: 16px !important;
  position: relative;
}
#addcartcountminus {
  top: 0;
}
#addcartcountplus {
  top: 1px;
}
#addcartcountminus,
#addcartcountplus,
#addcartcountminus:hover,
#addcartcountplus:hover,
#addcartcountminus:focus,
#addcartcountplus:focus {
  text-decoration: none !important;
}
#addToBasketWindow .addcartprice span {
  font-size: 17px;
  width: 75px;
  font-weight: 500;
  display: inline-block;
  line-height: 28px;
  margin-bottom: 15px;
}
#addToBasketWindow .addcartcount span {
  font-size: 17px;
  width: 75px;
  display: inline-block;
  line-height: 28px;
}
#addToBasketWindow .addcartprice {
  font-weight: 600;
  font-size: 24px;
}
#addToBasketWindow .price-rub {
  font-size: 22px !important;
}
#addToBasketWindow a {
  color: #428bca;
}
#addToBasketWindow img {
  max-width: 100%;
}
#addToBasketWindow .addcartbtns {
  margin-top: 25px;
}
#addToBasketWindow .addcartbtns a {
  width: 190px;
  float: left;
  margin: 0;
  text-align: center;
}
#addcartid {
  display: none !important;
}
#addToBasketWindow .addcartbtns a:first-child {
  margin-right: 15px;
}
#ya-site-results {
  color: #000000;
  background: #ffffff;
}
#ya-site-results .b-pager__current,
#ya-site-results .b-serp-item__number {
  color: #000000 !important;
}
#ya-site-results {
  font-family: Arial !important;
}
#ya-site-results :visited,
#ya-site-results .b-pager :visited,
#ya-site-results .b-foot__link:visited,
#ya-site-results .b-copyright__link:visited {
  color: #800080;
}
#ya-site-results a:link,
#ya-site-results a:active,
#ya-site-results .b-pseudo-link,
#ya-site-results .b-head-tabs__link,
#ya-site-results .b-head-tabs__link:link,
#ya-site-results .b-head-tabs__link:visited,
#ya-site-results .b-dropdown__list .b-pseudo-link,
#ya-site-results .b-dropdowna__switcher .b-pseudo-link,
.b-popupa .b-popupa__content .b-menu__item,
#ya-site-results .b-foot__link:link,
#ya-site-results .b-copyright__link:link,
#ya-site-results .b-serp-item__mime,
#ya-site-results .b-pager :link {
  color: #0033ff;
}
#ya-site-results :link:hover,
#ya-site-results :visited:hover,
#ya-site-results .b-pseudo-link:hover {
  color: #ff0000 !important;
}
#ya-site-results .l-page,
#ya-site-results .b-bottom-wizard {
  font-size: 13px;
}
#ya-site-results .b-pager {
  font-size: 1.25em;
}
#ya-site-results .b-serp-item__text,
#ya-site-results .ad {
  font-style: normal;
  font-weight: normal;
}
#ya-site-results .b-serp-item__title-link,
#ya-site-results .ad .ad-link {
  font-style: normal;
  font-weight: normal;
}
#ya-site-results .ad .ad-link a {
  font-weight: bold;
}
#ya-site-results .b-serp-item__title,
#ya-site-results .ad .ad-link {
  font-size: 16px;
}
#ya-site-results .b-serp-item__title-link:link,
#ya-site-results .b-serp-item__title-link {
  font-size: 1em;
}
#ya-site-results .b-serp-item__number {
  font-size: 13px;
}
#ya-site-results .ad .ad-link a {
  font-size: 0.88em;
}
#ya-site-results .b-serp-url,
#ya-site-results .b-direct .url,
#ya-site-results .b-direct .url a:link,
#ya-site-results .b-direct .url a:visited {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #329932;
}
#ya-site-results .b-serp-item__links-link {
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #000000 !important;
}
#ya-site-results .b-pager__inactive,
#ya-site-results .b-serp-item__from,
#ya-site-results .b-direct__head-link,
#ya-site-results .b-image__title,
#ya-site-results .b-video__title {
  color: #000000 !important;
}
#ya-site-results .b-pager__current,
#ya-site-results .b-pager__select {
  background: #e0e0e0;
}
#ya-site-results .b-foot,
#ya-site-results .b-line {
  border-top-color: #e0e0e0;
}
#ya-site-results .b-dropdown__popup .b-dropdown__list,
.b-popupa .b-popupa__content {
  background-color: #ffffff;
}
.b-popupa .b-popupa__tail {
  border-color: #e0e0e0 transparent;
}
.b-popupa .b-popupa__tail-i {
  border-color: #ffffff transparent;
}
.b-popupa_direction_left.b-popupa_theme_ffffff .b-popupa__tail-i,
.b-popupa_direction_right.b-popupa_theme_ffffff .b-popupa__tail-i {
  border-color: transparent #ffffff;
}
#ya-site-results .b-dropdowna__popup .b-menu_preset_vmenu .b-menu__separator {
  border-color: #e0e0e0;
}
.b-specification-list,
.b-specification-list .b-pseudo-link,
.b-specification-item__content label,
.b-specification-item__content .b-link,
.b-specification-list .b-specification-list__reset .b-link {
  color: #000000 !important;
  font-family: Arial;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
}
.b-specification-item__content .b-calendar__title {
  font-family: Arial;
  color: #000000;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
}
.b-specification-item__content .b-calendar-month__day_now_yes {
  color: #e0e0e0;
}
.b-specification-item__content .b-calendar .b-pseudo-link {
  color: #000000;
}
.b-specification-item__content {
  font-family: Arial !important;
  font-size: 13px;
}
.b-specification-item__content :visited {
  color: #800080;
}
.b-specification-item__content .b-pseudo-link:hover,
.b-specification-item__content :visited:hover {
  color: #ff0000 !important;
}
#ya-site-results .b-popupa .b-popupa__tail-i {
  background: #ffffff;
  border-color: #e0e0e0 !important;
}
.ya-page_js_yes .ya-site-form_inited_no {
  display: none;
}
.rss_img {
  float: right;
}
.rss_img_article {
  float: right;
  margin-top: 50px;
}
.error_empty_basket {
  color: #ff0000;
}
.tel2 {
  width: auto !important;
  float: right !important;
  margin-right: 10%;
}
#regionContacts span {
  color: #fff;
}
#regionContacts a {
  text-decoration: underline;
}
#regionWindow {
  display: none;
}
#regionWindow h3 {
  margin-top: 0;
}
.regionWindowList {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  margin-right: 15px;
}
.regionWindowList:last-child {
  margin-right: 0;
}
.regionWindowList a {
  color: #428bca;
}
.regionWindowList a:hover {
  text-decoration: underline;
}
.search_page_form {
  margin-bottom: 10px;
}
#title-search-input,
#title-search input[type="submit"] {
  border: 0 none;
  height: 26px;
  padding: 2px;
}
.pagination_string {
  margin-left: 20px;
}
.pagination > li > a {
  border: 1px solid #c3c3c3 !important;
}
.avtorization a {
  display: inline-block;
  vertical-align: middle;
}
.avtorization {
  min-height: 25px;
}
.avtorization .dropdown-menu {
  left: -2px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.product_section .show_more,
.product_section_new .show_more_new {
  background: #f75a27;
  width: 361px;
  margin: 25px auto 0;
  color: #fff;
  text-align: center;
  cursor: pointer;
  display: none;
  position: relative;
  font-size: 16px;
  line-height: 48px;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.product_section .show_more:hover,
.product_section_new .show_more_new:hover {
  text-decoration: none;
  background: #e3541f;
}
.new_products .show_more {
  background: #f75a27;
  width: 283px;
  margin: 0;
  color: #fff;
  padding: 0;
  text-align: center;
  cursor: pointer;
  display: none;
  position: relative;
  font-size: 16px;
  line-height: 50px;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.new_products .show_more:hover {
  text-decoration: none;
  background: #e3541f;
}
.new_products .products .item {
  margin-bottom: 10px !important;
}
.new_products .products {
  max-width: 1180px;
}
.gray_container {
  background: #fff;
  margin: 20px 0 0 0;
}
.gray_container .content_container {
  width: 77%;
  float: right;
  padding: 0 0 30px 24px; /* 22.04.2019 */
}
.gray_container .content_container .row {
  border-bottom: none;
  margin-left: 0 !important;
  margin-right: -5px !important; /* 22.04.2019 */
}
@media (max-width: 1529px) {
  .gray_container .content_container .row {
    margin-left: -11px !important;
  }
}
@media (max-width: 1278px) {
  .gray_container .content_container .row {
    margin-left: -7px !important;
  }
  .gray_container .content_container .row {
    margin-right: 3px !important;
  }
}
@media (min-width: 1280px) and (max-width: 1399px) {
  .gray_container .content_container .row {
    margin-right: -5px !important;
    margin-left: -6px !important;
  }
}
.gray_container .content_container .bottom_only_border {
  width: 93%;
}
.gray_container .product_section .item {
  padding: 12px 0 0 0;
}
.detail_content .left-fixed {
  position: fixed;
  right: 0;
  top: 43%;
  z-index: 100;
  text-align: right;
}
.detail_content .left-fixed .hover-text {
  display: none;
  font-size: 15px;
  float: left;
  padding: 7px 10px 0 5px;
}
.detail_content .left-fixed i {
  float: right;
}
.detail_content .print_icon {
  display: inline-block;
  background: #f75a27;
  color: #ffffff;
  margin: 0 0 5px 0;
  border-radius: 2px;
}
.detail_content .print_icon a {
  color: #ffffff;
  padding: 5px 5px 5px 10px;
  display: block;
  font-size: 29px;
}
.detail_content .print_icon:hover {
  background: #000;
}
.detail_content .print_icon:hover .hover-text {
  display: block;
}
.detail_content .mail_icon:hover .hover-text {
  display: block;
}
.detail_content .mail_icon {
  display: inline-block;
  background: #f75a27;
  color: #ffffff;
  border-radius: 2px;
}
.detail_content .mail_icon a {
  color: #ffffff;
  padding: 5px 5px 5px 10px;
  display: block;
  font-size: 29px;
}
.detail_content .mail_icon:hover {
  background: #000;
}
.product .right_buy .filter_elements {
  bottom: auto !important;
}
.product .right_buy .filter_elements .title {
  font-size: 20px;
  padding: 20px 0 20px 0;
  font-family: "Roboto", sans-serif;
  color: #1e1e1e;
}
.product .right_buy .filter_elements .title:first-child {
  padding-top: 0;
}
.product .right_buy .filter_elements .list .item {
  border-radius: 3px;
  border: 1px solid #cdcdcd;
  float: left;
  margin: 0 10px 10px 0;
  height: 34px;
}
.product .right_buy .filter_elements .list .item a {
  display: block;
  padding: 7px 10px;
  font-size: 15px;
  color: #1e1e1e;
  font-family: "Roboto", sans-serif;
}
.product
  .right_buy
  .filter_elements
  .list
  .item
  a
  .product
  .right_buy
  .filter_elements
  .list
  .item
  a:hover,
.product .right_buy .filter_elements .list .item a:focus,
.product .right_buy .filter_elements .list .item a:active {
  text-decoration: none;
}
.product .right_buy .filter_elements .list .item:not(.disabled):hover {
  color: #f75a27;
  border: 1px solid #f75a27;
}
.product .right_buy .filter_elements .list .item:hover a {
  color: #f75a27;
}
.product .right_buy .filter_elements .list .item.active {
  background: #f75a27;
  color: #ffffff;
  border: 1px solid #f75a27;
}
.product .right_buy .filter_elements .list .item.disabled {
  background: #e6e6e6;
  color: #8d8d8d;
  font-size: 15px;
  padding: 8px 5px;
  cursor: default;
}
.product .right_buy .filter_elements .list .item.active a {
  color: #ffffff;
  padding: 6px 8px;
}
@media (max-width: 1435px) {
  .header_menu {
    margin-left: 15px !important;
  }
}
@media (max-width: 991px) {
  .filter_elements.price_str {
    display: none;
  }
}
@media (max-width: 1299px) {
  .catalog-menu-btn1 {
    margin-top: 10px !important;
  }
}
@media (min-width: 992px) {
  .filter_elements.price_str.mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  .filter_elements.price_str.mobile {
    display: block;
    z-index: 10;
  }
}
.filter_elements.price_str.mobile select {
  width: 276px;
  padding: 3px;
}
.filter_elements.price_str.mobile select option {
  background: #d4d4d4;
}
.filter_elements.price_str.mobile div.title {
  padding: 10px 0px;
}
@media (max-width: 991px) {
  div.description.also {
    display: none;
  }
}
.font_17,
div.font_17 div.news,
div.font_17 div.news p,
div.font_17 div.news p a,
div.font_17 div.news p font {
  font-size: 17px !important;
}
#basket_items {
  font-family: "Roboto", sans-serif;
  border: 1px solid #f4f4f4;
}
#basket_items th {
  background: #f4f4f4;
  color: #4e4e4e;
  font-size: 16px;
  font-weight: 400;
  border: none;
  padding: 15px;
}
#basket_items td {
  background: #fff;
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  border: none;
  padding: 20px 15px;
}
#basket_items td a {
  color: #1e1e1e;
  font-weight: 500;
}
#basket_items .close {
  font-size: 32px;
  font-weight: 400 !important;
  line-height: 24px;
}
.form_my_order .input_form.order_form {
  background: #ececec;
  border: 1px solid #ececec;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  padding: 7px 10px;
  font-size: 14px;
}
.form_my_order .input_form.order_form:focus {
  background: #fff;
}
label[for="my_order1"] {
  line-height: 42px !important;
}
.form_my_order .input_form.date_order {
  background: #ececec;
  border: 1px solid #ececec;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  padding: 7px 10px;
  font-size: 14px;
  line-height: 42px;
  height: 42px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.form_my_order .input_form.date_order:focus {
  background: #fff;
}
.form_my_order label[for="dpd1"] {
  margin-right: 80px;
}
.torgAdapt {
  display: none !important;
}
#fiz1,
#ur1 {
  margin-right: 5px;
}
.title_value {
  font-weight: bold;
  margin-right: 1%;
  font-size: 2rem;
}
.value_value {
  font-size: 2rem;
}
.orange {
  color: #e95b2f;
}
.button_step2 {
  display: flex;
  flex-direction: row-reverse;
  align-items: baseline;
  margin-top: 15px;
}
.valid_data {
  border: none;
  float: left;
  height: 38px;
  background: #e95b2f;
  border-radius: 3px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 24px;
  padding: 18px20px;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  color: #ffffff;
  width: 100%;
  margin-bottom: 15px;
  margin-top: 21px;
}
.data_false {
  margin-bottom: 15px;
  border: none;
  float: left;
  height: 38px;
  border-radius: 3px;
  background: #d8d8d8;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding: 18px20px;
  color: #1e1e1e;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  width: 100%;
}
.button_step2 button {
  margin: 0 10px;
}
.margin__full {
  margin-left: 10%;
  margin-right: 10%;
}
.margin__left {
  margin-left: 20%;
}
.icon-selection1::before {
  content: "\e903";
  color: #fff;
  font-size: 22px;
  position: absolute;
  top: -4px;
  left: -12px;
}
.detail_page .sidebar .menu > li {
  max-width: 400px !important;
}
.detail_page .sidebar .menu > li {
  background-color: #0000 !important;
}
.absolute::-webkit-scrollbar {
  width: 0;
}
.absolute {
  -ms-overflow-style: none;
}
.absolute {
  overflow: -moz-scrollbars-none;
}
.nones {
  display: none;
}
.main_menu_item {
  font-size: 19px !important;
}
#addcartcountminus1,
#addcartcountplus1,
#addcartcountminus1:hover,
#addcartcountplus1:hover,
#addcartcountminus1:focus,
#addcartcountplus1:focus {
  text-decoration: none !important;
}
#addcartcountplus1 {
  top: 1px;
}
#addcartcountminus1,
#addcartcountplus1 {
  display: inline-block;
  width: 30px;
  text-align: center;
  color: #1e1e1e !important;
  font-size: 16px !important;
  position: relative;
}

/** ----- icons.css ----- */

@font-face {
  font-display: swap;
  font-family: "Glyphicons Halflings";

  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"),
    url("../fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"),
    url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}

@font-face {
  font-display: swap;
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?tke27e");
  src: url("../fonts/icomoon.eot?tke27e#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?tke27e") format("truetype"),
    url("../fonts/icomoon.woff?tke27e") format("woff"),
    url("../fonts/icomoon.svg?tke27e#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cart:before {
  content: "\e908";
}
.icon-close:before {
  content: "\e907";
}
.icon-arrow-up:before {
  content: "\e905";
}
.icon-arrow-down:before {
  content: "\e906";
}
.icon-stop-valves:before {
  content: "\e904";
}
.icon-gas:before {
  content: "\e900";
}
.icon-instrumentation-devices:before {
  content: "\e901";
}
.icon-pumps:before {
  content: "\e902";
}
.icon-selection:before {
  content: "\e903";
  color: #5a5a5a;
}

/** ----- new1.css ----- */
.full_desc_block {
  display: block;
  width: 250px;
  float: none;
  height: 22px;
  margin: 10px 0 5px 0;
}
.hide_desc,
.full_desc {
  float: left;
  background: #333;
  width: 200px;
  position: relative;
  cursor: pointer;
  color: #fff !important;
  border-radius: 2px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-family: Roboto, Arial;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.hide_desc:hover,
.full_desc:hover {
  background: #000;
}
.image_sections {
  margin: -10px;
}
.image_sections .section_item {
  background: #d4d4d4;
  border: 2px solid #aaaaaa;
  width: 31% !important;
  height: 345px;
  max-width: 450px;
  min-width: 400px;
  margin: 10px;
}
.image_sections .section_item:hover {
  border: 2px solid #f75a27;
}
.image_sections .section_item:hover .small_images .small_item {
  border-right: 2px solid #f75a27;
}
.image_sections .section_item:hover .small_images .small_item:last-child {
  border-bottom: 2px solid #f75a27;
}
.image_sections .section_item .big_image {
  overflow: hidden;
}
.image_sections .section_item .big_image .image {
  width: 9999px;
  transition: 0.2s linear;
}
.image_sections .section_item .big_image .image img {
  float: left;
}
.image_sections .section_item .big_image .name {
  position: absolute;
  bottom: 0;
  padding: 63px 0 25px 0;
  font-size: 20px;
  color: #fff;
  width: 340px;
  max-width: calc(100% - 107px);
  height: auto;
  text-align: center;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(74%, rgba(0, 0, 0, 0.8)),
    color-stop(92%, rgba(0, 0, 0, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
}
.image_sections .section_item .big_image .name span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 94%;
  display: block;
  color: #ffffff;
  margin: 0 10px;
}
.image_sections .section_item .big_image .name:hover span {
  white-space: normal;
}
.image_sections .section_item .small_images {
  width: 110px;
  max-height: 100%;
  overflow: hidden;
  right: -2px;
  top: 0;
  position: absolute;
  background: #d4d4d4;
}
.image_sections .section_item .small_images .small_item {
  height: 116px;
  width: 100%;
  border: 2px solid #aaaaaa;
  margin: -2px 0 0px 0;
}
.image_sections .section_item .small_images .small_item:hover {
  border-left: 2px solid #d4d4d4;
}
.image_sections .section_item .small_images .small_item img {
  width: 100%;
  height: auto;
}
@media (max-width: 1720px) {
  .image_sections .section_item {
    width: 48% !important;
    min-width: auto;
  }
}
@media (max-width: 1280px) {
  .image_sections .section_item {
    width: 45% !important;
  }
}
@media (max-width: 1130px) {
  .image_sections .section_item {
    width: 40% !important;
    min-width: 350px;
  }
  .image_sections .section_item .big_image .image img {
    max-width: 240px;
  }
  .image_sections .section_item .big_image .name {
    width: 240px;
  }
  .image_sections .section_item {
    height: 300px;
  }
}

/** ----- new_styles.css ----- */
* {
  outline: none !important;
}
body,
html {
  min-width: 990px;
}
header {
  background: #fff;
}
header * {
  outline: none !important;
}
footer * {
  outline: none !important;
}
.grecaptcha-badge {
  visibility: hidden;
}
.recaptcha-text {
  color: #1e1e1e;
  font-size: 12px;
  margin: 0;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
.recaptcha-text a {
  color: #fb4b10 !important;
  text-decoration: underline;
}
.recaptcha-text a:hover {
  text-decoration: none;
}
.header-top-wrapper {
  background: #272727;
  height: 40px;
}
.header_bottom_wrapper {
  background: #f4f4f4;
  height: 100px;
  border-bottom: 1px solid #e5e5e5;
}
.geotargeting-wrapper > * {
  line-height: 40px;
  color: #fff;
}
.geotargeting-wrapper a {
  color: #fff;
}
.header-logo {
  display: inline-block;
  line-height: 100px;
  width: 250px;
  margin-right: 30px;
}
.header-user-wrapper {
  position: relative;
}
.header-user-wrapper .glyphicon-menu-down {
  padding-right: 0;
}
.username_head {
  color: #fff;
}
.header-user-login {
  line-height: 40px;
  color: #fff;
}
.header-user-login a {
  color: #fff;
  border-bottom: 1px solid transparent;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.header-user-login a:hover {
  border-bottom: 1px solid #e6e6e6;
}
.username_head {
  line-height: 40px;
}
.header_menu {
  line-height: 100px;
  margin: 0 50px;
  float: left;
}
.main-search {
  width: 600px;
}
@media (max-width: 1800px) {
  .main-search {
    width: 280px;
  }
}
@media (max-width: 1680px) {
  .header_menu {
    margin: 0 40px;
  }
}
.header_menu .fixed-geo .geotargeting {
  line-height: 60px;
  visibility: hidden;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.header_menu .fixed-geo .geotargeting a {
  color: #1e1e1e !important;
}
.fixed-geo {
  width: 0 !important;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.header_menu .fixed-geo .geotargeting-phone {
  line-height: 60px;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.header_menu a {
  color: #1e1e1e;
  text-decoration: none;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  border-bottom: 1px solid #1e1e1e;
}
.header_menu a:hover {
  color: #f75a27;
  border-bottom: 1px solid #f75a27;
}
.header_menu a.selected {
  color: #f75a27;
  border-bottom: 1px solid #f75a27;
}
.header_menu a:hover,
.header_menu a:focus,
.header_menu a:active {
  text-decoration: none;
}
#ya-site-form0 .ya-site-form__wrap {
  width: 100% !important;
}
.detail_page {
  margin: -8px 0 0 0 !important;
  background: #fff;
}
.detail_page {
  /** Detail page **/
}
.detail_page a {
  outline: none;
}
.detail_page .sidebar {
  width: 23%;
}
.detail_page .sidebar .triangle-top {
  background: url("../images/spritesheet.png");
  width: 16px;
  height: 13px;
  background-position: -55px -87px;
  height: 7px;
  margin: 3px 7px 0 0;
}
.detail_page .sidebar .triangle-bottom {
  background: url("../images/bottom_triangle.png") 0 -5px;
  width: 16px;
  height: 8px;
  margin: 4px 10px 0 0;
}
.detail_page .sidebar .triangle-right {
  background: url("../images/spritesheet.png");
  height: 13px;
  background-position: -85px -5px;
  width: 7px;
  height: 13px;
  margin: 0 10px 0 0;
}
.detail_page .sidebar .opened > a > .triangle-right {
  background: url("../images/spritesheet.png");
  background-position: -216px -14px;
  width: 16px;
  height: 6px;
  margin: 5px 3px 0 0;
  position: relative !important;
  display: block;
  float: left;
}
.detail_page .sidebar a {
  text-decoration: none;
  font-weight: normal;
}
.detail_page .sidebar .menu ul li:last-child {
  padding: 0;
}
.detail_page .sidebar ul {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
.detail_page .sidebar li div {
  display: none;
  z-index: 200;
}
.detail_page .sidebar div {
  position: relative;
}
.detail_page .sidebar li {
  position: relative;
}
.detail_page .sidebar .opened li {
  max-width: 400px !important;
}
.detail_page .sidebar .menu ul li {
  max-width: 260px;
}
.detail_page .sidebar .menu ul li a:hover {
  border-bottom: 1px solid #f1f1f1;
}
.detail_page .sidebar .menu ul li a {
  border-bottom: 1px solid #f1f1f1;
}
.detail_page .sidebar li:hover:not(.opened) > div {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 200;
  min-width: 320px;
}
.detail_page .sidebar li:hover:not(.opened) > div > ul {
  float: left;
  background: #e7e7e7;
}
.detail_page .sidebar li:hover:not(.opened) > div > ul a {
  position: relative;
  font-size: 9pt !important;
}
.detail_page .sidebar li:hover:not(.opened) > div > ul a .right_triangle {
  position: absolute;
  top: 33%;
  right: 0;
}
.detail_page .sidebar a .right_triangle {
  position: absolute;
  top: 33%;
  right: 0;
}
.detail_page .sidebar .first > div > ul > li > a > .right_triangle {
  position: absolute;
  top: 33%;
  right: 0;
}
.detail_page .sidebar li:hover > div > ul li:hover > a {
  border-left: 4px solid #f75a27;
  background: #aaa;
}
.detail_page .sidebar .opened > div {
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.detail_page .sidebar .root-item .opened .a:hover {
  color: #f75a27;
}
.detail_page .sidebar .opened > div > ul > .opened > a {
  color: #f75a27 !important;
  background: #e7e7e7 !important;
}
.detail_page .sidebar .first > div > ul > li:hover > a {
  background: #aaa;
}
.detail_page .sidebar .opened > div > ul > .opened > div > ul > li > a {
  padding: 5px 30px 5px 30px !important;
}
.detail_page
  .sidebar
  .opened
  > div
  > ul
  > .opened
  > div
  > ul
  > .opened
  > div
  > ul
  > li
  > a {
  padding: 5px 15px 5px 60px !important;
  position: relative;
}
.detail_page
  .sidebar
  .opened
  > div
  > ul
  > .opened
  > div
  > ul
  > .opened
  > div
  > ul
  > .opened
  > div
  > ul
  > li
  > a {
  padding: 5px 15px 5px 90px !important;
  position: relative;
}
.detail_page .sidebar .opened > div > ul > li > a {
  border-left: none !important;
  font-size: 9pt !important;
  padding: 5px 10px 5px 20px;
}
.detail_page .sidebar .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.detail_page .sidebar .menu > li {
  font-weight: bold;
  font-size: 9pt;
  color: #333333;
  background: #d4d4d4 !important;
  margin: 0 0 1px 0;
}
.detail_page .sidebar .menu > li a {
  color: #333333;
  display: block;
  padding: 5px 30px 5px 10px;
  font-size: 12pt !important;
  border-left: 4px solid #aaa;
  position: relative;
}
.detail_page .sidebar .menu > li > div > ul > li > a {
  font-size: 10pt !important;
}
.detail_page .sidebar .open_menu,
.detail_page .sidebar .close_menu {
  position: absolute;
  right: 0;
  top: 33%;
}
.detail_page .sidebar .close_menu {
  display: none;
}
.detail_page .sidebar .menu > .opened > a {
  border-left: 4px solid #f75a27;
  background: #aaa;
  color: #fff !important;
}
.detail_page .sidebar .menu > .opened a {
  color: #333333;
  display: block;
  padding: 5px 30px 5px 10px;
  font-size: 8pt;
}
.detail_page .sidebar .menu > .opened .open_menu {
  display: none;
}
.detail_page .sidebar .menu > .opened .close_menu {
  display: block;
}
.detail_page .sidebar .menu li {
  background: #e7e7e7;
}
.detail_page .detail_content {
  width: 77%;
  padding: 0 0 0 30px;
}
.detail_page .detail_content {
  /*
          .section_name .h1_title {
              color: #333333;
              margin: 15px 0 10px 0;
          }
          */
}
.detail_page .detail_content .row {
  margin-left: -6px !important;
  margin-right: -6px !important;
}
.detail_page .detail_content .section_name {
  margin: 0;
}
.detail_page .detail_content .section_desc_title {
  color: #333333;
  font-size: 19px;
}
.detail_page .detail_content .h1_title {
  /*background: url("../images/title_border.png") no-repeat 100% -1px;*/
  overflow: hidden;
  padding: 0;
  color: #1e1e1e !important;
  margin: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-family: Arial;
  font-weight: 500;
  position: relative;
  width: 50%;
}
.detail_page .detail_content .section_subname {
  margin: 15px 0 15px 0;
}
.detail_page .detail_content .section_subname .h2_name {
  display: inline-block;
}
.detail_page .detail_content .section_subname .h2_name_block {
  display: block;
}
.detail_page .detail_content .section_subname h2 {
  font-size: 20px !important;
  padding: 7px 32px 7px 7px;
  color: #1e1e1e !important;
  margin: 0 0 15px 0;
  position: relative;
  z-index: 8;
  width: auto;
}
.detail_page .detail_content .product_section .item,
.gray_container .product_section .item {
  width: 25%;
  padding: 6px;
  float: left;
}
.detail_page .detail_content .product_section.home_catalog .item {
  padding: 5px 0 0 0;
}
.detail_page
  .detail_content
  .product_section.home_catalog
  .item
  a
  .caption
  .h3 {
  height: 47px;
}
.detail_page .detail_content .product_section .item a {
  text-align: center;
  font-size: 12px;
}
.detail_page .detail_content .product_section .item a .caption {
  padding: 0;
  display: block;
}
.detail_page .detail_content .product_section .item a .prod_type_figure,
.gray_container .product_section .item a .prod_type_figure {
  position: absolute;
  left: -4px;
  top: -5px;
  display: block;
  color: #fff;
  font-size: 12px;
  text-align: left;
  width: 100px;
  padding: 0 32px 0 10px;
  vertical-align: middle;
  height: 35px;
  line-height: 1.2;
  -webkit-box-shadow: 0px 6px 12px -5px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 6px 12px -5px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 6px 12px -5px rgba(0, 0, 0, 0.75);
}
.detail_page
  .detail_content
  .product_section
  .item
  a
  .prod_type_figure
  .prod_arrow,
.gray_container .product_section .item a .prod_type_figure .prod_arrow {
  position: absolute;
  right: -36px;
  top: 0;
  border: 17px solid transparent;
  border-left: 20px solid #2c94c5;
}
.detail_page
  .detail_content
  .product_section
  .item
  a
  .prod_type_figure
  .centered,
.gray_container .product_section .item a .prod_type_figure .centered {
  display: table;
  height: 35px;
}
.detail_page
  .detail_content
  .product_section
  .item
  a
  .prod_type_figure
  .centered
  .text,
.gray_container .product_section .item a .prod_type_figure .centered .text {
  display: table-cell;
  vertical-align: middle;
  float: none;
  bottom: auto;
  top: auto;
  margin: 0;
}
.detail_page .detail_content .product .right_buy {
  width: calc(100% - 500px);
}
.detail_page .detail_content .product_section .item:hover .item_image,
.gray_container .product_section .item:hover .item_image {
  outline: 3px solid #f75a27;
}
.detail_page .detail_content .product_content {
  width: 100%;
  float: left;
}
.detail_page .detail_content .breadcrumbs,
.detail_page .breadcrumbs {
  width: 100%;
  margin: 0 0 7px 0;
}
.detail_page .detail_content .breadcrumbs ul,
.detail_page .breadcrumbs ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.detail_page .detail_content .breadcrumbs ul li + li:before,
.detail_page .breadcrumbs ul li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #000;
}
.detail_page .detail_content .breadcrumbs ul li,
.detail_page .breadcrumbs ul li {
  display: inline-block;
}
.detail_page .detail_content .breadcrumbs ul li a,
.detail_page .breadcrumbs ul li a {
  color: #000;
  text-decoration: underline;
}
.detail_page .detail_content .product {
  padding: 0;
  border-top: 1px solid #e1e1e1;
  width: 100%;
  float: left;
  /*margin: 0 0 0 100%;*/
  position: relative;
}
.detail_page .detail_content .product .left_photo {
  max-width: 400px;
  position: relative;
  display: block;
  float: left;
  /*margin: 0 0 0 -100%;*/
  margin-bottom: 13px;
}
.detail_page .detail_content .product .left_photo .product_title {
  /*background: url("../images/title_border.png") no-repeat 100% -1px;*/
  background: #f75a27;
  overflow: hidden;
  padding: 15px 30px 15px 15px;
  color: #f4f4f4;
  margin: 0 0 15px 0;
  font-size: 20px;
  position: relative;
  z-index: 8;
  /*width: 100.2%;*/
}
.detail_page .detail_content .document_request {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #1e1e1e;
}
.request_table {
  margin-left: 50px;
  width: 170px;
  padding-left: 10px;
  background-color: #e7e7e7;
  border-top: 1px solid white;
  /*margin-bottom: 1px*/
  /*background-color: #D4D4D4;*/
}
.wrapper-request-document {
  width: 600px;
}
.wrapper-request-document .action {
  margin-top: 15px;
}
.request-table-info {
  width: 91%;
}
.request-table-info td {
  padding: 15px;
}
.request-table-info td:first-child {
  color: #8c8c8c;
  width: 200px;
}
.wrapper-request-document .radio-select-label {
  color: white;
  padding: 15px;
  width: 91%;
  margin-top: 15px;
  margin-bottom: 0;
}
.wrapper-request-document .active .radio-select-label {
  background-color: #adadad;
}
.wrapper-request-document .radio-select-label {
  background-color: #cfcfcf;
}
.request-table-info input.input_form {
  width: 60%;
  height: 25px;
  text-align: left;
}
.wrapper-request-button {
  width: 91%;
}
.radio-select table {
  opacity: 0.5;
}
.radio-select.active table {
  opacity: 1;
}
.radio {
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0;
}
.radio + label {
  cursor: pointer;
}
.radio:not(checked) {
  position: absolute;
  opacity: 0;
}
.radio:not(checked) + label {
  position: relative;
  padding: 0 0 0 35px;
}
.radio:not(checked) + label:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -45px;
  width: 22px;
  height: 22px;
  border: 1px solid #cdd1da;
  border-radius: 50%;
  background: #fff;
}
.radio:not(checked) + label:after {
  content: "";
  position: absolute;
  top: 15px;
  left: -40px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #323232;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.2s;
}
.radio:checked + label:after {
  opacity: 1;
}
.radio:focus + label:before {
  box-shadow: 0 0 0 3px rgba(255, 255, 0, 0.5);
}
.detail_page .detail_content .product .left_photo .request_padding {
  margin-left: 50px;
  width: 155px;
  padding-left: 10px;
}
.detail_page .detail_content .cancel_request {
  margin-top: 15px;
  position: relative;
  float: right;
  width: 48%;
  background: #333333;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  border-radius: 2px;
  margin-bottom: 50px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.detail_page .detail_content .cancel_request:hover {
  background: #000;
}
.detail_page .detail_content .requstbtn {
  margin-top: 15px;
  float: left;
  width: 48%;
  background: #f75a27;
  text-align: center;
  position: relative;
  cursor: pointer;
  margin-bottom: 50px;
  line-height: 48px;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.detail_page .detail_content .requstbtn:hover {
  background: #e3541f;
}
.input_btn {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 16px;
  padding: 0;
}
.detail_page .detail_content .product .left_photo .slider {
  min-width: 400px;
}
.detail_page .detail_content .product .left_photo .slider .rslides {
  margin-top: 0 !important;
}
.detail_page .detail_content .product .left_photo .slider .rslides li {
  /*border: 2px solid #7D7D7D;*/
}
.detail_page .detail_content .product .left_photo .slider .jcarousel-wrapper {
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: auto;
}
.detail_page .detail_content .product .left_photo .slider .jcarousel li {
  /* margin-right: 10px;
    padding: 9px 1px;
    min-width: 90px; */
}
.detail_page .detail_content .product .left_photo .slider .jcarousel li {
}
@media (min-width: 1280px) and (max-width: 3000px) {
  .detail_page
    .detail_content
    .product
    .left_photo
    .slider
    .jcarousel
    .fore-items
    li {
    margin-right: 10px;
    padding: 9px 0px;
    min-width: 90px;
  }
  .detail_page
    .detail_content
    .product
    .left_photo
    .slider
    .jcarousel
    .other-items
    li:nth-child(3n) {
    margin-right: 0px;
    padding: 9px 0px;
    min-width: 90px;
  }
  .detail_page
    .detail_content
    .product
    .left_photo
    .slider
    .jcarousel
    .fore-items
    li:nth-child(4n) {
    margin-right: 0px;
    padding: 9px 0px;
    min-width: 90px;
  }
}
#slider3-pager {
  display: block;
  float: left;
}
.detail_page
  .detail_content
  .product
  .left_photo
  .slider
  .rslides_tabs
  .rslides_here {
  border: none;
}
.detail_page .detail_content .product .left_photo .slider .rslides_tabs li {
  border: none;
}
.detail_page
  .detail_content
  .product
  .left_photo
  .slider
  .jcarousel-control-next,
.detail_page
  .detail_content
  .product
  .left_photo
  .slider
  .jcarousel-control-prev {
  display: none;
}
.detail_page .detail_content .product .right_buy {
  display: block;
  padding: 0 0 330px 40px;
  float: left;
  width: calc(100% - 400px);
}
.detail_page .detail_content .product .right_buy .elements .item {
  margin: 25px 0;
  clear: both;
}
.detail_page .detail_content .product .right_buy .elements .item a {
  font-size: 18px;
  color: #060200 !important;
  text-decoration: none;
  line-height: 1.4;
  display: block;
}
.detail_page
  .detail_content
  .product
  .right_buy
  .elements
  .item:not(.active)
  a:hover {
  color: #f75a27 !important;
}
.detail_page
  .detail_content
  .product
  .right_buy
  .elements
  .item:not(.active)
  a {
  text-decoration: underline;
}
.detail_page .detail_content .product .right_buy .elements .item .circle {
  border: 1px solid #060200;
  border-radius: 50%;
  height: 19px;
  width: 19px;
  display: block;
  float: left;
  margin: 2px 15px 30px 0;
}
.detail_page .detail_content .product .right_buy .elements .item .active:after {
  content: "";
  border-radius: 50%;
  margin: 4px 4px 4px 4px;
  height: 9px;
  width: 9px;
  background: #060200;
  display: block;
}
.detail_page .detail_content .product .right_buy .pagenav {
  list-style: none;
  margin: 0;
  padding: 0 0 0 19px;
}
.detail_page .detail_content .product .right_buy .pagenav li {
  display: inline-block;
}
.detail_page .detail_content .product .right_buy .pagenav .prev a,
.detail_page .detail_content .product .right_buy .pagenav .next a {
  font-size: 23px;
  padding: 2px;
  background: transparent;
}
.detail_page .detail_content .product .right_buy .pagenav .active a {
  background: #f75a27;
  border-radius: 50%;
  color: #fff;
  padding: 5px;
  width: 25px;
  display: block;
  height: 25px;
  text-align: center;
  cursor: default;
  text-decoration: none;
}
.detail_page .detail_content .product .right_buy .pagenav li a {
  background: #bebebe;
  border-radius: 50%;
  font-size: 15px;
  text-align: center;
  padding: 5px;
  color: #575757;
  width: 25px;
  display: block;
  height: 25px;
}
.detail_page .detail_content .product .right_buy .price_str {
  /*position: absolute;
    bottom: 18px;*/
  /*width: 90%;*/
}
.detail_page .detail_content .product .right_buy .price {
  /*width: 100%;
    margin: 30px 0;
    text-align: right;*/
}
.detail_page .detail_content .product .right_buy .price .base_price {
  font-family: "Roboto", sans-serif;
  color: #ef581f;
  font-size: 24px;
  font-weight: 500;
  position: relative;
}
.detail_page .detail_content .product .right_buy .price .base_price .ruble {
  background: url("../images/ruble.png");
  width: 23px;
  height: 34px;
  margin: -8px 0 0 3px;
  display: block;
  float: right;
}
.detail_page .detail_content .product .right_buy .price .to_order {
  font-size: 45px;
  padding: 27px 10px 27px 0;
}
.detail_page .detail_content .product .right_buy .price .opt_price {
  font-size: 18px;
  color: #1e1e1e;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.detail_page .detail_content .product .right_buy .price .opt_price span {
  color: #4e4e4e;
}
.detail_page .detail_content .product .right_buy .avail_to_order {
  cursor: default;
  font-size: 16px;
  float: left;
  opacity: 0.8;
  color: #1e1e1e;
  line-height: 30px;
  display: inline-block;
}
.detail_page .detail_content .product .right_buy .avail_in_store {
  cursor: default;
  font-size: 16px;
  line-height: 30px;
  display: inline-block;
}
.detail_page .detail_content .product .right_buy .buy {
  display: block;
  float: none;
  width: 100%;
  color: #ffffff;
  font-size: 19px;
}
.detail_page .detail_content .product .right_buy .buy .buy_one_click {
  float: left;
  height: 38px;
  background: #e95b2f;
  border-radius: 3px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 24px;
  padding: 18px 20px;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.detail_page .detail_content .product .right_buy .buy .buy_one_click:hover {
  text-decoration: none !important;
}
.detail_page .detail_content .product .right_buy .buy .buy_one_click.disabled {
  opacity: 0.5;
  cursor: default;
}
.detail_page
  .detail_content
  .product
  .right_buy
  .buy
  .buy_one_click.disabled:hover {
  background: #ef571f;
}
.detail_page .detail_content .product .right_buy .buy .to_basket {
  float: left;
  height: 38px;
  border-radius: 3px;
  background: #d8d8d8;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  padding: 18px 20px;
  color: #1e1e1e;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.detail_page .detail_content .product .right_buy .buy .to_basket:hover {
  text-decoration: none !important;
}
.detail_page .detail_content .product .right_buy .buy .to_basket.disabled {
  opacity: 0.5;
  cursor: default;
}
.detail_page
  .detail_content
  .product
  .right_buy
  .buy
  .to_basket.disabled:hover {
  background: #d8d8d8;
}
.detail_page .detail_content .product .right_buy .torg {
  height: 38px;
  border-radius: 3px;
  background: #d8d8d8;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #1e1e1e;
  float: left;
  padding: 18px 25px;
  text-align: center;
  cursor: pointer;
  position: relative;
  margin-right: 10px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.detail_page .detail_content .product .right_buy .torg:hover {
  text-decoration: none !important;
}
.detail_page .detail_content .product .right_buy .torg.disabled {
  opacity: 0.5;
  cursor: default;
}
.detail_page .detail_content .product .right_buy .torg.disabled:hover,
.detail_page .detail_content .product .right_buy .torg.disabled:active {
  background: #d8d8d8 !important;
}
.detail_page .detail_content .bottom_border {
  border-bottom: 1px solid #bebebe;
  margin-bottom: 10px;
  padding-bottom: 23px;
}
.detail_page .detail_content .top_border {
  border-top: 1px solid #bebebe;
}
.bottom_only_border {
  /* border-bottom: 1px solid #BEBEBE;*/
}
.detail_page .detail_content .desc_name_bottom {
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.detail_page .detail_content .description h2 {
  color: #333333;
}
.detail_page .detail_content .description .description_text {
  padding: 0 0 0 0;
  font-size: 17px;
  max-height: 145px;
  overflow: hidden;
}
.detail_page .detail_content .description .description_end {
  height: 50px;
  margin: -50px 0 0 0;
  width: 95%;
  position: absolute;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #f3f3f3 100%);
  /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(100%, #f3f3f3)
  );
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #f3f3f3 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #f3f3f3 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #f3f3f3 100%);
  /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    #f3f3f3 100%
  );
}
.detail_page .detail_content .description .glyphicon-minus,
.detail_page .detail_content .description .glyphicon-plus {
  color: #f4f4f4;
  background: #333333;
  font-size: 14px;
  padding: 4px;
  margin: 0 14px 0 0;
}
.detail_page .detail_content .description .show_area {
  cursor: pointer;
}
.detail_page .detail_content .description .hide_area {
  display: none;
  margin: 25px 0 0 0;
}
.detail_page .detail_content .description .docs {
  padding: 10px 0 15px 0;
}
.detail_page .detail_content .description .docs .item {
  float: left;
  padding: 0 0 0 0;
  text-align: center;
}
.detail_page .detail_content .description .docs .item a:hover {
  /* outline: 1px solid #F75A27;*/
}
.detail_page .detail_content .description .docs .item a {
  font-size: 12px;
  color: #333;
  display: block;
  padding: 5px;
}
.detail_page .detail_content .description .docs .item .name {
  width: 130px;
  min-height: 45px;
  padding: 5px 0 0 0;
  font-size: 12px;
}
.detail_page .detail_content .description .products {
  padding: 20px 0;
}
.detail_page .detail_content .description .products .item {
  float: left;
  padding: 0 0 0 0;
  text-align: center;
  max-width: 160px;
  margin: 0 15px 0 0;
}
.detail_page .detail_content .description .products .item a {
  font-size: 12px;
  color: #333;
  text-decoration: underline;
  display: block;
}
.detail_page .detail_content .description .products .item a:hover {
  outline: 1px solid #f75a27;
}
.detail_page .detail_content .description .products .item .icon img {
  max-width: 100%;
}
.detail_page .detail_content .description .products .item .name {
  min-height: 55px;
  padding: 15px 0 0 0;
  font-size: 12px;
}
.detail_page .detail_content .description .review_title {
  position: relative;
}
.detail_page .detail_content .description .review_title .rating {
  position: absolute;
  z-index: 10;
  background: #fff;
  margin: 0;
  top: 0;
  left: 139px;
}
.detail_page .detail_content .description .review_title .rating .item {
  float: left;
  width: 17px;
  margin: 0 2px 4px 2px;
}
.detail_page .detail_content .description .review_title .rating .item img {
  width: 100%;
}
.detail_page .detail_content .description .review_title .rating .count_rating {
  float: left;
  font-size: 14px;
  margin: 2px 0 0 7px;
}
.detail_page .detail_content .description .reviews {
  width: 69%;
  float: left;
  display: table;
}
/* .detail_page .detail_content .description .reviews .item {
    display: table-row;
} */
.detail_page .detail_content .description .reviews .item .icon {
  vertical-align: top;
  padding: 0 0 20px 0;
  width: 90px;
}
.detail_page .detail_content .description .reviews .item .icon .photo {
  margin: 0 20px 0 0;
  border-radius: 50%;
  overflow: hidden;
}
.detail_page .detail_content .description .reviews .item .icon .photo img {
  width: 100%;
  min-width: 70px;
  min-height: 70px;
}
.detail_page .detail_content .description .reviews .item .icon .name {
  font-size: 13px;
  padding: 10px 0 0 0;
}
.detail_page .detail_content .description .reviews .item .icon .name .org_name {
  font-size: 10px;
}
.detail_page .detail_content .description .reviews .item .comment {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 20px 0;
}
.detail_page .detail_content .description .reviews .item .comment .text {
  position: relative;
  display: block;
  margin: 0 0 0 20px;
  width: 92%;
  float: none;
  bottom: auto;
  background: #ffffff;
  padding: 15px 25px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(84, 81, 81, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(84, 81, 81, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(84, 81, 81, 0.75);
}
.detail_page .detail_content .description .reviews .item .comment .text .arrow {
  position: absolute;
  left: -15px;
  color: #fff;
  font-size: 20px;
  text-shadow: -1px 1px 1px rgba(84, 81, 81, 0.3);
}
.detail_page .detail_content .description .reviews .item .comment .date {
  width: 100%;
  padding: 15px 0 0 55px;
  color: #919598 !important;
}
.detail_page .detail_content .description .add_form {
  width: 31%;
  float: left;
  border-left: 1px solid #c8c8c8;
  padding: 0 0 0 20px;
}
.detail_page .detail_content .description .add_form .success {
  color: #398439;
}
.detail_page .detail_content .description .add_form .error {
  color: #ff0000;
}
.detail_page .detail_content .description .add_form h2 {
  margin: 0 0 20px 0;
}
.detail_page .detail_content .description .add_form .form-group {
  width: 100%;
  float: none;
  margin: 10px 0;
}
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  input[placeholder],
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  textarea[placeholder] {
  color: #313131;
}
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  input::-moz-placeholder,
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  textarea::-moz-placeholder {
  color: #313131;
}
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  input:-moz-placeholder,
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  textarea:-moz-placeholder {
  color: #313131;
}
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  input:-ms-input-placeholder,
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  textarea:-ms-input-placeholder {
  color: #313131;
}
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  input::-webkit-input-placeholder,
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  textarea::-webkit-input-placeholder {
  color: #313131;
}
.detail_page .detail_content .description .add_form .form-group .form-control {
  width: 100%;
  background: #f4f4f4;
  border: 1px solid #313131;
  box-shadow: 0 0 1px 0 #000000;
  padding: 8px 10px;
  height: auto;
}
.detail_page .detail_content .description .add_form .form-group textarea {
  padding: 5px 10px !important;
  height: 180px !important;
}
.detail_page .detail_content .description .add_form .form-group .rating_input {
  margin: 0px 0 21px 0px;
}
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  .rating_input
  label {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 7px 0 0;
  cursor: pointer;
  font-size: 23px;
  color: #d4d4d4;
}
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  .rating_input
  input.active
  + label {
  color: #f75a27;
}
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  .rating_input
  input.active
  + label {
  background: url("../images/spritesheet.png");
  background-position: -252px -96px;
  width: 24px;
  height: 24px;
}
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  .rating_input
  label {
  background: url("../images/spritesheet.png");
  background-position: -287px -102px;
  width: 24px;
  height: 24px;
}
.detail_page
  .detail_content
  .description
  .add_form
  .form-group
  .rating_input
  input[type="radio"] {
  display: none;
}
.detail_page .detail_content .description .add_form .submit_btn {
  background: #f75a27;
  float: right;
  position: relative;
  height: 44px;
  padding: 0 !important;
  margin: 0 !important;
  width: 245px;
  width: calc(100% - 89px);
  border-radius: 2px;
}
.detail_page .detail_content .description .add_form .submit_btn input {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #f75a27;
  border: none;
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.detail_page .detail_content .description .add_form .submit_btn input:hover {
  background: #e3541f;
}
.detail_page .detail_content .description .add_form .file_input {
  background: #333333 url("../images/spritesheet.png") no-repeat;
  background-position: -249px -8px;
  width: 74px;
  height: 44px;
  cursor: pointer;
  float: left;
  border-radius: 2px;
}
.detail_page .detail_content .description .add_form .file_input input {
  opacity: 0;
  width: 96px;
  height: 44px;
  cursor: pointer;
}
.detail_page .detail_content .description .all_reviews {
  text-align: center;
  background: #f75a27;
  font-size: 20px;
  margin: 0 auto;
  position: relative;
  margin-right: 53%;
  padding-bottom: 3px;
  display: none;
  border-radius: 2px;
  width: 300px;
  line-height: 48px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.detail_page .detail_content .description .all_reviews:hover {
  background: #e3541f;
}
.detail_page .detail_content .description .all_reviewsAdapt {
  display: none;
}
.detail_page .detail_content .description .all_reviews a {
  color: #fff;
  font-size: 16px;
  padding: 13px 28px;
}
.torg .form_torg .row {
  margin: 0 !important;
}
.torg .form_torg .row .left {
  padding: 0 15px 0 0;
}
.torg .form_torg .row .right {
  padding: 0 0 0 15px;
}
.torg .form_torg .row .right.abs_btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 48%;
}
.torg .form_torg .border {
  border-top: 2px solid #d4d4d4;
  margin: 10px -20px 28px -20px;
}
.torg .form_torg .user_type {
  margin: 3px 0 20px 0;
}
.torg .form_torg .user_type label {
  margin: 0 20px 0 0;
  font-size: 17px;
  font-weight: normal;
}
.torg .form_torg .user_type .left {
  text-align: right;
}
.torg .form_torg .field {
  width: 100%;
  margin: 20px 0;
}
.torg .form_torg .field input[placeholder],
.torg .form_torg .field textarea[placeholder] {
  color: #313131;
}
.torg .form_torg .field input::-moz-placeholder,
.torg .form_torg .field textarea::-moz-placeholder {
  color: #313131;
}
.torg .form_torg .field input:-moz-placeholder,
.torg .form_torg .field textarea:-moz-placeholder {
  color: #313131;
}
.torg .form_torg .field input:-ms-input-placeholder,
.torg .form_torg .field textarea:-ms-input-placeholder {
  color: #313131;
}
.torg .form_torg .field input::-webkit-input-placeholder,
.torg .form_torg .field textarea::-webkit-input-placeholder {
  color: #313131;
}
.torg .form_torg .field input {
  width: 100%;
  background: #f4f4f4;
  border: 1px solid #313131;
  box-shadow: 0 0 1px 0 #000000;
  padding: 3px 8px;
}
.torg .form_torg .factors label {
  font-size: 18px;
}
.torg .form_torg .factors .subinf {
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
}
.torg .form_torg .factors .subinf .top_border {
  border-bottom: 1px solid #333;
  display: block;
  width: 85%;
  margin: 0px 0 10px 11px;
}
.torg .form_torg .buttons {
  margin: 60px 0 0 0 !important;
}
.torg .form_torg .buttons .submit_btn {
  float: right;
  position: relative;
  width: 210px;
  line-height: 48px;
  padding: 0 !important;
  margin: 0 !important;
}
.torg .form_torg .buttons .submit_btn input {
  line-height: 48px;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #f75a27;
  border: none;
  color: #ffffff;
  font-size: 16px;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.torg .form_torg .buttons .submit_btn input:not([disabled]):hover {
  background: #e3541f;
}
.torg .form_torg .buttons .file_input {
  background: url("../images/torg_upload.png") no-repeat -31px 0;
  width: 100%;
  height: 44px;
  cursor: pointer;
  float: left;
  margin: 0 0 10px 0;
  position: relative;
  background-color: #333;
}
.torg .form_torg .buttons .file_input .load_offer {
  position: absolute;
  display: block;
  top: 12px;
  color: #fff;
  text-transform: uppercase;
  left: 63px;
  font-size: 16px;
  text-overflow: ellipsis;
  width: 79%;
  white-space: nowrap;
  overflow: hidden;
}
.torg .form_torg .buttons .file_input input {
  opacity: 0;
  width: 100%;
  height: 44px;
  cursor: pointer;
  position: absolute;
  z-index: 5;
}
.torg .form_torg .buttons .right .submit_btn,
.torg .form_torg .buttons .left .submit_btn {
  width: 100%;
  overflow: hidden;
}
.torg .form_torg .buttons .disabled:before {
  content: "";
  border: 20px solid #dbdbdb;
  border-left: 15px solid transparent;
  border-top: 24px solid transparent;
  left: -35px;
  top: 0;
  display: block;
  position: absolute;
}
.torg .form_torg .buttons .disabled input {
  background: #dbdbdb;
  cursor: default;
}
.torg .form_torg .company .field {
  margin: 20px 0 0 0;
}
.buy_one_click .modal-header {
  padding: 5px 15px;
  background: #d4d4d4;
}
.buy_one_click .modal-header .modal-title {
  text-align: center;
}
.buy_one_click .modal-header .close {
  margin-top: 1px;
  font-size: 27px;
  color: #343434 !important;
  opacity: 1;
  border: none;
}
.buy_one_click .modal-dialog {
  width: 809px;
}
.buy_one_click .modal-body .name {
  font-size: 21px;
  color: #f75a27;
  padding: 0 0 15px 0;
  margin: -5px 0 0 0;
  line-height: 1;
  text-align: center;
}
.buy_one_click .modal-body .order_row {
  display: table-row;
}
.buy_one_click .modal-body .order_row .left_photo {
  width: 45%;
  display: table-cell;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
.buy_one_click .modal-body .order_row .left_photo img {
  max-width: 100%;
  width: 100%;
}
.buy_one_click .modal-body .order_row .right_order {
  width: 50%;
  display: table-cell;
  padding: 0 25px 0 0;
  margin: 0;
  font-size: 18px;
  position: relative;
  vertical-align: top;
}
.buy_one_click .modal-body .order_row .right_order .success {
  font-weight: bold;
  text-align: center;
  width: 100%;
}
.buy_one_click .modal-body .order_row .right_order label {
  cursor: pointer;
  font-weight: normal;
}
.buy_one_click .modal-body .order_row .right_order .user_type .item {
  width: 50%;
  float: left;
}
.buy_one_click .modal-body .order_row .right_order .user_type .item label {
  margin: 0 0 5px 5px;
}
.buy_one_click .modal-body .order_row .right_order .user_data {
  /* min-height: 300px;*/
}
.buy_one_click .modal-body .order_row .right_order .user_data .field {
  width: 100%;
  margin: 20px 0;
}
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .user_data
  .field
  input[placeholder],
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .user_data
  .field
  textarea[placeholder] {
  color: #313131;
}
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .user_data
  .field
  input::-moz-placeholder,
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .user_data
  .field
  textarea::-moz-placeholder {
  color: #313131;
}
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .user_data
  .field
  input:-moz-placeholder,
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .user_data
  .field
  textarea:-moz-placeholder {
  color: #313131;
}
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .user_data
  .field
  input:-ms-input-placeholder,
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .user_data
  .field
  textarea:-ms-input-placeholder {
  color: #313131;
}
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .user_data
  .field
  input::-webkit-input-placeholder,
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .user_data
  .field
  textarea::-webkit-input-placeholder {
  color: #313131;
}
.buy_one_click .modal-body .order_row .right_order .user_data .field input {
  width: 100%;
  background: #f4f4f4;
  border: 1px solid #313131;
  box-shadow: 0 0 1px 0 #000000;
  padding: 3px 8px;
}
.buy_one_click .modal-body .order_row .right_order .bottom label {
  line-height: 14px;
  font-size: 14px;
}
.buy_one_click .modal-body .order_row .right_order .bottom .col {
  width: 100%;
  text-align: right;
  margin: 0 0 10px 0;
}
.buy_one_click .modal-body .order_row .right_order .bottom .col input {
  width: 40px;
  text-align: center;
}
.buy_one_click .modal-body .order_row .right_order .bottom .col label {
  font-weight: normal;
}
.buy_one_click .modal-body .order_row .right_order .bottom .col .input {
  padding: 10px 0;
}
.buy_one_click .modal-body .order_row .right_order .bottom .col .sum {
  color: #f75a27;
}
.buy_one_click .modal-body .order_row .right_order .bottom .submit_btn {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
}
.buy_one_click .modal-body .order_row .right_order .bottom .submit_btn input {
  margin: 0;
  padding: 0;
  background: #f75a27;
  border: none;
  color: #ffffff;
  font-size: 16px;
  line-height: 48px;
  border-radius: 2px;
  padding: 0 25px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .bottom
  .submit_btn
  input[disabled] {
  opacity: 0.5;
}
.buy_one_click
  .modal-body
  .order_row
  .right_order
  .bottom
  .submit_btn
  input:not([disabled]):hover {
  background: #e3541f;
}
.buy_one_click .modal-content {
  background: #f4f4f4;
  border-radius: 0 !important;
}
.buy_one_click-tab .buy_one_click .modal-content {
  background: none;
  border: none;
  box-shadow: none;
}
.buy_one_click-tab .buy_one_click {
  width: 50%;
  margin-top: 20px;
}
.buy_one_click-tab .buy_one_click .modal-body .order_row {
  display: block;
}
.buy_one_click-tab .buy_one_click .modal-body {
  padding: 0;
}
.footer_menu_border {
  bottom: 15px;
  position: fixed;
}
#buy_one_click {
  width: 100%;
}
.container.content {
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0 !important;
}
.loader {
  position: relative;
  margin: 0 auto;
  width: 100px;
  height: 100px;
  zoom: 1.7;
}
.circular {
  -webkit-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
  height: 100px;
  position: relative;
  width: 100px;
}
.path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1.5s ease-in-out infinite,
    color 6s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round;
}
.withProductSlider div.name {
  padding: 15px 0 0 0;
  font-size: 12px;
  width: 90%;
  height: 51px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 0 10px 0;
  min-height: 51px;
  text-align: center;
  color: #333;
  text-decoration: underline;
}
.withProductSlider .jcarousel-control-prev,
.jcarousel-control-next {
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  font: 36px/68px Arial;
  color: #333 !important;
}
.withProductSlider .jcarousel-control-prev {
  margin-left: 40px;
}
.withProductSlider .jcarousel-control-next {
  margin-right: 53px;
}
.left_photo .rslides_nav {
  display: none;
}
.imgLoupe {
  width: 25px !important;
  height: 25px !important;
}
.imgLoupe-text {
  height: 25px !important;
  position: absolute;
  z-index: 1;
  right: 20px;
  line-height: 25px;
  color: #5b5858;
  bottom: 15px;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  opacity: 0.8;
}
.sliderAdapt {
  display: none;
}
.torgAdapt {
  display: none;
}
.torgAdaptSmall {
  display: none;
}
.modal-dialog {
  width: 100% !important;
}
.modal-content {
  margin: 0 auto !important;
}
.detail_page .detail_content .breadcrumbs ul li a:hover {
  color: #f75a27 !important;
}
.detail_page
  .detail_content
  .product_section
  .item
  a
  .prod_type_figure
  .prod_arrow_price {
  position: absolute;
  right: auto;
  left: -20px;
  top: 0;
  border: 17px solid transparent;
  border-right: 20px solid #f75a27;
  border-left: 0;
}
.detail_page
  .detail_content
  .product_section
  .item
  a
  .prod_type_figure
  .centeredPrice {
  width: 85px;
}
.detail_page
  .detail_content
  .product_section
  .item
  a
  .prod_type_figure
  .priceFrom {
  font-weight: bold;
  margin: 0 1px 0 1px;
}
.prod_type_figure_price {
  background: #f75a27;
  left: auto !important;
  top: auto !important;
  right: 23px;
  bottom: 64px;
}
.detail_page .detail_content .product_section .item a .caption .h3_price {
  padding: 27px 0 15px 0;
}
.h2_name .h1_title,
.h2_name h2 {
  text-decoration: underline;
}
.h2_name .h1_title:hover,
.h2_name h2:hover,
.hide_desc:hover,
.full_desc:hover {
  text-decoration: none;
}
.detail_page .detail_content .product .right_buy .buy .buy_one_click:hover,
.detail_page .detail_content .product .right_buy .buy .to_basket:hover,
.detail_page .detail_content .product .right_buy .torg:hover,
.detail_page .detail_content .description .show_area:hover {
  text-decoration: underline;
}
.header_top_wrapper {
  position: relative;
}
.header_row {
  background: #494949;
  height: 25px;
}
.header_title {
  height: 133px;
  background: transparent url("../images/header_background.png") no-repeat
    scroll 0 35px;
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  height: 160px;
}
.header_title_left,
.header_title_right {
  width: 50%;
  float: left;
}
.header_title_left {
  background: #adadad;
  height: 100px;
  line-height: 7.5em;
  padding-left: 70px;
}
.header_title_left img {
  height: 80px;
}
.header_title_right {
  float: right;
  position: relative;
  height: 100px;
}
.header_title_right_phone,
.header_title_right_email {
  background: #adadad;
  text-align: right;
  font-size: 18px;
  padding: 5px 70px 5px 5px;
}
.header_title_right_email {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.header_title_right_email a {
  color: #fff;
  font-size: 18px;
  text-decoration: underline;
}
.header_title_right_email span {
  position: relative;
}
.header_title_right_email span:before {
  content: "";
  background-image: url("../images/spritesheet.png");
  background-position: -101px -67px;
  width: 27px;
  height: 27px;
  position: absolute;
  left: -32px;
}
.header_title_right_email:hover span:before {
  content: "";
  background-image: url("../images/mail_hover.png");
  background-position: 0 0;
  width: 27px;
  height: 27px;
  position: absolute;
  left: -32px;
  background-size: 100%;
}
.header_circle {
  width: 150px;
  height: 150px;
  position: absolute;
  background: #f75a27;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  left: 610px;
  top: 15px;
}
.header_circle_inner {
  width: 120px;
  height: 120px;
  position: absolute;
  background: #1e1e1e;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  left: 15px;
  top: 15px;
}
.header_schedule_days {
  color: #f75a27;
  font-size: 22px;
  text-align: center;
  line-height: 2em;
}
.header_schedule_hours {
  color: #fff;
  font-size: 25px;
  text-align: center;
  line-height: 1em;
  width: 63px;
  margin: 0 auto;
}
.header_schedule_hours p:first-child {
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.header_title_right_phone span {
  color: #fff;
  font-size: 18px;
  margin-right: 15px;
}
.header_title_right_phone a {
  color: #292929;
  font-size: 18px;
  text-decoration: underline;
}
.header_title_right_phone a:after {
  content: "";
  margin-left: 10px;
  background-image: url("../images/spritesheet.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 12px;
  height: 9px;
  background-position: -28px -5px;
  position: relative;
  left: 0px;
  top: 0px;
}
.header_delivery_text {
  width: 35%;
  padding-top: 7px;
  float: right;
  color: #fff;
  font-size: 16px;
}
.header_menu_item {
  float: left;
  width: 20%;
  background: #f4f4f4;
  border-right: 1px solid #4c4c4c;
  font-family: Arial;
  font-size: 18px;
  text-align: center;
  padding: 2px 0;
  height: 35px;
}
.header_menu_item:hover {
  background: #f75a27;
  cursor: pointer;
  color: #f4f4f4;
}
.header_menu_item:last-child {
  border: 0;
}
.header_menu_item_selected {
  background: #f75a27;
}
.header_menu_item_selected a,
.header_menu_item:hover a {
  color: #fff !important;
}
.header_menu_adapt {
  display: none;
  position: absolute;
  top: -36px;
  font-size: 24px;
}
.header_row_adapt {
  background: #adadad;
  height: 47px;
  padding: 9px 15px;
  font-size: 24px;
}
.header_row_adapt a {
  color: #fff;
}
#adapt_menu_close {
  float: right;
}
#adapt_work_hours {
  display: none;
  text-align: right;
  margin-right: 10px;
  color: #fff;
}
.header_menu_adapt a {
  color: #fff;
}
.header_menu_adapt_container {
  display: none;
}
#title-search {
  position: relative !important;
  height: 26px;
}
#title-search-input {
  width: 90%;
  margin: 0 !important;
  background-image: url("../images/loupe_search.png");
  background-repeat: no-repeat;
  background-position: 5px;
  padding-left: 25px;
}
#search_btn {
  background: #f75a27;
  color: #fff;
  margin: 0 !important;
  padding: 0 !important;
  width: 10%;
}
#search_btn:hover {
  text-decoration: underline;
}
.header_user_block {
  display: table;
  background: #494949;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.header_search_btn_arrow {
  position: absolute;
  top: 0px;
  border: 13px solid transparent;
  border-right: 14px solid #f75a27;
  border-left: 0;
  right: 82px;
}
.header_user_block_auth {
  display: table-cell;
  width: 20%;
  color: #fff;
  vertical-align: middle;
}
.header_user_block_search {
  border: 1px solid #1e1e1e;
  background: #fff;
  padding: 0 10px;
  width: 430px;
  height: 38px;
  margin: 28px 0;
}
.header_menu > div {
  float: left;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin: 0 15px;
}
.header_menu > div:first-child {
  margin-left: 0;
}
.header_menu > div:last-child {
  margin-right: 0;
}
.header_menu a {
  color: #1e1e1e;
}
.ya-site-form__input-text {
  font-size: 13.3px;
}
.header_user_block_cart .basket {
  margin: 25px 0;
}
.header_menu_item_home {
  width: 5%;
}
.header_menu_item_home span {
  padding: 0;
}
.glyphicon {
  line-height: 1.2em;
}
.glyphicon-list-alt,
.glyphicon-plane,
.glyphicon-question-sign {
  top: 4px;
}
.glyphicon-list-alt:before {
  content: "";
  background-image: url("../images/spritesheet.png");
  display: block;
  width: 22px;
  height: 22px;
  background-position: -69px -42px;
}
.header_menu_item:hover .glyphicon-list-alt:before,
.header_menu_item_selected .glyphicon-list-alt:before {
  content: "";
  background-image: url("../images/spritesheet.png");
  background-position: -179px -104px;
  width: 22px;
  height: 22px;
}
.glyphicon-plane:before {
  content: "";
  background-image: url("../images/spritesheet.png");
  display: block;
  width: 22px;
  height: 22px;
  background-position: -37px -42px;
}
.header_menu_item:hover .glyphicon-plane:before,
.header_menu_item_selected .glyphicon-plane:before {
  content: "";
  background-image: url("../images/spritesheet.png");
  background-position: -143px -102px;
  width: 22px;
  height: 22px;
}
.glyphicon-question-sign:before {
  content: "";
  background-image: url("../images/spritesheet.png");
  display: block;
  width: 22px;
  height: 22px;
  background-position: -5px -42px;
}
.header_menu_item:hover .glyphicon-question-sign:before,
.header_menu_item_selected .glyphicon-question-sign:before {
  content: "";
  background-image: url("../images/spritesheet.png");
  background-position: -109px -105px;
  width: 22px;
  height: 22px;
}
.fixedHeader {
  top: 0 !important;
  position: fixed;
}
.header_menu_dop_padding {
  padding: 6px 0;
}
.container.content {
  margin-bottom: 0;
}
.bottom_menu {
  margin: 0 auto;
}
.bottom_menu .navbar-nav {
  margin: 0 auto;
  float: none;
}
.bottom_menu .nav > li > a {
  font-size: 20px;
  text-decoration: none;
  color: #fff;
  margin-left: 24px;
}
.bottom_menu .nav > li.index_nav_bottom_li > a {
  font-size: 20px;
  text-decoration: none;
  color: #fff;
  margin-left: 31px;
}
.bottom_menu .nav > li:first-of-type > a {
  margin-left: 0px;
}
.bottom_menu .nav > li > a:hover {
  text-decoration: underline;
}
.container_counters {
  margin: 0 auto !important;
  padding: 13px 60px;
}
.footer2 .work1 {
  width: 45%;
  float: left;
}
.footer2 .work1 h3 {
  color: #f75a27;
  text-transform: uppercase;
  font-size: 17px;
}
.footer2 .work_label {
  color: #bba9b1;
}
.footer2 .work_text {
  color: #fff;
}
.footer2 .work_text a {
  color: #fff;
}
.footer2 .work_text a:hover {
  text-decoration: underline;
}
.footer2 .work2 h3 {
  color: #f75a27;
  text-transform: uppercase;
  font-size: 17px;
}
.footer2 .work2 {
  color: #fff;
  width: 33%;
}
.footer2 .work3 h3 {
  color: #f75a27;
  text-transform: uppercase;
  font-size: 17px;
}
.footer2 .work3 {
  color: #fff;
  float: right;
}
.footer .nav-bottom li {
  padding: 10px 11px 10px 12px;
}
.footer .nav-bottom li:first-child {
  padding: 10px 9px 10px 0;
}
.footer .nav-bottom li img {
  margin-right: 14px;
}
.footer .nav-bottom li:last-child {
  padding: 10px 0 10px 12px;
}
.container_counters .copyright p {
  float: left;
}
.container_counters .copyright .counters {
  float: right;
}
.index_nav_bottom_li {
  padding: 10px 23px 10px 12px !important;
}
.index_nav_bottom_li img {
  margin-right: 22px !important;
}
.index_nav_bottom_li:first-child {
  padding: 10px 17px 3px 0 !important;
}
.index_nav_bottom_li:last-child {
  padding: 10px 0 3px 0 !important;
  float: right;
}
.footer3 {
  background: #adadad;
}
.footer3 p {
  margin-top: 10px;
  font-size: 14px;
}
.footer3 p a {
  color: #fff;
}
.footer3 p a:hover {
  text-decoration: underline;
}
.footer_oferta {
  color: #1e1e1e;
  margin-bottom: 10px;
  line-height: 18px;
}
.footer_section_element {
  font-size: 8px;
  position: absolute;
}
.dl_calc_text:before {
  background: url("../images/dl_calc.png") no-repeat 0 0;
  background-size: 100%;
  width: 40px;
  height: 40px;
  content: "";
  display: inline-block;
}
.dl_row .dl_calc .glyphicon-asterisk:before {
  content: "";
  background: url("../images/dl_calc.png") no-repeat 0 0;
  background-size: 100%;
  width: 40px;
  height: 40px;
  content: "";
  display: inline-block;
}
.dl_row .dl_calc .glyphicon-asterisk {
  padding-right: 0;
}
.dl_row .dl_price .glyphicon-asterisk:before {
  content: "";
  background: url("../images/dl_price.png") no-repeat 0 0;
  background-size: 100%;
  width: 40px;
  height: 40px;
  content: "";
  display: inline-block;
}
.dl_row .dl_search .glyphicon-asterisk:before {
  content: "";
  background: url("../images/dl_search.png") no-repeat 0 0;
  background-size: 100%;
  width: 40px;
  height: 40px;
  content: "";
  display: inline-block;
}
.dl_row {
  display: table;
  width: 100%;
}
.dl_row a {
  font-size: 20px;
  color: #000;
}
.dl_row .glyphicon-asterisk {
  top: 15px;
}
.dl_logo,
.dl_calc,
.dl_price,
.dl_search {
  display: table-cell;
  vertical-align: middle;
}
.dl_row {
  padding: 10px 0 15px 0;
}
.dl_calc a:hover,
.dl_price a:hover,
.dl_search a:hover {
  text-decoration: underline;
}

.detail_page .sidebar .service_menu > li a img {
  margin-right: 10px;
}
.detail_page .sidebar .service_menu > li:hover a {
  color: #f75a27;
}
.detail_page .sidebar .service_menu > li a.root-item-selected {
  color: #f75a27;
}
.service_warning {
  border-top: 1px solid #f76534;
  border-bottom: 1px solid #f76534;
  padding: 10px 0;
  margin: 10px 0;
}
.service_warning:before {
  background: url("../images/spritesheet.png");
  background-position: -348px -100px;
  width: 47px;
  height: 44px;
  margin: 6px 0;
  content: "";
  display: inline-block;
}
.service_warning_wrapper {
  width: 93%;
  float: right;
}
.service_warning .service_warning_title {
  text-transform: uppercase;
  color: #f95925;
  font-weight: bold;
}
.service_warning .service_warning_text .orange {
  color: #f95925;
  font-weight: bold;
}
.service_text ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 5px 0 5px 0;
}
.service_text ul li {
}
.buy_steps {
  border-top: 1px solid #bebebe;
  padding: 35px 0 10px 0;
}
.buy_steps .for_small {
  display: none;
}
.buy_steps .step:first-child {
  text-align: left;
}
.buy_steps .step:last-of-type {
  text-align: right;
}
.buy_steps .step .icon {
  padding: 0 15px 0 13px;
}
.buy_steps .end_step {
  text-align: right;
  padding: 0 15px 0 0;
}
.buy_steps .name_button .right_btn {
  background: #f75a27;
  line-height: 40px;
  width: 181px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin: 25px 10px 0 15px;
  position: relative;
  display: inline-block;
}
.buy_steps .name_button .right_btn:first-child {
  margin: 0;
}
.buy_steps .name_button .right_btn:after {
  content: "";
  position: absolute;
  top: 0;
  border: 20px solid transparent;
  border-left: 9px solid #f75a27;
  border-right: 0;
  right: -9px;
}
.dl_logo {
  width: 460px;
}
.sidebar_delivery {
  margin-top: 8px;
}
.about_us p a {
  color: #000;
}
.about_us p a:hover {
  text-decoration: underline;
}
.about_us .buy_steps {
  border-bottom: 1px solid #bebebe;
  padding-bottom: 35px;
  margin-bottom: 30px;
}
.documents h3 {
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #bebebe;
  padding-bottom: 10px;
}
.documents a {
  color: #000;
  text-decoration: underline;
}
.documents a:hover {
  color: #000;
  text-decoration: none;
}
.detail_page {
  min-height: 491px;
}
.partner {
  border: 2px solid #d4d4d4;
  text-align: center;
  margin: 0 10px 10px 0;
  width: 24%;
  display: table;
  background: #d4d4d4;
}
.detail_page .detail_content .product .right_buy .elements .item.active a {
  font-weight: bold;
}
.partner:hover {
  border: 2px solid #f75a27;
}
.partner_wrapper .partner:nth-child(4n) {
  margin-right: 0;
}
.partner_info {
  background: #d4d4d4;
  padding: 7px 0;
  height: 67px;
  vertical-align: middle;
  display: table-cell;
}
.partner_name {
  font-weight: bold;
  font-size: 13px;
}
.partner_logo {
  height: 125px;
  line-height: 125px;
  display: table-row;
  background: #f4f4f4;
}
.partner_city {
  font-size: 11px;
  color: #494949;
}
.partners_descr {
  margin-top: 35px;
}
.news_nav {
  margin-top: 10px;
}
.news_nav .detail_page {
  min-height: 10px;
}
.news_nav .detail_page .detail_content .product .right_buy {
  padding: 0;
}
.news_nav .detail_page .detail_content .product {
  margin: 0;
  border: 0;
}
.news_nav .detail_page .detail_content {
  padding-left: 0;
}
.news_nav .detail_page .detail_content .product .right_buy .pagenav {
  padding: 0;
}
a.description_news {
  color: #f75a27;
  font-weight: bold;
}
.news .date {
  margin: 10px 0;
}
.news {
  border-bottom: 2px solid #e1e1e1;
}
.about_contacts {
  position: relative;
  margin-top: 25px;
}
.about_map_contacts {
  float: left;
  margin-right: 40px;
  width: 500px;
}
.about_map_contacts iframe {
  width: 500px;
  height: 400px;
}
.graytext_contacts {
  color: #adadad;
}
.warning_contacts {
  color: #fb4b10;
  font-weight: bold;
}
.send_email_contacts {
  color: #000;
  text-decoration: underline;
}
.send_email_contacts:hover {
  color: #000;
  text-decoration: none;
}
.bottom_block_contacts address {
  line-height: 1.4em;
  margin-bottom: 0;
}
.bottom_block_contacts address p:last-child {
  margin-bottom: 0;
}
.about_descr_contacts {
  position: relative;
  float: left;
  height: 400px;
}
.bottom_block_contacts {
  position: absolute;
  left: 0;
  bottom: 0;
}
.phones_contacts {
  margin-top: 35px;
}
.phones_contacts h3 {
  padding-bottom: 7px;
  border-bottom: 1px solid #adadad;
  margin-bottom: 20px;
}
.regions_phones_contacts h3 {
  color: #fb4b10;
  font-size: 18px;
  border: 0;
}
.region_phones_contacts p {
  margin-bottom: 0;
}
.region_phones_contacts {
  margin-bottom: 3px;
}
.margin_contacts {
  height: 20px;
}
.partner img {
  max-width: 90%;
}
.left_calc {
  width: 50%;
  float: left;
}
.right_calc {
  width: 50%;
  float: right;
  margin-bottom: 10px;
}
#calc input[type="text"] {
  width: 95%;
  float: right;
}
#calcSubmit {
  width: 95%;
}
#valueTypeSelect {
  width: 95%;
}
div#calc .select_values_wrapper {
  width: 95%;
  float: right;
}
div#calc .select_values {
  width: 45%;
}
div#calc .select_values:last-child {
  float: right;
}
div#calc .calc_values_from {
  float: right;
}
#calcSubmit {
  background: #f75a27;
  color: #fff;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  line-height: 42px;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
#calcSubmit:hover {
  text-decoration: none;
  background: #e3541f;
}
.about_country {
  font-size: 20px;
}
.about_country_container {
  margin-top: 30px;
  position: relative;
}
.city_on_map {
  background: url("../images/spritesheet.png") 0 0 no-repeat;
  background-position: -50px -5px;
  width: 18px;
  height: 25px;
  position: absolute;
  cursor: pointer;
  /*background-size: 100%;*/
}
.city_on_map:hover,
.city_on_map_active {
  background: url("../images/spritesheet.png");
  background-position: -79px -95px;
  width: 18px;
  height: 25px;
}
.city_map_billet_container {
  background: #f75a27;
  color: #fff;
  margin: 0 !important;
  padding: 0 !important;
  width: 180px;
  font-size: 16px;
  position: absolute;
  display: none;
  height: 66px;
}
.city_map_billet {
  padding: 10px 10px 10px 20px;
}
.arrow_before_map_billet {
  position: absolute;
  border: 28px solid transparent;
  border-right: 23px solid #f75a27;
  border-bottom: 38px solid #f75a27;
  left: -51px;
  bottom: -16px;
  -moz-transform: skewY(-32deg);
  -ms-transform: skewY(-32deg);
  -webkit-transform: skewY(-32deg);
  -o-transform: skewY(-32deg);
  transform: skewY(-32deg);
  height: 100%;
}
.arrow_after_map_billet {
  position: absolute;
  border: 28px solid transparent;
  border-left: 23px solid #f75a27;
  border-top: 38px solid #f75a27;
  right: -51px;
  bottom: 0px;
  height: 100%;
}
.arrow_before_map_billet_left {
  position: absolute;
  border: 28px solid transparent;
  border-left: 23px solid #f75a27;
  border-bottom: 38px solid #f75a27;
  right: -51px;
  bottom: -16px;
  -moz-transform: skewY(32deg);
  -ms-transform: skewY(32deg);
  -webkit-transform: skewY(32deg);
  -o-transform: skewY(32deg);
  transform: skewY(32deg);
  height: 100%;
}
.arrow_after_map_billet_left {
  position: absolute;
  border: 28px solid transparent;
  border-right: 23px solid #f75a27;
  border-top: 38px solid #f75a27;
  left: -50px;
  bottom: 0px;
  height: 100%;
}
.price_list_container .glyphicon-list-alt:before {
  content: "\e032";
  background: none;
}
.price_list_container .price_list_files a {
  text-decoration: underline;
  color: #fff;
}
.price_list_container .price_list_files a:hover {
  text-decoration: none;
}
.price_list_container .glyphicon-download-alt,
.price_list_container .glyphicon-list-alt {
  color: #f75a27;
}
.price_list_container .glyphicon-list-alt {
  font-size: 30px;
}
.price_list_files {
  margin-left: 90px;
}
.price_list_files_list {
  padding-bottom: 4px;
  padding-right: 10px;
}
.price_list_files_label {
  padding-right: 10px;
  font-size: 19px;
  font-weight: bold;
  color: #fff;
}
.price_list_container {
  margin-top: 53px;
  display: table;
  background: url("../images/price_background.png");
  height: 83px;
  width: 347px;
  cursor: pointer;
}
.price_list_container:hover {
  background: url("../images/price_background_hover.png");
}
.price_list_soc ul {
  list-style: none;
  display: inline;
  padding: 0;
}
.price_list_soc ul li {
  display: inline;
  margin-right: 5px;
}
.price_list_text {
  margin-top: 30px;
  margin-bottom: 20px;
}
.header_title_right a:hover {
  color: #000;
}
.header_title_right_phone a:hover:after/*, .header_title_right_phone a:after:hover*/ {
  content: "";
  background-image: url("../images/spritesheet.png");
  background-position: -39px -109px;
  width: 12px;
  height: 9px;
}
.avtorization a:hover {
  color: #f75a27;
}
.transport_companies .partner_info {
  height: 40px;
}
.catalog_item {
  position: relative;
}
.item_image img {
  width: 100%;
}
.row.product_section .item_image {
  background: #d4d4d4;
}
.item_description {
  position: absolute;
  bottom: 0;
  padding: 40px 0 10px 0;
  font-size: 20px;
  color: #fff;
  width: 100%;
  height: auto;
  text-align: left;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(74%, rgba(0, 0, 0, 0.8)),
    color-stop(92%, rgba(0, 0, 0, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
}
.item_description .caption.h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
  display: block;
  color: #ffffff;
  margin: 0 20px;
  font-size: 17px;
}
.item_description:hover .caption.h3 {
  white-space: normal;
}
.item_arrow {
  position: absolute;
  top: 20px;
  left: -5px;
}
.prod_type_figure .bottom_arrow {
  position: absolute;
  left: 0;
  bottom: -10px;
  border: 5px solid transparent;
  border-top: 5px solid #ff0000;
  border-right: 5px solid #ff0000;
}
.item_description_price {
  color: #fff;
  position: relative;
  font-size: 17px;
  margin-top: -5px;
  margin-left: 20px;
}
.item_description_price .priceFrom {
  color: #f75a27;
  font-weight: bold;
  font-size: 18px;
}
.item_description_name {
  margin-bottom: 5px;
}
.item5rows {
  width: 20% !important;
}
.item5rows img {
  width: 166px;
  height: 166px;
}
.detail_page .detail_content .product_section .item5rows a .caption .h3 {
  font-size: 14px;
  width: 87%;
  display: block;
  padding: 15px 0 15px 0;
  height: 45px;
  /* text-overflow: ellipsis; */
  overflow: hidden;
  margin: 0 0 10px 0;
  font-weight: bold;
}
.about_us_index {
  margin-top: 50px;
  height: 375px;
}
.about_us_index .about_us {
  padding-top: 15px;
  width: 100% !important;
  float: right;
  /*margin-right: 40px;*/
}
.about_us_index .about_us .buy_steps {
  border-bottom: 0;
}
.index_maps {
  padding-top: 15px;
  width: 100%;
  float: right;
  /*margin-right: 40px;*/
  margin-bottom: 40px;
}
.advantages {
  padding-top: 15px;
  width: 100%;
  float: right;
  margin-right: 40px;
}
.advantages_item {
  width: 20%;
  text-align: center;
  float: left;
  height: 300px;
}
.advantages_item img {
  padding: 25px 0;
  margin: 0 auto;
}
.advantages_item p {
  width: 90%;
  margin: 0 auto;
}
.advantages_item a {
  color: #f75a27;
  text-decoration: underline;
}
.item_answer .comment {
  width: 90%;
}
.item_answer .comment .text {
  background: #d4d4d4 !important;
}
.item_answer .comment .text .arrow_answer {
  color: #d4d4d4;
  right: -20px;
  left: initial;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  position: absolute;
  font-size: 20px;
}
.item_with_answer .icon,
.item_with_answer .comment {
  padding: 0 0 10px 0 !important;
}
.reviews_about_company .reviews .pagenav {
  list-style: none;
  margin: 0;
  padding: 0 0 0 19px;
}
.reviews_about_company .reviews .pagenav li {
  display: inline-block;
}
.reviews_about_company .reviews .pagenav .prev a,
.reviews_about_company .reviews .pagenav .next a {
  font-size: 23px;
  padding: 2px;
  background: transparent;
}
.reviews_about_company .reviews .pagenav .active a {
  background: #f75a27;
  border-radius: 50%;
  color: #fff;
  padding: 5px;
  width: 30px;
  display: block;
  height: 30px;
  text-align: center;
  cursor: default;
  text-decoration: none;
}
.reviews_about_company .reviews .pagenav li a {
  background: #bebebe;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  padding: 5px;
  color: #575757;
  width: 30px;
  display: block;
  height: 30px;
  line-height: 22px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.reviews_about_company .reviews .pagenav li a:hover {
  background: #f75a27;
  color: #fff;
}
.reviews_about_company .reviews .pagenav {
  padding: 0;
}
.margin_bottom {
  margin-bottom: 40px;
}
.reviews_index_container .reviews {
  display: table;
  width: 100%;
}
.reviews_index_container {
  width: 71%;
  float: right;
  margin-right: 40px;
}
.reviews_index_container .reviews_about_company {
  margin-top: 40px;
}
.reviews_index_container .reviews .item {
  display: table-row;
}
.reviews_index_container .reviews .item .icon {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 20px 0;
  width: 90px;
}
.reviews_index_container .reviews .item .icon .photo {
  margin: 0 20px 0 0;
  border-radius: 50%;
  overflow: hidden;
}
.reviews_index_container .reviews .item .icon .photo img {
  width: 100%;
  min-width: 70px;
  min-height: 70px;
}
.reviews_index_container .reviews .item .icon .name {
  font-size: 13px;
  padding: 10px 0 0 0;
}
.reviews_index_container .reviews .item .comment {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 20px 0;
}
.reviews_index_container .reviews .item .comment .text {
  position: relative;
  display: block;
  margin: 0 0 0 20px;
  width: 83%;
  float: none;
  bottom: auto;
  background: #ffffff;
  padding: 15px 25px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(84, 81, 81, 0.75);
  -moz-box-shadow: 0px 1px 2px 0px rgba(84, 81, 81, 0.75);
  box-shadow: 0px 1px 2px 0px rgba(84, 81, 81, 0.75);
}
.reviews_index_container .reviews .item_answer .comment .text {
  width: 92%;
}
.reviews_index_container .reviews .item .comment .text .arrow {
  position: absolute;
  left: -15px;
  color: #fff;
  font-size: 20px;
  text-shadow: -1px 1px 1px rgba(84, 81, 81, 0.3);
}
.reviews_index_container .reviews .item .comment .date {
  width: 100%;
  padding: 15px 0 0 55px;
  color: #919598 !important;
}
.reviews_index_wrapper {
  /*background: #E7E7E7;*/
  margin-top: 40px;
  padding-top: 20px;
}
.reviews_index_btns {
  position: relative;
  width: 60%;
  margin: 0 auto;
  padding-bottom: 0;
}
.reviews_index_btn_left,
.reviews_index_btn_right {
  color: #fff;
  float: left;
  font-size: 16px;
  text-align: center;
  padding: 0 0;
  line-height: 48px;
  position: relative;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  margin-top: 20px;
}
.reviews_index_btn_left {
  background: #323232;
  width: 300px;
}
.reviews_index_btn_left:hover {
  background: #000;
}
.reviews_index_btn_right {
  background: #f75a27;
  width: 195px;
  margin-left: 15px;
}
.reviews_index_btn_right:hover {
  background: #e3541f;
}
.basket_items_container .item_quantity {
  white-space: nowrap;
}
#one_click_buy_basket {
  margin-left: 20px;
}
.hide1800 {
  display: none !important;
}
.catalog_bottom_blocks .reviews {
  width: 100% !important;
}
.detail_page .sidebar .menu ul.root-item > li > a {
  font-weight: bold;
}
.about_company_maps {
  margin-bottom: 30px;
}
.itemShadow {
  position: absolute;
  bottom: 0;
  padding: 50% 0 10px 0;
  font-size: 20px;
  color: #fff;
  width: 100%;
  height: auto;
  text-align: left;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(123, 123, 123, 0.8) 74%,
    rgb(109, 109, 109) 92%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(74%, rgba(0, 0, 0, 0.8)),
    color-stop(92%, rgba(0, 0, 0, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(123, 123, 123, 0.8) 74%,
    rgb(109, 109, 109) 92%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(123, 123, 123, 0.8) 74%,
    rgb(109, 109, 109) 92%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(123, 123, 123, 0.8) 74%,
    rgb(109, 109, 109) 92%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(123, 123, 123, 0.8) 74%,
    rgb(109, 109, 109) 92%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}
.rslides_tabs li img {
  outline: 2px solid #7d7d7d !important;
}
.rslides_tabs li {
  position: relative;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.slider_wrapper {
  position: relative;
  border: 2px solid #7d7d7d !important;
}
.slider_wrapper .item_description .item_description_name {
  margin: 0;
  text-align: center;
}
.slider_wrapper .item_description .item_description_name span {
  font-size: 16px;
}
.slider_wrapper .item_description .caption.h3 {
  margin: 0 10px;
}
#regionContacts span:before {
  content: "";
  background-image: url("../images/spritesheet.png");
  width: 27px;
  height: 27px;
  background-position: -104px -5px;
  position: absolute;
  left: -32px;
}
#regionContacts span {
  color: #fff;
  position: relative;
}
.header_title_right_phone:hover #regionContacts span:before {
  background-image: url("../images/call_hover.png");
  width: 27px;
  background-size: 100%;
  background-position: 0 0;
}
.fk_user_name {
  display: none;
}
.error_input {
  outline: 2px solid rgb(255, 0, 0);
}
.top_basket_row {
  position: relative;
}
.top_basket_row:before {
  content: "";
  background: url(../images/cart.png) 0 0 no-repeat;
  background-size: 35px;
  display: block;
  position: absolute;
  left: -57px;
  top: 5px;
  width: 40px;
  height: 40px;
}
.top-basket-text {
  line-height: 20px;
  float: left;
  text-align: left;
}
.top-basket-text a {
  font-size: 18px;
  color: #1e1e1e;
  text-decoration: none;
}
.top-basket-text a {
  color: #1e1e1e;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-decoration: none;
}
.top_basket_sum_value {
  font-family: "Roboto", sans-serif;
  color: #f75a27;
}
.top_basket_sum_value_rub {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #f75a27;
  display: inline-block;
  width: 10px;
  height: 20px;
  background: url("../images/ruble_orange.svg") center center / contain
    no-repeat;
  float: right;
  margin-left: 3px;
}
.top_basket_count {
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  z-index: 50;
  left: -35px;
  top: -5px;
}
.top_basket_count:before {
  display: block;
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background: #ef581f;
  border-radius: 50%;
  z-index: -1;
}
.top_basket_sum_text {
}
.top_basket_sum_value {
}
.top_basket_link {
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@-webkit-keyframes color {
  100%,
  0% {
    stroke: #d62d20;
  }
  40% {
    stroke: #0057e7;
  }
  66% {
    stroke: #008744;
  }
  80%,
  90% {
    stroke: #ffa700;
  }
}
@keyframes color {
  100%,
  0% {
    stroke: #d62d20;
  }
  40% {
    stroke: #0057e7;
  }
  66% {
    stroke: #008744;
  }
  80%,
  90% {
    stroke: #ffa700;
  }
}
.sprite {
  background-image: url(../images/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
.sprite-arrow {
  width: 13px;
  height: 13px;
  background-position: -5px -5px;
  margin: 3px auto 2px;
}
.sprite-arrow_down_header {
  width: 12px;
  height: 9px;
  background-position: -28px -5px;
}
.sprite-baloon {
  width: 18px;
  height: 25px;
  background-position: -50px -5px;
}
.sprite-black_right_triangle {
  width: 16px;
  height: 13px;
  background-position: -78px -5px;
}
.sprite-call1 {
  width: 29px;
  height: 29px;
  background-position: -104px -5px;
}
.sprite-icon_about_black {
  width: 22px;
  height: 22px;
  background-position: -5px -44px;
}
.sprite-icon_delivery_black {
  width: 22px;
  height: 22px;
  background-position: -37px -44px;
}
.sprite-icon_price_black {
  width: 22px;
  height: 22px;
  background-position: -69px -44px;
}
.sprite-loupe_search {
  width: 15px;
  height: 15px;
  background-position: -101px -44px;
}
.sprite-mail {
  width: 29px;
  height: 29px;
  background-position: -101px -69px;
}
.sprite-nav_circle {
  width: 6px;
  height: 5px;
  background-position: -126px -44px;
}
.sprite-no_avatar {
  width: 75px;
  height: 72px;
  background-position: -138px -5px;
}
.sprite-right_arrow {
  width: 19px;
  height: 40px;
  background-position: -5px -85px;
}
.sprite-rub_small {
  width: 16px;
  height: 16px;
  background-position: -34px -85px;
}
.sprite-top_triangle {
  width: 16px;
  height: 13px;
  background-position: -60px -85px;
}
ul.nav.navbar-nav.nav-justified.nav-bottom li:not(:first-of-type):before {
  content: "";
  background-image: url(../images/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 5px;
  background-position: -126px -42px;
  position: absolute;
  bottom: 16px;
  margin-right: 14px;
}
li.index_nav_bottom_li:not(:first-of-type):before {
  content: "";
  background-image: url(../images/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  width: 6px;
  height: 5px;
  background-position: -126px -42px;
  position: absolute;
  bottom: 16px;
  margin-right: 22px !important;
}
li.index_nav_bottom_li:last-of-type:before {
  bottom: 9px;
  margin-right: 22px !important;
}
div#regionContacts {
  height: 25px;
}
div.ya-site-form__input {
  height: 26px;
}
.correct-signal {
  background-position: -382px -4px;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 2px;
}
.vk {
  background-position: 0 0;
  width: 46px;
  height: 46px;
}
.ok {
  background-position: -50px 0;
  width: 46px;
  height: 46px;
}
.mm {
  background-position: -100px 0;
  width: 46px;
  height: 46px;
}
.gp {
  background-position: -150px 0;
  width: 46px;
  height: 46px;
}
.tw {
  background-position: -200px 0;
  width: 46px;
  height: 46px;
}
.sprites {
  background-image: url(/price/img/sprites-1.png);
  background-repeat: no-repeat;
  display: inline-block;
}
.list_article {
  margin-top: 28px;
}
.list_article a {
  text-decoration: underline;
  line-height: 7px;
  /*min-height: 52px;*/
  font-size: 16px;
  display: block;
  position: relative;
  padding-left: 67px;
  margin-bottom: 10px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  color: #1e1e1e;
  background: #0056f0 !important;
  color: #fff !important;
}
.list_article a div {
  line-height: 20px;
  padding-top: 17px;
  padding-bottom: 17px;
}
.list_article a:hover {
  text-decoration: none;
}
.list_article a span {
  text-decoration: none !important;
  position: absolute;
  height: 100%;
  width: 52px;
  left: 0;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 24px;
  z-index: 20;
  border-right: 1px solid #fff;
}
.list_article a span:before {
  color: white !important;
  content: "?";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.detail_page .detail_content .product .right_buy .buy .buy_one_click:hover {
  background: #e3541f;
}
.detail_page .detail_content .product .right_buy .buy .buy_one_click:active {
  background: #d73e05;
}
.detail_page .detail_content .product .right_buy .buy .torg:hover {
  background: #c8c8c8;
}
.detail_page .detail_content .product .right_buy .buy .torg:active {
  background: #aeaeae;
}
.detail_page .detail_content .product .right_buy .buy .to_basket:hover {
  background: #c8c8c8;
}
.detail_page .detail_content .product .right_buy .buy .to_basket:active {
  background: #aeaeae;
}
.radio-select .request-table-info {
  display: none;
}
.radio-select.active .request-table-info {
  display: block;
}
/*ARTICLE ADDITIONAL LINK*/
.a-aditional-link {
  width: 280px;
  height: 350px;
  text-align: center;
  background: #e7e7e7;
}
.a-aditional-link.left {
  float: left;
  margin: 20px 30px 20px 0;
}
.a-aditional-link.right {
  float: right;
  margin: 20px 0 20px 30px;
}
.a-aditional-link img {
  width: 228px;
  height: 177px;
}
.a-aditional-link h2 {
  color: #000;
  font-weight: bold;
  font-style: italic;
  font-size: 24px !important;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
}
.a-aditional-link p {
  color: #5c5c5c;
  font-size: 14px;
  font-style: italic;
  padding-top: 5px;
  margin-left: 20px;
  margin-right: 20px;
}
.a-aditional-link a {
  color: #fff;
  background: #f75a27;
  font-size: 16px;
  text-decoration: none;
  line-height: 47px;
  display: block;
  margin: 20px;
  margin-top: 18px;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.a-aditional-link a:hover {
  background: #e3541f;
}
@media (min-width: 768px) and (max-width: 1259px) {
  .a-aditional-link {
    width: 220px;
    height: 300px;
  }
  .a-aditional-link.left {
    float: left;
    margin: 20px 20px 20px 0;
  }
  .a-aditional-link.right {
    float: right;
    margin: 20px 0 20px 20px;
  }
  .a-aditional-link img {
    width: 181px;
    height: 140px;
  }
  .a-aditional-link h2 {
    font-size: 18px !important;
  }
  .a-aditional-link p {
    font-size: 11px;
  }
  .a-aditional-link a {
    font-size: 15px;
    line-height: 40px;
  }
}
@media (min-width: 469px) and (max-width: 991px) {
  .a-aditional-link {
    width: 100%;
    height: 165px;
  }
  .a-aditional-link img {
    width: 181px;
    height: 140px;
    float: left;
    margin: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .a-aditional-link a {
    width: 160px;
    float: right;
  }
}
@media (min-width: 469px) and (max-width: 767px) {
  .a-aditional-link a {
    width: 197px;
    float: right;
    margin-top: 8px;
  }
}
@media (max-width: 468px) {
  .a-aditional-link.left {
    float: none;
  }
}
/*END ARTICLE ADDITIONAL LINK*/
.p-basket-btn {
  display: block;
  background: #f75a27;
  padding: 13px 0;
  color: #fff !important;
  font-size: 16px;
  margin-top: 5px;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  outline: none !important;
  text-decoration: none;
}
.p-basket-btn:hover {
  text-decoration: none;
  background: #e3541f;
  outline: none !important;
}
.p-basket-btn:focus {
  text-decoration: none;
  outline: none !important;
}
.fancybox-title-float-wrap {
  display: none;
}
.content .row .product * {
  outline: none !important;
}
#year-select-styler jq-selectbox__select div.jq-selectbox__select-text {
  width: 100%;
}
.p-basket-btn-continue {
  display: block;
  padding: 13px 0;
  color: #1e1e1e !important;
  font-size: 16px;
  margin-top: 5px;
  background: #d8d8d8;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  outline: none !important;
  text-decoration: none;
}
.p-basket-btn-continue:hover {
  background: #c8c8c8;
  text-decoration: none;
  outline: none !important;
}
.p-basket-btn-continue:focus {
  text-decoration: none;
  outline: none !important;
}
.one-click-btn-close {
  display: block;
  color: #fff;
  margin: 30px auto;
}
/*AUTH RERGISTER*/
.auth-form-wrapper {
  background: #fff;
  padding: 20px 25px;
  display: inline-block;
  width: 420px;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(30, 30, 30, 0.1);
  -moz-box-shadow: 0px 0px 5px 1px rgba(30, 30, 30, 0.1);
  box-shadow: 0px 0px 5px 1px rgba(30, 30, 30, 0.1);
}
.content .row .auth-form-wrapper h1 {
  color: #fb4b10;
  font-size: 22px;
  margin: 0;
}
.auth-form-wrapper .reg-text {
  color: #1e1e1e;
  font-size: 12px;
  margin: 12px 0 15px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
.auth-form-wrapper .reg-text a {
  color: #fb4b10;
  text-decoration: underline;
}
.reg-form-wrapper table {
  width: 100%;
}
.auth-form-wrapper table td {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.auth-form-wrapper input[type="text"],
.auth-form-wrapper input[type="password"] {
  font-size: 14px;
  width: 100%;
  background: #ececec;
  border: 1px solid #ececec;
  padding: 7px 10px;
  margin-top: 5px;
  margin-bottom: 15px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  font-weight: 400;
}
.auth-form-wrapper input[type="password"] {
  margin-bottom: 3px;
}
.reg-form-wrapper input[type="password"] {
  margin-bottom: 15px;
}
.auth-form-wrapper input[type="text"]:focus,
.auth-form-wrapper input[type="password"]:focus {
  background: #fff;
}
.auth-form-wrapper .reg-text a:hover {
  text-decoration: none;
}
.auth-form-wrapper input[type="submit"] {
  background: #f75a27;
  color: #fff !important;
  margin: 0 !important;
  padding: 0 40px !important;
  height: 48px;
  border: none;
  font-size: 16px !important;
  font-weight: 400;
  border-radius: 2px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.auth-form-wrapper input[type="submit"]:hover {
  background: #e3541f;
}
.auth-form-wrapper .forgot-pass a {
  display: inline-block;
  /*color: #7a7a7a;*/
  color: #fb4b10;
  font-size: 12px;
  /*border-bottom: 1px dashed #7a7a7a;*/
  /*border-bottom: 1px dashed #fb4b10;*/
  text-decoration: underline;
  margin-bottom: 25px;
  /*text-decoration: none;*/
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.auth-form-wrapper .forgot-pass a:hover {
  /*border-bottom: 1px dashed transparent;*/
  text-decoration: none;
}
.reg-form-wrapper table td {
  display: block;
  position: relative;
}
.reg-form-aditt-text {
  font-size: 11px;
  color: #575757;
  margin: 0;
  margin-bottom: 15px;
  font-weight: 500;
}
.reg-form-wrapper input[name="REGISTER[EMAIL]"],
.reg-form-wrapper input[name="REGISTER[PASSWORD]"] {
  margin-bottom: 3px;
}
.reg-form-required {
  display: inline-block;
  color: #7a7a7a;
  font-size: 11px;
  margin-top: 15px;
}
.reg-form-no-required {
  position: absolute;
  right: 15px;
  top: 16px;
  color: #909090;
  font-size: 11px;
  font-weight: 400;
}
.reg-form-wrapper .jq-checkbox {
  position: absolute !important;
  left: 0;
  top: 1px;
}
.reg-form-wrapper .main-user-consent-request {
  padding-left: 25px;
}
@media (max-width: 767px) {
  .auth-form-wrapper {
    padding: 5px 15px 15px;
    margin-top: 15px;
    width: 100%;
  }
  .auth-form-wrapper input[type="text"],
  .auth-form-wrapper input[type="password"] {
    width: 100%;
  }
}
.restore-pass-auth a {
  display: inline-block;
  color: #7a7a7a;
  font-size: 10px;
  border-bottom: 1px dotted #5b5b5b;
  margin-top: 10px;
  text-decoration: none;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.restore-pass-auth a:hover {
  border-bottom: 1px dotted transparent;
}
/*AUTH RERGISTER*/
header {
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.wrapper.fixed {
  margin-top: 100px;
}
.header-logo {
  overflow: hidden;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.wrapper.fixed header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 400;
  margin-bottom: 0;
  height: 60px;
}
.header-logo {
  position: relative;
}
.header-logo-name {
  width: 100%;
  position: absolute;
  top: 37px;
  left: 56px;
  font-size: 20px;
  color: #1e1e1e;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 1;
  overflow: hidden;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  white-space: nowrap;
}
.header-logo-title {
  width: 100%;
  position: absolute;
  top: 54px;
  left: 56px;
  font-size: 15px;
  color: #1e1e1e;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1;
  overflow: hidden;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  white-space: nowrap;
}
.wrapper .header-logo-name {
  top: 15px;
}
.wrapper .header-logo-title {
  top: 36px;
}
.header-logo-name span {
  color: #f75a27;
}
.wrapper .header-logo img {
  height: 57px;
}
header .header_bottom_wrapper {
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.wrapper header .header_bottom_wrapper {
  margin-bottom: 0;
}
.wrapper.slim header .header_bottom_wrapper {
  height: 60px;
}
.header-top-wrapper {
  /*overflow:hidden*/
}
.wrapper.fixed header .header-top-wrapper {
  display: none;
}
.wrapper header .header_bottom_wrapper .header_user_block_search {
  margin: 11px 0;
}
.wrapper header .header_bottom_wrapper .header_menu {
  line-height: 44px;
  margin-left: 40px;
}
.wrapper header .header_bottom_wrapper .header_user_block_cart .basket {
  margin: 9px 0;
}
.wrapper.slim header .header_bottom_wrapper .header-logo {
  line-height: 60px;
}
.wrapper.slim header .header_bottom_wrapper .header-logo img {
  height: 44px;
  margin-right: 10px;
}
header .header_bottom_wrapper .header-logo img {
  -moz-transition: all 0.05s ease-out;
  -o-transition: all 0.05s ease-out;
  -webkit-transition: all 0.05s ease-out;
  transition: all 0.05s ease-out;
}
.header-logo-wrapper {
  margin-top: -2px;
  margin-bottom: -3px;
  overflow: hidden;
  position: relative;
}
.top_basket_count,
.top_basket_row,
.top-basket-text {
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.wrapper.slim header .header-logo-wrapper {
  height: 60px;
}
.wrapper.slim header .top_basket_row:before {
  background-size: 28px;
  left: -47px;
  top: 8px;
}
.wrapper.slim header .top_basket_count:before {
  width: 20px;
  height: 20px;
}
.wrapper.slim header .top_basket_count {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  left: -30px;
  top: 0px;
}
.wrapper.slim header .top-basket-text a {
  font-size: 17px;
}
.wrapper.slim header .top-basket-text {
  line-height: 19px;
}
.wrapper.slim header .fixed-geo {
  visibility: visible;
  opacity: 1;
  width: auto !important;
}
.fixed-geo {
  line-height: 22px;
  padding: 12px 0;
}
.fixed-geo .geotargeting-mail a {
  color: #1e1e1e;
  margin-right: 30px;
}
.fixed-geo .geotargeting-mail {
  text-align: right;
  line-height: 18px;
}
.fixed-geo .geotargeting-phone {
  width: auto;
}
.fixed-geo #geotargeting a {
  color: #1e1e1e;
  font-size: 14px;
  margin-left: 0;
  line-height: 16px;
  font-weight: bold;
}
.header_user_block_cart {
  padding-left: 50px;
  cursor: pointer;
}
.fixed-contacts {
  position: absolute;
  top: 0;
  right: 0;
}
.wrapper.fixed header {
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
}
.wrapper.fixed.slim header .fixed-geo {
  width: 100% !important;
}
.fixed-geo .geotargeting-phone {
  font-weight: bold;
}
.fixed-geo .geotargeting-mail a {
  font-weight: bold;
  line-height: 18px;
  border-bottom: 1px solid #1e1e1e;
}
.fixed-geo .geotargeting-mail a:hover {
  color: #f75a27;
  border-bottom: 1px solid #f75a27 !important;
}
.fixed-geo #geotargeting a:hover .geocity-triangle::after {
  border-top: 6px solid #939393;
}
.fixed-geo .geotargeting-phone {
  margin: 0;
}
@media (min-width: 1921px) {
  .header-logo {
    width: calc(20vw - 15px);
  }
  .detail_page .sidebar .opened li {
    max-width: 100% !important;
  }
  .fixed-contacts {
    right: 10px;
  }
  .fixed-contacts {
    width: calc(100% - 60px) !important;
  }
  #geotargeting {
    width: calc(20vw + 15px) !important;
  }
}
@media (max-width: 1920px) {
  .fixed-contacts {
    right: 10px;
  }
  .fixed-geo #geotargeting {
    margin: 0;
  }
  .fixed-contacts {
    width: calc(100% - 60px) !important;
  }
  .fixed-geo #geotargeting a {
    font-size: 13px !important;
  }
  .fixed-geo .geotargeting-mail a {
    font-size: 13px;
  }
  .fixed-geo .geotargeting-phone {
    font-size: 15px;
  }
  .fixed-geo .geotargeting-phone {
    margin: 0 !important;
  }
  .fixed-geo .geotargeting-phone {
    line-height: 28px;
  }
  .fixed-geo .geotargeting-mail {
    line-height: 24px;
  }
}
@media (max-width: 1799px) {
  /*.header-logo{
		width: calc(23vw - 15px);
	}*/
}
@media (max-width: 1679px) {
  .header_menu > div {
    margin: 0 12px;
  }
  #geotargeting {
    width: calc(23vw + 15px) !important;
  }
}
@media (max-width: 1600px) {
  .header_menu > div {
    margin: 0 10px;
  }
}
@media (max-width: 1570px) {
  .header_menu {
    margin: 0 0 0 30px;
  }
}
@media (max-width: 1520px) {
  .header_menu a {
    font-size: 16px;
  }
  .top_basket_row:before {
    left: -47px;
  }
  .top_basket_count {
    left: -28px;
  }
  .header_user_block_cart {
    padding-left: 40px;
  }
  .top-basket-text a {
    font-size: 16px;
    margin-left: 2px;
  }
}
@media (max-width: 1479px) {
  div.ya-site-form__input::before {
    width: 0px;
    overflow: hidden;
  }
  .header_user_block_search .ya-site-form__form .ya-site-form__input-text {
    padding-left: 0;
    width: 100%;
  }
  .header_user_block_search .ya-site-form__submit {
    color: transparent !important;
    height: 45px;
    width: 15px;
    background-image: url(../images/searchg.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 45px;
  }
  .header_user_block_search {
    width: 275px !important;
  }
}
@media (max-width: 1439px) {
  .fixed-geo .geotargeting-phone {
    font-size: 14px;
    letter-spacing: -0.3px;
  }
  .fixed-geo .geotargeting-mail a {
    font-size: 12px;
    letter-spacing: -0.3px;
    line-height: 22px;
  }
  .fixed-geo #geotargeting a {
    font-size: 12px !important;
  }
}
@media (max-width: 1399px) {
  .sumbenu-container {
    position: unset !important;
  }
  .wrapper.fixed .header-logo {
    margin-right: 10px;
  }
  .fixed-geo .geotargeting-mail a {
    margin-right: 15px;
  }
  #geotargeting {
    width: calc(23vw + 10px) !important;
  }
}
@media (max-width: 1379px) {
  .header_user_block_search
    #ya-site-form0
    .ya-site-form__form
    .ya-site-form__input-text {
    width: 100%;
  }
  .header_user_block_search {
    width: 550px !important;
  }
}
@media (max-width: 1339px) {
  .fixed-geo .geotargeting-phone {
    font-size: 13px;
    letter-spacing: -0.5px;
    font-weight: normal;
  }
  .fixed-geo .geotargeting-mail a {
    font-weight: normal;
  }
}
@media (max-width: 1299px) {
  .header_menu {
    margin: 0 0 0 25px;
  }
  .header_bottom_wrapper {
    height: 60px;
  }
  .header_user_block_search {
    margin: 9px 0;
  }
  .header_menu {
    line-height: 60px;
  }
  .header-logo {
    line-height: 60px;
  }
  .header-logo img {
    height: 50px;
  }
  .header-logo-name {
    top: 17px;
    left: 55px;
  }
  .header-logo-title {
    top: 38px;
    left: 55px;
  }
  .header_user_block_cart .basket {
    margin: 12px 0;
  }
  .container.content {
    margin-top: 20px !important;
  }
  .geotargeting-phone {
    margin-right: 10px !important;
  }
  .geotargeting-timetable {
    margin-right: 10px !important;
  }
  .header_user_block_search
    #ya-site-form0
    .ya-site-form__form
    .ya-site-form__input-text {
    font-size: 14px !important;
  }
  .top-basket-text {
    display: none;
  }
  .basket {
    width: auto !important;
  }
  .top_basket_row:before {
    width: 30px;
    height: 30px;
    background-size: 29px;
  }
  .fixed-geo .geotargeting-mail a {
    font-size: 13px;
  }
  .fixed-geo .geotargeting-mail {
    line-height: 24px;
  }
  .header-logo {
    width: calc(22vw - 15px);
  }
}
@media (max-width: 1279px) {
  .wrapper.fixed .header-logo {
    /*width: 26vw;*/
    margin-right: 10px;
  }
}
@media (max-width: 1229px) {
  .header_menu > div {
    margin: 0 8px;
  }
  .header_user_block_search
    #ya-site-form0
    .ya-site-form__form
    .ya-site-form__input-text {
    font-size: 13px !important;
  }
}
@media (max-width: 1199px) {
  .header_menu {
    margin: 0 0 0 20px;
  }
  .header_user_block_search {
    width: 380px !important;
  }
  .fixed .header_user_block_search {
    width: 350px !important;
  }
  .fixed-geo .geotargeting-phone {
    line-height: 28px;
  }
  .fixed-geo .geotargeting-phone {
    font-size: 13px;
  }
}
@media (max-width: 1139px) {
  .fixed-geo .geotargeting-phone {
    font-size: 12px;
    letter-spacing: -0.5px;
  }
  .wrapper.fixed .header-logo {
    /*width: 27vw;*/
  }
}
@media (max-width: 1119px) {
  .header_user_block_search {
    width: 380px !important;
  }
  .header_menu a {
    font-size: 15px;
  }
  .header-logo-name {
    left: 50px;
    font-size: 20px;
  }
  .header-logo-title {
    left: 55px;
    font-size: 16px;
  }
  .wrapper.fixed .header_menu a {
    letter-spacing: -0.5px;
    font-size: 14px;
  }
  .wrapper.fixed .fixed-contacts {
    width: calc(100% - 60px) !important;
  }
  .wrapper.fixed .header-logo {
    margin-right: 20px;
  }
}
@media (max-width: 1079px) {
  .fixed-geo .geotargeting-mail a {
    margin-right: 8px;
  }
  .header-logo {
    margin-right: 15px;
  }
  .header-logo-name {
    font-size: 19px;
  }
  .header-logo-title {
    left: 52px;
  }
}
@media (max-width: 1009px) {
  .wrapper.fixed .header_user_block_cart {
    display: none;
  }
  .wrapper.fixed .header-logo {
    /*width: 29vw;*/
  }
}
header {
  min-width: 990px;
}
footer {
  margin-top: 40px;
  padding: 50px 0;
  border-top: 1px solid #f6f6f6;
  background: #f4f4f4;
}
footer .main-footer {
  width: calc(77% + 30px);
}
footer .sidebar {
  width: calc(23% - 30px);
}
@media (min-width: 1800px) {
  footer .main-footer {
    width: calc(77% + 30px);
  }
  footer .sidebar {
    width: calc(23% - 30px);
  }
}
.footer-block-header {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}
.footer-block-header a {
  color: #1e1e1e;
  text-decoration: none;
}
.footer-block-header a:hover {
  color: #1e1e1e;
  text-decoration: none;
}
.nav.footer-nav > li > a {
  color: #1e1e1e;
  padding: 6px 0;
  display: inline-block;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.nav.footer-nav > li > a:hover {
  text-decoration: underline;
}
.nav.footer-nav.footer-block-nav > li > a {
  padding: 12px 20px;
  border: 1px solid #d6d6d6;
  width: 248px;
  margin-bottom: 15px;
}
.nav.footer-nav.footer-block-nav > li > a:hover {
  background: #ededed;
  text-decoration: none;
}
.footer-block-title {
  color: #787878;
  font-size: 12px;
}
.footer-block-header.normal {
  font-weight: 400;
}
.footer-logo {
  position: relative;
  display: inline-block;
  line-height: 50px;
  width: 250px;
  margin-bottom: 30px;
}
.footer-logo-name {
  width: 100%;
  position: absolute;
  top: 10px;
  left: 54px;
  font-size: 22px;
  color: #1e1e1e;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  line-height: 1;
  overflow: hidden;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  white-space: nowrap;
}
.footer-logo-name span {
  color: #f75a27;
}
.footer-logo-title {
  width: 100%;
  position: absolute;
  top: 30px;
  left: 56px;
  font-size: 16px;
  color: #1e1e1e;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 1;
  overflow: hidden;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  white-space: nowrap;
}
.footer_personal {
  margin-bottom: 25px;
}
.footer_personal a {
  color: #1e1e1e;
  text-decoration: underline;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.footer_personal a:hover {
  color: #f75a27;
}
.footer_oferta,
.footer_personal,
.footer-error,
.footer-copyright {
  margin-left: 5px;
  font-size: 13px;
}
.footer-error {
  margin-bottom: 10px;
}
.footer-error a {
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  color: #1e1e1e;
  text-decoration: underline;
}
.footer-error a:hover {
  color: #f75a27;
}
.container-fluid.footer {
  padding: 0 30px;
}
.fixed-contacts {
  display: none;
}
.wrapper.fixed .fixed-contacts {
  display: block;
}
@media (max-width: 1559px) {
  .footer-logo {
    min-width: 250px;
  }
  footer .main-footer {
    width: 100% !important;
  }
  footer .sidebar {
    width: 100% !important;
    margin-top: 20px;
  }
  footer .main-footer > .row {
    margin: 0;
  }
  footer .sidebar > * {
    float: left;
    width: 30%;
  }
  footer .footer-logo {
    width: 25% !important;
  }
  footer .footer-error {
    width: 23% !important;
  }
  footer {
    padding: 50px 0 20px;
  }
  footer .sidebar {
    position: relative;
  }
  .footer-copyright {
    position: absolute;
    top: 60px;
  }
}
@media (max-width: 1279px) {
  footer .sidebar > * {
    width: 35%;
  }
  .footer-logo {
    width: 25% !important;
  }
}
@media (max-width: 1099px) {
  .main-footer .row > div {
    width: 23%;
  }
  .main-footer .row > div:first-child {
    width: 30%;
  }
  footer .sidebar > a {
    width: 30% !important;
  }
  footer .sidebar > div {
    width: 40%;
  }
  footer .footer-error {
    width: 23% !important;
  }
}
.footer-block-header.email a {
  text-decoration: underline;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.footer-block-header.email a:hover {
  color: #f75a27;
}
.nav.footer-nav > li > a {
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.nav.footer-nav > li > a:hover {
  color: #f75a27;
}
.nav.footer-nav.footer-block-nav > li > a:hover {
  color: #1e1e1e;
}
footer .geotargeting-phone a {
  color: #1e1e1e;
}
.detail_page .detail_content .product .right_buy .price_str {
  max-width: 700px;
  width: 100%;
  float: right;
}
.detail_page .detail_content .product .right_buy .filter_elements.price_str {
  max-width: 100%;
  float: none;
}
.price-block {
  background-color: #f3f3f3;
  margin-bottom: 30px;
}
.price-block > div {
  float: left;
  padding: 28px;
}
.price-block-left {
  width: 77%;
}
.price-block-left.price-block-double {
  width: calc(100% - 240px);
  border-right: 1px solid #fff;
}
.price-block-right {
  font-family: "Roboto", sans-serif;
  color: #1e1e1e;
  /*width: 240px;*/
}
@media (max-width: 1919px) {
  .price-block-right {
    width: 200px;
  }
  .price-block-left.price-block-double {
    width: calc(100% - 200px);
  }
}
.price-block-left .price > div {
  float: left;
  line-height: 24px;
  margin-right: 20px;
}
.price-block-left .price {
  line-height: 24px;
  margin-bottom: 10px;
  display: inline-block;
}
.price-block-info-title {
  font-size: 16px;
  line-height: 20px;
  opacity: 0.8;
}
.price-block-info-data {
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 10px;
}
.price_text {
  font-family: "Roboto", sans-serif;
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  margin-right: 10px;
  line-height: 24px;
  display: inline-block;
}
.avail_in_store {
  opacity: 0.8;
  color: #1e1e1e;
}
.price-block-success {
  width: 21px;
  height: 21px;
  background: url("/upload/icon-price-succes.png") 0 0 no-repeat;
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 8px;
}
.price-block-success-green {
  background: url("/upload/icon-price-succes-green.png") 0 0 no-repeat;
}
.price-block-success-orange {
  background: url("/upload/icon-price-succes-orange.png") 0 0 no-repeat;
}
.price-block-avaliblity {
  margin-bottom: 40px;
  line-height: 24px;
}
.price-block-avaliblity > div {
  float: left;
  margin-right: 15px;
}
.price-block-item-new {
  opacity: 1;
  font-size: 18px;
}
.price-rub {
  margin-left: 3px;
  font-family: "Roboto", sans-serif !important;
  font-weight: 500 !important;
}
.detail_page .detail_content .product .right_buy .price .base_price .price-rub,
.price-detail-total .price-rub {
  float: right;
  display: inline-block;
  width: 16px;
  height: 29px;
  background: url("../images/ruble_orange.svg") center center / contain
    no-repeat;
  margin-left: 3px;
  position: relative;
  top: -3px;
}
.fixed_product_price .base_price .price-rub {
  display: inline-block;
  width: 16px;
  height: 29px;
  background: url("../images/ruble_orange.svg") center center / contain
    no-repeat;
  margin-left: 3px;
  position: relative;
  top: 5px;
}
.detail_page .detail_content .product .right_buy .price .opt_price .price-rub {
  display: inline-block;
  width: 12px;
  height: 22px;
  background: url("../images/ruble_black.svg") center center / contain no-repeat;
  margin-left: 3px;
  position: relative;
  top: 5px;
}
.fixed_product_price .opt_price .price-rub {
  display: inline-block;
  width: 12px;
  height: 22px;
  background: url("../images/ruble_black.svg") center center / contain no-repeat;
  margin-left: 3px;
  position: relative;
  top: 5px;
}
.left_photo .list_article {
  display: none;
}
.main-user-consent-request {
  font-size: 12px;
}
.btn-orang.submit_btn {
  outline: none !important;
  font-weight: normal;
  line-height: 48px;
  border-radius: 2px;
  padding: 0 25px;
  margin: 10px 0;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.btn-orang.submit_btn:hover {
  background: #e3541f;
}
.btn-orang.submit_btn:hover,
.btn-orang.submit_btn:focus,
.btn-orang.submit_btn:active {
  outline: none !important;
}
.buy_steps .step {
  text-align: left;
}
.step-2 {
  text-align: center;
}
.step-3 {
  text-align: right;
}
.step-bg {
  background: url("../images/right_arrow.png");
  background-repeat: repeat-x;
  margin-top: 25px;
}
.content .row h1.product_title {
  margin-top: 10px;
  margin-bottom: 10px;
}
.full-width .about_us {
  width: 100% !important;
}
.detail_content h1.h1_title {
  margin-left: 5px;
}
.confirm-reg-text {
  font-size: 22px;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  color: #fb4b10;
  margin-bottom: 10px;
  width: 560px;
}
.confirm-reg-text-2 {
  font-size: 16px;
  color: #1e1e1e;
  padding-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
  width: 560px;
  margin-bottom: 40px;
}
.auth-form-wrapper-order {
  margin-top: 20px;
  display: block;
}
.content .row .catalog-new-list h1 {
  margin-top: 20px;
  font-size: 26px;
  width: 50%;
  float: left;
}
.catalog-new-list .section_name {
  padding-right: 10px;
}
.catalog-section-list-block {
  width: 860px;
  float: left;
}
.catalog-section-list-item {
  display: table-row;
  background: #f4f4f4;
  margin-bottom: 20px;
  border: 2px solid #f4f4f4;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.catalog-section-list-delimiter {
  height: 15px;
  display: table;
}
.catalog-section-list-item a,
.catalog-section-list-item a:hover,
.catalog-section-list-item a:focus {
  text-decoration: none;
}
.catalog-section-list-item-wrapper {
  display: table;
  border: 2px solid transparent;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.catalog-section-list-item-wrapper:hover {
  border: 2px solid #ef571f;
}
.catalog-section-list-item-img {
  width: 25%;
  background: #d4d4d4;
  display: table-cell;
  vertical-align: middle;
}
.catalog-section-list-item-data {
  display: table-cell;
  vertical-align: top;
  width: 50%;
  padding: 20px 10px 20px 20px;
}
.catalog-section-list-item-name a {
  font-weight: 500;
  color: #1e1e1e;
  font-size: 18px;
  margin-bottom: 5px;
  display: inline-block;
  text-decoration: underline;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.catalog-section-list-item-name a:hover {
  color: #ef581f;
  text-decoration: underline;
}
.catalog-section-list-item-desc {
  color: #5f5f5f;
  font-size: 15px;
  margin-right: 15px;
}
.catalog-section-list-item-img img {
  max-width: 215px;
  height: auto;
}
.catalog-section-list-item-buttons {
  width: 25%;
  vertical-align: top;
  display: table-cell;
  padding: 20px 20px 20px 0;
}
.catalog-section-list-item-buttons > a {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  text-align: center;
  border-radius: 3px;
  padding: 14px 0;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.catalog-section-list-item-buttons > a.btn-one-click {
  color: #fff;
  background: #ef581f;
}
.catalog-section-list-item-buttons > a.btn-one-click:hover {
  background: #e3541f;
}
.catalog-section-list-item-buttons > a.btn-add-cart {
  color: #1e1e1e;
  background: #d8d8d8;
}
.catalog-section-list-item-buttons > a.btn-add-cart:hover {
  background: #c8c8c8;
}
.catalog-section-list-item-price {
  margin-top: 8px;
  color: #1e1e1e;
  font-size: 16px;
}
.catalog-section-list-item-price .price-opt span {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.3px;
}
.catalog-section-list-item-price .price-base span {
  font-size: 24px;
  color: #ef581f;
  font-weight: 600;
  letter-spacing: -0.3px;
}
.catalog-section-list-item-price .sum {
  margin-left: 5px;
}
.catalog-section-list-item-props {
  margin-top: 15px;
}
.catalog-section-list-item-props:after {
  clear: both;
  display: table;
  content: " ";
}
.catalog-section-list-item-prop-title {
  color: #7f7f7f;
  font-size: 16px;
  margin-right: 8px;
}
.catalog-section-list-item-prop-value {
  color: #4e4e4e;
  font-size: 16px;
  margin-right: 20px;
}
.catalog-section-list-item-props > div {
  float: left;
}
.list_new_pagination {
  margin-bottom: 30px;
}
.list_new_pagination ul {
  padding: 0;
  margin: 0;
}
.list_new_pagination a,
.list_new_pagination a:hover,
.list_new_pagination a:focus {
  text-decoration: none !important;
}
.list_new_pagination li {
  list-style: none;
  float: left;
  background: #f4f4f4;
  border-radius: 2px;
  text-align: center;
  font-size: 16px;
  color: #5e5e5e;
  margin: 0 1px;
  height: 50px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.list_new_pagination li:hover {
  background: #d8d8d8;
  color: #343434;
}
.list_new_pagination li.list_new_pag_active span,
.list_new_pagination li a {
  padding: 0;
  width: 55px;
  line-height: 50px;
  display: inline-block;
}
.list_new_pagination li.disabled span,
.list_new_pagination li.disabled a {
  color: #9c9c9c;
  cursor: default;
}
.list_new_pagination li.disabled:hover {
  background: #f4f4f4;
}
.list_new_pagination li span,
.list_new_pagination li a {
  font-size: 16px;
  color: #5e5e5e;
}
.list_new_pagination li.list_new_pag_active {
  background: #ef581f;
  cursor: default;
}
.list_new_pagination li.list_new_pag_active span {
  cursor: default;
  color: #fff;
  font-weight: 500;
}
.list_new_pagination li.list_new_pag_first {
  float: left;
  margin-left: 0;
  margin-right: 25px;
  width: 120px;
  line-height: 50px;
}
.list_new_pagination li.list_new_pag_first a {
  width: 120px;
}
.list_new_pagination li.list_new_pag_last {
  float: right;
  margin-right: 0;
  margin-left: 25px;
  width: 120px;
  line-height: 50px;
}
.list_new_pagination li.list_new_pag_last a {
  width: 120px;
}
.list_new_pagination li.list_new_pag_separator {
  background: transparent;
  line-height: 50px;
  width: 35px;
  cursor: default;
}
#list_new_ajax_load_more {
  display: block;
  line-height: 50px;
  margin-bottom: 15px;
  background: #f4f4f4;
  text-align: center;
  color: #5e5e5e;
  font-size: 16px;
  border-radius: 2px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

#list_new_ajax_load_more:hover {
  background: #d8d8d8;
  color: #343434;
}
#list_new_ajax_load_more,
#list_new_ajax_load_more:focus,
#list_new_ajax_load_more:hover {
  text-decoration: none;
}
.list_new_pagination_wrapper {
  position: relative;
}
.list_new_pagination_wrapper.loading #list_new_ajax_load_more {
  color: transparent;
}
.list_new_pagination_wrapper.loading:before {
  content: "";
  display: block;
  height: 50px;
  width: 100%;
  background: url("/images/ajax-loader.gif") 50% 50% no-repeat;
  position: absolute;
  left: 0;
}
.fixed_product_row {
  display: none;
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 200;
  top: 60px;
  z-index: 200;
  margin-bottom: 0;
  height: 100px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.12);
}
.fixed_product_sidebar {
  width: 23%;
  float: left;
  min-height: 100px;
}
.fixed_product_content {
  padding-left: 30px;
  width: 77%;
  float: left;
  min-height: 100px;
}
@media (min-width: 1800px) {
  .fixed_product_sidebar {
    width: 20%;
  }
  .fixed_product_content {
    width: 80%;
  }
}
.fixed_product_img img {
  max-width: 75px;
  max-height: 75px;
}
.fixed_product_content table {
  height: 100px;
  vertical-align: middle;
  width: 100%;
}
.fixed_product_title {
  padding-left: 20px;
}
.fixed_product_name {
  font-size: 18px;
  color: #1e1e1e;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.fixed_product_desc {
  color: #7f7f7f;
  font-size: 16px;
}
.fixed_product_buttons {
  text-align: right;
  width: 400px;
}
.fixed_product_buttons .to_basket {
  float: left;
  border-radius: 2px;
  background: #d8d8d8;
  cursor: pointer;
  font-size: 16px;
  padding: 9px 0;
  margin: 3px 0;
  color: #1e1e1e;
  cursor: pointer;
  width: 190px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.fixed_product_buttons .buy_one_click {
  float: left;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  background: #ef571f;
  padding: 9px 0;
  margin: 3px 0;
  position: relative;
  cursor: pointer;
  margin-right: 15px;
  width: 190px;
  text-align: center;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.fixed_product_buttons .buy_one_click:hover {
  background: #e3541f;
}
.fixed_product_buttons .to_basket:hover {
  background: #c8c8c8;
}
.fixed_product_price {
  padding: 20px;
  text-align: right;
  padding-right: 60px;
  min-width: 325px;
}
.fixed_product_price .price_text {
  font-family: "Roboto", sans-serif;
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  margin-right: 10px;
  white-space: nowrap;
}
.fixed_product_price .base_price {
  font-family: "Roboto", sans-serif;
  color: #ef581f;
  font-size: 24px;
  font-weight: 500;
  position: relative;
  line-height: 24px;
  white-space: nowrap;
}
.fixed_product_price .opt_price {
  margin-right: 5px;
  font-size: 18px;
  color: #1e1e1e;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  white-space: nowrap;
}
.list_new_pag_pages {
  height: 50px;
  display: inline-block;
  width: 570px;
  text-align: center;
}
.list_new_pag_pages > li {
  float: none !important;
  display: inline-block !important;
}
.fixed_product_img {
  width: 75px;
}
@media (max-width: 1879px) {
  .fixed_product_name {
    max-width: 540px;
    font-size: 17px;
  }
  .fixed_product_desc {
    max-width: 540px;
  }
}
@media (max-width: 1799px) {
  .fixed_product_name {
    max-width: 420px;
    font-size: 16px;
  }
  .fixed_product_desc {
    max-width: 420px;
  }
}
@media (max-width: 1779px) {
  .fixed_product_price {
    padding-right: 20px;
  }
  .fixed_product_buttons .buy_one_click {
    width: 160px;
  }
  .fixed_product_buttons .to_basket {
    width: 160px;
  }
  .fixed_product_buttons {
    width: 335px;
  }
}
@media (max-width: 1659px) {
  .fixed_product_price {
    min-width: 235px;
  }
}
@media (max-width: 1509px) {
  .fixed_product_name {
    max-width: 340px;
  }
}
@media (max-width: 1379px) {
  .fixed_product_buttons .buy_one_click {
    width: 140px;
    font-size: 14px;
    line-height: 16px;
  }
  .fixed_product_buttons .to_basket {
    width: 140px;
    font-size: 14px;
    line-height: 16px;
  }
  .fixed_product_title {
    padding-left: 10px;
  }
}
@media (max-width: 1319px) {
  .fixed_product_name {
    max-width: 260px;
  }
}
@media (max-width: 1299px) {
  .fixed_product_name {
    max-width: 460px;
  }
  .fixed_product_price .price_text {
    font-size: 14px;
  }
  .fixed_product_price .base_price {
    font-size: 20px;
  }
  .fixed_product_row {
    height: 80px;
  }
  .fixed_product_content {
    height: 80px;
    padding-left: 25px;
  }
  .fixed_product_img img {
    max-width: 55px;
    max-height: 55px;
  }
  .fixed_product_img {
    width: 55px;
  }
  .fixed_product_content table {
    height: 80px;
  }
  .fixed_product_price {
    padding: 10px 10px 10px 0;
  }
  .fixed_product_name {
    font-size: 15px;
  }
  .fixed_product_desc {
    font-size: 14px;
  }
  .fixed_product_buttons {
    width: 295px;
  }
}
@media (max-width: 1199px) {
  .fixed_product_content {
    padding-left: 40px;
    width: 100%;
  }
  .fixed_product_sidebar {
    display: none;
  }
}
.reg-success {
  margin-top: 30px;
  font-size: 16px;
}
a.reg-success-btn {
  background: #f75a27;
  outline: none;
  border: none;
  padding: 0 25px;
  text-align: center;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  margin-top: 20px;
  border-radius: 3px;
  line-height: 48px;
}
.sale_order_full_table td {
  position: relative;
}
input[type="text"] {
  width: 100%;
}
#order_form_content .form-group label {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}
.input_quantity {
  width: 60px !important;
  border: none;
  line-height: 28px;
  text-align: right;
  height: 36px;
}
#order_form_content textarea {
  font-size: 14px;
  background: #ececec;
  border: 1px solid #ececec;
  padding: 7px 10px;
  margin-top: 5px;
  margin-bottom: 15px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  font-weight: 400;
  height: 200px;
}
#order_form_content textarea:focus {
  background: #fff;
}
#LOCATION_ORDER_PROP_11 label,
#LOCATION_ORDER_PROP_19 label {
  line-height: 20px !important;
}
.action_textarea_bottom label {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}
.input_form_quantity {
  width: 60px !important;
  border: none;
  line-height: 28px;
  text-align: right;
  height: 24px;
}
.order-reg-form-aditt-text {
  line-height: 16px;
  display: inline-block;
  margin-top: -30px;
}
.catalog-section-list-select {
  margin-bottom: 15px;
}
.catalog-section-list-select {
  font-size: 15px;
}
.catalog-section-list-select .jq-selectbox__select {
  height: 42px;
  line-height: 42px;
  font-weight: 400;
  border-radius: 1px;
  box-shadow: none;
  background: #fff;
  color: #1e1e1e;
  border: 1px solid #e5e5e5;
  padding: 0 35px 0 10px;
}
.catalog-section-list-select span {
  margin-left: 25px;
  margin-right: 10px;
  font-family: "Roboto", sans-serif;
}
.catalog-section-list-select span:first-child {
  margin-left: 0;
}
.catalog-section-list-select #catalog_list_view_count-styler {
  width: 70px !important;
}
.catalog-section-list-select .jq-selectbox__select-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 40px;
}
.catalog-section-list-select .jq-selectbox li {
  border-bottom: none;
  padding: 12px 10px;
  color: #1e1e1e;
  font-weight: normal;
}
.catalog-section-list-select .jq-selectbox__dropdown {
  border-radius: 1px;
  box-shadow: none;
}
.catalog-section-list-select .jq-selectbox li:hover {
  background-color: #f4f4f4;
  color: #1e1e1e;
  font-weight: normal;
}
.catalog-section-list-select .jq-selectbox__trigger-arrow {
  border: none;
  font-family: "Glyphicons Halflings";
  top: 0;
  right: 25px;
}
.catalog-section-list-select .jq-selectbox__trigger-arrow:before {
  content: "\e259";
}
.view_type_list,
.view_type_plate {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  background-repeat: no-repeat;
  background-image: url("../images/icon_catalog_view.png");
  background-size: 47px 16px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 2px;
  text-align: center;
  margin-left: 7px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.catalog-section-list-select
  .dropdown.opened
  .jq-selectbox__select
  .jq-selectbox__trigger-arrow {
  border: none;
  top: 0;
  right: 25px;
}
.view_type_list.active,
.view_type_plate.active,
.view_type_list:hover,
.view_type_plate:hover {
  background-color: #e5e5e5;
}
.view_type_list {
  background-position: 13px 12px;
}
.view_type_plate {
  background-position: -19px 12px;
}
.catalog-section-list-item-buttons a.disabled {
  opacity: 0.5 !important;
  cursor: default !important;
}
.catalog-section-list-item-buttons a.btn-one-click.disabled:hover {
  background: #ef581f !important;
}
.catalog-section-list-item-buttons a.btn-add-cart.disabled:hover {
  background: #d8d8d8 !important;
}
.catalog_plate_section_name {
  width: calc(100% - 115px);
}
.view_type_changer_plate {
  margin-right: 8px;
}
.catalog-section-list-filter {
  background: #f4f4f4;
  float: left;
  width: calc(100% - 890px);
  margin-left: 30px;
}
.catalog-section-list-filter-name {
  padding: 25px;
  font-size: 22px;
  line-height: 40px;
  border-bottom: 1px solid #e8e8e8;
}
.catalog-section-list-filter-block {
  padding: 10px 25px;
  border-bottom: 1px solid #e8e8e8;
}
.catalog-section-list-filter-name a {
  float: right;
  background: #d8d8d8;
  line-height: 24px;
  color: #434343;
  font-size: 14px;
  padding: 10px 14px;
  border-radius: 2px;
  letter-spacing: -0.3px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.catalog-section-list-filter-name a:hover {
  background: #c8c8c8;
}
.catalog-section-list-filter-name a,
.catalog-section-list-filter-name a:focus,
.catalog-section-list-filter-name a:hover {
  text-decoration: none;
}
.catalog-section-list-filter-block-name {
  font-size: 17px;
  margin-bottom: 5px;
}
.catalog-section-list-filter-block-values a {
  float: left;
  padding: 5px 10px;
  margin-right: 8px;
  margin-bottom: 8px;
  background: #fff;
  border: 1px solid #e5e5e5;
  color: #4b4b4b;
  border-radius: 3px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.catalog-section-list-filter-block-values a:hover {
  border: 1px solid #ef581f;
  color: #ef581f;
}
.catalog-section-list-filter-block-values a.active {
  border: 1px solid #ef581f;
  background: #ef581f;
  color: #fff;
}
.catalog-section-list-filter-block-values a.active:before {
  content: "";
  background-position: -368px -4px;
  width: 15px;
  height: 14px;
  display: inline-block;
  margin-right: 5px;
  background-image: url(../images/spritesheet.png);
  background-repeat: no-repeat;
  background-size: 390px;
  position: relative;
  top: 1px;
}
.catalog-section-list-filter-block-values a.active:hover {
  border: 1px solid #ef581f;
  background: #ef581f;
  color: #fff;
}
.catalog-section-list-filter-block-values a,
.catalog-section-list-filter-block-values a:hover,
.catalog-section-list-filter-block-values a:focus {
  text-decoration: none;
}
.catalog-section-list-filter-block-values:after {
  display: table;
  content: " ";
  clear: both;
}
#price-slider {
  height: 4px;
  background: #d7d7d7;
  margin: 15px 0;
}
#price-slider .ui-slider-handle {
  background: #ef581f;
  border-radius: 3px;
  width: 12px;
  height: 20px;
  margin-left: -6px;
  top: -8px;
  cursor: pointer;
}
#price-slider .ui-slider-range {
  background: #ef581f;
}
.catalog-section-list-filter-block:last-child {
  border-bottom: none;
}
.catalog-section-price-slider-min {
  width: 90px;
  margin: 0;
  margin-right: 15px;
  display: inline-block;
  float: left;
}
.catalog-section-price-slider-max {
  width: 90px;
  margin: 0;
  margin-left: 15px;
  display: inline-block;
  float: left;
}
.catalog-section-price-slider-min input,
.catalog-section-price-slider-max input {
  width: 90px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  padding: 4px 6px;
  text-align: right;
  color: #4b4b4b;
}
.catalog-section-price-slider-wrapper {
  width: calc(100% - 230px);
  display: inline-block;
  float: left;
}
#price-slider-link {
  display: none !important;
}
.catalog-section-list-filter-block-values a.disabled,
.catalog-section-list-filter-block-values
  a.disabled:focus
  .catalog-section-list-filter-block-values
  a.disabled:hover {
  color: #898989 !important;
  background: #f4f4f4 !important;
  border: 1px solid #e5e5e5 !important;
  cursor: default;
}
@media (max-width: 1799px) {
  .catalog-section-list-block {
    width: 760px;
  }
  .catalog-section-list-filter {
    width: calc(100% - 790px);
  }
  .catalog-section-price-slider-min input,
  .catalog-section-price-slider-max input {
    width: 70px;
  }
  .catalog-section-price-slider-min,
  .catalog-section-price-slider-max {
    width: 70px;
  }
  .catalog-section-price-slider-wrapper {
    width: calc(100% - 170px);
  }
  .list_new_pagination li.list_new_pag_first {
    margin-right: 0;
    width: 90px;
  }
  .list_new_pagination li.list_new_pag_first a {
    width: 90px;
  }
  .list_new_pagination li.list_new_pag_last {
    margin-left: 0;
    width: 90px;
  }
  .list_new_pagination li.list_new_pag_last a {
    width: 90px;
  }
  .catalog-section-list-item-price {
    margin-top: 0;
  }
  .catalog-section-list-item-props > div {
    line-height: 18px;
  }
}
@media (max-width: 1529px) {
  .detail_page .detail_content {
    width: 77%;
    padding: 0 0 0 20px;
  }
  .catalog-section-list-filter {
    margin-left: 20px;
  }
  .catalog-section-list-filter-block {
    padding: 10px 15px;
  }
  .catalog-section-list-filter {
    width: calc(100% - 780px);
  }
  .catalog-section-list-item-prop-title {
    font-size: 15px;
  }
  .catalog-section-list-item-prop-value {
    font-size: 15px;
  }
}
@media (max-width: 1439px) {
  .catalog-section-list-block {
    width: 690px;
  }
  .catalog-section-list-filter {
    width: calc(100% - 710px);
  }
  .catalog-section-list-item-buttons > a {
    font-size: 14px;
    padding: 11px 0;
  }
  .list_new_pag_pages {
    width: 505px;
  }
  .list_new_pagination li.list_new_pag_active span,
  .list_new_pagination li a {
    width: 50px;
  }
  .catalog-section-price-slider-min input,
  .catalog-section-price-slider-max input {
    width: 60px;
    font-size: 13px;
  }
  .catalog-section-price-slider-min,
  .catalog-section-price-slider-max {
    width: 60px;
  }
  .catalog-section-price-slider-wrapper {
    width: calc(100% - 150px);
  }
  .catalog-section-list-filter-block-name {
    font-size: 15px;
  }
  .catalog-section-list-filter-block-values a {
    font-size: 13px;
    line-height: 18px;
  }
  .catalog-section-list-filter-block-values a.active:before {
    background-position: -367px -5px;
    width: 15px;
    height: 13px;
  }
}
@media (max-width: 1309px) {
  .catalog-section-list-item-data {
    padding: 15px 5px 15px 15px;
  }
  .catalog-section-list-item-buttons {
    padding-left: 0;
  }
  .catalog-section-list-item-buttons > a {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .catalog-section-list-item-prop-title {
    clear: both;
  }
  .catalog-section-list-block {
    width: 550px;
  }
  .catalog-section-list-filter {
    width: calc(100% - 570px);
  }
  .list_new_pag_pages {
    width: 365px;
    height: 30px;
    position: relative;
    top: -10px;
  }
  .list_new_pagination li.list_new_pag_active span,
  .list_new_pagination li a {
    width: 30px;
    line-height: 30px;
  }
  .list_new_pagination li {
    height: 30px;
  }
  .list_new_pagination li.list_new_pag_first,
  .list_new_pagination li.list_new_pag_last {
    line-height: 30px;
  }
  .catalog-section-list-item-prop-title,
  .catalog-section-list-item-price {
    font-size: 15px;
  }
  .catalog-section-list-item-buttons {
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .catalog-section-list-item-data {
    width: 75%;
  }
  .catalog-section-list-item-buttons {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
    width: 165px;
  }
  .catalog-section-list-item-buttons .btn-add-cart {
    margin-bottom: 0;
  }
  .catalog-section-list-item {
    position: relative;
    display: block;
    margin-bottom: 0;
  }
  .catalog-section-list-item-img img {
    max-width: 150px;
    height: auto;
  }
}
@media (max-width: 1129px) {
  .catalog-section-list-block {
    width: 450px;
  }
  .catalog-section-list-filter {
    width: calc(100% - 470px);
  }
  .catalog-section-list-item-buttons {
    padding-left: 0;
  }
  .catalog-section-list-select:after {
    display: table;
    content: " ";
    clear: both;
  }
  .catalog-section-list-select span {
    float: left;
    clear: both;
    margin-left: 0;
    line-height: 42px;
    display: inline-block;
    margin-bottom: 15px;
    font-size: 14px;
  }
  #catalog_list_view_sort-styler,
  #catalog_list_view_count-styler {
    float: left;
  }
  .list_new_pag_pages {
    width: 270px;
    height: 30px;
    position: relative;
    top: 0px;
    overflow: hidden;
  }
  .catalog-section-list-item-price b {
    display: block;
  }
  .catalog-section-list-item-img img {
    max-width: 120px;
    height: auto;
  }
}
#continue_shopping.btn-orang {
  margin: 0;
  padding: 16px 24px;
  width: auto;
  max-width: 100%;
  font-size: 16px;
  text-align: center;
  border-radius: 3px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
#continue_shopping.btn-orang:hover {
  background: #e3541f;
}
.bascket_p {
  margin-top: -20px;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  margin-bottom: 25px;
}
.basket-col-name {
  width: 680px;
}
.basket-col-price {
  width: 160px;
}
.basket-col-count {
  width: 260px;
}
.button p.text-basket-total {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  /*margin-left: 390px;*/
  margin-right: 0;
  opacity: 0.8;
}
.button p.text-basket-total span {
  font-size: 24px;
  font-weight: 500;
  margin-left: 40px;
  opacity: 1;
}
.basket-col-sum {
  width: 160px;
}
#not_order_msg {
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  color: red;
}
@media (max-width: 1729px) {
  .basket-col-name {
    width: auto;
  }
  /* .button p.text-basket-total{
		margin-left: 0;
		margin-right: 60px;
		text-align: right;
	} */
}
@media (max-width: 1319px) {
  #basket_items td,
  #basket_items th {
    font-size: 14px;
  }
  .basket-col-sum,
  .basket-col-price {
    width: 120px;
  }
}
@media (max-width: 1099px) {
  #basket_items td,
  #basket_items th {
    padding: 10px;
  }
}
#basket_items tbody tr td,
#basket_items tbody tr td input[type="text"] {
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
#basket_items tbody tr:hover td,
#basket_items tbody tr:hover td input[type="text"] {
  background: #fcfcfc;
}
.basketcartcount {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  display: inline-block;
  line-height: 36px;
  font-size: 14px !important;
}
.basketcartminus,
.basketcartplus {
  display: inline-block;
  width: 25px;
  text-align: center;
  color: #1e1e1e !important;
  font-size: 15px !important;
  position: relative;
  text-decoration: none;
}
.basketcartminus:hover,
.basketcartminus:focus,
.basketcartplus:hover,
.basketcartplus:focus {
  text-decoration: none;
}
.basketcartcount input[type="text"] {
  width: 25px !important;
  text-align: center;
  font-size: 14px !important;
  cursor: default;
  padding: 0;
  margin: 0;
}
.basketcartminus {
  font-size: 20px !important;
  line-height: 15px;
  position: relative;
  top: 1px;
}
.basketupdate {
  background: #d8d8d8 url("../images/basket_reload.png") 12px 10px no-repeat;
  line-height: 38px;
  border-radius: 3px;
  font-size: 14px !important;
  display: block;
  height: 38px;
  float: right;
  color: #6e6e6e !important;
  padding: 0 15px 0 40px;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.basketupdate:hover,
.basketupdate:focus {
  text-decoration: none;
}
.basketupdate:hover {
  background-color: #c8c8c8;
  color: #1e1e1e !important;
}
.orderbasketupdate {
  background: #d8d8d8 url("../images/basket_reload.png") 12px 10px no-repeat;
  line-height: 38px;
  border-radius: 3px;
  font-size: 14px !important;
  display: block;
  height: 38px;
  float: right;
  color: #6e6e6e !important;
  padding: 0 15px 0 40px;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.orderbasketupdate:hover,
.orderbasketupdate:focus {
  text-decoration: none;
}
.orderbasketupdate:hover {
  background-color: #c8c8c8;
  color: #1e1e1e !important;
}
.order-table-wrap h5 {
  font-size: 22px;
}
.order-table-wrap table {
  font-family: "Roboto", sans-serif;
  border: 1px solid #f4f4f4;
}
.order-table-wrap table thead th {
  background: #f4f4f4;
  color: #4e4e4e;
  font-size: 16px;
  font-weight: 400;
  border: none;
  padding: 15px;
}
.order-table-wrap table tbody td {
  background: #fff !important;
  color: #1e1e1e;
  font-size: 16px;
  font-weight: 400;
  border: none;
  padding: 20px 15px;
}
.form_registr .action_textarea_bottom label {
  font-size: 22px;
  margin-bottom: 15px;
}
.basket_delete_item {
  font-size: 32px;
  font-weight: 400 !important;
  line-height: 24px;
  cursor: pointer;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  float: right;
}
.basket-col-name a {
  color: #1e1e1e;
  font-weight: 500;
}
.text-order-total {
  margin-left: 0 !important;
  margin-right: 295px !important;
}
#order_btn {
  margin-top: 10px;
}
.order_hide_block {
  display: none;
}
.order-fields-block .form-group-start {
  width: calc(33% - 20px);
  max-width: 380px;
  clear: both;
}
.order-fields-block .form-group {
  width: calc(33% - 20px);
  max-width: 380px;
  float: left;
  clear: initial;
  margin-right: 15px;
}
.order_hide_block_show {
  clear: both;
  margin-top: 15px;
}
#order_hide_block_show {
  background: #d8d8d8;
  padding: 0;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  margin-right: 20px;
  border: none;
  width: calc(33% - 20px);
  max-width: 380px;
  text-align: center;
  display: block;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 48px;
  border-radius: 2px;
  float: left;
}
#order_hide_block_show:hover {
  background: #c8c8c8;
}
.order-fields-block .form-group input.input_form.order_form {
  font-size: 14px;
  width: 100%;
  background: #ececec;
  border: 1px solid #ececec;
  padding: 7px 10px;
  margin-top: 5px;
  margin-bottom: 15px;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  font-weight: 400;
}
.order-fields-block .form-group input.input_form.order_form:focus {
  background: #fff;
}
.rpt_fl label {
  cursor: pointer;
}
@media (max-width: 1490px) {
  #order_hide_block_show {
    font-size: 14px;
    min-width: 300px;
  }
  .text-order-total {
    margin-right: 0 !important;
  }
}
@media (max-width: 1190px) {
  #order_hide_block_show {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  .username_head {
    font-size: 13px;
  }
}
#addToBasketWindow .addcartprice span.price-rub {
  display: inline-block;
  width: 25px;
  height: 18px;
  background: url("../images/ruble_black.svg") left center / contain no-repeat;
  margin-left: 3px;
  position: relative;
  top: 16px;
}
.order_hide_block .jq-selectbox__dropdown {
  top: 41px;
}
.order_hide_block .jq-selectbox__dropdown > ul {
  height: 300px;
}
.cancel_order_link_email {
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  color: #1e1e1e !important;
  text-decoration: underline;
}
#cancel_order_phone {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #1e1e1e !important;
  text-decoration: none;
}
.catalog-section-list-item-price .price-base .price-rub {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../images/ruble_orange.svg") center center / contain
    no-repeat;
  top: 5px;
}
.catalog-section-list-item-price .price-opt .price-rub {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url("../images/ruble_black.svg") center center / contain no-repeat;
  top: 5px;
}
.catalog-section-list-item-price b {
  font-weight: 400;
}
.search_form_articles {
  float: right;
  margin-top: -20px;
  margin-right: -14px;
}
.search_form_articles form {
  position: relative;
}
.search_text_articles {
  float: left;
  background-image: url("../images/loupe_search.png");
  background-repeat: no-repeat;
  background-position: 5px;
  padding: 5px 0 5px 25px;
  border: 1px solid #d4d4d4;
  width: 390px !important;
  height: 48px;
}
.search_btn_articles {
  background: #f75a27;
  color: #fff;
  border: 0;
  line-height: 48px;
  padding: 0 10px;
  font-family: "Roboto", sans-serif;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.search_btn_articles:hover {
  text-decoration: none;
  background: #e3541f;
}
.el-sect-id {
  font-size: 9px;
  opacity: 0.5;
  color: #000;
  padding: 5px;
}
/* users bots */
.ub-container {
  width: 550px;
  margin-top: 18px;
}
.ub-block-title {
  color: white;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 0;
  background-color: #adadad;
}
.ub-small-block-title {
  color: white;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 0;
  background-color: #adadad;
}
.ub-block-cont {
  margin: 0px;
  padding: 15px;
  border-top: 2px solid white;
  background-color: #e7e7e7;
}
.ub-textarea {
  border: none;
  width: 100%;
  height: 200px;
  resize: vertical;
}
.ub-accept-btn {
  margin-top: 15px;
  float: left;
  width: 48%;
  text-align: center;
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 48px;
  font-family: Roboto, sans-serif;
  background: rgb(247, 90, 39);
  border-radius: 2px;
  transition: all 0.15s ease-out 0s;
}
.ub-deny-btn {
  margin-top: 15px;
  position: relative;
  float: right;
  width: 48%;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  background: rgb(51, 51, 51);
  border-radius: 2px;
  transition: all 0.15s ease-out 0s;
}
.ub-kill-btn {
  margin-top: 15px;
  float: left;
  width: 100%;
  text-align: center;
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 48px;
  font-family: Roboto, sans-serif;
  background: rgb(247, 90, 39);
  border-radius: 2px;
  transition: all 0.15s ease-out 0s;
}
.ub-kill-btn input[type="submit"],
.ub-deny-btn input[type="button"],
.ub-accept-btn input[type="submit"] {
  width: 100%;
}
.ub-bot-count {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.ub-container hr {
  width: 550px;
}
.ub-checkbox {
  font-weight: 100;
}
.price-block {
  display: flex;
}
.price-block-right {
  display: flex;
  justify-content: flex-start;
  border-left: 1px solid #fff;
}
@media (min-width: 1110px) {
  .price-block-right {
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 1249px) {
  /*.price-block{
		flex-direction: column;
	}*/
}
.partner_wrapper {
  display: flex;
  flex-wrap: wrap;
}
.restore-pass-auth a {
  font-size: 12px;
}
.alert-price-srv {
  display: flex;
  align-items: center;
}
.alert-price-srv .service_warning_wrapper {
  margin-left: 30px;
}
.opt-text {
  display: none;
}
.geo {
  display: flex;
}
.addcartcountvalue {
  position: relative;
  left: -8px;
}
.addcartcountvalue input {
  display: inline-block;
  width: 30px;
  border: 0;
  text-align: center;
  outline: 0;
  margin-left: -10px;
}
.add_count {
  text-align: left;
  width: 48px !important;
  position: absolute;
  top: 1px;
  left: 30px;
}
#detail-tk-styler .jq-selectbox__select {
  background: #f3f3f3;
  border: 0;
  line-height: 12px;
  border-bottom: 1px solid #e0e0e0;
}
.delivery {
  display: flex;
}
.flex-row {
  display: flex;
}
.right_buy #geotargeting a {
  color: rgb(51, 51, 51);
}
.flex-row .geo {
  display: flex;
  width: 39%;
  /*height:20px;*/
}
.flex-row .geo .geo-link {
  display: inline-block;
  /*width:80%!important;*/
  max-width: 100%;
  font-family: "Roboto";
}
.flex-row .delivery {
  /*max-width: 50%;*/
  font-family: "Roboto";
}
#detail-tk-styler .jq-selectbox__select {
  line-height: 20px;
  width: auto;
  height: 20px;
  padding-left: 0px;
  padding-right: 0px;
  font: 400 14px "Roboto", sans-serif;
  border-color: #939393;
}
.flex-row-not {
  font-family: "Roboto";
}
#geotargeting a:hover {
  border-color: #939393 !important;
}
#geotargeting a:hover .geocity-triangle::after {
  border-top: 6px solid #939393 !important;
}
.iffr {
  width: 30px;
  display: inline-block;
}
#detail-tk-styler {
  height: 20px;
  width: 100% !important;
  margin-top: -4px;
  margin-left: 3px;
}
#detail-tk-styler .jq-selectbox__select-text {
  line-height: 20px;
  padding-right: 20px;
}
#detail-tk-styler .jq-selectbox__trigger {
  width: 20px;
  height: 20px;
  right: -22px;
  top: 1px;
}
#detail-tk-styler .jq-selectbox__trigger-arrow::before {
  content: "";
}
#detail-tk-styler .jq-selectbox__trigger-arrow::after {
  content: "";
  display: block;
  border: 6px solid transparent;
  border-top-color: transparent;
  border-top-style: solid;
  border-top-width: 6px;
  border-top: 6px solid #939393;
  width: 6px;
  height: 6px;
  text-decoration: none;
  position: absolute;
  top: 7px;
  right: 0px;
}
.flex-row-not .price-detail-total {
  padding-top: 0px;
  height: auto;
}
.flex-row-not .addcartcount_detail {
  padding-bottom: 0;
  font-family: "Roboto";
}
.price-detail-total .price_text {
  font-size: 14px;
}
.flex-row .geo-link {
  width: 100%;
  /*max-width:240px;*/
}
.jq-selectbox__dropdown {
  min-width: 200px;
}
.jq-selectbox__select-text {
}
.fancybox-inner .cart_cout_position {
  background: #f9f9f9;
}
.tk_warning.service_warning:before {
  background: url("../images/warning.svg");
  width: 30px;
  height: 30px;
  margin: 0;
}
.tk_warning.service_warning {
  font-size: 12px;
}
.fixed_product_buttons {
  width: auto !important;
}
#basket_items tbody tr:hover td input[type="text"] {
  background: #fcfcfc;
}
#addToBasketWindow .addcartprice .update-newprice {
  font-weight: 600;
  font-size: 24px;
  display: inline-block;
}
.qr {
  margin-bottom: 15px !important;
}
.price-delimeter {
  margin-top: 10px;
  float: none !important;
}
.content .row.detail_page .product {
  line-height: 1.42857143;
}
.detail_content .product .description.detail_text .description_text {
  font-family: "Roboto", sans-serif;
}
.ya-site-form__input-text {
  min-height: 100%;
  border: none;
  font-size: 16px;
  padding-left: 0;
  width: 230px;
}
.ya-site-form__submit {
  background: transparent;
  border: 0;
}
#title-search-input {
  border-bottom: 1px solid #cecece;
}
.search_input_txt {
  border: 0;
  background: #ef571f;
  outline: 0;
  height: 26px;
}
.header_user_block_search {
  display: flex;
  justify-content: center;
  align-items: center;
}
#title-search-input {
  border: 0;
}
.header_search_btn_arrow {
  background: none;
}
.header_search_btn_arrow {
  position: relative;
  border: 0;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 26px;
  opacity: 0;
}
table.title-search-result {
  width: 100% !important;
}
div.title-search-result {
  z-index: 500 !important;
}
.fixed ~ div.title-search-result {
  position: fixed !important;
  top: 45px !important;
}
.header_user_block_search {
  justify-content: space-between;
}
.header_user_block_search #header_user_block_search {
  width: 100%;
}
#search_submit_btn {
  font-size: 14px;
}
/* 23.03.2020 */
.fixed_product_buttons .disabled {
  opacity: 0.5;
  cursor: default;
}
.fixed_product_buttons .disabled:hover {
  background: #ef571f;
}
.catalog-menu-btn {
  /*width: 231px;*/
  height: 38px;
  background: #e95b2f;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 8px 36px 0 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none !important;
  position: relative;
  transition: all 0.15s ease-out;
  cursor: pointer;
}
.catalog-menu-btn1 {
  /*width: 231px;*/
  height: 38px;
  background: #e95b2f;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 8px 36px 0 0;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none !important;
  position: relative;
  transition: all 0.15s ease-out;
  cursor: pointer;
}
.container a.catalog-menu-btn {
  color: #fff;
  padding: 0px 13px;
}
.container a.catalog-menu-btn1 {
  color: #fff;
  padding: 0px 13px;
}
.header_user_block_search {
  width: 550px;
}
.header_menu > div {
  float: none;
  margin: 0;
  margin-right: 36px;
}
.header_menu > div a {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 36px;
}
.header_menu {
  display: flex;
  flex-wrap: wrap;
  line-height: normal;
  margin: 0px 36px;
  margin-top: 12px;
  max-width: 413px;
}
.navbar-toggle-catalog {
  display: block !important;
  padding: 0;
  margin: 0px;
  margin-right: 13px;
  height: 15px;
  margin-top: -2px;
}
.navbar-toggle.navbar-toggle-catalog .icon-bar {
  background: #fff;
  height: 3px;
  transition: all 0.3s;
}
.open .navbar-toggle-catalog > span.icon-bar:nth-child(4) {
  -webkit-transform: rotate(-45deg) translate(1px, -2px);
  transform: rotate(-45deg) translate(1px, -2px);
  margin-top: 4px;
}
.open .navbar-toggle-catalog > span.icon-bar:nth-child(3) {
  display: none;
}
.open .navbar-toggle-catalog > span.icon-bar:nth-child(2) {
  -webkit-transform: rotate(45deg) translate(3px, 4px);
  transform: rotate(45deg) translate(3px, 4px);
}
.sumbenu-container {
  position: relative;
}
.catalog-menu-container {
  display: none;
  z-index: 210;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}
.catalog-menu-navtabs {
  border-right: 1px solid #e6e6e6;
}
.wrapper.fixed .short-menu-catalog {
  top: 0px;
}
.catalog-menu-container.open {
  display: flex;
}
.catalog-nav {
  list-style: none;
  min-width: 300px;
  margin-bottom: 0px;
  padding: 0;
}
.catalog-nav > li a {
  display: flex;
  font-family: "PT Sans";
  align-items: center;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000;
}
.catalog-nav > li a,
.catalog-nav > li a:hover,
.catalog-nav > li a:active,
.catalog-nav > li a:visited {
  text-decoration: none;
}
.catalog-nav > li a span {
  font-size: 25px;
  margin-right: 0;
  color: #e95b2f;
}
.catalog-nav > li.active a,
.catalog-nav > li.active a span,
.catalog-nav > li:hover a span,
.catalog-nav > li:hover a {
  color: #fff;
}
.selection-padding li a {
  padding-left: 0;
  line-height: 25px;
}
.selection-title {
  display: flex;
  align-items: center;
  background-color: #e6e6e6;
  padding: 20px 30px;
  color: #000;
  font-weight: bold;
}
.selection-title span {
  font-size: 25px;
  margin-right: 15px;
  color: #5a5a5a;
}
.catalog-nav > li {
  padding: 10px 30px;
  margin-right: -1px;
  cursor: pointer;
}
.catalog-nav > li.active,
.catalog-nav > li:hover {
  position: relative;
  background: #e95b2f;
}
.catalog-nav > li.active::after,
.catalog-nav > li:hover::after {
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: -7px;
  margin-top: -8px;
  transform: rotate(45deg);
  content: " ";
  background: #e95b2f;
}
.wrapper.fixed header .catalog-menu-btn {
  margin-top: 10px;
}
.wrapper.fixed header .catalog-menu-btn1 {
  margin-top: 10px;
}
.catalog-menu-btn.open {
  background: #d74e23;
}
.catalog-menu-btn1.open {
  background: #d74e23;
}
.catalog-menu-btn:hover {
  background: #d74e23;
}
.catalog-menu-btn1:hover {
  background: #d74e23;
}
.short-menu-catalog {
  visibility: hidden;
  width: 100%;
  width: 100vw !important;
  height: 100%;
  height: 100vh;
  /*min-width: 100%;*/
  position: fixed;
  background: #000;
  opacity: 0;
  top: 0;
  z-index: 201;
  transition: 0.3s opacity, 0.3s visibility;
}
header {
  position: relative;
  z-index: 202;
}
.short-menu-catalog.open {
  visibility: visible;
  opacity: 0.3;
}
.wrapper.fixed .short-menu-catalog {
  padding-bottom: 60px;
}
/* tabs menu catalog*/
.tab-item {
  display: none;
  min-width: 500px;
}
.tab-item.active {
  display: flex;
}
.submenu-tab-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 20px 30px;
  /*height:900px;*/
}
.submenu-tab {
  width: 50%;
  list-style: none;
  padding: 0;
  min-width: 250px;
  margin-bottom: 20px;
}
.submenu-tab li a {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  transition: all 0.25s;
}
.submenu-tab li:first-child a {
  font-weight: bold;
  display: flex;
  margin-bottom: 5px;
}
.submenu-tab li a:hover,
.submenu-tab li a.active {
  color: #e95b2f;
}
/* selection tab*/
.selection-all-list {
  width: 250px;
  padding: 20px 30px 30px;
  border-right: 1px solid #e6e6e6;
}
.selection-all-list ul {
  padding: 0;
  list-style: none;
}
.selection-all-list ul li {
  margin-bottom: 10px;
}
.selection-all-list ul li a {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #000;
}
.selection-all-list ul li a.active,
.selection-all-list ul li a:hover {
  color: #e95b2f;
  text-decoration: underline;
}
.selection-detail-list {
  width: 460px;
  padding: 20px 30px 30px;
}
.selection-active-filter {
  border-bottom: 1px solid #e6e6e6;
}
.selection-active-filter ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0px;
  min-width: 560px;
}
.selection-active-filter ul li a {
  margin-right: 15px;
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
  color: #e95b2f;
  text-decoration: underline;
}
.selection-active-filter ul li a.active,
.selection-active-filter ul li a:hover {
  text-decoration: none;
}
.selection-filter-elements {
  display: flex;
  flex-wrap: wrap;
}
.selection-filter-element .title {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 17px;
  margin-bottom: 10px;
  margin-top: 24px;
}
.col-1 {
  display: flex;
  flex-wrap: wrap;
}
.col-1 > div {
  width: 50%;
}
.menu-custom-scroll-container {
  height: 600px;
}
.selection-filter-element a {
  color: #000;
  padding: 3px 4px;
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-decoration: none;
  white-space: nowrap;
  /*overflow: hidden;*/
  text-overflow: ellipsis;
}
.selection-filter-element a:hover,
.selection-filter-element a.active,
.selection-filter-element a:active .selection-filter-element a:visited {
  background-color: #e95b2f;
  color: #fff;
  border-color: #e95b2f;
}
.selection-filter-list-parameters {
  display: flex;
  flex-wrap: wrap;
}
.d-flex {
  display: flex;
}
.catalog-menu-tabs {
  overflow: auto;
}
.catalog-menu-scroll-container {
  display: flex;
}
#mCSB_1 {
  max-height: 700px !important;
}
.catalog-menu-container {
  height: 700px;
  max-height: calc(100vh - 110px);
  overflow-y: auto;
}
.title-new-catalog {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 26px;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 25px;
}
.title-new-catalog span {
  color: #e95b2f;
  font-size: 32px;
  margin-right: 15px;
}
.section-product-list {
  display: flex;
  flex-wrap: wrap;
  margin: -7px;
}
.section-product-item-new {
  display: flex;
  width: inherit;
}
.section-product-item img {
  width: 100%;
  height: 100%;
}
.item-title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
}
.section-product-item-wrapper {
  width: 20%;
  padding: 6px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-product-item-wrapper-new {
  width: 20%;
  padding: 8px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-title-text {
  padding-left: 5px;
  color: black;
  font-weight: normal;
  font-size: 15px;
}
.section-product-item-new:after {
  content: "";
  position: absolute;
  top: 11px;
  right: 9px;
  bottom: 11px;
  width: 15px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #d4d4d4 90%);
}
.section-product-item-wrapper.filter-page {
  width: 16.6666%;
}
.title-product-item {
  left: 6px;
  right: 6px;
  bottom: 6px;
  position: absolute;
}
.title-product-item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 47px;
  background: linear-gradient(
    0deg,
    #000000 -0.45%,
    rgba(0, 0, 0, 0.56962) 55.69%,
    rgba(0, 0, 0, 0) 100.35%
  );
  background-size: cover;
  z-index: -11;
}
.title-product-item {
  height: 47px;
  line-height: 47px;
  color: #fff;
  text-align: center;
  z-index: 2;
}
/* section-product-list */
@media (max-width: 1379px) {
  .header_menu {
    display: none;
  }
}
@media (max-width: 1594px) {
  .top-basket-text {
    display: none;
  }
  .header_menu {
    max-width: 335px;
  }
  .header_menu > div a {
    font-size: 15px;
  }
  .header_menu > div {
    margin-right: 30px;
  }
}
.title-new-catalog.first-title {
  margin-top: 10px;
}
.catalog-menu-container .mCSB_scrollTools .mCSB_draggerContainer {
  margin: 5px 0;
}
.column-list {
  width: 50%;
}
/* СЃС‚СЂР°РЅРёС†Р° РїРѕРґР±РѕСЂР° */
.selection-filters-container {
  padding-top: 24px;
  background: #f4f4f4;
  position: relative;
}
.content .row h1.h1-selection {
  margin: 10px 0;
}
.selection-filters-header {
  display: flex;
  border-bottom: 1px solid #e6e6e6;
  padding: 0px 17px 20px 17px;
  justify-content: space-between;
}
.selection-header-links {
  display: flex;
  height: 47px;
  flex-direction: column;
  justify-content: space-between;
}
.selection-header-links ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.selection-header-links ul li a {
  font-family: PT Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  display: flex;
  align-items: center;
  text-decoration-line: underline;
  color: #e95b2f;
  margin-right: 22px;
}
.selection-header-links .selection-object-title {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
}
.selection-filter-control {
  display: flex;
  align-items: center;
}
.btn-apply,
.btn-clear {
  border: none;
  border-radius: 3px;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  padding: 0px 13px;
}
.btn-apply {
  background-color: #e95b2f;
  color: #ffffff;
}
.btn-clear {
  background-color: #d8d8d8;
  color: #434343;
  margin-left: 10px;
}
.roll-up-filter {
  font-family: "Arial";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 26px;
  display: flex;
  align-items: center;
  margin-left: 0px;
  margin-right: 10px;
  border: none;
  border-radius: 3px;
  /*min-width:150px;*/
  padding: 0 13px;
  box-sizing: border-box;
  background-color: #e95b2f;
  color: #ffffff;
}
/*.roll-up-filter-container{*/
/*    height:19px;*/
/*    font-family: 'Arial';*/
/*    font-style: normal;*/
/*    font-weight: normal;*/
/*    font-size: 14px;*/
/*    line-height: 26px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    margin-left: 0px;*/
/*    margin-bottom: 15px;*/
/*    margin-top: 10px;*/
/*    border:none;*/
/*    border-radius: 3px;*/
/*    !*min-width:150px;*!*/
/*    padding:13px 13px;*/
/*    box-sizing: border-box;*/
/*    background-color: #E95B2F;*/
/*    color: #FFFFFF;*/
/*}*/
.roll-up-filter-container,
.roll-up-filter-container-top {
  ox-sizing: border-box;
  width: auto;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
  overflow: hidden;
  border: none;
  border-radius: 0px;
  outline: 0px;
  background-color: transparent;
  font-style: inherit;
  font-variant: inherit;
  font-weight: inherit;
  font-stretch: inherit;
  font-family: inherit;
  text-align: inherit;
  text-decoration: none;
  -webkit-font-smoothing: inherit;
  appearance: none;
  cursor: pointer;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 15px;
  color: #e95b2f;
}
.arrow-container {
  font-size: 10px;
}
.toggle-container {
  margin-left: 0 !important;
  margin-right: 10px;
  text-decoration: underline;
}
.wrapper-for-roll-up-filter {
}
.toggle-title {
  margin-left: 10px;
  display: block;
  position: relative;
  /*text-decoration-line: underline;*/
}
.roll-up-filter .marker {
  font-size: 10px;
  line-height: 26px;
  margin-left: 3px;
}
.custom-checkbox input {
  display: none;
}
.custom-checkbox {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  margin: 4px;
  cursor: pointer;
}
.custom-checkbox span {
  display: block;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  border-radius: 3px;
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  width: max-content;
  padding: 0px 6px;
  transition: all 0.2s;
}
.custom-checkbox input:checked + span {
  background-color: #e95b2f;
  border-color: #e95b2f;
  color: #fff;
}
.selection-filter-body {
  display: flex;
  flex-wrap: wrap;
  padding: 12px 0;
  padding-bottom: 0;
}
.selection-filter-item-container {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.selection-filter-body > .selection-filter-item-container:nth-child(2n + 6) {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  /*max-width: none;*/
}
/*var-1*/
/*.selection-filter-body-var-1{*/
/*	flex-wrap: nowrap;*/
/*}*/
.selection-filter-body-var-1 > div {
  max-width: 25%;
  min-width: 25%;
}
/*var-2*/
.selection-filter-body-var-2 > div {
  max-width: 20%;
  min-width: 20%;
}
/*var-3*/
/*.selection-filter-body-var-3{*/
/*	flex-wrap: nowrap;*/
/*}*/
.selection-filter-body-var-3 > div {
  max-width: 20%;
  min-width: 20%;
}
.selection-filter-body-var-3 > div:nth-child(1n + 3) {
  max-width: 15%;
  min-width: 15%;
}
/*var-4*/
.selection-filter-body-var-4 > div {
  max-width: 15%;
  min-width: 15%;
}
.selection-filter-body-var-4 > div:nth-child(5) {
  max-width: 14%;
  min-width: 14%;
}
.selection-filter-body-var-4 > div:nth-child(1n + 6) {
  max-width: 13%;
  min-width: 13%;
}
/*var-5*/
.selection-filter-body-var-5 > div {
  max-width: 15%;
  min-width: 15%;
}
.selection-filter-body-var-5 > div:nth-child(1n + 5) {
  max-width: 10%;
  min-width: 10%;
}
/*var-6*/
.selection-filter-body-var-6 > div {
  max-width: 15%;
  min-width: 15%;
}
.selection-filter-body-var-6 > div:nth-child(7n + 5) {
  max-width: 14%;
  min-width: 14%;
}
.selection-filter-body-var-6 > div:nth-child(7n + 6),
.selection-filter-body-var-6 > div:nth-child(7n + 7) {
  max-width: 13%;
  min-width: 13%;
}
.selection-filter-body.roll-up-close-bg {
  justify-content: flex-start;
}
.selection-filter-item-container.roll-up-on {
  margin-right: 10px !important;
  padding-right: 10px;
}
.selection-filter-body > .selection-filter-item-container:nth-child(8):before {
  content: "";
  display: block;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.selection-filter-body.full {
  flex-wrap: nowrap;
}
.selection-filter-body.full .selection-filter-item-container {
  max-width: 100%;
}
.selection-filter-item-title {
  display: flex;
  flex-direction: column;
  align-items: start;
  font-family: "PT Sans";
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 21px;
  color: #000000;
  margin-bottom: 10px;
}
.selection-filter-item-container {
  margin-bottom: 10px;
  border-right: 1px solid #e5e5e5;
  padding-left: 10px;
  padding-right: 10px;
}
.selection-filter-item-container:last-child {
  margin-right: 0px;
}
.selection-filter-item-container.roll-up-on {
  margin-right: 25px;
}
.selection-filter-item-values div {
  display: flex;
  flex-wrap: wrap;
  margin: -5px;
  min-width: 114px;
}
.flex-d-column {
  flex-direction: column;
  align-items: flex-start;
}
/* ebuski-vorobushki*/
.roll-up-on {
  position: relative;
}
.roll-up-on .selection-filter-item-values {
  display: none;
  position: absolute;
  top: 30px;
  background-color: #fff;
  padding: 15px;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.roll-up-on .selection-filter-item-values.show-custom {
  display: flex;
  z-index: 3;
}
.roll-up-close-bg {
  background-color: #fff;
  justify-content: space-between;
}
.roll-up-on .selection-filter-item-title {
  margin-bottom: 0px;
  background-color: #f4f4f4;
  border-radius: 3px;
  width: 170px;
  display: flex;
  justify-content: space-between;
}
.roll-up-on .selection-filter-item-title span:after {
  font-family: "icomoon" !important;
  content: "\e906";
  margin-left: 6px;
  font-size: 10px;
}

.roll-up-checked-values {
  max-width: 100%;
  margin-top: 4px;
}
.roll-up-checked-values span {
  color: #4b4b4b;
}
.roll-up-on .selection-filter-item-title.checked {
  background-color: #e95b2f;
  color: #fff;
}
.roll-up-on .selection-filter-item-title.checked span {
  margin-left: 6px;
}
.roll-up-on .selection-filter-item-title.checked span:after {
  content: "\e907";
  cursor: pointer;
  display: inline-block;
}
.selection-result {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  border: 1px solid #9c9c9c;
}
.selection-result tr td {
  text-align: center;
}
.selection-result tr td,
.selection-result tr th {
  border-right: 1px solid #9c9c9c;
  padding: 17px 20px;
}
.selection-result tr td:first-child,
.selection-result tr th:first-child {
  text-align: left;
  padding-left: 20px;
  min-width: 243px;
}
.selection-result tr td:last-child,
.selection-result tr th:last-child {
  padding-right: 20px;
}
.selection-result thead tr {
  background-color: #d4d4d4;
}
.selection-result tbody tr {
  border-top: 1px solid #9c9c9c;
}
.selection-result tbody tr:nth-child(even) td {
  background-color: #f4f4f4;
}
.selection-result thead tr th {
  padding-top: 17px;
}
.selection-result-item-name {
  display: flex;
  text-align: center;
  text-decoration: underline;
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
  color: #000 !important;
}
.selection-result-item-img {
  display: flex;
  justify-content: center;
}
.selection-result-price {
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
.selection-result-order {
  display: flex;
  justify-content: center;
}
.selection-result-order .custom-number-input {
  display: flex;
  align-items: center;
  width: 100px;
  height: 30px;
  border: 1px solid #9c9c9c;
  border-radius: 3px;
  background-color: #fff;
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 17px;
}
.selection-result-order .custom-number-input input {
  border: none;
  outline: 0;
  text-align: center !important;
  z-index: 10;
}
.add-to-cart {
  height: 30px;
  border: none;
  outline: none;
  background: transparent;
}
.add-to-cart span {
  font-size: 30px;
  color: #e95b2f;
  transition: all 0.2s;
}
.add-to-cart:hover span,
.add-to-cart:active span {
  color: #d74e23;
}
@-moz-document url-prefix() {
  .custom-number-input input {
    width: 50px;
  }
}
.custom-number-input .plus,
.custom-number-input .minus {
  width: 30px;
  cursor: pointer;
  z-index: 20;
  background-color: #fff;
}
.custom-number-input .plus {
  padding-right: 5px;
}
.custom-number-input .minus {
  padding-left: 5px;
}
.filter-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 47px;
  margin-top: 30px;
}
.filter-pagination ul {
  display: flex;
  list-style: none;
  height: inherit;
}
.filter-pagination li {
}
.filter-pagination li a {
  width: 47px;
  height: 47px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  color: #000;
  text-decoration: none;
  transition: all 0.2s;
}
.filter-pagination li a:hover,
.filter-pagination li a:active,
.filter-pagination li a:visited {
  text-decoration: none;
}
.filter-pagination li a.prev {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  color: #e95b2f;
}
.filter-pagination li a.next {
  border-right: 1px solid #cdcdcd;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  color: #e95b2f;
}
.filter-pagination li a.active {
  color: #fff;
  background-color: #e95b2f;
  border-color: #cdcdcd;
}
.filter-pagination li a:hover {
  color: black;
  background-color: #cdcdcd;
  border-color: #cdcdcd;
}
.filter-pagination {
}
.filter-pagination {
}
.filter-pagination li a.next.disabled,
.filter-pagination li a.prev.disabled {
  color: #c4c4c4;
  background: #f4f4f4;
  border-color: initial;
}
.product-table-box {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
  border: 1px solid #9c9c9c;
  border-left: none;
}
.items-table-title {
  border: 1px solid #9c9c9c;
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
}
.item-table-cell:nth-child(even),
.item-table-title:nth-child(even) {
  background-color: #f4f4f4;
}
.item-table-title {
  display: flex;
  align-items: center;
}
.item-table-cell,
.item-table-title {
  padding: 10px 20px;
}
.item-table-cell[data-mh="my-group-0"],
.item-table-title[data-mh="my-group-0"] {
  padding: 17px 20px;
}
.item-table-cell {
  text-align: center;
  justify-content: center;
  /*white-space: nowrap;*/
}
.item-table-title:first-child,
.item-table-cell:first-child {
  background-color: #d4d4d4;
}
.item-table-title:first-child {
  font-weight: bold;
}
/*top sort filter*/
.top-sort-container {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
#empty-search.top-sort-container {
  justify-content: flex-end;
}
.buttons-ultra-wide {
  display: flex;
  align-items: center;
  margin-right: 10px;
}
#top-div.item-table-title {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  background-color: white;
  margin-left: 10px;
  padding: 0;
}
.item-table-title-ultra-wide {
  display: flex;
}
#top-div-sort.item-table-title {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  background: white;
  padding: 0;
}
@media only screen and (max-width: 1429px) {
  .top-sort-container {
    display: none;
  }
  .buttons-ultra-wide {
    display: none;
  }
}
@media only screen and (min-width: 1429px) {
  #hide-buttons {
    display: none;
  }
}
.top-sort {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
#top-div.item-table-title[data-mh="my-group-0"] {
  padding: 0;
}
#top.filter-sort {
  background-color: #d8d8d8;
  position: static;
  display: flex;
  align-items: center;
  width: auto;
  color: black;
  padding-right: 30px;
  padding-left: 5px;
  background-position-x: 94%;
  box-sizing: border-box;
  border-radius: 3px;
}
#top.filter-sort.active {
  color: white;
  background-color: #e95b2f;
  width: 100%;
}
#top.filter-sort.desc.active {
  background-image: url(../images/my-active-desc.svg);
}
#top.filter-sort.asc.active {
  background-image: url(../images/my-active-asc.svg);
}
/*!top sort filter*/
.owl-item:not(.active) .product-table-box {
  border-right: none;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: unset;
  -moz-transform: unset;
  -ms-transform: unset;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  width: 40px;
  background-color: rgba(0, 0, 0, 0.1);
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
  -webkit-box-shadow: 7px 0px 22px -9px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 7px 0px 22px -9px rgba(0, 0, 0, 0.16);
  box-shadow: 7px 0px 22px -9px rgba(0, 0, 0, 0.16);
}
.owl-carousel .owl-nav button.owl-prev span,
.owl-carousel .owl-nav button.owl-next span {
  padding: 0;
  line-height: 1;
}
.owl-carousel .owl-nav button.owl-prev {
  left: 0px;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}
.owl-carousel .owl-nav button.owl-next {
  right: 0px;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  background-color: rgba(215, 78, 35, 1);
  color: #fff;
}
.owl-carousel .owl-nav button.owl-prev.disabled,
.owl-carousel .owl-nav button.owl-next.disabled {
  display: none;
}
.selection-filter-elements {
  display: none;
}
.selection-filter-elements.active {
  display: block;
}
.selection-result-item-name {
  height: 60px;
  overflow: hidden;
  justify-content: center;
}
.table-adaptive {
  padding-right: 2px;
}
/*#count_position{*/
/*	padding-right: 20px;*/
/*}*/
#count_position + .unit {
  margin-left: -20px;
  position: relative;
  z-index: 10;
}
.selection-result-item-img {
  margin: -17px -20px;
  margin-top: 0;
}
.selection-filter-title {
  display: flex;
}
.selection-filter-title .buttons {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.selection-result-item-name {
  display: flex;
  /*align-items: center;*/
}
.compare_not_set {
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 18px;
  color: #e95b2f;
}
.custom-number-input-empty {
  display: flex;
  align-items: center;
  width: 100px;
  height: 30px;
}
.selection-filter-control .buttons {
  margin-left: auto;
  display: flex;
}
.selection-filter-control {
  width: 100%;
}
.showDoc-modal .item {
  height: 30px;
  margin-bottom: 15px;
}
.showDoc-modal .item a {
  display: flex;
  align-items: center;
}
.showDoc-modal .item .icon {
  margin-right: 15px;
}
.detail_page .detail_content .description .glyphicon-download-alt {
  color: #f4f4f4;
  background: #333333;
  font-size: 14px;
  padding: 4px;
  margin: 0 14px 0 0;
}
.showDoc-modal .item .icon img {
  height: 30px;
}
.selection-result-item-name {
  white-space: initial;
}
.col-1 > div {
  padding: 0 10px;
}
.col-1 {
  margin: 0 -10px;
}
.selection-filter-control {
  margin-top: -3px;
  margin-bottom: 5px;
}
.selection-filter-control .buttons {
  margin-left: 0;
}
.roll-up-filter {
  margin-left: auto;
}
.selection-filters-container {
  padding-top: 0;
}
.selection-filter-body > div:last-child {
  max-width: 15%;
  border-right: none;
}
.btn-apply-fly {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  padding: 0 10px;
  height: 35px;
  z-index: 100;
}
.btn-apply-fly:before {
  content: "";
  display: block;
  position: absolute;
  top: -14px;
  left: calc(50% - 7px);
  border: 7px solid transparent;
  border-bottom: 7px solid #e95b2f;
}
.col-1 {
  margin-top: -20px;
}
.header_menu > div a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.header_menu > div {
  margin-right: 16px;
}
.header_menu {
  flex-wrap: nowrap;
  margin: 0;
  margin-top: 7px;
  max-width: 100%;
}
.userlink {
  margin-left: 20px;
  position: relative;
}
.userlink a {
  font-size: 18px;
  position: relative;
  top: 3px;
}
.userlink a * {
  color: #aaa;
}
.userlink a .glyphicon.glyphicon-user {
  color: #aaa;
  font-size: 30px;
  position: relative;
  top: 8px;
}
.userlink a .glyphicon.glyphicon-menu-down {
  font-size: 14px;
  position: relative;
  top: -1px;
}
.dropdown-menu.dropdown-user {
  right: 0;
}
.header_user_block_search {
  width: 600px;
  border: 1px solid #aaa;
  border-radius: 3px;
}
.tab-item {
  width: 1020px;
}
.selection-detail-list {
  width: 775px;
}
.header_user_block_search #ya-site-form0 .ya-site-form__submit {
  height: 36px;
}
.title-new-catalog.first-title {
  margin-top: 0;
}
.title-new-catalog {
  margin-bottom: 25px;
}
.top_basket_sum_text {
  display: none;
}
.top_basket_sum_value,
.top_basket_sum_value_rub {
  float: left;
}
.filter-sort {
  position: absolute;
  right: 6px;
  top: 6px;
  width: 24px;
  height: 24px;
  background-size: 18px;
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.filter-sort.desc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDIgMzAyIiB3aWR0aD0iMzAyIiBoZWlnaHQ9IjMwMiI+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJCS5zaHAwIHsgZmlsbDogIzAwMDAwMCB9IAoJPC9zdHlsZT4KCTxnIGlkPSJMYXllciI+CgkJPHBhdGggaWQ9IkxheWVyIiBjbGFzcz0ic2hwMCIgZD0iTTE1OS4zNyAyOS4yNkwxNTkuMzcgMTkuMjZDMTU5LjM3IDEzLjczIDE1NC44OSA5LjI2IDE0OS4zNyA5LjI2TDEwIDkuMjZDNC40OCA5LjI2IDAgMTMuNzMgMCAxOS4yNkwwIDI5LjI2QzAgMzQuNzggNC40OCAzOS4yNiAxMCAzOS4yNkwxNDkuMzcgMzkuMjZDMTU0Ljg5IDM5LjI2IDE1OS4zNyAzNC43OCAxNTkuMzcgMjkuMjZaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMzAuNTkgNzIuMjZMMTAgNzIuMjZDNC40OCA3Mi4yNiAwIDc2LjczIDAgODIuMjZMMCA5Mi4yNkMwIDk3Ljc4IDQuNDggMTAyLjI2IDEwIDEwMi4yNkwxMzAuNTkgMTAyLjI2QzEzNi4xMSAxMDIuMjYgMTQwLjU5IDk3Ljc4IDE0MC41OSA5Mi4yNkwxNDAuNTkgODIuMjZDMTQwLjU5IDc2LjczIDEzNi4xMSA3Mi4yNiAxMzAuNTkgNzIuMjZaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMTEuODEgMTM1LjI2TDEwIDEzNS4yNkM0LjQ4IDEzNS4yNiAwIDEzOS43MyAwIDE0NS4yNkwwIDE1NS4yNkMwIDE2MC43OCA0LjQ4IDE2NS4yNiAxMCAxNjUuMjZMMTExLjgxIDE2NS4yNkMxMTcuMzMgMTY1LjI2IDEyMS44MSAxNjAuNzggMTIxLjgxIDE1NS4yNkwxMjEuODEgMTQ1LjI2QzEyMS44MSAxMzkuNzMgMTE3LjMzIDEzNS4yNiAxMTEuODEgMTM1LjI2WiIgLz4KCQk8cGF0aCBpZD0iTGF5ZXIiIGNsYXNzPSJzaHAwIiBkPSJNOTMuMDMgMjA1LjI2TDEwIDIwNS4yNkM0LjQ4IDIwNS4yNiAwIDIwOS43MyAwIDIxNS4yNkwwIDIyNS4yNkMwIDIzMC43OCA0LjQ4IDIzNS4yNiAxMCAyMzUuMjZMOTMuMDMgMjM1LjI2Qzk4LjU1IDIzNS4yNiAxMDMuMDMgMjMwLjc4IDEwMy4wMyAyMjUuMjZMMTAzLjAzIDIxNS4yNkMxMDMuMDMgMjA5LjczIDk4LjU1IDIwNS4yNiA5My4wMyAyMDUuMjZaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik03NC4yNCAyNjguMjZMMTAgMjY4LjI2QzQuNDggMjY4LjI2IDAgMjcyLjczIDAgMjc4LjI2TDAgMjg4LjI2QzAgMjkzLjc4IDQuNDggMjk4LjI2IDEwIDI5OC4yNkw3NC4yNCAyOTguMjZDNzkuNzcgMjk4LjI2IDg0LjI0IDI5My43OCA4NC4yNCAyODguMjZMODQuMjQgMjc4LjI2Qzg0LjI0IDI3Mi43MyA3OS43NyAyNjguMjYgNzQuMjQgMjY4LjI2WiIgLz4KCQk8cGF0aCBpZD0iTGF5ZXIiIGNsYXNzPSJzaHAwIiBkPSJNMjk4LjI5IDIxMi42NkwyOTEuMjIgMjA1LjU5QzI4OS4zNCAyMDMuNzEgMjg2LjggMjAyLjY2IDI4NC4xNSAyMDIuNjZDMjgxLjUgMjAyLjY2IDI3OC45NSAyMDMuNzEgMjc3LjA4IDIwNS41OUwyNDIuNjggMjM5Ljk4TDI0Mi42OCAxNC41MkMyNDIuNjggOC45OSAyMzguMjEgNC41MiAyMzIuNjggNC41MkwyMjIuNjggNC41MkMyMTcuMTYgNC41MiAyMTIuNjggOC45OSAyMTIuNjggMTQuNTJMMjEyLjY4IDIzOS45OEwxNzguMjkgMjA1LjU5QzE3Ni40MSAyMDMuNzEgMTczLjg3IDIwMi42NiAxNzEuMjIgMjAyLjY2QzE2OC41NyAyMDIuNjYgMTY2LjAyIDIwMy43MSAxNjQuMTUgMjA1LjU5TDE1Ny4wOCAyMTIuNjZDMTUzLjE3IDIxNi41NiAxNTMuMTcgMjIyLjg5IDE1Ny4wOCAyMjYuOEwyMjAuNjEgMjkwLjM0QzIyMi41NiAyOTIuMjkgMjI1LjEyIDI5My4yNiAyMjcuNjggMjkzLjI2QzIzMC4yNCAyOTMuMjYgMjMyLjggMjkyLjI5IDIzNC43NSAyOTAuMzRMMjk4LjI5IDIyNi44QzMwMi4xOSAyMjIuODkgMzAyLjE5IDIxNi41NiAyOTguMjkgMjEyLjY2WiIgLz4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KPC9zdmc+);
}
#top.filter-sort.desc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDIgMzAyIiB3aWR0aD0iMzAyIiBoZWlnaHQ9IjMwMiI+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJCS5zaHAwIHsgZmlsbDogIzAwMDAwMCB9IAoJPC9zdHlsZT4KCTxnIGlkPSJMYXllciI+CgkJPHBhdGggaWQ9IkxheWVyIiBjbGFzcz0ic2hwMCIgZD0iTTE1OS4zNyAyOS4yNkwxNTkuMzcgMTkuMjZDMTU5LjM3IDEzLjczIDE1NC44OSA5LjI2IDE0OS4zNyA5LjI2TDEwIDkuMjZDNC40OCA5LjI2IDAgMTMuNzMgMCAxOS4yNkwwIDI5LjI2QzAgMzQuNzggNC40OCAzOS4yNiAxMCAzOS4yNkwxNDkuMzcgMzkuMjZDMTU0Ljg5IDM5LjI2IDE1OS4zNyAzNC43OCAxNTkuMzcgMjkuMjZaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMzAuNTkgNzIuMjZMMTAgNzIuMjZDNC40OCA3Mi4yNiAwIDc2LjczIDAgODIuMjZMMCA5Mi4yNkMwIDk3Ljc4IDQuNDggMTAyLjI2IDEwIDEwMi4yNkwxMzAuNTkgMTAyLjI2QzEzNi4xMSAxMDIuMjYgMTQwLjU5IDk3Ljc4IDE0MC41OSA5Mi4yNkwxNDAuNTkgODIuMjZDMTQwLjU5IDc2LjczIDEzNi4xMSA3Mi4yNiAxMzAuNTkgNzIuMjZaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMTEuODEgMTM1LjI2TDEwIDEzNS4yNkM0LjQ4IDEzNS4yNiAwIDEzOS43MyAwIDE0NS4yNkwwIDE1NS4yNkMwIDE2MC43OCA0LjQ4IDE2NS4yNiAxMCAxNjUuMjZMMTExLjgxIDE2NS4yNkMxMTcuMzMgMTY1LjI2IDEyMS44MSAxNjAuNzggMTIxLjgxIDE1NS4yNkwxMjEuODEgMTQ1LjI2QzEyMS44MSAxMzkuNzMgMTE3LjMzIDEzNS4yNiAxMTEuODEgMTM1LjI2WiIgLz4KCQk8cGF0aCBpZD0iTGF5ZXIiIGNsYXNzPSJzaHAwIiBkPSJNOTMuMDMgMjA1LjI2TDEwIDIwNS4yNkM0LjQ4IDIwNS4yNiAwIDIwOS43MyAwIDIxNS4yNkwwIDIyNS4yNkMwIDIzMC43OCA0LjQ4IDIzNS4yNiAxMCAyMzUuMjZMOTMuMDMgMjM1LjI2Qzk4LjU1IDIzNS4yNiAxMDMuMDMgMjMwLjc4IDEwMy4wMyAyMjUuMjZMMTAzLjAzIDIxNS4yNkMxMDMuMDMgMjA5LjczIDk4LjU1IDIwNS4yNiA5My4wMyAyMDUuMjZaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik03NC4yNCAyNjguMjZMMTAgMjY4LjI2QzQuNDggMjY4LjI2IDAgMjcyLjczIDAgMjc4LjI2TDAgMjg4LjI2QzAgMjkzLjc4IDQuNDggMjk4LjI2IDEwIDI5OC4yNkw3NC4yNCAyOTguMjZDNzkuNzcgMjk4LjI2IDg0LjI0IDI5My43OCA4NC4yNCAyODguMjZMODQuMjQgMjc4LjI2Qzg0LjI0IDI3Mi43MyA3OS43NyAyNjguMjYgNzQuMjQgMjY4LjI2WiIgLz4KCQk8cGF0aCBpZD0iTGF5ZXIiIGNsYXNzPSJzaHAwIiBkPSJNMjk4LjI5IDIxMi42NkwyOTEuMjIgMjA1LjU5QzI4OS4zNCAyMDMuNzEgMjg2LjggMjAyLjY2IDI4NC4xNSAyMDIuNjZDMjgxLjUgMjAyLjY2IDI3OC45NSAyMDMuNzEgMjc3LjA4IDIwNS41OUwyNDIuNjggMjM5Ljk4TDI0Mi42OCAxNC41MkMyNDIuNjggOC45OSAyMzguMjEgNC41MiAyMzIuNjggNC41MkwyMjIuNjggNC41MkMyMTcuMTYgNC41MiAyMTIuNjggOC45OSAyMTIuNjggMTQuNTJMMjEyLjY4IDIzOS45OEwxNzguMjkgMjA1LjU5QzE3Ni40MSAyMDMuNzEgMTczLjg3IDIwMi42NiAxNzEuMjIgMjAyLjY2QzE2OC41NyAyMDIuNjYgMTY2LjAyIDIwMy43MSAxNjQuMTUgMjA1LjU5TDE1Ny4wOCAyMTIuNjZDMTUzLjE3IDIxNi41NiAxNTMuMTcgMjIyLjg5IDE1Ny4wOCAyMjYuOEwyMjAuNjEgMjkwLjM0QzIyMi41NiAyOTIuMjkgMjI1LjEyIDI5My4yNiAyMjcuNjggMjkzLjI2QzIzMC4yNCAyOTMuMjYgMjMyLjggMjkyLjI5IDIzNC43NSAyOTAuMzRMMjk4LjI5IDIyNi44QzMwMi4xOSAyMjIuODkgMzAyLjE5IDIxNi41NiAyOTguMjkgMjEyLjY2WiIgLz4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KPC9zdmc+);
}
.filter-sort.asc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDIgMzAyIiB3aWR0aD0iMzAyIiBoZWlnaHQ9IjMwMiI+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJCS5zaHAwIHsgZmlsbDogIzAwMDAwMCB9IAoJPC9zdHlsZT4KCTxnIGlkPSJMYXllciI+CgkJPHBhdGggaWQ9IkxheWVyIiBjbGFzcz0ic2hwMCIgZD0iTTE0OS4zNyAyNjIuNzRMMTAgMjYyLjc0QzQuNDggMjYyLjc0IDAgMjY3LjIxIDAgMjcyLjc0TDAgMjgyLjc0QzAgMjg4LjI2IDQuNDggMjkyLjc0IDEwIDI5Mi43NEwxNDkuMzcgMjkyLjc0QzE1NC44OSAyOTIuNzQgMTU5LjM3IDI4OC4yNiAxNTkuMzcgMjgyLjc0TDE1OS4zNyAyNzIuNzRDMTU5LjM3IDI2Ny4yMSAxNTQuODkgMjYyLjc0IDE0OS4zNyAyNjIuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCAyMjkuNzRMMTMwLjU5IDIyOS43NEMxMzYuMTEgMjI5Ljc0IDE0MC41OSAyMjUuMjYgMTQwLjU5IDIxOS43NEwxNDAuNTkgMjA5Ljc0QzE0MC41OSAyMDQuMjEgMTM2LjExIDE5OS43NCAxMzAuNTkgMTk5Ljc0TDEwIDE5OS43NEM0LjQ4IDE5OS43NCAwIDIwNC4yMSAwIDIwOS43NEwwIDIxOS43NEMwIDIyNS4yNiA0LjQ4IDIyOS43NCAxMCAyMjkuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCAxNjYuNzRMMTExLjgxIDE2Ni43NEMxMTcuMzMgMTY2Ljc0IDEyMS44MSAxNjIuMjYgMTIxLjgxIDE1Ni43NEwxMjEuODEgMTQ2Ljc0QzEyMS44MSAxNDEuMjEgMTE3LjMzIDEzNi43NCAxMTEuODEgMTM2Ljc0TDEwIDEzNi43NEM0LjQ4IDEzNi43NCAwIDE0MS4yMSAwIDE0Ni43NEwwIDE1Ni43NEMwIDE2Mi4yNiA0LjQ4IDE2Ni43NCAxMCAxNjYuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCA5Ni43NEw5My4wMyA5Ni43NEM5OC41NSA5Ni43NCAxMDMuMDMgOTIuMjYgMTAzLjAzIDg2Ljc0TDEwMy4wMyA3Ni43NEMxMDMuMDMgNzEuMjEgOTguNTUgNjYuNzQgOTMuMDMgNjYuNzRMMTAgNjYuNzRDNC40OCA2Ni43NCAwIDcxLjIxIDAgNzYuNzRMMCA4Ni43NEMwIDkyLjI2IDQuNDggOTYuNzQgMTAgOTYuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCAzMy43NEw3NC4yNCAzMy43NEM3OS43NyAzMy43NCA4NC4yNCAyOS4yNiA4NC4yNCAyMy43NEw4NC4yNCAxMy43NEM4NC4yNCA4LjIxIDc5Ljc3IDMuNzQgNzQuMjQgMy43NEwxMCAzLjc0QzQuNDggMy43NCAwIDguMjEgMCAxMy43NEwwIDIzLjc0QzAgMjkuMjYgNC40OCAzMy43NCAxMCAzMy43NFoiIC8+CgkJPHBhdGggaWQ9IkxheWVyIiBjbGFzcz0ic2hwMCIgZD0iTTI5OC4yOSA4OS4zNEwyOTEuMjIgOTYuNDFDMjg5LjM1IDk4LjI5IDI4Ni44IDk5LjM0IDI4NC4xNSA5OS4zNEMyODEuNSA5OS4zNCAyNzguOTUgOTguMjkgMjc3LjA4IDk2LjQxTDI0Mi42OCA2Mi4wMkwyNDIuNjggMjg3LjQ4QzI0Mi42OCAyOTMuMDEgMjM4LjIxIDI5Ny40OCAyMzIuNjggMjk3LjQ4TDIyMi42OCAyOTcuNDhDMjE3LjE2IDI5Ny40OCAyMTIuNjggMjkzLjAxIDIxMi42OCAyODcuNDhMMjEyLjY4IDYyLjAyTDE3OC4yOSA5Ni40MUMxNzYuNDEgOTguMjkgMTczLjg3IDk5LjM0IDE3MS4yMiA5OS4zNEMxNjguNTcgOTkuMzQgMTY2LjAyIDk4LjI5IDE2NC4xNSA5Ni40MUwxNTcuMDggODkuMzRDMTUzLjE3IDg1LjQ0IDE1My4xNyA3OS4xMSAxNTcuMDggNzUuMkwyMjAuNjEgMTEuNjZDMjIyLjQ5IDkuNzkgMjI1LjAzIDguNzQgMjI3LjY4IDguNzRDMjMwLjM0IDguNzQgMjMyLjg4IDkuNzkgMjM0Ljc1IDExLjY2TDI5OC4yOSA3NS4yQzMwMi4xOSA3OS4xMSAzMDIuMTkgODUuNDQgMjk4LjI5IDg5LjM0WiIgLz4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KPC9zdmc+);
}
#top.filter-sort.asc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDIgMzAyIiB3aWR0aD0iMzAyIiBoZWlnaHQ9IjMwMiI+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJCS5zaHAwIHsgZmlsbDogIzAwMDAwMCB9IAoJPC9zdHlsZT4KCTxnIGlkPSJMYXllciI+CgkJPHBhdGggaWQ9IkxheWVyIiBjbGFzcz0ic2hwMCIgZD0iTTE0OS4zNyAyNjIuNzRMMTAgMjYyLjc0QzQuNDggMjYyLjc0IDAgMjY3LjIxIDAgMjcyLjc0TDAgMjgyLjc0QzAgMjg4LjI2IDQuNDggMjkyLjc0IDEwIDI5Mi43NEwxNDkuMzcgMjkyLjc0QzE1NC44OSAyOTIuNzQgMTU5LjM3IDI4OC4yNiAxNTkuMzcgMjgyLjc0TDE1OS4zNyAyNzIuNzRDMTU5LjM3IDI2Ny4yMSAxNTQuODkgMjYyLjc0IDE0OS4zNyAyNjIuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCAyMjkuNzRMMTMwLjU5IDIyOS43NEMxMzYuMTEgMjI5Ljc0IDE0MC41OSAyMjUuMjYgMTQwLjU5IDIxOS43NEwxNDAuNTkgMjA5Ljc0QzE0MC41OSAyMDQuMjEgMTM2LjExIDE5OS43NCAxMzAuNTkgMTk5Ljc0TDEwIDE5OS43NEM0LjQ4IDE5OS43NCAwIDIwNC4yMSAwIDIwOS43NEwwIDIxOS43NEMwIDIyNS4yNiA0LjQ4IDIyOS43NCAxMCAyMjkuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCAxNjYuNzRMMTExLjgxIDE2Ni43NEMxMTcuMzMgMTY2Ljc0IDEyMS44MSAxNjIuMjYgMTIxLjgxIDE1Ni43NEwxMjEuODEgMTQ2Ljc0QzEyMS44MSAxNDEuMjEgMTE3LjMzIDEzNi43NCAxMTEuODEgMTM2Ljc0TDEwIDEzNi43NEM0LjQ4IDEzNi43NCAwIDE0MS4yMSAwIDE0Ni43NEwwIDE1Ni43NEMwIDE2Mi4yNiA0LjQ4IDE2Ni43NCAxMCAxNjYuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCA5Ni43NEw5My4wMyA5Ni43NEM5OC41NSA5Ni43NCAxMDMuMDMgOTIuMjYgMTAzLjAzIDg2Ljc0TDEwMy4wMyA3Ni43NEMxMDMuMDMgNzEuMjEgOTguNTUgNjYuNzQgOTMuMDMgNjYuNzRMMTAgNjYuNzRDNC40OCA2Ni43NCAwIDcxLjIxIDAgNzYuNzRMMCA4Ni43NEMwIDkyLjI2IDQuNDggOTYuNzQgMTAgOTYuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCAzMy43NEw3NC4yNCAzMy43NEM3OS43NyAzMy43NCA4NC4yNCAyOS4yNiA4NC4yNCAyMy43NEw4NC4yNCAxMy43NEM4NC4yNCA4LjIxIDc5Ljc3IDMuNzQgNzQuMjQgMy43NEwxMCAzLjc0QzQuNDggMy43NCAwIDguMjEgMCAxMy43NEwwIDIzLjc0QzAgMjkuMjYgNC40OCAzMy43NCAxMCAzMy43NFoiIC8+CgkJPHBhdGggaWQ9IkxheWVyIiBjbGFzcz0ic2hwMCIgZD0iTTI5OC4yOSA4OS4zNEwyOTEuMjIgOTYuNDFDMjg5LjM1IDk4LjI5IDI4Ni44IDk5LjM0IDI4NC4xNSA5OS4zNEMyODEuNSA5OS4zNCAyNzguOTUgOTguMjkgMjc3LjA4IDk2LjQxTDI0Mi42OCA2Mi4wMkwyNDIuNjggMjg3LjQ4QzI0Mi42OCAyOTMuMDEgMjM4LjIxIDI5Ny40OCAyMzIuNjggMjk3LjQ4TDIyMi42OCAyOTcuNDhDMjE3LjE2IDI5Ny40OCAyMTIuNjggMjkzLjAxIDIxMi42OCAyODcuNDhMMjEyLjY4IDYyLjAyTDE3OC4yOSA5Ni40MUMxNzYuNDEgOTguMjkgMTczLjg3IDk5LjM0IDE3MS4yMiA5OS4zNEMxNjguNTcgOTkuMzQgMTY2LjAyIDk4LjI5IDE2NC4xNSA5Ni40MUwxNTcuMDggODkuMzRDMTUzLjE3IDg1LjQ0IDE1My4xNyA3OS4xMSAxNTcuMDggNzUuMkwyMjAuNjEgMTEuNjZDMjIyLjQ5IDkuNzkgMjI1LjAzIDguNzQgMjI3LjY4IDguNzRDMjMwLjM0IDguNzQgMjMyLjg4IDkuNzkgMjM0Ljc1IDExLjY2TDI5OC4yOSA3NS4yQzMwMi4xOSA3OS4xMSAzMDIuMTkgODUuNDQgMjk4LjI5IDg5LjM0WiIgLz4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KPC9zdmc+);
}
.filter-sort.desc.active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDIgMzAyIiB3aWR0aD0iMzAyIiBoZWlnaHQ9IjMwMiI+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJCS5zaHAwIHsgZmlsbDogI2Q3NGUyMyB9IAoJPC9zdHlsZT4KCTxnIGlkPSJMYXllciI+CgkJPHBhdGggaWQ9IkxheWVyIiBjbGFzcz0ic2hwMCIgZD0iTTE1OS4zNyAyOS4yNkwxNTkuMzcgMTkuMjZDMTU5LjM3IDEzLjczIDE1NC44OSA5LjI2IDE0OS4zNyA5LjI2TDEwIDkuMjZDNC40OCA5LjI2IDAgMTMuNzMgMCAxOS4yNkwwIDI5LjI2QzAgMzQuNzggNC40OCAzOS4yNiAxMCAzOS4yNkwxNDkuMzcgMzkuMjZDMTU0Ljg5IDM5LjI2IDE1OS4zNyAzNC43OCAxNTkuMzcgMjkuMjZaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMzAuNTkgNzIuMjZMMTAgNzIuMjZDNC40OCA3Mi4yNiAwIDc2LjczIDAgODIuMjZMMCA5Mi4yNkMwIDk3Ljc4IDQuNDggMTAyLjI2IDEwIDEwMi4yNkwxMzAuNTkgMTAyLjI2QzEzNi4xMSAxMDIuMjYgMTQwLjU5IDk3Ljc4IDE0MC41OSA5Mi4yNkwxNDAuNTkgODIuMjZDMTQwLjU5IDc2LjczIDEzNi4xMSA3Mi4yNiAxMzAuNTkgNzIuMjZaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMTEuODEgMTM1LjI2TDEwIDEzNS4yNkM0LjQ4IDEzNS4yNiAwIDEzOS43MyAwIDE0NS4yNkwwIDE1NS4yNkMwIDE2MC43OCA0LjQ4IDE2NS4yNiAxMCAxNjUuMjZMMTExLjgxIDE2NS4yNkMxMTcuMzMgMTY1LjI2IDEyMS44MSAxNjAuNzggMTIxLjgxIDE1NS4yNkwxMjEuODEgMTQ1LjI2QzEyMS44MSAxMzkuNzMgMTE3LjMzIDEzNS4yNiAxMTEuODEgMTM1LjI2WiIgLz4KCQk8cGF0aCBpZD0iTGF5ZXIiIGNsYXNzPSJzaHAwIiBkPSJNOTMuMDMgMjA1LjI2TDEwIDIwNS4yNkM0LjQ4IDIwNS4yNiAwIDIwOS43MyAwIDIxNS4yNkwwIDIyNS4yNkMwIDIzMC43OCA0LjQ4IDIzNS4yNiAxMCAyMzUuMjZMOTMuMDMgMjM1LjI2Qzk4LjU1IDIzNS4yNiAxMDMuMDMgMjMwLjc4IDEwMy4wMyAyMjUuMjZMMTAzLjAzIDIxNS4yNkMxMDMuMDMgMjA5LjczIDk4LjU1IDIwNS4yNiA5My4wMyAyMDUuMjZaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik03NC4yNCAyNjguMjZMMTAgMjY4LjI2QzQuNDggMjY4LjI2IDAgMjcyLjczIDAgMjc4LjI2TDAgMjg4LjI2QzAgMjkzLjc4IDQuNDggMjk4LjI2IDEwIDI5OC4yNkw3NC4yNCAyOTguMjZDNzkuNzcgMjk4LjI2IDg0LjI0IDI5My43OCA4NC4yNCAyODguMjZMODQuMjQgMjc4LjI2Qzg0LjI0IDI3Mi43MyA3OS43NyAyNjguMjYgNzQuMjQgMjY4LjI2WiIgLz4KCQk8cGF0aCBpZD0iTGF5ZXIiIGNsYXNzPSJzaHAwIiBkPSJNMjk4LjI5IDIxMi42NkwyOTEuMjIgMjA1LjU5QzI4OS4zNCAyMDMuNzEgMjg2LjggMjAyLjY2IDI4NC4xNSAyMDIuNjZDMjgxLjUgMjAyLjY2IDI3OC45NSAyMDMuNzEgMjc3LjA4IDIwNS41OUwyNDIuNjggMjM5Ljk4TDI0Mi42OCAxNC41MkMyNDIuNjggOC45OSAyMzguMjEgNC41MiAyMzIuNjggNC41MkwyMjIuNjggNC41MkMyMTcuMTYgNC41MiAyMTIuNjggOC45OSAyMTIuNjggMTQuNTJMMjEyLjY4IDIzOS45OEwxNzguMjkgMjA1LjU4QzE3Ni40MSAyMDMuNzEgMTczLjg3IDIwMi42NiAxNzEuMjIgMjAyLjY2QzE2OC41NyAyMDIuNjYgMTY2LjAyIDIwMy43MSAxNjQuMTUgMjA1LjU4TDE1Ny4wOCAyMTIuNjZDMTUzLjE3IDIxNi41NiAxNTMuMTcgMjIyLjg5IDE1Ny4wOCAyMjYuOEwyMjAuNjEgMjkwLjMzQzIyMi41NiAyOTIuMjkgMjI1LjEyIDI5My4yNiAyMjcuNjggMjkzLjI2QzIzMC4yNCAyOTMuMjYgMjMyLjggMjkyLjI5IDIzNC43NSAyOTAuMzNMMjk4LjI5IDIyNi44QzMwMi4xOSAyMjIuODkgMzAyLjE5IDIxNi41NiAyOTguMjkgMjEyLjY2WiIgLz4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KPC9zdmc+);
}
.filter-sort.asc.active {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDIgMzAyIiB3aWR0aD0iMzAyIiBoZWlnaHQ9IjMwMiI+Cgk8c3R5bGU+CgkJdHNwYW4geyB3aGl0ZS1zcGFjZTpwcmUgfQoJCS5zaHAwIHsgZmlsbDogI2Q3NGUyMyB9IAoJPC9zdHlsZT4KCTxnIGlkPSJMYXllciI+CgkJPHBhdGggaWQ9IkxheWVyIiBjbGFzcz0ic2hwMCIgZD0iTTE0OS4zNyAyNjIuNzRMMTAgMjYyLjc0QzQuNDggMjYyLjc0IDAgMjY3LjIxIDAgMjcyLjc0TDAgMjgyLjc0QzAgMjg4LjI2IDQuNDggMjkyLjc0IDEwIDI5Mi43NEwxNDkuMzcgMjkyLjc0QzE1NC44OSAyOTIuNzQgMTU5LjM3IDI4OC4yNiAxNTkuMzcgMjgyLjc0TDE1OS4zNyAyNzIuNzRDMTU5LjM3IDI2Ny4yMSAxNTQuODkgMjYyLjc0IDE0OS4zNyAyNjIuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCAyMjkuNzRMMTMwLjU5IDIyOS43NEMxMzYuMTEgMjI5Ljc0IDE0MC41OSAyMjUuMjYgMTQwLjU5IDIxOS43NEwxNDAuNTkgMjA5Ljc0QzE0MC41OSAyMDQuMjEgMTM2LjExIDE5OS43NCAxMzAuNTkgMTk5Ljc0TDEwIDE5OS43NEM0LjQ4IDE5OS43NCAwIDIwNC4yMSAwIDIwOS43NEwwIDIxOS43NEMwIDIyNS4yNiA0LjQ4IDIyOS43NCAxMCAyMjkuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCAxNjYuNzRMMTExLjgxIDE2Ni43NEMxMTcuMzMgMTY2Ljc0IDEyMS44MSAxNjIuMjYgMTIxLjgxIDE1Ni43NEwxMjEuODEgMTQ2Ljc0QzEyMS44MSAxNDEuMjEgMTE3LjMzIDEzNi43NCAxMTEuODEgMTM2Ljc0TDEwIDEzNi43NEM0LjQ4IDEzNi43NCAwIDE0MS4yMSAwIDE0Ni43NEwwIDE1Ni43NEMwIDE2Mi4yNiA0LjQ4IDE2Ni43NCAxMCAxNjYuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCA5Ni43NEw5My4wMyA5Ni43NEM5OC41NSA5Ni43NCAxMDMuMDMgOTIuMjYgMTAzLjAzIDg2Ljc0TDEwMy4wMyA3Ni43NEMxMDMuMDMgNzEuMjEgOTguNTUgNjYuNzQgOTMuMDMgNjYuNzRMMTAgNjYuNzRDNC40OCA2Ni43NCAwIDcxLjIxIDAgNzYuNzRMMCA4Ni43NEMwIDkyLjI2IDQuNDggOTYuNzQgMTAgOTYuNzRaIiAvPgoJCTxwYXRoIGlkPSJMYXllciIgY2xhc3M9InNocDAiIGQ9Ik0xMCAzMy43NEw3NC4yNCAzMy43NEM3OS43NyAzMy43NCA4NC4yNCAyOS4yNiA4NC4yNCAyMy43NEw4NC4yNCAxMy43NEM4NC4yNCA4LjIxIDc5Ljc3IDMuNzQgNzQuMjQgMy43NEwxMCAzLjc0QzQuNDggMy43NCAwIDguMjEgMCAxMy43NEwwIDIzLjc0QzAgMjkuMjYgNC40OCAzMy43NCAxMCAzMy43NFoiIC8+CgkJPHBhdGggaWQ9IkxheWVyIiBjbGFzcz0ic2hwMCIgZD0iTTI5OC4yOSA4OS4zNEwyOTEuMjIgOTYuNDFDMjg5LjM1IDk4LjI5IDI4Ni44IDk5LjM0IDI4NC4xNSA5OS4zNEMyODEuNSA5OS4zNCAyNzguOTUgOTguMjkgMjc3LjA4IDk2LjQxTDI0Mi42OCA2Mi4wMkwyNDIuNjggMjg3LjQ4QzI0Mi42OCAyOTMuMDEgMjM4LjIxIDI5Ny40OCAyMzIuNjggMjk3LjQ4TDIyMi42OCAyOTcuNDhDMjE3LjE2IDI5Ny40OCAyMTIuNjggMjkzLjAxIDIxMi42OCAyODcuNDhMMjEyLjY4IDYyLjAyTDE3OC4yOSA5Ni40MkMxNzYuNDEgOTguMjkgMTczLjg3IDk5LjM0IDE3MS4yMiA5OS4zNEMxNjguNTcgOTkuMzQgMTY2LjAyIDk4LjI5IDE2NC4xNSA5Ni40MkwxNTcuMDggODkuMzRDMTUzLjE3IDg1LjQ0IDE1My4xNyA3OS4xMSAxNTcuMDggNzUuMkwyMjAuNjEgMTEuNjdDMjIyLjQ5IDkuNzkgMjI1LjAzIDguNzQgMjI3LjY4IDguNzRDMjMwLjM0IDguNzQgMjMyLjg4IDkuNzkgMjM0Ljc1IDExLjY3TDI5OC4yOSA3NS4yQzMwMi4xOSA3OS4xMSAzMDIuMTkgODUuNDQgMjk4LjI5IDg5LjM0WiIgLz4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KCTxnIGlkPSJMYXllciI+Cgk8L2c+Cgk8ZyBpZD0iTGF5ZXIiPgoJPC9nPgoJPGcgaWQ9IkxheWVyIj4KCTwvZz4KPC9zdmc+);
}
.item-table-title {
  position: relative;
}
.detail_page .detail_content .breadcrumbs,
.detail_page .breadcrumbs {
  margin-top: -10px;
}
.selection-result-price {
  display: block;
  line-height: 22px;
}
#compare_products [data-mh="my-group-502"] {
  padding: 5px 20px;
}
.filter-tooltip::after {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 8px 8px 8px 0px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  color: #fff;
  content: attr(data-tooltip);
  margin-top: -26px;
  opacity: 0;
  padding: 3px 7px;
  position: absolute;
  visibility: hidden;
  z-index: 110;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
}
.filter-tooltip:hover::after {
  opacity: 1;
  visibility: visible;
}
.selection-filters-container {
  display: none;
}
#compare_products .owl-stage > .owl-item:last-child {
  margin-right: -1px;
}
.selection-filter-item-container.roll-up-on {
  margin-right: 0 !important;
}
.roll-up-on .selection-filter-item-title {
  width: 100%;
  cursor: pointer;
}
#menu_custom_scroll {
  width: 100%;
}
.container.content .row.product_filter_subsection {
  margin: 0;
}
.catalog-menu-container > div {
  width: 100%;
}
.section-product-item-block {
  background-color: #d4d4d4;
  width: 100%;
  height: 100%;
}
.section-product-item-block-new {
  display: flex;
  align-items: center;
  background-color: #d4d4d4;
  width: 100%;
  height: 100%;
  border: 1px solid #8e8e8e;
  border-radius: 5px;
  overflow: hidden;
}
.section-image {
  border-radius: 5px;
}
.section-product-item-block-new:hover {
  box-shadow: 0 10px 10px rgb(0 0 0 / 25%);
  border-color: #e95b2f;
}
.buy_filter {
  float: left;
  height: 38px;
  border-radius: 3px;
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  background: #0056f0;
  padding: 18px 15px;
  position: relative;
  cursor: pointer;
  margin-right: 0;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.price-block > div.price-block-left {
  padding-right: 0;
}
.buy_filter:hover {
  background: #0150dd;
}
.buy_filter:focus {
  text-decoration: none;
}
.description.bottom_border {
  border-bottom: 0 !important;
}
._image_sections img {
  display: block;
  max-width: 100%;
}
._image_sections .big_image .name {
  position: absolute;
  bottom: 7px;
  padding: 63px 20px 20px 20px;
  font-size: 20px;
  color: #fff;
  width: 100%;
  max-width: calc(100% - 13px);
  height: auto;
  font-size: 17px;
  text-align: left !important;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(74%, rgba(0, 0, 0, 0.8)),
    color-stop(92%, rgba(0, 0, 0, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(0, 0, 0, 0.8) 74%,
    rgba(0, 0, 0, 1) 92%
  );
}
._image_sections .item_description_price {
  margin-left: 0;
  margin-top: 1px;
}
.price_list_container,
.price_list_container:active,
.price_list_container:visited {
  text-decoration: none !important;
}
.selection-filter-item-container .catalog-section-list-filter-block {
  padding: 0;
}
.selection-filter-item-container .catalog-section-price-slider-min input,
.catalog-section-price-slider-max input {
  font-size: 14px;
  width: 100%;
  max-width: 90px;
}
#price-filter-slider .ui-slider-range {
  background: #ef581f;
}
.selection-filter-item-container .catalog-section-price-slider-wrapper {
  padding: 15px 6px 15px 6px;
  width: 100%;
}
.ui-slider .ui-slider-handle {
  background: #ef581f;
  border-radius: 3px;
  width: 12px;
  height: 20px;
  margin-left: -6px;
  top: -8px;
  cursor: pointer;
}
#price-filter-slider {
  height: 4px;
  background-color: #d7d7d7;
}
.container-price-range {
  display: flex;
  justify-content: space-between;
}
#items-slider {
  display: flex;
}
#slider3 {
  margin-bottom: 5px;
}
.list-of-pick-up-points {
  color: #d74e23 !important;
  text-decoration: underline;
}
.new-const-value {
  width: 20% !important;
}
.const-value-change-wrapper {
  margin-bottom: 20px;
}
.top-subsection-wrapper {
  background: #ffffff;
  border: 1px solid #9c9c9c;
  box-sizing: border-box;
  border-radius: 3px;
  font-family: "PT Sans";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  width: max-content;
  padding: 0px 6px;
  transition: all 0.2s;
  padding: 5px;
  margin: 5px;
}
.top-subsection-wrapper:hover {
  border: 1px solid #e95b2f;
}
.active-subsection {
  background-color: #e95b2f !important;
}
.top-subsection-wrapper.active-subsection {
  border: 1px solid #e95b2f;
}
.active-subsection .section-product-item .top-section-item {
  color: white;
}
.top-section-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.menu-sections-wrapper {
  padding: 5px;
  margin-bottom: 5px;
  background-color: #f4f4f4;
}
.top-section-item {
  color: black;
}
.hide-row {
  height: 40px;
  overflow: hidden;
}
.roll-up-filter-container-top {
  margin: 5px;
}
.tabs-list.bottom_border {
  padding-bottom: 0 !important;
}
.tabs-item {
  opacity: 0.7;
  padding-bottom: 20px;
  font-size: 22px;
  font-weight: 500;
  margin-right: 30px;
  color: #151528;
  transition: color 0.1s ease;
}
.tabs-item:hover {
  opacity: 1;
  cursor: pointer;
}
.tabs-item-underline {
  color: #e95b2f;
  border-bottom: 1px solid #e95b2f;
  opacity: 1;
}
.tabs-list {
  display: flex;
  margin-top: 20px;
}
.document-tab-content {
  padding-top: 20px;
}
.document-tab-content .showDoc-modal .item .icon img {
  height: 50px;
}
.document-tab-content .showDoc-modal .item a {
  color: black;
  font-size: 15px;
}
.document-tab-content .showDoc-modal .item a:hover {
  color: #ef571f;
  text-decoration: underline;
}
.document-tab-content .showDoc-modal .item {
  margin-bottom: 30px;
}
.order-tab-content .success {
  font-size: 18px;
  margin-top: 20px;
}
.order-tab-content .success .one-click-btn-close {
  display: none;
}
#modal-cancel-btn {
  background: #d8d8d8;
  color: #1e1e1e;
}
.modal-open .modal {
  overflow-x: unset !important;
  overflow-y: unset !important;
}
.section-product-item-block-new:hover {
  box-shadow: 0 10px 10px rgb(0 0 0 / 25%) !important;
}
#progressbar > div {
  display: flex;
  justify-content: center;
  background: #efefef;
  -webkit-transition: all 1s linear 0s;
  -moz-transition: all 1s linear 0s;
  -o-transition: all 1s linear 0s;
  transition: all 1s linear 0s;
  text-align: center;
  background-color: #e95b2f;
  width: 0%;
  height: 5px;
  color: aliceblue;
  font-size: medium;
  font-weight: bold;
  margin-top: 45px;
}
.main-input {
  margin-top: 25px;
}
.search-item {
  display: flex;
  justify-content: space-between;
}
.search-input-and-button-wrapper {
  display: flex;
}

/** ----- article_link.css ----- */
.list_article a {
  color: #1e1e1e;
  background: #aaa;
}
.list_article a span:before {
  color: #1e1e1e;
}

/** ----- mobil.css ----- */
.buy_one_click .modal-body .order_row .right_order .bottom .submit_btn > input {
  margin-bottom: 11px;
}
.detail_page .detail_content .description .reviews .item .comment .date {
  padding-left: 0 !important;
  color: black;
}
.reviews .item {
  display: flex;
}
.reviews .item .text {
  padding: 5px !important;
}
.detail_page .detail_content .description .reviews .item {
  padding: 5px;
}
.description.reviews_about_company .add_form {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.file_input {
  background-color: #333 !important;
}
.bottom_only_border + .row {
  padding-left: 7px;
}
.bistro {
  display: flex !important;
}
.fixed_product_buttons,
.fixed_product_price {
  display: flex !important;
  align-items: center !important;
}
.list_article.clearfix {
  display: none;
}
.bottom_border.tabs-list .min,
.bottom_border.tabs-list .pl {
  display: none;
}
.reviews .pagenav {
  text-align: center;
}
.reviews_index_wrapper {
  height: auto !important;
}
.footer-logo-title {
  width: auto !important;
}
.footer-logo-name {
  width: auto !important;
}
.section-product-list {
  width: 100%;
}
.fixed_product_content {
  padding-top: 9px;
}
.opt_price {
  margin-left: 5px;
}
.fixed_product_content > div > div {
  justify-content: space-around !important;
}
.fixed_product_price {
  padding-top: 0 !important;
}
#user_div_reg {
  display: flex;
  flex-direction: column;
}
#menu-left-mobil,
.mobil_name {
  display: none;
}
.hide-row {
  height: auto;
  overflow: unset;
}
@media (max-width: 1151px) {
  .geotargeting.pull-left,
  #geotargeting {
    width: fit-content !important;
  }
  .pull-left.geotargeting-phone {
    margin-left: 9px;
  }
}
@media (max-width: 991px) {
  #geotargeting-search-row input {
    width: 372px !important;
  }
  .bistro {
    display: flex !important;
  }
  .torg {
    width: 96% !important;
  }
  .index_maps {
    float: unset;
    width: 100% !important;
  }
  .reviews_index_btns {
    display: flex;
    justify-content: center;
  }
  #menu-left-mobil,
  .mobil_name {
    display: block;
  }
  #menu-left-mobil li.opened.first.parent > div > ul.mobil > li a.miop3 {
    background: #e7e7e7 !important;
  }
  #menu-left-mobil li.opened.first.parent > div > ul.mobil > li a.miop3 {
    font-size: 16px !important;
    padding-left: 20px !important;
    color: black;
    font-weight: bold;
  }
  .detail_page .sidebar .menu > li {
    background: #969696 !important;
  }
  #menu-left-mobil .detail_page .sidebar .opened ul.mobil li {
    max-width: 100% !important;
  }
  .detail_page .sidebar #menu-left-mobil > li.opened.first.parent {
    max-width: 100% !important;
    background: #969696 !important;
    color: white;
  }
  .detail_page .sidebar #menu-left-mobil > li.opened.first.parent a {
    color: white;
    font-weight: bold;
  }
  .detail_page
    .sidebar
    #menu-left-mobil
    > li.opened.first.parent
    > div
    > .mobil
    > li {
    max-width: 100% !important;
  }
  .btn.btn-default.btn-lg.btn-none.btn-oranger {
    margin: 0 !important;
  }
  .btn.btn-default {
    padding: 0 5px !important;
  }
  #one_click_buy_basket {
    margin-left: 5px !important;
  }
  .fixed_product_price {
    display: flex;
    align-items: end;
    padding-top: 0 !important;
  }
  .fixed_product_content {
    margin-top: 13px !important;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .opt_price {
    margin-left: 9px;
  }
  .fixed_product_buttons {
    display: flex;
    align-items: center;
  }
  .detail_page .detail_content .description .description_text {
    max-height: 100% !important;
    overflow: unset !important;
  }
  #sort_filter {
    display: block !important;
    text-align: left;
  }
  .detail_page .detail_content .product .left_photo {
    max-width: 100% !important;
    width: 100% !important;
  }
  .detail_page .detail_content .product .left_photo .slider #slider3-pager img {
    min-width: 150px !important;
    max-width: 62px;
  }
  .detail_page .detail_content .product .right_buy {
    width: 100% !important;
    padding-left: 0 !important;
  }
  .detail_page .detail_content .product .right_buy .buy {
    float: none !important;
  }
  .detail_page .detail_content .product .right_buy .buy .buy_one_click,
  .detail_page .detail_content .product .right_buy .buy .to_basket,
  .detail_page .detail_content .product .right_buy .torg {
    padding: 0 10px;
    width: auto;
  }
  .buttons-block-2 .buy_filter {
    width: auto;
  }
  .torg {
    margin-left: 16px;
  }
  .left_photo {
    width: 50%;
  }
  .detail_page .detail_content .product .left_photo {
    max-width: 100% !important;
  }
  .detail_page .detail_content .product .left_photo .slider {
    min-width: 100% !important;
    width: 100% !important;
  }
  .slider.sliderMain {
    min-width: 100% !important;
    width: 100% !important;
  }
  .detail_page .detail_content {
    width: 100% !important;
  }
  .detail_page .detail_content {
    padding: 0 !important;
  }
  .detail_page .detail_content {
    margin: 0 !important;
  }
  .detail_page .sidebar .menu > .open_menu {
    display: block !important;
  }
  .mobil {
    margin-left: 10px;
    /* border-left: 2px solid #e95b2f; */
  }
  .detail_page
    .sidebar
    .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > li
    > a {
    padding: 5px 15px 5px 20px !important;
  }
  .detail_page
    .sidebar
    .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > li
    > a.miop2 {
    padding: 5px 15px 5px 35px !important;
    position: relative;
  }
  .detail_page .sidebar .menu > li > div > ul > li > a {
    font-size: 11pt !important;
    padding-left: 25px !important;
  }
  #menu-left {
    display: none;
  }
  .detail_page
    .sidebar
    .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > li
    > a {
    padding: 5px 15px 5px 35px !important;
  }
  .detail_page
    .sidebar
    .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > li
    > a {
    padding: 5px 15px 5px 22px !important;
  }
  .detail_page .sidebar .menu > .opened a {
    border: none !important;
  }
  .detail_page
    .sidebar
    .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > li
    > a {
    padding: 5px 15px 5px 30px !important;
  }
  .detail_page .sidebar .opened > div > ul > .opened > div > ul > li > a.miop3 {
    padding: 5px 30px 5px 17px !important;
    font-size: 16px !important;
  }
  .opened.first.parent .mobil {
    background: #e7e7e7;
    /* width: 100%;
        max-width: 100% !important; */
  }
  .opened.first.parent .mobil > span {
    margin-right: 5px;
  }
  /* .opened.mobil .mobil {
        background: #d74e23 !important;
    } */
  .detail_page
    .sidebar
    .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > li
    > a.miop3 {
    padding: 5px 15px 5px 33px !important;
  }
  .opened.mobil[style="background: #d74e23!important"] a.miop2 {
    color: azure;
  }
  .detail_page
    .sidebar
    .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > .opened
    > div
    > ul
    > li
    > a {
    padding: 0px 15px 5px 27px !important;
    position: relative;
  }
  ul.mobil li.opened.mobil .miop2 {
    color: black !important;
    font-weight: bold;
  }
  #menu-left-mobil > ul.mobil > .opened.mobil > span > a.miop2 {
    color: #333 !important;
  }
  .show2 {
    color: black;
  }
  .opened.mobil {
    max-width: 100% !important;
  }
  .catalog-menu-container .d-flex {
    flex-direction: column;
  }
  .catalog-menu-container {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
  }
  .catalog-menu-container {
    height: 100% !important;
    max-height: 100% !important;
  }
  .catalog-nav.selection-padding {
    border-bottom: 1px solid #e95b2f;
  }
  .selection-nav .selection-title {
    justify-content: space-between;
  }
  .header_bottom_wrapper > .container .pull-left:nth-child(4) {
    display: none;
  }
  .header_bottom_wrapper > .container .pull-right {
    width: 54px;
    margin-left: 10px;
  }
  .header_bottom_wrapper > .container {
    display: flex;
    justify-content: space-between;
  }
  body,
  html {
    min-width: 100% !important;
  }
  header {
    min-width: 100% !important;
  }
  .header-logo {
    width: 100% !important;
  }
  .col-xs-3.col-sm-4.col-md-3.absolute.hidden-xs.sidebar.opensvor {
    display: block !important;
  }
  .top_basket_count {
    text-align: center;
  }
}
@media (max-width: 841px) {
  .table.table-checkout.table-bascket.table-striped.table-bordered.text-right
    thead {
    display: none;
  }
  .table.table-checkout.table-bascket.table-striped.table-bordered.text-right
    tbody
    tr {
    display: flex !important;
    flex-direction: column !important;
    border: 1px solid #d8d8d8 !important;
    margin-bottom: 5px !important;
    position: relative !important;
  }
  .table.table-checkout.table-bascket.table-striped.table-bordered.text-right
    tbody
    tr
    .text-right {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .basket-col-sum,
  .basket-col-price {
    width: 100% !important;
  }
  .text-left.basket-col-price,
  #basket_items .text-left.asket-col-count,
  #basket_items > thead > tr > th.text-left.basket-col-count {
    width: 100% !important;
  }
  .text-left.basket-col-price,
  .text-left.basket-col-count {
    display: block !important;
  }
  #addToBasketWindow {
    text-align: center;
    width: 100%;
    flex-direction: column;
    display: flex;
  }
  #addToBasketWindow .addcarttext {
    width: 100%;
    padding: 0;
  }
  .p-basket-btn {
    margin-bottom: 5px !important;
  }
  .data_false {
    height: 51px !important;
  }
  /* .fixed_product_title{
        display: none;
    } */
  .fixed_product_img,
  .fixed_product_name {
    display: none;
  }
}
@media (max-width: 795px) {
  .pull-left.geotargeting-timetable {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  #user_div_reg .form-group {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  .buy_one_click .modal-body .name {
    margin: 11px 0 0 0 !important;
  }
  #basket_items .text-center {
    position: relative;
  }
  #basket_items .text-center a {
    position: absolute;
    top: -46px;
    right: 24px;
  }
  #basket_items tr {
    border: 1px solid #ededed;
    margin: 5px;
  }
  #basket_items tr:first {
    display: none;
  }
  .modal-body {
    padding: 5px !important;
  }
  #basket_items th {
    display: none !important;
  }
  .bottom_border.tabs-list .tabs-item-underline .min {
    display: block;
  }
  .bottom_border.tabs-list span:not(.tabs-item-underline) .pl {
    display: block;
  }
  /* .bottom_border.tabs-list span:not(.tabs-item-underline) .min{
        display: none;
    } */
  .main-footer .row > div.col-sm-3:first-child {
    width: 100%;
  }
  .main-footer .row > div.col-sm-3 {
    width: 100%;
  }
  .price-block-right {
    display: flex;
    flex-direction: column;
  }
  .left_photo {
    display: none !important;
  }
  .imgLoupe {
    display: none !important;
  }
  .fixed_product_price {
    display: none !important;
  }
  .fixed_product_content {
    padding: 0 !important;
  }
  .form_zakaz_footer {
    flex-direction: column;
  }
  .bottom_border.tabs-list {
    display: flex;
    flex-direction: column;
  }
  .form_zakaz_footer {
    height: 890px;
  }
  #captcha_word {
    height: 40px !important;
    margin-bottom: 5px;
    width: 180px !important;
  }
  .product .capcha {
    display: block !important;
  }
}
@media (max-width: 775px) {
  /* .geo-side {
        width: 100% !important;
    } */
  #geotargeting-modal-form .modal-dialog {
    width: 100vw !important;
    margin: 0;
  }
  .geo-side.geo-right-side.inverse {
    display: block !important;
  }
  .geo-side.geo-right-side {
    display: none;
  }
  .geotargeting-country-row-wrapper {
    display: flex;
  }
  #geotargeting-country-row {
    display: flex;
    width: 100vw;
    overflow-x: auto;
  }
  #geotargeting-country-row > ul {
    display: flex;
  }
  .geo-side.geo-right-side.nverse {
    display: block !important;
  }
  #reload {
    padding: 5px 5px 5px 5px;
    background-color: #f44336;
    margin-left: 11px;
    display: block;
    width: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top: 13px;
    border-radius: 3px;
  }
  #geotargeting-modal-form .modal-content {
    margin: 0 !important;
    width: 100% !important;
  }
  #bikolas {
    display: flex;
    width: 100% !important;
  }
  #bikolas .file_input {
    width: 79px !important;
    margin-right: 5px;
  }
  .right_order {
    padding: 0 !important;
  }
  #basket_items thead {
    display: none !important;
  }
  #basket_items tr {
    border: 1px solid #e5e5e5;
    margin-bottom: 5px;
  }
  .order-fields-block .form-group {
    max-width: 100% !important;
    width: 100% !important;
  }
  .bistro {
    display: flex !important;
    flex-direction: column !important;
  }
  #basket_form .button {
    width: 100% !important;
  }
  #basket_form .button .bistro button {
    margin: 5px 0px 5px 0px !important;
  }
  #basket_items tr {
    display: flex;
    flex-direction: column;
  }
  .btn.btn-default.btn-lg.btn-none.btn-oranger {
    margin: 0 !important;
  }
  .item-table-title {
    text-align: justify;
  }
  .col-xs-3.col-sm-4.col-md-3.absolute.hidden-xs.sidebar.opensvor {
    display: block !important;
    width: 100%;
  }
  .detail_page .sidebar .opened li {
    max-width: 100% !important;
  }
}
@media (max-width: 698px) {
  #one_click_buy_basket {
    margin: 5px 0 !important;
  }
  .main-footer.pull-right .row {
    display: flex;
    flex-direction: column;
  }
  footer div.footer-error {
    width: 100% !important;
  }
}
@media (max-width: 675px) {
  #form_torg .row.buttons .capcha {
    display: flex;
    flex-direction: column !important;
    height: auto !important;
    width: 100%;
  }
  #captcha_word,
  .capcha {
    width: 100% !important;
  }
  .file_input {
    width: 250px !important;
  }
  #form_torg .border {
    display: none;
  }
  .title-search-result {
    left: 0 !important;
    height: 90%;
    overflow-y: auto !important;
  }
  .navbar-toggle-catalog {
    margin-right: 0 !important;
  }
  .selection-filter-elements.active .col-1 {
    flex-direction: column !important;
  }
  .catalog-menu-scroll-container {
    /* width: 600px; */
    max-width: 100% !important;
  }
  footer div.footer-error {
    width: 100% !important;
  }
}
@media (max-width: 831px) {
  .pull-left.geotargeting-mail {
    display: none !important;
  }
}
@media (max-width: 585px) {
  .price-block > div {
    padding: 5px !important;
  }
  .buy .buy_one_click {
    width: 100% !important;
  }
  .buttons-block-2 .torg {
    width: 100% !important;
    display: flex !important;
  }
  .custom_button_positon .buy {
    display: flex !important;
    flex-direction: column !important;
  }
  .buttons-block-2 .torg {
    margin-left: 0 !important;
  }
  .buttons-block-2 .buy_filter {
    width: 100% !important;
  }
  footer div.footer-error {
    width: 100% !important;
  }
  .section-product-list {
    margin: 0 auto !important;
  }
  .avail_to_order {
    text-align: left !important;
  }
  .selection-filter-body {
    display: flex;
    flex-direction: column;
  }
  .selection-filter-body-var-6 > div {
    width: 100% !important;
    max-width: 100% !important;
  }
  .form_zakaz_footer .capcha {
    flex-direction: column !important;
    grid-gap: 5px !important;
  }
}
@media (max-width: 554px) {
  .buttons-block-2 .torg {
    width: 100% !important;
    display: flex !important;
  }
  footer div.footer-error {
    width: 100% !important;
  }
  #submit_button {
    margin: 5px 0 !important;
  }
  #one_click_buy_basket {
    margin: 5px 5px !important;
  }
}
@media (max-width: 499px) {
  .buy_one_click-tab .buy_one_click {
    width: 100% !important;
  }
  .pull-left.geotargeting-phone {
    display: none !important;
  }
}
@media (max-width: 485px) {
  #geotargeting-search-row input {
    width: 75vw !important;
  }
  .geo-side.geo-left-side {
    width: 95vw;
  }
  .geo-side.geo-left-side.inverse {
    width: 50% !important;
  }
}
@media (max-width: 479px) {
  #login_modal_form .modal-dialog.modal-sm {
    width: 320px !important;
    margin: 0 auto !important;
  }
  #register_modal_form .modal-content {
    width: 320px !important;
    margin: 0 auto !important;
  }
  #mobil_version,
  .pull-left.geotargeting-phone {
    display: none !important;
  }
  .pull-left.geotargeting-wrapper {
    width: fit-content !important;
  }
  .table tr th:nth-child(3),
  .table tr td:nth-child(3) {
    padding: 5px 0 !important;
  }
  #consent_container {
    width: auto !important;
    line-height: 1;
  }
  .table.table-checkout.table-bascket.table-striped.table-bordered.text-right
    tbody
    tr {
    padding: 5px !important;
  }
  .table.table-checkout.table-bascket.table-striped.table-bordered.text-right
    tbody
    tr
    td {
    margin-bottom: 5px !important;
  }
  .buttons-block-2 .torg {
    width: 100% !important;
    display: flex !important;
  }
  .text-left.basket-col-sum {
    display: block !important;
    width: 100% !important;
  }
  .reviews_index_btns {
    width: 100% !important;
    margin-left: 0 !important;
    display: flex;
    justify-content: center;
  }
  .reviews_index_btn_left,
  .reviews_index_btn_right {
    font-size: 10px !important;
    line-height: 10px !important;
  }
  .detail_page .detail_content .row {
    margin-left: 3px !important;
    margin-right: 3px !important;
  }
  .about_us_index .about_us {
    width: 100% !important;
    float: unset !important;
  }
  .reviews_index_container h3 {
    text-align: center;
  }
  .reviews_index_container {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .menu-left-mobil {
    position: absolute !important;
    top: 59px !important;
  }
  footer div.footer-error {
    width: 100% !important;
  }
  #order_form_content .action {
    margin: 0 auto !important;
  }
  #order_form_content .action .order-fields-block {
    display: flex;
    flex-direction: column;
  }
  .order-fields-block .form-group-start,
  .order-fields-block .form-group {
    width: 100% !important;
  }
  .modal-dialog {
    margin: 0 !important;
  }
  .buy_one_click .modal-body .order_row .right_order .bottom .submit_btn input {
    line-height: 32px !important;
  }
  .avail_to_order {
    text-align: left !important;
  }
  .navbar-toggle {
    bottom: 0 !important;
    left: 0px !important;
    padding: 0 !important;
  }
  .header-logo {
    width: fit-content !important;
    margin-right: -15px !important;
  }
  .header_bottom_wrapper .container {
    margin: 0;
    width: 100% !important;
  }
  footer .sidebar > div {
    width: 40%;
    width: 100% !important;
  }
}
@media (max-width: 479px) {
  #menu-left-mobil {
    top: 61px;
  }
  .search-item {
    flex-direction: column !important;
    padding: 9px 3px !important;
  }
  .price-block-success {
    margin: 0 5px !important;
  }
  .bx_price_new {
    display: flex;
    justify-content: end;
    align-items: baseline;
  }
  .buttons-block-2 .torg {
    width: 100% !important;
    display: flex !important;
  }
  .buttons-block-2 .torg {
    display: block !important;
  }
  .tabs-item {
    padding-bottom: 5px !important;
  }
  .buy_filter,
  .buy .buy_one_click {
    height: 47px !important;
    text-align: center !important;
  }
  .btn.btn-default.btn-lg.btn-none {
    width: 100%;
    font-size: 16px;
    margin-bottom: 5px;
  }
  #one_click_buy_basket {
    margin: 0 !important;
  }
  .btn.btn-default {
    padding: 9px !important;
  }
  .avail_to_order {
    text-align: left !important;
  }
  .nav {
    border: none !important;
    background: none !important;
  }
}
@media (max-width: 417px) {
  #geotargeting-search-row input {
    width: 71vw !important;
  }
  .section-product-item-wrapper.filter-page {
    width: 100% !important;
  }
  .buttons-block-2 .torg {
    width: 100% !important;
    display: flex !important;
  }
  .content .row h1 {
    margin-top: 8px !important;
    margin-bottom: 27px !important;
  }
  .btn-none,
  .btn-none:hover {
    font-size: 16px !important;
  }
  #one_click_buy_basket {
    margin-top: 10px !important;
    line-height: 39px !important;
  }
  .btn.btn-default.btn-lg.btn-none.btn-oranger {
    margin-bottom: 5px !important;
  }
  .btn-default {
    width: 100%;
    margin-top: 10px;
  }
  .btn-none,
  .btn-none:hover {
    line-height: 22px !important;
  }
  .buy_one_click .modal-body .order_row .right_order {
    padding: 0 !important;
  }
  .avail_to_order {
    text-align: left !important;
  }
  .buy_one_click .modal-body .order_row .right_order .user_data .field {
    width: auto !important;
    margin: 5px 0 !important;
  }
  .tabs-item {
    margin-right: 0 !important;
  }
  .button_step2 {
    align-items: center;
  }
  .delivery,
  .geo,
  .price-detail-total {
    flex-direction: column;
  }
  .button p.text-basket-total {
    margin: 0 !important;
  }
  #one_click_buy_basket {
    padding: 0 !important;
  }
  #one_click_buy_basket {
    margin: 0 !important;
  }
  .filter-pagination ul {
    padding: 0;
  }
  .filter-pagination ul li a {
    width: 35px;
    height: 35px;
  }
  .section-product-list {
    flex-direction: column !important;
  }
  .section-product-item-wrapper-new {
    width: 100% !important;
  }
  .wrapper.slim header .top_basket_row:before {
    display: block !important;
  }
  .header_user_block_cart.pull-left {
    width: 100%;
    height: 100%;
  }
  .header_user_block_cart {
    padding-left: 49px !important;
  }
  .bx_item_block_item_image {
    display: flex;
    flex-direction: column !important;
  }
  .bx_item_block_item_info_wrap {
    display: flex;
    flex-direction: column !important;
  }
  body div.title-search-result {
    width: 100% !important;
  }
}
@media (max-width: 417px) {
  #geotargeting-search-row input {
    width: 67vw !important;
  }
}
