* {
  margin: 0;
  padding: 0;
  font: inherit;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-focus-ring-color: rgba(255,255,255,0);
  cursor: default;
}
body {
  font-size: 100%;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
a {
  background: transparent;
}
*:focus,
*:active,
*:hover {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
}
ol,
ul {
  list-style: none;
}
pre {
  -moz-tab-size: 4;
       tab-size: 4;
  white-space: pre-wrap;
}
q {
  quotes: '\201C' '\201D' '\2018' '\2019';
}
img {
  border: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button {
  overflow: visible;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
  box-sizing: border-box;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: none;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
input,
select,
textarea {
  border-radius: 0;
  box-shadow: none;
}
input,
textarea {
  resize: none;
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}
[placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}
[placeholder]:focus::-moz-placeholder {
  color: transparent;
}
[placeholder]:focus:-ms-input-placeholder {
  color: transparent;
}
[placeholder]:focus::placeholder {
  color: transparent;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table.table {width: 100%; border-left: 1px solid #e2e2e2; border-top: 1px solid #e2e2e2;}
table.table td {border-right: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; padding: 0 5px;}
table.table .table_title td {background: #747474; color: #fff;}
.clear {clear: both;}
.mr-0 {margin-right: 0px !important;}
.mt-30 {margin-top: 30px !important}

.text h2 {font-size: 24px; text-transform: uppercase; margin-bottom: 20px; margin-top: 20px;}
@font-face {
  font-family: 'fontello';
  src: url('../../font/fontello.eot?36410724');
  src: url('../../font/fontello.eot?36410724#iefix') format('embedded-opentype'),
       url('../../font/fontello.woff2?36410724') format('woff2'),
       url('../../font/fontello.woff?36410724') format('woff'),
       url('../../font/fontello.ttf?36410724') format('truetype'),
       url('../../font/fontello.svg?36410724#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../../font/fontello.svg?36410724#fontello') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-basket-icon:before { content: '\e800'; } /* '' */
.icon-search:before { content: '\e801'; } /* '' */
.icon-rectangle-2-copy-2:before { content: '\e802'; } /* '' */
.icon-rectangle-35:before { content: '\e803'; } /* '' */
.icon-down-dir:before { content: '\e804'; } /* '' */
.icon-rectangle-35-copy:before { content: '\e805'; } /* '' */
.icon-up-dir:before { content: '\e806'; } /* '' */
.icon-shape-3:before { content: '\e807'; } /* '' */
.icon-cancel:before { content: '\e808'; } /* '' */
.icon-shape-4:before { content: '\e809'; } /* '' */
.icon-cancel-1:before { content: '\e80a'; } /* '' */
.icon-ok:before { content: '\e80b'; } /* '' */
.icon-rectangle-18:before { content: '\e80c'; } /* '' */
.icon-spin4:before { content: '\e834'; } /* '' */
.icon-right-open:before { content: '\f006'; } /* '' */
.icon-left-open:before { content: '\f007'; } /* '' */

.jq-checkbox {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 3px;
	background: #F5F5F5;
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 12px;
	height: 12px;
	margin: 2px 0 0 2px;
	border-radius: 2px;
	background: #666;
	box-shadow: inset 0 -3px 6px #AAA;
}
.jq-checkbox.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled {
	opacity: .55;
}


.jq-radio {
	top: -1px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	border-radius: 50%;
	background: #F5F5F5;
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-radio.disabled {
	opacity: .55;
}


.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	height: auto;
	line-height: 1em;
	cursor: pointer;
}
.jq-file__name {
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: #F5F5F5;
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: #E6E6E6;
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}


.jq-number {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
	text-align: left; /* для Opera Presto */
	-moz-appearance: textfield;
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: #E6E6E6;
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}


.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #F5F5F5;
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: #E6E6E6;
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}


.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	white-space: nowrap;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}


input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:focus,
input[type='password'].styler:focus,
input[type='search'].styler:focus,
input[type='tel'].styler:focus,
input[type='text'].styler:focus,
input[type='url'].styler:focus,
textarea.styler:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: #F5F5F5;
	background:         linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler::-moz-focus-inner,
input[type='button'].styler::-moz-focus-inner,
input[type='submit'].styler::-moz-focus-inner,
input[type='reset'].styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: #E6E6E6;
	background:         linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:not([disabled]):active,
input[type='button'].styler:not([disabled]):active,
input[type='submit'].styler:not([disabled]):active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.about-tire {
  display: block;
  border-top: 1px solid #e5e5e5;
}
@media (max-width: 1023px) {
  .about-tire {
    display: none;
  }
}
.about-tire__main {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 50px;
}
.about-tire__title {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.about-tire__text p {
  font-size: 18px;
}
.bottom-header {
  display: block;
}
@media (max-width: 1023px) {
  .bottom-header {
    display: none;
  }
}
.menu-bottom {
  display: -ms-flexbox;
  display: flex;
  padding-top: 13px;
  padding-bottom: 13px;
}
.menu-bottom__item {
  position: relative;
  padding-right: 4px;
}
.menu-bottom__link {
  color: #fff;
  font-size: 19px;
  text-transform: uppercase;
  padding: 10px 25px;
  border: 4px solid rgba(0,0,0,0);
}
.menu-bottom__link_active,
.menu-bottom__link:hover {
  border: 4px solid #0f8d77;
}
.brend {
  display: block;
}
.brend__title {
  font-size: 24px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  background: #fff;
  border-top: 1px solid #e2e2e2;
}
@media (max-width: 1023px) {
  .brend__title {
    border: none;
    background: none;
    text-align: center;
  }
}
.brend__block {
  background: url("../../images/bg_brends.jpg") no-repeat center center;
  background-size: cover;
  padding-bottom: 15px;
}
@media (max-width: 1023px) {
  .brend__block {
    background: #1e2a3a;
  }
}
.brends > div {
  display: none;
}
.brends__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.brends__item {
  width: 228px;
  height: 100px;
  border: 1px solid #334356;
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
  display: -ms-flexbox;
  display: flex;
  margin: 12px 0;
}
@media (max-width: 1023px) {
  .brends__item {
    width: 49%;
    margin: 4px 0;
    background-size: auto auto;
  }
}
@media (max-width: 359px) {
  .brends__item {
    background-size: 80% auto;
  }
}
.brends__item:hover span {
  color: #0f8d77;
}
.brends__item span {
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  margin: auto;
}
.tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 10px;
}
.tabs__link {
  text-transform: uppercase;
  font-size: 16px;
  padding: 20px 25px;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .tabs__link {
    width: 50%;
    padding: 16px;
    font-size: 15px;
    text-align: center;
  }
}
.tabs__link_active {
  background: #0f8d77;
}
.catalog {
  display: block;
  margin: 40px 0;
}
.catalog-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /*-ms-flex-pack: justify;
      justify-content: space-between;*/
  margin: 25px 0;
  border-left: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
}
.catalog-block__item {
  width: 33.33%;
  background: #fff;
  position: relative;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
@media (max-width: 1023px) {
  .catalog-block__item {
    width: 50%;
  }
}
@media (max-width: 459px) {
  .catalog-block__item {
    width: 100%;
  }
}
.catalog-block__item_icon:before {
  position: absolute;
  font-family: 'fontello';
  left: 25px;
  top: 25px;
  font-size: 24px;
}
.catalog-block__item_winter:before {
  content: '\e809';
  color: #2fa2dd;
}
.catalog-block__item_summer:before {
  content: '\e807';
  color: #eea417;
}
.catalog-block__img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50%;
  height: 240px;
  line-height: 210px;
  display: block;
  text-align: center;
  padding: 15px 0;
}
.catalog-block__img img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;	
}
.catalog-block__info {
  padding: 12px 20px;
}
.catalog-block__make {
  color: #88b539;
  font-size: 16px;
  padding-bottom: 5px;
}
.catalog-block__name {
  font-size: 16px;
  height: 45px;
  color: #3f3f3f;
  text-transform: uppercase;
  padding-bottom: 5px;
  line-height: 1.2;
  display: block;
}
.catalog-block__name.min {height: 30px;}
.catalog-block__name:hover {
  color: #0f8d77;
}
.catalog-block__flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 25px;
}
.catalog-block__price {
  color: #ff615f;
  font-size: 24px;
  font-weight: bold;
  margin-right: 25px;
}
.catalog-block__price span {
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}
.catalog-block__num {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.catalog-block__nums {
  width: 38px;
  height: 38px;
  border: 1px solid #e2e2e2;
  outline: none;
  text-align: center;
}
.catalog-block__tx {
  padding: 10px;
}
.center-header {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .center-header {
    padding-top: 60px;
  }
}
.center-header .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  overflow: visible;    
}
@media (max-width: 1023px) {
  .center-header .content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.center-header__logo {
  background: url("../../images/logo.svg") no-repeat center center;
  width: 320px;
  height: 83px;
  display: block;
}
@media (max-width: 1023px) {
  .center-header__logo {
    margin: 0 auto;
  }
}
.center-header__item_ya {
  display: block;
  width: 209px;
  height: 50px;
  background-image: url("../../images/ya.png");
  margin-left: 50px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .center-header__item_ya {
    /*background-image: url("../../images/ya@2x.png");*/
  }
}
@media (max-width: 1023px) {
  .center-header__item_ya {
    display: none;
  }
}
@media (max-width: 1023px) {
  .header .center-header__item {
  	width: 100%;
  }
}
.center-header__item_nomargin {
  margin-left: 0;
}
.ya-search .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.ya-search__form {
  display: -ms-flexbox;
  display: flex;
}
.ya-search__item_form {
  width: 625px;
  margin-bottom: 23px;
  position: relative;
}
@media (max-width: 1023px) {
  .ya-search__item_form {
    width: 100%;
  }
}
.ya-search__input {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 100px;
  background-color: rgba(14,22,32,0.9);
  border: 1px solid #2e3a48;
  border-right: none;
  color: #fff;
  font-size: 18px;
  font-style: italic;
  width: 100%;
}
.ya-search__button {
  width: 50px;
  background-color: #0f8d77;
  border: none;
  position: relative;
}
@media (max-width: 1023px) {
  .ya-search__button {

  }
  .ya-search__input {padding-right: 60px;}
}
.ya-search__button:before {
  position: absolute;
  content: '\e801';
  top: 28%;
  left: 28%;
  color: #fff;
  font-size: 24px;
  font-family: fontello;
}
.ya-search__item_ya {
  display: block;
  width: 209px;
  height: 50px;
  background-repeat: no-repeat;
  background-image: url("../../images/ya.png");
  margin-left: 50px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .ya-search__item_ya {
    /*background-image: url("../../images/ya@2x.png");*/
  }
}
@media (max-width: 1023px) {
  .ya-search__item_ya {
    display: none;
  }
}
.ya-search__item .jqselect {
  position: absolute !important;
  top: 1px;
  right: 37px;
  border-left: 1px solid #2e3a48;
  z-index: 1 !important;	
}
.ya-search__item .jqselect .jq-selectbox__select, .ya-search__item .jq-selectbox.focused .jq-selectbox__select {border: none;}
.ya-search__item .jqselect .jq-selectbox__select-text {text-shadow:none; color: #98999a; font-size: 16px; font-weight: 350 !important;}
.footer {
  display: block;
  background: url("../../images/bg_footer.png") repeat-x 0 -25px #1b2737;
  padding: 30px 25px;
  margin-top: 50px;
}
@media (max-width: 1023px) {
  .footer {
    padding: 1px 25px;
  }
}
@media (max-width: 1023px) {
  .footer .center-header {
    padding-top: 0;
  }
}
@media (max-width: 1023px) {
  .footer .info {
    text-align: left;
    padding-left: 70px;
  }
}
@media (max-width: 1023px) {
  .footer .top-header {
    display: none;
  }
}
.copyright .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  overflow: visible;    
}
@media (max-width: 450px) {
  .copyright .content {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.copyright__item {
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .copyright__item {
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .copyright__item_cop {
    width: 100%;
  }
}
.copyright__item_icon {
  position: relative;
  padding-right: 90px;
}
@media (max-width: 1023px) {
  .copyright__item_icon {
    margin-bottom: 30px;
  }
}
.copyright__item_icon:before {
  position: absolute;
  font-family: 'fontello';
  content: '\e80c';
  font-size: 34px;
  right: 0;
  top: -10px;
  color: #2c4356;
}
.copyright__item_icon:hover:before {
  color: #0f8d77;
}
@media (max-width: 1023px) {
  .copyright__item_icon span {
    display: none;
  }
}
.goods {
  display: block;
}
.goods-title {
  background: #1b2737 url("../../images/bg_title.png") no-repeat scroll 118% center;
  padding: 20px;
  margin-top: 10px;
}
@media (max-width: 1023px) {
  .goods-title {
    background: #1b2737;
  }
}
@media (max-width: 1023px) {
  .goods-title__bread {
    display: none;
  }
}
.goods-title__link {
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  position: relative;
  padding-right: 15px;
}
.goods-title__link:before {
  position: absolute;
  content: '|';
  color: #0f8d77;
  top: -2px;
  right: 5px;
  font-weight: bold;
}
.goods-title__link:last-child:before {
  display: none;
}
.goods-title__name {
  font-size: 24px;
  color: #0f8d77;
  margin-top: 5px;
  margin-bottom: -5px;
}
.goods-block {
  min-height: 375px;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #e5e5e5;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (max-width: 1023px) {
  .goods-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border: none;
    margin-top: 0px;
  }
}
.goods-block_model {
  min-height: 300px;
}
.goods-block__item {
  position: relative;
}
.goods-block__item_flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.goods-block__item_icon {
  width: 300px;
  background: #fff;
  display: flex;
}
@media (max-width: 1023px) {
  .goods-block__item_icon {
    width: 100%;
    height: 200px;
    margin: 0 auto;
  }
}
.goods-block__item_icon:before {
  position: absolute;
  font-family: 'fontello';
  left: 25px;
  top: 25px;
  font-size: 24px;
}
.goods-block__item_winter:before {
  content: '\e809';
  color: #2fa2dd;
}
.goods-block__item_summer:before {
  content: '\e807';
  color: #eea417;
}
.goods-block__item_ful {
  width: 700px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .goods-block__item_ful {
    width: 100%;
  }
}
.goods-block__item_end {
  -ms-flex-align: end;
      -ms-grid-row-align: end;
      align-items: end;
}
.goods-block__item_end .nb {display: block; background: #f9f8f8; padding-left: 25px; font-size: 14px; padding-bottom: 5px;}
.goods-block__item_w50 {
  width: 50%;
}
@media (max-width: 1023px) {
  .goods-block__item_w50 {
    width: 100%;
  }
}
.goods-block__img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 80%;
  display: block;
  width: 100%;
  /*height: 100%;*/
  border-right: 1px solid #e5e5e5;
}
@media (max-width: 1023px) {
  .goods-block__img {
    border: none;
  }
  .goods-block__img {background-size: 50%}
}
.goods-block__logo {
  margin-top: 20px;
  display: block;
}
.g-tabl {
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 1023px) {
  .g-tabl {
    padding: 10px;
  }
}
.g-tabl__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  border-top: 1px solid #e5e5e5;
}
.g-tabl__name {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  color: #3f3f3f;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .g-tabl__name {
    margin-left: -10px;
    margin-right: -10px;
    background: #1e2a3a;
    color: #fff;
    padding: 15px 10px;
  }
}
.g-tabl__ed {
  font-weight: 400;
  color: #3f3f3f;
  position: relative;
}
.g-tabl__ed_active:before {
  position: absolute;
  content: attr(data-day);
  background-color: #0f8d77;
  color: #fff;
  right: 0;
  top: -6px;
  white-space: nowrap;
  padding: 6px 10px;
}
.go-price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  background-color: #f9f8f8;
  width: 100%;
  padding: 10px 25px;
  border-top: 1px solid #e5e5e5;
  max-height: 72px;
}
@media (max-width: 1023px) {
  .go-price {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
    max-height: none;
    padding: 10px 15px;
  }
}
.go-price_mob {
  display: none;
}
.go-price_mob .nb {display: block; font-size: 14px; padding-top: 10px; width: 100%; text-align: center;}
@media (max-width: 1023px) {
  .go-price_mob {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
.go-price__price {
  font-size: 16px;
  font-weight: 400;
  color: #3f3f3f;
  width: 320px;
}
@media (max-width: 1023px) {
  .go-price__price {
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
}
.go-price__price span {
  color: #ff615f;
  font-size: 34px;
  padding-left: 40px;
  padding-right: 10px;
}
.go-price__num {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-top: 8px;
  margin-right: 15px;
}
.go-price__nums {
  width: 38px;
  height: 38px;
  border: 1px solid #0f8d77;
  outline: none;
  text-align: center;
}
.go-price__tx {
  color: #3f3f3f;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .go-price__tx {
    display: none;
  }
}
.go-price__but {
  width: 210px;
}
.mob-l {
  display: none;
}
@media (max-width: 1023px) {
  .mob-l {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%;
  }
}
.mob-l__item {
  width: 50%;
  height: 47px;
}
.mob-l__item_logo img {
  width: 100%;
  height: 100%;
}
.mob-l__ed {
  font-weight: 400;
  position: relative;
  background-color: #0f8d77;
  color: #fff;
  white-space: nowrap;
  padding: 14px 20px;
  font-size: 14px;
}
.mob-l__ed.dark {background: #1e2a3a}
.mob-l__price {
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  color: #1e2a3e;
  line-height: 1.2;
  background: #fff;
}
.mob-l__price span {
  font-size: 24px;
  color: #ff615f;
  padding-right: 15px;
  font-weight: 700;
}
.header-basket {
  position: relative;
  background-color: #17212e;
  padding-left: 15px;
  padding-right: 15px;
  height: 100%;
}
@media (max-width: 1023px) {
  .header-basket {
    height: 48px;
    padding: 0;
    width: 50px;
    background-color: #0f836f;
  }
}
.header-basket__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  color: #fff;
  font-size: 16px;
}
.header-basket__item {
  padding-top: 13px;
  padding-bottom: 13px;
  position: relative;
}
@media (max-width: 1023px) {
  .header-basket__item {
    font-size: 0;
  }
}
.header-basket__item_icon {
  padding-left: 25px;
  padding-right: 50px;
}
@media (max-width: 1023px) {
  .header-basket__item_icon {
    padding: 0;
  }
}
.header-basket__item_icon:before {
  content: '\e800';
  font-family: fontello;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 20px;
  color: #2983c0;
}
@media (max-width: 1023px) {
  .header-basket__item_icon:before {
    color: #fff;
    font-size: 24px;
    left: 14px;
    top: 5px;
  }
}
.header-basket__item_price {
  padding-right: 35px;
}
.header-basket__item_price:after {
  position: absolute;
  content: attr(data-number);
  top: 10px;
  right: 0;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #ff615f;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 25px;
}
@media (max-width: 1023px) {
  .header-basket__item_price:after {
    top: 20px;
    right: 22px;
  }
}
.header {
  background: url("../../images/bg_header.png") no-repeat 0 0;
  width: 100%;
  height: 375px;
  background-size: cover;
  position: relative;
  transition: all 0.8s ease 0.3s;
}
@media (max-width: 1023px) {
  .header {
    background: #15202d;
    height: 410px;
  }
}
.header.sizes {
  height: 330px;
}
@media (max-width: 1023px) {
  .header.sizes {
    height: 340px;
  }
}
.info {
  padding-left: 65px;
  position: relative;
}
@media (max-width: 1023px) {
  .info {
    padding: 0;
    text-align: center;
    margin-top: 30px;
  }
}
.info:before {
  position: absolute;
  font-family: fontello;
  color: #0f8d77;
  font-size: 74px;
  top: -10px;
  left: 0;
}
.info_phone:before {
  content: '\e803';
}
.info_geo:before {
  content: '\e805';
}
.info__title {
  color: #0f8d77;
  font-size: 18px;
  margin-bottom: 2px;
}
.info__link {
  color: #fff;
  font-size: 21px;
}
.info__text {
  color: #fff;
  font-size: 15px;
  line-height: 18px;	
}
.info span {
  color: #0f8d77;
}
.button {
  display: block;
  padding: 15px;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;

}
.button_green {
  color: #fff;
  background-color: #0f8d77;
  border: 2px solid #0f8d77;
}
.button_green:hover {background-color: #30a591; border-color: #30a591}
.button_green_big {
  width: 350px;
}
.button_green_min {
  padding: 12px;
}
.button_red {
  color: #ff615f;
  border: 2px solid #ff615f;
}
.button_red_big {
  width: 275px;
}
.button_bgred {
  color: #fff;
  background-color: #ff615f;
  border: 2px solid #ff615f;
}
.search {
  margin-top: -52px;
  position: relative;
  z-index: 10;
}
.search__bg {
  background: url("../../images/bg_search.png") repeat #fff;
  height: 280px;
  position: absolute;
  top: 52px;
  width: 100%;
  z-index: -1;
}
.search .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  position: relative;
}
@media (max-width: 1023px) {
  .search .content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.search-tab {
  width: 300px;
}
@media (max-width: 1023px) {
  .search-tab {
    width: 100%;
  }
}
.search-tab__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.search-tab__link {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  width: 50%;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #0f1721;
  cursor: pointer;
  transition: all 0.2s linear 0s;
}
.search-tab__link_active,
.search-tab__link:hover {
  background-color: #0f8d77;
}
.search-tab__image {
  height: 280px;
  width: 100%;
  background-color: #0f8d77;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 1023px) {
  .search-tab__image {
    display: none;
  }
}
.search-tab__image_tire {
  background-image: url("../../images/search_tire.png");
}
.search-tab__image_disk {
  background-image: url("../../images/search_disk.png");
}
.search-form {
  background-color: #fff;
  height: 332px;
  position: relative;
  width: 700px;
  padding: 25px;
}
@media (max-width: 1023px) {
  .search-form {
    width: 100%;
    height: auto;
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .search-form .button {
    width: 100%;
  }
}
.search-form .jq-selectbox {
  margin-right: 19px;
  margin-bottom: 25px;
}
.search-form__row .jq-selectbox {
  margin-bottom: 0px;	
  margin-right: 25px;
}
@media (max-width: 1023px) {
  .search-form .jq-selectbox {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.search-form .jq-selectbox:last-child {
  margin-right: 0;
}
.search-form__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 25px;
}
@media (max-width: 1023px) {
  .search-form__rows {display: -ms-flexbox; display: flex;}	
  .search-form__row, .search-form__rows {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-bottom: 0;
  }
}
.search-form__row_space {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media (max-width: 1023px) {
  .search-form__row_space {
    margin-bottom: 10px;
  }
}
.turn {
  font-size: 12px;
  cursor: pointer;
  height: 50px;
}
.turn__item {
  position: relative;
  width: 300px;
  padding: 12px 60px 0 0;
  text-align: right;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .turn__item {
    background-color: #15202d;
    width: 100%;
    color: #fff;
    font-size: 16px;
    padding: 10px 60px;
    text-align: center;
  }
}
.turn__item:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 40px;
  width: 50px;
  background-color: #0f8d77;
  z-index: -1;
}
.turn__item:after {
  content: '\e804';
  position: absolute;
  font-family: 'fontello';
  top: 7px;
  right: 20px;
  color: #fff;
  font-size: 16px;
}
.turn__item_active:after {
  content: '\e806';
}
.form-disk {
  display: none;
}
@media (max-width: 1023px) {
  .form-disk .size-200 {
    width: 49% !important;
  }
}
@media (max-width: 1023px) {
  .form-disk .search-form__row:first-child .size-200:first-child {
    width: 100% !important;
  }
}
.title {
  display: block;
  margin-top: 10px;
}
.title .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
@media (max-width: 1023px) {
  .title .content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.title__item {
  color: #fff;
}
@media (max-width: 1023px) {
  .title__item {
    width: 100%;
  }
}
.title__name {
  background-color: #0f8d77;
  width: 275px;
  font-size: 24px;
  padding: 20px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 1023px) {
  .title__name {
    width: 100%;
  }
}
.title__names {
  background: #1b2737 url("../../images/bg_title.png") no-repeat scroll 118% center;
  padding: 20px;
  color: #0f8d77;
  width: 100%;
  font-size: 24px;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .title__names {
    background: #1e2a3a;
    text-align: center;
    padding: 10px;
  }
}
.title__names_green {
  background: #0f8d77;
  color: #fff;
}
@media (max-width: 1023px) {
  .title__names_green {
    background: #1e2a3a;
  }
}
.filtr {
  background: url("../../images/bg_title.png") no-repeat #1b2737;
  background-position: 132% center;
  width: 725px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 25px;
}
@media (max-width: 1023px) {
  .filtr {
    width: 100%;
    background: #1e2a3a;
    padding: 15px;
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media (max-width: 1023px) {
  .filtr__text {
    display: none;
  }
}
.filtr__text,
.filtr__link {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  margin-right: 20px;
}
.filtr__link {
  cursor: pointer;
  text-decoration: underline;
  position: relative;
}
.filtr__link:hover,
.filtr__link_active {
  color: #0f8d77;
}
.filtr__link_icon:before {
  position: absolute;
  content: '\e804';
  font-family: 'fontello';
  color: #fff;
  font-size: 14px;
  right: -16px;
  top: 1px;
}
.filtr__link_icon:hover:before {
  color: #0f8d77;
}
.filtr__link_icon_on:before {
  content: '\e806';
}
.filtr__link_active.filtr__link_icon:before {
  color: #0f8d77;
}
.top-header {
  display: block;
  background-color: rgba(14,22,32,0.9);
  height: 48px;
  position: relative;
}
@media (max-width: 1023px) {
  .top-header {
    background-color: #0f8d77;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
  }
}
.top-header_none {
  background: none;
}
.top-header__item {
  position: relative;
}
@media (max-width: 1023px) {
  .top-header__item_mob {
    position: relative;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }
}
@media (max-width: 1023px) {
  .top-header__item_mob:before {
    position: absolute;
    content: '\e802';
    top: 10px;
    left: 10px;
    color: #fff;
    font-family: 'fontello';
    font-size: 21px;
  }
}
.top-header .content {
  -ms-flex-pack: justify;
      justify-content: space-between;
  display: -ms-flexbox;
  display: flex;
}
.menu-top {
  display: -ms-flexbox;
  display: flex;
  padding-top: 13px;
  padding-bottom: 13px;
}
@media (max-width: 1023px) {
  .menu-top {
    background: #15202d none repeat scroll 0 0;
    display: none;
    height: 100%;
    position: fixed;
    top: 48px;
    width: 100%;
    z-index: 999;
    padding: 0;
  }
}
.menu-top__item {
  position: relative;
  padding-right: 25px;
}
@media (max-width: 1023px) {
  .menu-top__item {
    padding-right: 0;
  }
}
.menu-top__item:before {
  position: absolute;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #0f8d77;
  right: 11px;
  top: 9px;
}
@media (max-width: 1023px) {
  .menu-top__item:before {
    display: none;
  }
}
.menu-top__item:last-child:before {
  display: none;
}
.menu-top__link {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .menu-top__link {
    padding: 15px;
    display: block;
    border-bottom: 1px solid #1e2a3a;
  }
}
.menu-top__link_active,
.menu-top__link:hover {
  color: #0f8d77;
}
.trigers {
  display: block;
  margin-top: 50px;
}
.trigers .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.trigers__item {
  text-transform: uppercase;
  color: #fff;
  font-size: 21px;
  height: 400px;
  width: 33.5%;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  transition: all 0.6s linear 0s;
  background-size: 100%;
}
.trigers__item span {
  position: absolute;
  bottom: 25px;
  left: 25px;
}
.trigers__item_row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.trigers__item_half {
  height: 50%;
  width: 100%;
}
.trigers__item_pay {
  background-color: #0f8d77;
}
.trigers__item_pay:before {
  position: absolute;
  content: '';
  top: 28px;
  right: 28px;
  background: url("../../images/pay.svg") no-repeat;
  height: 48px;
  width: 48px;
  opacity: 0.45;
}
.trigers__item_border {
  outline: 1px solid rgba(0,0,0,0.3);
  outline-offset: -10px;
}
body {
  line-height: 1.4;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  color: #747474;
  font-weight: 350;
  background-color: #f4f4f4;
}
@media (max-width: 1023px) {
  body {
    overflow-x: hidden;
  }
}
.show-1024,
.show-768,
.show-320 {
  display: none !important;
}
@media (max-width: 1023px) {
  .hide-768 {
    display: none !important;
  }
  .show-768 {
    display: block !important;
  }
  .show-inline-768 {
    display: inline !important;
  }
}
.content {
  width: 1000px;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .content {
    width: 100%;
    overflow: hidden;
  }
}
a {
  cursor: pointer;
  transition: all 0.2s linear 0s;
  color: #0f8d77;
  text-decoration: none;
}
p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.big {
  font-size: 18px;
  color: #3f3f3f;
  font-weight: 400;
}
/*стили formstyler */
.jq-selectbox__select {
  border-radius: 0;
  border-color: #d5d5d5;
  background: none;
  box-shadow: none;
  padding: 10px 40px 10px 15px;
  height: auto;
}
.jq-selectbox__select:hover {
  background: none;
}
.jq-selectbox__trigger {
  border-left: 0px;
  top: 10px;
  right: 5px;
}
.jq-selectbox__trigger-arrow {
  border-top: 5px solid #5b5b5b;
}
.jq-selectbox__select-text {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  width: auto !important;
  color: #747474;
  font-weight: 300;
}
.jq-selectbox__dropdown {
  border-radius: 0;
  margin: -1px 0 0;
  box-shadow: none;
}
.jq-selectbox li {
  padding: 15px 20px;
  position: relative;
  border-top: 1px solid #d5d5d5;
}
.jq-selectbox li.selected,
.jq-selectbox li:hover {
  background-color: #0f8d77;
}
.jq-selectbox.focused .jq-selectbox__select {
  border: 1px solid #0f8d77;
}
.size-200 {
  width: 200px !important;
}
.size-180 {
  width: 170px !important;
}
@media (max-width: 1023px) {
  .size-200 {
    width: 100% !important;
  }
  .size-180 {
    width: 100% !important;
  }
}
.size-125 {
  width: 125px !important;
}
@media (max-width: 1023px) {
  .size-125 {
    width: 49% !important;
  }
}
.select li.select__icon {
  padding-left: 60px;
}
.select li.select__icon:before {
  top: 20px;
}
.select .jq-selectbox__select-text {
  padding-left: 40px;
}
.select__icon {
  position: relative;
}
@media (max-width: 1023px) {
  .select__icon {
    width: 49% !important;
  }
}
.select__icon:before {
  position: absolute;
  font-family: "fontello";
  font-size: 34px;
  top: 3px;
  left: 15px;
}
.select__icon_summer:before {
  content: '\e807';
  color: #eea519;
  left: 13px;
}
.select__icon_winter:before {
  content: '\e809';
  color: #2ea2dd;
}
.select_before:before {
  position: absolute;
  font-family: "Roboto";
  font-size: 20px;
  top: 12px;
  right: -17px;
  content: '/';
}
@media (max-width: 1023px) {
  .select_before:before {
    display: none;
  }
}
.jq-checkbox {
  box-shadow: none;
  background: none;
  border-radius: 0;
  border-color: #d5d5d5;
  height: 25px;
  width: 25px;
  margin-right: 15px;
  color: #747474;
  cursor: pointer;
} 
.stud {display: inline-block; margin-top: -15px; vertical-align: middle; padding-left: 5px;}
.stud .jq-checkbox {display: none !important;}
.stud label.check {margin-top: 0px; margin-left: 10px;}
.stud label.input {
background: #fff none repeat scroll 0 0;
border: 1px solid #dddddd;
color: #999;
display: inline-block;
font-size: 13px;
height: 27px;
line-height: 25px;
margin-left: -5px;
text-align: center;
width: 27px;
cursor: pointer;
}
.stud .jq-checkbox.checked + label {
background: #0f8d77;
color: #fff;
}
@media (max-width: 1023px) {
  .stud {width: 49%; margin-top: 0px; margin-bottom: 10px;}
  .stud label.check {margin-bottom: 0px;}
}
.jq-checkbox.focused {
  border-color: #0f8d77;
}
.jq-checkbox.checked .jq-checkbox__div, .check_plus .jq-checkbox__div {
  background: #0f8d77;
  border-radius: 0;
  box-shadow: none;
  height: 100%;
  margin: 0;
  width: 100%;
}
.check {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  vertical-align: middle;
  height: 24px;
  margin-right: 23px;
  font-weight: 300;
  margin-top: -15px;
}
@media (max-width: 1023px) {
  .check {
    margin-bottom: 10px;
    margin-right: 0;
    width: 49%;
    margin-top: 0px;
  }
}
.check_plus {
  margin-right: 38px;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 1023px) {
  .check_plus {
    height: 50px;
    background-color: #15202d;
    color: #fff;
    width: 100%;
    padding-top: 13px;
    margin-bottom: 15px;
    margin-top: 0px;
    margin-right: 0px;
  }
  #check_toggle {width: 100%}
}
@media (max-width: 1023px) {
  .check_plus .jq-checkbox {
    margin-left: 25px;
  }
}
.check_plus .checked .jq-checkbox__div:before {
	content: "–";
}
.check_plus .jq-checkbox__div:before {
  position: absolute;
  content: '+';
  color: #fff;
  top: 0;
  left: 7px;
  font-size: 16px;
  font-family: "Roboto";
}
@media (max-width: 1023px) {
  .refresh-search {
    display: none;
  }
}
.table_basket {
  margin-top: 25px;
  margin-bottom: 25px;
}
.table__header {
  background-color: #1b2737;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
@media (max-width: 1023px) {
  .table__header {
    display: none;
  }
}
.table__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  border: 1px solid #e5e5e5;
  margin-bottom: 1px;
  position: relative;
}
@media (max-width: 1023px) {
  .table__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.table__item:hover {
  border: 1px solid #0f8d77;
}
.table__item:hover .table__link {
  color: #0f8d77;
}
.table__elem {
  padding: 20px;
  margin-top: auto;
  margin-bottom: auto;
}
.table__elem_yes span {
  font-size: 17px;
  color: #161617;
  font-weight: 400;
  text-transform: uppercase;
}
.table__elem_size {
  width: 330px;
}
@media (max-width: 1023px) {
  .table__elem_size {
    width: 100%;
    padding-right: 60px;
  }
}
.table__elem_size_big {
  width: 450px;
}
@media (max-width: 1023px) {
  .table__elem_size_big {
    width: 100%;
  }
}
.table__elem_yes {
  width: 150px;
  text-align: center;
}
@media (max-width: 1023px) {
  .table__elem_yes {
    width: 100%;
  }
}
.table__elem_joke {
  width: 180px;
}
@media (max-width: 1023px) {
  .table__elem_joke {
    width: 50%;
  }
}
.table__elem_num {
  width: 120px;
}
@media (max-width: 1023px) {
  .table__elem_num {
    width: 50%;
  }
}
@media (max-width: 1023px) {
  .table__elem_bask {
    width: 100%;
  }
}
.table__elem_bask .button {
  width: 180px;
}
@media (max-width: 1023px) {
  .table__elem_bask .button {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .table__elem_close {
    position: absolute;
    right: 0;
  }
}
.table__link {
  font-size: 17px;
  color: #161617;
  font-weight: 400;
  text-transform: uppercase;
}
.table__price {
  font-size: 24px;
  color: #ff615f;
  font-weight: 400;
}
.table__price span {
  font-size: 16px;
  color: #3f3f3f;
  text-transform: uppercase;
}
.table__num {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-top: 8px;
}
.table__nums {
  width: 38px;
  height: 38px;
  border: 2px solid #0f8d77;
  outline: none;
  text-align: center;
}
.table__tx {
  color: #3f3f3f;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
}
.table__close {
  width: 20px;
  height: 20px;
  position: relative;
  cursor: pointer;
}
.table__close:before {
  position: absolute;
  content: '\e808';
  font-family: 'fontello';
  top: -7px;
  left: 4px;
  color: #ff615f;
  font-size: 24px;
}
.jq-number__field input {
  width: 30px;
  height: 30px;
  border: 1px solid #0f8d77;
}
.jq-number__field {
  width: auto;
  border: none;
  box-shadow: none;
}
.jq-number {
  padding: 0 30px;
}
.jq-number__spin {
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 0;
  background: #0f8d77;
  box-shadow: none;
}
.jq-number__spin:after {
  border: none;
  font-family: 'Roboto', sans-serif;
  text-shadow: none;
  color: #fff;
  font-size: 16px;
}
.jq-number__spin:hover {
  background: #0f8d77;
}
.jq-number__spin.plus {
  left: 0;
  top: 0;
}
.jq-number__spin.plus:after {
  content: '+';
  border: none;
}
.jq-number__spin.minus {
  right: 0;
  top: 0;
}
.jq-number__spin.minus:after {
  content: '-';
  border: none;
}
.total {
  margin-top: 20px;		
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
@media (max-width: 1023px) {
  .total {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}
.total .button {
  width: 275px;
}
@media (max-width: 1023px) {
  .total .button {
    width: 100%;
  }
}
.total__price {
  font-size: 16px;
  color: #3f3f3f;
}
@media (max-width: 1023px) {
  .total__price {
    margin-bottom: 10px;
  }
}
.total__price span {
  font-size: 42px;
  color: #ff615f;
  text-transform: uppercase;
  padding: 0 15px;
}
@media (max-width: 1023px) {
  .total__item {
    width: 100%;
  }
}
.form {
  margin-top: 25px;
  margin-bottom: 25px;
}
.form__block {
  padding: 25px;
  padding-bottom: 0;
  background-color: #f3f3f3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border: 1px solid #e5e5e5;
}
.form__grup {
  width: 48%;
  margin-bottom: 25px;
}
@media (max-width: 1023px) {
  .form__grup {
    width: 100%;
  }
}
.form__grup label {
  display: block;
  font-size: 16px;
  color: #1b2737;
  margin-bottom: 3px;
}
.form__grup label span {
  color: #0f8d77;
}
.form__grup input {
  width: 100%;
  border: 1px solid #dadada;
  height: 50px;
  padding: 5px 15px;
}
.form__grup_error input {
  border-color: #ff615f;
  color: #ff615f;
}
.delivery {
  margin-top: 25px;
  margin-bottom: 25px;
}
.delivery__block {
  margin-top: 25px;
  margin-bottom: 25px;
}
.delivery__item {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 80px;
  padding-right: 30px;
  position: relative;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  margin-bottom: 2px;
}
.delivery__item:before {
  position: absolute;
  content: '';
  background-image: url("../../images/geo.png");
  background-position: 0 -43px;
  top: 30px;
  left: 20px;
  width: 35px;
  height: 43px;
  transition: all 0.2s linear 0s;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .delivery__item:before {
    background-image: url("../../images/geo@2x.png");
  }
}
.delivery__item:hover:before {
  background-position: 0 0;
}
.delivery__item_active:before {
  background-position: 0 0;
}
.delivery__item_active,
.delivery__item:hover {
  border-color: #0f8d77;
}
.delivery__name {
  font-weight: 700;
  color: #0f8d77;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.delivery__text {
  font-size: 16px;
}
.pay {
  margin-top: 25px;
  margin-bottom: 25px;
}
.pay__block {
  margin-top: 25px;
  margin-bottom: 25px;
}
.pay__item {
  padding: 25px;
  position: relative;
  border: 1px solid #e5e5e5;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  margin-bottom: 2px;
  cursor: pointer;
}
.pay__item_active {
  border-color: #0f8d77;
}
.pay__item_active .pay__text {
  color: #0f8d77;
}
.pay__item_active .pay__check {
  background-color: #0f8d77;
}
.pay__item_active .pay__check:before {
  position: absolute;
  content: '\e80b';
  color: #fff;
  font-family: 'fontello';
  font-size: 12px;
  top: 3px;
  left: 5px;
}
.pay__item:hover .pay__text {
  color: #0f8d77;
}
.pay__item:hover {
  border-color: #0f8d77;
}
.pay__text {
  font-weight: 700;
  color: #1b2737;
  text-transform: uppercase;
  margin-top: auto;
  margin-bottom: auto;
}
.pay__check {
  width: 25px;
  height: 25px;
  border: 1px solid #dadada;
  background-color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 28px;
  margin-right: 28px;
  position: relative;
}
@media (max-width: 1023px) {
  .pay__check {
    position: absolute;
    margin-left: 0;
    margin-right: 0;
    top: 0;
    bottom: 0;
    left: 10px;
  }
}
.pay__icon {
  margin-top: auto;
  margin-bottom: auto;
  width: 80px;
}
@media (max-width: 1023px) {
  .pay__icon {
    width: 60px;
    margin-left: 25px;
    margin-right: 15px;
  }
}
@media (max-width: 1023px) {
  .pay__icon img {
    width: 100%;
  }
}
.post {
  padding: 25px;
}
@media (max-width: 1023px) {
  .post {
    padding: 10px;
  }
}
.delivery-list {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid #e5e5e5;
}
.delivery-list__item {
  padding: 15px 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1023px) {
  .delivery-list__item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.delivery-list__item:nth-child(2n) {
  background-color: #fff;
}
.delivery-list__item:last-child {
  border-bottom: none;
}
.delivery-list__name {
  color: #1b2737;
  font-weight: 400;
  margin-top: auto;
  margin-bottom: auto;
}
@media (max-width: 1023px) {
  .delivery-list__name {
    width: 100%;
  }
}
.delivery-list__price {
  color: #0f8d77;
  font-size: 24px;
  font-weight: 400;
  margin-top: auto;
  margin-bottom: auto;
}
@media (max-width: 1023px) {
  .delivery-list__price {
    width: 100%;
  }
}
.delivery-list__price span {
  color: #1b2737;
  font-size: 16px;
}
.delivery-list__price_min {
  font-size: 16px;
}
@media (max-width: 1023px) {
  .delivery-list__price img {
    margin-top: 10px;
  }
}
.brend-page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px;
  margin-left: -25px;
  margin-bottom: 15px;
}
.brend-page__item {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .brend-page__item {
    width: 32.5%;
    margin-top: 1px;
    margin-bottom: 1px;
  }
}
@media (max-width: 479px) {
  .brend-page__item {
    width: 49%;
  }
}
@media (max-width: 1023px) {
  .brend-page__item img {
    width: 100%;
  }
}
.contact-page__map {height: 450px;}
@media (max-width: 1023px) {
  .contact-page__map {height: 300px;}	
}
.contact-page__info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #fff;
  padding: 25px;
  padding-bottom: 10px;
}
.contact-page__item {
  width: 50%;
  margin-bottom: 15px;
}
@media (max-width: 1023px) {
  .contact-page__item {
    width: 100%;
  }
}
.contact-page__title {
  color: #3f3f3f;
  font-weight: 700;
}
.contact-page__text {
  color: #0f8d77;
  font-weight: 400;
}

/*paginator*/
.paginator-block{margin-top:10px;}
.paginator-block ul{}
.paginator-block ul li{list-style:none; text-align:center;   transition:all 0.3s linear 0s; display:inline-block; width:48px; height:48px; border: 1px solid #e2e2e2; cursor:pointer; margin-right: 5px;}
.paginator-block ul li:hover, .paginator-block ul li.active{color: #fff; background: #0f8d77}
.paginator-block ul li a{color:#3f3f3f; line-height: 44px;}
.paginator-block ul li.active a, .paginator-block ul li:hover a {color: #fff;}

/*страница брэндов*/
.lines{background:#e5e5e5;height:1px;}
.brand{padding-bottom: 45px;}
.brand .filtr-brand .desc{color:#747474;}
.brand .filtr-brand ul{padding: 20px 0px;}
.brand .filtr-brand ul li{list-style:none; display:inline-block;margin-right:20px;}
.brand .filtr-brand ul li a{text-transform:uppercase; font-size:21px; font-weight: 700; color:#3f3f3f; transition:all 0.3s linear 0s;}
.brand .filtr-brand ul li a:hover{cursor: pointer;}
.brand .filtr-brand ul li a.active{}

.brand .one_brands {margin-top:50px; display: inline-block; vertical-align: top; margin-right: 30px;}
.brand .one_brands:nth-child(3n) {margin-right: 0px;}
.brand .one_brands .buk{font-size:50px;font-weight: 700; width:50px; float: left; color: #3f3f3f}
.brand .one_brands ul{padding:20px; display:inline-block; border: 1px solid #e5e5e5; margin-left:20px; width: 240px; }
.brand .one_brands ul li{color:#3f3f3f; background: url(../images/tchk.png) no-repeat 0 8pt; list-style:none; height: 16px; padding-left: 15px; margin-bottom: 15px; transition:all 0.3s linear 0s;}
.brand .one_brands ul li:hover{}
.brand .one_brands ul li a{color:#3f3f3f; transition:all 0.3s linear 0s; text-transform:uppercase; font-weight: 700;}
.brand .one_brands ul li a:hover{}

.search_zero {padding: 20px 0;}

/*alert*/
#alert {padding: 20px; display: none; font-size: 18px; min-width: 300px;}
#alert .buttons {margin-top: 20px; width: 400px;}
#alert .button {height: 49px; line-height: 49px!important; cursor: pointer; display: inline-block; text-align: center!important; color: #fff; font-size: 18px; background: #0f8d77; text-decoration: none; padding: 0 10px; border: none; text-transform: none;}
#alert .button.red {background: #fbdb04; margin-left: 10px; color: #383838}
#alert label {display: block; margin-bottom: 5px;}
.fancybox-skin .close {background: url('/images/close.png') no-repeat; width: 13px; height: 13px; position: absolute; top: 10px; right: 10px; background-position: 0px -18px;}
.fancybox-skin {border-radius: 0px !important;}

/*корзина*/
.basket{padding-bottom: 30px; min-height: 250px;}
.basket .wrap{padding:0;}
.basket .tov-block{}
.basket .tov-block table{width: 100%;}
.basket .tov-block table tr{vertical-align:midle; display: table; width: 100%;}
.basket .tov-block table tr.title{height:50px;}
.basket .tov-block table tr td{text-align:center;}
.basket .tov-block table tr td.name{width:375px; text-align:left; padding-left:25px;}
.basket .tov-block table tr td.sk{width:125px;}
.basket .tov-block table tr td.sk .left {float: left; margin-top: 3px}
.basket .tov-block table tr td.sk .ic-b.plus::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 8px;
    position: absolute;
    top: 13px;
    width: 9px;
}
.basket .tov-block table tr td.sk .ic-b.plus::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 9px;
    left: 12px;
    position: absolute;
    top: 9px;
    width: 1px;
}
.basket .tov-block table tr td.sk .ic-b.minus::before {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 8px;
    position: absolute;
    top: 13px;
    width: 9px;
}
.basket .tov-block table tr td.sk .ic-b {
    background: #0f8d77 none repeat scroll 0 0;
    cursor: pointer;
    height: 24px;
    margin-bottom: 2px;
    position: relative;
    width: 25px;
}
.basket .tov-block table tr td.price{width:150px;}
.basket .tov-block table tr td.close{width:75px;}
.basket .tov-block table tr.go_t {height:100px; background:#fff; border: 1px solid #dbdbdb; margin-bottom:15px;}
.basket .tov-block table tr.go_t td.name{font-size: 17px; font-weight: 700; text-transform: uppercase;}
.basket .tov-block table tr.go_t td.name a{text-decoration:underline; color:#4e4d4d;}
.basket .tov-block table tr.go_t td.price{font-size: 17px; font-weight: 700; text-transform: uppercase;}
.basket .tov-block table tr.go_t td.price span{font-size: 24px;}
.basket .tov-block table tr.go_t td.sk .col-vo{width:50px; height:50px; border: 1px solid #e2e2e2; float:left; margin-top: 3px; margin-left: 10px;}
.basket .tov-block table tr.go_t td.sk .col-vo input {border: medium none; display: inline-block; font-size: 16px; height: 46px; left: 0px; position: relative;
 text-align: center; top: 2px; width: 46px;}
.basket .tov-block table tr.go_t td.sk .sht { float:left; margin: 18px 0 0 10px; font-weight: 700; font-size:16px; width: 16px;}
.basket .tov-block table tr.go_t td.close a{background:url(/images/close.png) no-repeat 0 0;display: block; height: 48px; margin: 0 auto; width: 14px;}
.basket .tov-block .order-btn {float: left; background: #0f8d77; padding: 0px 30px; height: 52px; line-height: 52px;}
.basket .tov-block .order-btn a {color: #fff; text-transform: uppercase; font-size: 16px; font-weight: 700;}
.basket .tov-block .order-btn:hover {background: #30a591}
/*.basket .tov-block .total{width:300px; float:right; margin-right:25px; font-size: 17px; font-weight: 700; text-transform: uppercase; text-align:right;}
.basket .tov-block .total span.red{font-size: 42px; padding-left: 10px;}
.basket .tov-block .total span.t{font-weight: 400; text-transform: none;}*/
.basket-zero {margin-top: 25px;}
.basket .notice {margin-bottom: 25px;}

@media (max-width: 1023px) {
	.basket .tov-block table tr {display: block; position: relative; height: auto !important; padding: 10px 0;}
	.basket .tov-block table tr td {display: block; display: inline-block;}
	.basket .tov-block table tr.title {display: none;}
	.basket .tov-block table tr td.name {width: 100%; padding: 0 30px 10px 20px !important;}
	.basket .tov-block table tr td.price {width: auto; padding: 0 20px;}
	.basket .tov-block table tr td.close {position: absolute; right: 10px; top: -5px; width: 13px;}
}

/*оформление заказа*/
.order {margin-bottom: 20px; min-height: 250px;}
.order .wrap {padding-right: 0px; padding-left: 0px;}
.order .bx_order_make {padding: 0px; margin-top: 30px;}
.form{background:#fff; margin-top:25px; padding-bottom: 25px;}
.form .fiz_yr .filtr-menu{width:950px;}
.form .fiz_yr .filtr-menu li {border-width: 2px;}
.form .form_block .input {overflow:hidden; float:left;}
.form .form_block .input.mini{margin-left: 25px; }
.form .form_block .input.ml{margin-left: 25px;}
.form .form_block .input.mini input{width: 219px;}
.form .form_block .input .bl-left{width:475px; float:left;}
.form .form_block .input .bl-left.info{color:#747474; padding-top: 28px; padding-left:25px;}
.order-form label{padding-bottom:5px; display: block;}
.order-form label .bx_sof_req {color: #fe615f}
.order-form input, .order-form textarea{
	height:50px !important; vertical-align:midle; border: 1px solid #dbdbdb; width:100%; font-size: 16px; color:#3f3f3f; padding-left:10px;
}
.order-form textarea {height: 100px !important;}
.order-form .inpbox {}
.order-form .bx-sls .dropdown-block {border-color: #dbdbdb; box-shadow: none;}
.order-form .bx-sls .dropdown-icon {top: 18px;}
.order-form .bx-sls .bx-ui-sls-clear {margin-top: 10px;}
.form .form_block.mins input{width:462px;}
.order-form .bx-sls .bx-ui-sls-container {height: 50px;}
.order-form .props {padding: 25px; border: 1px solid #e5e5e5; margin-bottom: 30px;}
.order-form .prop-item {margin-bottom: 10px;}
.order-form .form-error {color: #fe615f; font-size: 15px;}

.order h2 {color: #fff; padding: 20px; background: #0f8d77; font-size: 21px; text-transform: uppercase;}

.dostavka {padding-top: 20px; padding-bottom: 10px;}
.ost-h{font-size:24px; font-weight: 700; color:#4e4d4d; text-transform:uppercase;}
.ost-h span{font-size:16px; color:#747474; font-weight: 400; padding-left:25px; text-transform:none;}


.dostavka .dost-v ul {display:table; height:75px; margin-top: 25px;}
.dostavka .dost-v li {display:table-cell;  background:#fff; border-left:1px solid #dbdbdb; border-top:1px solid #dbdbdb; border-bottom:1px solid #dbdbdb;vertical-align:middle; text-align:center; font-size:16px; color:#747474; cursor:pointer; transition:all 0.3s linear 0s; white-space:nowrap; padding:0 20px; width: 317px;}
.dostavka .dost-v li:hover {background:#5382be; color:#fff;}
.dostavka .dost-v li.act {background:#5382be; color:#fff;}
.dostavka .dost-v li:last-child {border-right:1px solid #dbdbdb;}
.dostavka .dost-v li span{padding: 12px 25px; margin-right: 10px; transition:all 0.3s linear 0s;}
.dostavka .dost-v li span{ background-image: url(../images/icon-dost.png); background-repeat:no-repeat;}
.dostavka .dost-v li span.mst{background-position: 0 -2pt;}
.dostavka .dost-v li span.sam{background-position: -38pt 0;}
.dostavka .dost-v li span.trans{background-position: -76pt -2pt;}
.dostavka .dost-v li:hover span.mst{background-position: 0 -38pt;}
.dostavka .dost-v li:hover span.sam{background-position: -38pt -37pt;}
.dostavka .dost-v li:hover span.trans{background-position: -76pt -38pt;}

.dostavka .dost-v li.act span.mst{background-position: 0 -38pt;}
.dostavka .dost-v li.act span.sam{background-position: -38pt -37pt;}
.dostavka .dost-v li.act span.trans{background-position: -76pt -38pt;}

.dostavka .title-dost {background: #f9f8f8; padding: 50px 0; margin-bottom: 24px;}
.dostavka .items ul li{cursor:pointer; list-style: none; border: 1px solid #dadada; padding: 20px 30px; margin-bottom: 20px; background: #fff;}
.dostavka .items ul li:hover, .dostavka .items ul li.active {border: 2px solid #0f8d77;}
.dostavka .items .img {background: url(/images/marker.png); width: 35px; height: 43px; float: left; margin-right: 25px;}
.dostavka .items .desc .title {color: #3f3f3f; text-transform: uppercase; margin-top: 0px;}
.dostavka .items .desc .text {color: #747474; margin: 0 !important;}
.dostavka .items input {display: none;}

.punkt {background:#fff; padding-bottom: 50px;}
.punkt .title{font-weight: 700; text-transform:uppercase; padding: 25px 0px;}
.punkt .geo-punkt{border:1px solid #dbdbdb; padding: 25px 0px 25px 100px; background: url(../images/geo.png) no-repeat 25pt center; color:#747474;}
.punkt .geo-punkt span{font-weight: 700; text-transform:uppercase; color:#4e7bb5; display:block;}
.punkt .block-in{float:left;}
.punkt .block-in .jq-selectbox.jqselect.big-big{width: 635px;}
.punkt .block-in label{padding-bottom:5px; display: block;}
.punkt .block-in.big-big input{width: 636px;}
.punkt .block-in input{
	height:50px; vertical-align:midle; border: 1px solid #dbdbdb; width:449px; font-size: 16px; color:#3f3f3f; padding-left:10px; margin-bottom:25px;
}
.punkt .block-in textarea{
	height:125px; border: 1px solid #dbdbdb; width:449px; font-size: 16px; color:#3f3f3f; padding-left:10px; margin-bottom:25px; width: 635px;}
.punkt .block-in.mini input{width: 75px;}
.punkt .block-in .ml{margin-left: 25px;}

.oplata {padding-bottom: 45px;}
.oplata .all-block{}
.oplata .all-block .block{float: left; overflow: hidden; width:306px; margin-left:56px;}

.oplata .all-block .block:nth-child(3n+1){margin-left:0;}
.oplata .all-block .block .image{width:100%;display:inline-block; height:127px; border-bottom:2px solid #f9f8f8; text-align:center; background:#fff; cursor:pointer;}
.oplata .all-block .block .image img{height:125px; width:100%;}
.oplata .all-block .block .name{font-weight: 700; text-transform:uppercase; padding: 14px 0; text-align:center; cursor:pointer; transition:all 0.3s linear 0s; background:#fff; margin-top: -3px; border:1px solid #dadada;}
.oplata .all-block .block:hover .name, .oplata .all-block .block.active .name{color:#fff; background:#0f8d77; border: 1px solid #0f8d77}
.oplata .all-block .block .name.active{color:#fff; background:#4e7bb5;}
.oplata .all-block .block .text{background:#fff; color:#747474; height:100px; padding: 0px 25px;}
.oplata .all-block .block .info-text{background:#fff; padding: 20px 25px;}
.oplata .all-block .block .text span.blue {color: #4e7bb5;display: block; font-weight: 700; text-transform: uppercase;}
.oplata .all-block .block input {display: none;}

.big-button {padding: 0 30px; height:52px; line-height:52px; display:inline-block; text-align:center; color:#fff; font-size:16px; text-transform:uppercase; cursor:pointer; transition:all 0.4s linear 0s; background: #0f8d77; font-weight: 700;}
.big-button:hover { background: #30a591;}
input.big-button {line-height:100%;}

.payments {margin-top: 30px;}
.payments .text {color: #747474; margin-bottom: 15px;}
.payments .red-bg {background: #fbdb04; padding: 20px 25px; color: #383838; font-style: italic;}

.oplata_payments {}
.oplata_payments .col_3{float:left; margin-top:25px;}
.oplata_payments .col_3:nth-child(2){margin: 25px 40px 0px;}
.oplata_payments .block{overflow: hidden; width:306px; height: 200px; background: #0f8d77;}
.oplata_payments .block.inf{margin-top: -58px;}
.oplata_payments .block.tochka{margin: -35px 0px 0px;}
.oplata_payments .block .image{width: 100%; display:inline-block; height:127px; text-align:center; background:#fff;}
.oplata_payments .block .image img{height:127px; width:auto; width: 100%;}
.oplata_payments .block .name{color: #fff; font-weight: 700; text-transform:uppercase; padding: 14px 25px; transition:all 0.3s linear 0s; margin-top: -3px;}
.oplata_payments .block .text{color:#747474; height:100px; padding: 0px 25px;}
.oplata_payments .block .info-text{background:#fff; padding: 20px 25px;}
.oplata_payments .block .text span.blue {color: #4e7bb5;display: block; font-weight: 700; text-transform: uppercase;}

.order-form .total{display:block;margin-right:25px; font-size: 17px; font-weight: 700; text-transform: uppercase;}
.order-form .total span.red{font-size: 42px; padding-left: 10px;}
.order-form .total span.t{font-weight: 400; text-transform: none;}

.promo {background: #f9f8f8; margin-top: 30px;}
.promo .block{float:left; border: 1px solid #dbdbdb; padding:25px; width:525px; height:225px; margin-bottom:25px; position:relative;}
.promo .block.n_r{border-right:none;}
.promo .block.n_l{border-left:none;}
.promo .block.image{text-align:center; padding:0; width: 475px;}
.promo .block.image img{height:223px;}

.promo .grid.yg_right .block:first-child:after{content:'';position:absolute;border:15px solid transparent;border-left:15px solid #f9f8f8;top:25px;right:-30px; z-index: 1;}
.promo .grid.yg_right .block:first-child:before{content:'';position:absolute;border:16px solid transparent;border-left:16px solid #dbdbdb;top:24px;right:-32px; z-index: 1;}

.promo .grid.yg_left .block:last-child:after{content:'';position:absolute;border:15px solid transparent;border-right:15px solid #f9f8f8;top:25px;left:-30px; z-index: 1;}
.promo .grid.yg_left .block:last-child:before{content:'';position:absolute;border:16px solid transparent;border-right:16px solid #dbdbdb;top:24px;left:-33px; z-index: 1;}

.text {margin-top: 30px; padding: 0 20px;}

.banner {margin-bottom: 15px; margin-top: 15px;}
.banner img {max-width: 100%; display: block;}
.banner .mobile {display: none}

@media (max-width: 640px) {
	.banner img.mobile {display: block;}
	.banner img.pk {display: none;}
}
