@font-face {
  font-family: 'MagistralBlackC';
  src: url('/libs/fonts/magistral/MagistralBlackC.eot');
  src: url('/libs/fonts/magistral/MagistralBlackC.eot?#iefix') format('embedded-opentype'), url('/libs/fonts/magistral/MagistralBlackC.ttf') format('truetype'), url('/libs/fonts/magistral/MagistralBlackC.otf') format('opentype');
}
@font-face {
  font-family: 'MagistralC';
  src: url('/libs/fonts/magistral/MagistralC.eot');
  src: url('/libs/fonts/magistral/MagistralC.eot?#iefix') format('embedded-opentype'), url('/libs/fonts/magistral/MagistralC.ttf') format('truetype'), url('/libs/fonts/magistral/MagistralC.otf') format('opentype');
}
.box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.display {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.clear {
  clear: both;
}
.image-with-border {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border: 1px solid #dd4513;
  padding: 5px;
  background: none;
}
.shield {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin-top: 1px;
  background: #dd4513;
  color: white;
  font-weight: bold;
  height: 18px;
  margin-right: 5px;
  padding: 0 4px 0 5px;
  position: relative;
  font-size: 11px;
  line-height: 17px;
  font-family: 'PT Sans', sans-serif;
}
.colored-button {
  background-color: #dd4513;
  background: -webkit-linear-gradient(top, bottom, #f0754d, #c63e11);
  background: -moz-linear-gradient(top, #f0754d, #c63e11);
  background: -o-linear-gradient(top, #f0754d, #c63e11);
  background: -ms-linear-gradient(top, #f0754d, #c63e11);
  border: 1px solid #dd4513;
  text-align: center;
  color: #fff;
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
}
.colored-button:hover {
  background: #dd4513;
  border: 1px solid #dd4513;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.colored-button:focus {
  outline: medium none;
}
.input-type-submit {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  background-color: #dd4513;
  background: -webkit-linear-gradient(top, bottom, #f0754d, #c63e11);
  background: -moz-linear-gradient(top, #f0754d, #c63e11);
  background: -o-linear-gradient(top, #f0754d, #c63e11);
  background: -ms-linear-gradient(top, #f0754d, #c63e11);
  border: 1px solid #dd4513;
  text-align: center;
  color: #fff;
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-weight: bold;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  height: 32px;
  line-height: 0;
  margin-top: 11px;
  padding: 0 10px 0 11px;
}
.input-type-submit:hover {
  background: #dd4513;
  border: 1px solid #dd4513;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.input-type-submit:focus {
  outline: medium none;
}
.input-type-file {
  position: relative;
  width: 261px;
  display: inline-block;
}
.input-type-file .name_file {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  background: #fff;
  border: 1px solid #dd4513;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  height: 24px;
  line-height: 23px;
  margin: 0 -2px 0 0;
  overflow: hidden;
  padding: 0 3px 0 4px;
  position: relative;
  right: 0;
  width: 190px;
}
.input-type-file .send_file {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  height: 27px;
  width: 60px;
}
.input-type-file .send_file .button_f {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  background-color: #dd4513;
  background: -webkit-linear-gradient(top, bottom, #f0754d, #c63e11);
  background: -moz-linear-gradient(top, #f0754d, #c63e11);
  background: -o-linear-gradient(top, #f0754d, #c63e11);
  background: -ms-linear-gradient(top, #f0754d, #c63e11);
  -moz-user-select: none;
  cursor: default;
  width: auto;
  font-family: 'PT Sans', sans-serif;
  font-size: 13px;
  border: 1px solid #dd4513;
  color: #fff;
  display: inline;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 26px;
  overflow: hidden;
  padding: 0;
  position: relative;
  right: 0;
  top: 0;
  text-align: center;
  width: 60px;
}
.input-type-file .send_file .button_f:hover {
  background: #dd4513;
  border: 1px solid #dd4513;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.7);
  color: white;
}
.input-type-file .send_file .button_f:focus {
  outline: medium none;
}
.input-type-file .send_file .button_f div {
  text-align: center;
  padding: 3px 0 0 1px;
}
.input-type-file .send_file .button_f .file_type {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  font-size: 150px !important;
  height: 100px;
  margin-left: -410px;
  top: -30px;
  width: 600px;
}
select {
  line-height: normal !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  display: block;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
html {
  height: 100%;
  overflow-y: scroll;
  background: #fff;
}
body {
  height: 100%;
  width: 100%;
  min-width: 1000px;
  position: relative;
  font: 12px/14px 'PT Sans', sans-serif;
}
.top-panel__links {
  display: none;
}
.top-panel__phone {
  display: none;
}
.events__w {
  display: inline-block;
  float: left;
  position: relative;
  width: 213px;
  padding: 0 0 0 30px;
  margin: 0;
}
.events__w > span {
  display: inline-block;
  width: 100%;
  height: 54px;
}
.events__w > span > span {
  display: inline-block;
  width: 100%;
  font: 25px/23px 'MagistralBlackC', sans-serif;
  color: #dd4513;
}
.events__w > span > span > small {
  font: 25px/23px 'MagistralC', sans-serif;
  color: #3f3f3f;
  margin: 0 5px 0 0;
}
.events__w > a {
  display: inline-block;
  float: left;
  font: 11px/14px 'PT Sans', sans-serif;
  color: #3f3f3f;
  margin: 0;
  text-decoration: none;
}
.events__w > a > i {
  color: #dd4513;
  font-size: 14px;
  display: inline-block;
  margin: 0 3px 0 0;
}
.events__w > a > span {
  text-decoration: underline;
}
.events__w > a.map {
  margin: 0 0 0 10px;
}
.header__right {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 790px;
}
.header__top {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  position: relative;
  width: 790px;
}
.header__bottom {
  clear: both;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  padding-left: 30px;
  margin-top: 20px;
}
.header__adress {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.header__adress-title {
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
  color: #DD4513;
  font-weight: 700;
  text-transform: uppercase;
}
.header__adress-link {
  font-size: 11px;
  color: #3F3F3F;
  margin-top: 5px;
  display: block;
}
.header__bottom-buttons {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  display: flex;
}
.header__stock {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #DD4513;
  font-family: 'PT Sans', sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 15px;
  text-decoration: none;
  color: #FFF;
  height: 42px;
  font-size: 14px;
  border-radius: 3px;
  margin-right: 25px;
}
.header__stock small {
  font-size: 26px;
  color: #FFF;
  padding-right: 10px;
}
.header__stock span {
  border-bottom: 1px dotted #fff;
}
.header__opt {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #526001;
  font-family: 'PT Sans', sans-serif;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 5px;
  text-decoration: none;
  color: #FFF;
  height: 42px;
  font-size: 14px;
  border-radius: 3px;
}
.wrap_all {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 100%;
  margin: 0 auto;
}
.wrap_all > span {
  display: block;
  width: 100%;
  height: 21px;
  position: relative;
  top: 0;
}
.wrap_all > header {
  width: 100%;
  background: #fafbfc url('/images/main_background.png') repeat 0 41px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  border-bottom: 2px solid #4f6001;
}
.wrap_all > header > section.events {
  width: 100%;
  padding: 15px 0;
  display: inline-block;
}
.wrap_all > header > section.events > div {
  display: block;
  margin: 0 auto;
  padding: 0 14px;
  width: 972px;
}
.wrap_all > header > section.events > div a.logo {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  float: left;
  width: 159px;
  height: 138px;
  margin: 5px 0 0;
  background: url('/images/logo.png') no-repeat left top;
}
.wrap_all > header > section.events > div a.cart {
  float: right;
  display: inline-block;
  position: relative;
  margin: -6px 0 0;
  width: 169px;
}
.wrap_all > header > section.events > div a.cart > span {
  display: inline-block;
  width: 98px;
  padding: 5px 0 0 28px;
  font: 17px/20px 'MagistralBlackC', sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  background: url('/images/cart.png') no-repeat 0 3px;
  margin: 0 0 8px;
  color: #dd4513;
  border-bottom: 1px solid #dd4513;
}
.wrap_all > header > section.events > div a.cart > span.count {
  width: 141px;
  padding: 0;
  font: 12px/12px 'PT Sans', sans-serif;
  text-decoration: none;
  text-transform: none;
  background: none;
  margin: 0 0 6px;
  color: #4d4d4d;
  border-bottom: 0;
}
.wrap_all > header > section.events > div a.cart > span.count > small {
  font: bold 12px/12px 'PT Sans', sans-serif;
}
.wrap_all > header > section.events > div a.cart > span.total_price {
  width: 120px;
  padding: 0;
  font: 12px/12px 'PT Sans', sans-serif;
  text-decoration: none;
  text-transform: none;
  background: none;
  color: #4d4d4d;
  border-bottom: 0;
  margin: 0;
}
.wrap_all > header > section.events > div a.cart > span.total_price > small > span {
  font: bold 12px/12px 'PT Sans', sans-serif;
}
.wrap_all > header > section.events > div form {
  display: inline-block;
  height: 100%;
  float: left;
}
.wrap_all > header > section.events > div form input {
  position: relative;
  display: block;
  float: left;
  border: 0;
}
.wrap_all > header > section.events > div form input[type="submit"] {
  width: 32px;
  height: 27px;
  top: -1px;
}
.wrap_all > header > section.events > div form input[type="text"],
.wrap_all > header > section.events > div form input[type="password"] {
  font: 13px/22px 'Roboto Condensed', sans-serif;
  border-radius: 5px;
  background: #3f3f3f;
  height: 24px;
  padding: 0 10px;
  box-shadow: inset 1px 1px 1px #121313;
  color: #fff;
}
.wrap_all > header > section.events > div form.login {
  width: 330px;
  margin: 0 0 0 35px;
}
.wrap_all > header > section.events > div form.login > input[type="text"],
.wrap_all > header > section.events > div form.login > input[type="password"] {
  width: 106px;
}
.wrap_all > header > section.events > div form.login > input[type="password"],
.wrap_all > header > section.events > div form.login > input[type="submit"] {
  margin: 0 0 0 5px;
}
.wrap_all > header > section.events > div form.login > a {
  font: 11px/14px 'PT Sans', sans-serif;
  display: inline-block;
  width: 126px;
  margin: 0 0 11px 0;
  float: left;
  padding: 0 0 0 3px;
  color: #3f3f3f;
}
.wrap_all > header > section.events > div form.login > a:first-child {
  padding: 0 0 0 2px;
}
.wrap_all > header > section.events > div form.login > a.profile {
  float: left;
  font-weight: bold;
  width: auto;
}
.wrap_all > header > section.events > div form.login > a.logout {
  text-decoration: none;
  position: relative;
}
.wrap_all > header > section.events > div form.login > a.logout > span {
  text-decoration: underline;
}
.wrap_all > header > section.events > div form.login > button {
  border: 0;
  display: inline-block;
  background: transparent;
  text-transform: uppercase;
  color: #3f3f3f;
  font: 700 14px/14px 'PT Sans', sans-serif;
  position: relative;
  top: 26px;
}
.wrap_all > header > section.events > div form.login > button > span {
  display: inline-block;
  width: 7px;
  margin: 0 0 0 3px;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.wrap_all > header > section.events > div form.login > button > span > i {
  color: #dd4513;
  font-size: 10px;
  display: inline-block;
  position: relative;
  left: -3px;
  top: -1px;
}
.wrap_all > header > section.submenu {
  width: 100%;
  display: inline-block;
  text-align: center;
  background: #e2e8eb;
  border-top: 2px solid #4f6001;
}
.wrap_all > header > section.submenu > ul {
  width: 972px;
  display: inline-block;
  padding: 18px 0 20px;
  font: 0px/0px 'PT Sans', sans-serif;
}
.wrap_all > header > section.submenu > ul > li {
  display: block;
  float: left;
  position: relative;
  margin: 0 0 0 30px;
}
.wrap_all > header > section.submenu > ul > li > span {
  display: block;
  font: 13px/16px 'PT Sans', sans-serif;
  text-align: left;
  position: relative;
}
.wrap_all > header > section.submenu > ul > li > span > span {
  display: block;
  white-space: rpe;
}
.wrap_all > header > section.submenu > ul > li > span > span > a {
  margin: 0 4px 0 0;
  color: #3f3f3f;
}
.wrap_all > header > section.submenu > ul > li > span > span > a.title {
  color: #dd4513;
}
.wrap_all > header > section.submenu > ul > li > span > span > a.title:hover {
  color: #DD4513;
}
.wrap_all > header > section.submenu > ul > li > span > span > a:hover {
  color: #dd4513;
}
.wrap_all > header > section.submenu > ul > li > span > span:first-child {
  display: inline-block;
  width: 100%;
  font: bold 14px/14px 'PT Sans', sans-serif;
  color: #212121;
  margin: 0 0 11px;
  text-transform: uppercase;
}
.wrap_all > header > section.submenu > ul > li:first-child {
  margin: 0;
}
.wrap_all > header > div {
  height: 26px;
  width: 100%;
  background: #525252;
}
.wrap_all > header > div > div {
  height: 100%;
  width: 972px;
  margin: 0 auto;
  background: url('/images/header_top.png') no-repeat 5px top;
}
.wrap_all > header > div > div > span,
.wrap_all > header > div > div .slogan {
  display: block;
  float: left;
  max-width: 500px;
  overflow: hidden;
  font: 13px/23px 'PT Sans', sans-serif;
  color: #fff;
  margin: 0 0 0 191px;
}
.wrap_all > header > div > div > a {
  float: right;
  width: 20px;
  height: 20px;
  margin: 3px 0 0 5px;
  border-radius: 100%;
  background: #929292;
  overflow: hidden;
  display: block;
  position: relative;
}
.wrap_all > header > div > div > a.vk {
  background: url('/images/social.png') no-repeat -27px 0;
}
.wrap_all > header > div > div > a.fb {
  background: url('/images/social.png') no-repeat -52px 0;
}
.wrap_all > header > div > div > a.tw {
  background: url('/images/social.png') no-repeat 0 0;
}
.wrap_all > header > div > div > a.od {
  background: url('/images/social.png') no-repeat -107px 0;
}
.wrap_all > header > div > div > a.lj {
  background: url('/images/social.png') no-repeat -79px 0;
}
.wrap_all > header > div > div .social {
  display: flex;
  justify-content: flex-end;
}
.wrap_all > header > div > div .social a {
  float: right;
  width: 20px;
  height: 20px;
  margin: 3px 0 0 5px;
  border-radius: 100%;
  background: #929292;
  overflow: hidden;
  display: block;
  position: relative;
}
.wrap_all > header > div > div .social a.vk {
  background: url('/images/social.png') no-repeat -27px 0;
}
.wrap_all > header > div > div .social a.fb {
  background: url('/images/social.png') no-repeat -52px 0;
}
.wrap_all > header > div > div .social a.tw {
  background: url('/images/social.png') no-repeat 0 0;
}
.wrap_all > header > div > div .social a.od {
  background: url('/images/social.png') no-repeat -107px 0;
}
.wrap_all > header > div > div .social a.lj {
  background: url('/images/social.png') no-repeat -79px 0;
}
.wrap_all > header > nav {
  height: 38px;
  width: 972px;
  margin: 0 auto;
  border-top: 1px solid #000;
  text-align: center;
}
.wrap_all > header > nav > ul {
  max-width: 972px;
  display: inline-block;
  margin: 0 auto;
  height: 38px;
  overflow: hidden;
}
.wrap_all > header > nav > ul > li {
  float: left;
  height: 38px;
}
.wrap_all > header > nav > ul > li > a {
  padding: 0 18px;
  font: bold 14px/36px 'PT Sans', sans-serif;
  color: #3f3f3f;
  text-align: center;
  display: inline-block;
  height: 38px;
  text-decoration: none;
  text-transform: uppercase;
}
.wrap_all > header > nav > ul > li > a > span {
  border-bottom: 1px dashed #3f3f3f;
}
.wrap_all > header > nav > ul > li > a:hover {
  background: linear-gradient(to top, #4b6100 0%, #dd4513 100%);
  color: #fff;
}
.wrap_all > header > nav > ul > li > a:hover > span {
  border-bottom: 1px dashed transparent;
}
.wrap_all > header > nav > ul > li > div {
  display: none;
  background: #af67bc;
  position: absolute;
  opacity: 0.9;
  z-index: 11;
}
.wrap_all > header > nav > ul > li > div > ul {
  padding: 7px 10px 10px;
  max-width: 330px;
  overflow: hidden;
  position: relative;
  text-align: left;
}
.wrap_all > header > nav > ul > li > div > ul > li {
  padding: 3px 0;
}
.wrap_all > header > nav > ul > li > div > ul > li > a {
  color: #fff;
  text-decoration: none;
  font: 14px/16px 'PT Sans', sans-serif;
  text-shadow: 1px 1px 0 #792372;
}
.wrap_all > header > nav > ul > li > div > ul > li > a:hover {
  text-decoration: underline;
}
.wrap_all > header > nav > ul > li.current > a {
  background: linear-gradient(to top, #4b6100 0%, #dd4513 100%);
  color: #FFF;
}
.wrap_all > header > nav > ul > li.current > a > span {
  border-bottom: 1px dashed transparent;
}
.wrap_all > div.wrap_main {
  width: 100%;
  padding: 30px 0 0;
  margin: 0 auto;
  position: relative;
  height: 100%;
  min-height: 100%;
  z-index: 11px;
}
.wrap_all > div.wrap_main > div {
  width: 972px;
  padding: 0 14px 0 10px;
  margin: 0 auto;
  height: 100%;
  min-height: 100%;
}
.wrap_all > div.wrap_main > div > aside {
  width: 191px;
  float: left;
}
.wrap_all > div.wrap_main > div > div.content_container {
  position: relative;
  width: 756px;
  margin: 0 0 0 225px;
}
.wrap_all > div.wrap_main > div > div.content_container > section {
  margin: 0 0 30px;
}
.wrap_all > div.wrap_main > div > div.content_container > section > div.slider {
  width: 100%;
  max-width: 754px;
  border: 1px solid #898989;
  border-radius: 4px;
  background: #e2e8ebs ;
  margin: 0 0 10px;
}
.wrap_all > div.wrap_main > div > div.content_container > section > div.slider a {
  width: 100%;
  display: block;
  padding-bottom: 43%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.wrap_all > div.wrap_main > div > div.content_container > section > form {
  display: block;
  height: 30px;
  padding: 10px;
  border: 1px solid #898989;
  background: #e2e8eb;
  border-radius: 4px;
}
.wrap_all > div.wrap_main > div > div.content_container > section > form > input[type="search"] {
  font: 13px/28px 'Roboto Condensed', sans-serif;
  border-radius: 4px;
  background: #3f3f3f;
  height: 30px;
  width: calc(100% - 36px);
  padding: 0 10px;
  box-shadow: inset 1px 1px 1px #121313;
  color: #fff;
  border: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wrap_all > div.wrap_main > div > div.content_container > section > form button[type="submit"] {
  background: transparent;
  border: 0;
  color: #ec1796;
  line-height: 30px;
  margin: 0 5px 0 0;
  float: right;
  color: #dd4513;
}
.wrap_all > div.wrap_main > div > div.content_container > section > form button[type="submit"] i {
  font-size: 18px;
  position: relative;
  padding: 0;
  width: 10px;
  text-align: right;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content {
  overflow: hidden;
  width: 756px;
  padding: 0 20px;
  position: relative;
  left: -20px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions {
  width: 100%;
  display: inline-block;
  margin: 0;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions + .module {
  margin-top: 10px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > ul {
  padding: 0;
  border-bottom: 2px solid #4d6100;
  height: 37px;
  margin: 0 0 15px;
  position: relative;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > ul > li {
  float: left;
  display: inline-block;
  background: none;
  min-width: 130px;
  height: 35px;
  text-align: center;
  border-radius: 4px 4px 0 0;
  padding: 2px 12px 0;
  margin: 0 0 0 14px;
  cursor: pointer;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > ul > li:first-child {
  margin: 0 0 0 15px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > ul > li > span {
  display: block;
  height: 39px;
  font: bold 18px/33px 'PT Sans', sans-serif;
  color: #3f3f3f;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > ul > li.current {
  background: linear-gradient(to top, #4b6100 0%, #dd4513 100%);
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > ul > li.current > span {
  font: bold 18px/33px 'PT Sans', sans-serif;
  color: #fff;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > ul > li.current > a {
  display: inline-block;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > ul > li:first-child {
  margin: 0;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > ul > li > a {
  position: absolute;
  right: 0;
  top: 15px;
  padding: 0;
  width: auto;
  display: none;
  font: 12px/12px 'PT Sans', sans-serif;
  text-transform: lowercase;
  color: #3f3f3f;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > ul > li > a > i {
  margin: 0 0 0 5px;
  color: #dd4513;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > h3 {
  display: inline-block;
  padding: 4px 20px 4px;
  border-radius: 4px 4px 0 0;
  text-transform: uppercase;
  color: #fff;
  background: #4d4d4d;
  font: bold 18px/18px 'PT Sans', sans-serif;
  margin: 0;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div {
  display: inline-block;
  width: 756px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab {
  display: inline-block;
  width: 714px;
  margin: 0;
  position: absolute;
  visibility: hidden;
  padding: 20px 20px;
  border: 1px solid #4d6100;
  border-radius: 4px;
  font: 0px/0px 'PT Sans', sans-serif;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > a {
  position: absolute;
  z-index: 9999;
  top: 90px;
  margin: -20px 0 0;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 30px;
  color: #dd4513;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > a > i {
  background: #FAFBFC url('/images/main_background.png') repeat 0 0;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > a.prev {
  left: -20px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > a.next {
  right: -20px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > a.disabled {
  cursor: default;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > a.disabled > i {
  display: none;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > div {
  position: relative;
  margin-left: -5px;
  margin-right: -5px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > div div.matrix {
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0 0 20px 0;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > div div.matrix a.img {
  margin-right: 0;
  width: 100%;
  height: initial;
  padding-bottom: 100%;
  position: relative;
  box-sizing: border-box;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > div div.matrix a.img > span {
  position: absolute;
  width: 100%;
  height: initial;
  padding-bottom: 100%;
  border: 0;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > div div.matrix a.img > span span {
  width: 100%;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > div div.matrix a.img > div {
  position: absolute;
  width: 100%;
  height: initial;
  padding-bottom: 100%;
  box-sizing: border-box;
  margin: 0;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > div div.matrix a.img > div > div {
  width: 100%;
  height: 100%;
  padding-bottom: 100%;
  box-sizing: border-box;
  position: absolute;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > div div.matrix a.img > div > div img {
  width: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  bottom: 10px;
  margin: auto;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab > div div.matrix .price {
  margin-right: 0;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab.current {
  visibility: visible;
  position: relative;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab .carousel .slick-arrow {
  border: 0;
  width: 32px;
  height: 34px;
  font-size: 0;
  border-radius: 50%;
  overflow: hidden;
  padding: 0;
  background-color: #fff;
  position: absolute;
  top: 48px;
  z-index: 1;
  cursor: pointer;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab .carousel .slick-arrow:before {
  position: absolute;
  top: 1px;
  left: 4px;
  font-family: FontAwesome;
  color: #dd4513;
  background-color: #fff;
  font-size: 30px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab .carousel .slick-arrow.slick-prev {
  left: -31px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab .carousel .slick-arrow.slick-prev:before {
  content: '\f137';
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab .carousel .slick-arrow.slick-next {
  right: -31px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab .carousel .slick-arrow.slick-next:before {
  content: '\f138';
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions > div > div.tab .carousel .slick-arrow.slick-disabled {
  opacity: 0;
  cursor: default;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions.looked > div {
  border-top: 2px solid #3f3f3f;
  padding: 15px 0 0;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions.looked > div > div {
  border: 1px solid #3f3f3f;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalog_actions.looked > div > div > a > i {
  color: #3f3f3f;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.catalogue.all {
  font: 0px/0px 'PT Sans', sans-serif;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.you_looked > h3 {
  display: inline-block;
  padding: 4px 20px 4px;
  border-radius: 4px 4px 0 0;
  text-transform: uppercase;
  color: #fff;
  background: #4d4d4d;
  font: bold 18px/18px 'PT Sans', sans-serif;
  margin: 0;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.you_looked > a {
  float: right;
  color: #3f3f3f;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.you_looked > a > i {
  color: #dd4513;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.you_looked > div {
  width: 100%;
  margin: 0;
  border-top: 2px solid #3f3f3f;
  border-bottom: 2px solid #3f3f3f;
  padding: 15px 0;
  height: 94px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.you_looked > div div.looked_item {
  float: left;
  background: none;
  padding: 0;
  margin: 0 0 0 16px;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.you_looked > div div.looked_item > a {
  font: 0px/0px 'PT Sans', sans-serif;
  display: inline-block;
  width: 92px;
  height: 92px;
  border: 1px solid #898989;
  float: left;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  position: relative;
}
.wrap_all > div.wrap_main > div > div.content_container > article.content > div.you_looked > div div.looked_item:first-child {
  margin: 0;
}
.wrap_all > div.wrap_main > div > .clear_footer {
  clear: both;
  width: 100%;
  position: relative;
}
footer {
  width: 100%;
  position: relative;
}
footer > span {
  width: 100%;
  height: 12px;
  display: block;
  background: #525252;
}
footer > span > span {
  width: 972px;
  margin: 0 auto;
  height: 12px;
  background: url('/images/header_top.png') no-repeat 5px top;
  display: block;
}
footer > div.nav {
  width: 100%;
  height: 36px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  background: #e2e8eb;
  position: relative;
  z-index: 10;
}
footer > div.nav > form {
  display: block;
  height: 22px;
  width: 972px;
  padding: 7px 14px;
  margin: 0 auto;
  position: relative;
}
footer > div.nav > form > span {
  display: block;
  width: 223px;
  float: left;
  font: bold 14px/20px 'PT Sans', sans-serif;
  color: #dd4513;
  text-transform: uppercase;
  margin: 0;
}
footer > div.nav > form > input[type="email"] {
  font: 13px/20px 'Roboto Condensed', sans-serif;
  border-radius: 5px;
  background: #3f3f3f;
  height: 22px;
  padding: 0 10px;
  box-shadow: inset 1px 1px 1px #121313;
  color: #fff;
  border: 0;
  display: block;
  float: left;
  width: 640px;
}
footer > div.nav > form > input[type="submit"] {
  background: none;
  font: bold 14px/22px 'PT Sans', sans-serif;
  color: #3f3f3f;
  text-transform: uppercase;
  padding: 0 0 2px;
  height: 22px;
  width: 95px;
  text-align: center;
  position: absolute;
  right: 0;
  z-index: 999;
  border: 0;
  border-radius: 5px;
}
footer > div.bottom {
  width: 100%;
  text-align: center;
  min-height: 56px;
}
footer > div.bottom > div {
  display: inline-block;
  width: 976px;
  padding: 28px 14px 28px 10px;
  position: relative;
}
footer > div.bottom > div > div {
  display: inline-block;
  float: left;
  text-align: left;
}
footer > div.bottom > div > div.contacts {
  width: 245px;
  margin: 0 0 0 34px;
}
footer > div.bottom > div > div.contacts > span {
  display: inline-block;
  width: 580px;
  color: #8b8b8b;
  font: 13px/15px 'PT Sans', sans-serif;
  margin: 0 0 5px;
}
footer > div.bottom > div > div.contacts > span > span {
  display: inline-block;
  width: 100%;
}
footer > div.bottom > div > div.contacts > span > span > p {
  margin: 0 0 8px;
}
footer > div.bottom > div > div.contacts > span > span a {
  color: #dd4513;
}
footer > div.bottom > div > div.contacts > span.phone {
  margin: 0;
}
footer > div.bottom > div > div.contacts > span.phone > span {
  margin: 0 0 3px;
}
footer > div.bottom > div > div.contacts > a {
  display: block;
  color: #8b8b8b;
  font: 13px/15px 'PT Sans', sans-serif;
  margin: 0 0 3px;
  text-decoration: none;
}
footer > div.bottom > div > div.cards {
  float: left;
}
footer > div.bottom > div > div.copyright {
  width: 164px;
  float: right;
  color: #8b8b8b;
  font: 11px/15px 'PT Sans', sans-serif;
  margin: 0 0 3px;
}
footer > div.bottom > div > div.copyright > div {
  height: 26px;
}
footer > div.bottom > div > div.copyright > div > span {
  text-transform: uppercase;
  color: #505050;
}
footer > div.bottom > div > div.copyright > div > div {
  width: 100%;
  margin: 10px 0 0;
  text-align: left;
}
footer > div.bottom > div > div.copyright > div > div > a {
  width: 20px;
  height: 20px;
  margin: -3px 0 0 5px;
  border-radius: 100%;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
footer > div.bottom > div > div.copyright > div > div > a.vk {
  background: url('/images/social.png') no-repeat -27px bottom;
}
footer > div.bottom > div > div.copyright > div > div > a.fb {
  background: url('/images/social.png') no-repeat -52px bottom;
}
footer > div.bottom > div > div.copyright > div > div > a.tw {
  background: url('/images/social.png') no-repeat 0 bottom;
}
footer > div.bottom > div > div.copyright > div > div > a.od {
  background: url('/images/social.png') no-repeat -107px bottom;
}
footer > div.bottom > div > div.copyright > div > div > a.lj {
  background: url('/images/social.png') no-repeat -79px bottom;
}
footer > div.bottom > div > div.copyright > div > div > a:first-child {
  margin: -3px 0 0 0;
}
footer > div.bottom > div > div.copyright > .copyright {
  position: absolute;
  bottom: 28px;
}
footer > div.bottom > div > div.copyright > .copyright a {
  color: #dd4513;
}
footer > div.bottom > div > div:first-child {
  width: 191px;
  text-align: left;
}
footer > div.bottom > div > div:first-child > a {
  display: block;
  color: #8b8b8b;
  font: 13px/15px 'PT Sans', sans-serif;
  margin: 0 0 3px;
}
footer > div.bottom > div > div:first-child > a > i {
  color: #dd4513;
  display: inline-block;
  font-size: 14px;
  margin: 0 8px 0 0;
  width: 15px;
}
footer > div.bottom > div > ul {
  display: inline-block;
  float: left;
  margin: 12px 0 0;
}
footer > div.bottom > div > ul > li {
  float: left;
  height: 31px;
  width: 88px;
  margin: 0 0 0 93px;
  background: #b1b1b1;
  position: absolute;
  bottom: 28px;
}
footer > div.bottom > div > ul > li:first-child {
  margin: 0 ;
}
.products-all {
  width: 100%;
}
.products-all td,
.products-all th {
  border: 1px solid #000;
  padding: 3px;
}
.products-all td {
  padding: 3px 5px 3px 5px;
}
.products-param {
  float: left;
  margin-bottom: 20px;
}
.box_skitter {
  width: 100% !important;
}
.box_skitter_large {
  width: 100% !important;
}
.hero-slider {
  position: relative;
}
.hero-slider .slick-arrow {
  position: absolute;
  top: calc(50% - 23px);
  z-index: 1;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  background-size: 50%;
  background-repeat: no-repeat;
  font-size: 0;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.hero-slider .slick-arrow:hover {
  opacity: 0.7;
}
.hero-slider .slick-arrow.slick-next {
  right: 35px;
  background-position: 13px center;
  background-image: url('/images/right-arrow-angle.png');
}
.hero-slider .slick-arrow.slick-prev {
  left: 35px;
  background-position: 9px center;
  background-image: url('/images/left-arrow-angle.png');
}
.hero-slider .slick-dots {
  position: absolute;
  bottom: 10px;
  right: 10px;
  display: flex;
}
.hero-slider .slick-dots li {
  margin-left: 5px;
}
.hero-slider .slick-dots li:first-of-type {
  margin-left: 0;
}
.hero-slider .slick-dots li button {
  font-size: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #fff;
  border: 0;
  position: relative;
}
.hero-slider .slick-dots li button:before {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #dd4513;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
}
.hero-slider .slick-dots li.slick-active button:before {
  content: '';
}
.table__wrap {
  width: 100%;
  overflow: auto;
}
