/* ==========================================================================
 * Boilerplate base styles
 * ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}

html {
  font-size: 1em;
  line-height: 1.4;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
 * Fonts styles
 * ========================================================================== */
@font-face {
  font-family: "roboto__regular";
  src: url("/fonts/spec-army/roboto-regular-webfont/roboto-regular-webfont.eot"), url("/fonts/spec-army/roboto-regular-webfont/roboto-regular-webfont.eot#iefix") format("embedded-opentype"), url("/fonts/spec-army/roboto-regular-webfont/roboto-regular-webfont.woff2") format("woff2"), url("/fonts/spec-army/roboto-regular-webfont/roboto-regular-webfont.woff") format("woff"), url("/fonts/spec-army/roboto-regular-webfont/roboto-regular-webfont.ttf") format("truetype"), url("/fonts/spec-army/roboto-regular-webfont/roboto-regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "roboto__bold";
  src: url("/fonts/spec-army/roboto-bold-webfont/roboto-bold-webfont.eot"), url("/fonts/spec-army/roboto-bold-webfont/roboto-bold-webfont.eot#iefix") format("embedded-opentype"), url("/fonts/spec-army/roboto-bold-webfont/roboto-bold-webfont.woff2") format("woff2"), url("/fonts/spec-army/roboto-bold-webfont/roboto-bold-webfont.woff") format("woff"), url("/fonts/spec-army/roboto-bold-webfont/roboto-bold-webfont.ttf") format("truetype"), url("/fonts/spec-army/roboto-bold-webfont/roboto-bold-webfont.svg#robotobold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "cuprum__bold";
  src: url("/fonts/spec-army/cuprum__bold-webfont/cuprum__bold-webfont.eot"), url("/fonts/spec-army/cuprum__bold-webfont/cuprum__bold-webfont.eot#iefix") format("embedded-opentype"), url("/fonts/spec-army/cuprum__bold-webfont/cuprum__bold-webfont.woff2") format("woff2"), url("/fonts/spec-army/cuprum__bold-webfont/cuprum__bold-webfont.woff") format("woff"), url("/fonts/spec-army/cuprum__bold-webfont/cuprum__bold-webfont.ttf") format("truetype"), url("/fonts/spec-army/cuprum__bold-webfont/cuprum__bold-webfont.svg#cuprumbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ==========================================================================
 * Base styles
 * ========================================================================== */

/* Не показываем в режиме разработки ошибки и прочую информацию, которая может напугать покупателя. */
.diafan_errors,
[href^="#error"] {
    display: none;
} 

PRE.test-data {
    position: absolute;
    top: 100px;
    left: 10px;
    z-index: 99999;
    background: #fff;
    color: #000;
    width: 500px;
    border: 3px solid #999;
    padding: 10px;
    box-sizing: border-box;
    opacity: .85;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}

PRE.test-data:hover {
    /*opacity: 1;*/
}

.admin-visible {
    display: none;
}

.useradmin_panel ~ * .admin-visible,
.useradmin_panel ~ *.admin-visible {
    display: block;
}

BODY {
  overflow-y: scroll;
}

HTML, BUTTON, INPUT, SELECT, TEXTAREA {
  font: 14px/14px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  color: #000;
}

P, UL, LI, H1, H2, H3, H4, H5, H6 {
  margin: 0;
  padding: 0;
}

UL {
  list-style-type: none;
}

/* opera mobile fix */
A {
  text-decoration: underline;
}
A:hover {
  text-decoration: none;
}

A:focus {
  outline: 0;
}

IFRAME {
  border: 0;
}

/* ==========================================================================
 * Author's custom styles
 * ========================================================================== */

.fw {
  width: 940px;
  margin: auto;
}

BODY {
  background: #e3e3e3;
}

.wrap-overflow {
  width: 100%;
  min-width: 960px;
    position: relative;
    overflow: hidden;
}

.top-panel {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/top-panel_bg.png");
  height: 30px;
}
.top-panel > .fw {
  position: relative;
}
.top-panel .sots-b {
  position: absolute;
  top: 6px;
  left: -4px;
}
.top-panel .sots-b > UL {
  *zoom: 1;
}
.top-panel .sots-b > UL:before, .top-panel .sots-b > UL:after {
  content: " ";
  display: table;
}
.top-panel .sots-b > UL:after {
  clear: both;
}
.top-panel .sots-b > UL > LI {
  margin-left: 4px;
  float: left;
}
.top-panel .sots-b > UL > LI + LI {
  margin-left: 5px;
}
.top-panel .sots-b > UL > LI A {
  display: block;
  height: 19px;
}
.top-panel .sots-b > UL > LI.item-1 A {
  width: 19px;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_top__vk.png") 0 0 no-repeat;
}
.top-panel .sots-b > UL > LI.item-2 A {
  width: 20px;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_top__youtube.png") 0 0 no-repeat;
}
.top-panel .sots-b > UL > LI.item-3 A {
  width: 19px;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_top__fb.png") 0 0 no-repeat;
}
.top-panel .sots-b > UL > LI.item-4 A {
  width: 20px;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_top__insta.png") 0 0 no-repeat;
}
.top-panel .top-nav {
  display: table;
  width: 623px;
  position: absolute;
  top: 0;
  left: 108px;
}
.top-panel .top-nav > UL {
  display: table-row;
}
.top-panel .top-nav > UL > LI {
  display: table-cell;
}
.top-panel .top-nav > UL > LI.active A {
  color: #fff568;
}
.top-panel .top-nav > UL > LI A {
  display: block;
  text-align: center;
  color: #989661;
  font-size: 13px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 0.2px;
  text-decoration: none;
  padding: 0 10px;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
}
.top-panel .top-nav > UL > LI A:hover {
  color: #fff568;
}
.top-panel .account-b {
  position: absolute;
  top: 0;
  right: 0;
  cursor: default;
  padding-right: 20px;
  padding-left: 22px;
  padding-top: 9px;
  height: 30px;
  box-sizing: border-box;
}
.top-panel .account-b:after {
  content: "";
  display: block;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/account_ico-dropdown.png") 0 0 no-repeat;
  width: 8px;
  height: 5px;
  position: absolute;
  top: 13px;
  right: 1px;
}
.top-panel .account-b:before {
  content: "";
  display: block;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/account_ico-man.png") 0 0 no-repeat;
  width: 11px;
  height: 14px;
  position: absolute;
  top: 8px;
  left: 1px;
}

.top-panel .account-b .inner:before {
    content: '';
    display: block;
    width: 128px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
}

.top-panel .account-b .acc-b-title {
  color: #fff;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
}
.top-panel .account-b .acc-b-content {
  display: none;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/top-panel_bg.png");
  position: absolute;
  top: 100%;
  right: 0;
  width: 160px;
  height: auto;
  padding-bottom: 6px;
  margin-top: 10px;
  z-index: 1000;
  border-radius: 2px;
}
.top-panel .account-b .acc-b-content:before {
  content: "";
  display: block;
  height: 10px;
  width: 160px;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.top-panel .account-b .acc-b-content:after {
  content: "";
  display: block;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/account_content-arrow.png") 0 0 no-repeat;
  width: 4px;
  height: 4px;
  position: absolute;
  top: -4px;
  right: 6px;
}
.top-panel .account-b .acc-b-content .prof-title {
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  height: 37px;
  box-sizing: border-box;
  padding-top: 16px;
  padding-left: 9px;
  margin-left: 8px;
  margin-right: 9px;
  border-bottom: 1px solid rgba(119, 126, 105, 0.5);
  letter-spacing: 0.2px;
}

.lt-ie9 .top-panel .account-b .acc-b-content .prof-title {
    border-color: #505449;
}

.top-panel .account-b .acc-b-content .prof-hello {
  color: #fff568;
  font-size: 12px;
  line-height: 15px;
  margin-top: 10px;
  padding-left: 19px;
  margin-left: 8px;
  margin-right: 9px;
  letter-spacing: 0.2px;
  border-bottom: 1px solid rgba(119, 126, 105, 0.5);
  padding-bottom: 7px;
}

.lt-ie9 .top-panel .account-b .acc-b-content .prof-hello {
    border-color: #505449;
}

.top-panel .account-b .acc-b-content .prof-menu {
  padding-left: 9px;
  margin-left: 8px;
  margin-right: 9px;
  border-bottom: 1px solid rgba(119, 126, 105, 0.5);
  padding-bottom: 11px;
  letter-spacing: 0.1px;
}

.lt-ie9 .top-panel .account-b .acc-b-content .prof-menu {
    border-color: #505449;
}

.top-panel .account-b .acc-b-content .prof-menu > UL {
  *zoom: 1;
}
.top-panel .account-b .acc-b-content .prof-menu > UL:before, .top-panel .account-b .acc-b-content .prof-menu > UL:after {
  content: " ";
  display: table;
}
.top-panel .account-b .acc-b-content .prof-menu > UL:after {
  clear: both;
}
.top-panel .account-b .acc-b-content .prof-menu > UL > LI {
  margin-top: 8px;
}
.top-panel .account-b .acc-b-content .prof-menu > UL > LI + LI {
  margin-top: 12px;
}
.top-panel .account-b .acc-b-content .prof-menu > UL > LI > A {
  color: #fff;
  font-size: 12px;
  line-height: 12px;
}
.top-panel .account-b .acc-b-content .prof-exit {
  padding-left: 9px;
  margin-left: 8px;
  margin-right: 9px;
  border-bottom: 1px solid rgba(119, 126, 105, 0.5);
  padding-bottom: 10px;
  padding-top: 7px;
  letter-spacing: 0.1px;
}

.lt-ie9 .top-panel .account-b .acc-b-content .prof-exit {
    border-color: #505449;
}

.top-panel .account-b .acc-b-content .prof-exit > A {
  color: #fff;
  font-size: 12px;
  line-height: 12px;
}

#main-header {
  background: #f9f9f8;
  height: 129px;
}
#main-header > .fw {
  position: relative;
}
#main-header .logo {
  position: absolute;
  top: 21px;
  left: 0;
  width: 196px;
  height: 69px;
  z-index: 20;
}
#main-header .phone-b {
  position: absolute;
  z-index: 20;
}
#main-header .phone-b:before {
  content: "";
  display: block;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/header_phone-ico.png") 0 0 no-repeat;
  width: 11px;
  height: 17px;
  position: absolute;
  top: 2px;
  left: -22px;
}
#main-header .phone-b.phone-b-1 {
  top: 31px;
  left: 269px;
}
#main-header .phone-b.phone-b-1 A {
  font-size: 21px;
}
#main-header .phone-b.phone-b-2 {
  top: 31px;
  left: 524px;
}
#main-header .phone-b.phone-b-2 A {
  font-size: 19px;
}
#main-header .phone-b .phone {
  line-height: 21px;
  white-space: nowrap;
  *zoom: 1;
}
#main-header .phone-b .phone:before, #main-header .phone-b .phone:after {
  content: " ";
  display: table;
}
#main-header .phone-b .phone:after {
  clear: both;
}
#main-header .phone-b .phone A {
  float: left;
  text-decoration: none;
}
#main-header .phone-b .phone .code {
  color: #c3bc7a;
}
#main-header .phone-b .phone .num {
  color: #7a8046;
  font-weight: 600;
  margin-left: 2px;
}
#main-header .phone-b .descr {
  font-size: 12px;
  line-height: 12px;
  color: #000;
  margin-top: 9px;
}
#main-header .phone-b .callback-btn {
  display: block;
  width: 174px;
  height: 26px;
  position: relative;
  position: absolute;
  top: 24px;
  left: -4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
#main-header .phone-b .callback-btn .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
#main-header .phone-b .callback-btn .normal,
#main-header .phone-b .callback-btn .hover,
#main-header .phone-b .callback-btn .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#main-header .phone-b .callback-btn .normal,
#main-header .phone-b .callback-btn .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
#main-header .phone-b .callback-btn .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/header_btn_callback_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 #main-header .phone-b .callback-btn .normal {
  display: block;
}
#main-header .phone-b .callback-btn .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/header_btn_callback_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 #main-header .phone-b .callback-btn .hover {
  display: none;
}
#main-header .phone-b .callback-btn .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/header_btn_callback_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 #main-header .phone-b .callback-btn .active {
  display: none;
}
#main-header .phone-b .callback-btn.disable {
  cursor: default;
}
#main-header .phone-b .callback-btn:hover .normal {
  opacity: 1;
}
.lt-ie9 #main-header .phone-b .callback-btn:hover .normal {
  display: block;
}
#main-header .phone-b .callback-btn:hover .hover {
  opacity: 1;
}
.lt-ie9 #main-header .phone-b .callback-btn:hover .hover {
  display: block;
}
#main-header .phone-b .callback-btn:hover .active {
  opacity: 0;
}
.lt-ie9 #main-header .phone-b .callback-btn:hover .active {
  display: none;
}
#main-header .phone-b .callback-btn:active .normal {
  opacity: 1;
}
.lt-ie9 #main-header .phone-b .callback-btn:active .normal {
  display: block;
}
#main-header .phone-b .callback-btn:active .hover {
  opacity: 0;
}
.lt-ie9 #main-header .phone-b .callback-btn:active .hover {
  display: none;
}
#main-header .phone-b .callback-btn:active .active {
  opacity: 1;
}
.lt-ie9 #main-header .phone-b .callback-btn:active .active {
  display: block;
}
#main-header .phone-b .callback-btn .text {
  font-size: 11px;
  line-height: 19px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 -1px 0 #394429;
  text-align: center;
  text-transform: lowercase;
  padding-left: 3px;
  padding-right: 5px;
}
#main-header .phone-b .callback-btn .hover,
#main-header .phone-b .callback-btn .active {
  background-position: 3px 0;
}
#main-header .cart-b {
  position: absolute;
  top: 31px;
  right: 0;
  z-index: 20;
}
#main-header .cart-b:before {
  content: "";
  display: block;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/card-b_ico-bag.png") 0 0 no-repeat;
  width: 32px;
  height: 42px;
  position: absolute;
  top: 3px;
  left: -35px;
}
#main-header .cart-b .title {
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  color: #7a8046;
  text-align: right;
  letter-spacing: 0.6px;
}
#main-header .cart-b .content {
  position: relative;
  width: 158px;
  margin-top: 3px;
}
#main-header .cart-b .content .cart-b-btn {
  display: block;
  width: 158px;
  height: 29px;
  position: relative;
  position: absolute;
  top: 0;
  right: -3px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
}
#main-header .cart-b .content .cart-b-btn .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
#main-header .cart-b .content .cart-b-btn .normal,
#main-header .cart-b .content .cart-b-btn .hover,
#main-header .cart-b .content .cart-b-btn .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#main-header .cart-b .content .cart-b-btn .normal,
#main-header .cart-b .content .cart-b-btn .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
#main-header .cart-b .content .cart-b-btn .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/header_btn_cart_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 #main-header .cart-b .content .cart-b-btn .normal {
  display: block;
}
#main-header .cart-b .content .cart-b-btn .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/header_btn_cart_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 #main-header .cart-b .content .cart-b-btn .hover {
  display: none;
}
#main-header .cart-b .content .cart-b-btn .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/header_btn_cart_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 #main-header .cart-b .content .cart-b-btn .active {
  display: none;
}
#main-header .cart-b .content .cart-b-btn.disable {
  cursor: default;
}
#main-header .cart-b .content .cart-b-btn:hover .normal {
  opacity: 1;
}
.lt-ie9 #main-header .cart-b .content .cart-b-btn:hover .normal {
  display: block;
}
#main-header .cart-b .content .cart-b-btn:hover .hover {
  opacity: 1;
}
.lt-ie9 #main-header .cart-b .content .cart-b-btn:hover .hover {
  display: block;
}
#main-header .cart-b .content .cart-b-btn:hover .active {
  opacity: 0;
}
.lt-ie9 #main-header .cart-b .content .cart-b-btn:hover .active {
  display: none;
}
#main-header .cart-b .content .cart-b-btn:active .normal {
  opacity: 1;
}
.lt-ie9 #main-header .cart-b .content .cart-b-btn:active .normal {
  display: block;
}
#main-header .cart-b .content .cart-b-btn:active .hover {
  opacity: 0;
}
.lt-ie9 #main-header .cart-b .content .cart-b-btn:active .hover {
  display: none;
}
#main-header .cart-b .content .cart-b-btn:active .active {
  opacity: 1;
}
.lt-ie9 #main-header .cart-b .content .cart-b-btn:active .active {
  display: block;
}
#main-header .cart-b .content .cart-b-btn .hover,
#main-header .cart-b .content .cart-b-btn .active {
  background-position: 4px 0;
}
#main-header .cart-b .content .cart-b-btn .text {
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  text-shadow: 0 -1px 0 #394429;
  color: #fff;
}
#main-header .cart-b .content .cart-b-btn .text .separator {
  margin-left: 6px;
  margin-right: 6px;
}
#main-header .indissoluble-lent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#main-header .indissoluble-lent .item-1,
#main-header .indissoluble-lent .item-2,
#main-header .indissoluble-lent .item-3 {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/header_indissoluble-lent.png") 0 0 no-repeat;
  width: 152px;
  height: 110px;
  position: absolute;
  top: 0;
}
#main-header .indissoluble-lent .item-1 {
  left: 185px;
}
#main-header .indissoluble-lent .item-2 {
  left: 438px;
}
#main-header .indissoluble-lent .item-3 {
  left: 688px;
}

