@charset "UTF-8";

/* ----- Новые глобал стили, не ломать ----- */

img {
  display: block;
  max-width: 100%;
  height: auto;
}

picture {
  display: block;
}

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

button {
  font: inherit;
  color: inherit;
  border: 0;
  outline: none;
  background-color: transparent;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  clip: rect(0 0 0 0);
}

[hidden] {
  display: none;
}

/* ----- Конец новых глобал стилей ----- */

a,a:hover {
  text-decoration: none;
}

.clear,hr {
  clear: both;
}

a:active,a:focus,a:hover,button:focus,input:focus,select:focus,textarea:focus {
  outline: 0;
}

.basket_popup_table,.nav>ul>li>a,.order_call_window .btn,.popup_window__title,.uppercase {
  text-transform: uppercase;
}

.table_del,.table_del2 {
  border-spacing: 1px 1px;
}

.calendar .ui-datepicker table,.size_table {
  table-layout: fixed;
}

.about-us .about-us__online-order picture,.product__count,.product__rating {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.bg-color-white {
  background-color: #fff;
}

p {
  margin: 0;
  padding: 0;
}

body {
  font: 400 14px/20px 'Open Sans',Arial,sans-serif;
  color: #000;
  background: #f2f3f5;
  text-rendering: optimizeLegibility;
}

.discountperc,.icon2 {
  background-image: url(../images/sprite2.png);
  background-repeat: no-repeat;
}

.h1,.h2,.h3,.h4,.h5,.h6,address,dl,fieldset,h1,h2,h3,h4,h5,h6,hr,ol,pre,table,ul {
  margin: 0 0 20px;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
  font-weight: 700;
}

.h1,h1 {
  font-size: 30px;
  line-height: 36px;
}

.h2,h2 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 24px;
}

.h3,.h4,h3,h4 {
  line-height: 26px;
}

.h3,h3 {
  font-size: 20px;
}

.h4,h4 {
  font-size: 16px;
  margin-bottom: 28px;
}

.h5,.h6,h5,h6 {
  line-height: 20px;
}

.h5,h5 {
  font-size: 14px;
}

.h6,h6 {
  font-size: 12px;
}

.h1 small,h1 small {
  font-size: 14px;
  margin-left: 30px;
}

.h1 small a,h1 small a {
  text-decoration: none;
  color: #000;
}

.h1 small a:focus,h1 small a:focus,
.h1 small a:hover,h1 small a:hover {
  color: #ed1c24;
}

.h1 small span,h1 small span {
  border-bottom: 1px solid;
}

.h1 small em,h1 small em {
  font-style: normal;
  color: #c7c7c7;
}

hr {
  border: 0 solid #d7d7d7;
  border-top-width: 1px;
  height: 0;
}

.hr_full {
  margin-left: -40px;
  margin-right: -40px;
}

a {
  color: #000;
}

a:focus,
a:hover {
  color: #ed1c24;
}

.is-strong {
  color: #000;
  font-weight: 700;
}

.is-hide {
  display: none;
}

.icon2 {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.icon-compare-main {
  width: 23px;
  height: 23px;
  background-position: -102px -1px;
}

.bc-hide-description {
  display: none;
}

.discountperc {
  width: 53px;
  height: 27px;
  background-position: 0 -151px;
  position: absolute;
  z-index: 160;
}

.discountperc span {
  display: inline-block;
  color: #fff;
  margin-top: 5px;
  margin-left: 2px;
  width: 33px;
  text-align: center;
  font-size: 15px;
  right: 0;
}

.compare .note_link::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/sprite2.png) 0;
  margin-right: 8px;
  vertical-align: bottom;
}

.compare .note_link.active::before,.compare .note_link:focus::before,
.compare .note_link.active::before,.compare .note_link:hover::before {
  background-position: 0 -21px;
}

.docompare {
  position: absolute;
  right: 20px;
  top: 10px;
  width: 27px;
  height: 27px;
  background: url(../images/sprite2.png) -28px 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.header,.header__logo,.icon {
  position: relative;
}

.owl-controls {
  display: none;
}

.docompare:focus,
.docompare:hover {
  background-position: -65px 0;
  opacity: .6;
}

.docompare.active {
  background-position: -65px 0;
  opacity: 1;
}

.underline {
  text-decoration: underline;
}

a.underline:focus,
a.underline:hover {
  text-decoration: none;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.form_row::after,.form_submit_row::after,.main_catalog::after,.main_cols::after,.main_items_under_hits::after,.popup_window__footer::after,.subnav_c::after,.subnav_content_wrapper::after {
  clear: both;
  content: '';
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

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

.nowrap {
  white-space: nowrap;
}

.icon {
  display: inline-block;
  vertical-align: middle;
}

.form_row {
  margin-bottom: 20px;
}

.form_row::after {
  display: table;
}

input[type=file],input[type=password],input[type=text],select,textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 40px;
  padding: 0 14px;
  border: 1px solid #d7d7d7;
  background: #fff;
  vertical-align: middle;
}

input[type=file]:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus {
  -webkit-box-shadow: 0 0 1px #ccc;
  box-shadow: 0 0 1px #ccc;
}

input[type=file].error,input[type=password].error,input[type=text].error,select.error,textarea.error {
  border-color: #f58084;
  color: #f58084;
}

input.error::-webkit-input-placeholder {
  color: #f58084;
}

input.error::-moz-placeholder {
  color: #f58084;
}

input.error:-ms-input-placeholder {
  color: #f58084;
}

div.error {
  display: none!important;
}

input[type=file] {
  padding: 3px;
}

input[name=send_button] {
  border: 1px solid #ddd;
}

select {
  padding: 2px 2px 2px 14px;
}

textarea {
  height: 150px;
  min-width: 100%;
}

#mneniya-head .mp-calltoaction a.addformlink,.btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  line-height: 38px;
  font-size: 14px;
  padding: 0 14px;
  background: #84c22a;
  border: 1px solid #84c22a;
  color: #fff;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
}

.btn-b_grad,.btn-grad {
  text-transform: none;
  font-weight: 400;
}

.btn:focus,
.btn:hover {
  background: #90D32F;
  border-color: #84c22a;
  color: #fff;
}

.btn:active {
  background: #75AB26;
  border-color: #75AB26;
  color: #fff;
}

.btn-white {
  border-color: #d7d7d7;
  background: #fff;
  color: #000;
}

.btn-black {
  border-color: #0c1111;
  background: #0c1111;
}

.btn-black:focus,
.btn-black:hover {
  border-color: #0c1111;
  background: #383838;
}

.btn-black:active {
  border-color: #0c1111;
  background: #000;
}

.btn-red,.btn-red:active,.btn-red:focus,
.btn-red,.btn-red:active,.btn-red:hover {
  border-color: #ee2830;
}

.btn-red {
  background: #ee2830;
}

.btn-red:focus,
.btn-red:hover {
  background: #FF3D45;
}

.btn-red:active {
  background: #CF1F27;
}

.btn-grey,.btn-grey:focus,
.btn-grey,.btn-grey:hover {
  border-color: #dee1e4;
  color: #1b1f1f;
}

.btn-grey {
  background: #dee1e4;
}

.btn-grey:focus,
.btn-grey:hover {
  background: #e6e9ec;
}

.btn-grey:active {
  border-color: #d8dadd;
  background: #d8dadd;
  color: #1b1f1f;
}

.btn-grad,.btn-grad:active,.btn-grad:focus,
.btn-grad,.btn-grad:active,.btn-grad:hover {
  border-color: #dfdfdf;
  color: #000;
}

.btn-grad {
  background: #f7f7f7;
  background: -webkit-gradient(linear,left top, left bottom,from(#fefefe),to(#f0f0f0));
  background: linear-gradient(#fefefe,#f0f0f0);
  font-size: 14px;
}

.btn-grad:focus,
.btn-grad:hover {
  background: #fefefe;
  background: -webkit-gradient(linear,left top, left bottom,from(#f0f0f0),to(#fefefe));
  background: linear-gradient(#f0f0f0,#fefefe);
}

.btn-grad:active {
  background: #f0f0f0;
}

.btn-b_grad {
  border-color: #222;
  background: #525252;
  background: -webkit-gradient(linear,left top, left bottom,from(#656565),to(#444));
  background: linear-gradient(#656565,#444);
  border-radius: 3px;
  font-size: 16px;
  padding: 0 25px;
}

.btn-b_grad:active,.btn-b_grad:focus,
.btn-b_grad:active,.btn-b_grad:hover {
  border-color: #222;
  background: #656565;
  background: -webkit-gradient(linear,left top, left bottom,from(#444),to(#656565));
  background: linear-gradient(#444,#656565);
}

.btn-middle {
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
}

.btn-large {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  padding: 0 30px;
}

.btn-basket {
  height: 48px;
  line-height: 48px;
  padding: 0 32px;
}

.btn-full {
  padding: 0;
  width: 100%;
}

.rub {
  font-family: ALSRublRegular;
  font-weight: 400;
  font-style: normal;
}

.wrapper {
  max-width: 1180px;
  margin: 0 auto;
  width: 100%;
}

.wrapper_margin-bottom {
  margin-bottom: 110px;
}

@media (max-width: 1024px) {
  .wrapper_margin-bottom {
    margin-bottom: 20px;
  }
}

.header {
  background-color: #0c1111;
  background-size: contain;
  font-size: 14px;
  z-index: 201;
}

.header__menu_item:focus a,
.header__menu_item:hover a {
  color: #fff;
}

.header__menu_item a:focus {
  color: #fff;
}

.header_content,.header_top {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header_top {
  padding-top: 5px;
}

.header_top__l {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.header_menu {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.header__menu_item {
  cursor: pointer;
  display: inline-block;
}

.header__menu_item a {
  display: block;
  line-height: 40px;
  padding: 0 15px;
  color: #a7a7a7;
  text-decoration: none;
}

.header_top__r .header__menu_item {
  border-left: 1px solid #3e4141;
}

.header__menu_item:first-child {
  border-left: none;
  padding-left: 0;
}

.header_top__l .header__menu_item a:first-child {
  padding-left: 0;
}



/* .header_top__r .header__menu_item:first-child {
  border: 0;
} */

.header_content {
  margin-top: 5px;
  padding: 15px 0;
}

.header__logo {
  max-width: 200px;
  width: 20%;
}

.logo {
  float: left;
}

.logo img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  width: 100%;
}

.header__logo .location_phone,.logo .small {
  display: none;
}

.order_call_link {
  border-bottom: 1px dashed;
}

.header__control {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.header__control_links {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.basket_popup_table__price .old_price,.captcha_image {
  margin-right: 10px;
}

.header__control_links li {
  display: inline-block;
  position: relative;
  margin-left: 10px;
}

.header__control_links li em,.header_m-basket em,.time_links {
  position: absolute;
  color: #fff;
  text-align: center;
  font-style: normal;
}

.header__control_links li:first-child {
  margin-left: 0;
}

.header_m-basket {
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.header__control_links li em,.header_m-basket em {
  border: 2px solid #0c1111;
  font-size: 12px;
  font-weight: 700;
  width: 18px;
  height: 18px;
  right: -8px;
  top: -14px;
  border-radius: 20px;
  background: #ed1c24;
  line-height: 18px;
}

.header_m-basket em {
  right: 20px;
  top: 15px;
}

.time_links {
  font-size: 11px;
  font-weight: 700;
  width: 80px;
  height: 16px;
  right: -6px;
  top: -14px;
  border-radius: 20px;
  background: #84c22a;
  line-height: 16px;
}

.header_basket,.popup_window-arr {
  position: relative;
}

.header__control_links li a:focus em,.store-location:focus .time_links,
.header__control_links li a:hover em,.store-location:hover .time_links {
  top: -16px;
}

.header__control_login {
  float: left;
  border-left: 1px solid #3e4141;
  margin-left: 31px;
  font-weight: 700;
  color: #fff;
}

.header__control_login a {
  color: #fff;
}

.popup_window {
  display: none;
  color: #0c1111;
  font-size: 14px;
  line-height: 20px;
}

.popup_window-arr {
  padding-top: 12px;
}

.popup_window-arr::before {
  content: '';
  position: absolute;
  border-bottom: 12px solid #ed1c24;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  top: 0;
  left: 50%;
  margin-left: -10px;
  z-index: 1;
}

.popup_window__c {
  position: relative;
  -webkit-box-shadow: 0 3px 13px rgba(0,0,0,.43);
  box-shadow: 0 3px 13px rgba(0,0,0,.43);
  background: #fff;
}

.basket_window {
  width: 520px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -260px;
  z-index: 200;
  -webkit-box-shadow: 0 3px 13px rgba(0,0,0,.43);
  box-shadow: 0 3px 13px rgba(0,0,0,.43);
}

.basket_window .popup_window__c {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.popup_window__header {
  position: relative;
  background: #ed1c24;
  padding: 0 65px 0 30px;
  height: 76px;
  line-height: 76px;
}

.popup_window__title {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
  line-height: 20px;
  vertical-align: middle;
}

.captcha_label,.order_call_btn_t {
  line-height: 40px;
  font-weight: 700;
}

.popup_close {
  position: absolute;
  cursor: pointer;
  right: 30px;
  top: 26px;
}

.popup_window__content {
  padding: 25px 30px;
}

.popup_window__footer {
  border-top: 1px solid #dfdfdf;
}

.popup_window__footer::after {
  display: table;
}

.basket_popup_content {
  overflow: auto;
  max-height: 289px;
}

.basket_popup_table {
  width: 100%;
  font-weight: 700;
}

.basket_popup_table a {
  text-decoration: none;
  color: #0c1111;
}

.basket_popup_table a:focus,
.basket_popup_table a:hover {
  color: #ed1c24;
  text-decoration: none;
}

.basket_popup_table td {
  padding-bottom: 17px;
  padding-top: 0;
  border-bottom: none;
}

.basket_popup_table__image img {
  padding-right: 20px;
  border-right: 1px solid #dfdfdf;
  vertical-align: middle;
}

.basket_popup_table__title {
  padding-left: 20px;
  padding-right: 20px;
}

.basket_popup_table__price {
  white-space: nowrap;
  padding-right: 20px;
}

.old_price {
  color: #b1b1b1;
  text-decoration: line-through;
}

.basket_popup_table__price .price {
  font-size: 16px;
}

.basket_popup__total {
  float: left;
  width: 50%;
  margin-left: -1px;
  text-align: center;
  padding-top: 34px;
  font-weight: 700;
}

.basket_popup__btn {
  float: left;
  width: 48%;
  border-left: 1px solid #dfdfdf;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.basket_window .btn,.basket_window .btn:focus,
.basket_window .btn,.basket_window .btn:hover {
  color: #fff;
  text-decoration: none;
}

.fancy_popup .fancybox-close {
  display: none;
}

.fancybox-skin {
  background: #fff;
  color: #0c1111;
  border-radius: 0;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 3px 13px rgba(0,0,0,.43);
  box-shadow: 0 3px 13px rgba(0,0,0,.43);
}

.popup_window-black .popup_window__header {
  background: #3e4141;
}

.order_call_window {
  width: 702px;
}

.order_call_window-call {
  width: 450px;
}

.order_call_window .popup_window__content {
  padding: 70px 40px 60px;
}

.order_call_window-call .popup_window__content {
  padding: 40px;
}

.order_call_window textarea {
  height: 110px;
}

.captcha_image {
  float: left;
  width: 178px;
  height: 38px;
  border: 1px solid #010101;
}

.captcha_image img {
  width: 178px;
  height: 38px;
  display: block;
}

.captcha_input {
  float: left;
  width: 180px;
  margin-right: 20px;
}

.form_submit_row {
  padding-top: 10px;
}

.form_submit_row::after {
  display: table;
}

.order_call_btn_l {
  float: left;
  width: 52%;
}

.order_call_btn_t {
  float: left;
  text-align: center;
  width: 8%;
}

.order_call_btn_r {
  float: left;
  width: 40%;
}

.nav_block {
  background: #fff;
  padding: 0 20px;
  position: relative;
  z-index: 170;
}

.nav {
  float: left;
  width: 615px;
}

.nav>ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
}

.nav>ul>li {
  display: table-cell;
}

.nav>ul>li>a {
  display: block;
  white-space: nowrap;
  font-size: 14px;
  color: #323131;
  font-weight: 700;
  text-decoration: none;
  text-align: center;
  border-right: 1px solid #dfdfdf;
  padding: 0 10px;
  position: relative;
}

.nav>ul>li:first-child>a {
  border-left: 1px solid #dfdfdf;
}

.nav li.with_submenu>a::after {
  content: '';
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 8px;
}

.nav>ul>li>a.active,.nav>ul>li>a:focus,
.nav>ul>li>a.active,.nav>ul>li>a:hover {
  background: #ed1c24;
  color: #fff;
  z-index: 1;
}

.nav>ul>li>a.active::before {
  content: '';
  position: absolute;
  border-top: 13px solid #ed1c24;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  bottom: -13px;
  left: 50%;
  margin-left: -16px;
}

.subnav {
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  display: none;
}

.subnav_c {
  background: #fff;
  position: relative;
  height: 563px;
  overflow-y: auto;
}

.subnav_content_wrapper,.subnav_sidebar {
  padding-bottom: 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.subnav_c::after {
  display: table;
}

.subnav_sidebar {
  float: left;
  width: 226px;
}

.subnav_menu a {
  font-weight: 700;
  text-decoration: none;
  color: #0c1111;
  display: block;
}

.subnav_menu a.active,.subnav_menu a:focus,
.subnav_menu a.active,.subnav_menu a:hover {
  color: #ed1c24;
}

.subnav_menu a.active::before,.subnav_menu a:focus::before,
.subnav_menu a.active::before,.subnav_menu a:hover::before {
  content: '';
  position: absolute;
  border-left: 5px solid #ed1c24;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  right: 0;
}

.subnav_filter {
  margin: 0 0 0 16px;
  padding: 0;
  list-style: none;
}

.subnav_content_wrapper::after {
  display: table;
}

.subnav_content {
  float: left;
  width: 100%;
  display: none;
  padding-top: 20px;
  padding-bottom: 10px;
}

.subnav_col {
  float: left;
  width: 20%;
  margin-left: 5%;
}

.subnav_submenu__image img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.subnav_submenu strong {
  display: block;
}

.subnav_submenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.subnav_submenu li {
  margin-bottom: 10px;
}

.subnav_submenu a {
  text-decoration: none;
  color: #9b9b9b;
}

.search_block {
  margin-left: 650px;
  padding: 14px 0 0;
}

.search-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  position: relative;
}

.search-form .search-input {
  height: 100%;
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.2) inset;
  box-shadow: 0 1px 6px rgba(0,0,0,.2) inset;
}

.search_btn {
  padding: 0;
  border: 0;
  background: 0 0;
  top: 16px;
  right: 16px;
}

.nav_mobile_target div span {
  font-size: 12px;
  font-weight: 800;
  color: #ed1c24;
}

.nav_mobile,.nav_mobile_target {
  display: none;
}

.nav_mobile_menu .list_close_nav_mobile #btn_close_nav_mobile {
  padding-bottom: 8px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: 400!important;
  text-decoration: none;
  background: url(../images/close_panel.png) 90% 50% no-repeat;
  text-align: right;
}

.main_slider .h1,.main_slider .h2 {
  line-height: 1.2;
  text-transform: uppercase;
}

.nav_mobile_menu .list_close_nav_mobile #btn_close_nav_mobile span {
  font-size: 20px;
  margin-bottom: 5px;
}

.nav_mobile_menu .list_close_nav_mobile #btn_close_nav_mobile div {
  font-size: 16px;
  display: inline-block;
}

.main_slider {
  position: relative;
  z-index: 1;
}

.main_slider a {
  text-decoration: none!important;
}

.b-share-btn__wrap,.basket_table__title a,.event_date strong a,.excerpt h3 a,.footer_main ul a,.footer_phone a,.pagination a,.promocode_row__link,.quick_view_window__title a,.remove_av,.reset_filter,.sidebar_menu a,.sidebar_section__content li a,.social_share_btn,.tabs_menu a,.thumb_title a,h4 a {
  text-decoration: none;
}

.main_slider a:focus,
.main_slider a:hover {
  color: #000!important;
}

.main_slider__item {
  height: 170px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.main_slider__content {
  padding-left: 80px;
  padding-top: 112px;
}

.main_slider .h1 {
  font-size: 80px;
  margin-bottom: 24px;
}

.main_slider .h2 {
  font-size: 30px;
  margin-bottom: 8px;
}

.main_slider .h3 {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 33px;
}

.main_slider .btn {
  height: 44px;
  line-height: 42px;
  font-size: 16px;
  padding: 0 25px;
}

.owl-next,.owl-prev {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  text-indent: -9999px;
  position: absolute;
}

.main_slider .owl-next,.main_slider .owl-prev {
  top: 45%;
}

.main_slider .owl-prev {
  left: 50%;
  margin-left: -650px;
}

.main_slider .owl-next {
  right: 50%;
  margin-right: -650px;
}

.main_slider .owl-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}

.main_items,.main_items_under_hits {
  position: relative;
  background: #fff;
}

.main_slider .owl-page {
  display: inline-block;
  width: 28px;
  height: 14px;
  background: #fff;
  background: rgba(255,255,255,.9);
  vertical-align: middle;
  margin: 0 5px;
  border: 1px solid #dfdfdf;
}

.main_slider .owl-page.active {
  background: #0c1111;
  border-color: #0c1111;
}

.main_items {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 2;
}

.thumb_c,.thumbs_carousel.owl-carousel:focus .owl-wrapper,
.thumb_c,.thumbs_carousel.owl-carousel:hover .owl-wrapper {
  z-index: 1;
}

.main_items_under_hits::after {
  display: table;
}

.banner-block__item,.main_item {
  -webkit-box-flex: 100%;
  -moz-box-flex: 100%;
  -ms-flex: 100% 0 0px;
  flex: 100% 0 0;
  margin: 0;
}

.banner-block__item:first-child,.main_item:first-child {
  margin: 0;
}

.main_item img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.rating,.rating_label,.rating_star {
  display: inline-block;
  vertical-align: middle;
}

.main_item img:focus,
.main_item img:hover {
  opacity: .8;
}

.thumb {
  position: relative;
  width: 174px;
  height: 360px;
  margin: 0 auto;
}

.thumb-large {
  width: 260px;
}

.thumb_c {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding-top: 38px;
  background: #fff;
}

.thumb_image {
  height: 180px;
  text-align: center;
  line-height: 180px;
  margin-bottom: 19px;
}

.thumb_image img {
  width: auto;
  height: auto;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.thumb_image__thubms a {
  float: left;
  margin: 0 .5%;
}

.thumb_image__thubms img {
  max-height: 100%!important;
}

.thumb_rating {
  text-align: center;
  margin-bottom: 9px;
}

.rating_star {
  margin: 0 1px;
}

.rating_label {
  font-size: 14px;
  font-weight: 700;
  position: relative;
  margin-left: 4px;
}

.big_title,.thumb_btns,.thumb_like {
  display: none;
}

.thumb_title {
/*   font-size: 12px;
  line-height: 14px; */
  height: 40px;
  position: relative;
  overflow: hidden;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 5px;
  margin-bottom: 10px;
  min-height: 40px;

    font-size: 1em;
    line-height: normal;
    max-height: 40px;
	color: #333;
    font-weight: 600;
    text-decoration: none;
    text-overflow: ellipsis;
}

.thumb_title a {
  color: #0c1111;
}

.thumb_title a:focus,
.thumb_title a:hover {
  color: #ed1c24;
}

.thumb_price {
  font-weight: 700;
  text-align: center;
  width: 174px;
  margin: 0 auto 16px;
  border-top: 1px solid #cacaca;
  padding-top: 17px;
}

.thumb_price del {
  color: #b1b1b1;
}

.thumb_price strong {
  font-size: 16px;
  font-weight: 600!important;
}

.thumb_btns {
  padding-bottom: 9px;
}

.thumb_btns .btn {
  width: 100%;
  height: 48px;
  line-height: 46px;
  padding: 0;
  margin-bottom: 17px;
}

.thumb_btns .btn-white {
  font-weight: 400;
  text-transform: none;
}

.thumb_footer {
  margin-left: -41px;
  margin-right: -41px;
  padding: 16px 21px;
  font-size: 12px;
  line-height: 14px;
  background: #f2f2f2;
  display: none;
}

.catalog-list .thumb_footer {
  background: 0 0;
}

.thumb_like {
  position: absolute;
  top: 21px;
  right: 21px;
  text-align: center;
}

.thumbs_carousel.owl-carousel .owl-wrapper-outer {
  padding-bottom: 270px;
  padding-top: 10px;
  margin: -10px 0 -270px;
}

.thumbs_carousel .thumb:focus .thumb_c,
.thumbs_carousel .thumb:hover .thumb_c {
  left: -20px;
  right: -20px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 10;
}

.thumb:focus .thumb_btns,.thumb:focus .thumb_footer,
.thumb:hover .thumb_btns,.thumb:hover .thumb_footer {
  display: block;
}

.thumbs_carousel .thumb_footer {
  padding-left: 20px;
  padding-right: 20px;
  margin-left: -20px;
  margin-right: -20px;
}

.main_hits {
  background: #fff;
  border-bottom: 1px solid #ddd;
  display: inline-block;
  width: 100%;
}

.main_hits .h1 {
  padding: 34px 28px 0;
  margin-bottom: 17px;
}

.main_hits__footer {
  display: none;
  height: 88px;
  width: 100%;
}

.thumbs_carousel .owl-prev {
  margin-right: 35px;
}

.thumbs_carousel .owl-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 215px;
  text-align: center;
}

.thumbs_carousel .owl-page {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  background: #d6d6d6;
  vertical-align: middle;
  margin: 0 7px;
  border: 1px solid #bdbdbd;
}

.thumbs_carousel .owl-page.active {
  background: #0c1111;
  border-color: #0c1111;
}

.main_banners,.main_catalog,.main_spec_product {
  background: #fff;
}

.main_col_l {
  float: left;
  width: 63%;
  position: relative;
}

.main_catalog {
  padding: 34px 0 44px;
}

.main_catalog .h1 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 28px;
}

.main_catalog::after {
  display: table;
}

.main_catalog__item {
  float: left;
  width: 33.33%;
  margin-bottom: 7px;
}

.main_catalog__item-large {
  width: 66.66%;
}

.main_catalog.novinki .h1 .all {
  margin-right: 30px;
}

.main_col_r {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -moz-box-orient: vertical;
  -moz-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  width: 37%;
  padding-left: 10px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.main_spec_product .discountperc {
  top: 30px;
}

.line_title {
  text-align: center;
  overflow: hidden;
}

.main_spec_product .line_title {
  border-bottom: 1px solid #ddd;
}

.line_title span {
  display: inline-block;
  position: relative;
  padding: 0 34px;
}

.line_title span::after,.line_title span::before {
  content: '';
  position: absolute;
  width: 1000px;
  height: 3px;
  top: 50%;
  right: 100%;
}

.line_title span::after {
  right: auto;
  left: 100%;
}

.spec_product {
  position: relative;
  border: 0 solid #e3e3e3;
}

.spec_product .thumb_c {
  padding-top: 30px;
}

.spec_product__logo {
  display: none;
  position: absolute;
  left: 36px;
  top: -16px;
  z-index: 10;
  background: #fff;
}

.main_banners {
  padding: 30px;
}

.banners_carousel {
  z-index: 1;
}

.banners_item {
  position: relative;
}

.banners_item img {
  display: block;
  width: 100%;
  height: auto;
}

.banners_carousel .owl-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  text-align: center;
}

.main_bg_block,.main_cols {
  position: relative;
}

.banners_carousel .owl-page {
  display: inline-block;
  width: 20px;
  height: 10px;
  background: #a9a9a9;
  background: rgba(255,255,255,.6);
  vertical-align: middle;
  margin: 0 5px;
}

.banners_carousel .owl-page.active {
  background: #fff;
}

.main_cols::after {
  display: table;
}

.main_bg_block::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -200px;
  height: 100%;
  background: #d6d9dd;
  z-index: -1;
  padding-bottom: 200px;
}

.main_bg_block .wrapper {
  position: relative;
}

.nav-catalog__brands {
  display: none;
}

.brands {
  background: #fff;
  overflow: hidden;
  padding: 30px;
}

.breadcrumbs,.excerpts_scrollbar {
  overflow-x: auto;
}

.brands_carousel {
  height: 90px;
  line-height: 90px;
  text-align: center;
}

.brands_carousel img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.brands_carousel .owl-next,.brands_carousel .owl-prev {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: -30px;
}

.brands_carousel .owl-next {
  left: auto;
  right: -30px;
}

.excerpts {
  height: 480px;
}

.excerpt {
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #D1D1D1;
  font-size: 16px;
  line-height: 26px;
  float: left;
  width: 340px;
  height: 220px;
  margin-right: 20px;
  margin-bottom: 20px;
}

.excerpt-l {
  height: 460px;
}

.excerpt-m {
  width: 700px;
  height: 220px;
}

.excerpts_group {
  float: left;
  width: 720px;
}

.excerpt_content {
  padding: 43px 31px 0;
  max-width: 382px;
}

.excerpt-l .excerpt_content,.excerpt-m .excerpt_content {
  padding: 39px 37px 0;
}

.excerpt h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  min-height: 78px;
  margin-bottom: 24px;
}

.excerpt-l h3,.excerpt-m h3 {
  min-height: 0;
  margin-bottom: 23px;
}

.excerpt h3 a {
  color: #fff;
}

.excerpt h3 a:focus,
.excerpt h3 a:hover {
  color: #ed1c24;
}

.excerpt-l p {
  margin: 27px 0 23px;
}

.excerpt_date {
  font-size: 14px;
  padding-top: 20px;
  border-top: 1px solid #d1d1d1;
}

.excerpt_btn {
  padding-top: 53px;
}

.excerpt-w {
  color: #7d7d7d;
}

.excerpt-w h3 a {
  color: #0c1111;
}

.mCustomScrollbar .excerpts {
  width: auto;
  margin-right: -20px;
}

.excerpt-w_m {
  width: 460px;
}

.tabs_menu {
  margin: 0;
  padding: 0 0 30px;
  list-style: none;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.tabs_menu li {
  display: inline-block;
  margin: 0 31px;
}

.footer_main::after,.social_links::after,.subscribe_block::after {
  display: table;
  content: '';
  clear: both;
}

.tabs_menu a {
  border-bottom: 1px dotted;
  color: #000;
}

.tabs_menu a.active {
  color: #696969;
  border-bottom-color: transparent;
}

.tabs_content {
  margin-bottom: 97px;
}

.main_tabs .tabs_content>div {
  position: relative;
  min-height: 520px;
}

.excerpts_all {
  position: absolute;
  left: 0;
  bottom: 3px;
  font-size: 16px;
  font-weight: 700;
}

.subscribe_block {
  background: #fff;
  padding-top: 39px;
  padding-bottom: 41px;
}

.subscribe_block__l {
  float: left;
  width: 52%;
  line-height: 50px;
  font-size: 16px;
  font-weight: 700;
}

.subscribe_block__r {
  float: left;
  width: 48%;
}

.subscribe_form {
  position: relative;
  padding-right: 190px;
  height: 50px;
}

.subscribe_form input[type=text] {
  height: 50px;
  font-size: 16px;
}

.subscribe_form .btn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  width: 180px;
}

.footer_main {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  background: url(../images/footer_back_new.jpg) center center no-repeat #3a3e3e;
  background-size: cover;
  padding: 90px 20px 120px;
}

.footer_main .h3 {
  margin-bottom: 38px;
}

.footer_main a {
  color: #fff;
}

.footer_main a:focus,
.footer_main a:hover {
  color: #ed1c24;
}

.footer_sidebar {
  float: left;
  width: 205px;
}

.footer_sidebar .scrollbar {
  max-height: 500px;
  overflow: auto;
}

.footer_content {
  float: left;
  width: 522px;
  margin-left: 110px;
}

.footer_col {
  float: left;
  width: 50%;
  margin-bottom: 83px;
}

.footer_socail {
  clear: both;
  position: relative;
  margin-bottom: 22px;
}

.social_links {
  position: absolute;
  right: 0;
}

.bx-auth-service-form.social_links {
  display: none;
}

.social_link {
  float: left;
  width: 38px;
  height: 38px;
  background: url(../images/social.png) no-repeat;
  margin-left: 10px;
  -webkit-transition: opacity .35s;
  transition: opacity .35s;
}

.social_link:focus,
.social_link:hover {
  opacity: .6;
}

.social_link-in {
  background-image: url(../images/icons/social_in.png);
}

.social_link-vk {
  background-image: url(../images/icons/social_vk.png);
  height: 38px;
}

.social_link-ok {
  background-image: url(../images/social-ok.jpg)!important;
}

.social_link-yt {
  background-image: url(../images/icons/social_youtube.png);
}

.social_link-t {
  background-position: -114px 0;
}

.footer_widgets {
  float: right;
  width: 220px;
}

.footer_widgets .widget_safeonline ins iframe {
  height: 280px!important;
}

.footer_main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer_main li,.social_widget {
  margin-bottom: 10px;
}

.footer_main ul a {
  color: #a7a7a7;
}

.footer_main ul a:focus,
.footer_main ul a:hover {
  color: #ed1c24;
}

.social_widget>div {
  margin: 0 auto;
}

.footer_bottom {
  background: #0c1111;
  color: #fff;
  padding: 40px 20px;
}

.social_share::after {
  content: '';
  display: table;
  clear: both;
}

.b-share-btn__wrap,.social_share_btn {
  float: left;
  padding-left: 20px;
  height: 27px;
  line-height: 21px;
  margin-right: 4px;
  color: #fff;
  font-size: 12px;
}

.copyright {
  font-size: 13px;
  color: #636363;
  margin-bottom: 20px;
}

.footer_phone {
  display: inline-block;
}

.footer_phone a {
  color: #fff;
  cursor: pointer;
  font-weight: 600;
}

.footer-pay__link {
  display: block;
  margin-left: 15px;
}

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

.footer_pay img {
  display: block;
  opacity: .8;
}

.footer_pay img:focus,
.footer_pay img:hover {
  opacity: 1;
}

.footer-bottom__right-part,.footer-bottom__wrapper {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-bottom__right-part {
  width: 100%;
}

.footer-bottom__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.quick_view_window {
  width: 770px;
}

.quick_view_window__image {
  float: left;
  width: 448px;
}

.quick_view_gallery {
  padding: 39px 50px 40px;
}

.quick_view_gallery__image {
  position: relative;
  text-align: center;
  height: 304px;
  line-height: 304px;
  margin-bottom: 30px;
}

.quick_view_gallery__image img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.quick_view_gallery__thumbs_wrapper {
  padding-left: 50px;
  padding-right: 50px;
}

.quick_view_gallery__thumbs a {
  display: block;
  margin: 1px auto;
  border: 1px solid #dfdfdf;
  width: 68px;
  height: 88px;
  line-height: 86px;
  text-align: center;
}

.block_404,.text-l,.text-m {
  line-height: 26px;
}

.quick_view_gallery__thumbs a.active {
  border-color: #ca232a;
  -webkit-box-shadow: 0 0 0 1px #ca232a;
  box-shadow: 0 0 0 1px #ca232a;
}

.quick_view_gallery__thumbs img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.main_content::after,.quick_view_window__description::after {
  content: '';
  display: table;
  clear: both;
}

.quick_view_window__description {
  margin-left: 448px;
  border-left: 1px solid #dfdfdf;
  -webkit-box-shadow: 5px 0 16px -9px rgba(0,0,0,.38) inset;
  box-shadow: 5px 0 16px -9px rgba(0,0,0,.38) inset;
}

.quick_view_window__section {
  padding: 30px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.quick_view_window__section-title {
  padding-top: 55px;
  padding-bottom: 25px;
}

.quick_view_window__section-select {
  padding-top: 19px;
  padding-bottom: 9px;
}

.quick_view_window__section-select .form_row {
  margin-bottom: 10px;
}

.quick_view_window__section-btn {
  padding-top: 34px;
  padding-bottom: 24px;
  border-bottom: none;
}

.quick_view_window__section-btn .btn {
  margin-bottom: 16px;
}

.quick_view_gallery__thumbs .owl-next,.quick_view_gallery__thumbs .owl-prev {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  cursor: pointer;
  left: -53px;
  opacity: .5;
}

.quick_view_gallery__thumbs .owl-next {
  left: auto;
  right: -53px;
}

.quick_view_gallery__thumbs .owl-next:focus,.quick_view_gallery__thumbs .owl-prev:focus,
.quick_view_gallery__thumbs .owl-next:hover,.quick_view_gallery__thumbs .owl-prev:hover {
  opacity: 1;
}

.catalog_banner_bottomleft .image:focus,.catalog_banner_top:focus,
.catalog_banner_bottomleft .image:hover,.catalog_banner_top:hover {
  opacity: .8;
}

.quick_view_like {
  position: absolute;
  left: -10px;
  top: 18px;
}

.quick_view_window__title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 2px;
}

.quick_view_window__subtitle {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 20px;
}

.quick_view_window__price {
  margin-bottom: 2px;
}

.quick_view_window__price del {
  font-size: 20px;
  color: #b1b1b1;
  margin-right: 14px;
}

.quick_view_window__price strong {
  font-size: 24px;
  font-weight: 400;
}

.quick_view_window__note {
  font-size: 16px;
  color: #ee2830;
  font-style: italic;
}

.fancybox-close {
  right: 30px;
  top: -15px;
}

.order_call_link_side {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -103px;
  background: #84c22a;
  border: 0;
}

.order_call_link_side:focus,
.order_call_link_side:hover {
  background-color: #ed1c24;
}

.order_call_link_side:active {
  background-color: #db151d;
}

.block_404 {
  text-align: center;
  font-size: 16px;
  padding-top: 18px;
}

.block_404 .h1 {
  font-weight: 400;
  margin-bottom: 42px;
}

.image_404 {
  max-width: 710px;
  border-bottom: 1px solid #c3c5c7;
  padding-bottom: 59px;
  margin: 0 auto 40px;
}

.about_image__img,.image_404 img {
  max-width: 100%;
  height: auto;
}

.sidebar {
  background-color: #fff;
  bottom: 0;
  position: absolute;
  right: -270px;
  top: 0;
  width: 260px;
  z-index: 1005;
  float: left;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.sidebar_menu {
  background: #fff;
  border-bottom: 1px solid #ccc;
}

.sidebar_menu .h3 {
  text-align: left;
  border-bottom: 1px solid #f2f3f5;
  padding: 12px 20px;
  margin-bottom: 13px;
  font-size: 14px;
}

.sidebar_menu ul {
  margin: 0;
  padding: 0 25px 15px;
  list-style: none;
}

.main_content__c .owl-carousel,.sidebar_menu li {
  margin-bottom: 10px;
}

.sidebar_menu a.active {
  color: #8e8e8e;
}

.main_content__c {
  margin-bottom: 110px;
  width: 100%;
}

.main_content__c .main_content__c {
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  .main_content__c {
    margin: 0;
  }
}

.main_content__inner {
  background: #fff;
  padding: 0;
}

.main_content__inner .text-l {
  padding: 20px !important;
}

/*
.page-place h1 {
  margin: 0;
}
*/
.page-place__title {
  background-color: #fff;
  color: #333;
  padding: 30px 20px;
  text-align: center;
}

.page-place .page-hr-hr {
  height: 1px;
  background-color: #ccc;
  margin-bottom: 40px;
}

.title-desk {
  color: #333;
  font-size: 26px;
  font-weight: 600;
  padding: 5px 20px;
}

.breadcrumbs {
  color: #a7a7a7;
  font-size: 14px;
  padding: 5px 20px;
  white-space: nowrap;
}

.breadcrumbs a {
  text-decoration: none;
}

.col_2 {
  float: left;
  width: 50%;
}

.line_list {
  padding: 0;
  list-style: none;
}

.line_list li {
  position: relative;
  padding-left: 25px;
}

.line_list li::before {
  content: '—';
  position: absolute;
  left: 0;
  top: 0;
}

.text-l {
  padding: 20px;
  font-size: 16px;
}

.text-l hr,.text-l p,.text-l ul {
  margin-bottom: 26px;
}

.text-l .line_list li {
  margin-bottom: 4px;
}

.text-l .landing-block__description {
  margin: 0;
}

.img_border {
  padding: 29px;
  border: 1px solid #dfdfdf;
  display: inline-block;
}

.img_border img {
  vertical-align: middle;
}

.page_h2 {
  margin-bottom: 25px;
  font-weight: lighter;
}

.about_image {
  padding-left: 38px;
  position: relative;
  text-align: right;
  margin-bottom: 59px;
}

.col_a1,.col_a2 {
  margin-bottom: 31px;
  float: left;
}

.about_image__img {
  vertical-align: middle;
}

.about_image__desc {
  position: absolute;
  left: 0;
  bottom: 40px;
  right: 118px;
  background: #0c1111;
  color: #fff;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  padding: 33px 60px 33px 316px;
}

.event_c,.sidebar_section {
  background: #fff;
}

.about_image__desc img {
  position: absolute;
  top: 40px;
  left: 40px;
}

.col_a1 {
  width: 61%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 38px;
  padding-right: 74px;
}

.col_a2 {
  width: 32%;
}

.text-c {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 41px;
  margin-bottom: 58px;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

.events_wrapper {
  padding-top: 16px;
}

.events_wrapper .h1 {
  text-align: center;
  margin-bottom: 60px;
  font-size: 44px;
}

.event_c {
  padding: 42px 38px 20px;
  border: 1px solid #e3e3e3;
  margin: 0 13px 26px;
}

.event_image {
  margin-bottom: 30px;
}

.event_image img {
  display: block;
  width: 100%;
  height: auto;
}

.event_date {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
  padding-left: 36px;
  line-height: 26px;
  position: relative;
}

.event_date em {
  display: block;
  font-style: normal;
  color: #7d7d7d;
}

.event_date strong {
  display: block;
}

.event-hidden,.sidebar_section__content {
  display: none;
}

.event_date .icon-date {
  position: absolute;
  left: 0;
  top: 33px;
}

.more_events {
  font-weight: 700;
  font-size: 16px;
}

.sidebar_section__content,.sidebar_section__title.opened {
  background-color: #fbfbfc;
}

.sidebar_section__title {
  font-weight: 700;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.inline_line_input,.inline_line_label {
  display: inline-block;
  vertical-align: middle;
}

.sidebar_section__content .styler+span {
  color: #0c1111;
}

.sidebar_section__content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.scrollbar {
  overflow: auto;
}

.big_sidebar_section .sidebar_section__content .scrollbar {
  max-height: 330px;
}

.inline_line {
  white-space: nowrap;
}

.inline_line_label {
  font-size: 14px;
}

.price_line_input_1,.price_line_input_2 {
  width: 38%;
}

.price_line_label_1 {
  text-align: center;
  width: 9%;
}

.price_line_label_2 {
  text-align: right;
  width: 7%;
}

.catalog_banner,.catalog_banner_bottomleft,.pagination a,.reset_filter {
  text-align: center;
}

.price_line input[type=text] {
  text-align: center;
  padding: 0;
}

.range_block {
  position: relative;
}

.ui-slider {
  height: 4px;
  border-radius: 0;
  border: 0;
  padding: 0;
  background: #dee1e4;
}

.ui-slider .ui-slider-range {
  background: #000;
}

.ui-slider .ui-slider-handle {
  padding: 0;
  border: 0;
  background: 0 0;
  margin-left: -9.5px;
  top: -9px;
  outline: 0;
  cursor: pointer;
  z-index: 3;
  border-radius: 0;
}

.reset_filter {
  display: none;
  padding: 10px 0;
  margin-bottom: 4px;
  margin-top: -6px;
}

.remove_filter {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

.sidebar_menu .filter_list {
  padding: 0 14px 6px 19px;
}

.sidebar_menu .filter_list li {
  padding-right: 10px;
  position: relative;
}

.reset_filter-b {
  border-bottom: 1px solid #dfdfdf;
  margin-top: 5px;
}

.catalog_banner {
  background-position: center center;
  background-size: cover;
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  height: 142px;
  margin-bottom: 14px;
}

.catalog_banner h1 {
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.2;
  margin: 0 auto -2px;
  overflow: hidden;
  max-width: 660px;
}

.catalog_banner h1 span {
  display: inline-block;
  position: relative;
  padding: 0 32px;
  text-shadow: 1px 1px 2px #000,0 0 1em #000;
}

.catalog_banner h1 span::after,.catalog_banner h1 span::before {
  content: '';
  position: absolute;
  width: 1000px;
  height: 1px;
  background: #fff;
  top: 50%;
  right: 100%;
}

.catalog_control .jq-selectbox__select,.catalog_control_select {
  background-color: #f2f3f5;
}

.catalog_banner h1 span::after {
  right: auto;
  left: 100%;
}

.catalog_banner h2 {
  font-weight: 400;
  font-style: italic;
  font-size: 26px;
  line-height: 1.2;
  margin: 0 auto;
  max-width: 660px;
}

.catalog_banner_top {
  width: 100%;
  margin-bottom: 34px;
  -webkit-transition: opacity .35s;
  transition: opacity .35s;
}

.catalog.catalog-list .thumb_image,.catalog_control form {
  margin-bottom: 0;
}

.catalog_banner_bottomleft .image {
  width: 100%;
  max-width: 220px;
  -webkit-transition: opacity .35s;
  transition: opacity .35s;
}

.catalog_control {
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 20px;
}

.accept-agree_wrap,.catalog-header {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sidebar .catalog_control,.sidebar .catalog_shop_filter {
  display: block;
}

.catalog_control_label {
  display: none;
  font-size: 12px;
  font-weight: 700;
  vertical-align: middle;
  margin-right: 10px;
  text-transform: none;
}

.catalog_control_select,.view_control_link {
  display: inline-block;
  vertical-align: middle;
}

.view_control_link {
  margin-left: 5px;
}

.catalog_control__view {
  display: none;
  float: left;
  white-space: nowrap;
}

.catalog_control__view .catalog_control_select {
  width: 106px;
}

.catalog_control_select:focus,
.catalog_control_select:hover {
  -webkit-box-shadow: 0 0 2px #ccc;
  box-shadow: 0 0 2px #ccc;
}

.catalog_control__grid {
  display: none;
  float: right;
  white-space: nowrap;
}

.catalog_control__grid .catalog_control_label {
  margin-right: 6px;
}

.catalog_control__info {
  display: none;
  line-height: 40px;
  color: #8e8e8e;
}

.catalog_control__info b {
  font-weight: 400;
  color: #0c1111;
}

.pagination a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
}

.pagination a.active,.pagination a:focus,
.pagination a.active,.pagination a:hover {
  background: #0c1111;
  color: #fff;
}

.pagination a.pagination_next {
  width: auto;
}

.pagination a.pagination_next.active,.pagination a.pagination_next:focus,
.pagination a.pagination_next.active,.pagination a.pagination_next:hover {
  background: 0 0;
}

.catalog-header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.catalog-header__title {
  font-size: 26px;
  margin: 0;
  padding: 15px 20px;
}

.catalog-header__count-goods {
  color: #999;
  font-weight: 400;
}

.sort-select {
  background: #f2f3f5;
}

.filter-btn {
  border: 1px solid #d7d7d7;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  margin-left: 10px;
  padding: 0 40px 0 0;
  position: relative;
  font-size: 0;
}

.filter-btn::after,.filter-btn::before {
  content: "";
  position: absolute;
}

.filter-btn::after {
  background: url(/local/templates/bikecenter_main/images/filter.svg) 50% no-repeat;
  height: 20px;
  width: 20px;
  top: 10px;
  right: 10px;
}

.filter-btn::before {
  background-color: orange;
  border: 2px solid #f2f3f5;
  border-radius: 50%;
  display: block;
  height: 8px;
  top: 5px;
  right: 5px;
  width: 8px;
  z-index: 1;
}

.card_info::after,.catalog.catalog-list .thumb_c::after,.form_section::after,.order_form_step::after,.table_footer::after {
  content: '';
  clear: both;
}

.filter-btn--active::before {
  background-color: #84c22a;
}

.catalog_item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 25%;
  border-right: 1px solid #dfdfdf;
  position: relative;
}

.docompare {
  display: none!important;
}

.catalog-v .catalog_item {
  width: 50%;
}

.catalog_item:nth-child(4n) {
  border-right: none;
}

.catalog-v .catalog_item:nth-child(4n) {
  border-right: 1px solid #dfdfdf;
}

.catalog-v .catalog_item:nth-child(2n) {
  border-right: none;
}

.catalog .thumb_c {
  padding-top: 48px;
}

.catalog .thumb {
  height: 385px;
}

.catalog_control-bottom {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.catalog_control-bottom .catalog_control__view {
  display: none;
}

.additional_catalog__header {
  background: #fff;
  padding: 25px 30px;
}

.additional_catalog__header .h1 {
  margin: 0;
}

.thumb_price_note {
  display: none;
  font-size: 16px;
  color: #ee2830;
  font-style: italic;
}

.catalog.catalog-list .catalog_item {
  width: 100%;
  border-right: none;
}

.catalog.catalog-list .thumb {
  height: auto;
  width: auto;
}

.catalog.catalog-list .thumb_c {
  position: relative;
  left: 0;
  right: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 30px 0 19px;
}

.catalog.catalog-list .thumb_c::after {
  display: table;
}

.catalog.catalog-list .thumb_image_block {
  float: left;
  width: 36.5%;
  padding: 0 2.5%;
}

.catalog.catalog-list .thumb_info {
  float: left;
  width: 33.5%;
  padding-top: 18px;
}

.catalog.catalog-list .thumb_btns {
  display: block;
  float: left;
  padding-top: 26px;
  width: 22%;
  padding-right: 3%;
  max-width: 173px;
}

.catalog.catalog-list .thumb_footer,.catalog.catalog-list .thumb_like {
  display: none;
}

.catalog.catalog-list .thumb_rating {
  text-align: left;
  margin-bottom: 19px;
}

.catalog.catalog-list .thumb_title {
  padding: 0;
  text-align: left;
  min-height: 0;
  margin-bottom: 0;
}

.catalog.catalog-list .thumb_price {
  width: auto;
  margin-bottom: 0;
  text-align: left;
  border-top: none;
}

.catalog.catalog-list .thumb_price del {
  font-size: 16px;
}

.catalog.catalog-list .thumb_price strong {
  font-size: 20px;
}

.catalog-list .thumb_image__thubms {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.catalog.catalog-list .thumb_price_note {
  display: block;
}

.content_block {
  background: #fff;
  padding: 40px 20px 60px;
}

.count_field {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  position: relative;
}

.count_field input {
  padding-right: 30px;
  padding-left: 0;
  text-align: center;
  font-weight: 700;
  height: 48px;
}

.count_field__arrow {
  position: absolute;
  right: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.count_field__arrow-up {
  top: 0;
}

.count_field__arrow-down {
  bottom: 0;
}

.count_field__arrow:focus,.icon-remove,
.count_field__arrow:hover,.icon-remove {
  background-color: #dee1e4;
}

.icon-remove:focus,
.icon-remove:hover {
  background-color: #ed1c24;
}

table {
  width: 100%;
}

.basket_table tr {
  display: none;
}

.basket_table tr.active,.basket_table tr.header_row {
  display: table-row;
}

td.basket_table__image {
  text-align: center;
  width: 11%;
  white-space: nowrap;
}

.basket_table__image img {
  max-width: 90px;
  max-height: 90px;
  width: auto;
  height: auto;
  vertical-align: middle;
}

td.basket_table__title {
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  width: 21%;
}

.basket_table__price {
  width: 19%;
}

.basket_table__price del {
  color: #b1b1b1;
  margin-right: 5px;
  white-space: nowrap;
}

.basket_table__price strong {
  font-size: 16px;
  white-space: nowrap;
}

.basket_table__count {
  width: 21%;
}

.basket_table__total {
  font-size: 16px;
  font-weight: 700;
  width: 23%;
}

.basket_table__remove {
  width: 5%;
}

.table_footer::after {
  display: table;
}

.table_footer {
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 23px;
}

.table_footer__l {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 50%;
}

.table_footer__r {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: center;
  width: 50%;
}

.accept-agree,.accept-agree_wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.promocode_row {
  white-space: nowrap;
  padding-right: 15px;
  position: relative;
  font-size: 14px;
  margin-top: 7px;
}

.promocode_row__link {
  color: #8e8e8e;
}

.promocode_row__link span {
  border-bottom: 1px dashed;
}

.icon-promocode_card {
  width: 17px;
  height: 13px;
  background-position: -130px -300px;
  margin-right: 5px;
  top: -1px;
}

.icon-promocode_card-r,a:focus .icon-promocode_card,
.icon-promocode_card-r,a:hover .icon-promocode_card {
  background-position: -150px -300px;
}

.promocode_row__card {
  margin-left: 13px;
  font-weight: 700;
}

.icon-promocode_card-r {
  width: 17px;
  height: 13px;
  margin-right: 8px;
  top: -1px;
}

.promocode_row__remove {
  width: 13px;
  height: 13px;
  position: absolute;
  right: 0;
  top: 0;
}

.icon-row_remove {
  width: 13px;
  height: 13px;
  background-position: -170px -300px;
}

.promocode {
  position: relative;
  padding-right: 105px;
  width: 185px;
}

.promocode input[type=text] {
  position: relative;
  z-index: 1;
}

.promocode .btn {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 106px;
}

.table_footer__r .btn {
  margin-left: 6px;
  padding: 0;
  width: 175px;
}

.table_footer__total {
  font-weight: 700;
  margin-right: 20px;
  position: relative;
  font-size: 16px;
  display: inline-block;
  padding-bottom: 20px;
}

.table_footer__l label {
  display: block;
  font-weight: 700;
  margin-bottom: 5px;
}

.table_footer__total em {
  display: block;
  font-weight: 400;
  font-style: normal;
  color: #8e8e8e;
  margin: 0;
  font-size: 14px;
}

.table_footer__total del {
  position: absolute;
  right: 0;
  top: -20px;
  font-size: 12px;
  font-weight: 400;
}

.table_footer__total strong {
  font-size: 16px;
}

.discount_card_window {
  width: 546px;
  max-width: 100%;
}

.order_form .h5 {
  margin-bottom: 15px;
  font-size: 14px!important;
}

.order_form_step {
  padding-bottom: 21px;
  margin-bottom: 33px;
  border-bottom: 1px solid #dfdfdf;
}

.order_form_step::after {
  display: table;
}

.order_form_btns {
  margin-bottom: 39px;
}

.order_form_step-2 .h5,.order_form_step-3 .h5 {
  margin-bottom: 22px;
}

.order_form_btns .btn {
  margin-right: 6px;
  padding: 0 19px;
}

.form_col {
  float: left;
  width: 321px;
  margin-right: 10px;
}

.order_form_step-2 {
  padding-bottom: 48px;
}

.radio_label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.order_form_step-3 {
  padding-bottom: 47px;
}

.order_form_step-4 {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.order_form_step-4 .h5 {
  margin-bottom: 24px;
}

.order_form_step-4 .form_row {
  margin-bottom: 30px;
}

.order_form_step-4 .btn {
  padding: 0 19px;
  margin-right: 5px;
}

.basket_table_check {
  display: inline-block;
  vertical-align: middle;
}

.form_section::after {
  display: table;
}

.account_info {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 33px;
  padding: 20px;
}

.form_section {
  margin-bottom: 14px;
}

.form_section_title {
  font-weight: 700;
  margin-bottom: 15px;
}

.form_inline {
  display: inline-block;
  margin-right: 6px;
}

.form_inline-1,.form_inline-2 {
  width: 74px;
}

.form_inline-3 {
  width: 152px;
}

.account_av {
  float: left;
  width: 397px;
}

.account_av__img {
  float: left;
  width: 73px;
  height: 73px;
}

.account_av__img img {
  display: block;
}

.account_av__c {
  margin-left: 93px;
}

.account_av__title {
  height: 29px;
  margin-top: 15px;
}

.account_av__title input[type=text],.account_av__title p {
  height: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
}

.remove_av {
  margin-left: 7px;
  vertical-align: middle;
}

.remove_av.active {
  color: #ed1c24;
}

.remove_av.active .icon-remove_s {
  background-position: -120px -210px;
}

.remove_av span {
  border-bottom: 1px dashed;
  margin-left: 3px;
}

.account_agreement,.account_card,.account_paswword,.account_social,.account_subscribe,.message {
  border-bottom: 1px solid #dfdfdf;
}

.account_av_btn {
  float: left;
  margin-left: 73px;
  margin-top: 34px;
}

.account_agreement {
  padding-bottom: 36px;
  margin-bottom: 64px;
}

.user-agreement {
  font-weight: 600;
  text-decoration: underline;
}

.add_comment_link,.article a,.article a:focus,.file_link,.icon-like,.note_link,
.add_comment_link,.article a,.article a:hover,.file_link,.icon-like,.note_link {
  text-decoration: none;
}

.account_paswword {
  padding: 20px;
  margin-bottom: 60px;
}

.form_row_submit {
  padding-top: 11px;
}

.account_card {
  padding-bottom: 39px;
  margin-bottom: 61px;
}

.account_card .h2 {
  margin-bottom: 26px;
}

.card_info {
  margin-bottom: 30px;
}

.card_info::after {
  display: table;
}

.saved_card_num,.social_s_btn,.subscribed_email {
  display: inline-block;
  vertical-align: middle;
}

.card {
  width: 360px;
  height: 189px;
  color: #fff;
  padding: 14px 20px 0;
  float: left;
  margin-right: 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.card_front {
  background: url(../images/card_front.png) no-repeat;
}

.card_back {
  background: url(../images/card_back.png) no-repeat;
  padding-top: 80px;
}

.card_num {
  margin-bottom: 24px;
}

.card .h5 {
  margin-bottom: 5px;
}

.card_date__date {
  float: left;
  width: 74px;
  margin-right: 10px;
}

.card_date__year {
  float: left;
  width: 152px;
}

.card .count_field {
  width: auto;
}

.card .count_field input {
  padding-left: 14px;
  font-weight: 400;
  text-align: left;
}

.card_cvc,.card_cvc input,.icon-like,.product .owl-item,.product__image_control a,.product_gallery__image,.product_gallery__thumbs a,.social_share,.ui-datepicker .ui-state-default,.ui-datepicker th {
  text-align: center;
}

.card_cvc_img {
  float: left;
  width: 192px;
  margin-right: 11px;
  padding-top: 25px;
}

.card_cvc_img img {
  max-width: 100%;
  height: 40px;
}

.card_cvc {
  width: 116px;
  float: left;
}

.card_cvc em {
  font-style: normal;
  color: #e51c23;
}

.card_cvc input::-webkit-input-placeholder {
  color: #e51c23;
}

.card_cvc input::-moz-placeholder {
  color: #e51c23;
}

.card_cvc input:-ms-input-placeholder {
  color: #e51c23;
}

.saved_card_num {
  margin-left: 40px;
  color: #636363;
  font-size: 16px;
}

.messages {
  margin-bottom: 62px;
}

.messages .h2 {
  margin-bottom: 27px;
}

.message {
  padding-bottom: 35px;
  margin-bottom: 33px;
  position: relative;
  padding-right: 80px;
}

.message_header {
  overflow: hidden;
  margin-bottom: 20px;
}

.message_av {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 14px;
  margin-top: 4px;
}

.message_av img {
  height: 100%;
  width: 100%;
}

.message_author {
  font-weight: 700;
  margin-bottom: 6px;
}

.message_date {
  color: #7d7d7d;
}

.message_remove {
  position: absolute;
  right: 42px;
  top: 17px;
}

.account_subscribe {
  padding-bottom: 39px;
  margin-bottom: 63px;
}

.account_subscribe .h2 {
  margin-bottom: 15px;
}

.account_subscribe .subscribe_form {
  max-width: 374px;
  margin-bottom: 24px;
}

.subscribed_email {
  margin-right: 40px;
  color: #636363;
  font-size: 16px;
}

.account_social {
  margin-bottom: 60px;
  padding: 20px;
}

.account_social .h5 {
  margin-bottom: 14px;
}

.social_s_btn {
  width: 23px;
  height: 23px;
  margin-right: 3px;
  background: url(../images/social_s.png);
}



.social_s_btn-fb {
  background-position: 0 0;
}

.social_s_btn-vk {
  background-position: -30px 0;
}

.social_s_btn-tw {
  background-position: -60px 0;
}

.social_s_btn-inst {
  background: url(../images/icons/inst-s-btn.png) no-repeat;
}

.social_s_btn-ok {
  background-position: -90px 0;
}

.social_s_btn-gp {
  background-position: -120px 0;
}

.social_s_btn-yt {
  background-position: -150px 0;
}

.login_block,.ui-datepicker {
  background: #fff;
}

.login {
  width: 471px;
  float: left;
}



.login_block_c {
  width: 320px;
  float: left;
  padding-top: 48px;
  padding-bottom: 100px;
}

.login .login_block_c {
  margin-left: 72px;
}

.registration .login_block_c {
  margin-left: 158px;
}

.login_block .h2 {
  margin-bottom: 37px;
}

.login_block .h5 {
  margin-bottom: 15px;
}

.registration .h5 {
  margin-bottom: 25px;
}

.login_block .social_links {
  position: static;
  margin-bottom: 38px;
}

.login_block .social_link {
  margin-left: 0;
  margin-right: 10px;
}

.login_block .styler {
  margin-right: 5px;
}

.recover_password_link {
  float: right;
  color: #8e8e8e;
  font-style: italic;
  text-decoration: none;
  border-bottom: 1px dashed;
}

.news {
  margin-left: -20px;
  margin-bottom: 20px;
}

.news .excerpt {
  margin-right: 0;
  margin-left: 20px;
}

.more_excerpts {
  font-weight: 700;
  font-size: 16px;
}

.excerpt-hidden {
  display: none;
}

.excerpt_calendar {
  height: 460px;
  padding: 0;
}

.datapicker_block {
  padding: 30px 30px 0;
}

.ui-datepicker {
  border-radius: 0;
  border: 0;
  padding: 0 0 11px;
  color: #0c1111;
  width: 100%;
  font: 400 14px/20px 'Open Sans',Arial,sans-serif;
  border-bottom: 1px solid #c3c5c7;
}

.ui-datepicker .ui-datepicker-header {
  padding: 0;
  border-radius: 0;
  border: 0;
  background: 0 0;
  color: #7d7d7d;
  text-transform: uppercase;
  font-weight: 400;
  height: 30px;
  margin-bottom: 15px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 30px;
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
  top: 0;
  width: 30px;
  height: 30px;
  background: url(../images/sprite.png) no-repeat;
  cursor: pointer;
  border-radius: 0;
  border: 0!important;
}

.ui-datepicker .ui-datepicker-prev {
  background-position: 0 -90px;
  left: 0;
}

.ui-datepicker .ui-datepicker-next {
  background-position: -30px -90px;
  right: 0;
}

.ui-datepicker .ui-datepicker-prev:focus,
.ui-datepicker .ui-datepicker-prev:hover {
  background-position: 0 -120px;
}

.ui-datepicker .ui-datepicker-next:focus,
.ui-datepicker .ui-datepicker-next:hover {
  background-position: -30px -120px;
}

.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {
  display: none!important;
}

.ui-datepicker table {
  font-size: 16px;
  margin: 0;
}

.ui-datepicker th {
  font-size: 12px;
  font-weight: 400;
  padding: 0;
}

.ui-datepicker th span {
  display: block;
  border-bottom: 1px solid #c3c5c7;
  padding-bottom: 14px;
  margin-bottom: 14px;
}

.ui-datepicker .ui-datepicker-week-end {
  color: #ed1c24;
}

.ui-datepicker td {
  padding: 0;
  border: 0;
}

.ui-datepicker .ui-state-default {
  border: 0;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 20px;
  background: #fff;
  color: #0c1111;
  font-size: 16px;
  font-weight: 700;
  padding: 0;
  margin: 7px auto 8px;
}

.ui-datepicker .ui-datepicker-week-end .ui-state-default {
  color: #ed1c24;
}

.ui-datepicker .ui-state-default:focus,
.ui-datepicker .ui-state-default:hover {
  background: #f2f3f5;
}

.ui-datepicker .ui-datepicker-current-day .ui-state-default {
  background: #ed1c24;
  color: #fff;
}

.ui-datepicker .ui-priority-secondary {
  font-weight: 400;
  color: #d1d1d1;
  opacity: 1;
}

.icon-like,.icon-like:focus,
.icon-like,.icon-like:hover {
  color: #fff;
}

.sidebar_right {
  float: right;
  width: 340px;
}

.news_sidebar .excerpt {
  margin-right: 0;
}

.product__image {
  -webkit-box-shadow: 1px 5px 10px -3px #ccc;
  box-shadow: 1px 5px 10px -3px #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 20px 20px 50px;
  position: relative;
  z-index: 161;
}

.product_gallery {
  max-width: 410px;
  margin: 0 auto 20px;
  position: relative;
  display: none;
  z-index: 10;
}

.product_gallery__image {
  position: relative;
}

.cnt_ph_2 .owl-wrapper {
  text-align: left;
  /* width: auto!important; */
}

.cnt_ph_2 .owl-item {
  display: inline-block;
  float: none;
}

.product_gallery__image .middle-image {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  width: auto;
  height: auto;
}

/*
.zoomWrapperImage img {
  margin-left: auto;
  max-width: 1500px;
  max-height: 900px;
}
 */

.icon-like {
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
}

.product_like {
  position: absolute;
  right: 50px;
  top: 48px;
  z-index: 160;
}

.product__image_control {
  background: #fff;
  height: 40px;
  position: relative;
  z-index: 155;
}

.product__image_control a {
  border: 1px solid #ddd;
  float: left;
  height: 40px;
  line-height: 40px;
  width: 40px;
}

.product__image_control a.video_link {
  margin-left: -1px;
}

.product__control-gallery {
  padding: 0 0 20px;
  position: relative;
}

.hits-container__content {
  overflow: hidden;
}

.hits-container__arrow {
  background-color: #eee;
  cursor: pointer;
  display: inline-block;
  height: 32px;
  width: 32px;
}

.hits-container__scroll-container {
  width: 7000px;
}

.hits-container__good {
  background-color: #ccc;
  display: inline-block;
  float: left;
  height: 370px;
  width: 236px;
}

.hits-container__good:nth-child(even) {
  background-color: #ddd;
}

.product_gallery__thumbs_wrapper {
  max-width: 200px;
  margin: 0 auto;
}

.product_gallery__thumbs a {
  display: block;
  margin: 1px auto;
  width: 68px;
  height: 88px;
  line-height: 86px;
}

.product_gallery__thumbs a.active,.product_gallery__thumbs a.zoomThumbActive {
  border-bottom: 2px solid #ca232a;
}

.product_gallery__thumbs img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.product_gallery__thumbs .owl-next,.product_gallery__thumbs .owl-prev {
  position: absolute;
  top: 50%;
  margin-top: -14px;
  cursor: pointer;
  left: -53px;
  opacity: .5;
}

.product_gallery__thumbs .owl-next {
  left: auto;
  right: -53px;
}

.product_gallery__thumbs .owl-next:focus,.product_gallery__thumbs .owl-prev:focus,
.product_gallery__thumbs .owl-next:hover,.product_gallery__thumbs .owl-prev:hover {
  opacity: 1;
}

.product__social_share {
  margin: 0 auto;
}

.product__container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}

.product__description {
  margin-left: 45%;
  -webkit-box-shadow: 5px 0 16px -9px rgba(0,0,0,.38) inset;
  box-shadow: 5px 0 16px -9px rgba(0,0,0,.38) inset;
  padding: 40px 50px 20px;
  z-index: 4;
  position: relative;
}

.product__description::after {
  content: '';
  display: table;
  clear: both;
}

.product__description_c {
  float: left;
  width: 100%;
}

.product-header__wrapper {
  border-bottom: 1px solid #ddd;
}

.product-header__title {
  color: #333;
  font-size: 26px;
  font-weight: 600;
}

.product__brand {
  display: none;
  float: right;
  margin-top: 12px;
  width: 135px;
  text-align: right;
}

.product__brand img {
    margin-left: auto;
}

.col_info,.product__color a,.product__info_col {
  float: left;
}

.product__brand img {
  max-width: 100%;
  height: auto;
}

.product__title {
  margin-right: 140px;
}

.product__size_block .styler {
  max-width: 414px;
  margin-right: 12px;
}

.note_link {
  font-size: 13px;
  color: #8e8e8e;
  vertical-align: middle;
  padding: 5px 0;
  position: relative;
}

.dofavorite,.note_link.compare {
  padding-left: 25px;
}

.dofavorite::before,.note_link.compare::before {
  height: 20px;
  position: absolute;
  width: 20px;
  left: 0;
  content: '';
}

.note_link span {
  border-bottom: 1px dashed;
}

.dofavorite {
  color: #999;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
}

.dofavorite.active {
  color: #ed1c24;
}

.dofavorite::before {
  background: url(../images/sprite.png) -187px -67px no-repeat;
}

.dofavorite.active::before,.dofavorite:focus::before,
.dofavorite.active::before,.dofavorite:hover::before {
  background-position: -187px -47px;
}

.dofavorite__icon {
  fill: #ccc;
  margin-right: 5px;
}

.note_link.compare::before {
  background: url(../images/sprite2.png) 2px 3px no-repeat;
}

.note_link.compare.active::before,.note_link.compare:focus::before,
.note_link.compare.active::before,.note_link.compare:hover::before {
  background-position: 2px -18px;
}

.product__color_block {
  padding-bottom: 20px;
}

.product__color_block .h5 {
  margin-bottom: 10px;
}

.product__color {
  overflow: hidden;
}

.product__color a {
  margin-right: 10px;
  border: 1px solid #dfdfdf;
  width: 68px;
  height: 88px;
  line-height: 86px;
  text-align: center;
  position: relative;
}

.product__color a.active::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #ca232a;
}

.product__color img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.icon-equal {
  margin-right: 5px;
}

.product__price_t strong {
  font-size: 30px;
  font-weight: 400;
  vertical-align: middle;
}

.product__control_block {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 34px;
  margin-bottom: 12px;
}

.product__control_col-1 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 414px;
  padding: 10px 0;
}

.product__control_col-2 {
  width: 170px;
  margin-top: -1px;
}

.product__control_col-3 {
  width: 170px;
}

.product__info_block {
  border-bottom: none!important;
  padding-bottom: 13px;
  margin-bottom: 29px;
}

.product__info_block::after {
  content: '';
  display: table;
  clear: both;
}

.product__info_col-2 {
  width: 100%;
}

.product__social_block .soical_s {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}

.zoomWindow {
  margin-left: 70px;
  margin-top: 10px;
  left: 420px!important;
  top: 0!important;
}

.zoomWrapperTitle {
  display: none!important;
}

.tabs.tabs_block {
  margin-bottom: 40px;
}

.tabs.tabs_block .tabs_menu {
  height: 40px;
  padding: 0;
  border: 0;
}

.tabs.tabs_block .tabs_menu li {
  float: left;
  margin: 0 -1px 0 0;
}

.tabs.tabs_block .tabs_menu a {
  display: block;
  font-size: 14px;
  font-weight: 700;
  background: #fff;
  border: solid #dfdfdf;
  border-width: 1px 0 0;
  height: 40px;
  line-height: 40px;
  padding: 0 21px;
  color: #0c1111;
  text-transform: none;
}

.tabs.tabs_block .tabs_menu a.active {
  position: relative;
  z-index: 1;
}

.tabs.tabs_block .tabs_content {
  border: solid #dfdfdf;
  border-width: 1px 0;
  padding: 33px 20px;
  position: relative;
  margin: 0;
}

.tabs.tabs_block .tabs_content>div {
  display: none;
  width: 100%;
}

.comment,.tabs.tabs_block .tabs_content>div.is-active {
  display: inline-block;
}

.col_info-1 {
  width: 42%;
  margin-right: 5%;
}

.col_info-2 {
  width: 53%;
}

.data_table {
  margin-bottom: 27px;
}

.data_table th {
  padding: 0 20px 13px;
  border: 0;
  text-align: left;
  border-right: 2px solid #fff;
}

.data_table td {
  padding: 7px 20px 8px;
  border: 0;
  text-align: left;
  width: 50%;
  border-right: 2px solid #fff;
}

.data_table tr:nth-child(even) td {
  background: #f6f6f6;
}

.comments_header {
  padding-bottom: 15px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 34px;
}

.add_comment_note {
  float: right;
  margin-top: 10px;
}

.comment {
  padding-bottom: 10px;
  width: 100%;
}

.comment:last-child {
  margin-bottom: 0;
}

.comment_av {
  float: left;
  width: 73px;
  height: 73px;
  margin-top: 5px;
  margin-right: 27px;
}

.comment_av img {
  height: 100%;
  width: 100%;
}

.comment_title {
  float: left;
  width: 220px;
}

.comment_author {
  font-weight: 700;
  margin-bottom: 4px;
}

.article h1,.article h2 {
  font-weight: lighter;
}

.comment_date {
  color: #7d7d7d;
  margin-bottom: 15px;
}

.comment_content {
  margin-left: 340px;
}

.catalog-full .catalog_item {
  width: 20%;
}

.catalog-full .catalog_item:nth-child(4n) {
  border-right: 1px solid #dfdfdf;
}

.catalog-full .catalog_item:nth-child(5n) {
  border-right: none;
}

.catalog-center {
  font-size: 0;
  text-align: center;
}

.catalog-center .catalog_item {
  display: inline-block;
  font-size: 14px;
  float: none;
  border: 1px solid #dfdfdf;
}

.article h2,.article_share {
  border-bottom: 1px solid #d1d1d1;
}

.additional_catalog-mb {
  margin-bottom: 20px;
}

.news_single_block {
  padding: 0 40px 40px;
  background: #fff;
}

.article {
  margin-bottom: 67px;
}

.article p,.article ul {
  font-size: 16px;
  line-height: 26px;
}

.article a {
  color: #39C;
}

.article a:focus,
.article a:hover {
  color: #303030;
}

.article_image {
  margin-bottom: 28px;
}

.article_image img {
  max-width: 100%;
  display: block;
}

.article_date {
  margin-bottom: 17px;
}

.left_image {
  float: left;
  margin: 0 20px 20px 0;
}

.article_share {
  border-top: 1px solid #d1d1d1;
  padding-top: 21px;
  padding-bottom: 23px;
  margin-bottom: 39px;
}

.article_share_label {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}

.article_share .social_share {
  display: inline-block;
  vertical-align: middle;
}

.article_comments {
  margin-bottom: 34px;
}

#rating_choosing_button {
  display: inline-block;
  width: 100%;
}

#review_anchor #rating_choosing_button .rating_button {
  cursor: pointer;
  color: #0c70b7;
  display: inline-block;
  padding: 5px 10px;
}

#review_anchor #rating_choosing_button .rating_button:first-child {
  padding-left: 0;
}

#review_anchor #rating_choosing_button .active,#review_anchor #rating_choosing_button .rating_button:focus,
#review_anchor #rating_choosing_button .active,#review_anchor #rating_choosing_button .rating_button:hover {
  color: #000!important;
}

.select_rating {
  display: inline-block;
  margin-left: 20px;
  margin-top: -1px;
}

.select_rating b {
  vertical-align: middle;
  margin-right: 10px;
}

.select_rating .rating {
  position: relative;
  top: -1px;
}

.reservation_remove_cell {
  width: 5%;
}

.reservation_item {
  display: inline-block;
  margin-right: 60px;
}

.reservation_item__image {
  height: 150px;
  white-space: nowrap;
}

.reservation_item__image .styler {
  vertical-align: middle;
}

.reservation_item__image img {
  max-height: 150px;
  max-width: 100%;
  height: auto;
  width: auto;
  vertical-align: middle;
}

.reservation_item__select .styler {
  width: 160px;
}

.add_comments {
  display: none;
}

.product_add_comments {
  padding-top: 40px;
}

.comments .comments_header>.btn {
  background: 0 0;
  border: 0;
  color: #333;
  font-weight: 400;
  position: relative;
  text-transform: none;
}

.comments .comments_header>.btn span {
  border-bottom: 1px dashed #999;
}

.sidebar_fixed_w {
  position: relative;

  margin-right: 5px;
}

.sidebar_fixed.absolute {
  position: absolute;
  top: 0;
}

.sidebar_fixed.absolute {
  width: 220px;
}

@media (max-width: 1023px) {
  .sidebar_fixed.absolute {
    width: 193px;
  }
}

.sidebar_fixed.fixed {
  position: fixed;
  top: 20px;
  width: 220px;
}

.calendar .ui-datepicker {
  border-bottom: none;
  padding-bottom: 0;
}

.calendar .ui-datepicker .ui-datepicker-header {
  margin-bottom: 22px;
}

.calendar .ui-datepicker td {
  border: 1px solid #c3c5c7;
  height: 75px;
}

.calendar .ui-datepicker .ui-state-default {
  display: block;
  height: 75px;
  width: 100%;
  line-height: 75px;
  margin: 0;
  position: relative;
  background: 0 0;
  border-radius: 0;
}

.calendar .ui-datepicker .ui-datepicker-current-day .ui-state-default {
  background: 0 0;
  color: #0c1111;
}

.calendar .ui-datepicker th span {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 14px;
}

.calendar .ui-datepicker .ui-state-default:focus::before,
.calendar .ui-datepicker .ui-state-default:hover::before {
  content: 'Забронировать комплект';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ed1c24;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  text-decoration: underline;
  padding: 20px 10px 0;
}

.brand::after,.calendar .ui-datepicker td.active .ui-state-default::before,.header_account__content::after,.header_account__content::before,.header_account__title::before,.location_select__target_desk::before,.reservation_block::after,.select_city__content::after,.select_city__section_content::after,.tooltip_popup::after,.tooltip_popup::before {
  content: '';
}

.calendar .ui-datepicker td span.calendar_cell {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 20px;
  padding: 0;
}

.calendar .ui-datepicker td.received .ui-state-default {
  background: #ed1c24;
  color: #fff;
}

.calendar .ui-datepicker td.active .ui-state-default {
  background: #0c1111;
  color: #fff;
}

.calendar .ui-datepicker td.active .ui-state-default::before {
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  background: url(../images/check.png) #0c1111;
  border-radius: 37px;
  display: block!important;
}

.calendar .ui-datepicker td.hover .ui-state-default {
  background: #ffe5cf;
}

.calendar .ui-datepicker td.highlight .ui-state-default {
  background: #f2f3f5;
}

.calendar .ui-datepicker td.active .ui-state-default,.calendar .ui-datepicker td.highlight .ui-state-default,.calendar .ui-datepicker td.received .ui-state-default {
  display: inline-block;
  vertical-align: middle;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 20px;
  padding: 0;
  position: relative;
}

.calendar .ui-datepicker td.active .ui-state-default:focus::before,
.calendar .ui-datepicker td.highlight .ui-state-default:focus::before,
.calendar .ui-datepicker td.hover .ui-state-default:focus::before,
.calendar .ui-datepicker td.received .ui-state-default:focus::before,
.calendar .ui-datepicker td.active .ui-state-default:hover::before,
.calendar .ui-datepicker td.highlight .ui-state-default:hover::before,
.calendar .ui-datepicker td.hover .ui-state-default:hover::before,
.calendar .ui-datepicker td.received .ui-state-default:hover::before {
  display: none;
}

.reservation_block {
  border-right: 1px solid #dfdfdf;
  margin-bottom: 90px;
}

.reservation_block::after {
  display: table;
  clear: both;
}

.reservation_block_item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33.33%;
  text-align: center;
  border: 1px solid #dfdfdf;
  border-right: none;
  padding-top: 20px;
  padding-bottom: 50px;
}

.reservation_block_item .reservation_item {
  margin-right: 0;
}

.reservation_block_item .reservation_item__image {
  margin-bottom: 23px;
}

.reservation_block_select {
  max-width: 500px;
  margin-bottom: 20px;
}

.popup_gallery .fancybox-skin {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 40px;
}

.popup_gallery .fancybox-close {
  width: 20px;
  height: 24px;
  background: url(../images/popup_new.png) -80px 0;
  right: 0;
  top: -40px;
  -webkit-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
}

.popup_gallery .fancybox-close:focus,
.popup_gallery .fancybox-close:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.popup_gallery .fancybox-nav {
  width: 40px;
  height: 44px;
  top: 50%;
  margin-top: -20px;
  overflow: hidden;
}

.popup_gallery .fancybox-prev {
  left: 50%;
  margin-left: -650px;
}

.popup_gallery .fancybox-next {
  right: 50%;
  margin-right: -650px;
}

.popup_gallery .fancybox-nav span {
  visibility: visible;
  background: url(../images/popup_new.png) -80px 0;
  width: 40px;
  height: 44px;
  margin: 0;
  left: 0;
  top: 0;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.popup_gallery .fancybox-prev span {
  background-position: 0 0;
}

.popup_gallery .fancybox-next span {
  background-position: -40px 0;
}

.popup_gallery .fancybox-prev:focus span,
.popup_gallery .fancybox-prev:hover span {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}

.popup_gallery .fancybox-next:focus span,
.popup_gallery .fancybox-next:hover span {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.form_row input.search-suggest {
  margin-top: 0;
}

#sale_order_auth {
  position: absolute;
  top: 210px;
  left: 20px;
  z-index: 1;
  display: none;
}

.order_form_step-1 {
  min-height: 270px;
}

.form_row img.calendar-icon {
  position: absolute;
  right: 10px;
  top: 10px;
}

.bib_text_nav {
  display: block;
  overflow: hidden;
}

.bib_text_nav .icon-nav,.bib_text_nav span {
  display: block;
  float: left;
}

.bib_text_nav span {
  width: 150px;
  margin-top: -3px;
}

.left_content_image {
  display: block;
  float: left;
  margin: 10px 24px 10px 0;
}

.right_content_image {
  display: block;
  float: right;
  margin: 10px 0 10px 24px;
}

.image_col {
  width: 225px;
  float: right;
}

.image_col.fl_left {
  width: 225px;
  float: left;
}

.delivery_label {
  height: auto;
}

.delivery_label input {
  margin-top: 8px;
}

.delivery_label img,.delivery_label input {
  float: left;
  display: block;
  cursor: pointer;
}

.descr_delivery {
  line-height: 15px;
  padding-left: 105px;
  margin-bottom: 0;
  font-weight: 700;
}

.descr_delivery span {
  font-size: 12px;
  font-weight: 400;
}

.sale_locations_fixed {
  line-height: 40px;
  margin-bottom: 20px;
}

.bx-core-waitwindow {
  display: none!important;
}

img.ruble-img {
  height: 13px;
}

#bx_auth_servmain {
  background: 0 0;
  border: 0;
}

#bx_auth_servmain span {
  display: none;
}

#bx_auth_servmain .bx-ss-button {
  background: 0 0!important;
  display: block;
  height: 38px!important;
  vertical-align: middle!important;
  width: 38px!important;
}

div.bx-auth-service-form {
  padding: 0;
}

div.bx-auth-serv-icons a:focus,
div.bx-auth-serv-icons a:hover {
  border: 0;
  margin: 1px;
}

.soical_s .b-share-icon {
  width: 23px;
  height: 23px;
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/social_s.png);
}

.soical_s .b-share-icon_facebook {
  background-position: 0 0;
}

.soical_s .b-share-icon_vkontakte {
  background-position: -30px 0;
}

.soical_s .b-share-icon_twitter {
  background-position: -60px 0;
}

.one_click_window {
  width: 650px;
  max-width: 100%;
}

.popup_window__subtitle {
  font-weight: 700;
  margin-bottom: 36px;
}

.popup_window-white .popup_window__header {
  margin: 0 30px;
  background: 0 0;
  border-bottom: 1px solid #dfdfdf;
  padding: 0;
  height: 69px;
  line-height: 69px;
}

.popup_window-white .popup_window__title {
  color: #0c1111;
}

.popup_window-white .popup_window__content {
  padding: 21px 30px 39px;
}

.fancy_window .fancybox-close {
  width: 20px;
  height: 20px;
  background-position: -190px -310px;
  top: 25px;
  right: 30px;
}

.size_table_window {
  width: 546px;
  max-width: 100%;
}

.size_table {
  width: 100%;
  font-size: 14px;
  margin-bottom: 0;
}

.size_table th {
  overflow: hidden;
  text-align: center;
  font-weight: 700;
  background: #ee2830;
  color: #fff;
  padding: 6px 0;
  border-bottom: none;
  border-left: 1px solid #fff;
}

.size_table td {
  text-align: center;
  padding: 10px 0;
}

.letter_menu {
  margin: 12px 0 29px;
  line-height: 30px;
}

.letter_menu a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  color: #0c1111;
  vertical-align: middle;
  margin: 0 2px 2px 0;
}

.letter_menu a.active,.letter_menu a:focus,
.letter_menu a.active,.letter_menu a:hover {
  color: #fff;
  background: #ee2830;
}

.icon-back {
  width: 24px;
  height: 9px;
  background-position: -200px -120px;
  margin: 0 5px 0 26px;
  top: -1px;
}

.letter_menu a.letter_menu__back {
  width: auto;
  text-decoration: underline;
  color: #0c1111;
  background: 0 0;
  white-space: nowrap;
}

.letter_menu a.letter_menu__back:focus,.pagination_l a,
.letter_menu a.letter_menu__back:hover,.pagination_l a {
  text-decoration: none;
}

.brand {
  background: #fff;
  padding: 53px 53px 36px;
  margin-bottom: 10px;
}

.brand::after {
  display: table;
  clear: both;
}

.brand-single {
  margin-bottom: 30px;
}

.brand__image {
  float: left;
  width: 32%;
  font-size: 14px;
  margin-top: 4px;
}

.brand__image img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 23px;
}

.article h2,.gm-style img {
  max-width: none;
}

.brand__image a {
  font-weight: 700;
  color: #ed1c24;
}

.brand__content {
  margin-left: 36.4%;
}

.brand__title {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 19px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dfdfdf;
}

.pagination_l {
  margin-bottom: 20px;
  margin-top: 30px;
}

.pagination_l a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #0c1111;
  vertical-align: middle;
  margin-right: 2px;
}

.btn-more.opened span,.footer_widgets_bottom,.hidden_block {
  display: none;
}

.pagination_l a.active,.pagination_l a:focus,
.pagination_l a.active,.pagination_l a:hover {
  color: #fff;
  background: #ee2830;
}

.pagination_l a.pagination_l__next,.pagination_l a.pagination_l__prev {
  background: url(../images/sprite.png) 0 -90px no-repeat;
}

.pagination_l .pagination_l__prev:focus,
.pagination_l .pagination_l__prev:hover {
  background-position: 0 -120px;
}

.pagination_l a.pagination_l__next {
  background-position: -30px -90px;
}

.pagination_l a.pagination_l__next:focus,
.pagination_l a.pagination_l__next:hover {
  background-position: -30px -120px;
}

.btn-more {
  border-color: #0c1111;
  background: #0c1111;
  height: 44px;
  line-height: 42px;
  font-size: 16px;
  padding: 0 25px;
  margin-top: 5px;
}

.btn-more.opened,.btn-more:focus,
.btn-more.opened,.btn-more:hover {
  border-color: #ed1c24;
  background: #ed1c24;
}

.btn-more.opened {
  padding: 0 15px;
}

.btn-more:focus .icon-arr_r,
.btn-more:hover .icon-arr_r {
  width: 12px;
  height: 8px;
  background-position: -90px -80px;
  margin-right: 8px;
}

.btn-more.opened .icon-arr_r {
  width: 12px;
  height: 8px;
  background-position: -110px -80px;
  margin-right: 0;
  margin-left: 0;
}

.btn-more:active {
  border-color: #ee2830;
  background: #FF3D45;
}

.thumb_footer {
  float: left;
}

.sidebar_section__title_link {
  font-weight: 700;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

div.title-search-result {
  z-index: 200;
  margin-top: -1px;
  border: 1px solid #dee1e4;
}

.title-search-result::-webkit-scrollbar-button {
  width:6px;
  height:0px;
  margin: 3px;
}

.title-search-result::-webkit-scrollbar-track {
  background-color: #dee1e4;
  border-top: 1px solid #dee1e4;
  border-left: 1px solid #dee1e4;
}

.title-search-result::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-top: 2px solid #dee1e4;
  border-left: 2px solid #dee1e4;
  border-bottom: 1px solid #dee1e4;
  border-right: 1px solid #dee1e4;
}

.title-search-result::-webkit-resizer{
  width:7px;
  height:0px
}

.title-search-result::-webkit-scrollbar{
  width: 9px;
}

.title-search-result {
  max-height: 420px !important;
  overflow-y: auto !important;
  background: #fff;
}

table.title-search-result {
  margin: 0 0 20px !important;
}

table.title-search-result td.title-search-item a {
  padding-left: 4px;
  padding-right: 0;
  vertical-align: top;
  display: inline-block;
  height: auto;
}

.tsi__inner {
  display: inline-block;
  vertical-align: middle;
}

.tsi__inner-pic {
  /*padding: 10px 10px 0 0;*/
  /*margin-right: 10px;*/
  width: 60px;
  text-align: center;
}

.tsi__inner-name {
  width: 200px;
  padding-right: 20px;
}

.tsi-main {
  position: relative;
  display: inline-block;
}

.tsi__inner-price {
  width: 80px;
  text-align: right;
  font-weight: bold;
}

table.title-search-result td.title-search-item {
  padding-left: 8px;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 0;
}

table.title-search-result td.title-search-item img {
  padding-right: 0;
  max-height: 50px;
  max-width: 50px;
  width: auto;
  height: auto;
}

.excerpt h3 a.black-color {
  color: #0c1111;
}

.excerpt h3 a.black-color:focus,
.excerpt h3 a.black-color:hover {
  color: #ed1c24;
}

.location_phone {
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
}

.location_phone>li {
  display: inline-block;
  color: #a7a7a7;
  border-left: 1px solid #3e4141;
  padding-left: 30px;
  margin-left: 34px;
}

.location_phone>li:first-child {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}

.header .store-location {
  color: #a7a7a7;
  display: inline-block;
  position: relative;
  border-bottom: 1px dashed #a7a7a7;
  line-height: 16px;
}

.header .store-location:focus,
.header .store-location:hover {
  border-bottom: 1px solid #a7a7a7;
}

.location_phone__location {
  font-size: 12px;
}

.location_select {
  display: inline-block;
  position: relative;
  font-size: 14px;
}

.location_select__target {
  font-weight: 700;
  color: #fff;
  display: inline;
  cursor: pointer;
  position: relative;
  border-bottom: 1px dashed #666;
  line-height: 16px;
}

.nav_mobile_menu .location_select__target {
  font-size: 14px;
}

.aside-nav__close,.opened_nav .nav_mobile_menu_close,.stop-scroll .sidebar-close {
  height: 100%;
  position: fixed;
  top: 0;
  width: calc(100% - 260px);
  z-index: 1006;
}

.opened_nav .nav_mobile_menu_close {
  left: 260px;
}

.aside-nav__feedback {
  padding: 10px 15px 20px;
}

.feedback__text {
  color: #fff;
  font-size: .8rem;
  margin-bottom: 15px;
}

.feedback__title {
  font-size: .875rem;
  font-weight: 600;
  margin: 0;
}

.feedback__btn {
  background-color: #ee2830;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
}

.nav_mobile_menu li {
  border-bottom: 1px solid #ddd;
  position: relative;
}

.nav_mobile_menu--dark {
  background-color: #232323;
}

.nav_mobile_menu--dark li {
  border-bottom: 1px solid #2f2f2f;
}

.stop-scroll .sidebar-close {
  left: 0;
}

.location_select__target_desk::before {
  position: absolute;
  border-top: 7px solid #fff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  top: calc(50% - 4px);
  margin-top: 2px;
  right: -20px;
}

.location_select__target:focus,
.location_select__target:hover {
  border-bottom: 1px solid #fff;
}

.location_select ul {
  position: absolute;
  left: -10px;
  width: 150px;
  top: 100%;
  margin: 0;
  padding: 0 10px 10px;
  list-style: none;
  background: #0c1111;
  display: none;
}

.brand_popup,.city_popup {
  text-align: center;
  width: 300px;
}

.location_select ul li {
  cursor: pointer;
}

.location_select ul li:focus,
.location_select ul li:hover {
  color: #fff;
}

.location_phone__phone {
  position: relative;
}

.location_phone__phone strong {
  color: #fff;
  margin-right: 13px;
  display: inline-block;
  position: relative;
}

.location_phone__phone strong a {
  display: none;
  color: #fff!important;
}

.footer_phone a:focus,.location_phone__phone strong a:focus,
.footer_phone a:hover,.location_phone__phone strong a:hover {
  text-decoration: underline;
}

.tooltip_popup {
  position: absolute;
  background: #fff;
  color: #0c1111;
  padding: 25px;
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.54);
  box-shadow: 0 1px 6px rgba(0,0,0,.54);
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.brand_popup strong span,.city_popup strong span {
  color: #ee2830;
  cursor: pointer;
}

.brand_popup strong,.city_popup strong {
  display: block;
  font-size: 16px;
  margin-bottom: 24px;
  text-transform: none;
}

.tooltip_popup::after,.tooltip_popup::before {
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 11px solid #d5d5d5;
  top: -11px;
}

.tooltip_popup::after {
  border-bottom-color: #fff;
  top: -9px;
}

.tooltip_popup__close {
  position: absolute;
  right: 23px;
  top: 34px;
  z-index: 200;
  cursor: pointer;
}

.brand_popup {
  right: 0;
  top: 110px;
  padding: 32px 25px 34px;
  z-index: 150;
  margin-right: -40px;
}

.brand_popup strong {
  padding-top: 14px;
}

.brand_popup::after,.brand_popup::before {
  right: 140px!important;
}

.city_popup {
  right: 0;
  margin-right: -70px;
  top: 39px;
  padding: 32px 25px 34px;
  z-index: 1;
}

.city_popup strong {
  padding-top: 14px;
}

.city_popup__btns {
  margin-bottom: 21px;
}

.city_popup__btns::after {
  content: '';
  display: table;
  clear: both;
}

.city_popup__btns .btn {
  padding: 0;
}

.accept_city_btn {
  float: left;
  width: 40px;
  font-size: 14px;
  font-weight: 700;
  color: #fff!important;
}

.change_city_btn {
  float: right;
  width: 204px;
  font-size: 14px;
  font-weight: 400;
  color: #1a1a1c!important;
  text-transform: none;
}

.change_city_btn:active,.change_city_btn:focus,
.change_city_btn:active,.change_city_btn:hover {
  color: #fff!important;
}

.city_popup small {
  display: block;
  font-size: 11px;
  line-height: 20px;
  color: #a7a7a7;
  text-transform: none;
}

.order_call_link_side {
  z-index: 160;
}

.select_city_block {
  background: url(../images/select_city_bg.png) right bottom no-repeat #1a1e1e;
  color: #fff;
  display: none;
  padding: 20px 20px 10px;
  position: relative;
}

.select_city_block__close {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.select_city__title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 34px;
}

.select_city__subtitle {
  font-size: 14px;
  color: #727272;
}

.select_city__subtitle a {
  color: #fff;
}

.select_city__content {
  padding-top: 44px;
}

.select_city__content::after {
  display: table;
  clear: both;
}

.select_city__section {
  float: left;
  width: 100%;
  margin-right: 10%;
}

.select_city__section_title {
  padding-bottom: 21px;
  border-bottom: 1px solid #454747;
}

.select_city__section_title strong {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
}

.select_city__section_title .letter_menu {
  margin: 0;
}

.select_city__section_title .letter_menu a {
  color: #fff;
  margin-right: 12px;
}

.select_city__section_content {
  padding-top: 25px;
}

.select_city__section_content::after {
  display: table;
  clear: both;
}

.city_letter_group {
  display: none;
}

.select_city__col {
  float: left;
  margin-right: 50px;
}

.select_city__row {
  margin-bottom: 28px;
}

.select_city__row .styler {
  margin-right: 18px;
}

.select_city__row .styler.checked+span,.select_city__row input:checked+span {
  font-weight: 700;
  color: #ee2830;
}

.select_city__address {
  font-size: 12px;
  margin-bottom: 28px;
}

.select_city__address .icon {
  margin-right: 13px;
}

.header__control_login {
  padding-left: 25px;
}

.header__control_account {
  float: left;
  border-left: 1px solid #3e4141;
  margin-left: 31px;
}

.header_account {
  width: 217px;
  height: 24px;
  position: relative;
}

.header_account__content {
  padding-left: 23px;
  height: 24px;
  cursor: pointer;
  position: relative;
}

.header_account__content::before {
  position: absolute;
  border-top: 7px solid #fff;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  right: 0;
  top: 9px;
}

.header_account__content::after {
  display: table;
  clear: both;
}

.header_account__image {
  float: left;
  margin: -6px 0 -7px;
}

.header_account__image img {
  width: 37px;
  height: 37px;
  display: block;
  border-radius: 20px;
}

.header_account__title {
  margin-left: 50px;
  margin-right: 20px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}

.header_account__title::before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 21px;
  background: -webkit-gradient(linear,left top, right top,from(transparent),to(#0c1111));
  background: linear-gradient(to right,transparent,#0c1111);
  pointer-events: none;
}

.header_account__popup {
  padding: 0;
  right: -20px;
  top: 37px;
  width: 235px;
}

.header_account__popup::after,.header_account__popup::before {
  left: auto;
  margin-left: 0;
  right: 17px;
}

.header_account__popup ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.header_account__popup li {
  margin-left: 0;
}

.header_account__popup a {
  color: #323131;
  display: block;
  padding: 10px 20px;
}

.header_account__popup a:focus,
.header_account__popup a:hover {
  background-color: #f7f7f7;
}

.order_data {
  border-bottom: 5px solid #dfdfdf;
}

.order_data:first-child {
  border-top: none;
  padding-top: 0;
}

.order_data_header {
  display: table;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 10px;
}

.order_data_header>div {
  display: table-cell;
  white-space: nowrap;
  padding-bottom: 10px;
}

.order_data_header a {
  text-decoration: none;
}

.order_data_header__total em {
  font-style: normal;
}

.order_data_header__total em.c-red {
  color: #ed1c24;
}

.order_data_header__btn {
  text-align: right;
}

.order_data_header__btn .btn {
  height: 29px;
  line-height: 27px;
}

.order_data_info {
  display: table;
  width: 100%;
  font-style: italic;
}

.order_data_status {
  width: 210px;
  height: 27px;
  line-height: 27px;
  display: inline-block;
  vertical-align: middle;
  background: #dfdfdf;
  color: #fff;
  text-align: center;
  margin-left: 13px;
}

.address_block__addresses ul::after,.address_block__contacts ul::after,.address_block__gallery_images::after {
  display: table;
  content: '';
  clear: both;
}

.order_data_status.accepted {
  background: #84c22a;
}

.order_data_status.canceled {
  background: #ed1c24;
}

.order_data_table {
  margin-bottom: 0;
}

.order_data_table th {
  font-weight: 400;
  padding: 0 0 15px;
}

.order_data_table td {
  padding: 15px 0 14px;
}

.order_data_table td small {
  font-size: 12px;
  color: #b1b1b1;
  margin-right: 10px;
}

.order_data_table td:last-child,.order_data_table th:last-child {
  text-align: right;
}

.order_info_block {
  padding-top: 16px;
  background-color: #fff;
}

.order-information {
  padding-top: 16px;
  background-color: #fff;
}

.unfolding-list__btn {
  padding: 0 20px;
}

.order-information__title.unfolding-list__btn {
  border: 1px solid #eee;
  font-weight: 700;
  padding: 15px 20px;
  position: relative;
}

.order-information__title.unfolding-list__btn::after {
  content: '';
  margin: auto;
  opacity: .8;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background: url(../images/sprite.png) -125px -190px no-repeat;
  bottom: 0;
  height: 10px;
  right: 20px;
  top: 0;
  width: 20px;
}


@media (min-width: 768px) {
  .order_info_block {
    padding: 56px 40px 40px;
  }

  .order-information {
    padding: 56px 40px 40px;
  }
}

.address_block {
  margin-bottom: 19px;
}

.address_block__title {
  margin-bottom: 39px;
  font-weight: lighter;
}

.address_block__item {
  margin-bottom: 98px;
}

.address_block__item:last-child {
  margin-bottom: 0;
}

.address_block__addresses {
  padding-bottom: 3px;
  margin-bottom: 25px;
  border-bottom: 1px solid #dfdfdf;
}

.address_block__addresses h4 {
  margin-bottom: 16px;
}

.address_block__addresses ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.address_block__addresses li {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}

.address_block__contacts {
  margin-bottom: 8px;
}

.address_block__contacts ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.address_block__contacts li {
  float: left;
  width: 33.33%;
  margin-bottom: 20px;
}

.address_block__map {
  height: 450px;
  margin-bottom: 22px;
}

.address_block__gallery_images {
  margin-right: -20px;
}

.address_block__gallery_images img {
  height: 256px;
  width: auto;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.address_block__gallery_images img.w100 {
  height: auto;
  width: 100%;
}

.address_block__gallery_images img.hidden {
  display: none;
}

.address_block__gallery__more_link {
  text-decoration: none;
  border-bottom: 1px dashed;
}

.social_block .social_links {
  position: static;
}

.social_link-instagramm {
  background-position: -152px 0;
}

.social_link-vkontakte {
  background-position: -190px 0;
}

.social_link-youtube {
  background-position: -228px 0;
}

.catalog_shop_filter {
  background: #fff;
  border-bottom: 1px solid #dfdfdf;
  display: none;
  padding: 20px;
}

.catalog_shop_filter>ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.catalog_shop_filter>ul::after {
  content: '';
  display: table;
  clear: both;
}

.catalog_shop_filter>ul>li {
  white-space: nowrap;
}

.catalog_shop_filter>ul>li:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: none;
}

.catalog_shop_filter_link {
  text-decoration: none;
}

.catalog_shop_filter_link.active {
  border-bottom: 1px dashed;
  color: #ed1c24;
  display: inline-block;
  line-height: 16px;
}

.catalog_shop_filter_link:focus,
.catalog_shop_filter_link:hover {
  color: #ed1c24;
}

.shop_filter_block {
  position: relative;
}

.shop_filter_target {
  cursor: pointer;
}

.shop_filter_popup__header {
  padding-top: 20px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 20px;
}

.shop_filter__checkboxes {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.shop-filter__popup {
  display: none;
}

.shop-filter__item {
  display: block;
  width: 100%;
  padding: 0 0 10px 25px;
  position: relative;
}

.shop_filter__checkboxes li .styler {
  position: absolute!important;
  left: 0;
  top: 2px;
}

.shop_filter__checkboxes li .styler input {
  display: none;
}

.shop_filter__checkboxes li small {
  display: block;
  font-size: 12px;
  color: #8e8e8e;
}

.shop_filter_popup__content h4 {
  margin-bottom: 15px;
}

.sidebar .shop_filter_popup__footer {
  display: none;
}

.product__control_available {
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0;
  position: relative;
  color: #84c22a;
}

.cart-table__sum p,.subscribe-text {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.available_location_popup {
  width: 600px;
  top: 56px;
}

.available_location_popup .letter_menu {
  margin: 0;
}

.product__articule {
  color: #999;
  font-size: .75rem;
}

.main_content-with_sidebar_right {
  margin-right: 0;
  width: 820px;
  float: left;
}

.tooltip_popup__header {
  border-bottom: 1px solid #d5d5d5;
  padding-top: 3px;
  padding-bottom: 28px;
  margin-bottom: 20px;
}

.excerpt_card_grid {
  margin-left: -20px;
}

.excerpt_card_grid::after {
  content: '';
  display: table;
  clear: both;
}

.excerpt_card {
  float: left;
  width: 380px;
  margin-left: 20px;
  margin-bottom: 20px;
  background: #fff;
  position: relative;
}

.excerpt_card:focus,
.excerpt_card:hover {
  z-index: 10;
}

.excerpt_card__image {
  position: relative;
  overflow: hidden;
}

.excerpt_card__image a {
  display: block;
  position: relative;
  text-decoration: none;
  color: inherit;
}

.excerpt_card__image-overlay a::before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.6);
  -webkit-transition: .2s;
  transition: .2s;
}

.excerpt_card:focus .excerpt_card__image-overlay a::before,
.excerpt_card:hover .excerpt_card__image-overlay a::before {
  background: rgba(0,0,0,0);
}

.excerpt_card__image img {
  display: block;
  width: 100%;
  height: auto;
}

.excerpt_card__content {
  padding: 43px 70px 30px 31px;
  font-size: 16px;
  line-height: 26px;
}

.excerpt_card__content h3 {
  margin-bottom: 27px;
}

.excerpt_card__content h3 a {
  text-decoration: none;
}

.excerpt_card__content p {
  margin-bottom: 32px;
}

.excerpt_card__social {
  padding-bottom: 22px;
  display: none;
}

.excerpt_card:focus .excerpt_card__social,
.excerpt_card:hover .excerpt_card__social {
  display: block;
}

.excerpt_card__btn {
  padding-top: 11px;
}

.excerpt_card .btn-white:active,.excerpt_card .btn-white:focus,
.excerpt_card .btn-white:active,.excerpt_card .btn-white:hover {
  background: #ee2830;
  border-color: #ee2830;
}

.v_sticker {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  color: #fff;
  background: #ee2830;
  white-space: nowrap;
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  padding: 0 27px 26px 28px;
  text-align: center;
  z-index: 2;
  -webkit-transform: skew(-16deg);
  transform: skew(-16deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

.v_sticker::before {
  content: '';
  height: 100%;
  vertical-align: bottom;
  display: inline-block;
  margin-left: -3px;
}

.v_sticker>span {
  display: inline-block;
  width: 100%;
  white-space: normal;
  -webkit-transform: skew(16deg);
  transform: skew(16deg);
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}

.v_sticker-discount {
  font-size: 40px;
  line-height: 36px;
  padding: 0 27px 19px 23px;
}

.v_sticker-discount small {
  font-size: 20px;
  margin-right: -6px;
}

.v_sticker-stock {
  font-size: 60px;
  padding: 0 39px 23px 24px;
}

.action_subscribe {
  background: #fff;
  padding: 18px 30px;
  margin-bottom: 20px;
}

.action_subscribe::after {
  content: '';
  display: table;
  clear: both;
}

.action_subscribe__email {
  float: left;
}

.action_subscribe__phone {
  float: right;
}

.action_subscribe__label {
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 11px;
  margin-right: 25px;
}

.action_subscribe__input {
  float: left;
  width: 290px;
  position: relative;
}

.action_subscribe__input small {
  position: absolute;
  left: -20px;
  top: 11px;
  font-size: 14px;
}

.article_image {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: middle;
}

.del_check li::after,.excerpt_card_sidebar::after {
  display: table;
  content: '';
  clear: both;
}

.article h2 {
  padding-bottom: 14px;
  padding-right: 0;
}

.article_date {
  padding-top: 0;
  border-top: none;
}

.excerpt_card_sidebar .excerpt_card {
  width: 100%;
  margin-left: 0;
}

.article_footer_btn .btn {
  margin: 0 5px 10px;
}

.section_block {
  background: #fff;
  padding: 24px 40px 33px;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.section_block .order_form_step {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.del_check {
  padding: 0;
  list-style: none;
  font-size: 14px;
}

.del_check li {
  padding: 0 0 30px;
  position: relative;
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.del_check li:nth-child(2n+1) {
  clear: both;
}

.del_check .styler {
  position: absolute!important;
  left: 0;
}

.del_check__image {
  width: 45px;
  height: 34px;
  text-align: center;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -ms-flex: 0 0 45px;
  flex: 0 0 45px;
}

.del_check__image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

.del_check__content {
  margin-left: 15px;
}

.del_check__content strong {
  display: block;
  margin-bottom: -2px;
}

.del_check__content small {
  padding-top: 4px;
  font-size: 13px;
  line-height: 14px;
  display: block;
  color: #8e8e8e;
  margin-bottom: 10px;
}

.del_check__price {
  font-weight: 700;
  font-size: 13px;
  position: relative;
  border: 1px solid silver;
  padding: 1px 8px;
}

.edost_office_table {
  display: block;
  position: absolute;
  top: 20px;
}

.edost_office_table td {
  padding: 0 15px 0 0!important;
  margin: 0!important;
  border-bottom: 0;
}

.section_list {
  margin-left: -160px;
}

.section_list::after {
  content: '';
  display: table;
  clear: both;
}

.section_list__col {
  width: 175px;
  float: left;
  margin-left: 160px;
  margin-bottom: 31px;
}

.section_list__col:focus a,
.section_list__col:hover a {
  color: #ed1c24;
}

.section_list__col h2 {
  padding-bottom: 24px;
  margin-bottom: 23px;
}

.section_list__col ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

.section_list__col li {
  margin-bottom: 10px;
}

.section_list__col a {
  text-decoration: none;
}

.section_list__clear {
  clear: both;
}

.local_menu {
  margin-bottom: 20px;
  font-size: 14px;
  background: #fff;
}

.local_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.local_menu li {
  border-top: 1px solid #dfdfdf;
}

.local_menu li:first-child {
  border-top: none;
}

.local_menu a {
  display: block;
  text-decoration: none;
  padding: 14px 10px 15px 29px;
}

.local_menu a.active {
  color: #ed1c24;
  background: #dee1e4;
}

.input_wrapper {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  position: relative;
}

.product__size_block .input_wrapper {
  max-width: 414px;
  margin-right: 20px;
}

.page_dostavka .image,.page_dostavka .image img,.page_dostavka .image_map img,.proka_img_snow {
  max-width: 100%;
}

.product__size_block .input_wrapper .styler {
  margin-right: 0;
}

.error_label {
  position: absolute;
  left: 100%;
  margin-left: 10px;
  top: 50%;
  margin-top: -15px;
  white-space: nowrap;
  font-size: 14px;
  background: #f56571;
  line-height: 1;
  padding: 8px 22px;
  color: #fff;
}

.error_label::before {
  content: '';
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #f56571;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: -8px;
}

.excerpt::before,.order_data::before,.thumb_title .thumb_title_bg_wh::after {
  content: '';
  left: 0;
}

div.styler.error {
  display: inline-block!important;
}

.error .jq-selectbox__select {
  border-color: #ed1c24;
}

.order_data {
  border-top: none;
  margin-bottom: 57px;
  padding-top: 0;
  position: relative;
}

.order_data::before {
  height: 3px;
  background: #0c1111;
  position: absolute;
  right: 0;
  bottom: -11px;
}

.order_data:last-child {
  margin-bottom: 0;
}

.order_data-f {
  margin-bottom: 36px;
}

.order_data-f .order_data_header {
  margin-bottom: 30px;
}

.order_control_block .page_h2 {
  font-weight: 400;
}

.footer_widgets-s {
  width: 176px;
}

.social_widget-s {
  margin-bottom: 10px;
}

.social_widget-s>iframe {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.footer_socail .h3 {
  margin-bottom: 50px;
  margin-right: 230px;
}

.social_links {
  top: -6px;
}

.social_link {
  background-image: url(../images/social_c.png);
}

.social_link-fb {
  background-position: 0 0;
}

.social_link-tw {
  background-position: -38px 0;
}

.social_link-in {
  background-position: -76px 0;
}

.social_link-yt {
  background-position: -114px 0;
}

.social_link-vk {
  background-position: -152px 0;
}

.available_location_window {
  width: 700px;
  max-width: 100%;
}

.location_list {
  padding-top: 2px;
  padding-bottom: 16px;
}

.location_list::after {
  content: '';
  display: table;
  clear: both;
}

.location_list__col {
  float: left;
  width: 50%;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.location_list__col:first-child {
  padding-left: 0;
  padding-right: 20px;
}

.location_list__section {
  margin-bottom: 12px;
}

.location_section__title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
}

.location_item {
  position: relative;
  margin-bottom: 10px;
}

.location_item__status {
  position: absolute;
  /* right: 24px; */
  top: 7px;
  width: 27px;
  height: 8px;
}

.location_item__status span {
  float: left;
  margin-left: 1px;
  width: 8px;
  height: 8px;
  background: #dfdfdf;
}

.availability--low span.active {
  background: #ff4e40;
}

.availability--middle span.active {
  background: #ff8700;
}

.availability--high span.active {
  background: #84c22a;
}

.location_item__title {
  padding-right: 60px;
  padding-left: 40px;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  display: block;
}

.location_item__title small {
  color: #8e8e8e;
  display: inline-block;
  font-weight: 400;
  width: 100%;
}

.location_item p {
  color: #8e8e8e;
  font-size: 12px;
  margin-bottom: 0;
}

.location_list__footer {
  border-top: 1px solid #dfdfdf;
  padding-top: 23px;
}

.main_hits a.active {
  text-decoration: none;
  color: #ed1c24;
}

.subnav .wrapper a.disabled,.subnav .wrapper a.disabled strong,.subnav .wrapper a.disabled:focus,
.subnav .wrapper a.disabled,.subnav .wrapper a.disabled strong,.subnav .wrapper a.disabled:hover {
  color: #ddd!important;
  text-decoration: none;
  cursor: default!important;
}

.excerpt {
  position: relative;
}

.excerpt::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: .4;
  filter: alpha(opacity=40);
}

.excerpt-w::before {
  display: none;
}

.excerpt_content {
  position: relative;
  z-index: 1;
}

.excerpts {
  white-space: nowrap;
  overflow: hidden;
}

.excerpts>.excerpt,.excerpts>.excerpts_group {
  float: none;
  display: inline-block;
  white-space: normal;
  vertical-align: top;
}

.filter_label,.nav-catalog__link,.product_n__price del {
  white-space: nowrap;
}

.error-box .jq-checkbox {
  border-color: #ed1c24;
}

.city-search-form {
  padding-top: 21px;
  border-top: 1px solid #454747;
}

.city-search-form .form-btn,.city-search-form .form-row {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 7px;
}

.city-search-form .form-row {
  width: 30%;
}

.city-search-form .white_text {
  margin-bottom: 7px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
}

.thumb_title .thumb_title_bg_wh::after {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  background: -webkit-gradient(linear,left top, right top,color-stop(0, rgba(255,255,255,0)),color-stop(40%, #fff),to(#fff));
  background: linear-gradient(to right,rgba(255,255,255,0) 0,#fff 40%,#fff 100%);
}

#menu_overlay_header,#up,.slidedown-content,.slidedown-item,.slidedown-link {
  display: none;
}

.thumb_title_bg_wh {
  position: absolute;
  background: -webkit-gradient(linear,right top, left top,color-stop(70%, #fff),to(transparent));
  background: linear-gradient(to left,#fff 70%,transparent);
  right: 0;
  height: 20px;
  bottom: 5px;
  width: 30px;
  z-index: 1;
}

.up-button {
  position: fixed;
  display: none;
  width: 76px;
  height: 76px;
  left: 45px;
  bottom: 100px;
  background: #747778;
  cursor: pointer;
  z-index: 101;
  /* Потому что плагин для select делает z-index: 100; */
}

.up-button::before {
  content: '';
  position: absolute;
  top: 34px;
  left: 17px;
  width: 27px;
  height: 8px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.up-button::after {
  content: '';
  position: absolute;
  top: 34px;
  right: 18px;
  width: 27px;
  height: 8px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.subnav_menu li.menu_otstup {
  margin-bottom: 40px;
}

.product__control_col-3 {
  margin-top: 0;
}

.main_hits .float_left {
  display: none;
  position: absolute;
  background: #fff;
  padding-top: 29px;
  z-index: 10;
}

.viewed_header {
  position: relative;
}

.viewed_header .h1 {
  padding: 0 100px 0 0;
}

.viewed_header .float_right {
  position: absolute;
  background: #fff;
  padding-top: 20px;
  z-index: 10;
  right: 0;
  top: 0;
  padding-right: 30px;
}

.main_hits .line_title {
  margin: 0 125px;
}

.thumbs_carousel .owl-next,.thumbs_carousel .owl-prev {
  top: -44px;
  right: 31px;
}

#menu_overlay,#menu_overlay_header {
  background-color: #000;
  left: 0;
  top: 0;
  width: 100%;
  opacity: .5;
}

.b-share_theme_counter .b-share-btn__wrap:first-child {
  padding-left: 0;
}

#menu_overlay {
  height: 100%;
  position: fixed;
  z-index: 160;
}

#menu_overlay_header {
  height: 120px;
  position: absolute;
  z-index: 200;
}

.slidedown-filter {
  display: block;
  padding-bottom: 75px;
}

.slidedown-filter__link {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #eee;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.5rem;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
}

.slidedown-filter__close {
  background-image: url(../images/sprite.png);
  background-position: -455px -304px;
  height: 32px;
  width: 30px;
}

.menubanner {
  display: none;
}

.sidebar .slidedown-item .slidedown-content,.snow_man {
  display: block;
}

.sidebar-accept {
  bottom: 0;
  -webkit-box-shadow: 0 0 3px 1px #999;
  box-shadow: 0 0 3px 1px #999;
  position: fixed;
  width: 260px;
  z-index: 10;
}

.header_snow,.header_snow h2,.page_prokat,.page_prokat h1,.proka_img_snow,.snow_man {
  position: relative;
}

.sidebar-accept__btn {
  background-color: #ed1c24;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding: 15px;
  width: 100%;
}

.sidebar-accept__count {
  opacity: .5;
}

.title-desk__count {
  font-weight: 400;
  opacity: .4;
}

.akcii1:focus img,.akcii2:focus img,.ser_video:focus,
.akcii1:hover img,.akcii2:hover img,.ser_video:hover {
  opacity: .8;
}

.slidedown-item.opened::before {
  background-position: -190px -170px;
}

.page_prokat h1 {
  z-index: 2;
  font-weight: lighter;
}

.page_prokat h3 {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 0;
}

.proka_img_snow {
  text-align: center;
  margin-top: 0;
  z-index: 1;
}

.prokat_snow_table th {
  font-size: 20px;
  font-weight: 700;
  border-bottom: solid .5px #D6D6D6;
  padding-top: 20px;
}

.prokat_snow_table td {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  padding: 7px 0;
  margin-left: 10px;
  border-bottom: none;
  text-align: left;
}

.header_snow h2,.snow_p span {
  font-weight: 700;
}

.prokat_snow_table a {
  color: #2CA6E0;
  text-decoration: none;
}

.prokat_snow_table a:focus,
.prokat_snow_table a:hover {
  color: #2CA6E0;
  text-decoration: underline;
}

.prokat_snow_table2 h3,.prokat_snow_table2 th {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
}

.prokat_snow_table2 {
  margin-bottom: 27px;
}

.prokat_snow_table2 img {
  width: 100px;
}

.prokat_snow_table2 th {
  padding: 17px 0 17px 14px;
  margin: 10px;
  border: 0;
  background: #FFD500;
}

.prokat_snow_table2 h3 {
  padding: 0!important;
  margin: 0!important;
}

.prokat_snow_table2 td {
  padding: 7px 0 7px 14px;
  border: 0;
  text-align: left;
}

.page_prokat_img_2 img {
  max-width: 420px;
}

.prokat_snow_tab le2 td span,.prokat_snow_table2 td strike {
  color: #ed1c24;
}

.prokat_snow_table2 tr:nth-child(even) td {
  background: #f6f6f6;
}

.prokat_snow_img {
  max-width: 380px;
  padding-right: 30px;
}

.snow_man {
  margin-top: -60px;
  margin-left: 20px;
  width: 315px;
  height: 344px;
  z-index: 3;
  float: left;
}

.header_snow {
  z-index: 5;
  width: 475px;
  float: right;
  margin-top: 32px;
}

.header_snow h2 {
  font-size: 48px;
  text-transform: uppercase;
  font-style: italic;
  line-height: 40px;
  background: url(../images/prokat/step1.png) no-repeat;
  z-index: 5;
  width: 255px;
  height: 144px;
  padding-top: 40px;
  padding-left: 210px;
}

.header_snow h2 span {
  font-size: 58px;
}

.snow_people {
  margin-top: 35px;
  text-align: center;
}

.snow_people_header h2 {
  background: url(../images/prokat/snow_h2.png) no-repeat;
  width: 248px;
  height: 88px;
  text-transform: uppercase;
  position: relative;
  z-index: 6;
  font-weight: 400;
  line-height: 30px;
  padding-left: 132px;
  padding-top: 30px;
  margin-top: -65px;
  margin-left: 55px;
}

.snow_board_header h2,.snow_oborudovanie h2,.snow_price h2,.snow_vozvrat h2 {
  width: 370px;
  height: 88px;
  text-transform: uppercase;
  position: relative;
  font-weight: 400;
  line-height: 30px;
  padding-left: 132px;
  padding-top: 30px;
  margin-left: 55px;
}

.snow_board_header {
  z-index: 150;
}

.snow_board_header h2 {
  background: url(../images/prokat/snow_board.png) no-repeat;
  z-index: 151;
}

.snow_oborudovanie h2 {
  background: url(../images/prokat/snow_oborudovanie.png) no-repeat;
  z-index: 170;
}

.snow_price h2 {
  background: url(../images/prokat/price.png) no-repeat;
  z-index: 151;
}

.snow_vozvrat h2 {
  background: url(../images/prokat/vozvrat.png) no-repeat;
  z-index: 170;
}

.snow_board_img span,.snow_clock_fin span {
  font-style: italic;
  z-index: 155;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
}

.snow_board_img span {
  line-height: 40px;
  font-size: 48px;
}

.snow_clock_fin span {
  line-height: 50px;
  font-size: 58px;
}

.snow_right {
  float: right;
  margin-right: 110px;
  margin-bottom: 30px;
}

.snow_board_img {
  position: relative;
  z-index: 149;
}

.snow_board_img img {
  margin-top: -80px;
  position: absolute;
  z-index: 148;
}

.snow_oborudovanie_img {
  position: relative;
  z-index: 169;
  float: right;
  display: block;
  margin-top: -170px;
}

.snow_clock_img {
  position: relative;
  z-index: 158;
  float: right;
  display: block;
  margin-top: -80px;
}

.snow_clock_txt {
  float: left;
  display: block;
  position: relative;
  width: 400px;
}

.snow_price_img {
  position: relative;
  z-index: 150;
  margin-top: -40px;
  margin-bottom: 30px;
}

.snow_oborudovanie_txt {
  float: left;
  display: block;
  position: relative;
  width: 450px;
}

.snow_oborudovanie_txt a {
  padding-left: 27px;
  padding-right: 7px;
  padding-bottom: 3px;
  text-decoration: none;
  background: url(../images/prokat/arr.png) 6px 50% no-repeat #ffd400;
}

.snow_oborudovanie_txt span {
  font-size: 26px;
  text-transform: uppercase;
  line-height: 18px;
}

.snow_board_img p {
  z-index: 152;
  position: relative;
  margin-left: 330px;
}

.snow_contacts {
  height: 82px;
  width: 100%;
}

.snow_contacts address {
  font-style: normal;
  line-height: 20px;
}

.snow_contacts address span {
  text-transform: uppercase;
  font-weight: 700;
}

.snow_contacts_left {
  float: left;
  width: 35%;
}

.snow_contacts_right {
  float: right;
  width: 65%;
}

.snow_map {
  background: url(../images/prokat/map.png) no-repeat;
  display: block;
  width: 180px;
  height: 82px;
  padding-left: 40px;
}

.snow_clock,.snow_tel {
  display: block;
  height: 82px;
  padding-left: 60px;
  float: left;
}

.snow_tel {
  background: url(../images/prokat/telephone.png) no-repeat;
  width: 230px;
  text-align: left;
}

.snow_clock {
  background: url(../images/prokat/clock.png) no-repeat;
  width: 140px;
}

.page_dostavka .image2 .im2,.page_servis .image2 .im2 {
  display: none;
}

.snow_bron {
  float: left;
  width: 50%;
  padding-top: 60px;
  z-index: 9;
}

.snow_bron_img {
  float: right;
  width: 50%;
  position: relative;
  z-index: 10;
}

.page_dostavka .image2 .im,.page_dostavka .image2 .im img,.page_servis .image2 .im,.page_servis .image2 .im img {
  width: 100%;
}

.snow_bron_header,.snow_summa {
  padding: 13px;
  text-transform: uppercase;
  font-weight: 400;
  z-index: 20;
  text-align: left;
  position: relative;
}

.snow_bron_header {
  border: 2px solid #000;
  font-size: 25px;
  top: 40px;
  height: 50px;
}

.snow_summa {
  background: #ffd400;
  font-size: 17px;
  top: -30px;
  line-height: 40px;
}

.snow_bron_p {
  position: relative;
  z-index: 11;
}

.snow_bron_p span {
  font-style: italic;
}

.img_center {
  text-align: center;
  font-size: 20px;
}

.page_dostavka {
  position: relative;
}

.page_dostavka .image_map {
  text-align: center;
  padding-bottom: 30px;
}

.page_dostavka .info {
  font-weight: 200;
  font-size: 30px;
  line-height: 40px;
}

.page_dostavka .info2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 47px;
}

.page_dostavka h1 {
  font-weight: 300;
  font-size: 40px;
  line-height: 55px;
}

.page_dostavka h2 span {
  margin: auto 0;
}

.page_dostavka h3,.page_servis h3 {
  margin-bottom: 0;
  text-transform: uppercase;
}

.page_dostavka .image {
  text-align: center;
  margin-top: 20px;
}

.page_dostavka h3 {
  font-family: 'Neris Black',arial;
  font-size: 30px;
}

.page_dostavka a {
  text-decoration: none;
  border-bottom: 1px dashed navy;
  color: #303030;
}

.zeropixels a {
  text-decoration: none;
  border-bottom: 0;
}

.zeropixels a:focus,
.zeropixels a:hover {
  text-decoration: none;
  border-bottom: 0!important;
}

.page_dostavka a:focus,.page_servis a,.page_servis a:focus,
.page_dostavka a:hover,.page_servis a,.page_servis a:hover {
  border-bottom: 1px dashed navy;
  text-decoration: none;
}

.page_dostavka a:focus,
.page_dostavka a:hover {
  color: #39C;
}

.page_dostavka .num {
  position: absolute;
}

.page_dostavka .num img {
  max-width: none;
}

.page_dostavka .num.num2 {
  margin-left: 30px;
}

.page_dostavka .num.num3 {
  margin-left: 40px;
}

.page_dostavka .with_number {
  margin-top: 50px;
}

.page_dostavka .withnum {
  position: relative;
}

.page_dostavka .withnum.num1 {
  margin-left: 160px;
}

.page_dostavka .withnum.num2,.page_dostavka .withnum.num3 {
  margin-left: 310px;
}

.page_dostavka .withnum.num4,.page_dostavka .withnum.num5 {
  margin-left: 270px;
}

.page_dostavka .withnum.num2 p,.page_dostavka .withnum.num3 p,.page_dostavka .withnum.num4 p,.page_dostavka .withnum.num5 p {
  padding-top: 0;
}

.page_dostavka .image2 {
  overflow: hidden;
  margin-top: 10px;
}

.page_dostavka .pack0 {
  background: #ffd400;
  position: absolute;
  right: 0;
  max-width: 440px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px 20px;
  line-height: 18px;
}

.page_dostavka .packs {
  overflow: hidden;
}

.page_dostavka .pack1 {
  float: left;
  margin-right: 20px;
  max-width: 100%;
}

.page_dostavka .pack2 {
  float: left;
  margin-top: 100px;
  max-width: 100%;
}

.page_dostavka .end h3 {
  text-align: center;
  margin-top: 50px;
}

.page_dostavka .end .image {
  float: right;
  padding-top: 50px;
}

.page_dostavka .end .text {
  position: absolute;
  max-width: 500px;
  padding-bottom: 10px;
  border-radius: 10px;
}

.page_servis .image img,.page_servis .image_map img {
  max-width: 100%;
}

.page_servis {
  position: relative;
}

.page_servis .image_map {
  text-align: center;
  padding-bottom: 30px;
}

.page_servis .info {
  font-size: 28px;
  font-weight: lighter;
}

.page_servis .image {
  text-align: center;
  margin-top: 20px;
  max-width: 100%;
}

.page_servis h3 {
  font-family: Neris;
  font-size: 25px;
  line-height: 30px;
  font-weight: lighter;
}

.page_servis a {
  color: #303030;
}

.page_servis a:focus,
.page_servis a:hover {
  color: #39C;
}

.page_servis .num {
  position: absolute;
}

.page_servis .num img {
  max-width: none;
}

.page_servis .num.num2 {
  margin-left: 30px;
}

.page_servis .num.num3 {
  margin-left: 40px;
}

.page_servis .with_number {
  margin-top: 50px;
}

.page_servis .withnum {
  position: relative;
}

.page_servis .withnum.num1 {
  margin-left: 160px;
}

.page_servis .withnum.num2,.page_servis .withnum.num3 {
  margin-left: 310px;
}

.page_servis .withnum.num4,.page_servis .withnum.num5 {
  margin-left: 270px;
}

.product_detail_icons img,.product_list_icons img {
  max-height: 25px;
  margin-left: 10px;
}

.page_servis .withnum.num2 p,.page_servis .withnum.num3 p,.page_servis .withnum.num4 p,.page_servis .withnum.num5 p {
  padding-top: 0;
}

.page_servis .image2 {
  overflow: hidden;
  margin-top: 10px;
}

.page_servis .pack0 {
  background: #ffd400;
  position: absolute;
  right: 0;
  max-width: 440px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px 20px;
  line-height: 18px;
}

.page_servis .packs {
  overflow: hidden;
}

.page_servis .pack1 {
  float: left;
  margin-right: 20px;
  max-width: 100%;
}

.page_servis .pack2 {
  float: left;
  margin-top: 100px;
  max-width: 100%;
}

.page_servis .end h3 {
  text-align: center;
  margin-top: 50px;
}

.page_servis .end .image {
  float: right;
  padding-top: 50px;
}

.page_servis .end .text {
  position: absolute;
  max-width: 500px;
  padding-bottom: 10px;
  border-radius: 10px;
}

.product_list_icons {
  position: absolute;
  overflow: hidden;
  max-height: 25px;
}

.product_list_icons a {
  text-decoration: none;
}

.product_detail_icons {
  position: absolute;
  top: 45px;
  left: 130px;
  z-index: 199;
}

.product_detail_icons a {
  text-decoration: none;
}

.data_table2 {
  margin-bottom: 27px;
}

.data_table2 th {
  padding: 13px 20px;
  border: 0;
  text-align: left;
  border-right: 2px solid #fff;
  text-transform: uppercase;
  background: #0871b9;
  color: #fff;
  height: 40px;
}

.data_table2 td {
  padding: 7px 20px 8px;
  border: 0;
  text-align: left;
  width: 90%;
  border-right: 2px solid #fff;
}

#discount p a,#discount p a:focus,
#discount p a,#discount p a:hover {
  text-decoration: none;
  border-bottom: 1px dashed navy;
}

.data_table2 td span,.data_table2 td strike {
  color: #ed1c24;
}

.data_table2 tr:nth-child(even) td {
  background: #f6f6f6;
}

#discount p a:focus,
#discount p a:hover {
  color: #39C;
}

p.min-line-height {
  margin-top: -20px;
  line-height: 16px!important;
}

.bx_item_detail_rating {
  margin-bottom: 0;
}

.bx_item_detail_rating td {
  vertical-align: middle;
  text-align: right;
  border: 0;
  padding: 0;
}

.bx_item_detail_rating .bx_item_rating {
  text-align: right;
}

.bx_item_detail_rating .bx_stars_container {
  position: relative;
  width: 94px;
  height: 20px;
  background: #dadada;
  background-size: 100% 100%;
}

.bx_item_detail_rating .bx_stars_bg {
  position: absolute;
  top: -1px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 160;
  background: url(/bitrix/templates/.default/components/bikecenter/iblock.vote/stars/images/stars.png) center no-repeat;
  cursor: pointer;
}

.bx_item_detail_rating .bx_stars_progres {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #EE2830;
}

.page_ser,.page_ser h3 {
  position: relative;
}

.page_ser h3::before,.page_service_zima h3::before {
  height: 87px;
  top: 50%;
  left: 10px;
  content: '';
}

.bx_item_detail_rating .bx_stars_rating_votes {
  color: #8d8d8d;
  font-size: 11px;
  line-height: 11px;
  vertical-align: middle;
}

.order_call_link_side {
  display: none;
}

.rasprodazha-menu-item {
  background: url(../images/menu_sale_on.png) 76% 54% no-repeat;
  text-align: left!important;
  padding-left: 0!important;
  color: #ed1c24!important;
}

.rasprodazha-menu-item div {
  margin-left: 12%;
  padding: 0 10px;
}

.rasprodazha-menu-item.active,.rasprodazha-menu-item:focus,
.rasprodazha-menu-item.active,.rasprodazha-menu-item:hover {
  background: url(../images/menu_sale_off.png) 76% 54% no-repeat #ed1c24!important;
  text-align: left!important;
  padding-left: 0!important;
  color: #fff!important;
}

.table_service {
  border: 0!important;
  margin: 0!important;
  padding: 0!important;
}

.table_service td {
  border-bottom: none!important;
  text-align: left!important;
}

.contacts_center a,.contacts_center a:focus,
.contacts_center a,.contacts_center a:hover {
  text-decoration: none;
  border-bottom: 1px dashed navy;
}

.contacts_center,.imagecen {
  text-align: center;
}

.column {
  -webkit-column-width: 100px;
  -moz-column-width: 100px;
  column-width: 100px;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-column-rule: 1px solid #ccc;
  -moz-column-rule: 1px solid #ccc;
  column-rule: 1px solid #ccc;
}

.contacts_center .info {
  font-size: 20px;
  font-weight: lighter;
}

.contacts_center .info2 {
  font-size: 20px;
  line-height: 26px;
}

.contacts_center .info3 {
  font-size: 16px;
  line-height: 26px;
}

.contacts_center a {
  color: #303030;
}

.contacts_center a:focus,
.contacts_center a:hover {
  color: #39C;
}

.page_ser h2 {
  padding-left: 31px;
}

.ser_top {
  padding-top: 40px!important;
}

.ser_big {
  font-size: 28px!important;
  line-height: 30px;
  margin-top: 10px;
  font-weight: lighter;
}

.page_ser ul {
  padding: 0;
  margin: 0;
}

.page_ser ul li {
  padding: 0 0 0 31px;
  margin: 0;
  list-style: none;
  background: url(../images/service/ser_li.jpg) 0 50% no-repeat;
}

.ser_left {
  float: left;
  width: 49%;
}

.ser_right {
  float: right;
  width: 49%;
}

.page_ser h3 {
  background: #0871b9;
  padding: 0 10px 0 127px;
  text-transform: uppercase;
  font-size: 32px;
  color: #fff;
  margin-top: 40px;
  line-height: 50px;
  min-height: 105px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

.page_ser h3 span {
  margin: auto 0;
}

.page_ser h3::before {
  width: 87px;
  background: url(../images/service-icon.png) center center no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
  position: absolute;
  margin-top: -43px;
}

.page_ser img {
  margin: -10px 0 0;
  padding: 0;
  border: 0;
}

.ser_table {
  border: 1px!important;
}

.ser_table td {
  border: 0!important;
  padding: 0!important;
  vertical-align: bottom;
}

.tr_ser_bor {
  border-bottom: 1px solid #d5d5d5;
}

.ser_table th {
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  border: 0!important;
}

.ser_table address {
  text-align: left;
  font-weight: 400;
  font-size: 26px;
  font-style: normal;
  margin-top: 55px;
  margin-bottom: 0!important;
}

.gift_card h1,.gift_card p,.image,.page_dostavka .imgcenter {
  text-align: center;
}

.clear_table td {
  border-bottom: 0!important;
  background-color: #ed1c24;
}

.page_ser a,.page_ser a:focus,
.page_ser a,.page_ser a:hover {
  text-decoration: none;
  border-bottom: 1px dashed navy;
}

.page_ser a {
  color: #303030;
}

.page_ser a:focus,
.page_ser a:hover {
  color: #39C;
}

.karta_item a,.karta_item a:focus,
.karta_item a,.karta_item a:hover {
  text-decoration: none;
  border-bottom: 0 dashed navy;
}

.kara_wrap {
  display: inline;
}

.karta_item,.karta_item img {
  display: block;
}

.karta_item {
  width: 70px;
  float: left;
  padding-right: 13px;
}

.karta_item p {
  padding-top: 5px;
  font-size: 11px;
  line-height: 15px;
}

.karta_item a {
  color: #303030;
}

.karta_item a:focus,
.karta_item a:hover {
  color: #39C;
}

.gift_card a,.gift_card a:focus,.page_service_zima li a,.page_service_zima li a:focus,
.gift_card a,.gift_card a:hover,.page_service_zima li a,.page_service_zima li a:hover {
  text-decoration: none;
  border-bottom: 1px dashed navy;
}

.service_man {
  margin-top: -80px;
  position: relative;
  z-index: 2;
}

.zima_img {
  position: relative;
  z-index: 1;
}

.service_h {
  margin: 30px 0 40px;
}

.page_service_zima ul {
  padding: 0;
  margin: 0;
}

.page_service_zima ul li {
  padding: 0 0 0 31px;
  margin: 0;
  list-style: none;
  background: url(../images/service/ser_li.jpg) 0 50% no-repeat;
}

.page_service_zima li a {
  color: #39C;
}

.page_service_zima li a:focus,
.page_service_zima li a:hover {
  color: #303030;
}

.page_service_zima h4 {
  font-size: 30px;
  font-weight: lighter;
  margin-top: 45px;
}

.page_service_zima h3 {
  background: #0871b9;
  padding: 0 10px 0 127px;
  text-transform: uppercase;
  font-size: 32px;
  color: #fff;
  margin-top: 40px;
  position: relative;
  line-height: 50px;
  min-height: 105px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

.page_service_zima span {
  margin: auto 0;
}

.page_service_zima h3::before {
  width: 87px;
  background: url(../images/service-icon.png) center center no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
  position: absolute;
  margin-top: -43px;
}

.ser_left2,.ser_right2 {
  width: 45%;
  margin-bottom: 40px;
}

.ser_left2 {
  float: left;
}

.ser_right2 {
  float: right;
}

.text_zima_top {
  position: relative;
  left: 0;
  top: 0;
  width: 250px;
  height: 70px;
}

.text_zima_top p {
  line-height: 20px;
}

.ser_left2 img,.ser_right2 img {
  margin-top: -70px;
}

.gift_card h1 {
  font-weight: lighter;
  font-size: 34px;
}

.gift_card img {
  margin-bottom: 15px;
  margin-top: 15px;
  border-radius: 15px;
}

.gift_card .info {
  font-size: 22px;
  font-weight: lighter;
}

.gift_card a {
  color: #303030;
}

.gift_card a:focus,
.gift_card a:hover {
  color: #39C;
}

img#photo2846 {
  width: 400px;
  margin-left: -200px;
}

span.a_360 {
  color: grey;
  font-size: 16px;
  margin-left: 5px;
}

.ser_video {
  width: 196px;
  height: 196px;
  padding: 10px;
  border: 1px solid #cfcfcf;
  float: left;
  margin: 0 20px 20px 0;
  -webkit-transition: opacity .35s;
  transition: opacity .35s;
}

.ss_ser {
  color: #16a3de;
  font-size: 14px;
  line-height: 15px;
  margin: 0!important;
  padding: 0 0 10px!important;
}

.ser_video span {
  font-size: 11px;
  display: block;
  line-height: 12px;
}

.page_dostavka ul.star {
  padding: 0;
  margin: 0;
}

.page_dostavka li.star {
  background: url(/bitrix/templates/bikecenter_main/images/help/star.png) 0 50% no-repeat;
  padding-left: 30px;
  list-style-type: none;
}

.contact_new_address_block__title {
  font-size: 28px;
  font-weight: lighter;
}

.contact_new_main_window {
  position: relative;
  margin-bottom: 30px;
}

.contact_new_main_window_bg {
  background: url(../images/contact_new_main_window.png) center bottom/contain no-repeat;
  width: 100%;
  position: relative;
  left: 0;
  bottom: 0;
  z-index: 2;
  height: 40vh;
}

.contact_new_main_window_bg2 {
  background: url(../images/contact_new_main_window2.png) center bottom/contain no-repeat;
}

.contact_new_main_window_left {
  float: left;
  width: 52%;
  font-size: 26px;
  font-weight: lighter;
  line-height: 23px;
}

.contact_new_main_window_left span {
  font-size: 50px;
  line-height: 56px;
}

.contact_new_main_window_right {
  float: left;
  max-width: 385px;
  width: 48%;
  font-size: 28px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: lighter;
  height: 210px;
  position: relative;
  z-index: 1;
}

.contact_new_main_window_right_inner {
  padding: 16px 20px;
  background: url(../images/contact_new_main_window_right.png) no-repeat;
  height: 100%;
}

.contact_new_main_window_right span {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: block;
  text-transform: none;
}

.data_table3 th,.kontent h3,.kontent h4,.page_promo h2 {
  text-transform: uppercase;
}

.contact_new_phones_left {
  width: 50%;
  float: left;
  padding: 20px 0;
}

.contact_new_phones_left_tittle {
  font-weight: lighter;
  font-size: 16px;
  line-height: 16px;
  margin-top: 5px;
}

.contact_new_phones_left_phone {
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none!important;
}

.cart-table__good-item a,.contact_new_city_about2 a,.contact_new_phones_right_row a,.kontent a,.table_3 A {
  text-decoration: none;
}

.contact_new_phones_right_img {
  height: 150px;
  width: 150px;
  float: left;
}

.contact_new_phones_right_right {
  background: #ffd400;
  padding: 12px 15px;
  float: left;
  width: 203px;
  height: 103px;
  position: relative;
}

.contact_new_phones_right_right::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 23px solid #ffd400;
  border-right: 23px solid transparent;
}

.contact_new_phones_right_right_position {
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 5px;
}

.contact_new_phones_right_right_name {
  font-size: 24px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 8px;
}

.contact_new_phones_right_right_phone {
  font-size: 19px;
  font-weight: 300;
  line-height: 22px;
}

.contact_new_text {
  font-size: 16px;
  font-weight: lighter;
  line-height: 18px;
  margin-bottom: 30px;
}

.contact_new_footer {
  text-align: justify;
  width: 100%;
}

.contact_new_footer::after {
  content: '';
  display: inline-block;
  width: 100%;
}

.contact_new_footer_item {
  width: 176px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

.contact_new_footer_item img {
  width: 143px;
  height: 143px;
  border-radius: 72px;
  margin-bottom: 10px;
}

.contact_new_footer_item_text {
  font-size: 14px;
  font-style: italic;
  line-height: 16px;
  text-align: left;
}

.contact_new_phones {
  margin-bottom: 27px;
}

.contact_new_city_about {
  margin-bottom: 8px;
}

.contact_new_city_about ul {
  list-style: none;
  padding: 0;
  margin-bottom: 17px;
}

.contact_new_city_about ul li {
  width: calc(33.3333% - 47px);
  float: left;
  font-size: 18px;
  line-height: 28px;
  padding-left: 47px;
  position: relative;
  letter-spacing: -1px;
}

.contact_new_city_about ul li::before {
  content: '';
  display: block;
  width: 34px;
  height: 43px;
  margin-top: -22px;
  background-image: url(../images/contact_new_sprite.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
}

.contact_new_city_about ul li.contact_new_city_about_city::before {
  background-position: 0 0;
}

.contact_new_city_about ul li.contact_new_city_about_phone::before {
  background-position: -34px 0;
}

.contact_new_city_about ul li.contact_new_city_about_time::before {
  background-position: -68px 0;
}

.contact_new_city_about ul li span {
  display: block;
}

.contact_new_city_about2 {
  color: #898989;
  font-size: 14px;
  font-weight: 300;
  line-height: 5px;
  padding-left: 47px;
}

.contact_new_city_about2 a {
  color: #898989;
  font-size: 14px;
  font-weight: 300;
  line-height: 33px;
  display: block;
}

.contact_new_proezd_left {
  float: left;
  width: calc(50% - 45px);
  padding-right: 45px;
}

h3.contact_new_h3 {
  font-size: 19px;
  font-weight: 600;
  line-height: 21px;
  margin-bottom: 8px;
}

.contact_new_proezd .contact_new_proezd_text {
  font-size: 16px;
  font-weight: lighter;
  line-height: 18px;
}

.contact_new_slider .owl-pagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  text-align: center;
}

.contact_new_slider .owl-page {
  display: inline-block;
  width: 29px;
  height: 8px;
  background: #f9f9f9;
  vertical-align: middle;
  margin: 0 3px;
}

.contact_new_slider .owl-page.active {
  background: #131312;
}

.contact_new_ymap_all {
  width: 100%;
  height: 585px;
  margin-bottom: 42px;
}

.contact_new_ymap_one {
  height: 300px;
  margin-bottom: 10px;
  width: 100%;
}

.contact_new_slider {
  margin-bottom: 30px;
}

.contact_new_slider_item {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 577px;
}

.contact_new_proezd {
  margin-bottom: 20px;
}

.contact_new_phones_right {
  float: left;
  width: 290px;
  margin-left: 45px;
  margin-top: 50px;
}

.contact_new_phones_right_row {
  border-right: 2px solid #000;
  border-bottom: 1px solid #fff;
  background: #ffd400;
  height: 52px;
  padding-left: 70px;
  position: relative;
}

.contact_new_phones_right_row::before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 52px;
  background: #fff;
}

.contact_new_phones_right_row a::before,.contact_new_phones_right_row::after,.page_promo h2::before,.price-no-discount::before {
  top: 50%;
  content: '';
}

.contact_new_phones_right_row::after {
  display: block;
  width: 18px;
  margin-left: -9px;
  height: 18px;
  margin-top: -9px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  left: 52px;
  background: #ffd400;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.contact_new_phones_right_row a {
  font-size: 20px;
  line-height: 52px;
  letter-spacing: -.3px;
  font-weight: lighter;
  position: relative;
}

.contact_new_phones_right_row a::before {
  display: block;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  position: absolute;
  left: -60px;
  background-image: url(../images/contact_new_icons.png);
  background-repeat: no-repeat;
}

.video,.video video {
  width: 100%;
  height: auto;
}

.contact_new_phones_right_row.contact_new_phones_right_whatsapp a::before {
  background-position: 0 0;
}

.contact_new_phones_right_row.contact_new_phones_right_callme a::before {
  background-position: -30px 0;
}

.contact_new_phones_right_row.contact_new_phones_right_write a::before {
  background-position: -60px 0;
}

.contact_new_phones_right_row a:focus::before,
.contact_new_phones_right_row a:hover::before {
  background-position-y: -30px;
}

.btn[style*=orange] {
  border: 1px solid orange;
}

.btn[style*=orange]:focus,
.btn[style*=orange]:hover {
  border: 1px solid orange;
  background: #efc520!important;
}

.kontent td,tr {
  max-height: 10px!important;
  padding: 10px;
}

.kontent td {
  text-align: left;
  border: 0;
  padding: 0!important;
  margin: 0!important;
}

.dop_vid td,.kontent .center,.kontent h3 {
  text-align: center;
}

.kontent a {
  border-bottom: 1px dashed navy;
  color: #303030;
}

.kontentaimg a {
  border-bottom: 0;
}

.kontent h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: lighter;
}

.kontent h4 {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
}

.kontent p {
  padding-bottom: 5px;
  margin-bottom: 20px;
}

.kontent img {
  max-width: 100%;
  max-height: 100%;
}

.video {
  display: block;
}

.dop_vid table {
  border: 0;
  padding: 0;
  margin: 0;
}

.dop_vid td {
  padding: 0 5px;
}

.data_table3 {
  margin-bottom: 27px;
}

.data_table3 th {
  padding: 13px 20px;
  border: 0;
  text-align: left;
  border-right: 2px solid #fff;
  background: #36b449;
  color: #fff;
  height: 40px;
  font-weight: lighter;
  font-size: 17px;
}

.page_promo h1,.page_servis h1 {
  font-size: 34px;
  font-weight: lighter;
}

.data_table3 td {
  padding: 7px 20px 8px;
  border: 0;
  text-align: left;
  border-right: 2px solid #fff;
}

.deldel2,.order_list_prod_img_block,.page_promo .align {
  text-align: center;
}

.data_table3 tr:nth-child(even) td {
  background: #f6f6f6;
}

#mneniya-head {
  border-top: none!important;
  margin-top: -40px!important;
}

.page_promo h2 {
  font-weight: lighter;
  font-size: 30px;
  background: #ffd400;
  padding: 0 10px 0 127px;
  margin-top: 40px;
  position: relative;
  line-height: 50px;
  min-height: 105px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.page_promo h2 span {
  margin: auto 0;
}

.page_promo h2::before {
  width: 87px;
  height: 87px;
  background: url(../images/promo.png) center center no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
  position: absolute;
  left: 10px;
  margin-top: -43px;
}

.contact_new_main_window1,.contact_new_main_window10,.contact_new_main_window11,.contact_new_main_window2,.contact_new_main_window3,.contact_new_main_window4,.contact_new_main_window6,.contact_new_main_window7,.contact_new_main_window9 {
  height: 500px;
  margin-bottom: 30px;
}

.page_promo .info {
  font-size: 24px;
  line-height: 28px;
  font-weight: lighter;
}

.page_promo .img {
  max-height: 400px;
}

.deldel {
  font-size: 22px;
  font-weight: 400;
  border-bottom: 1px solid #d5d5d5;
}

.table_del2 {
  border: 0;
}

.deldel2,.table_del2 td {
  border: 1px solid #d5d5d5;
}

.table_del2 td {
  font-size: 16px;
  line-height: 24px;
  padding: 15px;
  width: 200px;
}

@media (max-width: 500px) {
  .table_del2 td {
    font-size: 3.4vw;
  }
}

@media (max-width: 400px) {
  .table_del2 td  {
    font-size: 2.6vw;
  }

  .deldel3 {
    font-size: 12px !important;
  }
}

.deldel2 {
  font-size: 22px;
  font-weight: lighter;
  line-height: 14px;
  color: #000;
  background-color: #ffd401;
}

.deldel3,.deldel4 {
  font-size: 14px;
  font-style: italic;
}

.deldel4,.deldel4 a {
  color: #848684;
}

.deldel4 {
  line-height: 22px;
}

.contact_new_address_block__title2 {
  font-size: 28px;
  line-height: 28px;
}

.contact_new_main_window_left2,.contact_new_main_window_left2_inner {
  font-size: 36px;
  font-weight: lighter;
  line-height: 36px;
}

.contact_new_main_window_left2 {
  float: left;
  width: 52%;
}

.contact_new_main_window_right2_inner {
  padding: 16px 20px;
}

.contact_new_main_window_right2 {
  float: left;
  width: 48%;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}

.contact_new_main_window_right2 span {
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
  display: block;
  text-transform: none;
}

.contact_new_main_window1 {
  position: relative;
  background: url(../images/contacts/contact_new_main_window.jpg) left bottom/cover no-repeat;
}

.contact_new_main_window2 {
  position: relative;
  background: url(../images/contacts/contact_new_main_window2.jpg) left bottom/cover no-repeat;
}

.contact_new_main_window3 {
  position: relative;
  background: url(../images/contacts/contact_new_main_window3.jpg) left bottom/cover no-repeat;
}

.contact_new_main_window4 {
  position: relative;
  background: url(../images/contacts/contact_new_main_window4.jpg) left bottom/cover no-repeat;
}

.contact_new_main_window5 {
  height: 500px;
  position: relative;
  margin-bottom: 30px;
  background: url(../images/contacts/contact_new_main_window5.jpg) left bottom/cover no-repeat;
}

.contact_new_main_window6 {
  position: relative;
  background: url(../images/contacts/contact_new_main_window6.jpg) left bottom/cover no-repeat;
}

.contact_new_main_window7 {
  position: relative;
  background: url(../images/contacts/contact_new_main_window7.jpg) left bottom/cover no-repeat;
}

.contact_new_main_window9 {
  position: relative;
  background: url(../images/contacts/contact_new_main_window9.jpg) left bottom/cover no-repeat;
}

.contact_new_main_window10 {
  position: relative;
  background: url(../images/contacts/contact_new_main_window10.jpg) left bottom/cover no-repeat;
}

.contact_new_main_window11 {
  position: relative;
  background: url(../images/contacts/rossiyskaya.jpg) left bottom/cover no-repeat;
}

.contact_new_main_window_left2-time {
  text-align: center;
  background: #FFD500;
  display: block;
}

.contact_new_main_window_left2-time-header {
  font-size: 26px;
  font-weight: lighter;
  line-height: 24px;
  text-transform: uppercase;
  position: relative;
  border-bottom: 1px solid #fff;
  padding: 10px 20px 8px;
}

.contact_new_main_window_left2-time-header::after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: #FFD500;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  bottom: -9px;
  margin-left: -8px;
}

.contact_new_main_window_left2-time-body {
  font-size: 85px;
  line-height: 85px;
  letter-spacing: -5px;
  padding: 0 20px;
}

.contact_new_main_window_left2-time-body span {
  font-size: 42px;
  vertical-align: top;
  line-height: 54px;
}

.contact_new_main_window_left2-time-footer {
  font-size: 15px;
  color: #ffd400;
  text-transform: uppercase;
  background: #000;
  font-weight: lighter;
  padding: 5px 20px;
}

.order_list_prod_img_block {
  width: 50px;
  height: 50px;
  float: left;
  padding-right: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.a_dost img {
  max-width: 520px;
  margin: 30px;
}

.a_dost a,.a_dost a img {
  border-bottom: none!important;
}

.a_dost ul {
  list-style-type: disc;
  text-align: left;
}

.greenprice {
  font-size: 16px;
  Color: #53c19b;
}

.boldcourier {
  font-size: 16px;
  font-weight: 700;
}

.smalldelievery {
  font-size: 14px!important;
}

.imgdelievery {
  margin-bottom: 30px;
}

.img_main_wrap img {
  height: auto;
}

.contacts_features li {
  border: 1px solid #adadad;
  display: inline-block;
  padding: 20px 40px;
  margin: 10px 10px 0 0;
  font-size: 16px;
}

.contacts_features li:focus,
.contacts_features li:hover {
  background: left no-repeat #ffd400;
}

.sbrf_payment_text {
  font-size: 14px;
  max-width: 400px;
  text-align: center;
  margin: 0 auto;
}

#sbrf_payment_success_p {
  background: #90D32F;
  border-color: #84c22a;
  color: #fff;
  height: 56px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 60px;
  font-weight: 700;
}

#wrap_sbrf_payment_success_p {
  text-align: center;
}

#wrap_sbrf_payment_text {
  margin-top: 10px;
  margin-bottom: 110px;
  text-align: left;
}

.table-samokat {
  width: 100%;
  border: 1px solid #e3e3e3;
}

.table-samokat img {
  max-height: none;
}

.table-samokat td {
  text-align: center;
  padding: 0 5px!important;
  margin: 0!important;
  border: 1px solid #e3e3e3;
  height: 40px;
  color: #444;
  font-size: 13px;
}

.table-samokat th,.table-samokat-width th {
  font-weight: 600;
  background: #ffd400;
  height: 60px;
  padding: 0 5px!important;
  color: #444;
  font-size: 13px;
  margin: 0!important;
  text-align: center;
}

.table-samokat-width {
  width: 100%;
  table-layout: fixed;
}

.table-samokat-width th {
  width: 100%;
}

.thumb_services-compare,.thumb_services-compare.active,.thumb_services-favorite,.thumb_services-favorite.active {
  background-image: url(/bitrix/templates/bikecenter_main/images/sprite2.png);
}

.table-samokat-width td {
  text-align: center;
  padding: 0 5px!important;
  margin: 0!important;
  border: 1px solid #e3e3e3;
  height: 40px;
  color: #444;
  font-size: 13px;
}

.lvl-snow td {
  text-align: center!important;
  border: 0;
  padding: 0!important;
  margin: 0!important;
}

.content_attention_block,.content_feature_wrapper {
  border: 1px solid #f2f3f5;
  vertical-align: middle;
}

.kontentapopup p {
  text-align: justify;
}

.center-img {
  display: block;
  margin: 0 auto;
}

.vip_rent {
  color: #1564a6;
  font-weight: 700;
  font-style: italic;
  font-size: 1.2em;
}

.kontent .table_right {
  text-align: right;
  vertical-align: top;
}

.table-velo p {
  margin: 0;
}

#element_product_brand {
  cursor: pointer;
}

h2.tab-text {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.brand_list_item_img {
  border: 1px solid #f2f3f5;
  padding: 10px 5px 5px;
  width: 100px;
}

.brand_list_item_img:focus,
.brand_list_item_img:hover {
  -webkit-box-shadow: 0 0 4px #999;
  box-shadow: 0 0 4px #999;
}

.brand_list_item_img img {
  width: 100px;
}

.content_feature_image,.content_feature_image_sb {
  float: left;
  padding-top: 5px;
  width: 22%;
}

.content_feature_text {
  float: right;
  width: 77%;
}

.content_feature_text p {
  padding: 0;
}

.content_bike_left,.content_bike_right {
  text-align: center;
  float: left;
  width: 50%;
}

.content_bike_left img,.content_bike_right img {
  margin: auto;
}

.content_attention_image,.content_attention_image_plus {
  float: left;
  padding-top: 10px;
  width: 22%;
  text-align: center;
}

.content_bike_right_text {
  float: right;
  width: 77%;
}

.auth_error_text {
  color: #ed1c24;
  font-weight: 700;
  margin-top: -15px;
}

textarea::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

textarea::-moz-placeholder {
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

textarea:-moz-placeholder {
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

textarea:-ms-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

textarea:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

textarea:focus::-moz-placeholder {
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

textarea:focus:-moz-placeholder {
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

textarea:focus:-ms-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.suphint {
  font-size: 11px;
  color: #848684;
}

.clickcollect {
  width: 20%;
  float: left;
  margin-bottom: 30px;
}

.clickcollect p {
  text-align: center;
  font-size: 13px;
  line-height: 18px;
  margin: 0;
}

.clickcollect h4 {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
}

#SDEK_pvz {
  width: 100%!important;
}

#SDEK_logo,.SDEK_mark {
  display: none!important;
}

#SDEK_cityLabel {
  max-height: 600px;
  overflow-y: auto;
}

.cart-table {
  font-size: .875rem;
  display: block;
  line-height: 1.0625rem;
  margin: 0;
  text-align: center;
}

.cart-table__header {
  font-weight: 700;
  padding-bottom: 20px;
}

.cart-table__adaptive-wrap,.cart-table__good,.cart-table__header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.cart-table__good {
  padding: 10px 20px;
  border-bottom: 1px solid #ddd;
}

.cart-table__good-item,.cart-table__header-item {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 5px;
}

.cart-table__good-item {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cart-table__title {
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
  text-transform: uppercase;
  padding-right: 10px;
  font-size: .8125rem;
}

.cart-table__subscription {
  color: #999;
  font-size: .625rem;
  font-weight: 600;
}

.cart-table__good-item del {
  color: #999;
}

.cart-table__count {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cart-table__image {
  max-width: 110px;
  min-width: 110px;
  padding-right: 10px;
}

.cart-table__image img {
  height: 90px;
  margin: auto;
}

.cart-table__sum {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cart-table__new-price {
  font-weight: 700;
}

.cart-table__old-price,.cart-table__old-sum {
  color: #999;
  font-weight: 600;
  position: relative;
}

.cart-table__old-sum {
  font-size: .875rem;
}

.cart-table__total-sum {
  font-size: 16px;
  font-weight: 700;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cart-table__image img {
  max-width: 90px;
  -o-object-fit: contain;
  object-fit: contain;
}

.cart-table__title,.cart-table__title>* {
  max-width: 100%;
}

.cart-table__good-price {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cart-table__adaptive-delete {
  display: none;
}

.cart-table__title-wrap,.cart-table__wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  -ms-flex: 1 0 auto;
}

.cart-table__empty {
  padding: 50px 20px;
  text-align: center;
}

.crossed-out-price {
  color: #999;
  font-weight: 600;
  position: relative;
}

.price-no-discount::before {
  background-color: #999;
  height: 2px;
  position: absolute;
  width: 100%;
}

.icon-count {
  display: none;
}

.global-preloader {
  background-color: rgba(0,0,0,.3);
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 162;
}

.global-preloader__icon {
  border-radius: 2px;
  bottom: 0;
  display: none;
  height: 32px;
  left: 0;
  margin: auto;
  padding: 16px;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

.discount-drop__title {
  padding: 15px 0;
  position: relative;
}

.discount-drop__input {
  margin: 0 0 10px;
  max-width: 360px;
}

.license-agreement {
  padding-top: 10px;
}

.checkout-block {
  text-align: center;
}

.checkout-block__btn {
  background-color: #84c22a;
  color: #fff;
  display: inline-block;
  font-size: .875rem;
  font-weight: 700;
  line-height: 40px;
  height: 40px;
  max-width: 250px;
  text-transform: uppercase;
  width: 100%;
}

.checkout-block a:focus,
.checkout-block a:hover {
  color: #fff;
}

.samokat-table {
  border: 1px solid #eee;
  border-bottom: none;
  color: #444;
  display: table;
  text-align: center;
  width: 100%;
}

.samokat-table_row {
  display: table-row;
}

.samokat-table_row:not(:last-child) {
  border-bottom: 1px solid #eee;
}

.samokat-table_header {
  background-color: #ffd400;
  font-weight: 700;
}

.samokat-table_cell,.samokat-table_header-cell {
  border-bottom: 1px solid #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  padding: 5px;
  vertical-align: middle;
}

.samokat-table_cell p {
  margin: 0;
  padding: 0;
}

.samokat-table_cell:not(:last-child) {
  border-right: 1px solid #eee;
}

.thumb:focus .thumb_services,
.thumb:hover .thumb_services {
  display: none;
  left: 51px;
}

.thumb_services {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  left: 25px;
  top: 10px;
}

.thumb_services-icon {
  background-size: 22px;
  cursor: pointer;
  height: 22px;
  opacity: .4;
  width: 22px;
}

.thumb_services-icon:focus,
.thumb_services-icon:hover {
  opacity: .7;
}

.thumb_services-icon:first-child {
  margin-bottom: 10px;
}

.thumb_services-favorite {
  background-position: -48px 105px;
}

.thumb_services-favorite.active {
  background-position: -48px 80px;
}

.icon-svg {
  background-size: 90px;
}

.icon-svg.active {
  opacity: 1;
}

.thumb_services-compare {
  background-position: -20px 0;
  display: none;
}

.catalog,.catalog-item .catalog-item:focus .catalog-item_list-photo,
.catalog,.catalog-item .catalog-item:hover .catalog-item_list-photo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.thumb_services-compare.active {
  background-position: -47px 0;
}

.catalog {
  background: #fff;
  border-top: 1px solid #dfdfdf;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.catalog .good {
  border-bottom: 1px solid #ddd;
}

.catalog-item {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: solid #ddd;
  border-width: 0 1px 1px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 370px;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 100%;
}

.catalog-item:nth-child(4n) {
  border-width: 0 0 1px;
}

.catalog-item .catalog-item_substrate {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.catalog-item .catalog-item:focus .catalog-item_substrate,
.catalog-item .catalog-item:hover .catalog-item_substrate {
  margin: 0 -20px;
  padding: 0 20px;
}

.catalog-item .catalog-item_wrap-hover {
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 70px;
}

.catalog-item .catalog-item:focus .catalog-item_wrap-hover,
.catalog-item .catalog-item:hover .catalog-item_wrap-hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px #999;
  box-shadow: 0 0 20px #999;
  top: 0;
  left: 0;
  right: 0;
  padding: 70px 20px 0;
  margin: 0 -20px;
  z-index: 160;
}

.catalog-item .catalog-list .catalog-item:focus .catalog-item_wrap-hover,
.catalog-item .catalog-list .catalog-item:hover .catalog-item_wrap-hover {
  padding: 30px 0 45px;
}

.catalog-item .catalog-item:focus .catalog-item_wrap-disc,
.catalog-item .catalog-item:hover .catalog-item_wrap-disc {
  right: 25px;
}

.catalog-list .catalog-item:focus .catalog-item_wrap-disc,.main_spec_product .catalog-item:focus .catalog-item_wrap-disc,
.catalog-list .catalog-item:hover .catalog-item_wrap-disc,.main_spec_product .catalog-item:hover .catalog-item_wrap-disc {
  right: 5px;
}

.catalog-item .catalog-item:focus .thumb_footer,
.catalog-item .catalog-item:hover .thumb_footer {
  margin: 0 -20px;
}

.catalog-item .catalog-item_wrap-info {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding: 0 5px;
  width: 100%;
}

.catalog-item .catalog-item_wrap-btn {
  display: none;
  margin-bottom: 20px;
  width: 100%;
}

.catalog-item .catalog-item:focus .catalog-item_wrap-btn,.catalog-item .catalog-item:focus .thumb_footer,.catalog-item .catalog-item:focus .thumb_services,
.catalog-item .catalog-item:hover .catalog-item_wrap-btn,.catalog-item .catalog-item:hover .thumb_footer,.catalog-item .catalog-item:hover .thumb_services {
  display: block;
}

.catalog-item .catalog-item_wrap-image {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 180px;
  position: relative;
}

.catalog-item .catalog-item_wrap-info__center {
  text-align: center;
}

.catalog-item .catalog-item_title-block {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  padding: 0 10px 5px;
  position: relative;
}

.catalog-item .catalog-item_info-block:last-child {
  padding-bottom: 0;
}

.catalog-item .catalog-item_code,.catalog-item .catalog-item_description,.catalog-item .catalog-item_title {
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}

.catalog-item .catalog-item_title {
  display: block;
  line-height: 20px;
  position: relative;
  overflow: hidden;
  text-align: center;
  font-weight: 600;
  max-height: 40px;
}

.catalog-item .catalog-item:focus .catalog-item_title,.catalog-item .catalog-item:focus .catalog-item_title-block,
.catalog-item .catalog-item:hover .catalog-item_title,.catalog-item .catalog-item:hover .catalog-item_title-block {
  max-height: none;
}

.catalog-item .catalog-item_code {
  color: #999;
}

.catalog-item .catalog-item_price {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
}

.catalog-item .catalog-item_old-price {
  color: #999;
  font-size: 14px;
  font-weight: 700;
  padding-right: 10px;
  text-decoration: line-through;
}

.catalog-item .catalog-item_btn {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin: 0 0 10px;
  max-width: 200px;
  padding: 15px 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.catalog-item .catalog-item_btn:first-child {
  margin-bottom: 10px;
}

.catalog-item .catalog-item_tocart {
  background: #84c22a;
}

.catalog-item .catalog-item_arrow,.catalog-item .catalog-item_star,.catalog-item .catalog-item_star-empty {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
}

.catalog-item .catalog-item_btn-sale {
  background-color: orange;
}

.catalog-item .catalog-item_btn-reserved {
  background-color: #ddd;
  color: #333;
}

.catalog-item .catalog-item_tocart:focus,
.catalog-item .catalog-item_tocart:hover {
  opacity: .8;
}

.catalog-item .catalog-item_look:focus,
.catalog-item .catalog-item_look:hover {
  border: 1px solid #999;
  color: #666;
}

.catalog-item .catalog-item_info-price {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  min-height: 65px;
}

.catalog-item .catalog-item_wrap-disc {
  background-color: #f7f7f7;
  border-radius: 5px;
  display: inline-block;
  padding: 3px;
  position: absolute;
  right: 5px;
  text-align: center;
  top: 5px;
}

.catalog-item .catalog-item_price-text {
  color: #000;
  font-size: 12px;
  padding: 0 10px;
}

.catalog-item .catalog-item_price-value {
  background-color: #ffd400;
  border-radius: 5px;
  font-weight: 700;
  font-size: 16px;
  padding: 2px;
}

.catalog-item .catalog-item_info-reviews {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.catalog-item .catalog-item_stars {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.catalog-item .catalog-item_star {
  background-position: -190px -50px;
  display: inline-block;
  height: 15px;
  margin-right: 5px;
  width: 15px;
}

.catalog-item .catalog-item_arrow {
  background-position: -90px -135px;
  display: none;
}

.catalog-item .catalog-item_star-empty {
  background-position: -190px -70px;
}

.catalog-item .catalog-item_review {
  cursor: pointer;
  text-decoration: none;
}

.catalog-item .catalog-item_wrap-price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.catalog-item .catalog-item_image {
  height: auto;
  max-height: 180px;
  max-width: 174px;
  width: auto;
}

.catalog-item .catalog-item .catalog-item_title-block {
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 10px;
  max-height: 40px;
  min-height: 40px;
  padding: 5px 0;
}

.catalog-item .catalog-item_compare-btn,.catalog-item .catalog-item_favorite-btn {
  display: none;
}

.thumb_image__thubms {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 30px;
  position: relative;
}

.thumb_image__thubms a {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 2px solid #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 2px 4px;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 30px;
}

.thumb_image__thubms a.active,.thumb_image__thubms a:focus,
.thumb_image__thubms a.active,.thumb_image__thubms a:hover {
  border-bottom: 2px solid #ed1c24;
}

.catalog-item .catalog-item_wrap-image>a {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 180px;
}

.catalog-item_switch {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: absolute;
  width: 100%;
}

.catalog-item_switch-roll {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.catalog-item_list-photo,.catalog-item_tile-photo {
  display: none;
}

.catalog-item:focus .catalog-item_tile-photo,
.catalog-item:hover .catalog-item_tile-photo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.novinki {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 34px 0 0;
}

.novinki .catalog-item {
  height: 410px;
  width: calc(100% / 3);
}

.triangle-shadow {
  -webkit-box-shadow: 0 1px 10px #999;
  box-shadow: 0 1px 10px #999;
  background-color: #fff;
  height: 25px;
  left: -13px;
  position: absolute;
  top: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 25px;
}

.novinki .catalog-item:nth-child(3n+1) {
  border-right: none;
}

.novinki .catalog-item_image {
  max-width: 100%;
}

.novinki h1 {
  text-align: center;
  width: 100%;
}

.main_spec_product .catalog-item {
  border: 0;
  width: 100%;
}

.main_spec_product .catalog-item:focus .catalog-item_wrap-hover,
.main_spec_product .catalog-item:hover .catalog-item_wrap-hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 70px 0 0;
  z-index: 1;
}

.main_spec_product .catalog-item:focus .thumb_footer,.main_spec_product .catalog-item:focus .thumb_services,
.main_spec_product .catalog-item:hover .thumb_footer,.main_spec_product .catalog-item:hover .thumb_services {
  display: none;
}

.owl-item .catalog-item {
  border-bottom: 0;
  width: 100%;
}

.owl-item .catalog-item_wrap-hover {
  background: 0 0;
}

.owl-wrapper {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.hits_content .owl-wrapper {
  height: 370px;
}

.hits_content .good {
  border: solid #ddd;
  border-width: 1px 0 0;
}

.brands .owl-wrapper,.main_slider .owl-wrapper,.product_gallery .owl-wrapper {
  border: 0;
}

.catalog-list .catalog-item {
  border-right: none;
  height: auto;
  width: 100%;
}

.catalog-list .catalog-item_wrap-hover {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px 0 45px;
  position: inherit;
  width: 100%;
}

.catalog-list .catalog-item_wrap-btn {
  display: block;
  max-width: 200px;
  width: 30%;
}

.catalog-list .catalog-item:focus .thumb_footer,.catalog-list .catalog-item:focus .thumb_services,.service-btn,
.catalog-list .catalog-item:hover .thumb_footer,.catalog-list .catalog-item:hover .thumb_services,.service-btn {
  display: none;
}

.catalog-list .catalog-item_wrap-title {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 350px;
  text-align: left;
  width: 35%;
}

.catalog-list .catalog-item_wrap-image {
  width: 35%;
}

.catalog-list .catalog-item_info-reviews,.catalog-list .catalog-item_title-block {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.catalog-list .catalog-item_title {
  font-size: 16px;
  margin-bottom: 0;
  min-height: auto;
  max-height: 40px;
  text-align: left;
}

.catalog-list .catalog-item_wrap-price {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.catalog-list .catalog-item_price {
  padding-right: 20px;
}

.catalog-list .catalog-item_info-price {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.catalog-list .catalog-item_title-block {
  margin: 0;
}

.catalog-list .catalog-item_wrap-disc {
  position: relative;
  top: 0;
}

.catalog-list .catalog-item_mini-btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  margin-bottom: 5px;
  padding: 0;
  text-align: left;
  width: 100%;
}

.service-btn {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin-top: 10px;
  opacity: .8;
}

.service-btn:focus,
.service-btn:hover {
  opacity: 1;
}

.service-btn_text {
  color: #333;
  padding-left: 5px;
}

.catalog-list .favorite-btn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.compare-btn {
  display: none;
}

.catalog-item_icon,.service-btn_icon {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  display: block;
  height: 24px;
  width: 24px;
}

.service-btn_favorite {
  background-position: -185px -65px;
}

.service-btn_compare {
  background-position: -20px 0;
}

.favorite-btn.active .service-btn_favorite {
  background-position: -185px -45px;
}

.catalog-list .catalog-item_wrap-image {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.catalog.catalog-list .catalog-item_tile-photo {
  display: none;
}

.catalog-list .catalog-item .catalog-item_list-photo {
  bottom: -40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: absolute;
}

.catalog-item .icon-basket {
  margin-right: 10px;
}

.enginering-works {
  position: absolute;
  max-height: 600px;
  max-width: 1300px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}

.enginering-works .screen {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
}

.enginering-works .title,.enginering-works .title__color {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}

.enginering-works .message {
  border: 0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-top: 100px;
}

.enginering-works .main-title {
  min-height: 70px;
}

.enginering-works .title {
  background-color: #000;
  color: #fff;
  font-size: 24px;
  left: -130px;
  padding: 10px 10px 0;
  position: absolute;
}

.enginering-works .title:last-child {
  padding: 10px;
  top: 130px;
}

.enginering-works .title__color {
  background-color: #ffe600;
  font-size: 20px;
  padding: 10px;
}

.enginering-works .links {
  padding: 20px 0;
}

.enginering-works .link {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
  text-decoration: none;
}

.delimeter__title,.novelties__link {
  font-weight: 700;
  text-decoration: none;
}

.enginering-works .link:focus,
.enginering-works .link:hover {
  opacity: .7;
}

.enginering-works .link p {
  padding-left: 10px;
}

.enginering-works .link i {
  background-image: url(/bitrix/templates/bikecenter_main/images/eng_icon.png);
  background-size: 24px;
  display: block;
  height: 24px;
  width: 24px;
}

.enginering-works .vk i {
  background-position-y: 53px;
}

.enginering-works .inst i {
  background-position-y: 24px;
}

.preloader-overlay {
  background-color: #4c4c4c;
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: .5;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 100000;
}

.search-block__btn {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  height: 50px;
  position: relative;
}

.search-block__submit,.search-btn__submit {
  background-color: transparent;
  border: 1px solid #ccc;
  height: 100%;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.search-block__btn::before,.search-btn::before {
  background-image: url(../images/sprite.png);
  background-position: -35px -55px;
  background-repeat: no-repeat;
  content: '';
  display: block;
  left: 10px;
  height: 30px;
  position: absolute;
  top: 10px;
  width: 30px;
}

.search-btn:focus,
.search-btn:hover {
  background-color: #ddd;
}

.delimeter {
  padding: 30px 0;
  text-align: center;
}

.delimeter__title {
  color: #696969;
  font-size: 16px;
}

.novelties-content {
  background-color: #fff;
  margin: 0;
  padding: 0;
}

.novelties__header {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  width: 100%;
}

.novelties__tabs {
  display: none;
  padding: 0 0 20px 35px;
}

.novelties__link,.novelties__text,.novelties__value {
  display: inline-block;
}

.novelties__text {
  border-bottom: 1px solid;
}

.novelties__link:first-child {
  margin-right: 30px;
}

.novelties__value {
  color: #999;
}

.novelties .good {
  border: solid #ddd;
  border-width: 1px 0 0;
  width: 100%;
}

.line_title,.novelties__title {
  font-size: 26px;
  margin-bottom: 0;
  padding: 35px;
}

.good {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 130px;
  position: relative;
  width: 100%;
}

.good .discount {
  right: 5px;
  top: 5px;
}

.owl-item .good {
  width: 100%;
}

.good__content {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.good__wrap-image,.good__wrap-info {
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.good__wrap-image {
  -webkit-box-flex: 2;
  -moz-box-flex: 2;
  -ms-flex: 2 0 0px;
  flex: 2 0 0;
  position: relative;
  text-align: center;
}

.good__wrap-info {
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  -ms-flex: 3 0 0px;
  flex: 3 0 0;
  width: 100%;
}

.good__wrap-gallery {
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.good__switch-image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.good__switch-roll {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}

.good__title {
  color: #333;
  font-size: .85em;
  font-weight: 600;
  line-height: 16px;
  max-height: 30px;
  overflow: hidden;
  text-decoration: none;
  text-transform: uppercase;
  text-overflow: ellipsis;
}

.discount,.good__disc {
  background-color: #f7f7f7;
  border-radius: 5px;
  display: inline-block;
  padding: 3px;
  text-align: center;
}

.discount__text,.good__disc-text {
  color: #000;
  font-size: .7em;
  line-height: 16px;
  padding: 0 5px;
}

.discount__value,.good__disc-value {
  background-color: #ffd400;
  border-radius: 5px;
  font-weight: 700;
  font-size: .9em;
}

.product .product-discount {
  position: absolute;
  right: 20px;
  z-index: 1000;
}

.discount-banner__value {
  background: url(../images/scott_20.jpg);
  background-size: cover;
  color: #fff;
}

.discount-banner__value2 {
  background: url(../images/bbb.jpg);
  background-size: cover;
  color: #fff;
}

.discount.is-desktop {
  position: absolute;
  right: 0;
}

.good__info-block {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 0;
}

.good__title-block {
  border-bottom: 1px solid #eee;
  position: relative;
}

.good__title-block::before {
  background: -webkit-gradient(linear,right top, left top,from(#fff),to(rgba(255,255,255,.2)));
  background: linear-gradient(to left,#fff,rgba(255,255,255,.2));
  bottom: 0;
  content: '';
  display: block;
  height: 20px;
  position: absolute;
  right: 0;
  width: 30px;
  z-index: 1;
}

.good__image,.good__link-image {
  position: relative;
}

.good__price {
  font-size: 1.15em;
  font-weight: 600;
  line-height: 16px;
}

.good__btn,.show-more__text {
  font-weight: 700;
  text-align: center;
}

.good__old-price {
  color: #999;
  font-size: 1em;
  line-height: 14px;
  text-decoration: line-through;
}

.filter_label,.good__btn,.location_phone__location_new,.side_menu ul li a,.sidebar_section__toggle_link,.subnav_brands a,.subnav_filter_tab a {
  text-decoration: none;
}

.good__link-image {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}.up-button {
   position: fixed;
   display: none;
   width: 76px;
   height: 76px;
   left: 45px;
   bottom: 100px;
   background: #747778;
   cursor: pointer;
   z-index: 101;
   /* Потому что плагин для select делает z-index: 100; */
 }

.up-button::before {
  content: '';
  position: absolute;
  top: 34px;
  left: 17px;
  width: 27px;
  height: 8px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.up-button::after {
  content: '';
  position: absolute;
  top: 34px;
  right: 18px;
  width: 27px;
  height: 8px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.good__link-image img {
  height: auto;
  max-height: 100%;
  width: auto;
}

.good__image-gallery {
  border-bottom: 2px solid #fff;
  height: 30px;
  padding: 3px;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 30px;
}

.good__image-gallery img {
  max-height: 100%;
  margin: auto;
}

.good__image-gallery.active,.good__image-gallery:focus,
.good__image-gallery.active,.good__image-gallery:hover {
  border-bottom: 2px solid #ed1c24;
}

.good__wrap-btn {
  padding: 0 20px;
  text-align: center;
  width: 100%;
}

.good__btn {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 0 0 30px;
  max-width: 200px;
  padding: 15px 20px;
  text-transform: uppercase;
  width: 100%;
}

.good__tocart {
  background: #84c22a;
}

.good__sale {
  background-color: orange;
}

.good__reserved {
  background-color: #ddd;
  color: #333;
}

.good__tocart:focus,
.good__tocart:hover {
  color: #fff;
  opacity: .9;
}

.good__footer {
  background-color: #eee;
  font-size: 12px;
  line-height: 14px;
  padding: 16px 15px;
  width: 100%;
}

.good__services {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  left: 25px;
  position: absolute;
  top: 10px;
}

.good__icon {
  background-size: 82px;
  background-image: url(/bitrix/templates/bikecenter_main/images/sprite2.png);
  cursor: pointer;
  height: 22px;
  opacity: .6;
  -webkit-transition: all .3s;
  transition: all .3s;
  width: 22px;
}

.good__icon:focus,
.good__icon:hover {
  opacity: 1;
}

.good__favorite {
  background-position: -41px 213px;
  margin-bottom: 10px;
}

.good__compare {
  display: none;
  background-position: -28px 178px;
}

.good__favorite.active {
  background-position: -41px 191px;
}

.nav-catalog,.nav-catalog__sub-menu {
  background: #fff;
  border: 1px solid #ddd;
}

.good__footer,.good__mini-btn,.good__services,.good__wrap-btn,.good__wrap-gallery {
  display: none;
}

.spec_product .good {
  border: 0;
}

.banner:focus,
.banner:hover {
  opacity: .9;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.banner img {
  height: auto;
  vertical-align: bottom;
  width: 100%;
}

.show-more {
  background-color: #fff;
  border: 1px solid #ddd;
  margin: 20px auto;
  width: 90%;
}

.show-more__text {
  color: #333;
  font-size: 1.2em;
  margin: 0;
  padding: 15px 20px;
}

.main_hits .h1.line_title {
  margin: 0;
  padding: 20px;
}

.main-container {
  padding-left: 300px;
  padding-top: 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 1180px;
  overflow: hidden;
  width: 100%;
}

.nav-catalog__banner .owl-buttons {
  display: block;
}

.nav-catalog {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
  left: 0;
  list-style: none;
  padding: 0;
  position: absolute;
  text-transform: none;
  top: 70px;
  width: 280px;
  z-index: 170;
}

.nav-catalog_hide {
  visibility: hidden;
}

.nav-catalog__banner {
  display: block;
  max-height: 448px;
  overflow: hidden;
}

.nav-catalog__item {
  margin: 0;
}

.nav-catalog__category {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.nav-catalog__item:focus,
.nav-catalog__item:hover {
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
}

.nav-catalog__link {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  display: block;
  font-weight: 600;
  height: 100%;
  padding: .625rem 1rem .625rem 70px;
  width: 100%;
}

.nav-catalog__text {
  display: inline-block;
}

.nav-catalog__item:focus .nav-catalog__link,
.nav-catalog__item:hover .nav-catalog__link {
  color: #ed1c24;
}

.nav-catalog__triangle {
  display: block;
  right: -13px;
  left: auto;
  z-index: 1;
  height: 28px;
  width: 28px;
  -webkit-box-shadow: 2px -2px 2px #ccc;
  box-shadow: 2px -2px 2px #ccc;
  top: 6px;
  opacity: 0;
  visibility: hidden;
}

.nav-catalog__item:focus .nav-catalog__triangle,
.nav-catalog__item:hover .nav-catalog__triangle {
  opacity: 1;
  visibility: visible;
}

.nav-catalog__sub-menu {
  display: block;
  min-height: 100%;
  left: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -1px;
  visibility: hidden;
}

.nav-catalog__sub-menu--hover {
  display: block;
}

.nav-catalog__item:focus .nav-catalog__sub-menu,
.nav-catalog__item:hover .nav-catalog__sub-menu {
  opacity: 1;
  visibility: visible;
}

.banner-block__item:focus,.news-control__btn:focus,
.banner-block__item:hover,.news-control__btn:hover {
  opacity: .9;
}

.sub-catalog {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  width: 300px;
}

.main-nav,.sub-catalog__title {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.sub-catalog__col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  width: 300px;
}

.sub-catalog__col_2 {
  width: 600px;
}

.sub-catalog__col_3 {
  width: 900px;
}

.sub-catalog__item {
  position: relative;
  margin-left: 30px;
  width: 260px;
}

.sub-catalog__list {
  list-style: none;
  margin: 0 0 10px;
  padding: 5px 0 0;
}

.sub-catalog__title {
  border-bottom: 1px solid #eee;
  color: #333;
  font-size: 15px;
  font-weight: 600;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px 10px 5px 0;
}

.nav-catalog__icon {
  left: 25px;
  position: absolute;
  top: 10px;
}

.sub-catalog__sub-title {
  color: #999;
}

.sub-catalog__icon {
  height: 32px;
  right: 5px;
  text-align: center;
  top: 5px;
  width: 41px;
}

.sub-catalog__icon img {
  max-height: 100%;
  margin: auto;
}

.main-nav {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: .9rem;
  font-weight: 700;
  position: relative;
}

.main-nav__list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.main-nav__item {
  cursor: pointer;
  text-transform: uppercase;
}

.main-nav__link {
  border-right: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  display: block;
  line-height: 70px;
  padding: 0 2.5rem;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.main-nav__link:focus,.main-nav__link_active,
.main-nav__link:hover,.main-nav__link_active {
  border-right: 1px solid #ed1c24;
  color: #fff;
  background-color: #ed1c24;
}

.main-nav__link_wholesale {
  position: relative;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  padding: 0 20px 0 65px;
}

.main-nav__link_wholesale::before {
  content: '';
  position: absolute;
  top: 24px;
  left: 20px;

  width: 37px;
  height: 22px;

  background-image: url("/local/templates/bikecenter_main/images/landlords.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.main-nav__link_wholesale:focus::before,
.main-nav__link_wholesale:hover::before {
  background-image: url("/local/templates/bikecenter_main/images/landlords-hover.png");
}

.main-nav__link_wholesale.main-nav__link_active::before {
  background-image: url("/local/templates/bikecenter_main/images/landlords-hover.png");
}

.wholesale-svg {
  margin-right: 10px;
}

.wholesale-svg_current {
  display: none;
}

.main-nav__link_wholesale:focus .wholesale-svg_main,
.main-nav__link_wholesale:hover .wholesale-svg_main {
  display: none;
}

.main-nav__link_wholesale:focus .wholesale-svg_current,
.main-nav__link_wholesale:hover .wholesale-svg_current {
  display: block;
}

.main-nav__link_active .wholesale-svg_main {
  display: none;
}

.main-nav__link_active .wholesale-svg_current {
  display: block;
}

.subnav-category,.subnav-content {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 3px #ccc;
  box-shadow: 1px 1px 3px #ccc;
  display: none;
  left: 0;
  position: absolute;
  top: 60px;
  z-index: 200;
}

.subnav-category__list {
  font-size: .9rem;
  font-weight: 600;
  text-transform: none;
  width: 240px;
}

.main-nav__catalog:focus .subnav-category,
.main-nav__catalog:hover .subnav-category {
  display: block;
}

.main-nav__catalog {
  border-left: 1px solid #ddd;
  padding-left: 70px;
  width: 280px;
}

.main-nav__catalog::before {
  content: "";
  position: absolute;
  height: 32px;
  width: 32px;
  top: 20px;
  left: 20px;
  background-image: url(/bitrix/templates/bikecenter_main/images/menu_black.svg);
  background-size: 32px;
}

.main-nav__catalog:focus::before,.main-nav__catalog_active::before,.nav-catalog:focus~.main-nav__catalog::before,
.main-nav__catalog:hover::before,.main-nav__catalog_active::before,.nav-catalog:hover~.main-nav__catalog::before {
  background-image: url(/bitrix/templates/bikecenter_main/images/menu_white.svg);
}

.main-nav__item-catalog:focus .nav-catalog_hide,
.main-nav__item-catalog:hover .nav-catalog_hide {
  visibility: visible;
}

.main-nav__sale {
  color: #ed1c24;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.main-nav__sale:focus,.main-nav__sale_active,
.main-nav__sale:hover,.main-nav__sale_active {
  color: #fff;
}

.subnav-category__link {
  display: block;
  padding: 10px 20px;
}

.subnav-category__link:focus,
.subnav-category__link:hover {
  background-color: #ed1c24;
  color: #fff;
}

.header-top {
  background-color: #000;
}

.header-bot {
  background-color: #fff;
  border-bottom: 1px solid #eee;
  position: relative;
  z-index: 165;
}

.header-bot__nav {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 70px;
}

.search-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 10px;
  position: relative;
}

.search-input {
  height: 50px;
}

.none-style-list {
  list-style: none;
  padding: 0;
}

.banner-block {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.banner-block__img {
  display: block;
  height: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
}

.news-control {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px;
}

.news-control__btn {
  border: 2px solid #fff;
  color: #333;
  font-size: 1rem;
  font-weight: 600;
  padding: 10px 30px;
  text-align: center;
  width: 100%;
}

.footer-link,.footer-link:focus,.footer-text,.popup-basket__title,.popup__btn,
.footer-link,.footer-link:hover,.footer-text,.popup-basket__title,.popup__btn {
  color: #fff;
}

.news-control__panel {
  display: none;
  height: 30px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.news-control__arrow {
  cursor: pointer;
  background-image: url(../images/sprite.png);
  height: 30px;
  width: 30px;
}

.news-control__arrow-left {
  background-position: 0 -90px;
}

.news-control__arrow-right {
  background-position: -30px -90px;
}

.news-control__arrow:focus,
.news-control__arrow:hover {
  background-position-y: -120px;
  opacity: .6;
}

.news-control__slider {
  background-color: #ddd;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 5px;
  position: relative;
}

.news-control__slider-control {
  background-color: #666;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 30%;
}

.news-control__slider-control::before {
  content: '';
  position: absolute;
  width: 14px;
  height: 6px;
  background-image: url(../images/sprite.png);
  background-position: -220px -60px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.popup,.popup::before {
  position: absolute;
  left: 50%;
}

.subscribe-block {
  background-color: #fff;
  border-top: 1px solid #eee;
  padding: 35px 20px;
}

.subscribe-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.subscribe-container {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
}

.subscribe-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}

.subscribe-text {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: .85rem;
  font-weight: 600;
  line-height: 15px;
  padding-left: 10px;
  text-transform: uppercase;
}

.footer-link,.popup__btn,.popup__text,.popup__title {
  font-weight: 700;
}

.subscribe-icon {
  background-image: url(/bitrix/templates/bikecenter_main/images/mail.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  -ms-flex-preferred-size: 40px;
  flex-basis: 40px;
  height: 40px;
  width: 40px;
}

.subscribe-input {
  margin-bottom: 15px;
}

.subscribe-btn,.subscribe-btn:focus,
.subscribe-btn,.subscribe-btn:hover {
  background-color: #ee2830;
  border-color: #ee2830;
}

.subscribe-btn:focus,
.subscribe-btn:hover {
  opacity: .9;
}

.subscribe-btn,.subscribe-input[type=text] {
  font-size: 1rem;
  height: 50px;
  line-height: 50px;
}

.footer_mobile {
  background-color: #000;
}

.footer-list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0;
}

.footer-item {
  border-bottom: 1px solid #2f2f2f;
  padding: 0;
}

.footer-link {
  display: block;
  font-size: .9rem;
  padding: 20px;
}

.footer-link:active {
  background-color: #ee2830;
  color: #000000;
}

.footer-text {
  font-size: .8rem;
  margin-bottom: 10px;
}

.footer-btn {
  background-color: #ee2830;
  font-size: 1rem;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}

.popup {
  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.6);
  box-shadow: 0 3px 10px rgba(0,0,0,.6);
  display: none;
  margin-left: -250px;
  padding-top: 10px;
  top: 100%;
  width: 500px;
  z-index: 210;
}

.popup::before {
  content: '';
  border-bottom: 12px solid #ed1c24;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  top: 0;
  margin-left: -10px;
  z-index: 1;
}

.popup__block {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px;
}

.popup__content {
  display: block;
  max-height: 400px;
  overflow-y: auto;
  padding: 20px;
}

.popup__header {
  padding: 0;
}

.popup-basket__good-row {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #eee;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}

.popup-basket__good-row:last-child {
  border: 0;
}

.popup__img-block {
  padding-right: 20px;
  text-align: center;
  width: 70px;
}

.popup__img-block img {
  margin: auto;
}

.popup__title-block {
  -webkit-box-flex: 3;
  -moz-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}

.popup__price-block {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.kontentaimg,.order-error,.subnav_filter_tab a,.winter-services__btn-wrap {
  text-align: center;
}

.popup-basket__header {
  background-color: #ed1c24;
}

.popup__title {
  font-size: 1.1rem;
  margin: 0;
  padding: 0 20px;
}

.popup__close {
  cursor: pointer;
}

.popup__icon-close {
  margin: 25px;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.popup__icon-close.icon-close {
  background-position: -190px 0;
}

.popup__icon-close:focus,
.popup__icon-close:hover {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.popup__footer {
  border-top: 1px solid #ddd;
  padding: 20px;
}

.popup__btn {
  background-color: #84c22a;
  font-size: 1rem;
  padding: 15px 30px;
}

.popup__btn:focus,
.popup__btn:hover {
  color: #fff;
  opacity: .9;
}

.popup-basket__good-title {
  cursor: pointer;
  font-size: .9rem;
  font-weight: 600;
}

.popup-basket__good-title:focus,
.popup-basket__good-title:hover {
  color: #000;
}

.popup-basket__price {
  font-size: .9rem;
  font-weight: 700;
}

.popup-basket__old-price {
  color: #999;
  font-size: .8rem;
  font-weight: 600;
  text-decoration: line-through;
}

.order-error {
  top: -30px;
  width: 100%;
}

.order-error__text {
  background-color: #f56571;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin: auto;
  padding: 8px 22px;
  position: relative;
}

.order-error__text::after {
  content: ' ';
  border: 8px solid transparent;
  border-top: 8px solid #f56571;
  bottom: -16px;
  margin-left: -8px;
  position: absolute;
  z-index: 1;
}

.kontent .kontent__text_bold {
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.kontent .kontent__text {
  font-weight: 400;
}

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

.stanley_hot p {
  margin: 0;
  padding: 0;
}

.stanley_hci {
  margin-bottom: 25px;
}

.scooter_kids,.ski_fatures {
  margin-bottom: 20px;
}

.data_table_n1 tr:nth-child(odd) {
  background-color: #f6f6f6;
}

.data_table_n1 tr:first-child {
  background-color: #fff;
}

.data_table_n1 td {
  border: 0;
  border-right: 2px solid #fff;
  padding: 10px;
}

.show_detail_params a {
  border-bottom: 1px dashed #999;
}

.show_detail_params a:focus,
.show_detail_params a:hover {
  border-color: #ed1c24;
}

.test-gray-block {
  margin: 50px;
  height: 448px;
  width: 700px;
}

.kontent .product_details_fancy_link {
  display: inline-block;
  position: relative;
  background: #eee;
  border: 1px solid #ddd;
  padding: 5px 10px 5px 30px;
}

.kontent .product_details_fancy_link:focus,
.kontent .product_details_fancy_link:hover {
  border: 1px solid #ccc;
}

.kontent .product_details_fancy_link::before {
  background-image: url(../images/sprite.png);
  content: "";
  width: 20px;
  height: 25px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -80px -295px;
  position: absolute;
  top: 0;
  left: 3px;
}

.kontent .content_feature_text {
  padding-bottom: 20px;
}

.donna_standart p,.kontent .content_feature_text p {
  margin: 0;
}

.donna_standart {
  padding-bottom: 5px;
}

.snowboard_flex_popup p {
  margin-bottom: 0;
  padding: 0;
}

.snowboard_flex_popup .product_details_fancy_link {
  margin-bottom: 20px;
}

.winter-services__btn {
  background-color: #ff0;
  display: inline-block;
  max-width: 320px;
  width: 100%;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 0 0;
  border: 1px solid #ddd;
  text-transform: uppercase;
  font-weight: 600;
}

.winter-services__btn:focus,
.winter-services__btn:hover {
  color: #000;
}

.winter-services__banner-wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.winter-services__banner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}

.winter-services__banner_small {
  width: 100%;
}

.winter-services__img {
  -o-object-fit: contain;
  object-fit: contain;
  vertical-align: bottom;
}

.nav_block {
  border-bottom: 1px solid #ececec;
  height: 75px;
}

.nav>ul>li>a {
  height: 76px;
  line-height: 81px;
}

.subnav {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 1px;
}

.subnav_menu a {
  font-size: 12px;
  line-height: 14px;
  position: relative;
  padding-left: 44px;
  padding-right: 10px;
}

.subnav_menu a .icon-nav {
  position: absolute;
  left: 0;
  top: 50%;
  margin: -12px 0 0 11px;
}

.subnav_menu a.active::before,.subnav_menu a:focus::before,
.subnav_menu a.active::before,.subnav_menu a:hover::before {
  top: 50%;
  margin-top: -5px;
}

.subnav_menu a.active::after,.subnav_menu a:focus::after,
.subnav_menu a.active::after,.subnav_menu a:hover::after {
  content: '';
  position: absolute;
  border-left: 5px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  right: 3px;
  top: 50%;
  margin-top: -5px;
}

.subnav_c .mCSB_container {
  margin-right: 9px!important;
}

.subnav_content_wrapper {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-left: 1px solid #f2f3f5;
  margin-left: 226px;
  padding-top: 0;
}

.subnav_sidebar {
  padding-top: 0;
}

.subnav_menu li {
  margin-bottom: 16px;
}

.subnav_submenu__image img {
  width: auto;
  max-height: 30px;
}

.subnav_submenu__image {
  padding-bottom: 0;
  padding-top: 0;
  min-height: 30px;
}

.subnav_submenu__header {
  border-bottom: none;
  margin-bottom: 6px;
}

.subnav_submenu strong {
  color: #0c1111;
  margin-bottom: 7px;
  font-size: 12px;
}

.subnav_submenu:focus strong,
.subnav_submenu:hover strong {
  color: #ed1c24;
}

.subnav_submenu ul {
  font-size: 13px;
  line-height: 20px;
}

.subnav_submenu ul li {
  margin-bottom: 0;
}

.subnav_submenu {
  margin-bottom: 30px;
}

.subnav_submenu a.active,.subnav_submenu a:focus,
.subnav_submenu a.active,.subnav_submenu a:hover {
  color: #0c1111;
}

.subnav_right_sidebar {
  float: right;
  width: 141px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.subnav_right_sidebar .subnav_filter_content {
  height: calc(100% - 23px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.subnav_menu {
  list-style: none;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
  padding-top: 20px;
}

.subnav_filter_tab {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  font-weight: 700;
  border-bottom: 1px solid #ececec;
}

.subnav_brands,.subnav_filter {
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
}

.subnav_filter_tab::after {
  content: '';
  display: table;
  clear: both;
}

.subnav_filter_tab li {
  float: left;
  width: 100%;
  border-right: 1px solid #ececec;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.subnav_filter_tab a {
  display: block;
  position: relative;
  height: 22px;
  line-height: 22px;
}

.subnav_filter_tab a.active {
  background: #ed1c24;
  color: #fff;
}

.subnav_filter_tab a.active::before {
  content: '';
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 5px solid #ed1c24;
  bottom: -5px;
  left: 50%;
  margin-left: -6px;
}

.subnav_filter_content {
  padding-top: 0;
}

.subnav_filter_content .subnav_filter_item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.subnav_filter_item {
  display: none;
}

.subnav_filter {
  color: #a7a7a7;
}

.subnav_filter li {
  position: relative;
  padding-left: 27px;
  margin-bottom: 6px;
}

.subnav_filter .styler {
  position: absolute!important;
  left: 0;
  top: 2px;
}

.subnav_filter .jq-checkbox.checked+span {
  color: #000;
}

.subnav_brands {
  color: #a7a7a7;
  margin: 0;
  padding: 0 10px;
  list-style: none;
}

.subnav_brands li {
  margin-bottom: 4px;
}

.mCSB_scrollTools {
  width: 9px;
}

.mCSB_scrollTools .mCSB_dragger {
  left: 2px;
  width: 5px;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background: #dee1e4;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #fff;
  border-top: 1px solid #dee1e4;
  border-bottom: 1px solid #dee1e4;
}

.footer_tinkoff {
  float: right;
  text-align: right;
  width: 14.9%;
  margin-top: 0;
  background: url(img/icons/book.svg);
}

.footer_tinkoff img {
  max-width: 100%;
  height: auto;
}

.product__color_block {
  margin-bottom: 22px;
}

.product_n1 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.filter_label,.header_m-icon {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.compare-group {
  margin-right: 20px;
}

.product_n1__1 {
  float: left;
  width: 33%;
}

.product_n1__3 {
  float: left;
  width: 38.4%;
}

.product_n__price del {
  font-size: 20px;
  color: #8e8e8e;
  margin-right: 14px;
}

.product_n__price strong {
  font-size: 24px;
  font-weight: 700;
  color: #1b1f1f;
  white-space: nowrap;
}

.product_n__price em {
  font-size: 16px;
  color: #ee2830;
  font-style: italic;
  display: block;
  margin-top: 10px;
}

.product_n__buy_btn {
  height: 48px;
  line-height: 48px;
  font-size: 12px;
}

.product_n__buy_btn .icon-basket {
  top: -2px;
  margin-right: 5px!important;
}

.product_n__one_click_btn {
  height: 48px;
  line-height: 46px;
  background: #fff;
  border-color: #aeaeae;
  font-size: 14px;
  font-weight: 400;
  color: #0c1111;
  text-transform: none;
}

.product_n__one_click_btn:active,.product_n__one_click_btn:focus,
.product_n__one_click_btn:active,.product_n__one_click_btn:hover {
  background: #fff;
  border-color: #0c1111;
  color: #0c1111;
}

.product_n__one_click_btn span {
  border-bottom: 1px dashed;
}

.product_n__one_click_btn:focus span,
.product_n__one_click_btn:hover span {
  border-bottom-color: transparent;
}

.add_favorite_link,.available_info_link,.discount_link {
  text-decoration: none;
  text-align: left;
}

.add_favorite_link span,.available_info_link span,.discount_link span {
  border-bottom: 1px dashed;
}

.add_favorite_link:focus span,.available_info_link:focus span,.discount_link:focus span,
.add_favorite_link:hover span,.available_info_link:hover span,.discount_link:hover span {
  border-bottom-color: transparent;
}

.discount_link {
  color: #ed1c24;
  display: inline-block;
  position: relative;
  padding-left: 33px;
}

.discount_link .icon-discount {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
}

.product__description {
  border-left: 1px solid #f2f3f5;
}

.product__color_block,.product__info_block {
  border-bottom: 1px solid #f2f3f5;
}

.available_location_popup {
  text-align: left;
  font-weight: 400;
  left: -20px;
  margin-left: 0!important;
  right: 0!important;
  margin-right: 0!important;
  z-index: 1500;
}

.tooltip_popup::after,.tooltip_popup::before {
  left: auto!important;
  margin-left: 0!important;
  right: 90px;
}

.page_header_1 {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 26px;
  margin-top: -4px;
}

.page_header_1 .breadcrumbs {
  float: none;
  margin-top: 0;
}

.sidebar_section {
  margin-bottom: 1px;
}

.sidebar_section__title,.sidebar_section__title_link {
  font-size: 12px;
  line-height: 20px;
  padding: 5px 40px 5px 20px;
  text-transform: none;
}

.sidebar_section__title::after,.sidebar_section__title::before {
  content: '';
  position: absolute;
  width: auto!important;
  height: auto!important;
  background: 0 0!important;
  border-left: 5px solid #ed1c24;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  right: 22px;
  top: 50%;
  margin-top: -5px;
}

.sidebar_section__title::after {
  border-left-color: #fff;
  right: 25px;
}

.sidebar_section__title.opened::after,.sidebar_section__title.opened::before {
  border-bottom: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #8e8e8e;
  right: 22px;
  margin-top: -2px;
}

.sidebar_section__title.opened::after {
  border-top-color: #fff;
  margin-top: -5px;
}

.sidebar_section__content_c {
  border-top: none;
  padding: 1px 0 1px 20px;
}

.sidebar_section__content_c .price_line,.sidebar_section__content_c .range_block {
  padding-right: 20px;
}

.sidebar_section__content li {
  padding-bottom: 2px;
  padding-top: 4px;
  font-size: 12px;
}

.sidebar_section__content .scrollbar {
  max-height: 118px;
}

.range_block {
  padding-top: 14px;
  margin-bottom: 20px;
}

.price_line {
  margin-bottom: 21px;
}

.filter_label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 1px 5px #666;
  box-shadow: 0 1px 5px #666;
  font-size: 12px;
  font-weight: 700;
  color: #333;
  background-color: #fff;
  position: absolute;
  padding: 0;
  height: 36px;
  line-height: 36px;
  z-index: 10001;
  margin-left: 16px;
}

.filter_label span {
  background-color: #fff;
  padding: 0 10px;
  z-index: 2;
}

.filter_label .label-show {
  background: #ed1c24;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  margin: 0;
  padding: 0 10px;
}

.sidebar_section__hidden_list {
  display: none;
}

.sidebar_section__toggle_link {
  float: right;
  font-size: 12px;
  margin-right: 10px;
}

.sidebar_section__content_c::after {
  content: '';
  display: table;
  clear: both;
}

.catalog.catalog-list .thumb_info .thumb_title {
  padding-right: 10px;
}

.social_widget ins {
  margin: 0 auto!important;
}

.discountperc {
  margin-left: 0;
  right: -21px;
  top: -2px;
}

.catalog-list .discountperc {
  right: 2px;
}

.thumb:focus .discountperc,
.thumb:hover .discountperc {
  right: 20px;
}

.spec_product .thumb:focus .discountperc,
.spec_product .thumb:hover .discountperc {
  right: -21px;
}

.catalog-list .thumb:focus .discountperc,
.catalog-list .thumb:hover .discountperc {
  right: 2px;
}

.product_list_icons {
  margin-left: 0;
  top: 0;
  left: -30px;
}

.main_hits .discountperc {
  right: 0;
}

.main_hits .thumb:focus .discountperc,
.main_hits .thumb:hover .discountperc {
  right: 20px;
}

.main_hits .product_list_icons {
  left: 0;
}

.main_hits .thumb:focus .product_list_icons,
.main_hits .thumb:hover .product_list_icons {
  left: 20px;
}

.main_slider {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}

.location_phone__location_new {
  padding: 18px 40px 18px 55px;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  position: relative;
}

.location_phone__location_new .icon-location,.location_phone__location_new_phone .icon-phone {
  width: 24px;
  height: 23px;
  top: calc(50% - 12px);
  position: absolute;
  left: 15px;
}

.location_phone__location_new_phone {
  padding: 18px 10px 18px 55px;
}

.mobile-sidebar {
  -webkit-box-shadow: -1px 0 5px #999;
  box-shadow: -1px 0 5px #999;
}

.opened_nav,.stop-scroll {
  height: 100%;
}

.opened_nav .nav_mobile,.stop-scroll .mobile-sidebar {
  display: block;
  height: 100%;
  overflow: auto;
  position: fixed;
  -webkit-transition: .3s all;
  transition: .3s all;
}

.opened_nav .nav_mobile {
  -webkit-box-shadow: -3px 0 15px #000;
  box-shadow: -3px 0 15px #000;
  left: 0;
}

.stop-scroll .mobile-sidebar {
  right: 0;
}

.opened_nav .page_w,.stop-scroll .page_w {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.nav_mobile::-webkit-scrollbar-button {
  height: 0;
}

.nav_mobile::-webkit-scrollbar {
  width: 0;
}

.nav_mobile_menu a.location_phone__location_new_phone1 {
  padding-bottom: 0;
  padding-left: 31px;
}

.nav_mobile_menu a.location_phone__location_new_phone2 {
  border-bottom: 1px dashed #666;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  padding: 0;
}

.nav_mobile_menu a.nav_mobile_menu_account_login {
  padding: 16px 20px 16px 10px;
}

.nav_mobile_menu_account img {
  width: 37px;
  height: 37px;
  border-radius: 20px;
  margin-right: 10px;
  vertical-align: middle;
}

.nav_mobile_menu_account {
  position: relative;
}

.nav_mobile_menu_account .icon-drop-arrow::after,.nav_mobile_menu_account .icon-drop-arrow::before {
  background-color: #fff;
}

.account-menu__item a {
  padding-left: 40px;
}

.nav_mobile_menu a.nav_mobile_menu_account_logout {
  position: absolute;
  width: 26px;
  height: 26px;
  right: 13px;
  top: 50%;
  margin-top: -13px;
  padding: 0;
}

.nav_mobile_menu a.nav_mobile_menu_account_logout::after,.nav_mobile_menu a.nav_mobile_menu_account_logout::before {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  position: absolute;
  left: 8px;
  top: 12px;
  background: #fff;
}

.nav_mobile_menu a.nav_mobile_menu_account_logout::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav_mobile_menu a.nav_mobile_menu_account_logout::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.side_menu {
  float: left;
  width: 240px;
  background: #fff;
  min-height: 1px;
}

.main_slider_right {
  width: 920px;
  float: left;
  margin: 0 auto;
  background: #f2f3f5;
  padding: 20px 0 0 20px;
  height: calc(100% - 20px);
}

.main_slider_right .owl-wrapper-outer,.main_slider_right .owl-wrapper-outer .owl-wrapper,.main_slider_right .owl-wrapper-outer .owl-wrapper .owl-item,.main_slider_right .owl-wrapper-outer .owl-wrapper .owl-item a,.main_slider_right .owl-wrapper-outer .owl-wrapper .owl-item a .wrapper {
  height: 100%;
}

.main_slider_right .owl-wrapper-outer .owl-wrapper .owl-item a {
  display: block;
}

.main_slider_right .main_slider__item {
  background-position: left top;
  height: 100%;
  background-size: cover;
}

.main_slider_right .owl-prev {
  margin-left: 0;
  left: 20px;
}

.main_slider_right .owl-next {
  margin-right: 0;
  right: 0;
}

.main_slider_right .owl-pagination {
  bottom: 50px;
  display: none;
}

.main_slider_right .owl-next,.main_slider_right .owl-prev {
  top: 50%;
  margin-top: -20px!important;
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  background: 0 0;
}

.main_slider_right .owl-next::before,.main_slider_right .owl-prev::before {
  content: '';
  width: 30px;
  height: 30px;
  border-top: 3px solid #150C0C;
  position: absolute;
  top: 3px;
  display: block;
}

.main_slider_right .owl-prev::before {
  border-left: 3px solid #150C0C;
  left: 7px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.main_slider_right .owl-next::before {
  border-right: 3px solid #150C0C;
  right: 7px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.main_slider_right .owl-next:focus::before,.main_slider_right .owl-prev:focus::before,
.main_slider_right .owl-next:hover::before,.main_slider_right .owl-prev:hover::before {
  border-color: #fff;
}

.main_slider_right:focus .owl-prev,
.main_slider_right:hover .owl-prev {
  left: 35px;
  opacity: 1;
}

.main_slider_right:focus .owl-next,
.main_slider_right:hover .owl-next {
  right: 15px;
  opacity: 1;
}

.side_menu ul {
  margin: 0;
  list-style: none;
  padding: 9px 0;
  border: 1px solid #E8E8E8;
  border-top: none;
  background-color: #f2f3f5;
}

.side_menu_submenu_col {
  width: 215px;
  padding: 5px 10px;
  float: left;
}

.side_menu ul li a {
  display: block;
  color: #232323;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  padding: 4.5px 10px 4.5px 39px;
  position: relative;
}

.side_menu ul li.menu_otstup a {
  margin-bottom: 9px;
}

.side_menu ul li.hover a {
  background: #ED1C24;
  color: #fff;
}

.side_menu ul li.hover a::before {
  content: "";
  display: block;
  width: 16px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  background: url(../images/side_menu_arrow.jpg) center right/16px 100% no-repeat;
  z-index: 1001;
}

.side_menu ul li.hover .side_menu_submenu a {
  background: 0 0;
  color: #505050;
}

.side_menu ul li.hover .side_menu_submenu a:focus,
.side_menu ul li.hover .side_menu_submenu a:hover {
  color: #9b9b9b;
}

.side_menu ul li.hover .side_menu_submenu a::after,.side_menu ul li.hover .side_menu_submenu a::before {
  display: none;
}

.side_menu ul li .icon-nav {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 14px;
  top: 5px;
}

.side_menu_submenu {
  position: absolute;
  width: auto;
  height: auto;
  background: #fff;
  left: 240px;
  top: 0;
  z-index: 1000;
  display: none;
  -webkit-box-shadow: 5px 0 16px -9px rgba(0,0,0,.38) inset;
  box-shadow: 5px 0 16px -9px rgba(0,0,0,.38) inset;
  border: 1px solid #E8E8E8;
}

.side_menu_submenu_cols {
  padding: 0 10px;
}

.sliderwithsubmenu {
  position: relative;
  margin-bottom: 20px;
  height: 463px;
}

.side_menu .side_menu_submenu_category_tittle {
  line-height: 20px;
  position: relative;
  font-weight: 600;
  border-bottom: 1px solid #D0D0D0;
  padding: 11px 50px 10px 0;
  color: #000;
}

.side_menu .side_menu_submenu_category_tittle:focus,
.side_menu .side_menu_submenu_category_tittle:hover {
  color: #576e75;
}

.side_menu_submenu_category {
  padding-bottom: 4px;
  padding-top: 8px;
}

.side_menu .side_menu_submenu_category:first-child .side_menu_submenu_category_tittle {
  padding-top: 17px;
}

.side_menu_submenu_category_tittle_icon {
  display: block;
  width: 41px;
  height: 30px;
  margin-top: -15px;
  position: absolute;
  right: 0;
  top: 50%;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: contain;
}

.side_menu_submenu ul li a {
  padding-left: 0;
}

.side_menu_submenu ul {
  padding: 3px 0 5px;
  border: none;
}

.side_menu_submenu_category ul li a {
  font-weight: 300;
  padding: 0;
}

.side_menu_submenu_brands {
  padding: 22px 10px;
}

.side_menu_submenu_brands img {
  vertical-align: middle;
  margin-right: 48px;
}

.main_item:last-child,.side_menu_submenu_brands img:last-child {
  margin-right: 0;
}

.catalog-menu-item-all {
  color: #323131;
  font-size: 14px;
  font-weight: 300;
  text-transform: none;
}

.about-us .about-us__social h3,.about-us .is-upper,.about-us h3,.about-us__main-title,.about-us__title--yellow,.is-upper-bold,.landing-block__title,.price-with-card__title {
  text-transform: uppercase;
}

.nav>ul>li>a.active .catalog-menu-item-all,.nav>ul>li>a:focus .catalog-menu-item-all,
.nav>ul>li>a.active .catalog-menu-item-all,.nav>ul>li>a:hover .catalog-menu-item-all {
  color: #fff;
}

.catalog-menu-item-first {
  width: 240px;
}

.product_gallery__image {
  margin-bottom: 40px;
}

.main_items {
  padding: 20px;
}

.header_m-icon {
  display: none;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 75px;
  width: 75px;
}

.product {
  background: #fff;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(320px,1fr);
  grid-template-columns: minmax(320px,1fr);
  margin-bottom: 10px;
}

.product__header {
  -ms-grid-row: 1;
  grid-row-start: 1;
  padding-top: 20px;
}

.product__prices {
  -ms-grid-row: 4;
  grid-row-start: 4;
}

.product__banners {
  -ms-grid-row: 3;
  grid-row-start: 3;
}

.product__image {
  -ms-grid-row: 2;
  grid-row-start: 2;
}

.product__price-container {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 375px;
  padding: 20px 0;
}

.product__price-group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.product__information-container {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 375px;
  padding: 5px 0;
}

.product__price {
  color: #333;
  display: inline-block;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.5rem;
  position: relative;
}

.product__price--discount {
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #999;
  font-size: 1.1rem;
}

.product__subtitle {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 15px;
}

.product__buy-btns {
  padding-right: 10px;
  width: 100%;
}

.product__buy-container {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 414px;
}

.product--notavailable,.product--reserved {
  color: #333;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.5rem;
  padding-bottom: 20px;
}

.available-info {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
}

.available-info__text {
  color: #84c22a;
  font-size: .875rem;
  font-weight: 600;
  padding-left: 10px;
}

.available-info__text--orange {
  color: #f1aa09;
}

.delivery-info {
  padding: 5px 0;
}

.delivery-info__text {
  color: #999;
  display: inline-block;
}

.delivery-info__link {
  border-bottom: 1px dashed #999;
  color: #999;
  cursor: pointer;
}

.delivery-info__link:focus,
.delivery-info__link:hover {
  border-bottom: 1px dashed #ed1c24;
  color: #ed1c24;
}

.delivery-info__estimated-price {
  display: inline-block;
  line-height: 24px;
  padding-right: 30px;
  position: relative;
}

.delivery-info__estimated-price::before {
  background: url(/images/delivery-question.png) 50% no-repeat;
  content: '';
  height: 24px;
  position: absolute;
  right: 0;
  width: 24px;
}

.payment-info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
}

.payment-info__text {
  background: url(/images/storebag_green.png) 0 10% no-repeat;
  color: #999;
  padding-left: 20px;
}

.payment-info__text--order {
  background: url(/images/storebag_red.png) 0 10% no-repeat;
}

.shipping-info {
  font-size: .8125rem;
  padding-bottom: 40px;
}

.banners-badges {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px;
}

.available-status {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
}

.available-status__text {
  padding-left: 10px;
}

.is-available {
  color: #84c22a;
}

.price-with-card {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../images/scott_20.jpg);
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
  max-width: 570px;
}

.price-with-card__container {
  padding: 10px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.price-with-card__container--text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: .7rem;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  padding: 5px 15px;
}

.price-with-card__container--price {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 20px;
  border: 1px dashed;
  border-width: 1px 0 0;
}

.price-with-card__title {
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 1.6rem;
  padding-top: 5px;
  font-family: NerisBlackItalic;
}

.price-with-card__link,.price-with-card__link:focus,
.price-with-card__link,.price-with-card__link:hover {
  color: #fff;
  opacity: .8;
  -webkit-text-decoration: underline dashed #fff;
  -moz-text-decoration: underline dashed #fff;
  text-decoration: underline dashed #fff;
}

.price-with-card__link:focus,
.price-with-card__link:hover {
  opacity: 1;
}

.price-with-card__description {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.price-with-card__price {
  background-color: #fff;
  -webkit-box-shadow: inset 1px 1px 1px 3px #ccc;
  box-shadow: inset 1px 1px 1px 3px #ccc;
  color: #333;
  font-size: 2.2rem;
  font-weight: 700;
  padding: 15px 20px;
  text-align: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.price-with-card__rub {
  font-size: 1rem;
}

.price-with-card__end-container {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: url(../images/newyeartimer.jpg) 50%;
  background-size: cover;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: .875rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 570px;
  padding: 0 15px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.timer-container {
  padding: 5px 0 15px;
}

.timer-container__time-days {
  padding: 0 25px 0 0;
}

.timer-container__time-counter {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: 600;
  position: relative;
}

.timer-container__time-counter:after {
  content: '';
  position: absolute;
  left: 3px;
  display: block;
  font-size: .5rem;
  width: 100%;
  text-align: left;
  line-height: 16px;
}

.timer-container__time-counter--d:after {
  content: 'дней';
}

.timer-container__time-counter--h:after {
  content: 'часов';
}

.timer-container__time-counter--m:after {
  content: 'минут';
}

.timer-container__time-counter--s:after {
  content: 'секунд';
}

.catalog__banner-container {
  margin-top: 10px;
  padding: 0 20px;
}

.catalog__banner-container .owl-dots {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}

.dynamic-discount-price {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.dynamic-discount-price__container {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.dynamic-discount-price .product-discount {
  position: relative;
  right: 0;
  z-index: 1;
}

.dynamic-discount-price .product__price-group {
  margin-right: 10px;
}

.dynamic-discount-price .price-with-card {
  margin: 0 0 10px;
  max-width: 225px;
}

.dynamic-discount-price .price-with-card__container--text {
  font-size: .625rem;
  line-height: .875rem;
  padding: 0 10px;
}

.dynamic-discount-price .price-with-card__title {
  font-size: 1rem;
  letter-spacing: normal;
  padding: 0;
  line-height: 1rem;
}

.product-specifications {
  background-color: #fff;
  border: solid #eee;
  border-width: 1px 0 0;
  margin-bottom: 10px;
}

.product-specifications__title::after {
  background: url(../images/sprite.png) -125px -190px no-repeat;
  bottom: 0;
  height: 10px;
  right: 20px;
  top: 0;
  width: 20px;
  content: '';
}

.product-specifications__list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.product-specifications__list:last-child {
  border-width: 0 0 1px;
}

.product-specifications__list-item {
  cursor: pointer;
}

.product-specifications__title {
  border: solid #eee;
  border-width: 1px 0;
  font-weight: 700;
  padding: 15px 20px;
  position: relative;
}

.product-specifications__title:first-child {
  border-width: 0 0 1px;
}

.product-specifications__title::after {
  margin: auto;
  opacity: .8;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.product-specifications__content {
  /* border-bottom: 1px solid #ddd; */
  display: none;
  padding: 10px 20px;
}

.product-specifications__list-item.is-active .product-specifications__title::after {
  opacity: .4;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.product-specifications__list-item.is-active .product-specifications__content {
  display: block;
}

.sale_order_full_table {
  font-size: 1rem;
  padding: 0 20px 20px;
}

.sale_order_full_table p {
  padding: 5px 0;
}

.sale_order_full_table .paysystem_name {
  padding-left: 10px;
}

.sale_order_full_table .pay-type {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
}

.order-cancel {
  padding: 20px;
}

.order-information__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
.order-information__title {
  font-size: 1rem;
  font-weight: 700;
  padding: 25px 20px;
  position: relative;
}
*/
.order-information__title::after {
  margin: auto;
  opacity: .8;
  position: absolute;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.order-information__item {
  border-bottom: 1px solid #ddd;
}

.order-information__item:last-child {
  border: 0;
}

.order-information__item.unfolding-list__item {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .order-information__item.unfolding-list__item {
    padding-bottom: 20px;
  }
}

.order-information__item.is-active .order-information__title {
  border-bottom: 1px solid #eee;
}

.order-information__item.is-active .order-information__title::after {
  opacity: .4;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.order-information__item.is-active .order-information__content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}

.order-information__content {
  display: none;
  padding: 0 20px;
}

.order-card {
  border-bottom: 5px solid #ddd;
  margin-bottom: 15px;
  position: relative;
}

.order-card::before {
  background: #0c1111;
  bottom: -11px;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  right: 0;
}

.order-card__header {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0;
}

.order-card__main {
  border-bottom: 1px solid #eee;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0;
}

.order-card__main--left {
  padding-bottom: 20px;
}

.order-card__main--right {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 250px;
  -moz-box-flex: 250px;
  -ms-flex: 250px 0 0px;
  flex: 250px 0 0;
  font-size: .725rem;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.order-card__group-btn {
  text-align: right;
}

.order-card__group-text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 10px;
  width: 100%;
}

.order-card__btn {
  display: inline-block;
}

.order-card__header-text {
  font-size: .8125rem;
  font-weight: 700;
  display: inline-block;
}

.order-card__table {
  padding: 10px 0 0;
}

.order-card__tracking-number {
  margin: 5px 0;
}

.order-card__tracking-number span {
  background: #84c22c;
  color: #000;
  font-weight: 700;
  padding: 2px 5px;
}

.landing-block__title {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4rem;
  padding: 20px;
}

.landing-block__title--main {
  font-size: 1.7rem;
  line-height: 1.7rem;
}

.is-upper-bold {
  font-weight: 600;
}

.landing-section {
  background-color: #fff;
}

.landing-block {
  margin-bottom: 20px;
  position: relative;
}

.landing-block__description {
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin: 0;
}

.landing-block__btn,.landing__table-btn {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: .875rem;
  font-weight: 600;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}

.landing-block__picture {
  line-height: 0;
}

.landing-block__btn {
  background-color: #fe0;
  padding: 5px 10px;
}

.landing-block__btn:focus,
.landing-block__btn:hover {
  -webkit-box-shadow: 0 0 5px 1px #ccc;
  box-shadow: 0 0 5px 1px #ccc;
  color: #000;
}

.landing-block__more {
  color: #5cbdff;
  cursor: pointer;
  text-decoration: underline;
}

.landing-block--flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.landing__table {
  border: 1px solid #eee;
  border-collapse: collapse;
  display: table;
  width: 100%;
}

.landing__table-row {
  display: table-row;
}

.landing__table-row--title {
  background-color: #eee;
}

.landing__table-content {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  display: table-cell;
  padding: 10px 20px;
  vertical-align: middle;
}

.landing__table-content--hide {
  display: none;
}

.landing__table-btn {
  background-color: #fe0;
  padding: 5px 10px;
  text-transform: lowercase;
}

.landing__table-btn:focus,
.landing__table-btn:hover {
  -webkit-box-shadow: 0 0 5px 1px #ccc;
  box-shadow: 0 0 5px 1px #ccc;
  color: #000;
}

.sale-page {
  padding: 20px;
}

.sale-page .landing-block__picture {
  text-align: center;
}

.vacancy-page {
  padding: 20px;
}

.vacancy-page .landing-block__title {
  font-size: 1.8rem;
  line-height: 1.8rem;
}

.vacancy-page__title-line {
  padding-bottom: 20px;
}

.vacancy-page__title-line .landing-block__title {
  margin: 0;
}

.vacancy-page__title-line .landing-block__description {
  font-weight: 600;
  text-transform: uppercase;
}

.vacancy-page__title-line .vacancy-page__category {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0 0;
}

.vacancy-page__link-btn {
  background-color: #000;
  color: #fe0;
  display: inline-block;
  margin-top: 20px;
  padding: 5px 50px 5px 10px;
  position: relative;
  text-transform: uppercase;
}

.vacancy-page__link-btn:focus,
.vacancy-page__link-btn:hover {
  color: #fff;
}

.vacancy-page__link-btn::after {
  background: url(/images/icons/arrow_20_black.png) 50% no-repeat #fe0;
  content: '';
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

.vacancy-page__gallery-part {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 0;
}

.vacancy-page__gallery-part .landing-block__picture {
  padding-right: 5px;
  width: 25%;
}

.vacancy-page__gallery-part .landing-block__picture:last-child {
  padding-right: 0;
}

.vacancy-page__company-principles,.vacancy-page__company-values {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.vacancy-page__company-principles .landing-block__container,.vacancy-page__company-values .landing-block__container {
  margin: 0 0 20px;
}

.vacancy-page__company-duties .landing-block__list {
  border-left: 20px solid #fe0;
  padding-left: 30px;
}

.vacancy-page .landing-block__picture {
  text-align: center;
}

.rent-page {
  padding: 20px;
}

.rent-page h3,.rent-page p {
  margin: 0;
}

.rent-page__rent-wrap {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 20px;
}

.rent-page__rent-container {
  background-color: #fe0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.rent-page__rent-value {
  background-color: #fff;
  font-size: 1.2rem;
  padding: 5px 5px 0 0;
}

.rent-page__rent-price {
  font-size: 2rem;
  font-weight: 700;
  padding: 10px 20px 10px 10px;
  position: relative;
}

.rent-page__rent-price::after {
  content: "₽";
  font-size: 1rem;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
}

.rent-page__description-container {
  margin-bottom: 20px;
}

.rent-page__rent-description {
  font-size: .75rem;
}

.rent-page__bicycles {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rent-page__bicycles-item {
  padding-top: 35px;
  position: relative;
}

.rent-page__bicycles-information {
  position: absolute;
  top: 0;
}

.rent-page__bicycles-title {
  font-size: 1.25rem;
  line-height: 1.5rem;
  margin: 0;
}

.rent-page__bicycles-articule {
  font-size: .875rem;
}

.rent-page__bicycles-btn {
  background-color: #fe0;
  cursor: pointer;
  font-size: .75rem;
  font-weight: 700;
  padding: 5px;
  text-transform: uppercase;
}

.rent-page__bicycles-btn:focus,
.rent-page__bicycles-btn:hover {
  color: #000;
}

.rent-page__bicycles-btn::after {
  border-bottom: 7px solid transparent;
  border-right: 45px solid #cb0;
  bottom: -7px;
  content: '';
  left: 0;
  position: absolute;
}

.contacts-page {
  padding: 20px;
}

.contacts-page__control-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contacts-page__btn {
  background-color: #fff;
  border-bottom: 3px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.3rem;
  font-weight: 600;
  margin-right: 35px;
  padding: 0 5px 0 35px;
}

.contacts-page__btn-list {
  background: url(../images/list.svg) 10% 50% no-repeat;
  background-size: 18px;
}

.contacts-page__btn-map {
  background: url(../images/location.svg) 10% 50% no-repeat;
  background-size: 18px;
}

.contacts-page__btn.active {
  border-bottom: 3px solid #fe0;
}

.contacts-page__map-container {
  display: none;
}

.contacts-page__map-container.active {
  display: block;
}

.contacts-page__list-container {
  display: none;
}

.contacts-page__list-container.active {
  display: table;
}

.contacts-page__inform-container {
  margin-bottom: 20px;
}

.contacts-page__phone,.contacts-page__time {
  font-size: 2rem;
  line-height: 2rem;
}

.contacts-page__mail {
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.contacts-page .landing-block__title {
  font-size: 2rem;
}

.contacts-page .landing__table-row {
  border-bottom: 1px solid #eee;
}

.store-page {
  padding: 20px;
}

.store-page__get-route {
  padding: 15px 30px;
}

.store-page__information-container {
  margin: 0 0 20px;
}

.store-page .landing-block__title,.store-page__phone {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.store-page .is-upper-bold {
  font-weight: 700;
}

.modal-substrate {
  background-color: rgba(255,255,255,.7);
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1009;
}

.modal-substrate.show {
  display: block;
}

.modal {
  background-color: #fff;
  bottom: 0;
  -webkit-box-shadow: 0 0 5px 1px #999;
  box-shadow: 0 0 5px 1px #999;
  display: none;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 1010;
}

.modal.show {
  display: block;
}

.modal-reservation {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  max-width: 450px;
  padding: 100px 40px 40px;
  text-align: center;
  width: 100%;
}

.modal-reservation__container {
  margin-bottom: 20px;
  text-align: left;
}

.modal-reservation__btn {
  background: #fe0;
  border: none;
  font-weight: 600;
  padding: 15px 30px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.modal-reservation__btn:focus,
.modal-reservation__btn:hover {
  -webkit-box-shadow: 0 0 5px 1px #ccc;
  box-shadow: 0 0 5px 1px #ccc;
}

.modal-reservation__close {
  background: url(../images/cross.svg) 50% no-repeat;
  cursor: pointer;
  background-size: 24px;
  height: 80px;
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
}

.news .ui-widget-content {
  border: 0;
}

.icon-drop-arrow::after,.icon-drop-arrow::before {
  background-color: #000;
  border-radius: 1px;
  content: '';
  top: 29px;
  height: 2px;
  margin: auto;
  position: absolute;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  width: 8px;
}

.icon-drop-arrow::after {
  right: 18px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.icon-drop-arrow::before {
  right: 22px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.icon-drop-arrow.show::after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.icon-drop-arrow.show::before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.nav_mobile_menu ul li.with_submenu > a::before,
.nav_mobile_menu ul li.with_submenu > a::after {
  background-color: #000;
  border-radius: 1px;
  content: '';
  height: 2px;
  margin: auto;
  position: absolute;
  top: 29px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  width: 8px;
}

.nav_mobile_menu ul li.with_submenu > a::after {
  right: 18px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav_mobile_menu ul li.with_submenu > a::before {
  right: 22px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}

.nav_mobile_menu ul li.with_submenu > li a::after {
  display: none;
}

.nav_mobile_menu ul li.with_submenu a.show::after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nav_mobile_menu ul li.with_submenu a.show::before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}


.news-block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  width: 100%;
}

.news-block__scroll {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: auto;
}

.news-block__content {
  background-size: cover;
  color: #fff;
  display: block;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  height: 155px;
  margin-right: 10px;
  position: relative;
  width: 250px;
}

.news-block__content:before {
  background-color: rgba(0,0,0,.4);
  content: " ";
  height: 100%;
  position: absolute;
  width: 100%;
}

.news-block__content_no-margin {
  margin-right: 0;
}

.news-block__content_big {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
  height: 320px;
  width: 320px;
}

.news-block__content_long {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -ms-flex: 0 0 510px;
  flex: 0 0 510px;
  height: 155px;
  margin-bottom: 10px;
  width: 510px;
}

.news-block__group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -ms-flex: 0 0 520px;
  flex: 0 0 520px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 520px;
}

.news-block__title {
  color: #fff;
}

@font-face {
  font-family:ALSRublRegular;src:url(../fonts/rouble.eot);src:local("ALS Rubl"),local("ALSRubl"),url(../fonts/rouble.woff) format("woff"),url(../fonts/rouble.ttf) format("truetype"),url(../fonts/rouble.svg#ALSRubl) format("svg");
}

@font-face {
  font-family: "NerisBlackItalic";
  src:url('../fonts/Neris Black Italic.otf');
}

@font-face {
  font-family: "Neris";
  src: url("../fonts/Neris-SemiBold.otf");
}

@font-face {
  font-family: "NerisLight";
  src: url("../fonts/Neris-Light.otf");
}

@font-face {
  font-family:Dited;src:url(../fonts/Dited.otf);
}

@media screen and (min-width:375px) {
  .product_gallery__thumbs_wrapper {
    max-width: 240px;
  }

  .order-card__header-text {
    font-size: .875rem;
  }
}

@media screen and (min-width:415px) and (max-width:599px) {
  .catalog .good:nth-child(odd) {
    border-right: 1px solid #ddd;
  }
}

@media screen and (min-width:415px) {
  .catalog-item {
    width: 50%;
  }

  .novelties .good {
    border-width: 1px 1px 0 0;
    width: 50%;
  }

  .good {
    height: 360px;
    width: 50%;
  }

  .good .discount {
    position: absolute;
  }

  .good__wrap-image {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2 0 auto;
    flex: 2 0 auto;
  }

  .good__wrap-info {
    -webkit-box-flex: 3;
    -moz-box-flex: 3;
    -ms-flex: 3 0 auto;
    flex: 3 0 auto;
  }

  .good__info-block {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width:445px) {
  .about-us .about-us__parts .gallery__container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .about-us .about-us__parts .gallery__container picture {
    width: 50%;
  }

  .about-us .about-us__parts .gallery__container picture:first-child {
    padding-right: 5px;
  }
}

@media screen and (min-width:480px) {
  .rent-page__bicycles-item {
    width: 50%;
  }
}

@media screen and (min-width:490px) {
  .rent-page__rent-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .rent-page__rent-value {
    border-bottom: 10px solid #fe0;
  }
}

@media screen and (min-width:500px) and (max-width:1000px) {
  .main_col_r {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (min-width:500px) {
  .winter-services__banner_middle {
    -webkit-box-flex: 5;
    -moz-box-flex: 5;
    -ms-flex: 5 0 0px;
    flex: 5 0 0;
  }

  .winter-services__banner_middle-r {
    -webkit-box-flex: 3;
    -moz-box-flex: 3;
    -ms-flex: 3 0 0px;
    flex: 3 0 0;
  }

  .winter-services__banner_small {
    width: calc(100% / 2);
  }

  .vacancy-page__title-line .vacancy-page__category {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .vacancy-page__vacancy-container>div>div,.vacancy-page__vacancy-container>div>div:focus,
  .vacancy-page__vacancy-container>div>div,.vacancy-page__vacancy-container>div>div:hover {
    display: -webkit-box!important;
    display: -moz-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .vacancy-page__vacancy-container>div>div [data-qa=vacancy],.vacancy-page__vacancy-container>div>div:focus [data-qa=vacancy],
  .vacancy-page__vacancy-container>div>div [data-qa=vacancy],.vacancy-page__vacancy-container>div>div:hover [data-qa=vacancy] {
    display: inline-block!important;
    width: calc(100% / 2)!important;
  }
}

@media screen and (min-width:530px) {
  .about-us__location .inform-wrap {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}

@media screen and (min-width:590px) {
  .price-with-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 1.6rem;
  }

  .price-with-card__container--text {
    font-size: .8rem;
  }

  .price-with-card__container--price {
    border-width: 0 0 0 1px;
  }
}

@media screen and (min-width:600px) and (max-width:1023px) {
  .catalog .good:not(:nth-child(3n)) {
    border-right: 1px solid #ddd;
  }
}

@media screen and (min-width:600px) {
  .catalog-item {
    width: calc(100% / 3);
  }

  .novelties .good {
    width: calc(100% / 3);
  }

  .good {
    width: calc(100% / 3);
  }

  .landing__table-content--hide {
    display: table-cell;
  }

  .modal-reservation {
    height: 280px;
    padding: 40px;
  }

  .modal-reservation__close {
    height: 50px;
    width: 50px;
  }
}

@media screen and (min-width:620px) {
  .order-card__header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .order-card__group-text {
    padding: 0;
    width: auto;
  }

  .order-card__header-text {
    padding-right: 2rem;
  }
}

@media screen and (min-width:768px) {
  /*
  .content {
    margin-bottom: 110px;
  }
  */

  .tabs.tabs_block .tabs_menu a {
    border-width: 1px 1px 0;
  }

  .tabs.tabs_block .tabs_content {
    border-width: 1px;
  }

  .contact_new_ymap_one {
    height: 577px;
  }

  .winter-services__banner_small {
    width: calc(100% / 3);
  }

  .vacancy-page__title-line {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .vacancy-page__title-line .vacancy-page__category {
    font-size: 1.125rem;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0;
  }

  .vacancy-page__company-mission .landing-block__description {
    width: 65%;
    z-index: 1;
  }

  .vacancy-page__company-mission .landing-block__picture {
    margin-top: -70px;
  }

  .vacancy-page__company-principles,.vacancy-page__company-values {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .vacancy-page__company-principles .landing-block__container,.vacancy-page__company-values .landing-block__container {
    margin: 0;
    padding-right: 10px;
    width: 50%;
  }

  .vacancy-page__company-principles .landing-block__picture,.vacancy-page__company-values .landing-block__picture {
    width: 50%;
  }

  .vacancy-page__company-principles .landing-block__container {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 0 0 0 10px;
  }

  .vacancy-page__vacancy-container>div>div [data-qa=vacancy],.vacancy-page__vacancy-container>div>div:focus [data-qa=vacancy],
  .vacancy-page__vacancy-container>div>div [data-qa=vacancy],.vacancy-page__vacancy-container>div>div:hover [data-qa=vacancy] {
    width: calc(100% / 3)!important;
  }

  .contacts-page .landing-block--flex .landing-block__container {
    position: absolute;
    width: 45%;
  }

  .contacts-page .landing-block--flex .landing-block__picture {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 60%;
  }

  .store-page .landing-block__title,.store-page__information-container,.store-page__phone {
    margin: 0;
  }

  .store-page .landing-block--flex {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (min-width:769px) {
  .main_hits {
    border: 0;
  }

  .sidebar_menu {
    border: 1px solid #333;
    margin-bottom: 10px;
  }

  .main_content__inner {
    padding: 40px;
  }

  .title-desk {
    display: block;
    margin: 0 0 20px;
  }

  .account_info {
    padding: 0 0 25px;
  }

  .account_paswword {
    padding: 0 0 25px;
  }

  .account_social {
    padding: 0 0 25px;
  }

  .product__image {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 20px 20px 30px;
  }

  .product__control-gallery {
    padding: 20px;
  }

  .product__container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .product__header {
    padding-top: 40px;
  }

  .product__brand {
    display: block;
  }

  .product__size_block .styler {
    max-width: 290px;
  }

  .product__control_col-1 {
    max-width: 290px;
  }

  #sale_order_auth {
    left: 40px;
  }

  .main_content-with_sidebar {
    margin-left: 210px;
  }

  .product__size_block .input_wrapper {
    max-width: 290px;
  }

  .good__content {
    display: inline-block;
  }

  .product {
    -ms-grid-columns: 45% 1fr;
    grid-template-columns: 45% 1fr;
    margin-bottom: 20px;
  }

  .product__prices {
    -ms-grid-row: 3;
    grid-row-start: 3;
    padding-bottom: 40px;
  }

  .product__banners {
    -ms-grid-row: 2;
    grid-row-start: 2;
  }

  .product__image {
    border-right: 1px solid #ddd;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 9;
    grid-row-end: 10;
  }

  .product__container {
    -ms-grid-column: 2;
    grid-column-start: 2;
  }

  .product__buy-container {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 290px;
  }

  .catalog__banner-container {
    margin: 0 0 10px;
    padding: 0;
  }

  .sale_order_full_table {
    font-size: 1.3rem;
    padding: 0 0 20px;
  }

  .order-cancel {
    padding: 0;
  }

  .order-card__main--left {
    padding: 0;
  }

  .sale-page {
    padding: 0;
  }

  .vacancy-page {
    padding: 0;
  }

  .vacancy-page__header-container .landing-block__title {
    position: absolute;
  }

  .rent-page {
    padding: 0;
  }

  .contacts-page {
    padding: 40px;
  }

  .store-page {
    padding: 40px;
  }
}

@media screen and (min-width:950px) {
  .rent-page .landing-block--flex .landing-block__container {
    position: absolute;
    width: 45%;
  }

  .rent-page .landing-block--flex .landing-block__picture {
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 70%;
  }
}

@media screen and (min-width:1000px) {
  .about-us {
    font-size: 1.125rem;
    line-height: 1.5rem;
    padding: 45px 25px 25px;
  }

  .about-us h3 {
    font-size: 1.7rem;
  }

  .about-us .about-us__link--include-text {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .about-us__main-title {
    font-size: 5.5rem;
    line-height: 5rem;
    padding-bottom: 50px;
  }

  .about-us__title--yellow {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .about-us__content {
    width: 50%;
  }

  .about-us__header .about-us__text:last-child {
    padding-right: 100px;
  }

  .about-us__header picture {
    position: absolute;
    right: 0;
    top: 0;
    width: 80%;
  }

  .about-us__location .inform-wrap {
    display: block;
    padding: 20px 35px;
  }

  .about-us__location picture {
    position: absolute;
    right: 0;
    top: -175px;
    width: 80%;
  }

  .about-us__location picture img {
    margin: 0;
  }

  .about-us__location .inform-container__count {
    font-size: 4rem;
    font-weight: 700;
    padding: 25px 20px;
  }

  .about-us__location .inform-container__text {
    font-size: 1.5rem;
  }

  .about-us__production {
    margin-top: -110px;
  }

  .about-us .about-us__fitnes {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: initial;
    -moz-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: initial;
  }

  .about-us .about-us__fitnes .fitnes-container {
    padding-right: 10px;
    width: 50%;
  }

  .about-us .about-us__hire picture {
    position: absolute;
    top: 0;
    right: 0;
  }

  .about-us .about-us__hire .content-container {
    width: 45%;
  }

  .about-us .about-us__online-order {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .about-us .about-us__online-order picture {
    -webkit-box-ordinal-group: initial;
    -moz-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }

  .about-us .about-us__online-order .about-us__container {
    padding-top: 110px;
    width: 50%;
  }

  .about-us .about-us__service {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

  .about-us .about-us__service .about-us__container {
    width: 55%;
  }

  .about-us .about-us__feedback {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }

  .about-us .about-us__feedback .about-us__container {
    width: 50%;
  }

  .about-us .about-us__feedback .about-us__container picture.board-girl {
    -webkit-box-ordinal-group: initial;
    -moz-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
  }

  .sale-page .landing-block__title {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .sale-page .landing-section {
    padding: 0;
  }

  .sale-page .landing-block--flex {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .sale-page .landing-block__container {
    width: 50%;
  }

  .sale-page .landing-block__container--left-side {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .sale-page .landing-block__picture {
    padding: 10px;
    width: 50%;
  }

  .sale-page .landing-block--float {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .sale-page .landing-block--float .landing-block__picture {
    width: 75%;
  }

  .sale-page .landing-block--float .landing-block__container {
    height: 100%;
    left: 0;
    position: absolute;
  }

  .sale-page .landing-block--float .landing-block__title {
    position: absolute;
    top: 0;
  }

  .sale-page .landing-block--float .landing-block__description {
    bottom: 0;
    position: absolute;
  }

  .store-page .landing-block__title,.store-page__phone {
    font-size: 2rem;
    line-height: 2rem;
  }
}

@media screen and (min-width:1024px) {
  .catalog .good:not(:nth-child(4n)) {
    border-right: 1px solid #ddd;
  }

  .catalog-item {
    width: 25%;
  }

  .good {
    width: 25%;
  }
}

@media screen and (min-width:1110px) {
  .product__control_col-1 {
    padding-left: 20px;
  }

  .product_n1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media screen and (max-width:1200px) {
  .deldel,.table_del {
    font-size: 14px;
  }

  .table_del {
    padding: 2px;
  }

  .page_dostavka .end .text {
    background: rgba(255,255,255,.7);
  }

  .page_dostavka .image2 {
    margin-top: 30px;
  }

  .page_dostavka .num img {
    max-width: 100%;
  }

  .page_dostavka .pack1 {
    margin-top: 50px;
  }

  .page_dostavka .pack2 {
    display: none;
  }
}

@media screen and (max-width:1030px) {
  .deldel,.table_del {
    font-size: 14px;
  }

  .table_del {
    padding: 2px;
  }

  .docompare {
    right: 0;
  }
}

@media screen and (max-width:1000px) {
  .table_del {
    font-size: 14px;
  }

  .deldel {
    font-size: 16px;
  }

  .discountperc {
    left: -30px;
  }

  .docompare {
    right: -30px;
  }

  .deldel,.table_del {
    font-size: 14px;
  }

  .table_del {
    padding: 2px;
  }

  .product_gallery__image .middle-image {
    max-width: 100%;
  }

  .deldel,.table_del {
    font-size: 14px;
  }

  .table_del {
    padding: 2px;
  }

  .page_dostavka .image2 .im1 {
    display: none;
  }

  .page_dostavka .image2 .im2 {
    display: block;
  }

  .page_dostavka .num.num3 {
    margin-left: 0;
  }

  .page_prokat_img_2 img {
    max-width: 100%;
  }
}

@media screen and (max-width:760px) {
  .deldel,.table_del {
    font-size: 14px;
  }

  .table_del {
    padding: 2px;
  }

  .table_del td:first-child {
    padding-left: 1px;
  }

  #time {
    display: none;
  }

  .page_dostavka .image2 .im1 {
    display: block;
  }

  .page_dostavka .image2 .im2 {
    display: none;
  }

  .page_dostavka .num {
    max-width: 20%;
  }

  .page_dostavka .withnum {
    margin-left: 30%!important;
  }

  .page_dostavka .num.num2 {
    margin-left: 0;
  }
}

@media screen and (max-width:650px) {
  .table_del {
    font-size: 14px;
    padding: 2px;
  }

  .deldel {
    font-size: 12px;
  }

  .table_del td:first-child {
    padding-left: 1px;
  }

  #time,.page_dostavka .image2 .im1 {
    display: none;
  }

  .page_dostavka .image2 .im2 {
    display: block;
  }

  .page_dostavka h2::before {
    display: none;
  }

  .page_dostavka h2 {
    padding-left: 20px;
    font-size: 24px;
  }

  .page_dostavka h3 {
    font-size: 24px;
  }

  .basket_table th,.basket_table__price strong {
    font-size: 13px;
  }
}

@media screen and (max-width:600px) {
  .cart-table {
    font-size: .8em;
  }

  .cart-table__title-wrap {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }

  .cart-table__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cart-table__price {
    display: none;
    width: auto;
  }

  .cart-table__count {
    padding: 0;
    width: auto;
  }

  .cart-table__delete {
    display: none;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 10%;
  }

  .cart-table__adaptive-delete {
    display: block;
  }

  .cart-table__adaptive-wrap {
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #ddd;
    padding: 5px 0;
    width: 100%;
  }

  .cart-table__total-sum {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .cart-table__header {
    display: none;
  }

  .cart-table__image {
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 110px;
    max-height: 80px;
    padding: 10px 10px 0 0;
  }

  .cart-table__title {
    padding: 5px 10px 5px 0;
  }

  .cart-table__image img {
    max-height: 100%;
    max-width: 100%;
  }
}

@media screen and (max-width:480px) {
  .table_del {
    font-size: 14px;
    padding: 2px;
  }

  .table_del td:first-child {
    padding-left: 1px;
  }

  #time,.page_dostavka .end .image {
    display: none;
  }

  .page_dostavka .end .text {
    position: relative;
  }
}


.repair-scooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 40px;
  background-color: #fff;
}

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

.repair-scooter__block-text {
  width: 49%;
}

.repair-scooter__block-img {
  width: 49%;
}

.repair-scooter__title {
  display: inline-block;
  margin: 0;
  padding: 15px 15px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  line-height: 44px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.repair-scooter__title-small {
  display: inline-block;
  margin: 26px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  line-height: 26px;
  font-weight: 600;
}

.repair-scooter__title-small span {
  text-transform: uppercase;
}

.repair-scooter__text {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.repair-scooter__advantages {
  margin: 0;
  padding: 0;
  list-style: none;
}

.repair-scooter__advantages-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  line-height: 42px;
}

.repair-scooter__advantages-item svg {
  margin-right: 15px;
}

@media (max-width: 1200px) {
  .repair-scooter__advantages-item {
    font-size: 20px;
  }
}

@media (max-width: 1000px) {
  .repair-scooter__title {
    max-width: 410px;
  }

  .repair-scooter__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .repair-scooter__block-text {
    width: 100%;
  }

  .repair-scooter__block-img {
    width: 100%;
  }

  .repair-scooter__block-img img {
    width: 100%;
  }

  .repair-scooter__advantages-item {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  .repair-scooter {
    padding: 20px;
  }
}

@media (max-width: 400px) {
  .repair-scooter__advantages-item {
    font-size: 5.2vw;
  }
}

@media (max-width: 360px) {
  .repair-scooter__title {
    font-size: 7vw;
  }

  .repair-scooter__subtitle {
    font-size: 24px;
  }
}

.page_oplata h1 {
  font-size: 34px;
}

@media (max-width: 450px) {
  .page_oplata .info {
    font-size: 6.5vw;
  }
}

@media (max-width: 405px) {
  .page_oplata h1 {
    font-size: 8vw;
  }
}

.wholesale__link {
  font-family: "Open Sans", Arial, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px dashed navy;
}




.about-us {
  width: 100%;
  padding: 20px;
  background-color: #fff;
  box-sizing: border-box;
}

.about-us ul {
  padding: 0;
  list-style: none;
}

.about-us__title {
  display: inline-block;

  font-family: "Open Sans", Arial, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
  text-transform: uppercase;
}

.about-us__title_first {
  padding-bottom: 24px;
}

.about-us__title-h2 {
  display: inline-block;
  max-width: 380px;
  padding: 15px 20px;
  margin: 0 0 24px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  background-color: #ffed00;
}

.about-us__text-title {
  margin: 0 0 30px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.about-us__location {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
}

.about-us__location-item {
  min-width: 110px;
}

.about-us__location-count {
  display: inline-block;
  margin: 0 !important;
  padding: 5px 10px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  background-color: #ffed00;
}

.about-us__location-text {
  margin: 0;
  padding: 5px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}

.about-us__img-many {
  width: 100%;
  margin-bottom: 35px;
}

.about-us__text-many {
  margin: 0 0 40px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.about-us__title-h2-line {
  display: inline-block;
  max-width: 530px;
  padding: 15px 20px;
  margin: 0 0 24px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.about-us__text-line {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.about-us__link-more {
  display: block;
  margin-bottom: 10px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  color: #5cbdff;
  text-decoration: underline;
}

.about-us__link-more:focus,
.about-us__link-more:hover {
  color: #ed1c24;
  text-decoration: none;
}

.about-us__img-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
  margin: 10px 0 5px 0;
}

.about-us__img-block picture {
  height: auto;
}

.about-us__img-block picture img {
  width: 100%;
}

.about-us__img-block_line picture {
  width: 33%;
}

.about-us__img-block_parts picture {
  width: 49.7%;
}

.about-us__img-line {
  width: 100%;
  margin-bottom: 30px;
}

.about-us__title-h2-parts {
  display: inline-block;
  max-width: 410px;
  padding: 15px 20px;
  margin: 0 0 24px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.about-us__text-parts {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.about-us__text-about {
  max-width: 330px;
  margin-bottom: 24px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.about-us__text-about span {
  text-transform: uppercase;
}

.about-us__img-parts {
  width: 100%;
  margin-bottom: 30px;
}

.about-us__fitness {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-bottom: 5px;
}

.about-us__title-h2-fitness {
  display: inline-block;
  max-width: 410px;
  padding: 15px 20px;
  margin: 0 0 24px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.about-us__text-fitness {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.about-us__fitness-img {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: auto;
}

.about-us__img-fitness {
  margin: auto;
}

.about-us__block-rent {
  margin-top: 30px;
}

.about-us__title-h2-rent {
  display: inline-block;
  max-width: 410px;
  padding: 15px 20px;
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.about-us__text-rent {
  margin: 20px 0 0 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.about-us__title-h2-order {
  display: inline-block;
  padding: 15px 20px;
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.about-us__text-order {
  margin: 20px 0 0 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.about-us__link-order {
  color: #5cbdff;
}

.about-us__link-order:focus,
.about-us__link-order:hover {
  color: #ed1c24;
}

.about-us__img-order {
  margin: auto;
}

.about-us__block-advantages {
  margin-top: 5px;
}

.about-us__title-h2-advantages {
  display: inline-block;
  padding: 15px 20px;
  margin: 0 0 20px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.about-us__advantages-text {
  margin-bottom: 20px;
  padding-left: 15px;
  border-left: 20px solid #ffed00;
}

.about-us__advantages-item-title {
  margin: 0 0 20px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.about-us__text-advantages {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.about-us__link-advantages {
  color: #5cbdff;
}

.about-us__link-advantages:focus,
.about-us__link-advantages:hover {
  color: #ed1c24;
}

.about-us__img-advantages {
  margin: auto;
}

.about-us__title-h2-social {
  display: inline-block;
  padding: 15px 20px;
  margin: 0 0 20px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.about-us__text-social {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
}

.about-us__link-social {
  color: #5cbdff;
}

.about-us__link-social:focus,
.about-us__link-social:hover {
  color: #ed1c24;
}

.about-us__title-h3 {
  margin: 30px 0 20px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 768px) {

  .about-us {
    padding: 40px;
  }
}

@media (min-width: 1024px) {

  .about-us__block-title {
    position: relative;
    z-index: 1;
  }

  .about-us__title-block {
    width: 50%;
  }

  .about-us__title {
    font-size: 88px;
    line-height: 101px;
  }

  .about-us__text-title {
    font-size: 18px;
  }

  .about-us__img-title {
    position: absolute;
    top: 10px;
    right: -50px;
    width: 651px;
    height: 618px;
    z-index: -999;
  }

  .about-us__block-location {
    position: relative;
  }

  .about-us__block-location picture {
    position: absolute;
    top: 150px;
    right: 0;
    width: 651px;
    height: 755px;
    z-index: 0;
  }

  .about-us__location {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-us__location-item {
    margin-bottom: 30px;
  }

  .about-us__location-count {
    padding: 25px 20px;
    font-size: 64px;
  }

  .about-us__location-text {
    font-size: 24px;
  }

  .about-us__img-many {
    margin-top: -90px;
  }

  .about-us__text-many {
    font-size: 18px;
    line-height: 24px;
  }

  .about-us__text-line {
    font-size: 18px;
    line-height: 24px;
  }

  .about-us__text-parts {
    font-size: 18px;
    line-height: 24px;
  }

  .about-us__block-fitness {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .about-us__img-fitness {
    width: 50%;
    margin-left: 10px;
  }

  .about-us__text-fitness {
    font-size: 16px;
    line-height: 24px;
  }

  .about-us__block-rent {
    position: relative;
    height: 390px;
  }

  .about-us__rent {
    position: relative;
    width: 45%;
    z-index: 1;
  }

  .about-us__img-rent {
    position: absolute;
    top: 0;
    right: 50px;
    width: 660px;
    height: 390px;
  }

  .about-us__text-rent {
    font-size: 18px;
    line-height: 24px;
  }

  .about-us__block-order {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-top: -35px;
  }

  .about-us__block-order picture {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .about-us__order {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 35px;
  }

  .about-us__text-order {
    font-size: 18px;
    line-height: 24px;
  }

  .about-us__advantages-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .about-us__advantages-list_warranty {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .about-us__advantages-item {
    width: 50%;
  }

  .about-us__advantages-img {
    width: 50%;
  }

  .about-us__text-advantages {
    font-size: 18px;
    line-height: 24px;
  }

  .about-us__text-social {
    font-size: 18px;
    line-height: 24px;
  }
}

.vacancy {
  padding: 20px;
  background-color: #fff;
}

.vacancy__title {
  display: inline-block;
  max-width: 160px;
  padding: 15px 20px;
  margin: 0 0 24px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  background-color: #ffed00;
}

.vacancy__products-title {
  display: inline-block;
  max-width: 160px;
  padding: 15px 20px;
  margin: 0 0 14px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

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

.vacancy__products-list {
  margin-top: 10px;
  padding: 0;
  list-style: none;
}

.vacancy__products-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
}

.vacancy__products-text {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.vacancy__btn-about-us {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  padding: 10px 50px 10px 10px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  color: #ffed00;
  text-transform: uppercase;
  background-color: #000;
}

.vacancy__btn-about-us::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
  background: url("/images/icons/arrow_20_black.png") 50% no-repeat #ffed00;
}

.vacancy__product-img {
  width: 100%;
  margin-bottom: 5px;
}

.vacancy__block-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}

.vacancy__block-img picture {
  width: 25%;
  padding-right: 5px;
}

.vacancy__block-img picture:last-child {
  padding: 0;
}

.vacancy__block-img picture img {
  width: 100%;
}

.vacancy__block-mission img {
  width: 100%;
}

.vacancy__mission-title {
  display: inline-block;
  max-width: 220px;
  padding: 15px 20px;
  margin: 0 0 14px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.vacancy__mission-text {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.vacancy__block-values {
  margin-top: 20px;
}

.vacancy__block-values img {
  display: block;
  margin: 20px auto 0 auto;
}

.vacancy__values-title {
  display: inline-block;
  max-width: 280px;
  padding: 15px 20px;
  margin: 0 0 14px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.vacancy__values-text {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.vacancy__block-principles {
  margin-top: 20px;
}

.vacancy__block-principles img {
  display: block;
  margin: 20px auto 0 auto;
}

.vacancy__principles-title {
  display: inline-block;
  max-width: 280px;
  padding: 15px 20px;
  margin: 0 0 14px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.vacancy__principles-text {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.vacancy__values {
  margin-top: 20px;
  padding-left: 30px;
  border-left: 20px solid #ffed00;
  list-style: initial;
}

.vacancy__values-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

@media (min-width: 768px) {

  .vacancy {
    padding: 40px;
  }

  .vacancy__block-title img {
    margin: -118px auto 0 auto;
  }

  .vacancy__title {
    position: relative;
    z-index: 1;
  }

  .vacancy__block-products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .vacancy__products-title {
    margin-right: 20px;
  }

  .vacancy__products {
    min-width: 485px;
  }

  .vacancy__block-mission img {
    margin-top: -62px;
  }

  .vacancy__mission-text {
    position: relative;
    width: 65%;
    z-index: 1;
  }

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

  .vacancy__block-values img {
    width: 49%;
    max-width: 426px;
    max-height: 283px;
    margin: 0 0 auto 0;
  }

  .vacancy__values-text-block {
    width: 49%;
  }

  .vacancy__values-title {
    font-size: 21px;
  }

  .vacancy__block-principles {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .vacancy__block-principles img {
    width: 49%;
    max-width: 426px;
    max-height: 283px;
    margin: 0 auto auto 0;
  }

  .vacancy__principles-text-block {
    width: 49%;
    max-width: 426px;
    margin: 0 0 auto 0;
  }

  .vacancy__principles-title {
    font-size: 21px;
  }
}

@media (min-width: 1024px) {
  .vacancy__values-title {
    font-size: 26px;
  }

  .vacancy__principles-title {
    font-size: 26px;
  }
}

.payment {
  padding: 20px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.payment__title {
  display: inline-block;
  margin: 0 0 20px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 55px;
}

.payment__title-h3 {
  display: inline-block;
  margin: 0 0 20px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.payment__text {
  margin: 0 0 20px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.payment__link {
  font-family: "Open Sans", Arial, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px dashed navy;
}

.payment__link:focus,
.payment__link:hover {
  color: #39C;
}

.payment__questions {
  padding-left: 20px;
  list-style: initial;
}

.payment__questions-item {
  font-size: 16px;
}

.payment__title-h4 {
  display: inline-block;
  padding: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  background-color: #ffed00;
}

.payment__title-h4_cards {
  padding: 0;
  font-size: 24px;
  text-transform: none;
  background-color: #fff;
}

.payment__payment-method {
  margin-bottom: 20px;
}

.payment__payment-method img {
  margin: auto;
}

.payment__note-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.payment__discount {
  width: 100%;
  border-collapse: collapse;
}

.payment__discount-th {
  width: 33.3%;
  padding: 2vw;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 3.75vw;
  line-height: 24px;
  font-weight: 400;
  border: 1px solid #d5d5d5;
  background-color: #ffd401;
}

.payment__discount-th sub {
  font-size: 11px;
  color: #848684;
}

.payment__discount-td {
  width: 33.3%;
  padding: 2vw;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 3.75vw;
  line-height: 24px;
  text-align: center;
  border: 1px solid #d5d5d5;
}

.payment__discount-td:first-child {
  text-align: left;
}

.payment__discount-td_green {
  color: #53c19b;
}

.payment__discount-td sub {
  font-size: 2vw;
  color: #848684;
}

.payment__discount-td p {
  margin: 0;
  font-size: 3vw;
  font-style: italic;
  color: #000;
}

.payment__footnote {
  margin: 20px 0 26px 0;
}

.payment__footnote-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  color: #848684;
}

.payment__img-karta {
  margin: 0 auto;
}

.payment__hr {
  margin-bottom: 26px;
  border: 0 solid #d7d7d7;
  border-top-width: 1px;
}

@media (min-width: 450px) {
  .payment__discount-th {
    font-size: 16px;
  }

  .payment__discount-td {
    font-size: 16px;
  }

  .payment__discount-td sub {
    font-size: 11px;
  }

  .payment__discount-td p {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .payment {
    padding: 40px;
  }
}

.delivery {
  padding: 20px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.delivery__title-h2 {
  display: inline-block;
  margin-bottom: 24px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 47px;
}

.delivery__method {
  width: 100%;
  border-collapse: collapse;
}

.delivery__method-th {
  width: 25%;
  padding: 2vw;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 3.75vw;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
  border: 1px solid #d5d5d5;
  background-color: #ffd401;
}

.delivery__method-th sub {
  font-size: 11px;
  color: #848684;
}

.delivery__method-td {
  width: 25%;
  padding: 2vw;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 2.7vw;
  line-height: 24px;
  text-align: center;
  border: 1px solid #d5d5d5;
}

.delivery__method-td:first-child {
  text-align: left;
}

.delivery__method-td_green {
  color: #53c19b;
}

.delivery__method-td p {
  margin: 0;
  font-size: 3vw;
}

.delivery__method-td p sup {
  font-size: 2vw;
  color: #848684;
}

.delivery__footnote {
  margin: 20px 0 26px 0;
}

.delivery__footnote-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  color: #848684;
}

.delivery__footnote-link {
  border-bottom: 1px dashed navy;
}

.delivery__footnote-link:focus,
.delivery__footnote-link:hover {
  color: #39C;
}

.delivery__free-delivery-zone {
  margin-bottom: 26px;
}

.delivery__link {
  font-family: "Open Sans", Arial, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  border-bottom: 1px dashed navy;
}

.delivery__link:focus,
.delivery__link:hover {
  color: #39C;
}

.delivery__link__rules {
  margin-bottom: 20px;
}

.delivery__title-h4 {
  margin: 0 0 26px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.delivery__text {
  margin: 0 0 20px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.delivery__text_delivery-rules {
  margin: 0;
}

.delivery__text_packing {
  margin-left: 20%;
}

.delivery__text sup {
  font-size: 11px;
  color: #848684;
}

.delivery__title-h3 {
  display: inline-block;
  margin: 0 0 24px 0;
  padding: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  background-color: #ffed00;
}

.delivery__title-h3_russia-post {
  margin-top: 20px;
}

.delivery__cities-list {
  max-width: 800px;
  margin: 0 auto 26px auto;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  -webkit-columns: 150px auto;
  columns: 150px auto;
  -webkit-column-rule: 1px solid #ccc;
  column-rule: 1px solid #ccc;
}

.delivery__img-partners {
  margin-bottom: 20px;
}

.delivery__rules {
  display: none;
}

.delivery__rules-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.delivery__rules-item sup {
  font-size: 11px;
  color: #848684;
}

.delivery__rules-footnote {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  color: #848684;
}

.delivery__advantages-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
  text-align: center;
}

.delivery__advantages-title {
  margin: 10px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.delivery__advantages-text {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.delivery__advantages-link {
  border-bottom: 1px dashed navy;
}

.delivery__advantages-link:focus,
.delivery__advantages-link:hover {
  color: #39C;
}

.delivery__notice {
  margin: 0 0 20px 20px;
  list-style: initial;
}

.delivery__notice-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.delivery__packing {
  position: relative;
}

.delivery__packing-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 15%;
}

.delivery__img-packing {
  margin: 0 auto 20px auto;
}

.delivery__packing-hide {
  display: none;
}

.delivery__packing-important {
  max-width: 440px;
  padding: 10px 20px 20px;
  margin-left: auto;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  background: #ffd400;
}

.delivery__packing-important-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 450px) {
  .delivery__method-th {
    padding: 15px;
    font-size: 16px;
  }

  .delivery__method-td {
    padding: 15px;
    font-size: 16px;
  }

  .delivery__method-td p {
    font-size: 16px;
  }

  .delivery__method-td p sup {
    font-size: 11px;
  }

  .delivery__method-td i {
    font-size: 14px;
  }

  .delivery__advantages-item {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: initial;
  }

  .delivery__advantages-img_first {
    margin-right: 28px;
  }

  .delivery__advantages-img_second {
    margin-right: 42px;
  }

  .delivery__advantages-img_third {
    margin-right: 41px;
  }

  .delivery__advantages-img_fourth {
    margin-right: 26px;
  }

  .delivery__advantages-img_fifth {
    margin-right: 41px;
  }
}

@media (min-width: 768px) {
  .delivery {
    padding: 40px;
  }
}

#SDEK_pvz {
  display: none;
}

@media (min-width: 768px) {
  #SDEK_pvz {
    display: block;
  }
}


.help {
  padding: 20px;
  background-color: #fff;
}

.help__text-call {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 17px;
  line-height: 17px;
}

.help__link-tel {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 34px;
  line-height: 40px;
  font-weight: 700;
  color: #303030;
  border-bottom: 1px dashed navy;
}

.help__link {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  color: #303030;
  border-bottom: 1px dashed navy;
}

.help__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px 0 50px 0;
}

.help__nav-block {
  width: 50%;
}

.help__nav-list {
  margin-left: 20px;
  list-style: initial;
}

.help__nav-list_last {
  margin-top: 65px;
}

.help__nav-title {
  margin-bottom: 26px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.help__nav-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.help__nav-link {
  color: #303030;
  border-bottom: 1px dashed navy;
}

.help__title-h2 {
  display: inline-block;
  margin: 0 0 24px 0;
  padding: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  background-color: #ffed00;
}

.help__text {
  margin: 0 0 20px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.help__instruction {
  margin: 0 0 20px 20px;
  list-style: initial;
}

.help__instruction .help__text {
  margin: 0;
  color: #000;
  line-height: 26px;
}

.help__img-refund {
  float: right;
}

.help__title-h3 {
  margin: 0 0 26px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.help__instruction-refund {
  margin-bottom: 25px;
}

.help__instruction-refund-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.help__instruction-img {
  height: 100px;
}

.help__instruction-refund-text {
  width: 100%;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.help__contact-us {
  margin: 0 0 20px 20px;
  list-style: initial;
}

.help__contact-us-text {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #000;
}

@media (min-width: 450px) {
  .help__link-tel {
    font-size: 45px;
    line-height: 50px;
  }

  .help__instruction-refund-item {
    -webkit-box-pack: inherit;
    -webkit-justify-content: inherit;
    -ms-flex-pack: inherit;
    justify-content: inherit;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .help__instruction-refund-text {
    margin-left: 30px;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .help {
    padding: 40px;
  }

  .help__nav-item {
    font-size: 16px;
  }

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

  .help__instruction-refund-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 24%;
  }

  .help__instruction-img {
    height: 150px;
  }

  .help__instruction-refund-text {
    margin: 10px 0 0 0;
  }
}

.terms-of-use {
  padding: 20px;
  background-color: #fff;
}

.terms-of-use__title {
  margin-bottom: 25px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}

.terms-of-use__text {
  margin-bottom: 25px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.terms-of-use__link {
  color: #000;
}

.terms-of-use__hr {
  height: 0;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 25px;
  border: 0 solid #d7d7d7;
  border-top-width: 1px;
}

.terms-of-use__subtitle {
  margin-bottom: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.terms-of-use__list {
  margin-left: 20px;
  list-style: initial;
}

.terms-of-use__item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.terms-of-use__discount {
  width: 100%;
  border-collapse: collapse;
}

.terms-of-use__discount-th {
  width: 33.3%;
  padding: 2vw;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 3.75vw;
  line-height: 24px;
  font-weight: 400;
  border: 1px solid #d5d5d5;
  background-color: #ffd401;
}

.terms-of-use__discount-th sub {
  font-size: 11px;
  color: #848684;
}

.terms-of-use__discount-td {
  width: 33.3%;
  padding: 2vw;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 3.75vw;
  line-height: 24px;
  text-align: center;
  border: 1px solid #d5d5d5;
}

.terms-of-use__discount-td:first-child {
  text-align: left;
}

.terms-of-use__discount-td_green {
  color: #53c19b;
}

.terms-of-use__discount-td sub {
  font-size: 2vw;
  color: #848684;
}

.terms-of-use__discount-td p {
  margin: 0;
  font-size: 3vw;
  font-style: italic;
  color: #000;
}

.terms-of-use__footnote {
  margin: 20px 0 26px 0;
}

.terms-of-use__footnote-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  color: #848684;
}

@media (min-width: 450px) {
  .terms-of-use__discount-th {
    font-size: 16px;
  }

  .terms-of-use__discount-td {
    font-size: 16px;
  }

  .terms-of-use__discount-td sub {
    font-size: 11px;
  }

  .terms-of-use__discount-td p {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .terms-of-use {
    padding: 40px;
  }

  .terms-of-use__hr {
    margin-left: -40px;
    margin-right: -40px;
  }
}

.service {
  padding: 20px;
  background-color: #fff;
}

.service__title {
  display: inline-block;
  margin: 0 0 24px 0;
  padding: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
  background-color: #ffed00;
}

.service__title_first {
  font-size: 32px;
}

.service__text-call {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 17px;
  line-height: 17px;
}

.service__link-tel {
  margin-bottom: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 32px;
  line-height: 45px;
  font-weight: 700;
  color: #303030;
  border-bottom: 1px dashed navy;
}

.service__text {
  margin-bottom: 25px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.service__text_first {
  margin-top: 25px;
}

.service__text sup {
  font-size: 11px;
  color: #848684;
}

.service__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px;
}

.service__nav-block {
  max-width: 340px;
}

.service__nav-list {
  margin-left: 20px;
  list-style: initial;
}

.service__nav-list_last {
  margin-top: 90px;
}

.service__nav-title {
  margin: 12px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.service__nav-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.service__nav-link {
  color: #303030;
  border-bottom: 1px dashed navy;
}

.service__title-h3 {
  margin-bottom: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.service__footnote {
  margin: 20px 0 26px 0;
}

.service__footnote-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  color: #848684;
}

@media (min-width: 768px) {
  .service {
    padding: 40px;
  }

  .service__link-tel {
    font-size: 40px;
  }
}

.service-bicycle {
  padding: 20px;
  background-color: #fff;
}

.service-bicycle__title {
  display: inline-block;
  margin: 15px 0;
  padding: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 27px;
  line-height: 27px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.service-bicycle__text-call {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 17px;
  line-height: 17px;
}

.service-bicycle__link-tel {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 32px;
  line-height: 45px;
  font-weight: 700;
  color: #303030;
  border-bottom: 1px dashed navy;
}

.service-bicycle__hr {
  height: 0;
  margin: 25px 0;
  border: 0 solid #d7d7d7;
  border-top-width: 1px;
}

.service-bicycle__title-h3 {
  margin: 15px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 28px;
  line-height: 40px;
  font-weight: 400;
}

.service-bicycle__text {
  margin-bottom: 25px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.service-bicycle__text strong {
  font-size: 16px;
  font-weight: 400;
  color: #53c19b;
}

.service-bicycle__text sup {
  font-size: 11px;
  color: #848684;
}

.service-bicycle__price-list {
  padding: 0;
  margin-left: 20px;
}

.service-bicycle__price-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.service-bicycle__link {
  color: #303030;
  border-bottom: 1px dashed navy;
  cursor: pointer;
}

.service-bicycle__table {
  display: none;
  width: 100%;
}

.service-bicycle__table_show {
  display: table;
    margin-left: -20px;
}

.service-bicycle__table tr:nth-child(even) {
  background: #f6f6f6;
}

.service-bicycle__table th {
  height: 40px;
  padding: 13px 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #0871b9;
}

.service-bicycle__table td {
  width: 90%;
  padding: 7px 20px 8px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
}

.service-bicycle__table td:last-child {
  min-width: 81px;
}

.service-bicycle__video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.service-bicycle__video-item {
  margin: 10px;
}

.service-bicycle__footnote {
  margin: 20px 0 26px 0;
}

.service-bicycle__footnote-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  color: #848684;
}

@media (min-width: 768px) {
  .service-bicycle {
    padding: 40px;
  }

  .service-bicycle__link-tel {
    font-size: 40px;
  }

  .service-bicycle__title-h3 {
    font-size: 30px;
  }
}


.rent-bicycle {
  padding: 20px;
  background-color: #fff;
}

.rent-bicycle__title {
  display: inline-block;
  margin: 0 0 25px 0;
  padding: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.rent-bicycle__title_rent {
  max-width: 210px;
}

.rent-bicycle__title_point {
  max-width: 150px;
}

.rent-bicycle__title_cost {
  max-width: 180px;
}

.rent-bicycle__title_models {
  max-width: 210px;
  margin-top: 20px;
}

.rent-bicycle__title_how {
  max-width: 320px;
}

.rent-bicycle__text {
  margin: 0 0 25px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.rent-bicycle__location {
  display: table;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #eee;
  border-collapse: collapse;
}

.rent-bicycle__location th {
  padding: 10px 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
  background-color: #eee;
}

.rent-bicycle__location th:nth-child(2) {
  display: none;
}

.rent-bicycle__location td {
  padding: 10px 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  vertical-align: middle;
}

.rent-bicycle__location td:nth-child(2) {
  display: none;
}

.rent-bicycle__location td strong {
  font-weight: 600;
  text-transform: uppercase;
}

.rent-bicycle__location td p {
  margin: 0;
}

.rent-bicycle__location-link {
  padding: 5px 10px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  text-transform: lowercase;
  background-color: #ffed00;
}

.rent-bicycle__location-link:focus,
.rent-bicycle__location-link:hover {
  -webkit-box-shadow: 0 0 5px 1px #ccc;
  box-shadow: 0 0 5px 1px #ccc;
}

.rent-bicycle__cost {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 20px;
}

.rent-bicycle__cost-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.rent-bicycle__cost-time {
  padding: 5px 5px 0 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  background-color: #fff;
  border-bottom: 10px solid #ffed00;
}

.rent-bicycle__cost-text {
  padding: 5px 10px 15px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  background-color: #ffed00;
}

.rent-bicycle__cost-text sup {
  font-size: 16px;
}

.rent-bicycle__cost-note {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

.rent-bicycle__models {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
}

.rent-bicycle__models-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  margin-top: 10px;
}

.rent-bicycle__models-text {
  display: flex;
  justify-content: center;
  align-items: center;
}

.rent-bicycle__models-title {
  margin: 20px 0 0 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 700;
}

.rent-bicycle__models-number {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.rent-bicycle__models-btn {
  display: inline-block;
  padding: 5px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 12px;
  line-height: 26px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
  cursor: pointer;
}

.rent-bicycle__models-btn::after {
  content: '';
  position: absolute;
  bottom: -7px;
  left: 0;
  border-bottom: 7px solid transparent;
  border-right: 45px solid #cb0;
}

.rent-bicycle__list {
  margin-left: 20px;
  margin-bottom: 25px;
  list-style: initial;
}

.rent-bicycle__list-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.rent-bicycle__title-h4 {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}

@media (min-width: 500px) {
  .rent-bicycle__location th:nth-child(2) {
    display: block;
  }

  .rent-bicycle__location td:nth-child(2) {
    display: block;
  }

  .rent-bicycle__cost-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .rent-bicycle__cost-text {
    padding: 5px 10px;
  }

  .rent-bicycle__models {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .rent-bicycle__models-block {
    width: calc(50% - 10px);
    margin: 10px 5px 0 5px;
  }
}

@media (min-width: 768px) {
  .rent-bicycle__models-block {
    width: calc(25% - 20px);
    margin: 10px 10px 20px 10px;
  }
  .rent-bicycle {
    padding: 40px;
  }
}

@media (min-width: 1024px) {
  .rent-bicycle {
    position: relative;
    padding: 40px;
  }

  .rent-bicycle__title {
    position: relative;
    z-index: 1;
  }

  .rent-bicycle__text_title {
    position: relative;
    width: 45%;
    z-index: 1;
  }

  .rent-bicycle__img_rent {
    position: absolute;
    top: 40px;
    right: 0;
    width: 600px;
    height: 450px;
  }

  .rent-bicycle__location {
    position: relative;
    margin-top: 50px;
    z-index: 1;
  }
}

.rent-winter {
  padding: 20px;
  background-color: #fff;
}

.rent-winter__title {
  display: inline-block;
  margin: 0 0 25px 0;
  padding: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 27px;
  line-height: 27px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.rent-winter__title_no-bg {
  margin-top: 20px;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  background-color: #fff;
}

.rent-winter__price-list {
  width: 100%;
  border-collapse: collapse;
}

.rent-winter__price-list tr:nth-child(even) {
  background: #f6f6f6;
}

.rent-winter__price-list th {
  padding: 7px 6px 7px 14px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 3vw;
  text-align: left;
  text-transform: uppercase;
  background: #FFD500;
}

.rent-winter__price-list td {
  padding: 7px 0 7px 14px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 3vw;
  text-align: left;
}

.rent-winter__price-list td:nth-child(2) {
  padding: 7px 0;
}

.rent-winter__price-list td:nth-child(2) img {
  display: none;
}

.rent-winter__price-list td img {
  max-height: 33px;
}

.rent-winter__text {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.rent-winter__location {
  width: 100%;
  margin-bottom: 20px;
}

.rent-winter__location th {
  padding: 20px 10px 10px 10px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  border-bottom: 1px solid #D6D6D6;
}

.rent-winter__location td {
  padding: 10px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 4vw;
  text-align: left;
}

.rent-winter__location td:last-child {
  text-transform: uppercase;
}

.rent-winter__location-link {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 4vw;
  color: #2CA6E0;
}

.rent-winter__location-link:focus,
.rent-winter__location-link:hover {
  text-decoration: underline;
}

@media (min-width: 360px) {
  .rent-winter__price-list td:nth-child(2) img {
    display: block;
  }
}

@media (min-width: 450px) {
  .rent-winter__location td {
    font-size: 16px;
  }

  .rent-winter__location-link {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .rent-winter {
    padding: 40px;
  }

  .rent-winter__price-list th {
    font-size: 16px;
  }

  .rent-winter__price-list td {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  .rent-winter__img-good {
    float: left;
    max-width: 350px;
  }
}

.service-winter {
  padding: 20px;
  background-color: #fff;
}

.service-winter__title {
  margin: 15px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}

.service-winter__img-text {
  margin: 30px 0;
}

.service-winter__info-item {
  position: relative;
  margin-left: 30px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.service-winter__info-item::before {
  content: '';
  position: absolute;
  top: calc(50% - 10px / 2);
  left: -30px;
  width: 20px;
  height: 20px;
  background: url("../images/service/ser_li.jpg") no-repeat;
}

.service-winter__link {
  color: #39C;
  border-bottom: 1px dashed navy;
}

.service-winter__link:focus,
.service-winter__link:hover {
  color: #303030;
}

.service-winter__link_detailed-repair {
  position: relative;
  margin-left: 30px;
}

.service-winter__link_detailed-repair::before {
  content: '';
  position: absolute;
  top: calc(50% - 10px / 2);
  left: -30px;
  width: 20px;
  height: 20px;
  background: url("../images/service/ser_li.jpg") no-repeat;
}

.service-winter__link_repair-full {
  position: relative;
  margin-left: 30px;
}

.service-winter__link_repair-full::before {
  content: '';
  position: absolute;
  top: calc(50% - 10px / 2);
  left: -30px;
  width: 20px;
  height: 20px;
  background: url("../images/service/ser_li.jpg") no-repeat;
}

.service-winter__advantages-item {
  position: relative;
  margin-left: 30px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.service-winter__advantages-item::before {
  content: '';
  position: absolute;
  top: calc(50% - 10px / 2);
  left: -30px;
  width: 20px;
  height: 20px;
  background: url("../images/service/ser_li.jpg") no-repeat;
}

.service-winter__title-h3 {
  display: inline-block;
  margin: 0 0 25px 0;
  padding: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 27px;
  line-height: 27px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.service-winter__title-h3_warranty {
  font-size: 6vw;
}

.service-winter__title-h3_thermo {
  margin-bottom: 40px;
}

.service-winter__img-shadow {
  position: absolute;
  top: 100%;
  left: 0;
}

.service-winter__text {
  margin: 0 0 25px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.service-winter__text sup {
  font-size: 11px;
  color: #848684;
}

.service-winter__repair-item {
  position: relative;
  padding: 10px 0;
  border-bottom: 1px solid #cfcfcf;
}

.service-winter__repair-item img {
  margin: auto;
}

.service-winter__repair-text {
  position: absolute;
  top: 10px;
  left: 0;
  margin: 0;
  max-width: 190px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.service-winter__price-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.service-winter__repair-table {
  display: none;
  width: 100%;
}

.service-winter__repair-table tr:nth-child(odd) {
  background: #f6f6f6;
}

.service-winter__repair-table th {
  height: 40px;
  padding: 13px 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 13px;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  background: #0871b9;
}

.service-winter__repair-table td {
  padding: 7px 20px 8px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 13px;
  text-align: left;
}

.service-winter__repair-table td del {
  color: #ed1c24;
}

.service-winter__repair-table td p {
  margin: 0;
  text-transform: uppercase;
}

.service-winter__repair-table td span {
  color: #ed1c24;
}

.service-winter__repair-table_show {
  display: table;
}

.service-winter__video-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 50px 0;
}

.service-winter__video {
  width: 215px;
  padding: 10px;
  margin: 0 0 20px 0;
  border: 1px solid #cfcfcf;
  -webkit-transition: opacity .35s;
  transition: opacity .35s;
}

.service-winter__video:focus,
.service-winter__video:hover {
  opacity: .8;
}

.service-winter__video span {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 11px;
  line-height: 12px;
}

.service-winter__video-link {
  font-family: "Open Sans", Arial, sans-serif;
  color: #16a3de;
  font-size: 14px;
  line-height: 15px;
}

.service-winter__video-centre {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

.service-winter__video-centre a {
  color: #000;
}

.service-winter__video-centre a:focus,
.service-winter__video-centre a:hover {
  color: #ed1c24;
}

.service-winter__thermo {
  display: none;
}

.service-winter__footnote {
  margin: 20px 0 26px 0;
}

.service-winter__footnote-item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  color: #848684;
}

@media (min-width: 450px) {
  .service-winter__title-h3 {
    font-size: 32px;
  }
}

@media (min-width: 550px) {
  .service-winter__thermo {
    display: block;
  }

  .service-winter__thermo-equip {
    width: 100%;
  }

  .service-winter__thermo-equip tr:nth-child(odd) {
    background-color: #f6f6f6;
  }

  .service-winter__thermo-equip th {
    background-color: #fff;
  }

  .service-winter__thermo-equip th img {
    width: 100%;
    max-width: 90px;
    margin: auto;
  }

  .service-winter__thermo-equip td {
    padding: 10px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
  }

  .service-winter__thermo-equip td:first-child {
    width: 50%;
    text-align: left;
  }

  .service-winter__thermo-equip td small {
    line-height: 16px;
  }

  .service-winter__thermo-equip td a {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 12px;
    color: #000;
  }

  .service-winter__thermo-equip td a:focus,
  .service-winter__thermo-equip td a:hover {
    color: #ed1c24;
  }

  .service-winter__repair-table th {
    font-size: 14px;
  }

  .service-winter__repair-table td {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  .service-winter {
    padding: 40px;
  }

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

  .service-winter__repair-item {
    width: 47.5%;
    min-width: 300px;
    border: none;
  }

  .service-winter__repair-item img {
    min-width: 300px;
  }
}


.stock {
  width: 100%;
  padding: 20px;
  background-color: #fff;
  box-sizing: border-box;
}

.stock__block {
  margin-bottom: 20px;
}

.stock__title {
  display: inline-block;
  margin: 0 0 25px 0;
  padding: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 27px;
  line-height: 27px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.stock__title_warranty {
  max-width: 260px;
}

.stock__title_service {
  max-width: 270px;
}

.stock__title_trade-in {
  max-width: 230px;
}

.stock__text {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.stock__text_trade-in {
  margin: 0 0 20px 0;
}

.stock__link {
  color: #5cbdff;
  text-decoration: underline;
}

.stock__link:focus,
.stock__link:hover {
  color: #ed1c24;
  text-decoration: none;
}

.stock__img {
  margin: auto;
}

@media (min-width: 768px) {
  .stock {
    padding: 40px;
  }
}

@media (min-width: 1024px) {
  .stock__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .stock__block_main {
    position: relative;
  }

  .stock__block_main img {
    position: absolute;
    top: 15px;
    right: 0;
    width: 648px;
    height: 471px;
  }

  .stock__block_service {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .stock__block-text_main {
    position: relative;
    z-index: 1;
  }

  .stock__title_main {
    margin-bottom: 280px;
  }

  .stock__block-text {
    width: 47.5%;
  }
}


.contacts {
  padding: 40px;
  background-color: #fff;
}

.contacts__flex-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.contacts__info-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: 50%;
}

.contacts__title {
  display: inline-block;
  width: 180px;
  padding: 20px;
  margin: 0 0 24px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  background-color: #ffed00;
}

.contacts__info-link {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
  color: #000;
}

.contacts__info-link:focus,
.contacts__info-link:hover {
  color: #ed1c24;
}

.contacts__info-text {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}

.contacts__info-text strong {
  font-size: 32px;
  font-weight: 600;
  text-transform: uppercase;
}

.contacts__info-text_margin-top {
  margin-top: 20px;
}

.contacts__slider {
  width: 280px;
  margin: 0 auto;
}

.contacts__label {
  margin-right: 35px;
  padding: 0 5px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 20.8px;
  font-weight: 600;
  cursor: pointer;
}

.contacts__table {
  display: none;
  width: 100%;
  padding: 0;
  margin: 30px 0 42px 0;
}

.contacts__tr {
  border: 1px solid #eee;
}

.contacts__th {
  padding: 10px 20px !important;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  vertical-align: middle;
  text-align: left;
  background-color: #eee;
  border-bottom: none !important;
}

.contacts__td {
  padding: 10px 20px !important;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid #eee;
}

.contacts__td_address {
  border-left: 1px solid #eee;
}

.contacts__td_btn {
  border-right: 1px solid #eee;
}

.contacts__td-text {
  margin: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.contacts__td-text_town {
  font-weight: 600;
  text-transform: uppercase;
}

.contacts__table-link {
  padding: 5px 10px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: #000;
  text-transform: lowercase;
  background-color: #ffed00;
}

.contacts__table-link:focus,
.contacts__table-link:hover {
  color: #000;
  background-color: #ccbe00;
}

.contacts__map {
  display: none;
  width: 100%;
  height: 585px;
  margin: 30px 0 42px 0;
}

.contacts__radio-input_list:checked ~ .contacts__slider .contacts__label_list {
  border-bottom: 3px solid #ffed00;
}

.contacts__radio-input_map:checked ~ .contacts__slider .contacts__label_map {
  border-bottom: 3px solid #ffed00;
}

.contacts__radio-input_list:checked ~ .contacts__table {
  display: table;
}

.contacts__radio-input_map:checked ~ .contacts__map {
  display: block;
}

@media (max-width: 1024px) {
  .contacts__info-text strong {
    font-size: 26px;
  }

  .contacts__info-link_email {
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  .contacts {
    padding: 20px;
  }

  .contacts__img {
    width: 50%;
  }

  .contacts__title {
    width: 50%;
    padding: 2.7vw;
    margin: 0 0 3vh 0;
    font-size: 4vw;
  }

  .contacts__info-link {
    font-size: 4vw;
    line-height: 5.5vw;
  }

  .contacts__info-link_email {
    font-size: 3.4vw;
  }

  .contacts__info-text {
    font-size: 1.85vw;
    line-height: 3vw;
  }

  .contacts__info-text strong {
    font-size: 4vw;
  }

  .contacts__info-text__margin-top {
    margin-top: 3vw;
  }
}

@media (max-width: 600px) {
  .contacts__th_work-mode {
    display: none;
  }

  .contacts__td_work-mode {
    display: none;
  }

  .contacts__td-text {
    font-size: 13px;
  }

  .contacts__table-link {
    font-size: 13px;
  }
}

@media (max-width: 360px) {
  .contacts__flex-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .contacts__info-block {
    width: 100%;
  }

  .contacts__info-link {
    font-size: 24px;
  }

  .contacts__img {
    width: 100%;
    margin-top: 20px;
  }

  .contacts__title {
    width: 180px;
    padding: 20px;
    font-size: 32px;
  }

  .contacts__info-text strong {
    font-size: 30px;
  }

  .contacts__contacts__info-link {
    font-size: 24px;
    line-height: 32px;
  }

  .contacts__info-link_email {
    font-size: 23px;
  }

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

  .contacts__info-text_margin-top {
    margin-top: 20px;
  }
}

.bx_news_detail {
  padding: 20px;

  background-color: #fff;
}

@media (min-width: 768px) {
  .bx_news_detail {
    padding: 40px;
  }
}

.wholesale {
  padding: 20px;

  background-color: #fff;
}

@media (min-width: 768px) {
  .wholesale {
    padding: 40px;
  }
}

.is-back-yellow {
  background-color: #fe0;
}

.main-nav__burger {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 70px;
  -ms-flex: 0 0 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #ff141f;
  cursor: pointer;
}

.main-nav__burger-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 22px;
  height: 15px;
  margin: auto;
  padding: 0;
  list-style: none;
}

.main-nav__burger-item {
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  border-radius: 25%;
}

.main-nav__burger-item_first {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

.main-nav__burger-item_second {
  opacity: 1;
  -webkit-transition: opacity ease-out 0.4s;
  transition: opacity ease-out 0.4s;
}

.main-nav__burger-item_third {
  bottom: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

/*
Когда меню открыто
 */

body.opened_nav .main-nav__burger-item_first {
  -webkit-transform: translateY(6px) rotate(45deg);
  -ms-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotate(45deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

body.opened_nav .main-nav__burger-item_second {
  opacity: 0;
}

body.opened_nav .main-nav__burger-item_third {
  -webkit-transform: translateY(-6px) rotate(-45deg);
  -ms-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotate(-45deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}


.header__mobile-menu {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 75px;
  width: 75px;
  cursor: pointer;
}

.header__burger {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 25px;
  height: 20px;
  padding: 0;
  margin-bottom: 1px;
  list-style: none;
}

.header__burger-item {
  width: 100%;
  height: 4px;
  background-color: #fff;
}

.header__burger-item_first {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

.header__burger-item_second {
  opacity: 1;
  -webkit-transition: opacity ease-out 0.4s;
  transition: opacity ease-out 0.4s;
}

.header__burger-item_third {
  bottom: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

@media (max-width: 768px) {

  .header__mobile-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/*
Когда меню открыто для мобильного бургера
 */

body.opened_nav .header__burger-item_first {
  -webkit-transform: translateY(8px) rotate(45deg);
  -ms-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

body.opened_nav .header__burger-item_second {
  opacity: 0;
}

body.opened_nav .header__burger-item_third {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
}

.cart__empty {
  padding: 20px;
}

@media (min-width: 600px) {
  .cart__empty {
    padding: 0;
  }
}

.landlords {
  padding: 20px;

  background-color: #fff;
}

.landlords__title {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 30px;
  line-height: 64px;
  text-transform: uppercase;
}

.landlords__title-h2 {
  display: inline-block;
  max-width: 380px;
  padding: 15px 20px;
  margin: 0 0 24px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  text-transform: uppercase;
  background-color: #ffed00;
}

.landlords__title-h2-line {
  margin: 0 0 24px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

.landlords__link {
  border-bottom: 1px dotted;
}

.landlords__list {
  margin-bottom: 20px;
}

.landlords__item {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.landlords__text {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

@media (min-width: 450px) {
  .landlords__title {
    font-size: 42px;
  }

  .landlords__title-h2 {
    font-size: 36px;
  }
}

@media (min-width: 768px) {
  .landlords {
    padding: 40px;
  }

  .landlords__title {
    font-size: 50px
  }

  .landlords__title-h2 {
    max-width: 280px;
  }

}

@media (min-width: 1024px) {

  .landlords__block-title {
    position: relative;
    z-index: 1;
  }

  .landlords__title-block {
    width: 50%;
  }

  .landlords__img-title {
    position: absolute;
    top: 40px;
    right: -20px;

    z-index: -1;
  }
}

.search-popup {
  z-index: 300 !important;
}

.vacancy div:nth-child(3){
  border: none !important;
}

.tooltip_popup__header p {
  font-size: 24px;
  font-weight: 600;
}

@media screen and (min-width: 1024px) {
	.additional_catalog .catalog .good {
		border-right: 1px solid #ddd !important;
	}
}

/* < Спец цена! > */


.black-friday {
  max-width: 570px;
  width: 100%;
  max-height: 165px;
  background-color: #000000;
}

.black-friday__link {
  color: #ffffff;
}

.black-friday__link:focus,
.black-friday__link:hover {
  color: #FF5A01;
}

.black-friday--format .black-friday__link:focus,
.black-friday--format .black-friday__link:hover {
  color: #cd0134;
}

/* .black-friday__link:hover .black-friday__bot {
  background-color: #ff3b28;
} */

/* .black-friday__top {
  position: relative;
  background: 
    url('./images/dots-top.png') 100% 0,  
    url('./images/black-friday-title.png') 5% 50%;
  background-color: #000000;
  background-repeat: no-repeat;
  height: 121px;
} */

.black-friday--format .black-friday__top {
  position: relative;
  background: url('./images/format.jpg');
  background-size: cover;
  background-color: #000000;
  background-repeat: no-repeat;
  height: 121px;

}

.black-friday__top {
  position: relative;
  background: url('./images/KTM.jpg');
  background-size: cover;
  background-color: #000000;
  background-repeat: no-repeat;
  height: 121px;

}

.black-friday__new {
  cursor: default;
  margin-top: -5px;
  font-size: 26px;
  color: #d9ac35;
  line-height: 26px;
}

.black-friday__bot {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 0 20px;
  background-position: 100% 0;
  height: 44px;
  justify-content: center;
}

.black-friday__timer {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.black-friday__timer-title {
  font-size: 14px;
  line-height: 21px;
}

.black-friday__timer-container {
  display: flex;
  margin-left: 5%;
  font-weight: 300;
}

.black-friday__deadline {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 20px;
  line-height: 21px;
  font-weight: bold;
}

.black-friday__deadline--days {
  margin-right: 5%;
}

.black-friday__deadline--sub {
  font-size: 9px;
  line-height: 10px;
  font-weight: normal;
}

.black-friday__right-text {
  color: #ffbb07;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 12px;
}

@media (max-width: 1180px) {
  .black-friday__right-text {
    display: none;
  }
}

@media (max-width: 768px) {
  .black-friday__right-text {
    display: block;
  }
}

@media (max-width: 612px) {
  .black-friday__right-text {
    display: none;
  }
}

@media (max-width: 340px) {
  .black-friday__timer-title {
    font-size: 12px;
  }
}

.black-friday__timer--header {
  color: #ffffff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.black-friday__timer-container--header {
  margin-left: 1vw;
}

.black-friday__deadline--header {
  font-size: 3.5vmax;
  line-height: 4vmax;
  margin-top: 1.6vw;
}

.black-friday__deadline--sub-header {
  font-size: 1.2vw;
  line-height: 1.2vw;
}
.black-friday__box {
  position: absolute;
  top: 28px;
  right: 3%;
  display: block;
}
.black-friday__price {
  font-family: Neris, Arial, sans-serif;
  display: inline-block;
  background-color: #fff;
  box-shadow: inset 0px 1px 1px 1px #abaaab,
  inset 1px 1px 3px 3px #cccccc;
  color: #000000;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  padding: 10px 30px 0 40px;
  border: 1px solid black;
  border-radius: 2px;
  text-align: center;
  align-self: center;
  white-space: nowrap;
}

.black-friday__rub {
  font-size: 0.4em;
  vertical-align: baseline;
}

.black-friday__text {
  color: #ffffff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  letter-spacing: -0.8px;
  padding: 2px 0 0 0;
}

@media (max-width: 980px) { 
  .black-friday__price {
    font-size: 34px;
    line-height: 34px;
    padding: 10px 25px 0 35px;
  }
}

@media (max-width: 930px) { 
  .black-friday__price {
    font-size: 28px;
    line-height: 28px;
    padding: 10px 20px 0 30px;
  }

  .black-friday__text {
    font-size: 12px;
    line-height: 12px;
  }
}

@media (max-width: 860px) { 
  .black-friday__price {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 20px 5px 20px;
  }

  .black-friday__text {
    font-size: 10px;
    line-height: 10px;
  }
}

@media (max-width: 768px) { 
  .black-friday__price {
    font-size: 40px;
    line-height: 40px;
    padding: 10px 30px 0 40px;
  }

  .black-friday__text {
    font-size: 13px;
    line-height: 13px;
  }
}

@media (max-width: 500px) { 
  .black-friday__price {
    font-size: 34px;
    line-height: 34px;
    padding: 10px 25px 0 35px;
  }
}

@media (max-width: 450px) { 
  .black-friday__price {
    font-size: 28px;
    line-height: 28px;
    padding: 10px 20px 0 30px;
  }

  .black-friday__text {
    font-size: 12px;
    line-height: 12px;
  }
}

@media (max-width: 425px) { 
  .black-friday__price {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 20px 5px 20px;
  }

  .black-friday__text {
    display: none;
  }
}



.black-friday-header__link {
  display: inline-block;
  padding: 0.5vmax 1.2vmax;
  margin-right: 2.5vw;
  margin-top: 2.5vw;
  font-size: 1.1vmax;
  line-height: 1.1vmax;
  color: #dff100;
  border: 1px solid #dff100;
  border-radius: 4px;
}

.black-friday-header__link:hover,
.black-friday-header__link:focus {
  border: 1px solid #ed1c24;
  color: #ed1c24;
}

.black-friday-header__link:active {
  border: 1px solid #99070c;
  color: #99070c;
}

/* </ спец цена > */

/* < спец цена шапка > */

.special-price-header {

  display: block;
  width: 100%;
  background: #ff5900;
  height: 123px;
  cursor: pointer;
  background-position:  100% 100%;
  background-repeat: no-repeat;
}

.special-price-header:hover {
  color: #000000;
}

.special-price-header__container {
  max-width: 1180px;
  margin: 0 auto;
  height: 123px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: 
    url("./images/KTM-logo.png") no-repeat 99% 50%,
    url("./images/percent-white_2.png") no-repeat 35% 50%,
    url("./images/KTM-bg.jpg") no-repeat center;
}

.special-price-header.special-price-header--format {

  background: 
    /* url("./images/KTM-logo.png") no-repeat 99% 50%,
    url("./images/percent-white_2.png") no-repeat 35% 50%, */
    url("./images/format-bg.jpg") no-repeat center;
  background-color: #000000;
}

.special-price-header.special-price-header--format .special-price-header__container {
  background:
    url("./images/format-logo.png") no-repeat 100% 50%;
}

.special-price-header.special-price-header--format .special-price-header__text {
  color: #ffffff;
}

.special-price-header__left {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  justify-content: space-around;
  /* margin-left: 120px; */
}

.special-price-header__date {
  font-size: 30px;
  line-height: 30px;
  color: #fff600;
}

/* .special-price-header__text {
  margin-top: 5px;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
} */

/* .special-price-header__month {
  margin-top: -5px;
  font-size: 40px;
  line-height: 40px;
  color: #ffd200;
  text-transform: uppercase;
} */

.special-price-header__right {
  display: inline-block;
  font-size: 34px;
  line-height: 36px;
  margin: auto 300px 0 0;
  padding: 0 0 10px 0;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-family: Neris, Arial, sans-serif;
}
@media (max-width: 1400px) {
  .special-price-header__right {
    margin: auto 5% 0 0;
  }
}

.special-price-header__right span{
  font-size: 2em;
  line-height: 1em;
}
.special-price__timer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 440px;
  height: 60px;
  padding: 10px 15px;
  background-color: #000000;
  box-sizing: border-box;
  color: #ffffff;

}
.special-price__timer-title { 
  font-size: 14px;
  line-height: 24px;
  margin-right: 10px;
}

.special-price__timer-container {
  display: flex;
}

.special-price__deadline {
  display: flex;
  flex-direction: column;
  font-size: 31px;
  align-items: center;
  font-weight: 600;
}

.special-price__deadline--sub {
  margin-top: 2px;
  font-size: 12px;
  line-height: 14px;
  font-weight: 100;
}
.special-price__deadline--days {
  margin-right: 5px;
}

.special-price-header__text {
  font-size: 12px;
  line-height: 12px;
  color: #000000;
  margin-top: 5px;
  font-family: 'NerisLight', Arial, sans-serif;
}


@media(max-width: 1100px) {
  .special-price-header__right {
    font-size: 26px;
    padding: 0 0 20px 0 ;
  }

  /* .special-price-header__text {
    display: none;
  } */

  .special-price-header__left {
    margin-left: 30px;
    margin-top: 0;
  }

  .special-price-header.special-price-header--format .special-price-header__container {
    background:
      url("./images/format-logo.png") no-repeat 100% 50%;
    background-size: 500px;
  }
}


@media(max-width: 900px) {
  /* .special-price-header__left {
    display: none;
  } */

  .special-price-header__container {
    background: 
      url("./images/KTM-logo.png") no-repeat 99% 50%,
      url("./images/KTM-bg.jpg") no-repeat center;
    background-size: 400px, auto;
  }

  .special-price__timer-title { 
    font-size: 12px;
    line-height: 24px;
    margin-right: 10px;
  }

  .special-price-header__text {
    display: none;
  }

  .special-price__timer {
    flex-direction: column;
    width: auto;
    height: auto;
    padding: 5px 15px 10px 15px;
  }
  .special-price-header__right {
    font-size: 26px;
    padding: 0 0 20px 0 ;
    margin-left: 5%;
  }
  .special-price__deadline--days {
    margin-right: 20px;
    margin-left: -10px;
  }
}


@media(max-width: 750px) {

  .special-price-header.special-price-header--format .special-price-header__container {
    background:
      url("./images/format-logo.png") no-repeat 100% 50%;
    background-size: 400px;
  }
}


@media(max-width: 670px) {

  .special-price-header__container {
    background: 
      url("./images/KTM-logo.png") no-repeat 99% 50%,
      url("./images/KTM-bg.jpg") no-repeat center;
    background-size: 330px, auto;
  }

  .special-price-header__right {
    font-size: 20px;
  }

  .special-price-header.special-price-header--format .special-price-header__container {
    background:
      url("./images/format-logo.png") no-repeat 100% 50%;
    background-size: 330px;
  }
}

@media(max-width: 580px) {

  .special-price-header__container {
    background: 
      url("./images/KTM-logo.png") no-repeat 99% 50%,
      url("./images/KTM-bg.jpg") no-repeat center;
    background-size: 250px, auto;
  }

  .special-price-header.special-price-header--format .special-price-header__container {
    background:
      url("./images/format-logo.png") no-repeat 100% 50%;
    background-size: 280px;
  }

  .special-price__timer-title {
    font-size: 9px;
    line-height: 12px;
    margin-right: 0;
  }

  .special-price-header__right {
    font-size: 20px;
  }

  .special-price-header__right span {
    font-size: 1.5em;
  }
}

@media(max-width: 580px) {
  .special-price-header {
    height: 75px;
  }

  .special-price__timer-title {
    font-size: 8px;
  }

  .special-price-header__container {
    height: 75px;
  }
  .special-price__timer {
    padding: 5px;
  }
  .special-price__deadline {
    font-size: 16px;
  }

  .special-price__deadline--sub {
    font-size: 8px;
    line-height: 14px;
  }

  .special-price__deadline--days {
    margin-right: 5px;
  }

  .special-price-header__left {
    margin-left: 10px;
  }

  .special-price-header__right {
    font-size: 14px;
  }
}

@media(max-width: 400px) {

  .special-price-header__container {
    background: 
      url("./images/KTM-logo.png") no-repeat 99% 50%,
      url("./images/KTM-bg.jpg") no-repeat center;
    background-size: 200px, auto;
  }

  .special-price-header.special-price-header--format .special-price-header__container {
    background:
      url("./images/format-logo.png") no-repeat 100% 50%;
    background-size: 180px;
  }
}

@media(max-width: 350px) {

  .special-price-header__container {
    background: 
      url("./images/KTM-logo.png") no-repeat 99% 50%,
      url("./images/KTM-bg.jpg") no-repeat center;
    background-size: 180px, auto;
  }
}

/* @media(max-width: 1200px) {
  .special-price-header__container {
    background: 
      url("./images/scott-header-bg.png") no-repeat 50% 50%;
    background-size: 600px, auto;
  }

  .special-price-header__left {
    display: flex;
    flex-direction: column;
    width: 280px;
    margin-top: 10px;
    justify-content: space-around;
    margin-left: 30px;
    font-family: Neris, Arial, sans-serif;
  }

  .special-price-header__right {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    margin: auto 30px 0 0;
    padding: 0 0 10px 0;
    color: #fff600;
  }
}

@media(max-width: 1130px) {
  .special-price-header__date {
    font-size: 25px;
    line-height: 25px;
  }

  .special-price-header__text {
    font-size: 14px;
    line-height: 14px;
  }
}

@media(max-width: 1130px) {
  .special-price-header__left {
    max-width: 170px;
  }

  .special-price-header__date {
    font-size: 20px;
    line-height: 20px;
  }
  
  .special-price-header__text {
    font-size: 12px;
    line-height: 12px;
  }
}

@media(max-width: 900px) {
  .special-price-header__container {
    background-size: 500px, auto;
  }
  .special-price-header__left {
    opacity: 0;
  }
}

@media(max-width: 670px) {
  .special-price-header__container {
    background-size: 400px, auto;
  }
}

@media(max-width: 460px) {
  .special-price-header__left {
    display: none;
  }
}

@media(max-width: 460px) {
  .special-price-header__container {
    background-size: contain, auto;
  }

  .special-price-header__right {
    padding: 0 20px 0 20px;
    margin: auto auto 10px auto;
    text-align: center;
  }
} */

/* </ спец цена шапка > */

/* < Черная пятница июль 18 > */


/* 
.black-friday-header {
  width: 100%;
  background-color: #0c1111;
  max-height: 123px;
}

.black-friday-header__container {
  max-width: 1179px;
  margin: 0 auto;
  background:url("./images/black-friday-header-timer.png") no-repeat;
  background-size: contain;
  max-height: 123px;
  height: 12vw;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

.black-friday-header__link {
  display: inline-block;
  padding: 0.5vmax 1.2vmax;
  margin-right: 2.5vw;
  margin-top: 2.5vw;
  font-size: 1.1vmax;
  line-height: 1.1vmax;
  color: #dff100;
  border: 1px solid #dff100;
  border-radius: 4px;
}

.black-friday-header__link:hover,
.black-friday-header__link:focus {
  border: 1px solid #ed1c24;
  color: #ed1c24;
}

.black-friday-header__link:active {
  border: 1px solid #99070c;
  color: #99070c;
} */


/* .black-friday {
  max-width: 570px;
  width: 100%;
  height: 165px;
  background-color: #dff100;
}

.black-friday__link:focus,
.black-friday__link:hover {
  color: #000000;
}

.black-friday__link:focus .black-friday__bot,
.black-friday__link:hover .black-friday__bot {
  background-color: #ed1c24;
}

.black-friday__top {
  background:
          url('./images/dots-top.png') 100% 0,
          url('./images/black-friday-title.png') 40% 50%;
  background-color: #000000;
  background-repeat: no-repeat;
  height: 121px;
}

.black-friday__bot {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 0 20px;
  background-image: url('./images/dot.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 100% 0;
  height: 44px;
  justify-content: stretch;
}

.black-friday__timer {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.black-friday__timer-title {
  font-size: 14px;
  line-height: 21px;
}

.black-friday__timer-container {
  display: flex;
  margin-left: 5%;
}

.black-friday__deadline {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 25px;
  line-height: 21px;
  font-weight: bold;
}

.black-friday__deadline--days {
  margin-right: 10%;
}

.black-friday__deadline--sub {
  font-size: 10px;
  line-height: 10px;
  font-weight: normal;
}

@media (max-width: 340px) {
  .black-friday__timer-title {
    font-size: 12px;
  }
}

.black-friday-header {
  width: 100%;
  background-color: #0c1111;
  max-height: 123px;
}

.black-friday-header__container {
  max-width: 1179px;
  margin: 0 auto;
  background:url("./images/black-friday-header-timer.png") no-repeat;
  background-size: contain;
  max-height: 123px;
  height: 12vw;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
}

.black-friday__timer--header {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.black-friday__timer-title--header {
  margin-left: 20px;
  margin-top: 10px;
}

.black-friday__timer-container--header {
  margin-left: 20px;
}

.black-friday__deadline--header {
  font-size: 50px;
  line-height: 50px;
  margin-top: 0;
}

.black-friday__deadline--sub-header {
  font-size: 20px;
  line-height: 20px;
}
.black-friday-header {
  width: 100%;
  background-color: #0c1111;
  max-height: 123px;
}

@media (max-width: 1000px) {
  .black-friday__deadline--header {
    font-size: 40px;
    line-height: 40px;
  }

  .black-friday__deadline--sub-header {
    font-size: 16px;
    line-height: 16px;
  }
}

@media (max-width: 820px) {
  .black-friday__deadline--header {
    font-size: 30px;
    line-height: 30px;
  }

  .black-friday__deadline--sub-header {
    font-size: 12px;
    line-height: 10px;
  }

  .black-friday__timer-title--header {
    font-size: 12px;
    line-height: 12px;
  }
}

@media (max-width: 650px) {
  .black-friday__deadline--header {
    font-size: 24px;
    line-height: 24px;
  }

  .black-friday__deadline--sub-header {
    font-size: 10px;
    line-height: 10px;
  }

  .black-friday__timer-title--header {
    font-size: 10px;
    line-height: 10px;
  }
}

@media (max-width: 530px) {
  .black-friday__timer-container--header {
    margin-left: 2px;
  }
  .black-friday__deadline--header {
    font-size: 16px;
    line-height: 16px;
  }

  .black-friday__timer-title--header {
    margin-top: 5px;
    margin-left: 3px;
    font-size: 6px;
    line-height: 6px;
  }

  .black-friday__deadline--sub-header {
    font-size: 6px;
    line-height: 6px;
  }
} */

/* </ Черная пятница июль 18 > */

.services {
  display: flex;
  flex-wrap: wrap;
  padding: 50px 20px 20px 20px;
  background-color: #fff;
}

.services__info {
  width: 50%;
  min-width: 320px
}

.services__title {
  margin: 0 0 25px 0;
  padding: 0 20px 20px 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 82px;
  line-height: 95px;
  font-weight: 700;
  text-transform: uppercase;
}

.services__text {
  display: inline-block;
  margin: 0 0 25px 0;
  padding: 20px;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffed00;
}

.services__sub-text {
  font-size: 18px;
  line-height: 24px;
}


.services__image-block {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 30px 0;
  width: 50%;
  min-width: 320px;
  z-index: 1;
}

.services__image-block--margin-top {
  margin: 10px 0 30px 0;
}

.services__img-container {
  position: relative;
  width: 350px;
  display: flex;
  justify-content: flex-end;
}

.services__img-container:after {
  content: " ";
  position: absolute;
  bottom: -85px;
  right: 0;
  display: block;
  width: 226px;
  height: 246px;
  background-color: #d7d7d7;
  z-index: -1;
}

.services__img-container--long:after {
  bottom: -110px;
  height: 280px;
}

.services__image-text {
  max-width: 180px;
  margin: 20px 0 0 25%;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
}

.services__image-text--margin-top {
  margin: 35px 0 10px 25%;
}

.services__link {
  display: inline-block;
  margin: 17px 0 0 5px;
  padding: 3px 10px;
  text-transform: uppercase;
  background-color: #ffed00;
  font-weight: 700;
}

/* < kasio > */

.special-price-kasio {
  max-width: 570px;
  width: 100%;
  height: 165px;
  background-color: #000000;
}

.special-price-kasio__link {
  color: #ffffff;
}

.special-price-kasio__link:focus,
.special-price-kasio__link:hover {
  color: #000000;
}

.special-price-kasio__link:hover .special-price-kasio__bot {
  background-color: #f3fe00;
}

/* .special-price-kasio__top {
  position: relative;
  background: 
    url('./images/dots-top.png') 100% 0,  
    url('./images/black-friday-title.png') 5% 50%;
  background-color: #000000;
  background-repeat: no-repeat;
  height: 121px;
} */

.special-price-kasio__top {
  position: relative;
  background: url('./images/special-price-kasio.jpg');
  background-size: cover;
  background-color: #000000;
  background-repeat: no-repeat;
  height: 121px; 
}

.special-price-kasio__bot {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 0 20px;
  background-position: 100% 0;
  height: 44px;
  justify-content: stretch;
}

.special-price-kasio__timer {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.special-price-kasio__timer-title {
  font-size: 14px;
  line-height: 21px;
}

.special-price-kasio__timer-container {
  display: flex;
  margin-left: 5%;
  font-weight: 300;
}

.special-price-kasio__deadline {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 25px;
  line-height: 21px;
  font-weight: bold;
}

.special-price-kasio__deadline--days {
  margin-right: 10%;
}

.special-price-kasio__deadline--sub {
  font-size: 10px;
  line-height: 10px;
  font-weight: normal;
}

@media (max-width: 340px) {
  .special-price-kasio__timer-title {
    font-size: 12px;
  }
}

.special-price-kasio__timer--header {
  color: #ffffff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.special-price-kasio__timer-container--header {
  margin-left: 1vw;
}

.special-price-kasio__deadline--header {
  font-size: 3.5vmax;
  line-height: 4vmax;
  margin-top: 1.6vw;
}

.special-price-kasio__deadline--sub-header {
  font-size: 1.2vw;
  line-height: 1.2vw;
}
.special-price-kasio__box {
  position: absolute;
  top: 28px;
  right: 3%;
  display: block;
}
.special-price-kasio__price {
  font-family: Neris, Arial, sans-serif;
  display: inline-block;
  background-color: #fff;
  box-shadow: inset 0px 1px 1px 1px #abaaab,
  inset 1px 1px 3px 3px #cccccc;
  color: #000000;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  padding: 10px 30px 0 40px;
  border: 1px solid black;
  border-radius: 2px;
  text-align: center;
  align-self: center;
  white-space: nowrap;
}

.special-price-kasio__rub {
  font-size: 0.4em;
  vertical-align: baseline;
}

.special-price-kasio__text {
  color: #ffffff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  letter-spacing: -0.8px;
  padding: 2px 0 0 0;
}

@media (max-width: 980px) { 
  .special-price-kasio__price {
    font-size: 34px;
    line-height: 34px;
    padding: 10px 25px 0 35px;
  }
}

@media (max-width: 930px) { 
  .special-price-kasio__price {
    font-size: 28px;
    line-height: 28px;
    padding: 10px 20px 0 30px;
  }

  .special-price-kasio__text {
    font-size: 12px;
    line-height: 12px;
  }
}

@media (max-width: 860px) { 
  .special-price-kasio__price {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 20px 5px 20px;
  }

  .special-price-kasio__text {
    font-size: 10px;
    line-height: 10px;
  }
}

@media (max-width: 768px) { 
  .special-price-kasio__price {
    font-size: 40px;
    line-height: 40px;
    padding: 10px 30px 0 40px;
  }

  .special-price-kasio__text {
    font-size: 13px;
    line-height: 13px;
  }
}

@media (max-width: 500px) { 
  .special-price-kasio__price {
    font-size: 34px;
    line-height: 34px;
    padding: 10px 25px 0 35px;
  }
}

@media (max-width: 450px) { 
  .special-price-kasio__price {
    font-size: 28px;
    line-height: 28px;
    padding: 10px 20px 0 30px;
  }

  .special-price-kasio__text {
    font-size: 12px;
    line-height: 12px;
  }
}

@media (max-width: 425px) { 
  .special-price-kasio__price {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 20px 5px 20px;
  }

  .special-price-kasio__text {
    display: none;
  }
}

.special-price-kasio-header__link {
  display: inline-block;
  padding: 0.5vmax 1.2vmax;
  margin-right: 2.5vw;
  margin-top: 2.5vw;
  font-size: 1.1vmax;
  line-height: 1.1vmax;
  color: #dff100;
  border: 1px solid #dff100;
  border-radius: 4px;
}

.special-price-kasio-header__link:hover,
.special-price-kasio-header__link:focus {
  border: 1px solid #ed1c24;
  color: #ed1c24;
}

.special-price-kasio-header__link:active {
  border: 1px solid #99070c;
  color: #99070c;
}


/* </ kasio > */


/* < tires > */

.special-price-tires {
  max-width: 570px;
  width: 100%;
  height: 165px;
  background-color: #000000;
}

.special-price-tires__link {
  color: #ffffff;
}

.special-price-tires__link:focus,
.special-price-tires__link:hover {
  color: #000000;
}

.special-price-tires__link:hover .special-price-tires__bot {
  background-color: #fc4902;
}

/* .special-price-tires__top {
  position: relative;
  background: 
    url('./images/dots-top.png') 100% 0,  
    url('./images/black-friday-title.png') 5% 50%;
  background-color: #000000;
  background-repeat: no-repeat;
  height: 121px;
} */

.special-price-tires__top {
  position: relative;
  background: url('./images/special-price-tires.jpg');
  background-size: cover;
  background-color: #000000;
  background-repeat: no-repeat;
  height: 121px; 
}

.special-price-tires__bot {
  display: flex;
  align-items: center;
  flex-grow: 1;
  padding: 0 20px;
  background-position: 100% 0;
  height: 44px;
  justify-content: stretch;
}

.special-price-tires__timer {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.special-price-tires__timer-title {
  font-size: 14px;
  line-height: 21px;
}

.special-price-tires__timer-container {
  display: flex;
  margin-left: 5%;
  font-weight: 300;
}

.special-price-tires__deadline {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 25px;
  line-height: 21px;
  font-weight: bold;
}

.special-price-tires__deadline--days {
  margin-right: 10%;
}

.special-price-tires__deadline--sub {
  font-size: 10px;
  line-height: 10px;
  font-weight: normal;
}

@media (max-width: 340px) {
  .special-price-tires__timer-title {
    font-size: 12px;
  }
}

.special-price-tires__timer--header {
  color: #ffffff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.special-price-tires__timer-container--header {
  margin-left: 1vw;
}

.special-price-tires__deadline--header {
  font-size: 3.5vmax;
  line-height: 4vmax;
  margin-top: 1.6vw;
}

.special-price-tires__deadline--sub-header {
  font-size: 1.2vw;
  line-height: 1.2vw;
}
.special-price-tires__box {
  position: absolute;
  top: 28px;
  right: 3%;
  display: block;
}
.special-price-tires__price {
  font-family: Neris, Arial, sans-serif;
  display: inline-block;
  background-color: #fff;
  box-shadow: inset 0px 1px 1px 1px #abaaab,
  inset 1px 1px 3px 3px #cccccc;
  color: #000000;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  padding: 10px 30px 0 40px;
  border: 1px solid black;
  border-radius: 2px;
  text-align: center;
  align-self: center;
  white-space: nowrap;
}

.special-price-tires__rub {
  font-size: 0.4em;
  vertical-align: baseline;
}

.special-price-tires__text {
  color: #ffffff;
  font-weight: bold;
	text-shadow: 
		-0   -1px 0   #000000,
		 0   -1px 0   #000000,
		-0    1px 0   #000000,
		 0    1px 0   #000000,
		-1px -0   0   #000000,
		 1px -0   0   #000000,
		-1px  0   0   #000000,
		 1px  0   0   #000000,
		-1px -1px 0   #000000,
		 1px -1px 0   #000000,
		-1px  1px 0   #000000,
		 1px  1px 0   #000000,
		-1px -1px 0   #000000,
		 1px -1px 0   #000000,
		-1px  1px 0   #000000,
		 1px  1px 0   #000000;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: -0.8px;
  padding: 2px 0 0 0;
}

@media (max-width: 980px) { 
  .special-price-tires__price {
    font-size: 34px;
    line-height: 34px;
    padding: 10px 25px 0 35px;
  }
}

@media (max-width: 930px) { 
  .special-price-tires__price {
    font-size: 28px;
    line-height: 28px;
    padding: 10px 20px 0 30px;
  }

  .special-price-tires__text {
    font-size: 12px;
    line-height: 12px;
  }
}

@media (max-width: 860px) { 
  .special-price-tires__price {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 20px 5px 20px;
  }

  .special-price-tires__text {
    font-size: 10px;
    line-height: 10px;
  }
}

@media (max-width: 768px) { 
  .special-price-tires__price {
    font-size: 40px;
    line-height: 40px;
    padding: 10px 30px 0 40px;
  }

  .special-price-tires__text {
    font-size: 13px;
    line-height: 13px;
  }
}

@media (max-width: 500px) { 
  .special-price-tires__price {
    font-size: 34px;
    line-height: 34px;
    padding: 10px 25px 0 35px;
  }
}

@media (max-width: 450px) { 
  .special-price-tires__price {
    font-size: 28px;
    line-height: 28px;
    padding: 10px 20px 0 30px;
  }

  .special-price-tires__text {
    font-size: 12px;
    line-height: 12px;
  }
}

@media (max-width: 425px) { 
  .special-price-tires__price {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 20px 5px 20px;
  }

  .special-price-tires__text {
    display: none;
  }
}



.special-price-tires-header__link {
  display: inline-block;
  padding: 0.5vmax 1.2vmax;
  margin-right: 2.5vw;
  margin-top: 2.5vw;
  font-size: 1.1vmax;
  line-height: 1.1vmax;
  color: #dff100;
  border: 1px solid #dff100;
  border-radius: 4px;
}

.special-price-tires-header__link:hover,
.special-price-tires-header__link:focus {
  border: 1px solid #ed1c24;
  color: #ed1c24;
}

.special-price-tires-header__link:active {
  border: 1px solid #99070c;
  color: #99070c;
}


/* </ tires > */


.eurobike-container {
  max-width: 740px;
}

.eurobike {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.eurobike img,
.eurobike p {
  margin-bottom: 25px;
}

.eurobike div {
  display: flex;
  align-items: center;
}

.eurobike div *:first-child {
  margin-right: 20px;
}

.eurobike__div-horizontal {
  flex-direction: column;
}

.eurobike__text {
  margin-top: -60px;
}

.eurobike__logo {
  justify-content: center;
}

@media(max-width: 1200px) {
  .eurobike div {
    display: block;
  }
  
  .eurobike div *:first-child {
    margin-right: 0;
  }

  .eurobike .eurobike__logo {
    display: flex;
  }

  .eurobike__text {
    margin-top: 0;
  }

}

.special-price-header__right .special-price-header__last {
  font-size: 1em;
  line-height: 1em;
  background-color: red;
  padding: 0 5px;
}

@media(max-width: 407px) {
  .special-price-header__right .special-price-header__last {
    display: none;
  }
}

.comments .comments_header>.btn:hover span {
  border-bottom: 1px dashed red;
  color: red;
}

.banner-badge:hover {
  -webkit-box-shadow: 0 0 2px #ccc;
  box-shadow: 0 0 2px #ccc;
}

.input_wrapper:hover {
  -webkit-box-shadow: 0 0 2px #ccc;
  box-shadow: 0 0 2px #ccc;
}

.icon-close {
  width: 20px;
  height: 20px;
  background-position: -190px 0;
}

/* .collaboration {
  height: 60px;
} */

.collaboration {
  display: block;
  height: 119px;
  position: relative;
  background-color: #4e2e88;
}

.collaboration__container {
  position: relative;
  max-width: 1200px;
  height: 100%;
  display: block;
  background-image: 
    url('../images/collaboration/text.png'),
    url('../images/collaboration/logo.png'),
    url('../images/collaboration/boy.png'),
    url('../images/collaboration/girl.png');
  background-repeat: no-repeat;
  background-position: 93.3% 33px, 70% 23px, 5% center, 25% center;
  margin: 0 auto;
}

@media (max-width: 320px) {
  /* .collaboration {
    background-image: url('../images/collaboration/lemi-mobile.jpg');
  } */
} 



.collaboration__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 77%;
  top: 57px;
  height: 30px;
  width: 220px;
  color: #fdd710;
  border-radius: 20px;
  border: 1px solid #fed409;
  box-shadow: 0px 0px 2px 1px rgba(254, 212, 9, 0.3);
  z-index: 1;
  transition: 0.3s all;
}

.collaboration:hover .collaboration__btn {
  color: #fff;
  background-color: #fed50b;
}

.collaboration__btn::after {
  content: "";
  position: absolute;
  background-image: url('../images/collaboration/circle.png');
  height: 32px;
  width: 32px;
  background-repeat: no-repeat;
  right: -1px;
  top: -1px;
}

@media (max-width: 1200px) { 
  /* .collaboration {
    background-image: url('../images/collaboration/lemi-middle2.jpg');
    background-position: 85%;
  } */

  .collaboration__btn {
    display: none;
  }

  .collaboration__container {
    background-position: 
      top 90px right 80px,
      top 10px right 60px,
      -2% center,
      20% center;
    background-image: 
    url('../images/collaboration/text.png'),
    url('../images/collaboration/logo.png'),
    url('../images/collaboration/boy3.png'),
    url('../images/collaboration/girl3.png');
  }
}

@media(max-width: 767px) {
  .collaboration {
    height: 60px;
  }

  .collaboration__container {
    height: 60px;
    background-size: 105px, 123px, 120px, 158px;
    background-position: top 45px right 19px, top 5px right 10px, -25px center, 20% center;
  }
}



.lemi__logo {
  margin-right: 10px;
  width: 50px;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.lemi__link {
  display: flex;
}

/* .header__menu_item .lemi__link {
  padding: 0;
} */

.lemi__logo--grey {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}

.collaboration__close {
  position: absolute;
  top: 5px;
  right: 20px;
  height: 20px;
  width: 20px;
  padding: 0;
  border: 1px solid rgba(255,255,255,0.5);
  border-radius: 50%;
}

.collaboration__close:before,
.collaboration__close:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 1px;
  background-color: rgba(255,255,255,0.5);
}

.collaboration__close::before {
  transform: translate(-50%) rotate(45deg);
}

.collaboration__close::after {
  transform: translate(-50%) rotate(-45deg);
}

.kontent ul {
  list-style: disc;
  margin-left: 20px;
}

.product__control_available_block {
  display: inline-block;
  margin-top: 10px;
}