#main-nav {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/main-menu_level-1_bg.png") 50% 0 no-repeat;
  height: 55px;
  width: 100%;
  position: absolute;
  top: 135px;
  left: 0;
  z-index: 500;
}
#main-nav > .fw {
  display: table;
  width: 940px;
  box-sizing: border-box;
  padding-left: 9px;
  padding-right: 9px;
  margin-top: 5px;
}
#main-nav > .fw .level-1 {
  display: table-row;
}
#main-nav > .fw .level-1 > LI {
  display: table-cell;
}
#main-nav > .fw .level-1 > LI.separator {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/main-menu_level-1_separator.png") 0 11px no-repeat;
  width: 2px;
  height: 21px;
}
#main-nav > .fw .level-1 > LI:hover .ff-fix > A,
#main-nav > .fw .level-1 > LI:hover .ff-fix > SPAN {
  color: #fff568;
}
#main-nav > .fw .level-1 > LI.active:first-child .ff-fix > A:before,
#main-nav > .fw .level-1 > LI.active:first-child .ff-fix > SPAN:before {
  display: none;
}
#main-nav > .fw .level-1 > LI.active .ff-fix > A,
#main-nav > .fw .level-1 > LI.active .ff-fix > SPAN {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/main-menu_level-1_active-bg.png") 0 2px repeat-x;
  position: relative;
}
#main-nav > .fw .level-1 > LI.active .ff-fix > A:before,
#main-nav > .fw .level-1 > LI.active .ff-fix > SPAN:before {
  content: "";
  display: block;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/main-menu_level-1_active-bg.png") 0 0 repeat-x;
  position: absolute;
  top: 2px;
  left: -1px;
  width: 1px;
  height: 35px;
}
#main-nav > .fw .level-1 > LI.active .ff-fix > A:after,
#main-nav > .fw .level-1 > LI.active .ff-fix > SPAN:after {
  content: "";
  display: block;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/main-menu_level-1_active-arrow.png") 0 0 no-repeat;
  width: 12px;
  height: 7px;
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -6px;
}
#main-nav > .fw .level-1 > LI .ff-fix {
  position: relative;
}
#main-nav > .fw .level-1 > LI .ff-fix > A,
#main-nav > .fw .level-1 > LI .ff-fix > SPAN {
  display: block;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  line-height: 39px;
  height: 43px;
  font-size: 13px;
  color: #fff;
  text-shadow: 0 -1px 0 #12280a;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  font-weight: 600;
    white-space: nowrap;
}
#main-nav > .fw .level-1 > LI .ff-fix > SPAN {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 {
  position: absolute;
  top: 43px;
  right: -9px;
  width: 940px;
  z-index: 200;
  display: none;
  overflow: hidden;
  padding-bottom: 15px;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col {
  float: right;
  background: rgba(75, 86, 58, 0.89);
  box-sizing: border-box;
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
  padding-top: 16px;
  margin-bottom: -9000px;
  padding-bottom: 9000px;
}
.lt-ie9 #main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col {
  background: #576147;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col.col-1 {
  width: 308px;
/*  background-image: url("/custom/custom27_09_2015_02_09/img/spec-army/main-menu_level-2_separator.png");
  background-position: 0 0;*/
  background-repeat: repeat-y;
  padding-left: 17px;
  padding-right: 16px;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col.col-2 {
  width: 322px;
  background-image: url("/custom/custom27_09_2015_02_09/img/spec-army/main-menu_level-2_separator.png");
  background-position: 100% 0;
  background-repeat: repeat-y;
  padding-left: 17px;
  padding-right: 16px;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col.col-3 {
  width: 309px;
  background-image: url("/custom/custom27_09_2015_02_09/img/spec-army/main-menu_level-2_separator.png");
  background-position: 100% 0;
  background-repeat: repeat-y;
  padding-left: 15px;
  padding-right: 16px;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI.active > A {
  color: #fff568;
  background: rgba(53, 59, 45, 0.89);
}
.lt-ie9 #main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI.active > A {
  background: #393f30;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI.active > A .arrow .ico_hover {
  opacity: 1;
}
.lt-ie9 #main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI.active > A .arrow .ico_hover {
  display: block;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI > A {
  display: block;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
  border-radius: 3px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 23px;
  padding-right: 6px;
  position: relative;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI > A:hover {
  color: #fff568;
  background: rgba(53, 59, 45, 0.89);
}
.lt-ie9 #main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI > A:hover {
  background: #393f30;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI > A:hover .arrow .ico_hover {
  opacity: 1;
}
.lt-ie9 #main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI > A:hover .arrow .ico_hover {
  display: block;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI > A .arrow {
  position: absolute;
  top: 50%;
  left: 6px;
  display: block;
  margin-top: -6px;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI > A .arrow .ico,
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI > A .arrow .ico_hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI > A .arrow .ico {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/main-menu_level-2_arrow.png") 0 0 no-repeat;
  width: 8px;
  height: 11px;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI > A .arrow .ico_hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/main-menu_level-2_arrow_hover.png") 0 0 no-repeat;
  width: 8px;
  height: 11px;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.lt-ie9 #main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI > A .arrow .ico_hover {
  display: none;
}
#main-nav > .fw .level-1 > LI .ff-fix .level-2 > .col > LI.separator {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/main-menu_level-2_separator_horiz.png") 0 0 repeat-x;
  height: 2px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.index-slider {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_bg.jpg") 50% 0 no-repeat;
  height: 371px;
}
.index-slider > .fw {
  position: relative;
  height: 100%;
}
.index-slider .slides > UL > LI {
  position: absolute;
  top: 0;
  left: 0;
}
.index-slider .slides > UL > LI.active {
  z-index: 200;
}
.index-slider .slides > UL > LI.active .title,
.index-slider .slides > UL > LI.active .btn-silver,
.index-slider .slides > UL > LI.active .img-wrap {
  opacity: 1;
}
.lt-ie9 .index-slider .slides > UL > LI.active .title, .lt-ie9
.index-slider .slides > UL > LI.active .btn-silver, .lt-ie9
.index-slider .slides > UL > LI.active .img-wrap {
  display: block;
}
.index-slider .slides > UL > LI.active .img-wrap {
  top: 40px;
  left: 388px;
}
.index-slider .slides > UL > LI.active .img-wrap IMG {
  max-width: 217px;
  max-height: 263px;
}
.index-slider .slides > UL > LI.next-active {
  z-index: 100;
}
.index-slider .slides > UL > LI.next-active .img-wrap {
  top: 47px;
  left: 512px;
  width: 158px;
  height: 186px;
  line-height: 186px;
  opacity: 0.4;
/*  -webkit-filter: blur(2px);
  filter: blur(2px);*/
}
.lt-ie9 .index-slider .slides > UL > LI.next-active .img-wrap {
  display: none;
}
.index-slider .slides > UL > LI.next-active .img-wrap IMG {
  max-width: 158px;
  max-height: 186px;
}
.index-slider .slides > UL > LI .title A {
    color: #fff;
    text-decoration: none;
}
.index-slider .slides > UL > LI .title {
  font: 38px/43px roboto__bold;
  color: #fff;
  position: absolute;
  top: 54px;
  left: 0;
  white-space: nowrap;
  max-width: 660px;
  opacity: 0;
  -webkit-transition: all 0.8s;
          transition: all 0.8s;
}
.lt-ie9 .index-slider .slides > UL > LI .title {
  display: none;
}
.index-slider .slides > UL > LI .title .item-name {
  font-size: 34px;
}


/* решается проблема firefox, в которой можно кликнуть на элемент слайда, которого уже нет на экране */
.index-slider .slides > UL > LI .title,
.index-slider .slides > UL > LI .btn-silver {
  visibility: hidden;
}

.index-slider .slides > UL > LI.active .title,
.index-slider .slides > UL > LI.active .btn-silver {
  visibility: visible;
}

.index-slider .slides > UL > LI .btn-silver {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_btn_center.png") 0 0 repeat-x;
  height: 50px;
  box-sizing: border-box;
  padding-top: 3px;
  padding-left: 14px;
  padding-right: 16px;
  position: absolute;
  top: 223px;
  left: 9px;
  font: 19px/39px roboto__regular;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 2px 1px #000;
  text-decoration: none;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: all 0.8s;
          transition: all 0.8s;
}
.lt-ie9 .index-slider .slides > UL > LI .btn-silver {
  display: none;
}
.index-slider .slides > UL > LI .btn-silver:before, .index-slider .slides > UL > LI .btn-silver:after {
  content: "";
  display: block;
  position: absolute;
}
.index-slider .slides > UL > LI .btn-silver:before {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_btn_left.png") 100% 0 no-repeat;
  width: 9px;
  height: 50px;
  top: 0;
  right: 100%;
}
.index-slider .slides > UL > LI .btn-silver:after {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_btn_right.png") 0 0 no-repeat;
  width: 10px;
  height: 50px;
  top: 0;
  left: 100%;
}
.index-slider .slides > UL > LI .img-wrap {
  position: absolute;
  top: 40px;
  left: 383px;
  width: 217px;
  height: 263px;
  text-align: center;
  line-height: 263px;
  opacity: 0;
  -webkit-transition: all 0.8s;
          transition: all 0.8s;
}
.lt-ie9 .index-slider .slides > UL > LI .img-wrap {
  display: none;
}
.index-slider .slides > UL > LI .img-wrap IMG {
  display: inline-block;
  max-width: 30px;
  max-height: 30px;
  vertical-align: middle;
  -webkit-transition: all 0.8s;
          transition: all 0.8s;
}
.index-slider .nav-arrows {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 200;
}
.index-slider .nav-arrows .arrow {
  height: 40px;
  background: #2b2d25;
  width: 41px;
  cursor: pointer;
  float: left;
  -webkit-transition: background-color 0.4s;
          transition: background-color 0.4s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.index-slider .nav-arrows .arrow:hover {
  background-color: #4c5042;
}
.index-slider .nav-arrows .arrow.left, .index-slider .nav-arrows .arrow.right {
  background-repeat: no-repeat;
}
.index-slider .nav-arrows .arrow.left {
  background-image: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_arrow_to-left.png");
  background-position: 12px 11px;
}
.index-slider .nav-arrows .arrow.right {
  background-image: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_arrow_to-right.png");
  background-position: 15px 11px;
}
.index-slider .nav-arrows .separator {
  width: 2px;
  height: 21px;
  background-image: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_arrow_separator.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: 10px;
  left: 40px;
}
.index-slider .bullets {
  position: absolute;
  bottom: 33px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 100;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.index-slider .bullets UL {
  display: inline-block;
}
.index-slider .bullets UL > LI {
  float: left;
  width: 17px;
  height: 17px;
  position: relative;
}
.index-slider .bullets UL > LI .ico,
.index-slider .bullets UL > LI .ico-hover {
  width: 17px;
  height: 17px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.8s;
          transition: opacity 0.8s;
}
.index-slider .bullets UL > LI .ico {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_bullet.png") 0 2px no-repeat;
  opacity: 1;
}
.lt-ie9 .index-slider .bullets UL > LI .ico {
  display: block;
}
.index-slider .bullets UL > LI .ico-hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_bullet_active.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .index-slider .bullets UL > LI .ico-hover {
  display: none;
}
.index-slider .bullets UL > LI + LI {
  margin-left: 6px;
}
.index-slider .bullets UL > LI.active .ico {
  opacity: 0;
}
.lt-ie9 .index-slider .bullets UL > LI.active .ico {
  display: none;
}
.index-slider .bullets UL > LI.active .ico-hover {
  opacity: 1;
}
.lt-ie9 .index-slider .bullets UL > LI.active .ico-hover {
  display: block;
}
.index-slider .goods-list {
  position: absolute;
  top: 71px;
  right: 0;
  z-index: 300;
}
.index-slider .goods-list > LI {
  width: 239px;
  height: 51px;
  position: relative;
  font-size: 11px;
  line-height: 15px;
  color: #fff;
}
.index-slider .goods-list > LI + LI {
  margin-top: 49px;
}
.index-slider .goods-list > LI A {
  display: block;
  padding-left: 88px;
  color: #fff;
  text-shadow: 0 -1px 0 #252825;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  text-decoration: none;
}
.index-slider .goods-list > LI A:hover {
  color: #fff568;
}
.index-slider .goods-list > LI A:before, .index-slider .goods-list > LI A:after {
  content: "";
  display: block;
  position: absolute;
}
.index-slider .goods-list > LI A:before {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_goods-list_item_bg_corners_left.png") 0 0 no-repeat;
  width: 13px;
  height: 57px;
  top: -3px;
  left: -3px;
}
.index-slider .goods-list > LI A:after {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_goods-list_item_bg_corners_right.png") 0 0 no-repeat;
  width: 13px;
  height: 57px;
  top: -3px;
  right: -3px;
}
.index-slider .goods-list > LI.item-1 {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_goods-list_item-1_bg.png") 0 0 no-repeat;
}
.index-slider .goods-list > LI.item-2 {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_goods-list_item-2_bg.png") 0 0 no-repeat;
}
.index-slider .goods-list > LI.item-3 {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/slider_goods-list_item-3_bg.png") 0 0 no-repeat;
}
.index-slider .goods-list > LI IMG {
  position: absolute;
}
.index-slider .goods-list > LI .text {
  display: table-cell;
  height: 51px;
  vertical-align: middle;
}

.main-content {
  background: #e3e3e3;
}
.main-content .fw {
  *zoom: 1;
  background: #fff;
  box-sizing: border-box;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  position: relative;
}
.main-content .fw:before, .main-content .fw:after {
  content: " ";
  display: table;
}
.main-content .fw:after {
  clear: both;
}
.main-content .fw:before {
  content: "";
  display: block;
  height: 20px;
  width: 940px;
  box-sizing: border-box;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  position: absolute;
  bottom: 100%;
  left: -1px;
  background: #fff;
}
.main-content .fw .shadow_left,
.main-content .fw .shadow_right {
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
}
.main-content .fw .shadow_left {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/content-bg_left.png") 100% 0 repeat-y;
  right: 100%;
}
.main-content .fw .shadow_right {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/content-bg_right.png") 0 0 repeat-y;
  left: 100%;
}
.main-content .fw > .left {
  float: left;
  width: 240px;
  padding-bottom: 35px;
  position: relative;
}
.main-content .fw > .left .speed-search {
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 24px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  box-sizing: border-box;
  width: 239px;
  padding-top: 8px;
}
.main-content .fw > .left .speed-search:before {
  content: "";
  display: block;
  width: 239px;
  height: 20px;
  box-sizing: border-box;
  border-right: 1px solid #e5e5e5;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.main-content .fw > .left .speed-search > .title {
  font-size: 21px;
  line-height: 21px;
  color: #000;
  font-weight: 600;
}
.main-content .fw > .left .speed-search > .content {
  margin-top: 31px;
}
.main-content .fw > .left .speed-search > .content .inp-line + .inp-line {
  margin-top: 21px;
}
.main-content .fw > .left .speed-search > .content .inp-line .inp-text {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 202px;
  height: 29px;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  color: #707070;
  font-size: 14px;
  line-height: 14px;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  width: 202px;
}
.main-content .fw > .left .speed-search > .content .inp-line .inp-text.focus, .main-content .fw > .left .speed-search > .content .inp-line .inp-text.filled {
  color: #555;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .inp-line .inp-text {
  padding-top: 7px;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  z-index: 1000;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .original {
  position: relative;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .original SELECT {
  position: absolute;
  top: 0;
  left: -9999px;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful {
  position: relative;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .title {
  font-size: 14px;
  line-height: 14px;
  color: #707070;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  height: 31px;
  padding-top: 8px;
  padding-left: 13px;
  padding-right: 37px;
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .title:before {
  content: "";
  display: block;
  background: url(/custom/custom27_09_2015_02_09/img/spec-army/select__arrow_to-down.png) 0 0 no-repeat;
  width: 31px;
  height: 30px;
  position: absolute;
  top: -1px;
  right: -1px;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: none;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap {
  border: 1px solid #dadada;
  box-shadow: 2px 3.5px 5px rgba(0, 0, 0, 0.1);
  margin-top: 4px;
  position: relative;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .space-vert {
  margin-top: 2px;
  margin-bottom: 0px;
  overflow: hidden;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap:before {
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap {
  height: 100%;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list {
  border-radius: 3px;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI {
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  color: #646938;
  cursor: pointer;
  padding: 9px 20px 8px 11px;
  position: relative;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI + LI {
  margin-top: 3px;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI + LI:before {
  content: "";
  display: block;
  height: 1px;
  width: 180px;
  background: #f0f0f0;
  position: absolute;
  top: -2px;
  left: 11px;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI.active, .main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI:hover {
  background: #525b43 -webkit-linear-gradient(bottom, #7A8151 0%, #515B43 30%, #7A8151 100%);
  background: #525b43 linear-gradient(to top, #7A8151 0%, #515B43 30%, #7A8151 100%);
  color: #fff200;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .scroll-margin {
  box-sizing: border-box;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0px;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .scroll-wrap {
  width: 13px;
  height: 100%;
  position: relative;
  background: #acacac;
  background: #fff;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .scroll-wrap .scroll {
  position: absolute;
  top: 0;
  left: 0;
  height: 47px;
  width: 10px;
  cursor: pointer;
  margin-top: 6px;
  margin-bottom: 6px;
}
.main-content .fw > .left .speed-search > .content .inp-line .select-wrap .beautiful .content .items-wrap .scroll-wrap .scroll .ico {
  background: url(/custom/custom27_09_2015_02_09/img/spec-army/select_ledge.png);
  height: 47px;
  width: 6px;
  margin-left: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
}
.main-content .fw > .left .speed-search > .content .marks {
  margin-top: 20px;
}
.main-content .fw > .left .speed-search > .content .marks > .title {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #707070;
}
.main-content .fw > .left .speed-search > .content .marks > .content {
  margin-top: 15px;
  *zoom: 1;
}
.main-content .fw > .left .speed-search > .content .marks > .content:before, .main-content .fw > .left .speed-search > .content .marks > .content:after {
  content: " ";
  display: table;
}
.main-content .fw > .left .speed-search > .content .marks > .content:after {
  clear: both;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox {
  position: relative;
  float: left;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-height: 21px;
  clear: left;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox INPUT[type="checkbox"] {
  position: absolute;
  left: -100px;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .marks > .content .checkbox INPUT[type="checkbox"] {
  left: 0;
  top: 4px;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox INPUT[type="checkbox"]:checked + .ico .active {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .marks > .content .checkbox INPUT[type="checkbox"]:checked + .ico .active {
  display: block;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox .ico {
  position: absolute;
  top: 0;
  left: 0;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .marks > .content .checkbox .ico {
  display: none;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox .ico,
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox .ico .normal,
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox .ico .active {
  display: block;
  height: 21px;
  width: 24px;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox .ico .normal,
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox .ico .active {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox .ico .normal {
  background: url(/custom/custom27_09_2015_02_09/img/spec-army/checkbox.png) 0 0 no-repeat;
  z-index: 100;
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .marks > .content .checkbox .ico .normal {
  display: block;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox .ico .active {
  background: url(/custom/custom27_09_2015_02_09/img/spec-army/checkbox_checked.png) 0 0 no-repeat;
  z-index: 200;
  opacity: 0;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .marks > .content .checkbox .ico .active {
  display: none;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox .text-wrap {
  display: block;
  line-height: 21px;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox .text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .marks > .content .checkbox .text {
  padding-left: 19px;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox + .checkbox {
  margin-top: 8px;
}
.main-content .fw > .left .speed-search > .content .marks > .content .checkbox LABEL {
  cursor: pointer;
  color: #555;
  font-size: 14px;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn {
  position: relative;
  height: 36px;
  margin-top: 26px;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn {
  display: block;
  width: 208px;
  height: 36px;
  position: relative;
  position: absolute;
  top: 0;
  left: -3px;
  cursor: pointer;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .normal,
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .hover,
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .normal,
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/search-btn_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .speed-search-btn .btn .normal {
  display: block;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/search-btn_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .speed-search-btn .btn .hover {
  display: none;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/search-btn_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .speed-search-btn .btn .active {
  display: none;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn.disable {
  cursor: default;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn:hover .normal {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .speed-search-btn .btn:hover .normal {
  display: block;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn:hover .hover {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .speed-search-btn .btn:hover .hover {
  display: block;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn:hover .active {
  opacity: 0;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .speed-search-btn .btn:hover .active {
  display: none;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn:active .normal {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .speed-search-btn .btn:active .normal {
  display: block;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn:active .hover {
  opacity: 0;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .speed-search-btn .btn:active .hover {
  display: none;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn:active .active {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .speed-search > .content .speed-search-btn .btn:active .active {
  display: block;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .text {
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  text-shadow: 0 -1px 0 #414937;
  padding-top: 7px;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .hover,
.main-content .fw > .left .speed-search > .content .speed-search-btn .btn .active {
  background-position: 3px 0;
}
.main-content .fw > .left .speed-search > .content .speed-search-btn INPUT[type="submit"] {
  position: absolute;
  top: 0;
  left: -999px;
}
.main-content .fw > .left .last-view {
  margin-top: 25px;
  padding-left: 16px;
}
.main-content .fw > .left .last-view .title {
  font-size: 23px;
  line-height: 27px;
  font-weight: 600;
  color: #000;
}
.main-content .fw > .left .last-view .content {
  position: relative;
  height: 290px;
}
.main-content .fw > .left .last-view .content .list {
  margin-top: 28px;
}
.main-content .fw > .left .last-view .content .list > LI {
  width: 154px;
  position: relative;
  float: left;
}
.main-content .fw > .left .last-view .content .list > LI + LI {
  margin-left: 15px;
}
.main-content .fw > .left .last-view .content .list > LI.newline {
  float: left;
}
.main-content .fw > .left .last-view .content .list > LI.with-transparent {
  opacity: 0.35;
}
.main-content .fw > .left .last-view .content .list > LI.disable-hover * {
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.main-content .fw > .left .last-view .content .list > LI.disable-hover .outer:hover {
  z-index: auto;
}
.main-content .fw > .left .last-view .content .list > LI.disable-hover .outer:hover .outer-wrap {
  display: none;
}
.main-content .fw > .left .last-view .content .list > LI.disable-hover .outer:hover .btn_to-cart {
  display: none;
}
.main-content .fw > .left .last-view .content .list > LI.disable-hover .outer:hover .inner {
  border-color: #d5d7c4;
}
.main-content .fw > .left .last-view .content .list > LI.disable-hover .outer:hover .inner .name {
  text-decoration: underline;
}
.main-content .fw > .left .last-view .content .list > LI .outer {
  position: relative;
}
.main-content .fw > .left .last-view .content .list > LI .outer:hover {
  z-index: 999;
}
.main-content .fw > .left .last-view .content .list > LI .outer:hover .inner {
  border-color: transparent;
}
.main-content .fw > .left .last-view .content .list > LI .outer .outer-wrap {
  position: absolute;
  left: -10px;
  top: -3px;
  width: 165px;
  height: 100%;
  border: 3px solid #929b6e;
  border-radius: 3px;
  padding-bottom: 52px;
  background: #fff;
  display: none;
  box-shadow: 0 5px 19px rgba(87, 96, 42, 0.5);
}

.main-content .fw > .left .last-view .content .list > LI .error,
.main-content .fw > .left .last-view .content .list > LI .error_message {
    position: static;
    top: 0;
    left: 0;
    text-align: center;
    box-shadow: none;
    width: auto;
    height: auto;

    font-size: 13px;
    line-height: 18px;
    padding-top: 3px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 3px;
}
.main-content .fw > .left .last-view .content .list > LI .error A,
.main-content .fw > .left .last-view .content .list > LI .error_message A {
    color: #406618;
}

.main-content .fw > .left .last-view .content .list > LI .outer .inner {
  border-radius: 2px;
  border: 1px solid #d5d7c4;
  z-index: 200;
  position: relative;
  background: #fff;
  -webkit-transition: border-color 0.4s;
          transition: border-color 0.4s;
  border-radius: 2px;
  padding-bottom: 15px;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .img-wrap {
  text-align: center;
  height: 169px;
  line-height: 169px;
  margin-top: 7px;
  padding-left: 7px;
  padding-right: 7px;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .img-wrap A {
  text-decoration: none;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .img-wrap IMG {
  max-width: 136px;
  max-height: 169px;
  vertical-align: middle;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .marks {
  display: block;
  position: absolute;
  top: 8px;
  left: -4px;
  text-decoration: none;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .marks SPAN + SPAN {
  margin-top: 5px;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .marks .new,
.main-content .fw > .left .last-view .content .list > LI .outer .inner .marks .hit,
.main-content .fw > .left .last-view .content .list > LI .outer .inner .marks .sale {
  display: block;
  float: left;
  clear: left;
  font: 14px/14px cuprum__bold;
  color: #fff;
  height: 20px;
  box-sizing: border-box;
  padding: 2px 8px 0;
  text-transform: lowercase;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .marks .new {
  background: #d54e1e;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .marks .hit {
  background: #28c928;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .marks .sale {
  background: #c8c602;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .brand {
  font-size: 13px;
  line-height: 16px;
  color: #000;
  margin-top: 10px;
  padding-left: 7px;
  padding-right: 7px;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .name {
  font-size: 13px;
  line-height: 18px;
  margin-top: 4px;
  padding-left: 7px;
  padding-right: 7px;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .name A {
  color: #406618;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .price {
  position: relative;
  height: 16px;
  margin-top: 15px;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .price .old {
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  color: #7a7a7a;
  text-decoration: line-through;
  position: absolute;
  top: -6px;
  right: 10px;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .price .new {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #000;
  position: absolute;
  top: 0;
  left: 8px;
}

.main-content .fw > .left .last-view .content .list > LI .outer .inner .availability {
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  bottom: -37px;
  right: 0;
  font-weight: 600;
    white-space: nowrap;
    text-align: center;
    width: 100%;
    display: none;
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .availability.no {
  color: #d53b2e;
    bottom: -28px
}
.main-content .fw > .left .last-view .content .list > LI .outer .inner .availability.wait {
  color: #bcc8c8;
  line-height: 18px;
}

.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart {
  display: block;
  width: 137px;
  height: 38px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  bottom: -38px;
  left: 6px;
  z-index: 300;
  display: none;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}

.items-search_not-found {
    margin-top: 25px;
    margin-left: 18px;
    margin-right: 18px;
}

.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart A {
    text-decoration: none;
}

.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .normal,
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .hover,
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .normal,
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/short-card_btn_add-to-cart_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .normal {
  display: block;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/short-card_btn_add-to-cart_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .hover {
  display: none;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/short-card_btn_add-to-cart_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .active {
  display: none;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart.disable {
  cursor: default;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:hover .normal {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:hover .normal {
  display: block;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:hover .hover {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:hover .hover {
  display: block;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:hover .active {
  opacity: 0;
}
.lt-ie9 .main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:hover .active {
  display: none;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:active .normal {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:active .normal {
  display: block;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:active .hover {
  opacity: 0;
}
.lt-ie9 .main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:active .hover {
  display: none;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:active .active {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart:active .active {
  display: block;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .text {
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 -1px 0 #394429;
  text-align: left;
  padding-left: 42px;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .text:first-letter {
  text-transform: uppercase;
}
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .hover,
.main-content .fw > .left .last-view .content .list > LI .outer .btn_to-cart .active {
  background-position: 3px 0;
}
.main-content .fw > .left .last-view .content .list > LI {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: left 0.8s, opacity 0.8s;
          transition: left 0.8s, opacity 0.8s;
}
.main-content .fw > .left .last-view .content .list > LI + LI {
  margin-left: 0;
}
.main-content .fw > .left .last-view .content .list > LI.active {
  z-index: 400;
}
.main-content .fw > .left .last-view .content .list > LI.item-1 {
  left: 0;
}
.main-content .fw > .left .last-view .content .list > LI.item-2 {
  left: 34px;
}
.main-content .fw > .left .last-view .content .list > LI.item-3 {
  left: 66px;
}
.main-content .fw > .left .last-view .content .list > LI.item-4 {
  left: 34px;
}
.main-content .fw > .left .last-view .content .list > LI.item-4.with-transparent {
    opacity: .05;
}
.main-content .fw > .left .last-view .content .arrows {
  position: absolute;
  top: 116px;
  left: 0;
  width: 100%;
  z-index: 400;
}
.main-content .fw > .left .last-view .content .arrows .left,
.main-content .fw > .left .last-view .content .arrows .right {
  position: absolute;
  top: 0;
  cursor: pointer;
  width: 20px;
  height: 28px;
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.main-content .fw > .left .last-view .content .arrows .left:hover,
.main-content .fw > .left .last-view .content .arrows .right:hover {
  opacity: 0.5;
}
.main-content .fw > .left .last-view .content .arrows .left {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/last-review_arrow_to-left.png") 50% 50% no-repeat;
  left: -3px;
}
.main-content .fw > .left .last-view .content .arrows .right {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/last-review_arrow_to-right.png") 50% 50% no-repeat;
  right: -3px;
}
.main-content .fw > .left .last-view + .video-b {
    margin-top: 28px;
}

.main-content .fw > .left .video-b {
  margin-top: 54px;
}
.main-content .fw > .left .video-b > .title {
  font-size: 21px;
  line-height: 25px;
  font-weight: 600;
  color: #000;
  margin-left: 15px;
}
.main-content .fw > .left .video-b > .content .video-list {
  margin-left: 17px;
  margin-top: 28px;
}

.main-content .fw > .left .video-b > .content .video-list IFRAME {
    width: 202px !important;
    height: 109px !important;
}

.main-content .fw > .left .video-b > .content .video-list > LI {
    width: 202px;
}

.main-content .fw > .left .video-b > .content .video-list > LI + LI {
    margin-top: 11px;
    border-top: 1px solid #eee;
    padding-top: 14px;
}

.main-content .fw > .left .video-b > .content .video-list > LI .link {
  width: 202px;
  margin-top: 3px;
  line-height: 18px;
}
.main-content .fw > .left .video-b > .content .video-list > LI .link A {
  font-size: 14px;
  line-height: 20px;
  color: #406618;
}
.main-content .fw > .left .video-b > .content .show-all {
  padding: 0 16px;
  margin-top: 16px;
}
.main-content .fw > .left .video-b > .content .show-all A {
  color: #406618;
  font-size: 14px;
  line-height: 20px;
}
.main-content .fw > .right {
  float: right;
  position: relative;
  width: 697px;
  padding-bottom: 25px;
}
.index-page .main-content .fw > .right {
  width: 661px;
  margin-right: 18px;
}
.main-content .fw > .right .advantages-b {
  *zoom: 1;
}
.main-content .fw > .right .advantages-b:before, .main-content .fw > .right .advantages-b:after {
  content: " ";
  display: table;
}
.main-content .fw > .right .advantages-b:after {
  clear: both;
}
.main-content .fw > .right .advantages-b > .list > LI {
  float: left;
  font-size: 14px;
  line-height: 18px;
  color: #646938;
  font-weight: 600;
}
.main-content .fw > .right .advantages-b > .list > LI.item-1 {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/advantages_item-1_ico.png") 2px 3px no-repeat;
  padding-left: 89px;
  padding-top: 17px;
  min-height: 66px;
  width: 199px;
  box-sizing: border-box;
}
.main-content .fw > .right .advantages-b > .list > LI.item-2 {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/advantages_item-2_ico.png") 39px 1px no-repeat;
  padding-left: 118px;
  padding-top: 17px;
  min-height: 65px;
  width: 210px;
  box-sizing: border-box;
}
.main-content .fw > .right .advantages-b > .list > LI.item-3 {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/advantages_item-3_ico.png") 27px 11px no-repeat;
  padding-left: 126px;
  padding-top: 17px;
  min-height: 62px;
  width: 248px;
  box-sizing: border-box;
}
.main-content .fw > .right .advantages-b > .list > LI.separator {
  background: #b9b9b9;
  width: 2px;
  height: 51px;
  margin-top: 10px;
}
.main-content .fw > .right .banner-b {
  margin-top: 25px;
}
.main-content .fw > .right .banner-b A {
  display: block;
}
.main-content .fw > .right .banner-b A IMG {
  display: block;
  width: 662px;
  height: 179px;
}
.main-content .fw > .right .items-b {
  position: relative;
}
.main-content .fw > .right .items-b.new-receipts {
  margin-top: 17px;
}
.main-content .fw > .right .items-b.new-pop-items {
  margin-top: 28px;
}
.main-content .fw > .right .items-b .title {
  font-size: 21px;
  line-height: 21px;
  font-weight: 600;
  color: #000;
}
.main-content .fw > .right .items-b .showmore {
  font-size: 14px;
  line-height: 16px;
  color: #406618;
  position: absolute;
  top: 2px;
  right: 4px;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
}
.main-content .fw > .right .items-b .content {
  *zoom: 1;
  margin-top: 27px;
}
.main-content .fw > .right .items-b .content:before, .main-content .fw > .right .items-b .content:after {
  content: " ";
  display: table;
}
.main-content .fw > .right .items-b .content:after {
  clear: both;
}

.main-content .fw > .right .items-b .content > .list > LI .error {
    position: static;
    top: 0;
    left: 0;
    text-align: center;
    box-shadow: none;
    width: auto;
    height: auto;

  font-size: 13px;
  line-height: 18px;
  padding-top: 3px;
  padding-left: 7px;
  padding-right: 7px;
    padding-bottom: 3px;
}
.main-content .fw > .right .items-b .content > .list > LI .error A {
  color: #406618;
}

.main-content .fw > .right .items-b .content > .list > LI {
  width: 154px;
  position: relative;
  float: left;
  margin-top: 15px;
}
.main-content .fw > .right .items-b .content > .list > LI + LI {
  margin-left: 15px;
}
.main-content .fw > .right .items-b .content > .list > LI.newline {
  float: left;
  margin-left: 0;
  clear: both;
}
.main-content .fw > .right .items-b .content > .list > LI.newline:first-child,
.main-content .fw > .right .items-b .content > .list > LI.newline:first-child + LI, 
.main-content .fw > .right .items-b .content > .list > LI.newline:first-child + LI + LI, 
.main-content .fw > .right .items-b .content > .list > LI.newline:first-child + LI + LI + LI {
    margin-top: 0;
} 
.main-content .fw > .right .items-b .content > .list > LI.with-transparent {
  opacity: 0.35;
}
.main-content .fw > .right .items-b .content > .list > LI.disable-hover * {
  cursor: default;
}
.main-content .fw > .right .items-b .content > .list > LI.disable-hover .outer:hover {
  z-index: auto;
}
.main-content .fw > .right .items-b .content > .list > LI.disable-hover .outer:hover .outer-wrap {
  display: none;
}
.main-content .fw > .right .items-b .content > .list > LI.disable-hover .outer:hover .btn_to-cart {
  display: none;
}
.main-content .fw > .right .items-b .content > .list > LI.disable-hover .outer:hover .inner {
  border-color: #d5d7c4;
}
.main-content .fw > .right .items-b .content > .list > LI.disable-hover .outer:hover .inner .name {
  text-decoration: underline;
}
.main-content .fw > .right .items-b .content > .list > LI .outer {
  position: relative;
}
.main-content .fw > .right .items-b .content > .list > LI .outer:hover {
  z-index: 999;
}
.main-content .fw > .right .items-b .content > .list > LI .outer:hover .inner {
  border-color: transparent;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .outer-wrap {
  position: absolute;
    left: -10px;
    top: -3px;
    width: 165px;
    height: 100%;
    border: 3px solid #929b6e;
    border-radius: 3px;
    padding-bottom: 52px;
    background: #fff;
    display: none;
    box-shadow: 0 5px 19px rgba(87, 96, 42, 0.5);
}

.main-content .fw > .right .items-b .content > .list > LI.no-buy-btn .outer .outer-wrap {
    padding-bottom: 0;
}

.main-content .fw > .right .items-b .content > .list > LI .outer .inner {
    border-radius: 2px;
  border: 1px solid #d5d7c4;
  z-index: 200;
  position: relative;
  background: #fff;
  -webkit-transition: border-color 0.4s;
          transition: border-color 0.4s;
  border-radius: 2px;
  padding-bottom: 15px;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .img-wrap {
  text-align: center;
  height: 169px;
  line-height: 169px;
  margin-top: 7px;
  padding-left: 7px;
  padding-right: 7px;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .img-wrap A {
  text-decoration: none;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .img-wrap IMG {
  max-width: 136px;
  max-height: 169px;
  vertical-align: middle;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .marks {
  display: block;
  position: absolute;
  top: 8px;
  left: -4px;
  text-decoration: none;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .marks SPAN + SPAN {
  margin-top: 5px;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .marks .new,
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .marks .hit,
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .marks .sale {
  display: block;
  float: left;
  clear: left;
  font: 14px/14px cuprum__bold;
  color: #fff;
  height: 20px;
  box-sizing: border-box;
  padding: 2px 8px 0;
  text-transform: lowercase;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .marks .new {
  background: #d54e1e;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .marks .hit {
  background: #28c928;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .marks .sale {
  background: #c8c602;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .brand {
  font-size: 13px;
  line-height: 16px;
    /*min-height: 16px;*/
  color: #000;
  margin-top: 10px;
  padding-left: 7px;
  padding-right: 7px;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .name {
  font-size: 13px;
  line-height: 18px;
  margin-top: 4px;
  padding-left: 7px;
  padding-right: 7px;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .name A {
  color: #406618;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .price {
  position: relative;
  height: 16px;
  margin-top: 15px;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .price .old {
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  color: #7a7a7a;
  text-decoration: line-through;
  position: absolute;
  top: -6px;
  right: 10px;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .price .new {
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  color: #000;
  position: absolute;
  top: 0;
  left: 8px;
}

.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart A {
    text-decoration: none;
}

.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart {
  display: block;
  width: 137px;
  height: 38px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  bottom: -38px;
  left: 6px;
  z-index: 300;
  display: none;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .normal,
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .hover,
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .normal,
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/short-card_btn_add-to-cart_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .normal {
  display: block;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/short-card_btn_add-to-cart_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .hover {
  display: none;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/short-card_btn_add-to-cart_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .active {
  display: none;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart.disable {
  cursor: default;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:hover .normal {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:hover .normal {
  display: block;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:hover .hover {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:hover .hover {
  display: block;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:hover .active {
  opacity: 0;
}
.lt-ie9 .main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:hover .active {
  display: none;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:active .normal {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:active .normal {
  display: block;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:active .hover {
  opacity: 0;
}
.lt-ie9 .main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:active .hover {
  display: none;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:active .active {
  opacity: 1;
}
.lt-ie9 .main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart:active .active {
  display: block;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .text {
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 -1px 0 #394429;
  text-align: left;
  padding-left: 42px;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .text:first-letter {
  text-transform: uppercase;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .hover,
.main-content .fw > .right .items-b .content > .list > LI .outer .btn_to-cart .active {
  background-position: 3px 0;
}
.main-content .fw > .right .block-separator {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/block-separator.png") 0 0 no-repeat;
  width: 666px;
  height: 23px;
}

.foot-nav {
  background: #f3f2ea;
}
.foot-nav > .fw {
  overflow: hidden;
}
.foot-nav .list {
  *zoom: 1;
  margin-top: 25px;
  margin-bottom: 29px;
  min-height: 140px;
}
.foot-nav .list:before, .foot-nav .list:after {
  content: " ";
  display: table;
}
.foot-nav .list:after {
  clear: both;
}
.foot-nav .list > LI {
  width: 144.16667px;
  float: left;
}
.foot-nav .list > LI + LI {
  margin-left: 15px;
}
.foot-nav .list > LI > .title {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}
.foot-nav .list > LI > .level-2 {
  margin-left: 11px;
  margin-top: 9px;
}
.foot-nav .list > LI > .level-2 > LI + LI {
  margin-top: 10px;
}
.foot-nav .list > LI > .level-2 > LI.active A {
  text-decoration: none;
}
.foot-nav .list > LI > .level-2 > LI A {
  color: #406618;
  font-size: 13px;
  line-height: 16px;
}

#main-footer {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/footer_bg.jpg") 0 0 repeat-x;
  height: 125px;
}
#main-footer > .fw {
  position: relative;
}
#main-footer .copyright {
  color: #fff;
  font-size: 13px;
  line-height: 17px;
  position: absolute;
  top: 23px;
  left: 0;
}
#main-footer .phone {
  position: absolute;
  top: 22px;
  left: 269px;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/footer_phone-ico.png") 0 2px no-repeat;
  padding-left: 20px;
}
#main-footer .phone:before {
  content: "";
  display: block;
  background: #f3f3ed;
  border-right: 1px solid #1b2019;
  position: absolute;
  top: 2px;
  left: -24px;
  width: 1px;
  height: 64px;
  opacity: 0.3;
}
.lt-ie9 #main-footer .phone:before {
  background: #686c5f;
  border-right-color: #2f3526;
}
#main-footer .phone .phones-list {
  text-align: right;
  padding-right: 4px;
  word-spacing: 1px;
}
#main-footer .phone .phones-list > LI {
  color: #fff;
  font-size: 19px;
  line-height: 19px;
  font-weight: 600;
}
#main-footer .phone .phones-list > LI + LI {
  margin-top: 4px;
}
#main-footer .phone .phones-list > LI A {
  color: #fff;
  text-decoration: none;
}
#main-footer .phone .phones-list > LI .code {
  font-weight: 400;
  color: #c3bc7a;
}
#main-footer .phone .callback-btn {
  display: block;
  width: 174px;
  height: 26px;
  position: relative;
  cursor: pointer;
  margin-top: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#main-footer .phone .callback-btn .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
#main-footer .phone .callback-btn .normal,
#main-footer .phone .callback-btn .hover,
#main-footer .phone .callback-btn .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#main-footer .phone .callback-btn .normal,
#main-footer .phone .callback-btn .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
#main-footer .phone .callback-btn .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/footer_btn_callback_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 #main-footer .phone .callback-btn .normal {
  display: block;
}
#main-footer .phone .callback-btn .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/footer_btn_callback_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 #main-footer .phone .callback-btn .hover {
  display: none;
}
#main-footer .phone .callback-btn .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/footer_btn_callback_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 #main-footer .phone .callback-btn .active {
  display: none;
}
#main-footer .phone .callback-btn.disable {
  cursor: default;
}
#main-footer .phone .callback-btn:hover .normal {
  opacity: 1;
}
.lt-ie9 #main-footer .phone .callback-btn:hover .normal {
  display: block;
}
#main-footer .phone .callback-btn:hover .hover {
  opacity: 1;
}
.lt-ie9 #main-footer .phone .callback-btn:hover .hover {
  display: block;
}
#main-footer .phone .callback-btn:hover .active {
  opacity: 0;
}
.lt-ie9 #main-footer .phone .callback-btn:hover .active {
  display: none;
}
#main-footer .phone .callback-btn:active .normal {
  opacity: 1;
}
.lt-ie9 #main-footer .phone .callback-btn:active .normal {
  display: block;
}
#main-footer .phone .callback-btn:active .hover {
  opacity: 0;
}
.lt-ie9 #main-footer .phone .callback-btn:active .hover {
  display: none;
}
#main-footer .phone .callback-btn:active .active {
  opacity: 1;
}
.lt-ie9 #main-footer .phone .callback-btn:active .active {
  display: block;
}
#main-footer .phone .callback-btn .text {
  text-transform: lowercase;
  font-size: 11px;
  font-weight: 600;
  text-shadow: 0 -1px 0 #394429;
  line-height: 11px;
  text-align: center;
  padding-left: 3px;
  padding-right: 5px;
  padding-top: 4px;
  color: #fff;
}
#main-footer .phone .callback-btn .hover,
#main-footer .phone .callback-btn .active {
  background-position: 3px 0;
}
#main-footer .job-time {
  position: absolute;
  top: 21px;
  left: 510px;
  color: #fff;
  font-size: 13px;
  line-height: 17px;
}
#main-footer .job-time:before, #main-footer .job-time:after {
  top: 3px;
}
#main-footer .job-time:before {
  content: "";
  display: block;
  background: #f3f3ed;
  border-right: 1px solid #1b2019;
  position: absolute;
  left: -23px;
  width: 1px;
  height: 64px;
  opacity: 0.3;
}
.lt-ie9 #main-footer .job-time:before {
  background: #686c5f;
  border-right-color: #2f3526;
}
#main-footer .job-time:after {
  content: "";
  display: block;
  background: #f3f3ed;
  border-right: 1px solid #1b2019;
  position: absolute;
  right: -31px;
  width: 1px;
  height: 64px;
  opacity: 0.3;
}
.lt-ie9 #main-footer .job-time:after {
  background: #686c5f;
  border-right-color: #2f3526;
}
#main-footer .job-time > .title {
  font-weight: 600;
}
#main-footer .job-time > .content {
  word-spacing: 3px;
  margin-top: 1px;
}
#main-footer .job-time > .mail A {
  color: #fff;
}
#main-footer .developer {
  display: block;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  color: #fff;
  text-align: right;
  position: absolute;
  top: 21px;
  right: 0;
}
#main-footer .developer > .content A {
  color: #fff;
}
#main-footer .sots-b {
  position: absolute;
  top: 65px;
  right: -3px;
}
#main-footer .sots-b > .title {
  font-size: 14px;
  line-height: 14px;
  float: left;
  color: #fff;
  margin-top: 7px;
}
#main-footer .sots-b > .content {
  float: left;
  margin-left: 6px;
}
#main-footer .sots-b > .content .list > LI {
  float: left;
}
#main-footer .sots-b > .content .list > LI A {
  display: block;
}
#main-footer .sots-b > .content .list > LI.item-1 A {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_footer__vk.png") 0 0 no-repeat;
  width: 23px;
  height: 26px;
}
#main-footer .sots-b > .content .list > LI.item-2 A {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_footer__youtube.png") 0 0 no-repeat;
  width: 24px;
  height: 26px;
}
#main-footer .sots-b > .content .list > LI.item-3 A {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_footer__fb.png") 0 0 no-repeat;
  width: 24px;
  height: 26px;
}
#main-footer .sots-b > .content .list > LI.item-4 A {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_footer__insta.png") 0 0 no-repeat;
  width: 24px;
  height: 26px;
}

/* CATALOG PAGE */
.inner-slider > UL > LI.item-1 {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/inner-slider_photo-1.jpg") 50% 0 no-repeat;
  height: 134px;
}

.main-content > .fw > .left .find-b {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #ecedeb;
  /*border-right: 1px solid #e5e5e5;*/
  box-sizing: border-box;
  background: #f3f4f0;
  position: absolute;
  top: -20px;
}

.main-content > .fw > .left .find-b INPUT[type="text"] {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 168px;
  height: 30px;
  background-color: #FFF;
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  padding-left: 19px;
  padding-right: 10px;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: inset 2px 3.5px 7px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 9px;
  left: 20px;
  color: #c2c2c2;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
}
.lt-ie9 .main-content > .fw > .left .find-b INPUT[type="text"] {
  padding-top: 7px;
}
.main-content > .fw > .left .find-b INPUT[type="text"].focus, .main-content > .fw > .left .find-b INPUT[type="text"].filled {
  color: #555;
}
.main-content > .fw > .left .find-b .btn_find {
  display: block;
  width: 33px;
  height: 30px;
  position: relative;
  position: absolute;
  top: 9px;
  left: 187px;
  cursor: pointer;
}

.main-content > .fw > .left .find-b .btn_find INPUT[type="submit"] {
    position: absolute;
    left: -9999px;
}

.main-content > .fw > .left .find-b .btn_find .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.main-content > .fw > .left .find-b .btn_find .normal,
.main-content > .fw > .left .find-b .btn_find .hover,
.main-content > .fw > .left .find-b .btn_find .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-content > .fw > .left .find-b .btn_find .normal,
.main-content > .fw > .left .find-b .btn_find .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.main-content > .fw > .left .find-b .btn_find .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/find-b_btn.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .left .find-b .btn_find .normal {
  display: block;
}
.main-content > .fw > .left .find-b .btn_find .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/find-b_btn_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .main-content > .fw > .left .find-b .btn_find .hover {
  display: none;
}
.main-content > .fw > .left .find-b .btn_find .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/find-b_btn_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .main-content > .fw > .left .find-b .btn_find .active {
  display: none;
}
.main-content > .fw > .left .find-b .btn_find.disable {
  cursor: default;
}
.main-content > .fw > .left .find-b .btn_find:hover .normal {
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .left .find-b .btn_find:hover .normal {
  display: block;
}
.main-content > .fw > .left .find-b .btn_find:hover .hover {
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .left .find-b .btn_find:hover .hover {
  display: block;
}
.main-content > .fw > .left .find-b .btn_find:hover .active {
  opacity: 0;
}
.lt-ie9 .main-content > .fw > .left .find-b .btn_find:hover .active {
  display: none;
}
.main-content > .fw > .left .find-b .btn_find:active .normal {
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .left .find-b .btn_find:active .normal {
  display: block;
}
.main-content > .fw > .left .find-b .btn_find:active .hover {
  opacity: 0;
}
.lt-ie9 .main-content > .fw > .left .find-b .btn_find:active .hover {
  display: none;
}
.main-content > .fw > .left .find-b .btn_find:active .active {
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .left .find-b .btn_find:active .active {
  display: block;
}
.main-content > .fw > .left .filter-b {
  margin-top: 30px;
  padding-left: 16px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
}
.main-content > .fw > .left .filter-b > .title {
  font-size: 21px;
  line-height: 21px;
  color: #000;
  font-weight: 600;
  position: relative;
  letter-spacing: 0.2px;
  text-indent: 3px;
  padding-top: 27px;
}
.main-content > .fw > .left .filter-b > .title:before {
  content: "";
  display: block;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/filter-b_dropdown-ico.png") 0 0 no-repeat;
  height: 18px;
  width: 18px;
  position: absolute;
  top: 29px;
  left: 187px;
}
.main-content > .fw > .left .filter-b > .content {
  *zoom: 1;
  padding-top: 30px;
}
.main-content > .fw > .left .filter-b > .content:before, .main-content > .fw > .left .filter-b > .content:after {
  content: " ";
  display: table;
}
.main-content > .fw > .left .filter-b > .content:after {
  clear: both;
}
.main-content > .fw > .left .filter-b > .content > .group + .group {
  margin-top: 27px;
}
.main-content > .fw > .left .filter-b > .content > .group > .title {
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #707070;
  margin-left: 3px;
}
.main-content > .fw > .left .filter-b > .content > .group > .content {
  margin-top: 16px;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list {
  *zoom: 1;
  margin-left: 3px;
  margin-right: 17px;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list:before, .main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list:after {
  content: " ";
  display: table;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list:after {
  clear: both;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI + LI {
  margin-top: 8px;
  float: left;
  clear: left;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox {
  position: relative;
  float: left;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  min-height: 21px;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox INPUT[type="checkbox"] {
  position: absolute;
  left: -100px;
}
.lt-ie9 .main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox INPUT[type="checkbox"] {
  left: 0;
  top: 4px;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox INPUT[type="checkbox"]:checked + .ico .active {
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox INPUT[type="checkbox"]:checked + .ico .active {
  display: block;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .ico {
  position: absolute;
  top: 0;
  left: 0;
}
.lt-ie9 .main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .ico {
  display: none;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .ico,
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .ico .normal,
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .ico .active {
  display: block;
  height: 21px;
  width: 24px;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .ico .normal,
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .ico .active {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .ico .normal {
  background: url(/custom/custom27_09_2015_02_09/img/spec-army/checkbox.png) 0 0 no-repeat;
  z-index: 100;
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .ico .normal {
  display: block;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .ico .active {
  background: url(/custom/custom27_09_2015_02_09/img/spec-army/checkbox_checked.png) 0 0 no-repeat;
  z-index: 200;
  opacity: 0;
}
.lt-ie9 .main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .ico .active {
  display: none;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .text-wrap {
  display: block;
  line-height: 21px;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 30px;
}
.lt-ie9 .main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox .text {
  padding-left: 19px;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .checkbox-list > LI .checkbox LABEL {
  cursor: pointer;
  color: #555;
  font-size: 14px;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .text-range {
  *zoom: 1;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .text-range:before, .main-content > .fw > .left .filter-b > .content > .group > .content .text-range:after {
  content: " ";
  display: table;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .text-range:after {
  clear: both;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .text-range .text-range__to,
.main-content > .fw > .left .filter-b > .content > .group > .content .text-range .text-range__do,
.main-content > .fw > .left .filter-b > .content > .group > .content .text-range .text-range__currency {
  font-size: 14px;
  line-height: 14px;
  color: #555;
  float: left;
  margin-top: 6px;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .text-range .text-range__to {
  margin-left: 2px;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .text-range .inp-text {
  float: left;
}
.main-content > .fw > .left .filter-b > .content > .group > .content .text-range .inp-text INPUT[type="text"] {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 64px;
  height: 25px;
  box-sizing: border-box;
  border: 2px solid #a7a064;
  border-radius: 6px;
  text-align: center;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  background: #fff;
  color: #555;
  font-size: 14px;
  margin-left: 5px;
  margin-right: 5px;
}
.lt-ie9 .main-content > .fw > .left .filter-b > .content > .group > .content .text-range .inp-text INPUT[type="text"] {
  padding-top: 4px;
}
.main-content > .fw > .right .breadcrumbs {
  font-size: 14px;
  line-height: 48px;
  font-weight: 600;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/breadcrumbs-b_shadow-bottom-repeat.png");
  margin-top: -20px;
  border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.main-content > .fw > .right .breadcrumbs:before {
    display: block;
    content: '';

    height: 100%;
    width: 1px;
    background: #e5e5e5;

    position: absolute;
    top: 0;
    left: -1px;
}

.main-content > .fw > .right .breadcrumbs > UL {
  *zoom: 1;
  padding-left: 19px;
  overflow: hidden;
}
.main-content > .fw > .right .breadcrumbs > UL:before, .main-content > .fw > .right .breadcrumbs > UL:after {
  content: " ";
  display: table;
}
.main-content > .fw > .right .breadcrumbs > UL:after {
  clear: both;
}
.main-content > .fw > .right .breadcrumbs > UL > LI {
  float: left;
}
.main-content > .fw > .right .breadcrumbs > UL > LI.active {
  position: relative;
  z-index: 200;
}
.main-content > .fw > .right .breadcrumbs > UL > LI H1 {
  font-size: 14px;
  line-height: 48px;
  font-weight: 600;
}
.main-content > .fw > .right .breadcrumbs > UL > LI A {
  font-size: 12px;
  color: #406618;
  font-weight: 400;
  position: relative;
  z-index: 200;
}
.main-content > .fw > .right .breadcrumbs > UL > LI.separator {
  width: 22px;
  height: 49px;
  position: relative;
  padding-right: 9px;
}
.main-content > .fw > .right .breadcrumbs > UL > LI.separator:before {
  content: "";
  display: block;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/breadcrumbs-b_separator.png") 0 0 no-repeat;
  width: 107px;
  height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.main-content > .fw > .right .sort-b {
  padding-top: 6px;
  padding-left: 20px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  *zoom: 1;
}
.main-content > .fw > .right .sort-b:before, .main-content > .fw > .right .sort-b:after {
  content: " ";
  display: table;
}
.main-content > .fw > .right .sort-b:after {
  clear: both;
}
.main-content > .fw > .right .sort-b:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -1px;
  width: 1px;
  height: 100%;
  background: #e5e5e5;
}
.main-content > .fw > .right .sort-b > .title {
  font-size: 12px;
  line-height: 12px;
  color: #898989;
  float: left;
  width: 95px;
  white-space: nowrap;
  letter-spacing: 0.2px;
  margin-top: 13px;
}
.main-content > .fw > .right .sort-b > .content {
  float: right;
  width: 573px;
}
.main-content > .fw > .right .sort-b > .content > UL {
  *zoom: 1;
}
.main-content > .fw > .right .sort-b > .content > UL:before, .main-content > .fw > .right .sort-b > .content > UL:after {
  content: " ";
  display: table;
}
.main-content > .fw > .right .sort-b > .content > UL:after {
  clear: both;
}
.main-content > .fw > .right .sort-b > .content > UL > LI {
  float: left;
  margin-right: 26px;
  margin-top: 7px;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .title {
  color: #000;
  font-size: 12px;
  line-height: 24px;
  float: left;
  white-space: nowrap;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows {
  width: 66px;
  float: left;
  margin-left: 12px;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .separator,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right {
  float: left;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right {
  position: relative;
  cursor: pointer;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left .ico,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left .ico_active,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right .ico,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right .ico_active {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left .ico,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right .ico {
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left .ico, .lt-ie9
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right .ico {
  display: block;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left .ico_active,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right .ico_active {
  opacity: 0;
}
.lt-ie9 .main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left .ico_active, .lt-ie9
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right .ico_active {
  display: none;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left.active .ico,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right.active .ico {
  opacity: 0;
}
.lt-ie9 .main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left.active .ico, .lt-ie9
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right.active .ico {
  display: none;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left.active .ico_active,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right.active .ico_active {
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left.active .ico_active, .lt-ie9
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right.active .ico_active {
  display: block;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left {
  width: 32px;
  height: 29px;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left .ico,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left .ico_active {
  width: 32px;
  height: 29px;
  position: absolute;
  top: 0;
  left: 0;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left .ico {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sort-arrows_left.png") 0 0 no-repeat;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .left .ico_active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sort-arrows_left_active.png") 0 0 no-repeat;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .separator {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sort-arrows_separator.png") 0 0 no-repeat;
  width: 2px;
  height: 29px;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right {
  width: 32px;
  height: 29px;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right .ico,
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right .ico_active {
  width: 32px;
  height: 29px;
  position: absolute;
  top: 0;
  left: 0;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right .ico {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sort-arrows_right.png") 0 0 no-repeat;
}
.main-content > .fw > .right .sort-b > .content > UL > LI > .arrows .right .ico_active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sort-arrows_right_active.png") 0 0 no-repeat;
}
.main-content > .fw > .right .inner-short-items {
  margin-left: 19px;
  margin-right: 18px;
  margin-top: 29px;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list {
  *zoom: 1;
}

.main-content > .fw > .right .inner-short-items .i-s-i-list .error_message,
.main-content > .fw > .right .inner-short-items .i-s-i-list .error {
    top: 175px !important;
    right: 0 !important;
    height: auto !important;
    width: 131px !important;
    text-align: center;

    color: #000 !important;
    font-size: 14px !important;
    line-height: 21px !important;

    padding-left: 5px !important;
    padding-right: 5px !important;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list .error_message A,
.main-content > .fw > .right .inner-short-items .i-s-i-list .error A {
    color: #406618 !important;
}

.main-content > .fw > .right .inner-short-items .i-s-i-list:before, .main-content > .fw > .right .inner-short-items .i-s-i-list:after {
  content: " ";
  display: table;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list:after {
  clear: both;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI {
  *zoom: 1;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI:before, .main-content > .fw > .right .inner-short-items .i-s-i-list > LI:after {
  content: " ";
  display: table;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI:after {
  clear: both;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI.separator {
  height: 1px;
  background: #e5e5e5;
  margin-top: 19px;
  margin-bottom: 19px;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left {
  width: 180px;
  float: left;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left .img-wrap {
  width: 148px;
  height: 189px;
  border: 1px solid #d5d7c4;
  position: relative;
  border-radius: 2px;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left .img-wrap .img-href {
  display: block;
  height: 100%;
  height: 100%;
  text-align: center;
  line-height: 189px;
  border-radius: 2px;
  overflow: hidden;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left .img-wrap .img-href IMG {
  vertical-align: middle;
  display: inline-block;
    max-width: 148px;
    max-height: 189px;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left .img-wrap .marks {
  display: block;
  position: absolute;
  top: 13px;
  left: -4px;
  text-decoration: none;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left .img-wrap .marks SPAN + SPAN {
  margin-top: 5px;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left .img-wrap .marks .new,
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left .img-wrap .marks .hit,
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left .img-wrap .marks .sale {
  display: block;
  float: left;
  clear: left;
  font: 14px/14px cuprum__bold;
  color: #fff;
  height: 20px;
  box-sizing: border-box;
  padding: 2px 8px 0;
  text-transform: lowercase;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left .img-wrap .marks .new {
  background: #d54e1e;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left .img-wrap .marks .hit {
  background: #28c928;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .left .img-wrap .marks .sale {
  background: #c8c602;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .center {
  float: left;
  width: 343px;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .center .title A {
  color: #406618;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .center .text {
  color: #000;
  font-size: 13px;
  line-height: 21px;
  margin-top: 13px;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .center .text A {
  color: #406618;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .center .ico-nav {
  *zoom: 1;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .center .ico-nav:before, .main-content > .fw > .right .inner-short-items .i-s-i-list > LI .center .ico-nav:after {
  content: " ";
  display: table;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .center .ico-nav:after {
  clear: both;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .center .ico-nav A {
  color: #406618;
  font-size: 14px;
  line-height: 16px;
  position: relative;
  display: block;
  float: left;
  margin-left: 40px;
  margin-top: 31px;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .center .ico-nav A.youtube:before {
  content: "";
  display: block;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/inner-short-card_ico_youtube.png") 0 0 no-repeat;
  width: 28px;
  height: 20px;
  position: absolute;
  top: -1px;
  left: -40px;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right {
  float: right;
  width: 111px;
  position: relative;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .availability {
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  top: -1px;
  right: 0;
  font-weight: 600;
  white-space: nowrap;
  text-align: right;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .availability.no {
  color: #d53b2e;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .availability.yes {
  color: #48a841;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .availability.wait {
  color: #bcc8c8;
  line-height: 18px;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-price {
  position: absolute;
  top: 0;
  right: 0;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-price .old,
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-price .new {
  white-space: nowrap;
  display: block;
  position: absolute;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-price .old {
  font-size: 18px;
  line-height: 18px;
  color: #7a7a7a;
  text-decoration: line-through;
  top: 58px;
  right: 0;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-price .new {
  font-size: 24px;
  line-height: 24px;
  color: #000;
  font-weight: 600;
  top: 85px;
  right: 0;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn {
  display: block;
  width: 118px;
  height: 38px;
  position: relative;
  cursor: pointer;
  position: absolute;
  top: 129px;
  left: -3px;
    text-decoration: none;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}

.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn INPUT {
    position: absolute;
    left: -9999px;
}

.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .normal,
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .hover,
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .normal,
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/inner-short-card_btn_buy.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .normal {
  display: block;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/inner-short-card_btn_buy_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .hover {
  display: none;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/inner-short-card_btn_buy_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .active {
  display: none;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn.disable {
  cursor: default;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:hover .normal {
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:hover .normal {
  display: block;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:hover .hover {
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:hover .hover {
  display: block;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:hover .active {
  opacity: 0;
}
.lt-ie9 .main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:hover .active {
  display: none;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:active .normal {
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:active .normal {
  display: block;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:active .hover {
  opacity: 0;
}
.lt-ie9 .main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:active .hover {
  display: none;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:active .active {
  opacity: 1;
}
.lt-ie9 .main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn:active .active {
  display: block;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .text {
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 -1px 0 #394429;
  text-align: left;
  padding-left: 22px;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .text:first-letter {
  text-transform: uppercase;
}
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .hover,
.main-content > .fw > .right .inner-short-items .i-s-i-list > LI .right .buy-btn .active {
  background-position: 2px 0;
}
.main-content > .fw > .right .pagination-wrap {
  text-align: center;
  margin-top: 10px;
}
.main-content > .fw > .right .pagination-wrap .pagi {
  display: inline-block;
  color: #959595;
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.main-content > .fw > .right .pagination-wrap .pagi A {
  color: #486c21;
}
.main-content > .fw > .right .pagination-wrap .pagi .back {
  display: inline-block;
  margin-right: 16px;
}
.main-content > .fw > .right .pagination-wrap .pagi .next {
  display: inline-block;
  margin-left: 16px;
}
.main-content > .fw > .right .pagination-wrap .pagi .pages {
  display: inline-block;
  color: #486c21;
}
.main-content > .fw > .right .pagination-wrap .pagi .pages > UL > LI {
  display: inline-block;
}
.main-content > .fw > .right .pagination-wrap .pagi .pages > UL > LI.active {
  padding: 0 8px;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 3px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  color: #959595;
  margin-left: 3px;
  margin-right: 3px;
}
.main-content > .fw > .right .pagination-wrap .pagi .pages > UL > LI.dotted {
  padding: 0 9px;
}
.main-content > .fw > .right .pagination-wrap .pagi .pages > UL > LI A {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 3px;
  margin-right: 3px;
}

/* GOOD PAGE */
.main-content > .fw > .left .find-b + .last-view {
  margin-top: 54px;
}
.main-content .text-information {
  margin-left: 18px;
  margin-right: 18px;
  margin-top: 25px;
}
.main-content .text-information .t-i-title {
  font-size: 24px;
  line-height: 28px;
  color: #000;
  font-weight: 600;
}
.main-content .text-information .t-i-content .card-content {
  margin-top: 26px;
}
.main-content .text-information .t-i-content .first-info {
  *zoom: 1;
}

.main-content .text-information .t-i-content .first-info .error,
.main-content .text-information .t-i-content .first-info .error_message {
    width: 107px;
    height: auto;
    right: 0;
    top: 269px;
    padding: 5px 13px !important;
    text-align: center;
    font-size: 14px !important;
    line-height: 21px !important;
}
.main-content .text-information .t-i-content .first-info .error_message A,
.main-content .text-information .t-i-content .first-info .error A {
    color: #406618 !important;
}


.main-content .text-information .t-i-content .first-info:before, .main-content .text-information .t-i-content .first-info:after {
  content: " ";
  display: table;
}
.main-content .text-information .t-i-content .first-info:after {
  clear: both;
}
.main-content .text-information .t-i-content .first-info > .left {
  float: left;
  width: 320px;
}
.main-content .text-information .t-i-content .first-info > .left .img-slider {
  width: 317px;
  position: relative;
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img {
  width: 317px;
  height: 198px;
  line-height: 195px;
  border: 1px solid #d5d7c4;
  box-sizing: border-box;
    position: relative;
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .gallery-links {
  display: none;
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .img-href {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .img-href .img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  height: 100%;
  width: 100%;
  text-align: center;
  /*opacity: 0;*/
  /*-webkit-transition: opacity 0.8s;*/
          /*transition: opacity 0.8s;*/
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .img-href .img-wrap.show {
  /*opacity: 1;*/
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .img-href .img-wrap > IMG {
  vertical-align: middle;
  max-width: 317px;
  max-height: 198px;
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .marks {
  display: block;
  position: absolute;
  top: 8px;
  right: -5px;
  text-decoration: none;
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .marks > SPAN + SPAN {
  margin-top: 5px;
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .marks .new,
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .marks .hit,
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .marks .sale {
  display: block;
  float: right;
  clear: right;
  font: 14px/14px cuprum__bold;
  color: #fff;
  height: 20px;
  box-sizing: border-box;
  padding: 2px 8px 0;
  text-transform: lowercase;
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .marks .new {
  background: #d54e1e;
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .marks .hit {
  background: #28c928;
}
.main-content .text-information .t-i-content .first-info > .left .img-slider .medium-img .marks .sale {
  background: #c8c602;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images {
  margin-top: 9px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .left,
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right {
  width: 14px;
  height: 48px;
  border: 1px solid #d9dbca;
  position: relative;
  cursor: pointer;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .left .ico,
.main-content .text-information .t-i-content .first-info > .left .preview-images > .left .ico_empty,
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right .ico,
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right .ico_empty {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .left .ico,
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right .ico {
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .left .preview-images > .left .ico, .lt-ie9
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right .ico {
  display: block;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .left .ico_empty,
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right .ico_empty {
  opacity: 0;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .left .preview-images > .left .ico_empty, .lt-ie9
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right .ico_empty {
  display: none;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .left:hover .ico,
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right:hover .ico {
  opacity: 0.5;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .left.empty,
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right.empty {
  cursor: default;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .left.empty .ico,
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right.empty .ico {
  opacity: 0;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .left .preview-images > .left.empty .ico, .lt-ie9
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right.empty .ico {
  display: none;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .left.empty .ico_empty,
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right.empty .ico_empty {
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .left .preview-images > .left.empty .ico_empty, .lt-ie9
.main-content .text-information .t-i-content .first-info > .left .preview-images > .right.empty .ico_empty {
  display: block;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images .left {
  float: left;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images .left .ico {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/card_slider_arrow_left.png") 50% 50% no-repeat;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images .left .ico_empty {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/card_slider_arrow_left_hover.png") 50% 50% no-repeat;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images .left + .list-wrap {
  margin-left: 5px;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images .right {
  float: right;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images .right .ico {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/card_slider_arrow_right.png") 50% 50% no-repeat;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images .right .ico_empty {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/card_slider_arrow_right_hover.png") 50% 50% no-repeat;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .list-wrap {
  float: left;
  width: 277px;
  overflow: hidden;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .list-wrap > .list {
  width: 9999px;
  margin-left: -11px;
  *zoom: 1;
  /*-webkit-transition: margin-left 0.6s;*/
          /*transition: margin-left 0.6s;*/
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .list-wrap > .list:before, .main-content .text-information .t-i-content .first-info > .left .preview-images > .list-wrap > .list:after {
  content: " ";
  display: table;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .list-wrap > .list:after {
  clear: both;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .list-wrap > .list > LI {
  float: left;
  box-sizing: border-box;
  width: 85px;
  height: 50px;
  border: 1px solid #d9dbca;
  margin-left: 11px;
    text-align: center;
}
.main-content .text-information .t-i-content .first-info > .left .preview-images > .list-wrap > .list > LI IMG {
  cursor: pointer;
    max-width: 83px;
    max-height: 48px;
}
.main-content .text-information .t-i-content .first-info > .right {
  width: 321px;
  height: 265px;
  position: relative;
  float: right;
}

.main-content .text-information .t-i-content .first-info > .right .availability {
  width: 145px;
  height: 28px;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  font-weight: 600;
  color: #48a841;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 28px;
}
.main-content .text-information .t-i-content .first-info > .right .availability.no {
  color: #d53b2e;
}
.main-content .text-information .t-i-content .first-info > .right .availability.wait {
  color: #bcc8c8;
  font-size: 12px;
}

.main-content .text-information .t-i-content .first-info > .right .marking-num {
  width: 173px;
  min-height: 28px;
  border: 1px solid #e5e5e5;
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  text-align: center;
  line-height: 28px;
  font-size: 13px;
}

.main-content .text-information .t-i-content .first-info > .right .price .price-title {
    font-size: 12px;
    left: 0px;
    color: #777;
    line-height: 12px;
    font-weight: 600;
    position: absolute;
    top: -14px;
    left: 0;
}
    
    
.main-content .text-information .t-i-content .first-info > .right .price {
  position: absolute;
  top: 58px;
  left: 0;
  width: 100%;
}
.main-content .text-information .t-i-content .first-info > .right .price .new {
  font-size: 36px;
  line-height: 36px;
  color: #000;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
}
.main-content .text-information .t-i-content .first-info > .right .price .old {
  font-size: 24px;
  line-height: 24px;
  color: #7a7a7a;
  text-decoration: line-through;
  position: absolute;
  top: -1px;
  left: 180px;
}
.main-content .text-information .t-i-content .first-info > .right .developer {
  position: absolute;
  top: 129px;
  left: 0;
  font-size: 12px;
  *zoom: 1;
}
.main-content .text-information .t-i-content .first-info > .right .developer:before, .main-content .text-information .t-i-content .first-info > .right .developer:after {
  content: " ";
  display: table;
}
.main-content .text-information .t-i-content .first-info > .right .developer:after {
  clear: both;
}
.main-content .text-information .t-i-content .first-info > .right .developer .title {
  display: inline-block;
  color: #000;
  font-style: italic;
  margin-right: 2px;
}
.main-content .text-information .t-i-content .first-info > .right .developer .content {
  display: inline-block;
}
.main-content .text-information .t-i-content .first-info > .right .developer .content A {
  color: #406618;
}
.main-content .text-information .t-i-content .first-info > .right .size {
  *zoom: 1;
  position: absolute;
  top: 173px;
  left: -1px;
}
.main-content .text-information .t-i-content .first-info > .right .size:before, .main-content .text-information .t-i-content .first-info > .right .size:after {
  content: " ";
  display: table;
}
.main-content .text-information .t-i-content .first-info > .right .size:after {
  clear: both;
}
.main-content .text-information .t-i-content .first-info > .right .size > .title {
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  float: left;
  margin-top: 10px;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content {
  float: left;
  margin-left: 17px;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  z-index: 1000;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .original {
  position: relative;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .original SELECT {
  position: absolute;
  top: 0;
  left: -9999px;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful {
  position: relative;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .title {
  font-size: 14px;
  line-height: 14px;
  color: #707070;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  height: 31px;
  padding-top: 8px;
  padding-left: 13px;
  padding-right: 37px;
  -webkit-transition: all 0.2s;
          transition: all 0.2s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .title:before {
  content: "";
  display: block;
  background: url(/custom/custom27_09_2015_02_09/img/spec-army/select__arrow_to-down.png) 0 0 no-repeat;
  width: 31px;
  height: 30px;
  position: absolute;
  top: -1px;
  right: -1px;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: none;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap {
  border: 1px solid #dadada;
  box-shadow: 2px 3.5px 5px rgba(0, 0, 0, 0.1);
  margin-top: 4px;
  position: relative;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .space-vert {
  margin-top: 2px;
  margin-bottom: 0px;
  overflow: hidden;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap:before {
  content: "";
  display: block;
  height: 10px;
  width: 100%;
  position: absolute;
  bottom: 100%;
  left: 0;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap {
  height: 100%;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list {
  border-radius: 3px;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI {
  background: #fff;
  font-size: 14px;
  line-height: 18px;
  color: #646938;
  cursor: pointer;
  padding: 9px 20px 8px 11px;
  position: relative;
  font-weight: bold;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI + LI {
  margin-top: 3px;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI + LI:before {
  content: "";
  display: block;
  height: 1px;
  width: 193px;
  background: #f0f0f0;
  position: absolute;
  top: -2px;
  left: 11px;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI.active, .main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI:hover {
  background: #525b43 -webkit-linear-gradient(bottom, #7A8151 0%, #515B43 30%, #7A8151 100%);
  background: #525b43 linear-gradient(to top, #7A8151 0%, #515B43 30%, #7A8151 100%);
  color: #fff200;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI.param_not_avalible.active, .main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list > LI.param_not_avalible:hover {
  background: #525b43 -webkit-linear-gradient(bottom, #7A8151 0%, #515B43 30%, #7A8151 100%);
  background: #97A87C linear-gradient(to top, #CFD79E 0%, #899C6E 30%, #CBD39A 100%);
  color: #fff200;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-margin {
  box-sizing: border-box;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0px;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-wrap {
  width: 13px;
  height: 100%;
  position: relative;
  background: #acacac;
  background: #fff;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-wrap .scroll {
  position: absolute;
  top: 0;
  left: 0;
  height: 47px;
  width: 10px;
  cursor: pointer;
  margin-top: 6px;
  margin-bottom: 6px;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful .content .items-wrap .scroll-wrap .scroll .ico {
  background: url(/custom/custom27_09_2015_02_09/img/spec-army/select_ledge.png);
  height: 47px;
  width: 6px;
  margin-left: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful > .title {
  font-size: 12px;
  color: #000;
  padding-right: 43px;
  height: 30px;
}
.main-content .text-information .t-i-content .first-info > .right .size > .content .select-wrap .beautiful > .title:before {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/select__arrow_to-down_card.png") 0 0 no-repeat;
}
.beautiful .content .items-wrap .scroll-inform-wrap .scroll-inform .items-list li.param_not_avalible {
    color: #C6C7C0!important;
	font-weight: normal!important;
}
.main-content .text-information .t-i-content .first-info > .right .counter-btn {
  position: absolute;
  top: 227px;
  left: -1px;
}
.main-content .text-information .t-i-content .first-info > .right .counter-btn > .title {
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  float: left;
  margin-top: 12px;
}
.main-content .text-information .t-i-content .first-info > .right .counter-btn > .content {
  float: left;
  margin-left: 16px;
  position: relative;
}
.main-content .text-information .t-i-content .first-info > .right .counter-btn > .content INPUT[type="text"] {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  background-color: #FFF;
  border: 1px solid #E5E5E5;
  border-radius: 2px;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.17);
  width: 50px;
  height: 33px;
  padding-right: 19px;
  text-align: center;
  color: #000;
  font-size: 12px;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .counter-btn > .content INPUT[type="text"] {
  padding-top: 10px;
  height: 23px;
}
.main-content .text-information .t-i-content .first-info > .right .counter-btn > .content .arrows {
  position: absolute;
  top: 0px;
  right: -1px;
}
.main-content .text-information .t-i-content .first-info > .right .counter-btn > .content .arrows .top {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/counter_btn_top.png") 0 0 no-repeat;
  width: 22px;
  height: 17px;
  cursor: pointer;
}
.main-content .text-information .t-i-content .first-info > .right .counter-btn > .content .arrows .bottom {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/counter_btn_bottom.png") 0 0 no-repeat;
  width: 22px;
  height: 17px;
  cursor: pointer;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn {
  display: block;
  width: 137px;
  height: 38px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  top: 227px;
  left: 187px;
  z-index: 300;
  display: block;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .normal,
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .hover,
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .normal,
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/short-card_btn_add-to-cart_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .good-buy-btn .normal {
  display: block;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/short-card_btn_add-to-cart_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .good-buy-btn .hover {
  display: none;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/short-card_btn_add-to-cart_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .good-buy-btn .active {
  display: none;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn.disable {
  cursor: default;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn:hover .normal {
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .good-buy-btn:hover .normal {
  display: block;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn:hover .hover {
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .good-buy-btn:hover .hover {
  display: block;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn:hover .active {
  opacity: 0;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .good-buy-btn:hover .active {
  display: none;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn:active .normal {
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .good-buy-btn:active .normal {
  display: block;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn:active .hover {
  opacity: 0;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .good-buy-btn:active .hover {
  display: none;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn:active .active {
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .good-buy-btn:active .active {
  display: block;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .text {
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  color: #fff;
  text-shadow: 0 -1px 0 #394429;
  text-align: left;
  padding-left: 42px;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .text:first-letter {
  text-transform: uppercase;
}
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .hover,
.main-content .text-information .t-i-content .first-info > .right .good-buy-btn .active {
  background-position: 3px 0;
}
.main-content .text-information .t-i-content .good-tabs {
  margin-top: 35px;
  position: relative;
}
.main-content .text-information .t-i-content .good-tabs .i-like {
  position: absolute;
  top: 7px;
  right: 0;
}
.main-content .text-information .t-i-content .good-tabs .titles {
  border-bottom: 1px solid #e5e5e5;
}
.main-content .text-information .t-i-content .good-tabs .titles > UL {
  *zoom: 1;
}
.main-content .text-information .t-i-content .good-tabs .titles > UL:before, .main-content .text-information .t-i-content .good-tabs .titles > UL:after {
  content: " ";
  display: table;
}
.main-content .text-information .t-i-content .good-tabs .titles > UL:after {
  clear: both;
}
.main-content .text-information .t-i-content .good-tabs .titles > UL > LI {
  padding-top: 11px;
  height: 28px;
  float: left;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  padding-left: 16px;
  padding-right: 16px;
  cursor: pointer;
  color: #406618;
  text-decoration: underline;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.main-content .text-information .t-i-content .good-tabs .titles > UL > LI:hover {
  text-decoration: none;
}
.main-content .text-information .t-i-content .good-tabs .titles > UL > LI.active {
  color: #898989;
  font-weight: 600;
  border-color: #e5e5e5;
  border-radius: 2px 2px 0 0;
  cursor: default;
  padding-left: 14px;
  padding-right: 14px;
  text-decoration: none;
}
.main-content .text-information .t-i-content .good-tabs .titles > UL > LI.active + LI {
  border-left: 0;
}
.main-content .text-information .t-i-content .good-tabs .titles > UL > LI + LI:before {
  content: "";
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  height: 14px;
  width: 1px;
  background: #e5e5e5;
}
.main-content .text-information .t-i-content .good-tabs .titles > UL > LI.active:before {
  display: none;
}
.main-content .text-information .t-i-content .good-tabs .titles > UL > LI.active + LI:before {
  display: none;
}
.main-content .text-information .t-i-content .good-tabs .contents > UL > LI {
  *zoom: 1;
  padding-top: 6px;
  display: none;
}
.main-content .text-information .t-i-content .good-tabs .contents > UL > LI:before, .main-content .text-information .t-i-content .good-tabs .contents > UL > LI:after {
  content: " ";
  display: table;
}
.main-content .text-information .t-i-content .good-tabs .contents > UL > LI:after {
  clear: both;
}
.main-content .text-information .t-i-content .good-tabs .contents > UL > LI.active {
  display: block;
}
.main-content .text-information .t-i-content .good-tabs .contents .youtube {
  margin-top: 20px;
    padding-top: 7px;
}
.main-content .text-information .t-i-content .related-items-b {
  margin-top: 29px;
}
.main-content .text-information .t-i-content .related-items-b > .content {
  padding-bottom: 5px;
}

.text-style {
  font-size: 13px;
  line-height: 21px;
}
.text-style P {
  margin-top: 20px;
  margin-bottom: 20px;
  text-indent: 26px;
}
.text-style A {
  color: #406618;
}
.text-style UL {
  margin-top: 21px;
  margin-bottom: 20px;
}

.rev-text-style {
  font-size: 13px;
  line-height: 21px;
}
.rev-text-style > *:first-child {
  margin-top: 0;
}
.rev-text-style P {
  margin: 7px 0;
  text-indent: 0;
}
.rev-text-style A {
  color: #406618;
}
.rev-text-style UL {
  margin: 10px 0;
}

.good-reviews-b {
  width: 617px;
}
.good-reviews-b .list-reviews {
  margin-top: 24px;
    margin-bottom: 0;
}
.good-reviews-b .list-reviews .list-reviews {

    /*margin-top: 10px;*/
}
.good-reviews-b .list-reviews > LI {
  margin-top: 10px;
}
.good-reviews-b .list-reviews > LI + LI {
  margin-top: 25px;
}
.good-reviews-b .list-reviews > LI .name {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
}
.good-reviews-b .list-reviews > LI .content {
  margin-top: 12px;
}
.good-reviews-b .list-reviews > LI.separator {
  background: #e5e5e5;
  height: 1px;
  margin-top: 21px;
}
.good-reviews-b .pagination-wrap {
  margin-top: 0 !important;
}
.good-reviews-b .add-review-form {
  margin-top: 42px;
  margin-bottom: 30px;
}
.good-reviews-b .add-review-form .a-r-f_title {
  font-size: 21px;
  line-height: 21px;
  font-weight: 600;
}
.good-reviews-b .add-review-form .a-r-f_content {
  margin-top: 21px;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line + .inp-line {
  margin-top: 21px;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .inp-text {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 202px;
  height: 29px;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  color: #707070;
  font-size: 14px;
  line-height: 14px;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  width: 202px;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .inp-text.focus, .good-reviews-b .add-review-form .a-r-f_content .inp-line .inp-text.filled {
  color: #555;
}
.lt-ie9 .good-reviews-b .add-review-form .a-r-f_content .inp-line .inp-text {
  padding-top: 7px;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .elem-textarea {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 202px;
  height: 29px;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  color: #707070;
  font-size: 14px;
  line-height: 14px;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  width: 202px;
  height: 130px;
  resize: none;
  padding-top: 7px;
  width: 100%;
}

.user_order {
    width: 100%;
}

.user_order TH,
.user_order TD {
    padding: 4px;
    border: 1px solid #e5e5e5;
}

.a-r-f_content .errors,
.a-r-f_content .error_message {
    padding: 2px 10px !important;
    left: 1px !important;
}
.a-r-f_content .form-main-error {
    width: auto;
    height: auto;
}

.a-r-f_content [class^="comments_form_param"] {

}

.a-r-f_content .p-item__item_text-error {
    font: 12px/29px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #000;
    float: left;
    margin-left: 17px;
    text-transform: lowercase;
    cursor: default;
}

.a-r-f_content [class^="comments_form_param"] INPUT[type="text"] {
    float: left;
}

.good-reviews-b .pages > UL {
    margin-bottom: 0 !important;
}

.good-reviews-b .add-review-form .a-r-f_content .inp-line .elem-textarea.focus, .good-reviews-b .add-review-form .a-r-f_content .inp-line .elem-textarea.filled {
  color: #555;
}
.lt-ie9 .good-reviews-b .add-review-form .a-r-f_content .inp-line .elem-textarea {
  padding-top: 7px;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm {
  display: block;
  width: 158px;
  height: 29px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  margin-top: -2px;
  margin-left: -4px;
  cursor: pointer;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .normal,
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .hover,
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .normal,
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .normal {
  display: block;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .hover {
  display: none;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .active {
  display: none;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm.disable {
  cursor: default;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:hover .normal {
  opacity: 1;
}
.lt-ie9 .good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:hover .normal {
  display: block;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:hover .hover {
  opacity: 1;
}
.lt-ie9 .good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:hover .hover {
  display: block;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:hover .active {
  opacity: 0;
}
.lt-ie9 .good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:hover .active {
  display: none;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:active .normal {
  opacity: 1;
}
.lt-ie9 .good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:active .normal {
  display: block;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:active .hover {
  opacity: 0;
}
.lt-ie9 .good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:active .hover {
  display: none;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:active .active {
  opacity: 1;
}
.lt-ie9 .good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm:active .active {
  display: block;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .hover,
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .active {
  background-position: 4px 0;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .text {
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  text-shadow: 0 -1px 0 #394429;
  color: #fff;
  font-weight: 600;
}
.good-reviews-b .add-review-form .a-r-f_content .inp-line .btn_form-subm .text .separator {
  margin-left: 6px;
  margin-right: 6px;
}

/* NEWS LIST PAGE */
.news-list-wrap {
  margin-top: 25px;
  margin-left: 18px;
  margin-right: 18px;
}
.news-list-wrap .news-list > LI {
  margin-top: 0;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 26px;
}
.news-list-wrap .news-list > LI + LI {
  margin-top: 24px;
}
.news-list-wrap .news-list > LI > .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
    color: #000000;
}
.news-list-wrap .news-list > LI > .title A {
  color: #406618;
}
.news-list-wrap .news-list > LI > .date {
  font-size: 12px;
  line-height: 12px;
  color: #7a7a7a;
  margin-top: 4px;
}
.news-list-wrap .news-list > LI > .content {
  font-size: 13px;
  line-height: 21px;
  color: #000;
  margin-top: 8px;
}

.news-list-wrap .news-list > LI > .content > *:first-child,
.news-list-wrap .news-list > LI > .content > .useradmin_contener > *:first-child {
    margin-top: 0;
}

.news-list-wrap .news-list > LI > .content A {
  color: #406618;
}
.news-list-wrap + .pagination-wrap {
  margin-top: 28px !important;
}

/* FULL NEWS PAGE */
.fullnews-text-style {
  font-size: 13px;
  line-height: 21px;
}

.fullnews-text-style TABLE.green-border TD,
.fullnews-text-style TABLE.green-border TH {
    border: 1px solid #d5d7c4;
    padding: 2px;
}

.fullnews-text-style > *:first-child {
  margin-top: 0;
}
.fullnews-text-style P {
  margin: 21px 0;
  text-indent: 0;
}
.fullnews-text-style H1 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  margin-top: 27px;
  margin-bottom: 22px;
}
.fullnews-text-style H2 {
  font-size: 21px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 26px;
  margin-bottom: 22px;
}
.fullnews-text-style H3 {
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
  margin-top: 29px;
  margin-bottom: 22px;
}
.fullnews-text-style A {
  color: #406618;
}
.fullnews-text-style A.phone-in-text {
  color: #000;
  text-decoration: none;
}
.fullnews-text-style UL {
  margin: 10px 0;
}

.t-i-content .fullnews {
  color: #000;
  margin-top: 33px;
  position: relative;
}
.t-i-content .fullnews.article-b {
  margin-top: 0;
}
.t-i-content .fullnews .fn-date {
  font-size: 12px;
  line-height: 12px;
  color: #7a7a7a;
  margin-top: 0px;
  position: absolute;
  top: -17px;
  right: 0;
}

/* CONTACTS PAGE */
.contacts-text {
  margin-top: 37px;
}

.two-col_beside-map {
  *zoom: 1;
}
.two-col_beside-map:before, .two-col_beside-map:after {
  content: " ";
  display: table;
}
.two-col_beside-map:after {
  clear: both;
}
.two-col_beside-map > .left {
  float: left;
  width: 356px;
}
.two-col_beside-map > .left .img-wrap {
  border: 2px solid #a7a064;
  border-radius: 2px;
  overflow: hidden;
    width: 352px;
    height: 352px;
    background: url(/custom/custom27_09_2015_02_09/img/spec-army/contacts-map.jpg) 0 0 no-repeat;
}
.two-col_beside-map > .left .img-wrap IMG {
  width: 352px;
  height: 352px;
}
.two-col_beside-map > .right {
  float: right;
  width: 285px;
}
.two-col_beside-map > .right > *:first-child {
  margin-top: 2px;
}
.two-col_beside-map > .right .phones-list {
  margin: 22px 0 0 0;
}
.two-col_beside-map > .right .phones-list > LI {
  line-height: 23px;
}
.two-col_beside-map > .right .phones-list > LI > .title {
  display: inline-block;
}
.two-col_beside-map > .right .phones-list > LI > .content {
  display: inline-block;
  font-size: 18px;
  margin-left: 2px;
}
.two-col_beside-map > .right .phones-list > LI > .content .code {
  font-size: 16px;
}
.two-col_beside-map > .right .groups-wrap > .content .sots-list_contacts {
  *zoom: 1;
  margin: 4px 0;
}
.two-col_beside-map > .right .groups-wrap > .content .sots-list_contacts:before, .two-col_beside-map > .right .groups-wrap > .content .sots-list_contacts:after {
  content: " ";
  display: table;
}
.two-col_beside-map > .right .groups-wrap > .content .sots-list_contacts:after {
  clear: both;
}
.two-col_beside-map > .right .groups-wrap > .content .sots-list_contacts > LI {
  float: left;
}
.two-col_beside-map > .right .groups-wrap > .content .sots-list_contacts > LI + LI {
  margin-left: 4px;
}
.two-col_beside-map > .right .groups-wrap > .content .sots-list_contacts > LI A {
  display: block;
  height: 19px;
}
.two-col_beside-map > .right .groups-wrap > .content .sots-list_contacts > LI.item-1 A {
  width: 19px;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_top__vk.png") 0 0 no-repeat;
}
.two-col_beside-map > .right .groups-wrap > .content .sots-list_contacts > LI.item-2 A {
  width: 20px;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_top__youtube.png") 0 0 no-repeat;
}
.two-col_beside-map > .right .groups-wrap > .content .sots-list_contacts > LI.item-3 A {
  width: 19px;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_top__fb.png") 0 0 no-repeat;
}
.two-col_beside-map > .right .groups-wrap > .content .sots-list_contacts > LI.item-4 A {
  width: 20px;
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/sots_contacts__insta.png") 0 0 no-repeat;
}

.another-contacts-info {
  margin-top: 25px;
}
.another-contacts-info .metro-path {
  margin-top: -4px;
}

.contacts-feedback {
  margin-top: 28px;
  margin-bottom: 20px;
  padding-top: 28px;
  padding-left: 5px;
  border-top: 1px solid #e5e5e5;
}
.contacts-feedback > .title {
  font-size: 21px;
  line-height: 21px;
  font-weight: 600;
}
.contacts-feedback > .content {
  margin-top: 31px;
  width: 615px;
}
.contacts-feedback > .content .inp-line + .inp-line {
  margin-top: 21px;
}
.contacts-feedback > .content .inp-line .inp-text {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 202px;
  height: 29px;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  color: #707070;
  font-size: 14px;
  line-height: 14px;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  width: 220px;
}
.contacts-feedback > .content .inp-line .inp-text.focus, .contacts-feedback > .content .inp-line .inp-text.filled {
  color: #555;
}
.lt-ie9 .contacts-feedback > .content .inp-line .inp-text {
  padding-top: 7px;
}
.contacts-feedback > .content .inp-line .elem-textarea {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 202px;
  height: 29px;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  color: #707070;
  font-size: 14px;
  line-height: 14px;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  width: 202px;
  height: 130px;
  resize: none;
  padding-top: 7px;
  width: 100%;
}
.contacts-feedback > .content .inp-line .elem-textarea.focus, .contacts-feedback > .content .inp-line .elem-textarea.filled {
  color: #555;
}
.lt-ie9 .contacts-feedback > .content .inp-line .elem-textarea {
  padding-top: 7px;
}
.contacts-feedback > .content .inp-line .btn_form-subm {
  display: block;
  width: 158px;
  height: 29px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  margin-top: -2px;
  margin-left: -4px;
  cursor: pointer;
}
.contacts-feedback > .content .inp-line .btn_form-subm .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.contacts-feedback > .content .inp-line .btn_form-subm .normal,
.contacts-feedback > .content .inp-line .btn_form-subm .hover,
.contacts-feedback > .content .inp-line .btn_form-subm .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.contacts-feedback > .content .inp-line .btn_form-subm .normal,
.contacts-feedback > .content .inp-line .btn_form-subm .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.contacts-feedback > .content .inp-line .btn_form-subm .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .contacts-feedback > .content .inp-line .btn_form-subm .normal {
  display: block;
}
.contacts-feedback > .content .inp-line .btn_form-subm .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .contacts-feedback > .content .inp-line .btn_form-subm .hover {
  display: none;
}
.contacts-feedback > .content .inp-line .btn_form-subm .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .contacts-feedback > .content .inp-line .btn_form-subm .active {
  display: none;
}
.contacts-feedback > .content .inp-line .btn_form-subm.disable {
  cursor: default;
}
.contacts-feedback > .content .inp-line .btn_form-subm:hover .normal {
  opacity: 1;
}
.lt-ie9 .contacts-feedback > .content .inp-line .btn_form-subm:hover .normal {
  display: block;
}
.contacts-feedback > .content .inp-line .btn_form-subm:hover .hover {
  opacity: 1;
}
.lt-ie9 .contacts-feedback > .content .inp-line .btn_form-subm:hover .hover {
  display: block;
}
.contacts-feedback > .content .inp-line .btn_form-subm:hover .active {
  opacity: 0;
}
.lt-ie9 .contacts-feedback > .content .inp-line .btn_form-subm:hover .active {
  display: none;
}
.contacts-feedback > .content .inp-line .btn_form-subm:active .normal {
  opacity: 1;
}
.lt-ie9 .contacts-feedback > .content .inp-line .btn_form-subm:active .normal {
  display: block;
}
.contacts-feedback > .content .inp-line .btn_form-subm:active .hover {
  opacity: 0;
}
.lt-ie9 .contacts-feedback > .content .inp-line .btn_form-subm:active .hover {
  display: none;
}
.contacts-feedback > .content .inp-line .btn_form-subm:active .active {
  opacity: 1;
}
.lt-ie9 .contacts-feedback > .content .inp-line .btn_form-subm:active .active {
  display: block;
}
.contacts-feedback > .content .inp-line .btn_form-subm .hover,
.contacts-feedback > .content .inp-line .btn_form-subm .active {
  background-position: 4px 0;
}
.contacts-feedback > .content .inp-line .btn_form-subm .text {
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  text-shadow: 0 -1px 0 #394429;
  color: #fff;
  font-weight: 600;
}
.contacts-feedback > .content .inp-line .btn_form-subm .text .separator {
  margin-left: 6px;
  margin-right: 6px;
}

/* POP-UP PAGE */
.pop-up-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  /*display: none */
  min-width: 960px;
}
.pop-up-wrap .pop-up__mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  background: rgba(0, 0, 0, 0.5);
  min-width: 960px;
}
.lt-ie9 .pop-up-wrap .pop-up__mask {
  background: url(/custom/custom27_09_2015_02_09/img/spec-army/black_trans_50.png);
}
.pop-up-wrap .pop-up {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 3000;
  width: 470px;
  background: #fff;
  /*margin-left: -280px */
  margin-left: -261px;
  margin-top: 174px;
  padding: 24px 26px 26px;
  border-radius: 1px;
}
.pop-up-wrap .pop-up__title {
  font: 24px/24px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  text-transform: uppercase;
  color: #000;
  cursor: default;
  letter-spacing: 0.4px;
}
.pop-up-wrap .pop-up__close {
  display: block;
  position: absolute;
  top: 0;
  right: -40px;
  z-index: 20;
  background: url(/custom/custom27_09_2015_02_09/img/spec-army/pop-up__close.png) 50% 50% no-repeat;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
}
.pop-up-wrap .pop-up__close:hover {
  background-color: #a7a064;
}
.pop-up-wrap .pop-up-content {
  margin-top: 9px;
  overflow: hidden;
  height: 100%;
}
.pop-up-wrap .p-item_text {
  clear: left;
  margin-top: 13px;
}
.pop-up-wrap .p-item__title {
  font: 13px/13px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  color: #000;
  cursor: default;
}
.pop-up-wrap .p-item__item {
  overflow: hidden;
  margin-top: 5px;
}
.pop-up-wrap .p-item__item > INPUT[type="text"] {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 202px;
  height: 29px;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  color: #707070;
  font-size: 14px;
  line-height: 14px;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  width: 271px;
  box-sizing: border-box;
  float: left;
}

.pop-up-wrap .p-item__item > INPUT[type="text"].error_input {
    border-color: #ff0000;
}

.pop-up-wrap .p-item__item > INPUT[type="text"].focus, .pop-up-wrap .p-item__item > INPUT[type="text"].filled {
  color: #555;
}
.lt-ie9 .pop-up-wrap .p-item__item > INPUT[type="text"] {
  padding-top: 7px;
}
.pop-up-wrap .p-item__item_text-error {
  font: 12px/29px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  color: #000;
  float: left;
  margin-left: 17px;
  text-transform: lowercase;
  cursor: default;
}
.pop-up-wrap .p-item__item_correct-mail {
  float: left;
  clear: left;
  margin-top: 5px;
  font: 14px/15px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  color: #000;
  cursor: default;
  display: none;
}
.pop-up-wrap .p-item_textarea {
  clear: left;
  margin-top: 13px;
}
.pop-up-wrap .p-item__item > TEXTAREA {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 202px;
  height: 29px;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  color: #707070;
  font-size: 14px;
  line-height: 17px;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  width: 202px;
  height: 130px;
  resize: none;
  padding-top: 7px;
  width: 469px;
  height: 83px;
  box-sizing: border-box;
}
.pop-up-wrap .p-item__item > TEXTAREA.focus, .pop-up-wrap .p-item__item > TEXTAREA.filled {
  color: #555;
}
.lt-ie9 .pop-up-wrap .p-item__item > TEXTAREA {
  padding-top: 7px;
}
.pop-up-wrap .btn-submit_green {
  display: block;
  width: 158px;
  height: 29px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  margin-top: 21px;
  margin-left: -4px;
  cursor: pointer;
}
.pop-up-wrap .btn-submit_green .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.pop-up-wrap .btn-submit_green .normal,
.pop-up-wrap .btn-submit_green .hover,
.pop-up-wrap .btn-submit_green .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.pop-up-wrap .btn-submit_green .normal,
.pop-up-wrap .btn-submit_green .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.pop-up-wrap .btn-submit_green .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .pop-up-wrap .btn-submit_green .normal {
  display: block;
}
.pop-up-wrap .btn-submit_green .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .pop-up-wrap .btn-submit_green .hover {
  display: none;
}
.pop-up-wrap .btn-submit_green .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .pop-up-wrap .btn-submit_green .active {
  display: none;
}
.pop-up-wrap .btn-submit_green.disable {
  cursor: default;
}
.pop-up-wrap .btn-submit_green:hover .normal {
  opacity: 1;
}
.lt-ie9 .pop-up-wrap .btn-submit_green:hover .normal {
  display: block;
}
.pop-up-wrap .btn-submit_green:hover .hover {
  opacity: 1;
}
.lt-ie9 .pop-up-wrap .btn-submit_green:hover .hover {
  display: block;
}
.pop-up-wrap .btn-submit_green:hover .active {
  opacity: 0;
}
.lt-ie9 .pop-up-wrap .btn-submit_green:hover .active {
  display: none;
}
.pop-up-wrap .btn-submit_green:active .normal {
  opacity: 1;
}
.lt-ie9 .pop-up-wrap .btn-submit_green:active .normal {
  display: block;
}
.pop-up-wrap .btn-submit_green:active .hover {
  opacity: 0;
}
.lt-ie9 .pop-up-wrap .btn-submit_green:active .hover {
  display: none;
}
.pop-up-wrap .btn-submit_green:active .active {
  opacity: 1;
}
.lt-ie9 .pop-up-wrap .btn-submit_green:active .active {
  display: block;
}
.pop-up-wrap .btn-submit_green .hover,
.pop-up-wrap .btn-submit_green .active {
  background-position: 4px 0;
}
.pop-up-wrap .btn-submit_green .text {
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  text-shadow: 0 -1px 0 #394429;
  color: #fff;
  font-weight: 600;
}
.pop-up-wrap .btn-submit_green .text .separator {
  margin-left: 6px;
  margin-right: 6px;
}
.pop-up-wrap .btn-submit_green INPUT[type="button"] {
  position: absolute;
  top: 0;
  left: -9999px;
}
.pop-up-wrap .pop-up .inval INPUT[type=text],
.pop-up-wrap .pop-up .inval TEXTAREA {
  border-color: #d3504e;
}
.pop-up-wrap .pop-up .inval-email INPUT[type="text"] {
  border-color: #d3504e;
}
.pop-up-wrap .pop-up .inval-email .p-item__item_correct-mail {
  display: block;
}

/* POP-UP SEND PAGE */
.pop-up-wrap .message-send_wrap {
  margin-top: 8px !important;
  height: 100%;
  position: relative;
}

.pop-up-wrap .error_message, .error {
    position: static;
    padding: 0;
    box-shadow: none;
    margin: 0;
    background-color: transparent;
    opacity: 1;
    z-index: 10;
    width: 100%;
    height: 100%;
}

.pop-up-wrap .message-send {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -37px;
}
.pop-up-wrap .mes-send__title {
  font: 24px/24px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  text-transform: uppercase;
  color: #000;
  cursor: default;
  letter-spacing: 0.4px;
  text-align: center;
}
.pop-up-wrap .mes-send__descr {
  margin-top: 17px;
  color: #000;
  font: 13px/13px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  text-align: center;
  cursor: default;
}
.pop-up-wrap [id^="result_div_id"] {
  height: 100%;
}

.js-click INPUT {
    position: absolute;
    left: -9999px;
}

.js-click-cart INPUT {
    position: absolute;
    left: -9999px;
}

.label-click {
    display: block;
    cursor: pointer;
}

.label-click INPUT {
    position: absolute;
    left: -9999px;
}


/* CONTACT FEEDBACK PAGE */
.contacts-feedback .message-send_wrap {
  margin-top: 8px !important;
  height: 278px;
  position: relative;
}

.contacts-feedback .error_message, .error {
    position: static;
    padding: 0;
    box-shadow: none;
    margin: 0;
    background-color: transparent;
    opacity: 1;
    z-index: 10;
    width: 100%;
    height: 100%;
}

.contacts-feedback .message-send {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -37px;
}
.contacts-feedback .mes-send__title {
  font: 24px/24px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  text-transform: uppercase;
  color: #000;
  cursor: default;
  letter-spacing: 0.4px;
  text-align: center;
}
.contacts-feedback .mes-send__descr {
  margin-top: 17px;
  color: #000;
  font: 13px/13px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
  text-align: center;
  cursor: default;
}
.contacts-feedback [id^="result_div_id"] {
  height: 100%;
}

.js-click INPUT {
    position: absolute;
    left: -9999px;
}


/* CATALOG CATEGORY LIST */
.catalog-category-list + .sort-b,
.cat-descr-b + .sort-b {
  border-top: 1px solid #e5e5e5;
}
.cat-descr-b + .sort-b {
  margin-top: 30px;
}
.catalog-category-list > .content > UL {
  margin-left: 18px;
  margin-top: 19px;
  margin-bottom: 30px;
  *zoom: 1;
}
.catalog-category-list > .content > UL:before, .catalog-category-list > .content > UL:after {
  content: " ";
  display: table;
}
.catalog-category-list > .content > UL:after {
  clear: both;
}
.catalog-category-list > .content > UL > LI {
  margin-left: 14px;
  float: left;
  width: 211px;
  margin-top: 17px;
}
.catalog-category-list > .content > UL > LI:first-child, .catalog-category-list > .content > UL > LI:first-child + LI, .catalog-category-list > .content > UL > LI:first-child + LI + LI {
  margin-top: 0;
}
.catalog-category-list > .content > UL > LI.newline {
  margin-left: 0;
  clear: left;
}
.catalog-category-list > .content > UL > LI .img-wrap {
  width: 211px;
  height: 211px;
  box-sizing: border-box;
  border: 1px solid #d5d7c4;
  border-radius: 2px;
}
.catalog-category-list > .content > UL > LI .img-wrap A {
  display: block;
  width: 209px;
  line-height: 209px;
  text-align: center;
}
.catalog-category-list > .content > UL > LI .img-wrap A IMG {
  vertical-align: middle;
  max-width: 209px;
  max-height: 209px;
}
.catalog-category-list > .content > UL > LI .name {
  text-align: center;
  margin-top: 9px;
}
.catalog-category-list > .content > UL > LI .name A {
  color: #406618;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
}


/* cart styles */
.cart_table .cart {
    width: 100%;
}

.cart_table .cart .cart_name {
    max-width: 210px;
}

.cart_table .cart TH {
    line-height: 17px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

.cart_table .cart TH,
.cart_table .cart TD {
    padding: 4px 7px;

    border: 1px solid #e5e5e5;
}

.cart_table .cart_count {
    text-align: center;
}

.cart_table .cart_count NOBR {
    display: inline-block;
}

.cart_table .cart_count INPUT[type="text"] {
    text-align: center;
}

.cart_table .js_cart_remove INPUT[type="checkbox"] {
    position: absolute;
    top: 0;
    left: -999px;
}
/**/

.cart_table .cart_count INPUT[type="text"] {
    display: inline-block;
    float: none;
    line-height: 30px;
}

.cart_table .cart_count INPUT[type="text"] {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 38px;
  height: 30px;
  line-height: 30px;
  background-color: #FFF;
  border: 1px solid #E5E5E5;
  padding-left: 5px;
  padding-right: 5px;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: inset 2px 3.5px 7px rgba(0, 0, 0, 0.1);
  color: #555;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
}
.lt-ie9 .cart_table .cart_count INPUT[type="text"] {
  padding-top: 7px;
}


.cart_form input[type=text],
.cart_form input[type=email] {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  height: 30px !important;
  line-height: 30px;
  background-color: #FFF;
  border: 1px solid #E5E5E5;
  padding-left: 9px !important;
  padding-right: 9px !important;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: inset 2px 3.5px 7px rgba(0, 0, 0, 0.1);
  color: #555;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  margin-top: 1px !important;
    /* margin-top: 3px !important; */
}

.lt-ie9 .cart_form input[type=text],
.lt-ie9 .cart_form input[type=email] {
    padding-top: 7px;
}

.cart_form textarea {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  padding-top: 7px;
  outline: none !important;
  height: 100px !important;
  line-height: 17px;
  background-color: #FFF;
  border: 1px solid #E5E5E5;
  padding-left: 9px !important;
  padding-right: 9px !important;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: inset 2px 3.5px 7px rgba(0, 0, 0, 0.1);
  color: #555;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
    margin-top: 3px !important;
    resize: none;
}
    
[class^="order_form_param"] {
    margin-top: 10px;
}

.cart_form [class^="order_form_param"] {
    margin-top: 2px;
}

.order_form_param1 {
    margin-top: 0;
}

/**/
.btn_some_green {
  display: block;
  width: 158px;
  height: 29px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  margin-top: 21px;
  margin-left: -4px;
  cursor: pointer;
}
.btn_some_green .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.btn_some_green .normal,
.btn_some_green .hover,
.btn_some_green .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.btn_some_green .normal,
.btn_some_green .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.btn_some_green .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .btn_some_green .normal {
  display: block;
}
.btn_some_green .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .btn_some_green .hover {
  display: none;
}
.btn_some_green .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .btn_some_green .active {
  display: none;
}
.btn_some_green.disable {
  cursor: default;
}
.btn_some_green:hover .normal {
  opacity: 1;
}
.lt-ie9 .btn_some_green:hover .normal {
  display: block;
}
.btn_some_green:hover .hover {
  opacity: 1;
}
.lt-ie9 .btn_some_green:hover .hover {
  display: block;
}
.btn_some_green:hover .active {
  opacity: 0;
}
.lt-ie9 .btn_some_green:hover .active {
  display: none;
}
.btn_some_green:active .normal {
  opacity: 1;
}
.lt-ie9 .btn_some_green:active .normal {
  display: block;
}
.btn_some_green:active .hover {
  opacity: 0;
}
.lt-ie9 .btn_some_green:active .hover {
  display: none;
}
.btn_some_green:active .active {
  opacity: 1;
}
.lt-ie9 .btn_some_green:active .active {
  display: block;
}
.btn_some_green .hover,
.btn_some_green .active {
  background-position: 4px 0;
}
.btn_some_green .text {
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  text-shadow: 0 -1px 0 #394429;
  color: #fff;
  font-weight: 600;
}
.btn_some_green .text .separator {
  margin-left: 6px;
  margin-right: 6px;
}
.btn_some_green INPUT[type="button"] {
  position: absolute;
  top: 0;
  left: -9999px;
}
/**/

.cart_order .common-error {
    width: auto !important;
    height: auto !important;
    top: -5px;
}
.cart_order .infofield {
    padding-top: 2px;
}

.cart_order .payment_text {
    font-style: italic;
}

.cart_order .payments-wrap {
    margin-top: 20px;
}

.cart_order .payments {

}

.cart_order .payments .payment {
    margin-top: 7px;
}



.main-content .fw > .right .items-b .content > .list > LI .outer .inner .availability {
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  bottom: -37px;
  right: 0;
  font-weight: 600;
    white-space: nowrap;
    text-align: center;
    width: 100%;
    display: none;
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .availability.no {
  color: #d53b2e;
    bottom: -28px
}
.main-content .fw > .right .items-b .content > .list > LI .outer .inner .availability.wait {
  color: #bcc8c8;
  line-height: 18px;
}

.useradmin_panel {
    z-index: 2999 !important;
}



/* USER SETTING PAGE */

.inp-text_decor {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 202px;
  height: 29px;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  color: #707070;
  font-size: 14px;
  line-height: 14px;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  width: 220px;
}
.inp-text_decor.focus, .inp-text_decor.filled {
  color: #555;
}
.lt-ie9 .inp-text_decor {
  padding-top: 7px;
}

.elem-textarea_decor {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 202px;
  height: 29px;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  color: #707070;
  font-size: 14px;
  line-height: 14px;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  width: 202px;
  height: 130px;
  resize: none;
  padding-top: 7px;
  width: 100%;
}
.elem-textarea_decor.focus, .elem-textarea_decor.filled {
  color: #555;
}
.lt-ie9 .elem-textarea_decor {
  padding-top: 7px;
}



.btn_form-subm_decor {
  display: block;
  width: 158px;
  height: 29px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  margin-top: -2px;
  margin-left: -4px;
  cursor: pointer;
}
.btn_form-subm_decor .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.btn_form-subm_decor .normal,
.btn_form-subm_decor .hover,
.btn_form-subm_decor .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.btn_form-subm_decor .normal,
.btn_form-subm_decor .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.btn_form-subm_decor .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_normal.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .btn_form-subm_decor .normal {
  display: block;
}
.btn_form-subm_decor .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_hover.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .btn_form-subm_decor .hover {
  display: none;
}
.btn_form-subm_decor .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_active.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .btn_form-subm_decor .active {
  display: none;
}
.btn_form-subm_decor.disable {
  cursor: default;
}
.btn_form-subm_decor:hover .normal {
  opacity: 1;
}
.lt-ie9 .btn_form-subm_decor:hover .normal {
  display: block;
}
.btn_form-subm_decor:hover .hover {
  opacity: 1;
}
.lt-ie9 .btn_form-subm_decor:hover .hover {
  display: block;
}
.btn_form-subm_decor:hover .active {
  opacity: 0;
}
.lt-ie9 .btn_form-subm_decor:hover .active {
  display: none;
}
.btn_form-subm_decor:active .normal {
  opacity: 1;
}
.lt-ie9 .btn_form-subm_decor:active .normal {
  display: block;
}
.btn_form-subm_decor:active .hover {
  opacity: 0;
}
.lt-ie9 .btn_form-subm_decor:active .hover {
  display: none;
}
.btn_form-subm_decor:active .active {
  opacity: 1;
}
.lt-ie9 .btn_form-subm_decor:active .active {
  display: block;
}
.btn_form-subm_decor .hover,
.btn_form-subm_decor .active {
  background-position: 4px 0;
}
.btn_form-subm_decor .text {
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  text-shadow: 0 -1px 0 #394429;
  color: #fff;
  font-weight: 600;
}
.btn_form-subm_decor .text .separator {
  margin-left: 6px;
  margin-right: 6px;
}

/* btn 2 */
.btn_form-subm_decor2 {
  display: block;
  width: 128px;
  height: 29px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-decoration: none;
  margin-top: -2px;
  margin-left: -4px;
  cursor: pointer;
}
.btn_form-subm_decor2 .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.btn_form-subm_decor2 .normal,
.btn_form-subm_decor2 .hover,
.btn_form-subm_decor2 .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.btn_form-subm_decor2 .normal,
.btn_form-subm_decor2 .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.btn_form-subm_decor2 .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_normal_2.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .btn_form-subm_decor2 .normal {
  display: block;
}
.btn_form-subm_decor2 .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_hover_2.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .btn_form-subm_decor2 .hover {
  display: none;
}
.btn_form-subm_decor2 .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/btn_form-subm_active_2.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .btn_form-subm_decor2 .active {
  display: none;
}
.btn_form-subm_decor2.disable {
  cursor: default;
}
.btn_form-subm_decor2:hover .normal {
  opacity: 1;
}
.lt-ie9 .btn_form-subm_decor2:hover .normal {
  display: block;
}
.btn_form-subm_decor2:hover .hover {
  opacity: 1;
}
.lt-ie9 .btn_form-subm_decor2:hover .hover {
  display: block;
}
.btn_form-subm_decor2:hover .active {
  opacity: 0;
}
.lt-ie9 .btn_form-subm_decor2:hover .active {
  display: none;
}
.btn_form-subm_decor2:active .normal {
  opacity: 1;
}
.lt-ie9 .btn_form-subm_decor2:active .normal {
  display: block;
}
.btn_form-subm_decor2:active .hover {
  opacity: 0;
}
.lt-ie9 .btn_form-subm_decor2:active .hover {
  display: none;
}
.btn_form-subm_decor2:active .active {
  opacity: 1;
}
.lt-ie9 .btn_form-subm_decor2:active .active {
  display: block;
}
.btn_form-subm_decor2 .hover,
.btn_form-subm_decor2 .active {
  background-position: 4px 0;
}
.btn_form-subm_decor2 .text {
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  text-shadow: 0 -1px 0 #394429;
  color: #fff;
  font-weight: 600;
}
.btn_form-subm_decor2 .text .separator {
  margin-left: 6px;
  margin-right: 6px;
}
/* btn 2 end */

.subm-acc-b-btn {
    margin-left: 4px;
    margin-top: 10px;
}

.usersettings_form .infofield:first-child {
    margin-top: 0;
}

.usersettings_form .infofield {
    margin-top: 13px;
    font: 13px/13px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #000;
    cursor: default;
    margin-bottom: 5px;
}

.usersettings_form .inp-wrap {
    margin-top: 21px;
}

.usersettings_form .error_message,
.usersettings_form .error {
    width: auto;
    height: auto;
}


.reminding_form .infofield:first-child {
    margin-top: 0;
}

.reminding_form .infofield {
    margin-top: 13px;
    font: 13px/13px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #000;
    cursor: default;
    margin-bottom: 5px;
}

.reminding_form .inp-wrap {
    margin-top: 21px;
}

.reminding_form .error_message,
.reminding_form .error {
    width: auto;
    height: auto;
}



.inp-text_account {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;

  height: 29px;
  background-color: #FFF;
  border: 1px solid #DADADA;
  border-radius: 2px;
  box-shadow: inset 1px 1.7px 5px rgba(0, 0, 0, 0.17);
  color: #707070;
  font-size: 14px;
  line-height: 14px;
  padding-left: 7px;
  padding-right: 7px;
  box-sizing: border-box;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
  width: 144px;
  box-sizing: border-box;
  float: left;
}

.lt-ie9 .inp-text_account {
  padding-top: 7px;
}

.inp-text_account .error_input {
    border-color: #ff0000;
}

.inp-text_account .focus, .inp-text_account .filled {
  color: #555;
}
.lt-ie9 .inp-text_account {
  padding-top: 7px;
}


.account-b .inp-wrap {
    overflow: hidden;
    margin-top: 7px;
    margin-left: 8px;
}

.account-b .n-m-comp {
    margin-top: 7px;
    margin-left: 8px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.account-b .n-m-comp INPUT[type="checkbox"] {
    position: relative;
    top: 1px;
    cursor: pointer;
}

.account-b .n-m-comp LABEL {
    margin-left: 1px;
    cursor: pointer;
}

.account-b .prof-menu-auth {
    border-top: 1px solid rgba(119, 126, 105, 0.5);
    margin-top: 7px;
}

.lt-ie9 .account-b .prof-menu-auth {
    border-color: #505449;
}

.captcha-inp-line {
    margin-top: 10px;
}

.rem-captcha {
    margin-top: 20px;
}

.rem-captcha .cap-inp-text {
    margin-left: 2px;
    width: 110px;
}


.registration_form .infofield {
    margin-top: 13px;
    font: 13px/13px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    color: #000;
    cursor: default;
    margin-bottom: 5px;
}

.btn-form-subm-wrap {
    margin-top: 22px;
}

.top-panel .account-b .acc-b-content .errors,
.top-panel .account-b .acc-b-content .error,
.top-panel .account-b .acc-b-content .error_message {
    height: auto;
    width: auto;
}


.search-photo-list {
    margin-top: 20px;
}

.search-photo-list .photo_images {
    overflow: hidden;
}

.search-photo-list .photo_item {
    float: left;
    margin-left: 20px;
}

.search-photo-list .photo_item.newline {
    margin-left: 0;
    clear: left;
}

.search-photo-list .photo_item .photo_image {
    height: 155px;
    text-align: center;
    line-height: 155px;
}

.search-photo-list .photo_item .photo_image IMG {
    vertical-align: middle;
}

.slider-search-res-img {
    max-width: 136px !important;
    max-height: 155px !important;
    width: auto !important;
    height: auto !important;
}

.search-result .shop_list {
     margin: 0;
     padding: 0 0 10px;
     border-bottom: 0;
}

.search-result .js_shop_list .inner-short-items {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.search-result .i-s-i-list {
    margin-bottom: 0;
}

.search-result .search_list {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 19px;
}

.search-form-wrap .search-btn {
    margin-top: 10px;
}

.search-result .news-list-wrap {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.short-video-list__item IFRAME {
    width: 100% !important;
    height: 373px !important;
}

.mp-banner {
    border: 2px solid #000;
    border-radius: 3px;
    padding: 15px 13px;
}

.mp-banner.important {
    border-color: #d84f1e;
}

.mp-banner.warning {
    border-color: #dcc702;
}

.mp-banner.information {
    border-color: #737a4d;
}

.mp-banner .title {
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  font-weight: 600;
  color: #000;
    text-transform: uppercase;
}

.mp-banner .description {
    margin-top: 10px;
    font-size: 13px;
    line-height: 18px;
}

.mp-banner .description P {
    text-indent: 0;
    margin: 10px 0;
}


/**/
.cat-descr-b {
    border: 1px solid #d5d7c4;
    border-radius: 3px;
    padding: 15px 13px;
    margin-left: 18px;
    margin-right: 18px;
    font-size: 13px;
    line-height: 18px;
    margin-top: 19px;
}

.cat-descr-b.important {
    border-color: #d84f1e;
}

.cat-descr-b.warning {
    border-color: #dcc702;
}

.cat-descr-b.information {
    border-color: #737a4d;
}

.cat-descr-b P {
    text-indent: 0;
    margin: 10px 0;
}

.cat-descr-b UL {
    text-indent: 0;
    margin: 10px 0;
    padding-left: 17px;
    list-style-type: disc;
}

/**/


.main-content .text-information .t-i-content .first-info > .right .shop_waitlist {
    position: absolute;
    top: 229px;
    left: 0;
    background: transparent;
    padding: 0;
    display: block !important;
}

.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .title {
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .content {
    position: relative;
    margin-top: 7px;
}

.main-content .text-information .t-i-content .first-info > .right .shop_waitlist INPUT[type="email"] {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  width: 168px;
  height: 30px;
  background-color: #FFF;
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  padding-left: 13px;
  padding-right: 10px;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: inset 2px 3.5px 7px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0px;
  left: 0;
  /*left: 20px;*/
  color: #c2c2c2;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .shop_waitlist INPUT[type="email"] {
  padding-top: 7px;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist INPUT[type="email"].focus, .main-content .text-information .t-i-content .first-info > .right .shop_waitlist INPUT[type="email"].filled {
  color: #555;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
  font-size: 15px;
  line-height: 27px;
  color: #fff;
  text-shadow: 0 -1px 0 #394429;
  text-align: center;
  text-transform: lowercase;
  padding-left: 3px;
  padding-right: 5px;
}

.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .error_waitlist {
    width: 174px;
    left: 0;
    top: 34px;
    right: auto;
}

.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find {
  display: block;
  width: 33px;
  height: 30px;
  position: relative;
  position: absolute;
  top: 0px;
  left: 167px;
  cursor: pointer;
}

.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find INPUT[type="button"] {
    position: absolute;
    left: -9999px;
}

.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .text {
  position: relative;
  z-index: 100;
  white-space: nowrap;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .normal,
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .hover,
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .active {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .normal,
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .hover {
  -webkit-transition: opacity 0.4s;
          transition: opacity 0.4s;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .normal {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/find-b_btn_2.png") 0 0 no-repeat;
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .normal {
  display: block;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .hover {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/find-b_btn_hover_2.png") 0 0 no-repeat;
  opacity: 0;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .hover {
  display: none;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .active {
  background: url("/custom/custom27_09_2015_02_09/img/spec-army/find-b_btn_active_2.png") 0 0 no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find .active {
  display: none;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find.disable {
  cursor: default;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:hover .normal {
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:hover .normal {
  display: block;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:hover .hover {
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:hover .hover {
  display: block;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:hover .active {
  opacity: 0;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:hover .active {
  display: none;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:active .normal {
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:active .normal {
  display: block;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:active .hover {
  opacity: 0;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:active .hover {
  display: none;
}
.main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:active .active {
  opacity: 1;
}
.lt-ie9 .main-content .text-information .t-i-content .first-info > .right .shop_waitlist .btn_find:active .active {
  display: block;
}

.js-set-error {
    left: 5px;
    margin: 0!important;
}

.cart_form .errors,
.registration_form .errors,
.reminding_form .errors {
    padding: 2px 10px !important;
}

.cart_img img {
    max-width: 100%;
    width: auto !important;
}

.cart_img {
    text-align: center;
}

.cart_img IMG[src$="empty-cap.png"] {
    width: 136px !important;
    height: 94px !important;
    max-width: none !important;
    
}

.subscription .errors,
.subscribtion_form .errors
{
    padding: 2px 10px !important;
    width: auto;
    height: auto;
    z-index: 200;
}

.subscription .search-btn,
.subscribtion_form .search-btn {
    margin-top: 10px;
}

.reg-subscr {
    margin-top: 13px;
}

.subscribtion_form INPUT[type="checkbox"],
.reg-subscr INPUT[type="checkbox"] {
    position: relative;
    top: 1px;
    cursor: pointer;
}

.subscribtion_form LABEL,
.reg-subscr LABEL {
    margin-left: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.cart-checkbox-group {
    margin-top: 20px;
}

.cart-checkbox-group .reg-subscr {
    margin-top: 7px;
}

.cart-checkbox-group [class^="order_form_param"] {
    margin-top: 6px;
}

.cart_form .errors {
    z-index: 200;
}

.error.true,
.errors.true {
    color: #48a841;
}

.registration_message {
    font-weight: 600;
}

.reminding_result {
    position: static;
    float: left;
    width: auto;
    height: auto;
}

.main-page-text__outer {
    border-top: 1px solid #ccc;
    clear: both;
}

.main-page-text__inner {
    border: 1px solid #ccc;
    clear: both;
    padding: 30px;
    padding-bottom: 40px;
}

.main-page-text {
    padding: 0;
    clear: both;
    border-left: 18px solid #f3f2ea;
    border-top: 18px solid #f3f2ea;
    border-right: 18px solid #f3f2ea;
}

.main-page-text .title {}
.main-page-text .content {}
.main-page-text .content P,
.main-page-text .content UL {
    margin: 10px 0;
}
.main-page-text H1 {
    margin-top: 0;
    margin-bottom: 22px;
}
.main-page-text H2 {
    margin-top: 20px;
    margin-bottom: 17px;
}

.display-none {
    display: none;
}

.index-slider LI.next-active A {
    cursor: default;
}

.brands-b {
  clear: both;
  padding: 0 20px;
  margin-bottom: 30px;
  position: relative;
  left: -3px;
  width: 902px;
}
.index-page .brands-b {
  /*margin-bottom: 50px;    */
}
.brands-b .title {
  font-size: 21px;
  line-height: 21px;
  font-weight: 600;
  color: #000;
}
.brands-b .content {
  margin-top: 17px;
  overflow: hidden;
}
.brands-b .content UL {}
.brands-b .content UL > LI {
  float: left;
  margin-left: 3px;
  margin-top: 3px;
}
.brands-b .content UL > LI A {
  display: block;
  color: #406618;
  padding: 5px 10px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}

.sitemap-wrap {}

.sitemap-wrap P {
    margin-top: 2px;
    margin-bottom: 2px;
}

.cart-delivery {
    margin-top: 20px; 
    -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,.15);
    box-shadow: 0 0 4px 1px rgba(0,0,0,.15);
}

.search_name {
    color: #406618;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.shop_block_coupon {
    margin-top: 20px;
    position: relative;
}

.coupon-text {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  outline: none !important;
  height: 30px !important;
  line-height: 30px;
  background-color: #FFF;
  border: 1px solid #E5E5E5;
  padding-left: 9px !important;
  padding-right: 9px !important;
  box-sizing: border-box;
  width: 130px;
  border-radius: 3px;
  box-shadow: inset 2px 3.5px 7px rgba(0, 0, 0, 0.1);
  color: #555;
  -webkit-transition: color 0.4s;
          transition: color 0.4s;
    margin-top: 3px !important;
    
  margin-left: 5px;
}

.lt-ie9 .coupon-text {
    padding-top: 7px;
}


.shop_block_coupon .errors {
    width: auto;
    height: auto;
    top: 100%;
}

.add-review-form .bbcode_toolbar {
    margin-bottom: 10px !important;
    margin-top: 20px;
}

.add-review-form .bbcode_smiles {
    width: 26px !important;
    height: 26px !important;
}

.add-review-form .bbcode_smiles {
    cursor: pointer;
}

.add-review-form .bbcode_smiles > DIV {
    cursor: auto;
}
.comm-text-style {
    word-wrap: break-word;
}
.comm-text-style UL {
    list-style-type: disc;
    padding: 0 0 0 30px;
    margin: 10px 0;
}
.comm-text-style UL BR {
    display: none;
}
.comm-text-style UL > LI BR {
    display: inline;
}

.comm-text-style OL {
    padding: 0 0 0 30px;
    margin: 10px 0;
}
.comm-text-style OL BR {
    display: none;
} 
.comm-text-style OL > LI BR {
    display: inline;
}

.js .cart_recalc INPUT[type="submit"] {
    display: none;
}


/* ==========================================================================
 * Helper classes
 * ========================================================================== */
.nobr {
  white-space: nowrap;
}

.curd {
  cursor: default;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

/* ==========================================================================
 * Print styles
 * ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
.ui-menu{position:absolute;}
.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;
  cursor:pointer;min-height:0;}
  .ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}
  .ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}
  .ui-menu-icons{position:relative}
  .ui-menu-icons .ui-menu-item{padding-left:2em}
  .ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}
  .ui-menu .ui-menu-icon{left:auto;right:0}
  .ui-widget-content{
    border:1px solid #aaaaaa;background:#ffffff 50% 50% repeat-x;color:#222222;
  }
  .ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}
  .ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}
  .ui-autocomplete{
    position:absolute;top:0;left:0;cursor:default;
  }
.naiden{
  overflow: hidden;
   padding: 5px;
   border: 1px solid transparent;
   display: block;
   cursor: pointer;
    background: #fff;
    font-size: 14px;
    line-height: 22px;
    color: #646938;
    padding: 9px 20px 8px 11px;
    border-bottom: 1px solid #eee;
}
.ui-autocomplete.ui-widget-content{
 padding: 5px;
  z-index: 1000;
    border: 1px solid #dadada;
 box-shadow: 2px 3.5px 5px rgba(0, 0, 0, 0.1);
    margin-top: 4px;
    background: #fff;
    border-radius: 3px;
}
.naiden img{
  width: 50px;
  height: auto;
  float: left;
  margin-right: 5px;
}

.naiden b{
  display: block;
  float: left;
  width: 50px;
  height: 50px;  
  margin-right: 5px;
}

.naiden:hover{
    background: #525b43 -webkit-linear-gradient(bottom, #7A8151 0%, #515B43 30%, #7A8151 100%);
  background: #525b43 linear-gradient(to top, #7A8151 0%, #515B43 30%, #7A8151 100%);
  color: #fff200;

}

.naiden a:hover,.naiden:hover a{
background: none;
border: none;
color: #fff200;
}

/*
     */
/*
*/