/* compiled by scssphp v0.1.1 on Wed, 29 Sep 2021 16:46:52 +0300 (0.8979s) */

/* style reset */html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  text-align: inherit;
  vertical-align: baseline;
}
img {
  vertical-align: middle;
}
a {
  text-decoration: none;
}
/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  position: relative;
  min-width: 1280px;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  padding: 0;
  overflow: auto;
  resize: none;
}
input, textarea {
  box-sizing: border-box;
  outline: none;
  padding-left: 10px;
  background: none;
  border: none;
  position: relative;
  line-height: normal !important;
}
button {
  cursor: pointer;
  outline: none;
  text-align: center;
}
input[type="checkbox"] {
  margin: 0;
}
@font-face {
  font-family: 'icomoon';
  src: url('../../fonts/icomoon.eot');
  src: url('../../fonts/icomoon.eot?#iefix') format('eot'), url('../../fonts/icomoon.ttf') format('truetype'), url('../../fonts/icomoon.woff') format('woff'), url('../../fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MullerRegular';
  src: url('../../fonts/MullerRegular.eot');
  src: url('../../fonts/MullerRegular.eot?#iefix') format('embedded-opentype'), url('../../fonts/MullerRegular.woff') format('woff'), url('../../fonts/MullerRegular.ttf') format('truetype'), url('../../fonts/MullerRegular.svg#MullerRegular') format('svg');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'MullerMedium';
  src: url('../../fonts/MullerMedium.eot');
  src: url('../../fonts/MullerMedium.eot?#iefix') format('embedded-opentype'), url('../../fonts/MullerMedium.woff') format('woff'), url('../../fonts/MullerMedium.ttf') format('truetype'), url('../../fonts/MullerMedium.svg#MullerMedium') format('svg');
  font-style: normal;
  font-weight: normal;
}
.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.validate .error {
  border-color: #ff8983 !important;
}
.validate .error::before {
  color: #ff8983 !important;
  border-color: #ff8983 !important;
}
.validate .ok {
  border-color: #9bdc94 !important;
}
.validate .ok::before {
  color: #9bdc94 !important;
  border-color: #9bdc94 !important;
}
.wrap {
  margin: 0 auto;
  width: 1100px;
  position: relative;
}
header {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 2;
}
header .wrap .logo {
  display: block;
  float: left;
  width: 130px;
  text-align: center;
  padding-top: 95px;
  margin-top: 20px;
  font: 12px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 12px;
  letter-spacing: 1.5px;
  background: url(../../img/logo.svg) center 0 no-repeat;
}
header .wrap .right {
  float: right;
  width: 900px;
  padding: 0;
}
header .wrap .right .top {
  height: 90px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
header .wrap .right .top .phones {
  position: absolute;
  height: 42px;
  padding-left: 100px;
  bottom: 22px;
  width: 660px;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
header .wrap .right .top .phones::after {
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 42px;
  height: 42px;
  box-sizing: border-box;
  border: 2px solid #000;
  border-radius: 50%;
  opacity: 0.6;
  background: url(../../img/phone.svg) center center no-repeat;
}
header .wrap .right .top .phones span {
  font: 24px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 24px;
  display: inline-block;
  margin-right: 20px;
  line-height: 42px;
}
header .wrap .right .top .phones span i {
  color: #868686;
}
header .wrap .right .top .search {
  position: absolute;
  height: 42px;
  box-sizing: border-box;
  top: -24px;
  opacity: 0;
  width: 650px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
header .wrap .right .top .search input {
  float: left;
  width: 585px;
  margin: 5px 20px 0 0;
  height: 30px;
  border-bottom: 1px solid #e8e8e8;
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  padding-left: 0;
}
header .wrap .right .top .search button {
  float: left;
  opacity: 0.5;
  width: 42px;
  height: 42px;
  box-sizing: border-box;
  border: 2px solid #000;
  border-radius: 50%;
  position: relative;
  background: none;
}
header .wrap .right .top .search button::after {
  content: '';
  width: 22px;
  height: 38px;
  display: inline-block;
  background: url(../../img/search.svg) 0 center no-repeat;
}
header .wrap .right .top .search button:hover {
  opacity: 1;
}
header .wrap .right .top .in_basket {
  width: 120px;
  height: 42px;
  border: 2px solid #4f9d74;
  font: 16px 'MullerRegular', sans-serif;
  color: #686868;
  line-height: 16px;
  line-height: 40px;
  box-sizing: border-box;
  border-radius: 20px;
  padding-left: 18px;
  position: relative;
  float: right;
  margin: 23px 0 0 47px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
header .wrap .right .top .in_basket b {
  display: block;
  position: absolute;
  right: 6px;
  top: 5px;
  width: 28px;
  background: #4f9d74;
  border-radius: 50%;
  font: 14px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 14px;
  text-align: center;
  height: 28px;
  box-sizing: border-box;
  padding-top: 9px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
header .wrap .right .top .in_basket:hover {
  background: #4f9d74;
  color: #fff;
}
header .wrap .right .top .in_basket:hover b {
  background: #fff;
  color: #4f9d74;
}
header .wrap .right .top .change {
  float: right;
  width: 60px;
  box-sizing: border-box;
  display: block;
  height: 42px;
  text-align: center;
  cursor: pointer;
  margin-top: 23px;
}
header .wrap .right .top .change::after {
  content: '';
  width: 22px;
  height: 42px;
  display: inline-block;
  background: url(../../img/search.svg) 0 center no-repeat;
  opacity: 0.5;
}
header .wrap .right .top .change:hover::after {
  opacity: 1;
}
header .wrap .right .top.show .phones {
  opacity: 0;
  bottom: -24px;
}
header .wrap .right .top.show .search {
  opacity: 1;
  top: 24px;
}
header .wrap .right .top.show .change::after {
  background: url(../../img/phone.svg) center center no-repeat;
}
header .wrap .right .menu li {
  float: left;
  padding: 0 26px;
}
header .wrap .right .menu li:first-child {
  padding-left: 0;
}
header .wrap .right .menu li:last-child {
  padding-right: 0;
}
header .wrap .right .menu li a {
  display: inline-block;
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  line-height: 54px;
  position: relative;
}
header .wrap .right .menu li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #4f9d74;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
header .wrap .right .menu li a:hover::after {
  height: 3px;
}
header .wrap .right .menu li a.active {
  color: #4f9d74;
}
header .wrap .right .menu li a.active::after {
  height: 3px;
}
.intro {
  height: 650px;
  background: url(../../img/intro.jpg) no-repeat;
  background-size: 100% 100%;
}
.intro .wrap .block {
  padding: 50px 50px 45px;
  background: rgba(237, 237, 237, 0.95);
  width: 590px;
  box-sizing: border-box;
  margin-top: 135px;
  float: right;
}
.intro .wrap .block .title {
  font: 48px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 48px;
  margin-bottom: 26px;
}
.intro .wrap .block ul {
  margin-bottom: 30px;
}
.intro .wrap .block ul li {
  float: left;
  width: 245px;
  box-sizing: border-box;
  padding-right: 20px;
}
.intro .wrap .block ul li h3 {
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  text-transform: uppercase;
  padding-left: 50px;
  line-height: 35px;
  margin-bottom: 15px;
  background: url(../../img/teplo.svg) left center no-repeat;
}
.intro .wrap .block ul li:last-child {
  padding-left: 24px;
  padding-right: 0;
}
.intro .wrap .block ul li:last-child h3 {
  background: url(../../img/key.svg) left center no-repeat;
}
.intro .wrap .block ul li p {
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  line-height: 22px;
}
.intro .wrap .block a {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  height: 46px;
  box-sizing: border-box;
  width: 190px;
  text-align: center;
  line-height: 44px;
  border: 2px solid #2579bf;
  background: #1d90ef;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 0 auto;
}
.intro .wrap .block a:hover {
  background: #52a9f1;
}
.intro .wrap .block a:active {
  background: #52a9f1;
  border-color: #52a9f1;
}
.head_title {
  position: relative;
  padding: 50px 0 30px;
}
.head_title.no_border {
  padding-top: 80px;
}
.head_title h2 {
  position: relative;
  z-index: 2;
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  padding: 0 15px 5px 0;
  background: #fff;
  display: inline-block;
}
.head_title a {
  position: relative;
  z-index: 2;
  font: 16px 'MullerRegular', sans-serif;
  color: #818080;
  line-height: 16px;
  padding: 0 0 5px 15px;
  background: #fff;
  text-decoration: underline;
  display: inline-block;
  float: right;
  margin-top: 7px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.head_title a:hover {
  color: #000;
}
.categor {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 60px;
}
.categor .wrap .list {
  height: 250px;
  overflow: hidden;
  width: 1100px;
}
.categor .wrap .list .li {
  float: left;
  width: 220px;
  display: block;
  padding: 0 10px;
  box-sizing: border-box;
}
.categor .wrap .list .li .img {
  text-align: center;
  width: 220px;
  height: 120px;
  display: table-cell;
  vertical-align: bottom;
}
.categor .wrap .list .li .img img {
  max-width: 160px;
  max-height: 120px;
}
.categor .wrap .list .li .name {
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
  text-align: center;
  height: 18px;
  overflow: hidden;
  margin: 15px 0 5px;
}
.categor .wrap .list .li .num {
  display: block;
  text-align: center;
  font: 14px 'MullerRegular', sans-serif;
  color: #7f7f7f;
  line-height: 14px;
  margin-bottom: 15px;
}
.categor .wrap .list .li button {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 150px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 0 auto;
}
.categor .wrap .list .li button:hover {
  color: #404040;
  border-color: #404040;
}
.categor .wrap .list .li button:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
.categor .wrap .list .li:hover button {
  color: #404040;
  border-color: #404040;
}
.control.next, .control.prev {
  position: absolute;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  top: 194px;
  width: 70px;
  height: 100px;
  cursor: pointer;
  background: #f4f4f4 url(../../img/prev.svg) center center no-repeat;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.control.next:hover, .control.prev:hover {
  background-color: #ebebeb;
}
.control.next:active, .control.prev:active {
  background-color: #e0e0e0;
}
.control.next.no, .control.prev.no {
  opacity: 0.5;
  cursor: default;
  background-color: #f4f4f4 !important;
}
.control.next {
  right: -90px;
  background-image: url(../../img/next.svg);
}
.control.prev {
  left: -90px;
}
.hits .wrap {
  padding-bottom: 60px;
}
.hits .wrap .list {
  height: 470px;
  padding: 10px 7px;
  margin-left: -7px;
  overflow: hidden;
  width: 1100px;
}
.hits .wrap .list .li {
  display: block;
  width: 260px;
  margin-right: 20px;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  float: left;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.hits .wrap .list .li:last-of-type {
  margin-right: 0;
}
.hits .wrap .list .li .yarl {
  display: none;
  position: absolute;
  left: 0px;
  top: 220px;
  padding: 15px 16px 14px;
  font: 15px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  z-index: 2;
  opacity: 0.9;
}
.hits .wrap .list .li .yarl.new {
  background: #4f9d74;
  display: block;
}
.hits .wrap .list .li .yarl.hit {
  background: #4199c7;
  display: block;
}
.hits .wrap .list .li .yarl.sale {
  background: #d05252;
  display: block;
}
.hits .wrap .list .li .img {
  height: 265px;
  width: 260px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.hits .wrap .list .li .img img {
  height: 265px;
  width: 260px;
}
.hits .wrap .list .li .img .shad {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.hits .wrap .list .li .img .shad i {
  display: block;
  margin: 115px auto 0;
  width: 192px;
  height: 52px;
  background: url(../../img/rama.svg) center center no-repeat;
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  line-height: 52px;
  text-align: center;
}
.hits .wrap .list .li .name {
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  line-height: 21px;
  padding: 15px 0 0;
  margin: 0 15px;
  border-bottom: 1px solid #e8e8e8;
  height: 76px;
  overflow: hidden;
}
.hits .wrap .list .li .foot {
  height: 70px;
  display: table-cell;
  width: 100%;
  padding: 0 15px;
  vertical-align: middle;
}
.hits .wrap .list .li .foot .price {
  font: 19px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 19px;
  line-height: 23px;
  display: block;
}
.hits .wrap .list .li .foot .old_price {
  font: 14px 'MullerRegular', sans-serif;
  color: #7f7f7f;
  line-height: 14px;
  line-height: 18px;
  text-decoration: line-through;
  display: block;
}
.hits .wrap .list .li:hover {
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.20);
}
.hits .wrap .list .li:hover .img .shad {
  opacity: 1;
}
.hits .wrap .more {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 190px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 0 auto;
}
.hits .wrap .more:hover {
  color: #404040;
  border-color: #404040;
}
.hits .wrap .more:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
.hits .wrap .control.next, .hits .wrap .control.prev {
  top: 315px;
}
.delivery {
  background: #f8f8f8;
}
.delivery .wrap {
  padding-bottom: 50px;
}
.delivery .wrap .head_title h2, .delivery .wrap .head_title a {
  background: #f8f8f8;
}
.delivery .wrap .block {
  float: left;
  width: 550px;
  box-sizing: border-box;
  padding: 95px 130px 0 0;
  background: url(../../img/delivery1.svg) 0 0 no-repeat;
  background-size: 330px !important;
}
.delivery .wrap .block h3 {
  font: 18px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 18px;
  margin-bottom: 16px;
}
.delivery .wrap .block p {
  font: 15px 'MullerMedium', sans-serif;
  color: #747474;
  line-height: 15px;
  line-height: 24px;
}
.delivery .wrap .block:last-child {
  background: url(../../img/delivery2.svg) 0 0 no-repeat;
}
.preloader > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: relative;
}
.preloader > div:first-child {
  -webkit-animation: rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;
  animation: rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;
}
.preloader > div:before, .preloader > div:after {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  content: "";
  position: absolute;
  opacity: 0.8;
}
.preloader > div:before {
  top: 0px;
  left: -28px;
}
.preloader > div:after {
  top: 0px;
  left: 25px;
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
  }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
    transform: rotate(180deg) scale(0.6);
  }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
    transform: rotate(360deg) scale(1);
  }
}
.galery {
  border-bottom: 1px solid #f3f3f3;
}
.galery .wrap {
  padding-bottom: 70px;
}
.galery .wrap .data {
  height: 300px;
}
.galery .wrap .data.hidden {
  height: 0;
  overflow: hidden;
}
.galery .wrap .data li {
  width: 260px;
  height: 280px;
  margin: 0 20px 20px 0;
  float: left;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.galery .wrap .data li:last-child {
  margin-right: 0;
}
.galery .wrap .data li img {
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1;
}
.galery .wrap .data li .shad {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.galery .wrap .data li .shad i {
  display: block;
  margin: 115px auto 0;
  width: 192px;
  height: 52px;
  background: url(../../img/rama.svg) center center no-repeat;
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  line-height: 52px;
  text-align: center;
}
.galery .wrap .data li .text {
  display: none;
}
.galery .wrap .data li:hover .shad {
  opacity: 1;
}
.galery .wrap .data li.long {
  width: 540px;
}
.galery .wrap .more_foto {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 225px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 30px auto 0;
}
.galery .wrap .more_foto:hover {
  color: #404040;
  border-color: #404040;
}
.galery .wrap .more_foto:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
.popup_galery {
  display: none;
  background: rgba(56, 56, 56, 0.9);
  position: fixed;
  z-index: 100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.popup_galery .box {
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.popup_galery .box img {
  display: block;
  max-width: 860px;
  max-height: 700px;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.4);
}
.popup_galery .box .text {
  margin-top: 25px;
}
.popup_galery .box .text h3 {
  font: 22px 'MullerRegular', sans-serif;
  color: #ccc;
  line-height: 22px;
  margin-bottom: 6px;
}
.popup_galery .box .text p {
  font: 18px 'MullerRegular', sans-serif;
  color: #ccc;
  line-height: 18px;
  line-height: 22px;
}
.popup_galery .close {
  display: block;
  position: absolute;
  z-index: 3;
  top: -120px;
  right: 0;
  width: 120px;
  height: 120px;
  -webkit-transition: top 0.4s ease 0s, background-color 0.15s ease 0s;
  -moz-transition: top 0.4s ease 0s, background-color 0.15s ease 0s;
  -o-transition: top 0.4s ease 0s, background-color 0.15s ease 0s;
  transition: top 0.4s ease 0s, background-color 0.15s ease 0s;
  cursor: pointer;
  text-align: center;
}
.popup_galery .close b {
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  display: inline-block;
}
.popup_galery .close b::after {
  content: '\e60b';
  font: 35px/120px 'icomoon';
  color: #909090;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.popup_galery .close:hover {
  background: rgba(56, 56, 56, 0.9);
}
.popup_galery .close:hover b {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.popup_galery .close:hover b::after {
  color: #fff;
}
.popup_galery .prev, .popup_galery .next {
  display: block;
  position: absolute;
  z-index: 3;
  top: 0px;
  width: 120px;
  height: 100%;
  margin-top: 120px;
  cursor: pointer;
}
.popup_galery .prev::after, .popup_galery .next::after {
  font: 33px 'icomoon';
  color: #909090;
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  margin-top: -60px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.popup_galery .prev:hover, .popup_galery .next:hover {
  background: rgba(56, 56, 56, 0.9);
}
.popup_galery .prev:hover::after, .popup_galery .next:hover::after {
  color: #fff;
  left: 50% !important;
}
.popup_galery .next {
  right: -120px;
  -webkit-transition: right 0.4s ease 0s, background-color 0.15s ease 0s;
  -moz-transition: right 0.4s ease 0s, background-color 0.15s ease 0s;
  -o-transition: right 0.4s ease 0s, background-color 0.15s ease 0s;
  transition: right 0.4s ease 0s, background-color 0.15s ease 0s;
}
.popup_galery .next::after {
  content: '\e603';
}
.popup_galery .prev {
  left: -120px;
  -webkit-transition: left 0.4s ease 0s, background-color 0.15s ease 0s;
  -moz-transition: left 0.4s ease 0s, background-color 0.15s ease 0s;
  -o-transition: left 0.4s ease 0s, background-color 0.15s ease 0s;
  transition: left 0.4s ease 0s, background-color 0.15s ease 0s;
}
.popup_galery .prev::after {
  content: '\e604';
}
.popup_galery.open .close {
  top: 0;
}
.popup_galery.open .next {
  right: 0;
}
.popup_galery.open .next::after {
  left: 60%;
}
.popup_galery.open .prev {
  left: 0;
}
.popup_galery.open .prev::after {
  left: 40%;
}
.popup_galery .slide {
  position: absolute;
  width: 100%;
  height: 100%;
}
.popup_galery .slide.load .preloader {
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.popup_galery .slide.load .box {
  display: none;
}
.popup_galery .slide .preloader {
  display: none;
}
.popup_galery .slide.trans {
  -webkit-transition: all 0.45s ease 0s;
  -moz-transition: all 0.45s ease 0s;
  -o-transition: all 0.45s ease 0s;
  transition: all 0.45s ease 0s;
}
.articles {
  padding-bottom: 70px;
}
.articles .wrap .article {
  display: block;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.articles .wrap .article .img {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  overflow: hidden;
}
.articles .wrap .article .info {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
}
.articles .wrap .article .info h3 {
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
  margin-bottom: 5px;
  line-height: 21px;
}
.articles .wrap .article .info span {
  font: 14px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 14px;
  margin-bottom: 12px;
  display: inline-block;
}
.articles .wrap .article .info p {
  font: 15px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 15px;
  line-height: 19px;
}
.articles .wrap .article .info b {
  position: absolute;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  text-decoration: underline;
  display: inline-block;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.articles .wrap .article .info b:hover {
  color: #238451;
}
.articles .wrap .article:hover {
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.2);
}
.articles .wrap .article:hover b {
  opacity: 1;
}
.articles .wrap .left {
  float: left;
  margin-right: 40px;
  width: 360px;
  height: 440px;
}
.articles .wrap .left .article .img {
  width: 360px;
  height: 270px;
  overflow: hidden;
  position: relative;
}
.articles .wrap .left .article .img img {
  height: 270px;
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.articles .wrap .left .article .info {
  height: 170px;
}
.articles .wrap .mid {
  float: left;
  width: 460px;
  height: 200px;
}
.articles .wrap .mid .article:first-child {
  margin-bottom: 40px;
}
.articles .wrap .mid .article .img {
  float: left;
  width: 190px;
  height: 200px;
}
.articles .wrap .mid .article .img img {
  height: 200px;
}
.articles .wrap .mid .article .info {
  float: left;
  width: 270px;
  height: 200px;
}
.articles .wrap .right {
  float: right;
  width: 200px;
}
.articles .wrap .right .short {
  margin-bottom: 32px;
}
.articles .wrap .right .short a {
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
  line-height: 22px;
  display: block;
}
.articles .wrap .right .short a:hover {
  text-decoration: underline;
}
.articles .wrap .right .short span {
  font: 14px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 14px;
}
.articles .wrap .right .short:last-child {
  margin-bottom: 0;
}
.articles .wrap .more {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 225px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 40px auto 0;
}
.articles .wrap .more:hover {
  color: #404040;
  border-color: #404040;
}
.articles .wrap .more:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
.about {
  position: relative;
}
.about h2 {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  margin-bottom: 30px;
}
.about .left {
  float: left;
  width: 50%;
  background: #f8f8f8;
}
.about .left .text {
  width: 550px;
  height: 510px;
  float: right;
  padding: 65px 40px 80px 0;
  box-sizing: border-box;
}
.about .left .text p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 24px;
}
.about .right {
  float: left;
  width: 50%;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.about .right .text {
  width: 550px;
  height: 508px;
  float: left;
  padding: 65px 0px 0px 75px;
  box-sizing: border-box;
}
.about .right .text p {
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  line-height: 20px;
  margin-bottom: 15px;
}
.about .right .text img {
  margin-bottom: 40px;
}
.about .right .text button {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 225px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin-left: 75px;
}
.about .right .text button:hover {
  color: #404040;
  border-color: #404040;
}
.about .right .text button:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
#map {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
#map.open {
  height: 500px;
}
.feedback {
  padding: 70px 0;
}
.feedback h2 {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  margin-bottom: 5px;
}
.feedback .info {
  width: 630px;
  float: left;
}
.feedback .info .col {
  width: 315px;
  float: left;
}
.feedback .info .col h3 {
  font: 18px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 18px;
  margin: 23px 0 10px;
}
.feedback .info .col p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 20px;
}
.feedback .form {
  width: 470px;
  box-sizing: border-box;
  float: left;
  text-align: center;
  padding-bottom: 0px;
}
.feedback .form p {
  font: 18px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 18px;
  margin: 18px 0;
}
.feedback .form form {
  margin: 0 auto;
  width: 260px;
}
.feedback .form form .input {
  display: inline-block;
  width: 260px;
  height: 42px;
  box-sizing: border-box;
  border: 1px solid #d1d1d1;
  background: #fff;
  position: relative;
  padding: 0px 0 0px 43px;
  margin-bottom: 12px;
  border-radius: 8px;
}
.feedback .form form .input::before {
  position: absolute;
  font-family: 'icomoon';
  height: 100%;
  width: 40px;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  top: 0;
  left: 0;
  border-right: 1px solid #d1d1d1;
  color: #d1d1d1;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.feedback .form form .input input, .feedback .form form .input textarea {
  width: 100%;
  height: 100%;
  background: none;
  font: 14px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 14px;
}
.feedback .form form .input textarea {
  padding-top: 10px;
  margin-bottom: 25px;
}
.feedback .form form .input.focus {
  border-color: #88c7f4;
}
.feedback .form form .input.focus::before {
  color: #88c7f4;
  border-color: #88c7f4;
}
.feedback .form form .input:nth-of-type(1)::before {
  content: "\e601";
}
.feedback .form form .input:nth-of-type(2)::before {
  content: "\e600";
}
.feedback .form form .input:nth-of-type(3) {
  height: 95px;
}
.feedback .form form .input:nth-of-type(3)::before {
  content: "\e602";
  font-size: 21px;
}
.feedback .form form button {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  height: 46px;
  box-sizing: border-box;
  width: 160px;
  text-align: center;
  line-height: 44px;
  border: 2px solid #2579bf;
  background: #1d90ef;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 0 auto;
}
.feedback .form form button:hover {
  background: #52a9f1;
}
.feedback .form form button:active {
  background: #52a9f1;
  border-color: #52a9f1;
}
footer {
  background: url(../../img/footer.jpg) center 0 no-repeat;
}
footer .top {
  background: rgba(255, 255, 255, 0.7);
  height: 74px;
}
footer .top .menu li {
  float: left;
  position: relative;
}
footer .top .menu li::after {
  content: '';
  width: 2px;
  height: 50px;
  background: #e8e8e8;
  position: absolute;
  top: 12px;
  left: -1px;
}
footer .top .menu li:first-child::after {
  left: 0;
}
footer .top .menu li:last-child::before {
  content: '';
  width: 2px;
  height: 50px;
  background: #e8e8e8;
  position: absolute;
  top: 12px;
  right: 0px;
}
footer .top .menu li a {
  display: inline-block;
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  line-height: 74px;
  padding: 0 37px;
  position: relative;
}
footer .top .menu li a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  background: #4f9d74;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
footer .top .menu li a:hover::after {
  height: 4px;
  opacity: 1;
}
footer .top .menu li a.active {
  color: #4f9d74;
}
footer .top .menu li a.active:hover::after {
  height: 0px;
}
footer .mid .wrap {
  padding: 50px 0 55px;
}
footer .mid .wrap h3, footer .mid .wrap .h3 {
  font: 18px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 18px;
  margin-bottom: 15px;
}
footer .mid .wrap .h3 {
  display: block;
}
footer .mid .wrap .h3:hover {
  text-decoration: underline;
}
footer .mid .wrap .left {
  float: left;
  width: 310px;
}
footer .mid .wrap .left li {
  float: left;
  width: 155px;
  margin-bottom: 8px;
}
footer .mid .wrap .left li a {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  display: block;
}
footer .mid .wrap .left li a:hover {
  text-decoration: underline;
}
footer .mid .wrap .right {
  float: right;
  width: 705px;
}
footer .mid .wrap .right .col {
  width: 200px;
  float: left;
}
footer .mid .wrap .right .col p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  margin-bottom: 7px;
}
footer .mid .wrap .right .col p.lh {
  line-height: 21px;
}
footer .mid .wrap .right .social {
  float: right;
  width: 80px;
}
footer .mid .wrap .right .social a {
  font: 15px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 15px;
  margin-bottom: 15px;
  display: block;
}
footer .mid .wrap .right .social a:hover {
  text-decoration: underline;
}
footer .mid .wrap .right .social a.vk {
  color: #1c6fb3;
}
footer .mid .wrap .right .social a.inst {
  color: #835f5f;
}
footer .rights {
  background: rgba(255, 255, 255, 0.5);
}
footer .rights .wrap {
  height: 50px;
}
footer .rights .wrap p {
  font: 15px 'MullerRegular', sans-serif;
  color: #747474;
  line-height: 15px;
  line-height: 50px;
}
footer .rights .wrap p.left {
  float: left;
}
footer .rights .wrap p.right {
  float: right;
}
footer .rights .wrap .scrollTop {
  position: absolute;
  top: 9px;
  right: -60px;
  opacity: 0.4;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
footer .rights .wrap .scrollTop img {
  width: 32px;
  height: 32px;
}
footer .rights .wrap .scrollTop:hover {
  opacity: 0.6;
}
footer .rights .wrap .scrollTop:active {
  opacity: 1;
}
footer .foot {
  background: #fff;
}
footer .foot .wrap {
  height: 50px;
}
footer .foot .wrap .cheshir {
  font: 15px 'MullerRegular', sans-serif;
  color: #747474;
  line-height: 15px;
  line-height: 50px;
  display: inline-block;
  float: right;
}
footer .foot .wrap .cheshir b {
  font: 15px 'MullerMedium', sans-serif;
  color: #1d90ef;
  line-height: 15px;
}
footer .foot .wrap .cheshir:hover b {
  text-decoration: underline;
}
.google_conversion_frame {
  display: none;
}
.title-search-result {
  position: absolute;
  display: none;
  width: 1000px !important;
  top: 95px !important;
  margin-left: -150px;
  z-index: 5;
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  padding-top: 35px;
  border-radius: 5px;
}
.title-search-result table {
  width: 100%;
}
.title-search-result table tr td {
  border-bottom: 20px solid #fff;
  height: 135px;
  vertical-align: middle;
}
.title-search-result table tr td.img {
  width: 135px;
  padding: 0px 25px 0px 35px;
  text-align: center;
}
.title-search-result table tr td.img img {
  max-width: 135px;
  max-height: 135px;
}
.title-search-result table tr td.name {
  width: 250px;
  padding-right: 25px;
}
.title-search-result table tr td.name a {
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
  line-height: 20px;
  display: block;
}
.title-search-result table tr td.name a:last-child {
  font: 18px 'MullerRegular', sans-serif;
  color: #b0b0b0;
  line-height: 18px;
  margin-top: 8px;
}
.title-search-result table tr td.name a:hover {
  text-decoration: underline;
}
.title-search-result table tr td.num {
  width: 200px;
}
.title-search-result table tr td .price {
  font: 24px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 24px;
}
.title-search-result table tr td .old_price {
  font: 19px 'MullerRegular', sans-serif;
  color: #b6b6b6;
  line-height: 19px;
  text-decoration: line-through;
  padding-bottom: 10px;
  display: block;
}
.title-search-result table tr td .more {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 220px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 0 auto;
}
.title-search-result table tr td .more:hover {
  color: #404040;
  border-color: #404040;
}
.title-search-result table tr td .more:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
.title-search-result table tr:hover {
  background: #f6f6f6;
}
.title-search-result table tr:hover td .more {
  color: #404040;
  border-color: #404040;
}
.title-search-result .all {
  display: block;
  margin: 20px 40px 0;
  font: 16px 'MullerRegular', sans-serif;
  color: #acacac;
  line-height: 16px;
  line-height: 60px;
  text-align: center;
  border-top: 1px dashed #e8e8e8;
}
.title-search-result .all:hover {
  text-decoration: underline;
}
.breadcrumbs {
  padding: 35px 0 20px;
}
.breadcrumbs li {
  float: left;
  padding: 0 9px;
  position: relative;
}
.breadcrumbs li::after {
  content: '/';
  font: 14px 'MullerRegular', sans-serif;
  color: #717171;
  line-height: 14px;
  position: absolute;
  left: -3px;
  top: 4px;
}
.breadcrumbs li:first-child {
  padding-left: 0;
}
.breadcrumbs li:first-child::after {
  content: '';
}
.breadcrumbs li a {
  font: 14px 'MullerRegular', sans-serif;
  color: #717171;
  line-height: 14px;
}
.breadcrumbs li a:hover {
  text-decoration: underline;
}
.catalog {
  background: #f4f4f4;
}
.catalog .wrap .sidebar {
  float: left;
  width: 260px;
  margin-bottom: 50px;
}
.catalog .wrap .sidebar h2 {
  font: 25px 'MullerRegular', sans-serif;
  color: #8d8d8d;
  line-height: 25px;
  margin-bottom: 15px;
}
.catalog .wrap .sidebar .menu {
  background: #fff;
  padding: 0px 15px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  margin-bottom: 30px;
}
.catalog .wrap .sidebar .menu > li {
  position: relative;
}
.catalog .wrap .sidebar .menu > li::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #e8e8e8;
  position: absolute;
  left: 0;
  top: 52px;
}
.catalog .wrap .sidebar .menu > li:last-child::after {
  width: 0;
}
.catalog .wrap .sidebar .menu > li > a {
  font: 18px 'MullerMedium', sans-serif;
  color: #707070;
  line-height: 18px;
  display: block;
  padding: 20px 0 15px 15px;
  margin-left: -15px;
  position: relative;
  width: 260px;
  box-sizing: border-box;
}
.catalog .wrap .sidebar .menu > li > a.plus::after {
  content: '\e60d';
  font: 15px/24px 'icomoon';
  width: 28px;
  height: 28px;
  border-radius: 50%;
  box-sizing: border-box;
  display: block;
  border: 2px solid #707070;
  text-align: center;
  position: absolute;
  right: 15px;
  top: 12px;
}
.catalog .wrap .sidebar .menu > li > a.plus:hover::after {
  color: #000;
  border-color: #000;
}
.catalog .wrap .sidebar .menu > li > a.plus.active {
  color: #52af7a;
  background: #fff;
}
.catalog .wrap .sidebar .menu > li > a.plus.active::after {
  content: '\e60c';
  font: 15px/24px 'icomoon';
  border-color: #52af7a;
}
.catalog .wrap .sidebar .menu > li > a.plus.active:hover::after {
  color: #52af7a;
  border-color: #52af7a;
}
.catalog .wrap .sidebar .menu > li > a:hover {
  background: #fafafa;
  color: #000;
}
.catalog .wrap .sidebar .menu > li .second {
  height: 0;
  overflow: hidden;
  padding-left: 15px;
}
.catalog .wrap .sidebar .menu > li .second li {
  border-bottom: 1px solid #e8e8e8;
}
.catalog .wrap .sidebar .menu > li .second li a {
  font: 16px 'MullerRegular', sans-serif;
  color: #707070;
  line-height: 16px;
  display: block;
  padding: 20px 0 15px 0px;
  margin-left: 0px;
  position: relative;
  width: 260px;
  box-sizing: border-box;
}
.catalog .wrap .sidebar .menu > li .second li a:hover {
  background: #fafafa;
  color: #000;
}
.catalog .wrap .sidebar .menu > li .second li a.active {
  color: #52af7a;
}
.catalog .wrap .sidebar .menu > li > a.active + .second {
  height: auto;
}
.catalog .wrap .sidebar .filter {
  background: #fff;
  padding: 25px 20px 35px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  margin-top: 25px;
}
.catalog .wrap .sidebar .filter .reset {
  position: absolute;
  font: 15px 'MullerRegular', sans-serif;
  color: #7d7d7d;
  line-height: 15px;
  text-decoration: underline;
  top: -43px;
  right: 0px;
  background: none;
  border: none;
}
.catalog .wrap .sidebar .filter .reset:hover {
  text-decoration: none;
}
.catalog .wrap .sidebar .filter .tri {
  position: absolute;
  height: 25px;
  width: 45px;
  overflow: hidden;
  top: -25px;
  left: 20px;
  z-index: 2;
}
.catalog .wrap .sidebar .filter .tri i {
  display: block;
  width: 30px;
  height: 30px;
  background: #fff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 7px;
  top: 10px;
}
.catalog .wrap .sidebar .filter .filt {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ededed;
}
.catalog .wrap .sidebar .filter .filt h3 {
  font: 18px 'MullerRegular', sans-serif;
  color: #404040;
  line-height: 18px;
  margin-bottom: 20px;
}
.catalog .wrap .sidebar .filter .filt #range {
  width: 220px;
  position: relative;
  margin: 0 0 25px;
  height: 6px;
  box-sizing: border-box;
  background: #ececec;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 2px;
}
.catalog .wrap .sidebar .filter .filt #range .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  height: 6px;
  background: #4cbf9b;
  box-sizing: border-box;
  border-top: 1px solid #48b593;
  border-bottom: 1px solid #48b593;
}
.catalog .wrap .sidebar .filter .filt #range .ui-slider-handle {
  display: block;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  outline: none;
  border-radius: 50%;
  border: 1px solid #d5d5d5;
  background: #ececec;
  position: absolute;
  z-index: 2;
  top: -6px;
  cursor: pointer;
}
.catalog .wrap .sidebar .filter .filt #range .ui-slider-handle:hover {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.catalog .wrap .sidebar .filter .filt #range .ui-slider-handle:active {
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.catalog .wrap .sidebar .filter .filt > span {
  display: inline-block;
  width: 30px;
  padding-left: 6px;
  font: 16px 'MullerRegular', sans-serif;
  color: #221e1e;
  line-height: 16px;
  line-height: 40px;
}
.catalog .wrap .sidebar .filter .filt input[type="text"] {
  display: inline-block;
  width: 180px;
  height: 40px;
  border: 1px solid #ededed;
  margin-bottom: 9px;
  font: 14px 'MullerRegular', sans-serif;
  color: #221e1e;
  line-height: 14px;
}
.catalog .wrap .sidebar .filter .filt input[type="checkbox"] {
  display: none;
}
.catalog .wrap .sidebar .filter .filt label {
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  display: block;
  width: 220px;
  height: 45px;
  border: 1px solid #e8e8e8;
  border-radius: 9px;
  cursor: pointer;
  margin-bottom: 12px;
  font: 16px 'MullerRegular', sans-serif;
  color: #949494;
  line-height: 16px;
  line-height: 46px;
  box-sizing: border-box;
  text-align: center;
}
.catalog .wrap .sidebar .filter .filt label:hover {
  color: #000;
}
.catalog .wrap .sidebar .filter .filt input[type="checkbox"]:checked + label {
  color: #fff;
  background: #4f9d74;
  border-color: #3b9d66;
}
.catalog .wrap .sidebar .filter .submit {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  height: 46px;
  box-sizing: border-box;
  width: 190px;
  text-align: center;
  line-height: 44px;
  border: 2px solid #2579bf;
  background: #1d90ef;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 0 auto;
}
.catalog .wrap .sidebar .filter .submit:hover {
  background: #52a9f1;
}
.catalog .wrap .sidebar .filter .submit:active {
  background: #52a9f1;
  border-color: #52a9f1;
}
.catalog .wrap .content {
  width: 820px;
  float: right;
  position: relative;
}
.catalog .wrap .content .title {
  font: 25px 'MullerRegular', sans-serif;
  color: #262525;
  line-height: 25px;
  margin-bottom: 15px;
}
.catalog .wrap .content .sort {
  position: absolute;
  top: -20px;
  right: 0px;
  font: 16px 'MullerRegular', sans-serif;
  color: #858585;
  line-height: 16px;
  display: inline-block;
  padding: 11px 30px 10px 15px;
  border: 2px solid #d1d1d1;
  border-radius: 20px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.catalog .wrap .content .sort::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 5px;
  background: url(../../img/tri1.svg) 0 0 no-repeat;
  right: 12px;
  top: 12px;
  opacity: 0.6;
}
.catalog .wrap .content .sort::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 5px;
  background: url(../../img/tri2.svg) 0 0 no-repeat;
  right: 12px;
  top: 21px;
  opacity: 0.6;
}
.catalog .wrap .content .sort.up::before {
  opacity: 0.15;
}
.catalog .wrap .content .sort.down::after {
  opacity: 0.15;
}
.catalog .wrap .content .sort:hover {
  color: #666;
  border-color: #666;
}
.catalog .wrap .content .tags {
  background: #fff;
  padding: 0px 10px 0px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  width: 100%;
  box-sizing: border-box;
}
.catalog .wrap .content .tags li {
  float: left;
}
.catalog .wrap .content .tags li a {
  display: inline-block;
  padding: 20px 15px;
  font: 16px 'MullerRegular', sans-serif;
  color: #818181;
  line-height: 16px;
}
.catalog .wrap .content .tags li a:hover {
  text-decoration: underline;
}
.catalog .wrap .content .tags li a:active {
  color: #000;
}
.catalog .wrap .content .cart {
  display: block;
  width: 260px;
  margin-right: 20px;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  float: left;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  margin-bottom: 20px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
.catalog .wrap .content .cart:last-of-type {
  margin-right: 0;
}
.catalog .wrap .content .cart .yarl {
  display: none;
  position: absolute;
  left: 0px;
  top: 220px;
  padding: 15px 16px 14px;
  font: 15px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  z-index: 2;
  opacity: 0.9;
}
.catalog .wrap .content .cart .yarl.new {
  background: #4f9d74;
  display: block;
}
.catalog .wrap .content .cart .yarl.hit {
  background: #4199c7;
  display: block;
}
.catalog .wrap .content .cart .yarl.sale {
  background: #d05252;
  display: block;
}
.catalog .wrap .content .cart .img {
  height: 265px;
  width: 260px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.catalog .wrap .content .cart .img img {
  height: 265px;
  width: 260px;
}
.catalog .wrap .content .cart .img .shad {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.catalog .wrap .content .cart .img .shad i {
  display: block;
  margin: 115px auto 0;
  width: 192px;
  height: 52px;
  background: url(../../img/rama.svg) center center no-repeat;
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  line-height: 52px;
  text-align: center;
}
.catalog .wrap .content .cart .name {
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  line-height: 21px;
  padding: 15px 0 0;
  margin: 0 15px;
  border-bottom: 1px solid #e8e8e8;
  height: 76px;
  overflow: hidden;
}
.catalog .wrap .content .cart .foot {
  height: 70px;
  display: table-cell;
  width: 100%;
  padding: 0 15px;
  vertical-align: middle;
}
.catalog .wrap .content .cart .foot .price {
  font: 19px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 19px;
  line-height: 23px;
  display: block;
}
.catalog .wrap .content .cart .foot .old_price {
  font: 14px 'MullerRegular', sans-serif;
  color: #7f7f7f;
  line-height: 14px;
  line-height: 18px;
  text-decoration: line-through;
  display: block;
}
.catalog .wrap .content .cart:hover {
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.20);
}
.catalog .wrap .content .cart:hover .img .shad {
  opacity: 1;
}
.catalog .wrap .content .cart:nth-child(3n) {
  margin-right: 0;
}
.catalog .wrap .content .cart:hover {
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.3);
}
.catalog .wrap .content .pagination {
  margin: 45px 0 60px;
  text-align: center;
  position: relative;
}
.catalog .wrap .content .pagination ul {
  display: inline-block;
}
.catalog .wrap .content .pagination ul li {
  float: left;
  margin-left: 7px;
  font: 16px 'MullerRegular', sans-serif;
  color: #818181;
  line-height: 16px;
  line-height: 28px;
}
.catalog .wrap .content .pagination ul li a {
  font: 16px 'MullerRegular', sans-serif;
  color: #818181;
  line-height: 16px;
  display: block;
  width: 25px;
  height: 25px;
  line-height: 28px;
}
.catalog .wrap .content .pagination ul li a:hover {
  text-decoration: underline;
}
.catalog .wrap .content .pagination ul li a.curr {
  background: #4f9d74;
  color: #fff;
}
.catalog .wrap .content .pagination ul li a.curr:hover {
  text-decoration: none;
}
.catalog .wrap .content .pagination .prev, .catalog .wrap .content .pagination .next {
  position: absolute;
  top: -10px;
  font: 16px 'MullerRegular', sans-serif;
  color: #818181;
  line-height: 16px;
  display: inline-block;
  padding: 14px 25px 12px;
  border: 2px solid #e8e8e8;
  border-radius: 22px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.catalog .wrap .content .pagination .prev::after, .catalog .wrap .content .pagination .next::after {
  font-family: 'icomoon';
  font-size: 21px;
  color: #818181;
  position: absolute;
  top: 14px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.catalog .wrap .content .pagination .prev:hover, .catalog .wrap .content .pagination .next:hover {
  border-color: #656565;
  color: #656565;
}
.catalog .wrap .content .pagination .prev:hover::after, .catalog .wrap .content .pagination .next:hover::after {
  color: #656565;
}
.catalog .wrap .content .pagination .prev:active, .catalog .wrap .content .pagination .next:active {
  background: #656565;
  border-color: #656565;
  color: #fff;
}
.catalog .wrap .content .pagination .prev:active::after, .catalog .wrap .content .pagination .next:active::after {
  color: #fff;
}
.catalog .wrap .content .pagination .next {
  right: 0;
  padding-right: 45px;
}
.catalog .wrap .content .pagination .next::after {
  right: 14px;
  content: '\e603';
}
.catalog .wrap .content .pagination .prev {
  left: 0;
  padding-left: 45px;
}
.catalog .wrap .content .pagination .prev::after {
  left: 15px;
  content: '\e604';
}
.item {
  background: #fff;
}
.item .title {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  padding: 0 10px 15px 0;
}
.item .top {
  background: #fff;
  padding-bottom: 80px;
}
.item .top .head {
  margin: 10px 0 10px;
  padding-bottom: 40px;
}
.item .top .head .left {
  float: left;
  width: 610px;
}
.item .top .head .left .galery {
  margin-bottom: 35px;
  border: none;
}
.item .top .head .left .galery .mini_img {
  float: left;
  height: 385px;
  width: 90px;
  position: relative;
}
.item .top .head .left .galery .mini_img .list {
  height: 290px;
  overflow: hidden;
  margin-top: 47px;
}
.item .top .head .left .galery .mini_img .list li {
  overflow: hidden;
  margin-bottom: 10px;
  height: 90px;
  width: 90px;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.item .top .head .left .galery .mini_img .list li:hover {
  opacity: 0.6;
}
.item .top .head .left .galery .mini_img .list li.curr {
  border: 3px solid #89d3a9;
  border-radius: 3px;
}
.item .top .head .left .galery .mini_img .list li.curr:hover {
  opacity: 1;
}
.item .top .head .left .galery .mini_img .list li img {
  height: 90px;
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.item .top .head .left .galery .mini_img .next, .item .top .head .left .galery .mini_img .prev {
  position: absolute;
  left: 0px;
  width: 90px;
  height: 38px;
  cursor: pointer;
  background: #f4f4f4 url(../../img/up.svg) center center no-repeat;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.item .top .head .left .galery .mini_img .next:hover, .item .top .head .left .galery .mini_img .prev:hover {
  background-color: #ebebeb;
}
.item .top .head .left .galery .mini_img .next:active, .item .top .head .left .galery .mini_img .prev:active {
  background-color: #e0e0e0;
}
.item .top .head .left .galery .mini_img .next.no, .item .top .head .left .galery .mini_img .prev.no {
  opacity: 0.5;
  cursor: default;
  background-color: #f4f4f4 !important;
}
.item .top .head .left .galery .mini_img .next {
  bottom: 0px;
  background-image: url(../../img/down.svg);
}
.item .top .head .left .galery .mini_img .prev {
  top: 0px;
}
.item .top .head .left .galery .mini_slide {
  width: 500px;
  float: right;
  height: 385px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.item .top .head .left .galery .mini_slide .bench {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 15px 24px 14px 92px;
  background: #4f9d74 url(../../img/bench.svg) 18px center no-repeat;
  font: 15px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 15px;
  line-height: 18px;
  opacity: 0.9;
  z-index: 3;
}
.item .top .head .left .galery .mini_slide img {
  height: 385px;
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1;
}
.item .top .head .left .galery .mini_slide .shad {
  opacity: 0;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  z-index: 2;
  background: rgba(255, 255, 255, 0.6);
  width: 170px;
  height: 170px;
  border-radius: 50%;
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.item .top .head .left .galery .mini_slide .shad::after {
  content: '';
  width: 60px;
  height: 56px;
  background: url(../../img/zoom.svg) center center no-repeat;
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  opacity: 0.4;
}
.item .top .head .left .galery .mini_slide:hover .shad {
  opacity: 1;
}
.item .top .head .left .text {
  width: 610px;
  box-sizing: border-box;
}
.item .top .head .left .text p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 20px;
}
.item .top .head .right {
  width: 445px;
  float: right;
  position: relative;
}
.item .top .head .right .yarl {
  position: absolute;
  right: 0px;
  top: -60px;
  padding: 9px 16px 8px;
  display: inline-block;
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  z-index: 2;
  opacity: 0.9;
}
.item .top .head .right .yarl.new {
  background: #4f9d74;
}
.item .top .head .right .yarl.hit {
  background: #4199c7;
}
.item .top .head .right .yarl.sale {
  background: #d05252;
}
.item .top .head .right .articul {
  font: 16px 'MullerRegular', sans-serif;
  color: #515151;
  line-height: 16px;
  display: inline-block;
  padding: 10px 30px 8px;
  border-radius: 18px;
  border: 1px solid #ddd;
  background: #f4f4f4;
  margin-bottom: 30px;
}
.item .top .head .right .status {
  position: absolute;
  right: 0;
  top: 2px;
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  line-height: 34px;
  padding-left: 46px;
}
.item .top .head .right .status::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 34px;
  height: 34px;
  border: 2px solid #53bf82;
  border-radius: 50%;
  background: url(../../img/check.svg) center center no-repeat;
  background-size: 14px;
}
.item .top .head .right .status.no::after {
  border: none;
  background-image: url(../../img/check3.svg);
  background-size: 34px;
}
.item .top .head .right .price {
  padding: 10px 0;
  opacity: 1;
}
.item .top .head .right .price span {
  font: 26px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 26px;
  margin-bottom: 6px;
  display: block;
  line-height: 25px;
}
.item .top .head .right .price span.gray {
  color: #9e9e9e;
  font-size: 20px;
  display: inline-block;
  position: relative;
}
.item .top .head .right .price span.gray::after {
  content: '';
  position: absolute;
  width: 103%;
  height: 1px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  background: #9e9e9e;
  top: 41%;
  left: -2px;
}
.item .top .head .right .props {
  padding: 20px 0 25px;
}
.item .top .head .right .props h3 {
  font: 25px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 25px;
  margin-bottom: 15px;
}
.item .top .head .right .props li {
  float: left;
  margin-right: 57px;
  text-align: center;
  font: 14px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 14px;
}
.item .top .head .right .props li:last-child {
  margin-right: 0;
}
.item .top .head .right .props li::before {
  font: 35px 'icomoon';
  color: #238451;
  display: inline-block;
  padding-bottom: 15px;
}
.item .top .head .right .props li.prop1::before {
  content: '\e605';
}
.item .top .head .right .props li.prop2::before {
  content: '\e606';
}
.item .top .head .right .props li.prop3::before {
  content: '\e607';
}
.item .top .head .right .props li.prop4::before {
  content: '\e608';
}
.item .top .head .right .props li.no {
  color: #cfcfcf;
}
.item .top .head .right .props li.no::before {
  color: #cfcfcf;
}
.item .top .head .right .props.quantity {
  padding: 30px 0;
}
.item .top .head .right .props.quantity p {
  float: left;
  font: 20px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 20px;
  line-height: 35px;
}
.item .top .head .right .props.quantity .quant {
  float: right;
}
.item .top .head .right .props.quantity .quant b {
  font: 20px 'MullerRegular', sans-serif;
  color: #717171;
  line-height: 20px;
  display: block;
  width: 37px;
  text-align: center;
  height: 35px;
  border: 1px solid #e0e0e1;
  background: #eeeded;
  box-sizing: border-box;
  float: left;
  cursor: pointer;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.item .top .head .right .props.quantity .quant b:hover {
  background: #dedede;
}
.item .top .head .right .props.quantity .quant b.down {
  border-radius: 14px 0 0 14px;
  border-right: none;
  line-height: 35px;
}
.item .top .head .right .props.quantity .quant b.up {
  border-radius: 0 14px 14px 0;
  border-left: none;
  line-height: 38px;
}
.item .top .head .right .props.quantity .quant input {
  font: 19px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 19px;
  display: block;
  width: 35px;
  text-align: center;
  height: 35px;
  border: 1px solid #e0e0e1;
  background: #eeeded;
  float: left;
  padding: 3px 0 0;
  width: 37px;
}
.item .top .head .right table {
  margin: 10px 0 20px;
  width: 100%;
}
.item .top .head .right table tr:nth-child(2n+1) {
  background: #f8f8f8;
}
.item .top .head .right table tr td {
  height: 40px;
  padding-left: 35px;
  vertical-align: middle;
  width: 50%;
}
.item .top .head .right table tr td span {
  display: inline-block;
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  width: 320px;
}
.item .top .head .right table tr td i {
  display: inline-block;
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
}
.item .top .head .right .button {
  padding: 20px 0 25px;
}
.item .top .head .right .button .zakaz {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  height: 46px;
  box-sizing: border-box;
  width: 445px;
  text-align: center;
  line-height: 44px;
  border: 2px solid #2579bf;
  background: #1d90ef;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}
.item .top .head .right .button .zakaz:hover {
  background: #52a9f1;
}
.item .top .head .right .button .zakaz:active {
  background: #52a9f1;
  border-color: #52a9f1;
}
.item .top .head .right .button .zakaz_go {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  height: 46px;
  box-sizing: border-box;
  width: 445px;
  text-align: center;
  line-height: 44px;
  border: 2px solid #2579bf;
  background: #1d90ef;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  border: 2px solid #e68f39;
  background: #fd9c3d;
}
.item .top .head .right .button .zakaz_go:hover {
  background: #52a9f1;
}
.item .top .head .right .button .zakaz_go:active {
  background: #52a9f1;
  border-color: #52a9f1;
}
.item .top .head .right .button .zakaz_go:hover {
  background: #fbaf64;
}
.item .top .head .right .button .zakaz_go:active {
  background: #fbaf64;
  border-color: #fbaf64;
}
.item .top .head .right .button .zakaz_no {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  height: 46px;
  box-sizing: border-box;
  width: 445px;
  text-align: center;
  line-height: 44px;
  border: 2px solid #2579bf;
  background: #1d90ef;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  border: 2px solid #2fb484;
  background: #55cb8f;
}
.item .top .head .right .button .zakaz_no:hover {
  background: #52a9f1;
}
.item .top .head .right .button .zakaz_no:active {
  background: #52a9f1;
  border-color: #52a9f1;
}
.item .top .head .right .button .zakaz_no:hover {
  background: #65dca0;
}
.item .top .head .right .button .zakaz_no:active {
  background: #65dca0;
  border-color: #65dca0;
}
.item .top .head .right .chenger .info p {
  font: 14px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 14px;
  padding-top: 42px;
  line-height: 18px;
  width: 130px;
}
.item .top .head .right .chenger .info p.lp {
  float: left;
  width: 157px;
  background: url(../../img/item-icon1.svg) 0 0 no-repeat;
  background-size: 95px 30px !important;
}
.item .top .head .right .chenger .info p.lp:nth-of-type(2) {
  background: url(../../img/item-icon2.svg) 0 0 no-repeat;
}
.item .top .head .right .chenger .info p.rp {
  float: right;
  background: url(../../img/item-icon3.svg) -5px 0 no-repeat;
}
.item .top .head .right .chenger .info h4 {
  font: 18px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 18px;
  margin-bottom: 10px;
}
.item .top .head .right .chenger .info span {
  font: 20px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 20px;
  display: inline-block;
  margin: 0 60px 30px 0;
}
.item .top .head .right .chenger .info span:last-of-type {
  margin-right: 0;
}
.item .top .head .right .chenger .info.text p {
  padding-top: 0;
}
.item .top .head .right .chenger .item_cat {
  display: none;
  position: relative;
}
.item .top .head .right .chenger .item_cat .close {
  position: absolute;
  right: 0;
  top: -10px;
  cursor: pointer;
}
.item .top .head .right .chenger .item_cat .close::after {
  content: '\e60b';
  font: 14px 'icomoon';
  color: #828282;
  text-align: center;
  line-height: 28px;
  display: block;
  width: 27px;
  padding-left: 1px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #828282;
}
.item .top .head .right .chenger .item_cat .close:hover {
  opacity: 0.6;
}
.item .top .head .right .chenger .item_cat h3 {
  font: 25px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 25px;
  margin-bottom: 20px;
}
.item .top .head .right .chenger .item_cat a {
  float: left;
  display: block;
}
.item .top .head .right .chenger .item_cat a .img {
  display: table-cell;
  text-align: center;
  vertical-align: bottom;
  width: 192px;
  height: 90px;
}
.item .top .head .right .chenger .item_cat a .img img {
  max-width: 130px;
  max-height: 90px;
}
.item .top .head .right .chenger .item_cat a h4 {
  margin-top: 14px;
  text-align: center;
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
}
.item .top .head .right .chenger .fast_form {
  display: none;
  position: relative;
}
.item .top .head .right .chenger .fast_form .close {
  position: absolute;
  right: 0;
  top: -10px;
  cursor: pointer;
}
.item .top .head .right .chenger .fast_form .close::after {
  content: '\e60b';
  font: 14px 'icomoon';
  color: #828282;
  text-align: center;
  line-height: 28px;
  display: block;
  width: 27px;
  padding-left: 1px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #828282;
}
.item .top .head .right .chenger .fast_form .close:hover {
  opacity: 0.6;
}
.item .top .head .right .chenger .fast_form h3 {
  font: 25px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 25px;
  margin-bottom: 15px;
}
.item .top .head .right .chenger .fast_form form {
  height: 110px;
}
.item .top .head .right .chenger .fast_form form .input {
  display: inline-block;
  width: 260px;
  height: 42px;
  box-sizing: border-box;
  border: 1px solid #d1d1d1;
  background: #fff;
  position: relative;
  padding: 0px 0 0px 43px;
  margin-bottom: 12px;
  border-radius: 8px;
}
.item .top .head .right .chenger .fast_form form .input::before {
  position: absolute;
  font-family: 'icomoon';
  height: 100%;
  width: 40px;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  top: 0;
  left: 0;
  border-right: 1px solid #d1d1d1;
  color: #d1d1d1;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.item .top .head .right .chenger .fast_form form .input input, .item .top .head .right .chenger .fast_form form .input textarea {
  width: 100%;
  height: 100%;
  background: none;
  font: 14px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 14px;
}
.item .top .head .right .chenger .fast_form form .input textarea {
  padding-top: 10px;
  margin-bottom: 25px;
}
.item .top .head .right .chenger .fast_form form .input.focus {
  border-color: #88c7f4;
}
.item .top .head .right .chenger .fast_form form .input.focus::before {
  color: #88c7f4;
  border-color: #88c7f4;
}
.item .top .head .right .chenger .fast_form form .input:nth-of-type(1)::before {
  content: "\e601";
}
.item .top .head .right .chenger .fast_form form .input:nth-of-type(2)::before {
  content: "\e600";
}
.item .top .head .right .chenger .fast_form form .input:nth-of-type(3) {
  height: 95px;
}
.item .top .head .right .chenger .fast_form form .input:nth-of-type(3)::before {
  content: "\e602";
  font-size: 21px;
}
.item .top .head .right .chenger .fast_form form p {
  font: 13px 'MullerRegular', sans-serif;
  color: #8c8c8c;
  line-height: 13px;
  position: absolute;
  line-height: 21px;
  left: 0px;
  bottom: 5px;
}
.item .top .head .right .chenger .fast_form form .input {
  width: 185px;
  float: left;
}
.item .top .head .right .chenger .fast_form form .input:first-child {
  margin-right: 15px;
}
.item .top .head .right .chenger .fast_form form button {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  height: 46px;
  box-sizing: border-box;
  width: 160px;
  text-align: center;
  line-height: 44px;
  border: 2px solid #2579bf;
  background: #1d90ef;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.item .top .head .right .chenger .fast_form form button:hover {
  background: #52a9f1;
}
.item .top .head .right .chenger .fast_form form button:active {
  background: #52a9f1;
  border-color: #52a9f1;
}
.item .top .include {
  padding: 30px 0 0px;
}
.item .top .include .title {
  padding-bottom: 45px;
}
.item .top .include .slider {
  float: left;
  width: 470px;
  height: 650px;
  position: relative;
  box-sizing: border-box;
  padding-right: 35px;
}
.item .top .include .slider.empty {
  height: auto;
  padding-bottom: 25px;
}
.item .top .include .slider.empty .ctrl {
  display: none !important;
}
.item .top .include .slider .slide {
  display: none;
  width: 435px;
  position: relative;
}
.item .top .include .slider .slide h3 {
  font: 22px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 22px;
  line-height: 36px;
  padding-left: 40px;
  position: relative;
  margin-bottom: 15px;
}
.item .top .include .slider .slide h3::after {
  font: 28px 'icomoon';
  position: absolute;
  left: 0;
  top: 0;
  color: #000;
}
.item .top .include .slider .slide span {
  font: 16px 'MullerRegular', sans-serif;
  color: #9e9e9e;
  line-height: 16px;
  position: absolute;
  right: 0;
  top: 4px;
}
.item .top .include .slider .slide img {
  max-width: 435px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  margin-bottom: 24px;
}
.item .top .include .slider .slide p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 26px;
}
.item .top .include .slider .slide.data4 h3::after {
  content: '\e605';
}
.item .top .include .slider .slide.data1 h3::after {
  content: '\e608';
}
.item .top .include .slider .slide.data2 h3::after {
  content: '\e607';
}
.item .top .include .slider .slide.data3 h3::after {
  content: '\e606';
}
.item .top .include .slider .slide.curr {
  display: block;
}
.item .top .include .slider .next, .item .top .include .slider .prev {
  position: absolute;
  bottom: 0;
  font: 15px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 15px;
  display: inline-block;
  line-height: 65px;
  cursor: pointer;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.item .top .include .slider .next::after, .item .top .include .slider .prev::after {
  content: '';
  position: absolute;
  top: 0;
  width: 55px;
  height: 65px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  background: #f4f4f4 url(../../img/prev.svg) center center no-repeat;
  background-size: 22px;
}
.item .top .include .slider .next:hover, .item .top .include .slider .prev:hover {
  background: #f4f4f4;
}
.item .top .include .slider .next:hover::after, .item .top .include .slider .prev:hover::after {
  background-color: #e8e8e8;
}
.item .top .include .slider .next:active, .item .top .include .slider .prev:active {
  background: #e8e8e8;
}
.item .top .include .slider .next:active::after, .item .top .include .slider .prev:active::after {
  background-color: #dedddd;
}
.item .top .include .slider .next {
  right: 30px;
  padding: 0 70px 0 15px;
}
.item .top .include .slider .next::after {
  background-image: url(../../img/next.svg);
  right: 0;
}
.item .top .include .slider .prev {
  padding: 0 15px 0 70px;
  left: 0;
}
.item .top .include .slider .prev::after {
  left: 0;
}
.item .top .include .tabs {
  width: 475px;
  float: right;
  margin-right: 75px;
}
.item .top .include .tabs .svg {
  width: 192px;
  float: left;
}
.item .top .include .tabs .svg .img {
  width: 160px;
  text-align: center;
  padding-left: 13px;
  padding-right: 13px;
  border-right: 1px dashed #d9d9d9;
  border-left: 1px dashed #d9d9d9;
  margin-left: 2px;
}
.item .top .include .tabs .svg .img img {
  width: 160px;
}
.item .top .include .tabs .svg .img:first-child {
  padding-top: 13px;
  border-top: 1px dashed #d9d9d9;
  margin-top: 2px;
}
.item .top .include .tabs .svg .img:last-child {
  padding-bottom: 13px;
  border-bottom: 1px dashed #d9d9d9;
}
.item .top .include .tabs .svg .img.curr {
  border-right: 3px solid #4f9d74;
  border-left: 3px solid #4f9d74;
  margin-left: 0;
}
.item .top .include .tabs .svg .img.curr:first-child {
  border-top: 3px solid #4f9d74;
  margin-top: 0;
}
.item .top .include .tabs .svg .img.curr:last-child {
  border-bottom: 3px solid #4f9d74;
}
.item .top .include .tabs .buttons {
  float: right;
  width: 230px;
  margin-right: 20px;
}
.item .top .include .tabs .buttons .button {
  display: inline-block;
  padding-left: 58px;
  cursor: pointer;
  position: relative;
  margin: 43px 0;
}
.item .top .include .tabs .buttons .button span {
  display: block;
  width: 125px;
  height: 50px;
  text-align: center;
  font: 16px 'MullerRegular', sans-serif;
  color: #9a9a9a;
  line-height: 16px;
  line-height: 52px;
  border: 2px solid #ddd;
  border-radius: 0 17px 17px 0;
  border-left: 1px solid #ddd;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.item .top .include .tabs .buttons .button::after {
  font: 28px 'icomoon';
  position: absolute;
  left: 0;
  top: 0;
  color: #9a9a9a;
  width: 55px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 2px solid #ddd;
  border-radius: 17px 0px 0px 17px;
  border-right: 1px solid #ddd;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.item .top .include .tabs .buttons .button.data4::after {
  content: '\e605';
}
.item .top .include .tabs .buttons .button.data1::after {
  content: '\e608';
}
.item .top .include .tabs .buttons .button.data2::after {
  content: '\e607';
}
.item .top .include .tabs .buttons .button.data3::after {
  content: '\e606';
}
.item .top .include .tabs .buttons .button:hover span {
  color: #000;
}
.item .top .include .tabs .buttons .button:hover::after {
  color: #54bf83;
}
.item .top .include .tabs .buttons .button.curr span {
  background: #4f9d74;
  border-color: #468c67;
  border-left-color: #468c67;
  color: #fff;
}
.item .top .include .tabs .buttons .button.curr::after {
  background: #4f9d74;
  border-color: #468c67;
  border-right-color: #468c67;
  color: #fff;
}
.item .mid {
  background: #fff;
  padding-bottom: 80px;
}
.item .mid .title {
  padding-top: 80px;
}
.item .mid .garant {
  padding: 40px 0 0px;
}
.item .mid .garant li {
  float: left;
  width: 360px;
  background-position: 0 0 !important;
  padding-top: 95px;
}
.item .mid .garant li:nth-child(2) {
  margin: 0 60px;
  background: url(../../img/garant2.svg) center 0 no-repeat;
}
.item .mid .garant li:nth-child(1) {
  background: url(../../img/garant1.svg) center 0 no-repeat;
}
.item .mid .garant li:nth-child(3) {
  background: url(../../img/garant3.svg) -12px 0 no-repeat !important;
  width: 260px;
}
.item .mid .garant li h3 {
  font: 17px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 17px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 11px;
}
.item .mid .garant li p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 20px;
}
.item .mid .komplekt {
  padding: 10px 0 0px;
}
.item .mid .komplekt .screen {
  float: left;
  width: 780px;
}
.item .mid .komplekt .screen .block {
  display: none;
}
.item .mid .komplekt .screen .block.curr {
  display: block;
}
.item .mid .komplekt .screen .block img {
  float: left;
  max-width: 400px;
}
.item .mid .komplekt .screen .block .text {
  width: 340px;
  float: right;
}
.item .mid .komplekt .screen .block .text h3 {
  font: 25px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 25px;
  margin-bottom: 10px;
}
.item .mid .komplekt .screen .block .text p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 25px;
  margin-bottom: 20px;
}
.item .mid .komplekt .ctrl {
  float: right;
  position: relative;
  width: 150px;
  padding: 0 30px;
  margin-right: 80px;
}
.item .mid .komplekt .ctrl button {
  display: block;
  height: 50px;
  width: 100%;
  border-radius: 24px;
  font: 17px 'MullerRegular', sans-serif;
  color: #989797;
  line-height: 17px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  background: #fff;
  border: 2px solid #ddd;
  margin-bottom: 10px;
}
.item .mid .komplekt .ctrl button:hover {
  border-color: #000;
  color: #000;
}
.item .mid .komplekt .ctrl button.curr {
  background: #4f9d74;
  border: 2px solid #41a16b;
  color: #fff;
}
.item .dop {
  background: #fff;
  padding-bottom: 20px;
}
.item .dop .title {
  padding: 80px 0 30px;
}
.item .dop h3 {
  font: 25px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 25px;
  margin-bottom: 25px;
}
.item .dop .colors {
  padding-bottom: 50px;
}
.item .dop .colors h3 {
  float: left;
  margin: 5px 0 31px 45px;
}
.item .dop .colors .rama {
  width: 295px;
  height: 295px;
  position: relative;
  border: 4px solid #f0f0f0;
  border-radius: 3px;
  float: left;
}
.item .dop .colors .rama img {
  width: 100%;
  height: 100%;
}
.item .dop .colors .rama .shad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0.7;
}
.item .dop .colors .color {
  float: right;
  width: 750px;
}
.item .dop .colors .color li {
  float: left;
  width: 115px;
  height: 115px;
  padding: 10px;
  box-sizing: border-box;
  margin: 0 10px 10px 0;
  position: relative;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.item .dop .colors .color li span {
  display: inline-block;
  font: 12px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 12px;
  padding: 6px 10px 4px;
  border-radius: 11px;
  background: #fff;
}
.item .dop .colors .color li i {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: inline-block;
  opacity: 0;
  font: 12px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 12px;
  padding: 6px 10px 4px;
  border-radius: 11px;
  background: #fff;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.item .dop .colors .color li:hover {
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.38);
}
.item .dop .colors .color li:hover i {
  opacity: 1;
}
.item .dop .colors .color li.curr {
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.38);
}
.item .dop .colors .color li.curr i {
  opacity: 1;
}
.item .dop .locks {
  padding-bottom: 40px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 30px;
}
.item .dop .locks h3 {
  margin-bottom: 30px;
}
.item .dop .locks .lock {
  float: left;
  box-sizing: border-box;
  height: 240px;
}
.item .dop .locks .lock h4 {
  font: 20px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 20px;
  margin-bottom: 20px;
}
.item .dop .locks .lock p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 25px;
}
.item .dop .locks .lock:first-of-type {
  width: 430px;
  padding-left: 170px;
  background: url(../../img/lock1.jpg) -15px 0 no-repeat;
}
.item .dop .locks .lock:last-of-type {
  float: right;
  width: 550px;
  padding-left: 270px;
  background: url(../../img/lock2.jpg) 0px 0 no-repeat;
}
.item .dop .land {
  padding-bottom: 60px;
}
.item .dop .land img {
  float: left;
}
.item .dop .land.roof .td {
  height: 262px;
}
.item .dop .land.work .td {
  height: 220px;
}
.item .dop .land .right {
  float: right;
  width: 730px;
}
.item .dop .land .right .td {
  width: 730px;
  display: table-cell;
  vertical-align: middle;
}
.item .dop .land p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 25px;
  margin-bottom: 10px;
}
.item .feedback {
  background: #fff;
  padding: 80px 0 0px;
}
.item .feedback .form {
  width: 450px;
}
.item .feedback .info {
  width: 520px;
}
.item .feedback .address {
  width: 488px;
  float: right;
  padding: 0px 0px 0px 45px;
  box-sizing: border-box;
  margin-bottom: 0px;
  border-left: 1px solid #ededed;
}
.item .feedback .address h2 {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  margin-bottom: 30px;
}
.item .feedback .address p {
  font: 20px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 20px;
  margin-bottom: 15px;
}
.item .feedback .address img {
  margin: 25px 0 55px;
}
.item .feedback .address button {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 225px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin-left: 75px;
}
.item .feedback .address button:hover {
  color: #404040;
  border-color: #404040;
}
.item .feedback .address button:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
.item .form_popup {
  display: none;
  width: 440px;
  height: 360px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.item .form_popup p {
  font: 18px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 18px;
  margin: 18px 0;
}
.item .form_popup h2 {
  font: 35px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 35px;
  margin-bottom: 35px;
}
.item .form_popup form {
  margin: 0 auto;
  width: 260px;
}
.item .form_popup form .input {
  display: inline-block;
  width: 260px;
  height: 42px;
  box-sizing: border-box;
  border: 1px solid #d1d1d1;
  background: #fff;
  position: relative;
  padding: 0px 0 0px 43px;
  margin-bottom: 12px;
  border-radius: 8px;
}
.item .form_popup form .input::before {
  position: absolute;
  font-family: 'icomoon';
  height: 100%;
  width: 40px;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  top: 0;
  left: 0;
  border-right: 1px solid #d1d1d1;
  color: #d1d1d1;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.item .form_popup form .input input, .item .form_popup form .input textarea {
  width: 100%;
  height: 100%;
  background: none;
  font: 14px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 14px;
}
.item .form_popup form .input textarea {
  padding-top: 10px;
  margin-bottom: 25px;
}
.item .form_popup form .input.focus {
  border-color: #88c7f4;
}
.item .form_popup form .input.focus::before {
  color: #88c7f4;
  border-color: #88c7f4;
}
.item .form_popup form .input:nth-of-type(1)::before {
  content: "\e601";
}
.item .form_popup form .input:nth-of-type(2)::before {
  content: "\e600";
}
.item .form_popup form .input:nth-of-type(3) {
  height: 95px;
}
.item .form_popup form .input:nth-of-type(3)::before {
  content: "\e602";
  font-size: 21px;
}
.item .form_popup form button {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  height: 46px;
  box-sizing: border-box;
  width: 180px;
  text-align: center;
  line-height: 44px;
  border: 2px solid #2579bf;
  background: #1d90ef;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 0 auto;
}
.item .form_popup form button:hover {
  background: #52a9f1;
}
.item .form_popup form button:active {
  background: #52a9f1;
  border-color: #52a9f1;
}
.gray_field {
  background: #f4f4f4;
  box-shadow: inset 0px 4px 5px -4px rgba(0, 0, 0, 0.2), inset 0px -4px 5px -4px rgba(0, 0, 0, 0.2);
  padding: 5px 0;
}
.gray_field .wrap {
  padding: 0px 0 80px;
}
.gray_field .title {
  padding-top: 75px !important;
}
.fade {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.5;
  opacity: 1;
  min-width: 1180px;
}
.fade .close {
  display: block;
  position: absolute;
  z-index: 3;
  top: 40px;
  right: 50px;
  width: 35px;
  height: 35px;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.fade .close b {
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  display: inline-block;
}
.fade .close b::after {
  content: '\e60b';
  font: 35px/35px 'icomoon';
  color: #999;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.fade .close:hover b {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fade .close:hover b::after {
  color: #222;
}
.basket {
  background: #f4f4f4;
  padding-bottom: 75px;
}
.basket .title {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
}
.basket.emptyy {
  padding-bottom: 0;
}
.basket.emptyy .wrap {
  height: 600px;
}
.basket.emptyy .wrap::after {
  content: '';
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 40%;
  position: absolute;
  width: 200px;
  height: 200px;
  opacity: 0.4;
  background: url(../../img/basket.svg) center center no-repeat;
  background-size: 100% 100%;
}
.basket.emptyy .wrap .button {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 200px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 330px 0 0 472px;
}
.basket.emptyy .wrap .button:hover {
  color: #404040;
  border-color: #404040;
}
.basket.emptyy .wrap .button:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
.basket .head {
  padding-left: 130px;
  position: relative;
  z-index: 3;
  top: 19px;
  margin-top: -16px;
}
.basket .head p {
  float: left;
  text-align: center;
}
.basket .head p span {
  display: inline-block;
  font: 15px 'MullerRegular', sans-serif;
  color: #888;
  line-height: 15px;
  padding: 12px 15px 10px;
  background: #fafafa;
  border: 1px solid #e2e2e2;
  border-radius: 14px;
}
.basket .head p:nth-child(1) {
  width: 305px;
}
.basket .head p:nth-child(2) {
  width: 160px;
}
.basket .head p:nth-child(3) {
  width: 150px;
}
.basket .head p:nth-child(4) {
  width: 160px;
}
.basket .head p:nth-child(5) {
  width: 195px;
}
.basket table {
  width: 100%;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  margin-bottom: 33px;
}
.basket table tr:hover {
  background: #fafafa;
}
.basket table tr:last-child td {
  border-bottom: none;
}
.basket table tr td {
  height: 130px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
  border-bottom: 1px solid #e8e8e8;
}
.basket table tr td::after {
  content: '';
  width: 1px;
  height: 100px;
  background: #e8e8e8;
  right: 0;
  top: 15px;
  position: absolute;
}
.basket table tr td:nth-child(1) {
  width: 130px;
}
.basket table tr td:nth-child(1)::after {
  height: 0;
}
.basket table tr td:nth-child(2) {
  width: 305px;
  padding: 0 55px 0 25px;
  text-align: left;
}
.basket table tr td:nth-child(3) {
  width: 160px;
}
.basket table tr td:nth-child(4) {
  width: 150px;
}
.basket table tr td:nth-child(5) {
  width: 160px;
}
.basket table tr td:nth-child(6) {
  width: 195px;
}
.basket table tr td:nth-child(6)::after {
  height: 0;
}
.basket table tr td .img {
  width: 130px;
  height: 130px;
  overflow: hidden;
  position: relative;
}
.basket table tr td .img img {
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  height: 130px;
}
.basket table tr td .name {
  font: 18px 'MullerRegular', sans-serif;
  color: #1e1e1e;
  line-height: 18px;
  line-height: 22px;
}
.basket table tr td .del {
  position: absolute;
  right: 18px;
  top: 50px;
  cursor: pointer;
}
.basket table tr td .del::after {
  content: '\e60b';
  font: 12px 'icomoon';
  color: #ccc;
  text-align: center;
  line-height: 28px;
  display: block;
  width: 27px;
  padding-left: 1px;
  height: 28px;
  border-radius: 50%;
  border: 1px solid #ccc;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.basket table tr td .del:hover::after {
  color: #444;
  border-color: #444;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.basket table tr td .price {
  font: 15px 'MullerRegular', sans-serif;
  color: #919191;
  line-height: 15px;
  text-align: center;
}
.basket table tr td .quantity {
  width: 111px;
  display: inline-block;
}
.basket table tr td .quantity b {
  font: 20px 'MullerRegular', sans-serif;
  color: #717171;
  line-height: 20px;
  display: block;
  width: 37px;
  text-align: center;
  height: 35px;
  border: 1px solid #e0e0e1;
  background: #eeeded;
  box-sizing: border-box;
  float: left;
  cursor: pointer;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.basket table tr td .quantity b:hover {
  background: #dedede;
}
.basket table tr td .quantity b.down {
  border-radius: 14px 0 0 14px;
  border-right: none;
  line-height: 35px;
}
.basket table tr td .quantity b.up {
  border-radius: 0 14px 14px 0;
  border-left: none;
  line-height: 38px;
}
.basket table tr td .quantity input {
  font: 19px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 19px;
  display: block;
  text-align: center;
  height: 35px;
  border: 1px solid #e0e0e1;
  background: #eeeded;
  float: left;
  padding: 3px 0 0;
  width: 37px;
}
.basket table tr td .sale {
  font: 15px 'MullerRegular', sans-serif;
  color: #e64d4d;
  line-height: 15px;
  text-align: center;
}
.basket table tr td .price_all {
  font: 20px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 20px;
  text-align: center;
}
.basket table tr td .price_all i {
  font-size: 15px;
}
.basket .foot {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 0 30px 30px;
}
.basket .foot .summa {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
}
.basket .foot .summa p {
  line-height: 80px !important;
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  box-sizing: border-box;
  position: relative;
  float: left;
}
.basket .foot .summa p b {
  font-size: 25px;
  padding-left: 7px;
  display: inline-block;
}
.basket .foot .summa p.gray {
  color: #a6a3a3;
  width: 300px;
}
.basket .foot .summa p.gray b {
  color: #a6a3a3;
}
.basket .foot .summa p.red {
  color: #eb7e7e;
  width: 340px;
  padding-left: 40px;
}
.basket .foot .summa p.red::after {
  content: '';
  width: 1px;
  height: 40px;
  background: #e8e8e8;
  right: 0;
  top: 20px;
  position: absolute;
}
.basket .foot .summa p.red::before {
  content: '';
  width: 1px;
  height: 40px;
  background: #e8e8e8;
  left: 0;
  top: 20px;
  position: absolute;
}
.basket .foot .summa p.red b {
  color: #eb7e7e;
}
.basket .foot .summa p.black {
  padding-left: 50px;
  width: 390px;
}
.basket .foot .pay_way {
  float: left;
  width: 370px;
}
.basket .foot .pay_way h2 {
  font: 25px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 25px;
  padding: 5px 0 15px;
}
.basket .foot .pay_way div {
  cursor: pointer;
  padding-left: 30px;
  margin-bottom: 25px;
  position: relative;
}
.basket .foot .pay_way div::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #dad9d9;
  border-radius: 50%;
  left: 0;
  box-sizing: border-box;
  top: 0;
}
.basket .foot .pay_way div.active::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background: #4f9d74;
  border-radius: 50%;
  left: 5px;
  top: 5px;
}
.basket .foot .pay_way div h3 {
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
  margin-bottom: 10px;
}
.basket .foot .pay_way div p {
  font: 14px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 14px;
  line-height: 19px;
}
.basket .foot .form {
  position: relative;
  width: 570px;
  box-sizing: border-box;
  padding-left: 35px;
  border-left: 1px solid #e8e8e8;
  float: right;
  padding-bottom: 10px;
}
.basket .foot .form h2 {
  font: 25px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 25px;
  padding: 5px 0 15px;
}
.basket .foot .form .input {
  display: inline-block;
  width: 260px;
  height: 42px;
  box-sizing: border-box;
  border: 1px solid #d1d1d1;
  background: #fff;
  position: relative;
  padding: 0px 0 0px 43px;
  margin-bottom: 12px;
  border-radius: 8px;
}
.basket .foot .form .input::before {
  position: absolute;
  font-family: 'icomoon';
  height: 100%;
  width: 40px;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  top: 0;
  left: 0;
  border-right: 1px solid #d1d1d1;
  color: #d1d1d1;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.basket .foot .form .input input, .basket .foot .form .input textarea {
  width: 100%;
  height: 100%;
  background: none;
  font: 14px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 14px;
}
.basket .foot .form .input textarea {
  padding-top: 10px;
  margin-bottom: 25px;
}
.basket .foot .form .input.focus {
  border-color: #88c7f4;
}
.basket .foot .form .input.focus::before {
  color: #88c7f4;
  border-color: #88c7f4;
}
.basket .foot .form .input:nth-of-type(1)::before {
  content: "\e601";
}
.basket .foot .form .input:nth-of-type(2)::before {
  content: "\e600";
}
.basket .foot .form .input:nth-of-type(3) {
  height: 95px;
}
.basket .foot .form .input:nth-of-type(3)::before {
  content: "\e602";
  font-size: 21px;
}
.basket .foot .form .input {
  margin-bottom: 10px;
  display: block;
}
.basket .foot .form .input input, .basket .foot .form .input textarea {
  font-size: 14px;
}
.basket .foot .form .input:nth-of-type(3) {
  height: 42px;
}
.basket .foot .form .input:nth-of-type(3)::before {
  content: "\e60e";
  font-size: 21px;
}
.basket .foot .form .textarea {
  height: 146px;
  position: absolute;
  right: 0;
  top: 45px;
}
.basket .foot .form .textarea::before {
  content: "\e602";
  font-size: 24px;
}
.basket .foot .form button {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  height: 46px;
  box-sizing: border-box;
  width: 190px;
  text-align: center;
  line-height: 44px;
  border: 2px solid #2579bf;
  background: #1d90ef;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  float: right;
  margin-top: 10px;
}
.basket .foot .form button:hover {
  background: #52a9f1;
}
.basket .foot .form button:active {
  background: #52a9f1;
  border-color: #52a9f1;
}
.news {
  padding-bottom: 70px;
}
.news .wrap .title {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  padding: 0 120px 15px 0;
}
.news .wrap .article {
  display: block;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.news .wrap .article .img {
  overflow: hidden;
  position: relative;
}
.news .wrap .article .img img {
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.news .wrap .article .info {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
}
.news .wrap .article .info h3 {
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
  margin-bottom: 5px;
  line-height: 21px;
}
.news .wrap .article .info span {
  font: 14px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 14px;
  margin-bottom: 12px;
  display: inline-block;
}
.news .wrap .article .info p {
  font: 15px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 15px;
  line-height: 22px;
}
.news .wrap .article .info b {
  position: absolute;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  text-decoration: underline;
  display: inline-block;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.news .wrap .article .info b:hover {
  color: #238451;
}
.news .wrap .article:hover {
  box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.2);
}
.news .wrap .article:hover b {
  opacity: 1;
}
.news .wrap .left {
  float: left;
  width: 360px;
  height: 440px;
}
.news .wrap .left .article .img {
  width: 360px;
  height: 270px;
}
.news .wrap .left .article .img img {
  max-height: 270px;
  width: 360px;
}
.news .wrap .left .article .info {
  height: 170px;
}
.news .wrap .right {
  float: right;
  width: 705px;
  height: 200px;
}
.news .wrap .right .article:first-child {
  margin-bottom: 40px;
}
.news .wrap .right .article .img {
  float: left;
  width: 190px;
  height: 200px;
}
.news .wrap .right .article .img img {
  height: 200px;
}
.news .wrap .right .article .info {
  float: left;
  width: 515px;
  height: 200px;
}
.news .wrap .list {
  padding: 30px 0;
  border-top: 1px solid #e8e8e8;
  margin-top: 35px;
  display: none;
}
.news .wrap .list.show {
  display: block;
}
.news .wrap .list .short {
  width: 275px;
  float: left;
  box-sizing: border-box;
  padding: 0 25px;
  border-right: 1px solid #f3f3f3;
  height: 230px;
}
.news .wrap .list .short .name {
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
  line-height: 22px;
  display: block;
  margin-bottom: 6px;
}
.news .wrap .list .short .name:hover {
  text-decoration: underline;
}
.news .wrap .list .short span {
  font: 14px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 14px;
  display: block;
  margin-bottom: 20px;
}
.news .wrap .list .short:last-child {
  border-right: none;
}
.news .wrap .list .short p {
  font: 15px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 15px;
  line-height: 20px;
  margin-bottom: 15px;
}
.news .wrap .list .short .go {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  text-decoration: underline;
  display: inline-block;
}
.news .wrap .list .short .go:hover {
  color: #238451;
}
.news .wrap .more {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 225px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 10px auto 0;
}
.news .wrap .more:hover {
  color: #404040;
  border-color: #404040;
}
.news .wrap .more:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
.news_detail .wrap {
  padding-bottom: 40px;
  border-bottom: 1px solid #e8e8e8;
}
.news_detail .sidebar {
  float: left;
  width: 275px;
  box-sizing: border-box;
  padding-right: 30px;
}
.news_detail .sidebar h2 {
  font: 24px 'MullerRegular', sans-serif;
  color: #939393;
  line-height: 24px;
  margin-bottom: 20px;
}
.news_detail .sidebar .artic {
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}
.news_detail .sidebar .artic .img {
  position: relative;
  height: 130px;
  width: 245px;
  display: block;
  overflow: hidden;
  margin-bottom: 14px;
}
.news_detail .sidebar .artic .img img {
  height: 130px;
}
.news_detail .sidebar .artic .name {
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
  line-height: 23px;
  margin-bottom: 3px;
  display: block;
}
.news_detail .sidebar .artic .name:hover {
  text-decoration: underline;
}
.news_detail .sidebar .artic span {
  font: 14px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 14px;
  margin-bottom: 15px;
  display: block;
}
.news_detail .sidebar .artic p {
  font: 15px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 15px;
  line-height: 20px;
  margin-bottom: 15px;
}
.news_detail .sidebar .artic .go {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  text-decoration: underline;
  display: inline-block;
}
.news_detail .sidebar .artic .go:hover {
  color: #238451;
}
.news_detail .sidebar .social {
  padding-top: 40px;
}
.news_detail .sidebar .social h3 {
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
  line-height: 23px;
  margin-bottom: 15px;
}
.news_detail .sidebar .social a {
  display: block;
  position: relative;
  width: 215px;
  box-sizing: border-box;
  height: 50px;
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 49px;
  padding-left: 15px;
  border: 2px solid #000;
  margin-bottom: 8px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.news_detail .sidebar .social a i {
  position: absolute;
  display: inline-block;
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
  right: 20px;
  top: 0;
  line-height: 46px;
}
.news_detail .sidebar .social a:hover {
  color: #fff !important;
}
.news_detail .sidebar .social a:hover i {
  color: #fff !important;
}
.news_detail .sidebar .social a.facebook {
  color: #2f5aba;
  border-color: #2f5aba;
}
.news_detail .sidebar .social a.facebook i {
  color: #2f5aba;
}
.news_detail .sidebar .social a.facebook:hover {
  background: #2f5aba;
}
.news_detail .sidebar .social a.vk {
  color: #4098d5;
  border-color: #4098d5;
}
.news_detail .sidebar .social a.vk i {
  color: #4098d5;
}
.news_detail .sidebar .social a.vk:hover {
  background: #4098d5;
}
.news_detail .sidebar .social a.twitter {
  color: #00adfd;
  border-color: #00adfd;
}
.news_detail .sidebar .social a.twitter i {
  color: #00adfd;
}
.news_detail .sidebar .social a.twitter:hover {
  background: #00adfd;
}
.news_detail .sidebar .social a.ok {
  color: #ed9700;
  border-color: #ed9700;
}
.news_detail .sidebar .social a.ok i {
  color: #ed9700;
}
.news_detail .sidebar .social a.ok:hover {
  background: #ed9700;
}
.news_detail .sidebar .social a.google {
  color: #cf3e3e;
  border-color: #cf3e3e;
}
.news_detail .sidebar .social a.google i {
  color: #cf3e3e;
}
.news_detail .sidebar .social a.google:hover {
  background: #cf3e3e;
}
.news_detail .content {
  float: right;
  width: 825px;
  box-sizing: border-box;
  border-left: 1px solid #e8e8e8;
  padding-left: 40px;
  position: relative;
}
.news_detail .content i {
  font-style: italic;
}
.news_detail .content .title {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  padding-right: 120px;
  margin-bottom: 15px;
  line-height: 35px;
}
.news_detail .content .date {
  font: 16px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 16px;
  display: inline-block;
  line-height: 25px;
  padding-left: 20px;
  border-left: 1px solid #e8e8e8;
  position: absolute;
  right: 0;
  top: 8px;
}
.news_detail .content .main_photo {
  max-width: 785px;
  margin-bottom: 20px;
}
.news_detail .content p {
  font: 15px 'MullerRegular', sans-serif;
  color: #525252;
  line-height: 15px;
  line-height: 22px;
  margin-bottom: 25px;
}
.news_detail .content p.rama {
  padding: 30px;
  background: #f5f5f5;
}
.news_detail .content ul {
  margin-bottom: 25px;
}
.news_detail .content li {
  padding-left: 20px;
  font: 15px 'MullerRegular', sans-serif;
  color: #525252;
  line-height: 15px;
  line-height: 20px;
  position: relative;
  margin-bottom: 10px;
}
.news_detail .content li::after {
  content: '';
  position: absolute;
  left: 2px;
  top: 6px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #4f9d74;
}
.news_detail .content h3 {
  font: 20px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 20px;
  margin-bottom: 10px;
}
.news_detail .content .clearfix {
  margin-bottom: 25px;
}
.news_detail .content .clearfix img {
  float: left;
  margin-right: 20px;
}
.news_detail .content .clearfix.right img {
  float: right;
  margin: 0 0 0 20px;
}
.news_detail .content .foot {
  text-align: center;
  position: relative;
  margin-top: 40px;
}
.news_detail .content .foot .all {
  display: inline-block;
  font: 16px 'MullerRegular', sans-serif;
  color: #818181;
  line-height: 16px;
  line-height: 50px;
  text-decoration: underline;
}
.news_detail .content .foot .all:hover {
  color: #000;
}
.news_detail .content .foot .prev, .news_detail .content .foot .next {
  position: absolute;
  top: 0px;
  font: 16px 'MullerRegular', sans-serif;
  color: #818181;
  line-height: 16px;
  display: inline-block;
  padding: 14px 25px 12px;
  border: 2px solid #e8e8e8;
  border-radius: 22px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.news_detail .content .foot .prev::after, .news_detail .content .foot .next::after {
  font-family: 'icomoon';
  font-size: 21px;
  color: #818181;
  position: absolute;
  top: 14px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.news_detail .content .foot .prev:hover, .news_detail .content .foot .next:hover {
  border-color: #656565;
  color: #656565;
}
.news_detail .content .foot .prev:hover::after, .news_detail .content .foot .next:hover::after {
  color: #656565;
}
.news_detail .content .foot .prev:active, .news_detail .content .foot .next:active {
  background: #656565;
  border-color: #656565;
  color: #fff;
}
.news_detail .content .foot .prev:active::after, .news_detail .content .foot .next:active::after {
  color: #fff;
}
.news_detail .content .foot .next {
  right: 0;
  padding-right: 45px;
}
.news_detail .content .foot .next::after {
  right: 14px;
  content: '\e603';
}
.news_detail .content .foot .prev {
  left: 0;
  padding-left: 45px;
}
.news_detail .content .foot .prev::after {
  left: 15px;
  content: '\e604';
}
.deliver {
  padding-bottom: 60px;
}
.deliver .title {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  margin: 15px 0;
}
.deliver h2 {
  font: 25px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 25px;
  margin-bottom: 30px;
}
.deliver .left {
  float: left;
  width: 500px;
}
.deliver .left img {
  margin-bottom: 10px;
}
.deliver .left h3 {
  font: 20px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 20px;
  margin: 20px 0 5px;
}
.deliver .left p {
  font: 15px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 15px;
  line-height: 18px;
  margin-bottom: 10px;
}
.deliver .left span {
  font: 16px 'MullerRegular', sans-serif;
  color: #589776;
  line-height: 16px;
}
.deliver .right {
  float: right;
  width: 550px;
  padding-left: 40px;
  box-sizing: border-box;
  border-left: 1px solid #f3f3f3;
}
.deliver .right li {
  float: left;
  padding-top: 86px;
  width: 210px;
  margin: 0 60px 30px 0;
}
.deliver .right li:nth-child(2n) {
  margin-right: 0;
}
.deliver .right li h3 {
  font: 18px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 18px;
  margin-bottom: 5px;
}
.deliver .right li p {
  font: 14px 'MullerRegular', sans-serif;
  color: #aaa;
  line-height: 14px;
  line-height: 20px;
}
.deliver .right li:nth-child(1) {
  background: url(../../img/deliver2.svg) 0 0 no-repeat;
}
.deliver .right li:nth-child(2) {
  background: url(../../img/deliver1.svg) 0 0 no-repeat;
}
.deliver .right li:nth-child(5) {
  background: url(../../img/deliver3.svg) 0 0 no-repeat;
  margin-bottom: 0;
}
.deliver .right li:nth-child(6) {
  background: url(../../img/deliver4.svg) 0 0 no-repeat;
  margin-bottom: 0;
}
.deliver .right li:nth-child(3) {
  background: url(../../img/deliver5.svg) 0 0 no-repeat;
}
.deliver .right li:nth-child(4) {
  background: url(../../img/deliver6.svg) 0 0 no-repeat;
}
.deliver .go {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 225px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 45px auto 0;
}
.deliver .go:hover {
  color: #404040;
  border-color: #404040;
}
.deliver .go:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
.contacts .blum {
  background: url(../../img/contact.jpg) center center no-repeat;
  background-size: 100% 100%;
  height: 500px;
}
.contacts .blum .breadcrumbs li {
  color: #fff;
}
.contacts .blum .breadcrumbs li::after {
  color: #fff;
}
.contacts .blum .breadcrumbs li a {
  color: #fff;
}
.contacts .blum .title {
  font: 30px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 30px;
  margin-bottom: 33px;
}
.contacts .blum .left {
  float: left;
  background: rgba(255, 255, 255, 0.9);
  box-sizing: border-box;
  width: 420px;
  padding: 55px 40px 0 60px;
  height: 305px;
}
.contacts .blum .left h3 {
  font: 19px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 19px;
  margin-bottom: 15px;
}
.contacts .blum .left p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  margin-bottom: 24px;
  line-height: 20px;
}
.contacts .blum .right {
  float: right;
  background: rgba(255, 255, 255, 0.9);
  box-sizing: border-box;
  width: 630px;
  height: 305px;
  padding: 55px 40px 0 55px;
}
.contacts .blum .right .fl {
  float: left;
  width: 255px;
}
.contacts .blum .right .fl h3 {
  font: 19px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 19px;
  margin-bottom: 10px;
}
.contacts .blum .right .fl h3.margin {
  margin: 30px 0 10px;
}
.contacts .blum .right .fl p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 20px;
}
.contacts .address {
  height: 448px;
  float: left;
  padding: 65px 0px 0px 75px;
  box-sizing: border-box;
  margin-bottom: 50px;
}
.contacts .address h2 {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  margin-bottom: 30px;
}
.contacts .address p {
  font: 20px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 20px;
  margin-bottom: 15px;
}
.contacts .address img {
  margin: 25px 0 55px;
}
.contacts .address button {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 225px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin-left: 75px;
}
.contacts .address button:hover {
  color: #404040;
  border-color: #404040;
}
.contacts .address button:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
.contacts .form {
  width: 470px;
  box-sizing: border-box;
  float: right;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  text-align: center;
  margin-top: 65px;
}
.contacts .form h2 {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  margin-bottom: 30px;
}
.contacts .form p {
  font: 18px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 18px;
  margin: 18px 0;
}
.contacts .form form {
  margin: 0 auto;
  width: 260px;
}
.contacts .form form .input {
  display: inline-block;
  width: 260px;
  height: 42px;
  box-sizing: border-box;
  border: 1px solid #d1d1d1;
  background: #fff;
  position: relative;
  padding: 0px 0 0px 43px;
  margin-bottom: 12px;
  border-radius: 8px;
}
.contacts .form form .input::before {
  position: absolute;
  font-family: 'icomoon';
  height: 100%;
  width: 40px;
  font-size: 18px;
  line-height: 38px;
  text-align: center;
  top: 0;
  left: 0;
  border-right: 1px solid #d1d1d1;
  color: #d1d1d1;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.contacts .form form .input input, .contacts .form form .input textarea {
  width: 100%;
  height: 100%;
  background: none;
  font: 14px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 14px;
}
.contacts .form form .input textarea {
  padding-top: 10px;
  margin-bottom: 25px;
}
.contacts .form form .input.focus {
  border-color: #88c7f4;
}
.contacts .form form .input.focus::before {
  color: #88c7f4;
  border-color: #88c7f4;
}
.contacts .form form .input:nth-of-type(1)::before {
  content: "\e601";
}
.contacts .form form .input:nth-of-type(2)::before {
  content: "\e600";
}
.contacts .form form .input:nth-of-type(3) {
  height: 95px;
}
.contacts .form form .input:nth-of-type(3)::before {
  content: "\e602";
  font-size: 21px;
}
.contacts .form form button {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  height: 46px;
  box-sizing: border-box;
  width: 160px;
  text-align: center;
  line-height: 44px;
  border: 2px solid #2579bf;
  background: #1d90ef;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 0 auto;
}
.contacts .form form button:hover {
  background: #52a9f1;
}
.contacts .form form button:active {
  background: #52a9f1;
  border-color: #52a9f1;
}
.client {
  padding-bottom: 60px;
}
.client .title {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  margin-bottom: 25px;
}
.client .sertif {
  position: relative;
  margin-bottom: 50px;
  /* .tri {
 position: absolute;
 height: 50px;
 width: 33px;
 overflow: hidden;
 top: 183px;
 right: -33px;
 z-index: 2;
 i {
 display: block;
 width: 35px;
 height: 35px;
 background: #fff;
 box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
 @include rotate(45deg);
 position: absolute;
 left: -17px;
 top: 7px;
 }
 } */
}
.client .sertif .list {
  overflow: hidden;
  width: 1100px;
  height: 410px;
  padding: 5px 0;
}
.client .sertif .list .li {
  float: left;
  width: 349px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  margin: 0px 9px;
  cursor: pointer;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.client .sertif .list .li:hover {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.client .sertif .list .li:last-child {
  margin-right: 0;
}
.client .sertif .list .li .img {
  width: 360px;
  height: 400px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.client .sertif .list .li .img img {
  max-width: 300px;
  max-height: 340px;
}
.client .sertif .control.prev, .client .sertif .control.next {
  top: 160px;
}
.client .clearfix {
  margin-bottom: 60px;
}
.client .garant {
  padding: 40px 0 40px;
  margin-bottom: 35px;
}
.client .garant li {
  float: left;
  width: 290px;
  padding-top: 95px;
}
.client .garant li:nth-child(2) {
  margin: 0 115px;
  background: url(../../img/garant2.svg) center 0 no-repeat;
}
.client .garant li:nth-child(1) {
  background: url(../../img/garant1.svg) center 0 no-repeat;
}
.client .garant li:nth-child(3) {
  background: url(../../img/garant3.svg) center 0 no-repeat;
}
.client .garant li h3 {
  font: 17px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 17px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 11px;
}
.client .garant li p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 20px;
  text-align: center;
}
.client .text {
  padding-top: 30px;
  float: right;
  box-sizing: border-box;
  width: 640px;
  height: 425px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.client .text h2 {
  font: 23px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 23px;
  line-height: 26px;
  margin-bottom: 20px;
}
.client .text p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 22px;
  margin-bottom: 25px;
}
.client .check {
  width: 400px;
  box-sizing: border-box;
  padding-right: 40px;
  border-right: 1px solid #e8e8e8;
  float: left;
}
.client .check img {
  margin-bottom: 30px;
  width: 220px;
}
.client .check p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 22px;
}
.client .gara {
  float: right;
  width: 640px;
}
.client .gara h2 {
  font: 23px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 23px;
  margin-bottom: 50px;
}
.client .gara .block {
  height: 80px;
  padding-left: 100px;
  margin-bottom: 45px;
}
.client .gara .block:nth-of-type(1) {
  background: url(../../img/client1.svg) 0 0 no-repeat;
}
.client .gara .block:nth-of-type(2) {
  background: url(../../img/client2.svg) 4px 0 no-repeat;
}
.client .gara .block:nth-of-type(3) {
  background: url(../../img/client3.svg) 7px 0 no-repeat;
}
.client .gara .block h3 {
  font: 17px 'MullerMedium', sans-serif;
  color: #000;
  line-height: 17px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 14px;
}
.client .gara .block p {
  font: 15px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 15px;
  line-height: 22px;
}
.client .go {
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #9c9c9c;
  line-height: 16px;
  border: 2px solid #9c9c9c;
  height: 48px;
  width: 225px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  margin: 0 auto;
}
.client .go:hover {
  color: #404040;
  border-color: #404040;
}
.client .go:active {
  color: #fff !important;
  background: #404040;
  border-color: #404040;
}
.sales {
  padding-bottom: 80px;
}
.sales .title {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  margin: 10px 0 25px;
}
.sales .clearfix {
  margin-bottom: 10px;
}
.sales .clearfix .sale {
  float: left;
  height: 360px;
  width: 360px;
  display: block;
  position: relative;
  overflow: hidden;
}
.sales .clearfix .sale:first-child {
  margin-right: 10px;
}
.sales .clearfix .sale img {
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1;
  height: 360px;
  min-width: 360px;
}
.sales .clearfix .sale .text {
  position: absolute;
  z-index: 3;
  left: 35px;
  bottom: 30px;
}
.sales .clearfix .sale .text .red {
  display: inline-block;
  font: 26px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 26px;
  padding: 14px 10px 10px;
  background: #f16868;
  margin-bottom: 16px;
  line-height: 20px;
}
.sales .clearfix .sale .text h2 {
  font: 22px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 22px;
  margin-bottom: 8px;
}
.sales .clearfix .sale .text p {
  font: 15px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 15px;
  margin-bottom: 18px;
}
.sales .clearfix .sale .text span {
  font: 15px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 15px;
  display: inline-block;
}
.sales .clearfix .sale .grad {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.5;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  background: #969696;
  /* Old browsers */
  background: -moz-linear-gradient(top, #969696 0%, #515252 50%, #000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #969696), color-stop(50%, #515252), color-stop(100%, #000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #969696 0%, #515252 50%, #000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #969696 0%, #515252 50%, #000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #969696 0%, #515252 50%, #000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #969696 0%, #515252 50%, #000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#969696', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
.sales .clearfix .sale:hover .grad {
  opacity: 0.65;
}
.sales .clearfix.left .sale:last-child {
  width: 730px;
}
.sales .clearfix.left .sale:last-child img {
  min-width: 730px;
}
.sales .clearfix.right .sale:first-child {
  width: 730px;
}
.sales .clearfix.right .sale:first-child img {
  min-width: 730px;
}
.sales_detail {
  padding-bottom: 50px;
}
.sales_detail .sale {
  height: 460px;
  width: 1100px;
  display: block;
  position: relative;
  overflow: hidden;
}
.sales_detail .sale:first-child {
  margin-right: 10px;
}
.sales_detail .sale img {
  position: fixed;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 1;
  height: 460px;
  min-width: 1100px;
}
.sales_detail .sale .text {
  position: absolute;
  z-index: 3;
  left: 35px;
  bottom: 30px;
}
.sales_detail .sale .text .red {
  display: inline-block;
  font: 26px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 26px;
  padding: 14px 10px 10px;
  background: #f16868;
  margin-bottom: 20px;
  line-height: 20px;
}
.sales_detail .sale .text h2 {
  font: 30px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 30px;
  margin-bottom: 8px;
}
.sales_detail .sale .text p {
  font: 16px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 16px;
  margin-bottom: 18px;
}
.sales_detail .sale .text span {
  font: 16px 'MullerRegular', sans-serif;
  color: #cfcdcd;
  line-height: 16px;
  display: inline-block;
}
.sales_detail .sale .timer {
  position: absolute;
  z-index: 3;
  left: 600px;
  bottom: 25px;
}
.sales_detail .sale .timer span {
  font: 16px 'MullerRegular', sans-serif;
  color: #d9d8d8;
  line-height: 16px;
  float: left;
  padding: 11px 16px 0 0;
}
.sales_detail .sale .timer ul {
  float: right;
}
.sales_detail .sale .timer ul li {
  float: left;
  margin-right: 5px;
  font: 30px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 30px;
}
.sales_detail .sale .timer ul li i {
  font-size: 16px;
  display: inline-block;
  padding: 0 5px;
}
.sales_detail .sale .grad {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.6;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  background: #969696;
  /* Old browsers */
  background: -moz-linear-gradient(top, #969696 0%, #515252 50%, #000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #969696), color-stop(50%, #515252), color-stop(100%, #000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #969696 0%, #515252 50%, #000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #969696 0%, #515252 50%, #000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #969696 0%, #515252 50%, #000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #969696 0%, #515252 50%, #000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#969696', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
}
.sales_detail .foot {
  text-align: center;
  position: relative;
  margin-top: 40px;
}
.sales_detail .foot .all {
  display: inline-block;
  font: 16px 'MullerRegular', sans-serif;
  color: #818181;
  line-height: 16px;
  line-height: 50px;
  text-decoration: underline;
}
.sales_detail .foot .all:hover {
  color: #000;
}
.sales_detail .foot .prev, .sales_detail .foot .next {
  position: absolute;
  top: 2px;
  font: 16px 'MullerRegular', sans-serif;
  color: #818181;
  line-height: 16px;
  display: inline-block;
  padding: 14px 25px 12px;
  border: 2px solid #e8e8e8;
  border-radius: 22px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.sales_detail .foot .prev::after, .sales_detail .foot .next::after {
  font-family: 'icomoon';
  font-size: 21px;
  color: #818181;
  position: absolute;
  top: 14px;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.sales_detail .foot .prev:hover, .sales_detail .foot .next:hover {
  border-color: #656565;
  color: #656565;
}
.sales_detail .foot .prev:hover::after, .sales_detail .foot .next:hover::after {
  color: #656565;
}
.sales_detail .foot .prev:active, .sales_detail .foot .next:active {
  background: #656565;
  border-color: #656565;
  color: #fff;
}
.sales_detail .foot .prev:active::after, .sales_detail .foot .next:active::after {
  color: #fff;
}
.sales_detail .foot .next {
  right: 0;
  padding-right: 45px;
}
.sales_detail .foot .next::after {
  right: 14px;
  content: '\e603';
}
.sales_detail .foot .prev {
  left: 0;
  padding-left: 45px;
}
.sales_detail .foot .prev::after {
  left: 15px;
  content: '\e604';
}
.thank {
  background: url(../../img/thank.jpg) center center no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.thank .thank_content {
  padding-top: 130px;
}
.thank .thank_content h1 {
  font: 56px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 56px;
  text-align: center;
  margin-bottom: 20px;
}
.thank .thank_content p {
  font: 22px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 22px;
  text-align: center;
  margin-bottom: 40px;
}
.thank .thank_content .buttons {
  width: 480px;
  margin: 0 auto;
}
.thank .thank_content .buttons a:first-child {
  float: left;
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #ececec;
  line-height: 16px;
  border: 2px solid #ececec;
  height: 48px;
  width: 225px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: none;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}
.thank .thank_content .buttons a:first-child:hover {
  color: #867055;
  background: #ececec;
}
.thank .thank_content .buttons a:first-child:active {
  color: #867055;
  background: #fff;
  border-color: #fff;
}
.thank .thank_content .buttons a:last-child {
  float: right;
  display: block;
  font: 16px 'MullerRegular', sans-serif;
  color: #867055;
  line-height: 16px;
  border: 2px solid #ececec;
  height: 48px;
  width: 225px;
  box-sizing: border-box;
  text-align: center;
  line-height: 46px;
  background: #ececec;
  border-radius: 22px;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
}
.thank .thank_content .buttons a:last-child:hover {
  background: #fff;
  border-color: #fff;
}
.thank .rights {
  position: absolute;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  display: block;
  text-align: center;
  font: 15px 'MullerRegular', sans-serif;
  color: #ececec;
  line-height: 15px;
  line-height: 22px;
  bottom: 35px;
}
.thank .rights.fix {
  position: static;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  margin-top: 100px;
}
header.white {
  box-shadow: none;
}
header.white .wrap .logo {
  color: #fff;
  background: url(../../img/logo_w.svg) center 0 no-repeat;
}
header.white .wrap .right .top {
  border: none;
}
header.white .wrap .right .phones {
  width: auto;
  right: 0;
}
header.white .wrap .right .phones span {
  color: #fff;
}
header.white .wrap .right .phones span:last-child {
  margin: 0;
}
header.white .wrap .right .phones::after {
  display: none;
}
header.white .wrap .right .menu li {
  float: left;
  position: relative;
  padding: 0;
}
header.white .wrap .right .menu li:first-child a {
  padding-left: 0;
}
header.white .wrap .right .menu li:last-child::after {
  width: 0;
}
header.white .wrap .right .menu li:last-child a {
  padding-right: 0;
}
header.white .wrap .right .menu li::after {
  content: '';
  position: absolute;
  top: 18px;
  right: 0;
  width: 2px;
  height: 15px;
  background: #cecccc;
}
header.white .wrap .right .menu li a {
  padding: 0 22px;
  display: inline-block;
  font: 16px 'MullerRegular', sans-serif;
  color: #cecccc;
  line-height: 16px;
  line-height: 54px;
  position: relative;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
header.white .wrap .right .menu li a::after {
  display: none;
}
header.white .wrap .right .menu li a:hover {
  color: #fff;
}
header.white .wrap .right .menu li a.active {
  color: #fff;
}
.search-result-page .wrap .res {
  font: 30px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 30px;
  padding: 10px 0;
}
.search-result-page .wrap .search {
  height: 42px;
  box-sizing: border-box;
  top: -24px;
  margin-bottom: 30px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.search-result-page .wrap .search input {
  float: left;
  width: 585px;
  margin: 5px 20px 0 0;
  height: 30px;
  border-bottom: 1px solid #e8e8e8;
  font: 16px 'MullerRegular', sans-serif;
  color: #000;
  line-height: 16px;
  padding-left: 0;
}
.search-result-page .wrap .search button {
  float: left;
  opacity: 0.5;
  width: 42px;
  height: 42px;
  box-sizing: border-box;
  border: 2px solid #000;
  border-radius: 50%;
  position: relative;
  background: none;
}
.search-result-page .wrap .search button::after {
  content: '';
  width: 22px;
  height: 38px;
  display: inline-block;
  background: url(../../img/search.svg) 0 center no-repeat;
}
.search-result-page .wrap .search button:hover {
  opacity: 1;
}
.search-result-page .wrap .content {
  float: none;
  width: 1100px;
}
.search-result-page .wrap .content .cart {
  margin-right: 20px !important;
}
.search-result-page .wrap .content .cart:nth-child(4n) {
  margin-right: 0 !important;
}
.marketing {
  background: #f2f2f2;
  box-shadow: inset 0px 4px 8px -4px rgba(0, 0, 0, 0.1);
}
.marketing .wrap {
  padding: 65px 0 70px;
  -webkit-transition: all 0.25s linear 0s;
  -moz-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}
.marketing .wrap .close {
  position: absolute;
  top: 70px;
  right: 0;
  display: block;
  width: 42px;
  height: 42px;
  background: url(../../img/close.svg) 0 0 no-repeat;
  opacity: 0.2;
  cursor: pointer;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.marketing .wrap .close:hover {
  opacity: 0.5;
}
.marketing .wrap img {
  float: left;
  max-width: 425px;
  max-height: 400px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  margin-right: 85px;
}
.marketing .wrap .text {
  float: left;
  width: 500px;
}
.marketing .wrap .text .title {
  font: 26px 'MullerRegular', sans-serif;
  color: #464646;
  line-height: 26px;
  line-height: 35px;
  margin-bottom: 20px;
}
.marketing .wrap .text p {
  font: 15px 'MullerRegular', sans-serif;
  color: #464646;
  line-height: 15px;
  line-height: 28px;
  margin-bottom: 20px;
}
.marketing .wrap .text span {
  display: block;
  font: 28px 'MullerRegular', sans-serif;
  color: #464646;
  line-height: 28px;
  margin-bottom: 40px;
}
.marketing .wrap .text a {
  display: block;
  font: 18px 'MullerRegular', sans-serif;
  color: #fff;
  line-height: 18px;
  width: 355px;
  line-height: 51px;
  border-radius: 16px;
  text-align: center;
  background: #4f9d74;
  -webkit-transition: all 0.15s ease 0s;
  -moz-transition: all 0.15s ease 0s;
  -o-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
}
.marketing .wrap .text a:hover {
  background: #458965;
}
.marketing .wrap .text a:active {
  background: #397153;
}
.marketing.hide {
  /* -moz-transform: translateY(-220px) scaleY(0);
 -ms-transform: translateY(-220px) scaleY(0);
 -webkit-transform: translateY(-220px) scaleY(0);
 -o-transform: translateY(-220px) scaleY(0);
 transform: translateY(-220px) scaleY(0); */
}
.marketing.hide .wrap {
  margin-top: -500px;
}
/* .price, .old_price {
 opacity: 0;
 } */nav {
  display: none;
}
@media (max-width: 1024px) {
  body {
    width: 98vw;
    min-width: 0;
    margin: auto;
  }
  .catalog .wrap .sidebar {
    display: none;
  }
  .wrap {
    width: 98%;
    margin: auto;
  }
  header .wrap .right .menu li {
    padding: 0 15px;
  }
  .breadcrumbs.clearfix {
    width: 100%;
  }
  .news_detail .sidebar {
    width: 30%;
  }
  .news_detail .content {
    width: 70%;
  }
  .news_detail .content img {
    width: 100%;
    height: 50vw;
    object-fit: contain;
  }
  .news_detail .sidebar .artic .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .news_detail .sidebar .artic .img {
    width: 100%;
    height: 15vw;
  }
  footer .top .menu li a {
    padding: 0 20px;
  }
  .popup_galery .prev:hover, .popup_galery .next:hover {
    background: none;
  }
  .popup_galery.open .close {
    top: 10%;
    z-index: 10;
  }
  .catalog .wrap .content {
    width: inherit;
  }
  .clearfix {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .catalog .wrap .content .cart {
    width: 49%;
    margin: 0;
    margin-bottom: 1%;
  }
  .catalog .wrap .content .cart .img {
    width: 100%;
  }
  .catalog .wrap .content .cart .img img {
    width: 100%;
    object-fit: cover;
  }
  .catalog .wrap .content .cart .name {
    height: auto;
  }
  .item .top .head .left {
    width: 90%;
    margin: auto;
  }
  .item .top .head .right {
    width: 90%;
    margin: auto;
  }
  .item .top .head .right .yarl {
    right: 62%;
    top: 5%;
  }
  .item .top .head .right .button .zakaz {
    width: 100%;
  }
  .info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item .top .head .right .chenger .info span {
    width: 49%;
    margin: 0;
    padding: 0;
    margin-bottom: 5%;
    text-align: center;
  }
  .item .top .include .title {
    width: 100%;
    text-align: center;
  }
  .item .top .include .slider {
    width: 100%;
    padding: 0;
    height: auto;
    padding-bottom: 10%;
    margin-bottom: 5%;
  }
  .item .top .include .slider .slide {
    width: 90%;
    margin: auto;
  }
  .item .top .include .slider .slide img {
    width: 100%;
    max-width: 100%;
  }
  .item .top .include .slider .next {
    right: 0;
  }
  .item .top .include .tabs {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item .top .include .tabs .svg {
    width: 29%;
    padding: 0px 10%;
  }
  .item .mid .komplekt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item .mid .komplekt .ctrl {
    width: 80%;
    margin: auto;
    margin-bottom: 5%;
  }
  .item .mid .komplekt .screen {
    order: 2;
  }
  .item .dop .colors {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item .dop .colors .rama {
    width: 40%;
    margin: 0 30%;
  }
  .item .dop .colors h3 {
    width: 100%;
    margin: 0;
    margin-bottom: 5%;
    margin-top: 5%;
    text-align: center;
  }
  .item .dop .colors .color {
    width: 100%;
    margin-left: 10px;
  }
  .wrap .text {
    width: 100%;
  }
  .wrap .right {
    width: 100%;
  }
  .address {
    width: 80%;
    margin: 0% 10%;
    margin-top: 5% !important;
  }
  button.view_map {
    width: 50%;
    margin: 0 25%;
    margin-top: 5%;
    border-radius: 50px;
    height: 5vw;
  }
  .contacts .form form {
    width: 100%;
  }
  .contacts .form form .input {
    width: 100%;
  }
  .mid .wrap.clearfix .left {
    padding-top: 0;
    margin-bottom: 3%;
  }
  .news .wrap .left {
    width: 100%;
    margin-bottom: 10%;
  }
  .news .wrap .left .article .img {
    width: 100%;
    height: 40vw;
  }
  .news .wrap .left .article .img img {
    width: 100%;
    height: 100%;
  }
  .news .wrap .right {
    width: 100%;
    height: auto;
  }
  .news .wrap .article {
    display: flex;
    height: auto;
    margin-bottom: 5%;
    width: 100%;
  }
  .news .wrap .left .article .info {
    width: 100%;
    height: auto;
  }
  .news .wrap .article .info span {
    width: 100%;
  }
  .news .wrap .right .article:first-child {
    width: 100%;
    height: auto;
  }
  .news .wrap .list.show {
    display: flex;
  }
  .news .wrap .list .short {
    width: 49%;
  }
  .client .sertif .list .li {
    width: 49%;
    margin: 0;
  }
  .client .sertif .list {
    width: inherit;
  }
  .client .garant {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .garant.clearfix li {
    width: 32%;
  }
  .client .garant li:nth-child(2) {
    margin: 0;
  }
  .contacts .blum .left {
    width: 90%;
    margin: auto;
    margin-bottom: 5%;
  }
  .contacts .blum {
    height: auto;
  }
  .contacts .blum .right {
    width: 90%;
    margin: auto;
    margin-bottom: 5%;
  }
  .wrap.clearfix .left {
    width: 90%;
    margin: auto;
  }
  .contacts .address {
    width: 90%;
    padding: 0;
    margin: auto;
  }
  .contacts .address button {
    width: 100%;
  }
  .wrap .right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contacts .form {
    padding: 0 !important;
    margin: auto !important;
  }
  .wrap {
    width: 100%;
  }
  header .wrap .right {
    width: 80vw;
  }
  .hits .wrap .list {
    width: 100%;
    height: auto;
  }
  .list .ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100% !important;
  }
  .delivery .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .head_title {
    width: 100%;
    text-align: center;
  }
  .delivery .wrap .block {
    width: 49%;
  }
  .galery .wrap .data {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    height: auto;
  }
  .galery .wrap .data li.long.mini_slide {
    width: 50%;
  }
  .galery .wrap .data li img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .galery .wrap .data li.mini_slide {
    width: 23%;
  }
  .about .left .text {
    width: 100%;
  }
  .about .right .text {
    width: 100%;
  }
  .img510 {
    width: 100% !important;
  }
  .wrap.clearfix {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .feedback .info {
    width: 35%;
  }
  .feedback .form {
    width: 35%;
  }
  .feedback .info .col {
    width: 100%;
  }
  footer .rights .wrap .scrollTop {
    right: 0;
    top: auto;
    bottom: 5vw;
  }
  .item .top .head .right .status {
    top: 28vw;
  }
  header .wrap .right .top {
    width: 100% !important;
  }
}
@media (max-width: 900px) {
  body {
    width: 98vw;
    min-width: 0;
    margin: auto;
  }
  .wrap {
    width: 98%;
    margin: auto;
  }
  footer .top .menu li a {
    font-size: 14px;
  }
  .galery .wrap .data li.mini_slide {
    width: 22%;
  }
  .item .top .head .right .yarl {
    right: auto;
    left: 0;
    top: 15%;
  }
  .item .top .head .right .status {
    top: auto;
    bottom: 34%;
  }
}
@media (max-width: 768px) {
  body {
    width: 98vw;
    min-width: 0;
    margin: auto;
  }
  .wrap {
    width: 98%;
    margin: auto;
  }
  #header .wrap.clearfix {
    width: 70%;
  }
  .news_detail .content {
    width: 100%;
    padding: 0;
    order: 2;
    border: 0;
    margin-bottom: 3%;
  }
  .news_detail .sidebar {
    width: 100%;
    padding: 0;
    order: 3;
  }
  .news_detail .sidebar .social a {
    width: 100%;
  }
  header .wrap .right {
    width: 45vw !important;
    display: flex;
  }
  ul.menu {
    display: none;
  }
  header .wrap .right .top .phones::after {
    display: none;
  }
  header .wrap .right .top {
    height: 100px;
    width: 100%;
    overflow: inherit;
  }
  header .wrap .right .top .phones {
    padding-left: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: inherit;
  }
  header .wrap .right .top .phones span {
    width: 100%;
    margin-right: 0;
  }
  header .wrap .right .top .change {
    display: none;
  }
  .catalog .wrap .sidebar {
    display: none;
  }
  .catalog .wrap .content .sort {
    display: none;
  }
  nav {
    display: block;
    position: fixed;
    right: 5%;
    top: 5%;
    z-index: 99999999;
  }
  ul.menu {
    position: fixed;
    background: #000;
    left: 0;
    right: 55%;
    height: 100%;
    z-index: 999999999;
    top: 0;
    padding-top: 5%;
  }
  header .wrap .right .menu li a {
    color: #fff;
  }
  header .wrap .right .menu li {
    width: 95%;
    padding: 0;
    padding-left: 5% !important;
    text-align: left;
  }
  .catalog .wrap .content .cart .yarl, .hits .wrap .list .li .yarl, .head_title h2, .item .dop .colors .rama .shad, .galery .wrap .data li .shad, .item .top .head .right .yarl, .head_title a {
    z-index: 1;
  }
  nav img {
    width: 30px;
    height: 30px;
  }
  footer .rights .wrap .scrollTop {
    right: 20px;
    top: 5vw;
    z-index: 99999999;
  }
  .intro .wrap .block {
    width: 100%;
  }
  .list .ul {
    display: flex;
    width: 100% !important;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .hits .wrap .list {
    width: inherit;
    height: auto;
  }
  .hits .wrap .list .li {
    width: 49%;
    margin: 0;
    margin-bottom: 5%;
  }
  .hits .wrap .list .li .yarl.sale {
    top: 0;
  }
  .hits .wrap .list .li .img {
    width: 100%;
    height: 45vw;
    display: block;
  }
  .hits .wrap .list .li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .hits .wrap .list .li .name {
    height: auto;
  }
  .head_title {
    text-align: center;
    width: 100%;
  }
  .delivery .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .delivery .wrap .block {
    width: 80%;
    margin: auto;
    padding-right: 0;
    background-position-x: center;
    margin-bottom: 5%;
  }
  .delivery .wrap .block:last-child {
    background-position-x: center;
  }
  .galery .wrap .data {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    height: auto;
  }
  .galery .wrap .data li.long {
    width: 100%;
    height: 40vw;
    margin-bottom: 2%;
  }
  .galery .wrap .data li.long img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .galery .wrap .data li {
    width: 49%;
    margin: 0;
    height: 40vw;
    margin-bottom: 2%;
  }
  .galery .wrap .data li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .galery .wrap .data li:last-child {
    margin-right: -2%;
  }
  .about.clearfix {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about .left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about .left .text {
    padding-right: 0;
    width: 80%;
    margin: auto;
  }
  .img510 {
    width: 100% !important;
  }
  .about .right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .about .right .text {
    width: 80%;
    margin: auto;
    padding-left: 0;
  }
  .about .right .text button {
    margin: 0;
    width: 100%;
    margin-bottom: 10%;
  }
  #header .wrap.clearfix {
    width: 70%;
  }
  .feedback .info {
    width: 80% !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 10% 5%;
  }
  .feedback h2 {
    width: 100%;
    text-align: center;
  }
  .feedback .info .col {
    width: 49%;
  }
  .feedback .form, .contacts .form {
    width: 80%;
    margin: 0 10% 0;
  }
  .feedback .form form, .contacts .form form {
    width: 100%;
  }
  .feedback .form form .input, .contacts .form form .input {
    width: 100%;
  }
  footer .mid .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
  }
  footer .mid .wrap .left {
    width: 100%;
    text-align: center;
    margin-bottom: 3%;
    padding: 0 !important;
  }
  footer .mid .wrap .left li {
    width: 100%;
  }
  footer .mid .wrap .right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  footer .mid .wrap .right .col {
    width: 49%;
    margin-bottom: 3%;
    text-align: center;
  }
  footer .mid .wrap .right .social {
    width: 49%;
    text-align: center;
  }
  footer .rights .wrap p.left {
    width: 100%;
    text-align: center;
  }
  footer .rights .wrap p.right {
    width: 100%;
    text-align: center;
  }
  footer .foot .wrap .cheshir {
    width: 100%;
    text-align: center;
  }
  .hits .head_title.clearfix {
    text-align: left;
  }
  header .wrap .right .top .search {
    display: none;
  }
  footer .top .menu li {
    display: block;
    width: 100%;
  }
  footer .top .menu li a {
    color: #fff;
  }
  footer .top .menu li::after {
    display: none;
  }
  footer .top .menu li:last-child::before {
    display: none;
  }
  .popup_galery .prev:hover, .popup_galery .next:hover {
    background: none;
  }
  .popup_galery.open .close {
    top: 10%;
    z-index: 10;
  }
  .catalog .wrap .content {
    width: inherit;
  }
  .clearfix {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .catalog .wrap .content .cart {
    width: 49%;
    margin: 0;
    margin-bottom: 1%;
  }
  .catalog .wrap .content .cart .img {
    width: 100%;
  }
  .catalog .wrap .content .cart .img img {
    width: 100%;
    object-fit: cover;
  }
  .catalog .wrap .content .cart .name {
    height: auto;
  }
  .item .top .head .left {
    width: 90%;
    margin: auto;
  }
  .item .top .head .right {
    width: 90%;
    margin: auto;
  }
  .item .top .head .right .yarl {
    right: auto;
    top: 15%;
    left: 0%;
  }
  .item .top .head .right .button .zakaz {
    width: 100%;
  }
  .info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item .top .head .right .chenger .info span {
    width: 49%;
    margin: 0;
    padding: 0;
    margin-bottom: 5%;
    text-align: center;
  }
  .item .top .include .title {
    width: 100%;
    text-align: center;
  }
  .item .top .include .slider {
    width: 100%;
    padding: 0;
    height: auto;
    padding-bottom: 10%;
    margin-bottom: 5%;
  }
  .item .top .include .slider .slide {
    width: 90%;
    margin: auto;
  }
  .item .top .include .slider .slide img {
    width: 100%;
    max-width: 100%;
  }
  .item .top .include .slider .next {
    right: 0;
  }
  .item .top .include .tabs {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item .top .include .tabs .svg {
    width: 29%;
    padding: 0px 10%;
  }
  .item .mid .komplekt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item .mid .komplekt .ctrl {
    width: 80%;
    margin: auto;
    margin-bottom: 5%;
  }
  .item .mid .komplekt .screen {
    order: 2;
  }
  .item .dop .colors {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item .dop .colors .rama {
    width: 40%;
    margin: 0 30%;
  }
  .item .dop .colors h3 {
    width: 100%;
    margin: 0;
    margin-bottom: 5%;
    margin-top: 5%;
    text-align: center;
  }
  .item .dop .colors .color {
    width: 100%;
    margin-left: 10px;
  }
  .wrap .text {
    width: 100%;
  }
  .wrap .right {
    width: 100%;
  }
  .address {
    width: 80%;
    margin: 0% 10%;
    margin-top: 5% !important;
  }
  button.view_map {
    width: 50%;
    margin: 0 25%;
    margin-top: 5%;
    border-radius: 50px;
    height: 5vw;
  }
  .news .wrap .left {
    width: 100%;
  }
  .news .wrap .left .article .img {
    width: 100%;
    height: 40vw;
  }
  .news .wrap .left .article .img img {
    width: 100%;
    height: 100%;
  }
  .news .wrap .right {
    width: 100%;
    height: auto;
  }
  .news .wrap .article {
    display: flex;
    height: auto;
    margin-bottom: 5%;
    width: 100%;
  }
  header .wrap .right .menu li a {
    font-size: 14px;
  }
  header .wrap .right .menu li {
    padding: 0 20px;
  }
  footer .top .menu li a {
    padding: 0 20px;
  }
  .news .wrap .left .article .info {
    width: 100%;
    height: auto;
  }
  .news .wrap .article .info span {
    width: 100%;
  }
  .news .wrap .right .article:first-child {
    width: 100%;
    height: auto;
  }
  .news .wrap .list.show {
    display: flex;
  }
  .news .wrap .list .short {
    width: 49%;
  }
  .client .sertif .list .li {
    width: 49%;
    margin: 0;
  }
  .client .sertif .list {
    width: inherit;
  }
  .client .garant {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .garant.clearfix li {
    width: 32%;
  }
  .client .garant li:nth-child(2) {
    margin: 0;
  }
  .contacts .blum .left {
    width: 90%;
    margin: auto;
    margin-bottom: 5%;
  }
  .contacts .blum {
    height: auto;
  }
  .contacts .blum .right {
    width: 90%;
    margin: auto;
    margin-bottom: 5%;
  }
  .wrap.clearfix .left {
    width: 90%;
    margin: auto;
  }
  .contacts .address {
    width: 90%;
    padding: 0;
    margin: auto;
  }
  .contacts .address button {
    width: 100%;
  }
  .wrap .right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contacts .form {
    padding: 0 !important;
    margin: auto !important;
  }
  .item .mid .komplekt .screen .block img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5%;
  }
  .item .mid .komplekt .screen .block .text {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .item .top .head .right .yarl {
    right: auto;
    top: 1%;
    left: 30%;
  }
  .item .top .head .right .status {
    top: auto;
    bottom: 28%;
  }
  .item .top .head .left .galery .mini_img {
    width: 25%;
  }
  .item .top .head .left .galery .mini_slide {
    width: 75%;
  }
  .item .top .head .left .text {
    width: 100%;
  }
}
@media (max-width: 643px) {
  .item .top .head .right .button {
    width: 100%;
  }
  .item .top .include .slider .slide.curr {
    margin-bottom: 10%;
  }
  .news .wrap .right .article .img {
    width: 100%;
    height: 75vw;
  }
  .item .top .include .tabs .buttons {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .item .top .include .tabs .svg {
    width: 47%;
    padding: 0px 10%;
    margin: auto;
  }
  .item .top .include .tabs .buttons .button {
    width: 60%;
    display: flex;
    margin-left: auto;
  }
  .news .wrap .right .article .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .news .wrap .left {
    height: auto;
  }
  header .wrap .right {
    width: 60vw !important;
    display: flex;
  }
  .news_detail .sidebar .artic .img {
    height: 30vw;
  }
  .news_detail .content .foot {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .news_detail .content .foot .prev {
    position: relative;
  }
  #header .wrap.clearfix {
    width: 100%;
  }
  .item .top .head .right .yarl {
    right: 43%;
    top: 5%;
    left: auto;
  }
  .item .top .head .right .status {
    bottom: auto;
    top: 5%;
  }
}
@media (max-width: 450px) {
  .item .top .head .right table tr td {
    width: 100%;
  }
  .item .top .head .right table tr td span {
    width: 70%;
  }
  .item .top .head .right table tr td i {
    width: 30%;
  }
  .galery .wrap .data li:last-child {
    margin-right: 0% !important;
  }
  ul.menu {
    right: 30%;
  }
  #header .wrap.clearfix {
    width: 100%;
  }
  body {
    width: 98vw;
    min-width: 0;
  }
  .wrap {
    width: 100%;
    margin: auto;
  }
  header .wrap .right {
    width: 60vw !important;
    display: flex;
  }
  .intro {
    background-size: 100vw 70vw;
    position: relative;
  }
  .intro .wrap {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .intro .wrap .block {
    width: inherit;
    margin: 0;
  }
  .hits .wrap .list {
    width: inherit;
    padding: 10px 0px !important;
    height: auto;
  }
  .hits {
    width: inherit;
  }
  .list .ul {
    width: inherit !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .hits .wrap .list .li {
    margin-bottom: 10%;
    margin-right: 0;
  }
  .hits .wrap .list .li .name {
    height: 5vw;
  }
  .delivery .wrap .block {
    width: inherit;
    padding-right: 0;
    margin: auto;
    margin-bottom: 10%;
  }
  .galery .wrap .data li.long {
    width: 440px;
    margin: auto;
    margin-bottom: 3%;
  }
  .galery .wrap .data li img {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: none;
    object-fit: cover;
  }
  .galery .wrap .data {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .galery .wrap .data li {
    width: 440px;
    margin: auto;
    margin-bottom: 3%;
  }
  .popup_galery .box {
    left: 0;
    width: 100vw !important;
    transform: none;
    top: 30%;
    height: 75vw;
  }
  .popup_galery.open {
    width: 100vw !important;
  }
  .popup_galery .box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .popup_galery .prev::after, .popup_galery .next::after {
    background: #bbb;
    height: 15vw;
    display: flex;
    align-items: center;
    padding: 0 20%;
    color: #909090;
  }
  .popup_galery .prev:hover, .popup_galery .next:hover {
    background: none;
  }
  .popup_galery.open .close {
    top: 15%;
    z-index: 999999;
  }
  .about.clearfix {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .popup_galery .prev, .popup_galery .next {
    top: 33vw;
  }
  .about .left {
    width: 100%;
  }
  .about .right {
    width: 100%;
  }
  .about .left .text {
    width: inherit;
    padding: 0;
  }
  .img510 {
    width: 100% !important;
    object-fit: contain;
  }
  .about .right .text {
    width: inherit;
    padding: 2%;
  }
  .feedback .info {
    width: inherit !important;
    text-align: center;
    margin-bottom: 5%;
    order: 2;
  }
  .feedback .info .col {
    width: 100% !important;
  }
  .feedback .form {
    width: inherit;
  }
  .feedback .form form {
    width: inherit;
    margin-bottom: 10%;
  }
  .feedback .form form .input {
    width: inherit;
  }
  footer .mid .wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 3%;
  }
  footer .mid .wrap .left {
    width: 100%;
    margin-bottom: 5%;
    text-align: center;
    padding: 0 !important;
  }
  footer .mid .wrap .right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  footer .mid .wrap .right .col {
    width: 49%;
    margin-bottom: 5%;
    text-align: center;
  }
  footer .mid .wrap .right .social {
    width: 49%;
    text-align: center;
  }
  footer .top {
    display: none;
  }
  footer .mid .wrap .left li {
    width: 100%;
  }
  footer .rights .wrap p {
    width: 100%;
    text-align: center;
    padding-top: 0;
  }
  footer .foot .wrap .cheshir {
    width: 100%;
    text-align: center;
  }
  header .wrap .right .top .search {
    display: none;
  }
  div#title-search {
    display: none;
  }
  header .wrap .right .top .phones {
    width: inherit;
  }
  .scrollTop {
    top: 33vw !important;
    right: 14px !important;
  }
  .clearfix {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .catalog .wrap .content .cart {
    margin: 0;
    margin-bottom: 5%;
    width: 100%;
  }
  .catalog .wrap .content .cart .img .shad {
    width: 100%;
  }
  .catalog .wrap .content .cart .img {
    width: 100%;
    height: 75vw;
  }
  .catalog .wrap .content .cart .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .catalog .wrap .content .cart .yarl {
    top: 62.5%;
  }
  .catalog .wrap .content .cart .name {
    height: 10vw;
  }
  .item .top .head .left {
    width: 100%;
  }
  .item .top .head .right {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10%;
  }
  .item .top .head .left .galery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item .top .head .left .galery .mini_img {
    width: 22%;
  }
  .item .top .head .left .galery .mini_slide {
    width: 75%;
    margin-left: auto;
  }
  .item .top .head .left .text {
    width: 100%;
  }
  .item .top .head .right .yarl {
    top: -4%;
    left: 0;
    right: 62%;
    text-align: center;
  }
  .item .top .head .right .price {
    width: 49%;
  }
  .item .top .head .right .props {
    width: 100%;
  }
  .item .top .head .right .status {
    width: 30%;
  }
  .item .top .head .right .props li {
    margin: 0;
    width: 49%;
    margin-bottom: 10%;
  }
  .item .top .head .right .button {
    width: 100%;
  }
  .chenger {
    width: 100%;
  }
  .info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item .top .head .right .chenger .info span {
    width: 49%;
    margin: 0;
    margin-bottom: 10%;
  }
  .item .top .head .right .chenger .info p.lp {
    width: 33%;
    background-position-x: center !important;
    text-align: center;
  }
  .item .top .head .right .chenger .info span:nth-child(2) {
    text-align: right;
  }
  .item .top .head .right .chenger .info p.rp {
    width: 33%;
    background-position-x: center !important;
    text-align: center;
  }
  .item .top .include .slider {
    width: 100%;
    padding: 0;
  }
  .item .top .include .slider .next {
    right: 0;
  }
  .item .top .include .tabs {
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .item .top .include .tabs .buttons {
    margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .item .top .include .tabs .svg {
    width: 49%;
    margin: auto;
  }
  .item .mid .komplekt .screen .block img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-width: 450px;
  }
  .item .mid .komplekt .screen .block.curr {
    height: 95vw;
  }
  .item .mid .komplekt .screen .block .te {
    width: inherit;
  }
  .item .mid .komplekt .screen {
    width: inherit;
    order: 2;
    padding-top: 10%;
  }
  .item .mid .komplekt .screen .block .text {
    width: inherit;
    margin-top: 10%;
  }
  .item .mid .komplekt .ctrl {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .item .mid .komplekt .ctrl button {
    width: 33%;
  }
  .address {
    width: 100%;
    margin-top: 10% !important;
  }
  .head_title.no_border {
    padding-top: 0%;
  }
  .item .top .head .left .galery .mini_slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .item .top .head .right .button .zakaz {
    width: 100%;
  }
  .item .top .include .slider .slide img {
    width: 100%;
  }
  .item .top .include .slider .slide.curr {
    width: inherit;
    margin-bottom: 30%;
  }
  .item .mid .title {
    padding-top: 0;
  }
  .client .sertif .list {
    width: inherit;
    height: auto;
  }
  .client .garant li {
    margin-bottom: 10%;
    width: 100%;
  }
  .client .garant li:nth-child(2) {
    margin: 0;
    margin-bottom: 10%;
  }
  .client .sertif .list .li {
    margin: auto;
    margin-bottom: 10%;
    width: 80%;
  }
  .client .sertif .list .li:last-child {
    margin: auto;
  }
  .client .title {
    text-align: center;
  }
  .contacts .form {
    padding: 0 !important;
    width: inherit;
  }
  .right {
    width: 100% !important;
  }
  .contacts .form form {
    width: inherit;
  }
  .contacts .form form .input {
    width: 100%;
  }
  .contacts .form form button {
    width: 100%;
  }
  .contacts .address {
    padding: 0 !important;
  }
  .left {
    padding: 0;
  }
  .contacts .blum {
    height: auto;
    background-size: cover;
    padding-bottom: 10%;
  }
  .contacts .blum .left {
    width: 100%;
    margin-bottom: 5%;
    padding-top: 30px;
  }
  .contacts .blum .right {
    width: 100%;
    margin-bottom: 5%;
    padding-top: 15px;
  }
  .contacts .blum .right .fl {
    width: 100%;
  }
  .contacts .address button {
    width: 100%;
  }
  .contacts .blum .left {
    height: auto !important;
  }
  .contacts .blum .right {
    height: auto !important;
  }
  .news .wrap .right {
    height: auto;
  }
  .news .wrap .right .article .img {
    width: 100%;
    height: 60vw;
  }
  .news .wrap .right .article .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .news .wrap .right .article .info {
    width: 100%;
  }
  .news .wrap .left {
    width: 100%;
  }
  .news .wrap .left .article .img {
    width: 100%;
    height: 60vw;
  }
  .news .wrap .left .article .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .news .wrap .article .info span {
    bottom: 0;
  }
  .news .wrap .left .article .info {
    width: 100%;
    position: relative;
  }
  .news .wrap .right a {
    padding-top: 10%;
  }
  .news .wrap .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .news .wrap .list .short {
    width: 100%;
  }
  .item .form_popup form {
    width: 100%;
  }
  .item .form_popup form .input {
    width: inherit;
  }
  .item .top .head .right .status {
    bottom: auto;
    top: -4%;
  }
  .address {
    margin-bottom: 5%;
  }
  button.view_map {
    width: 100%;
    margin: 10% 0;
  }
}
@media (max-width: 414px) {
  header .wrap .right .top .phones span {
    font-size: 20px;
  }
  body {
    width: 98vw;
  }
  .wrap {
    width: 100%;
    margin: auto;
  }
  .intro .wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: 34.5%;
  }
  header .wrap .right {
    width: 60vw !important;
  }
  .intro {
    height: 550px;
  }
  .intro .wrap .block {
    width: inherit;
    padding: 5%;
  }
  .hits .wrap .list .li {
    width: inherit;
    text-align: center;
  }
  .hits .wrap .list .li .img {
    width: 100%;
    height: 100%;
    display: block;
  }
  .hits .wrap .list .li .img img {
    width: 100%;
    height: 110vw;
    object-fit: cover;
  }
  .hits .wrap .list .li .yarl {
    top: 0;
    width: 23%;
    line-height: 35px;
  }
  .hits .wrap .list .li .foot {
    width: inherit;
  }
  .hits .wrap .list {
    width: inherit !important;
    margin-left: -2px;
  }
  .hits .wrap .list .li .name {
    margin-left: 0;
    width: inherit;
  }
  .list .ul {
    width: inherit !important;
  }
  .delivery .wrap .block {
    width: inherit;
    text-align: center;
  }
  .head_title h2 {
    text-align: center;
    padding: 0;
  }
  .head_title {
    padding: 5% 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .popup_galery .box {
    width: 100vw;
    margin: 0 3%;
  }
  .popup_galery.open {
    width: 100vw;
  }
  .popup_galery.open .close {
    width: 20vw;
  }
  .about h2 {
    text-align: center;
  }
  .feedback .form {
    width: inherit;
  }
  .hits .head_title.clearfix h2 {
    text-align: left !important;
    width: 49%;
    margin-left: 5%;
  }
  .hits {
    width: inherit;
  }
  .catalog .wrap .content .cart .yarl {
    top: 60.7%;
    z-index: 1;
  }
  .item .top .head .right .chenger .info p.lp {
    width: 49%;
    background-position-x: center !important;
    text-align: center;
    margin-bottom: 5%;
  }
  .item .top .head .right .chenger .info p.rp {
    width: 100%;
    background-position-x: center !important;
    text-align: center;
  }
}
@media (max-width: 375px) {
  .item .top .include .slider .prev {
    font-size: 12px;
  }
  .item .top .include .slider .next {
    font-size: 12px;
  }
  .item .top .include .slider .slide.curr {
    width: inherit;
    margin-bottom: 50%;
  }
  .hits {
    width: inherit;
  }
  body {
    width: 98vw;
  }
  .wrap {
    width: 100%;
  }
  .news_detail .content img {
    height: 75vw;
  }
  .news_detail .content .foot a {
    width: 100%;
  }
  header .wrap .right {
    width: 100vw !important;
    text-align: center;
    margin-bottom: 15%;
  }
  header .wrap .right .top .phones span {
    font-size: 20px;
  }
  .intro .wrap {
    top: 33%;
  }
  .popup_galery.open {
    width: 100vw;
  }
  .popup_galery.open .close {
    top: 18%;
  }
  .popup_galery .box {
    width: 100vw;
    margin: 0 2%;
  }
  .popup_galery .prev, .popup_galery .next {
    top: 18%;
  }
  .catalog .wrap .content .cart .yarl {
    top: 58.4%;
  }
  .item .top .head .left .galery .mini_img {
    width: 30%;
  }
  .item .top .head .left .galery .mini_slide {
    width: 70%;
  }
  .item .top .head .right .price {
    width: 100%;
  }
  .item .top .head .right .status {
    width: 45%;
    top: -4%;
  }
  .item .top .head .right .chenger .info span {
    width: 100%;
    text-align: center;
  }
  .item .top .head .right .chenger .info span:nth-child(2) {
    text-align: center;
  }
  .hits .head_title.clearfix h2 {
    width: 100%;
  }
  .contacts .blum .left {
    padding: 5%;
  }
  .contacts .blum .right {
    padding: 5%;
  }
  .item .top .include .tabs .svg {
    width: 53%;
    margin: auto;
  }
  .item .top .include .tabs .buttons {
    width: 100%;
    margin: 0;
  }
  .item .dop .colors h3 {
    margin: 5% 0;
  }
}
@media (max-width: 320px) {
  .hits {
    width: inherit;
  }
  body {
    width: 98vw;
  }
  .wrap {
    width: 100%;
  }
  header .wrap .right {
    width: 60vw !important;
  }
  header .wrap .right .top .phones span {
    font-size: 18px;
  }
  .intro {
    background-size: 100vw 90vw;
    margin-bottom: 10%;
  }
  .intro .wrap {
    top: 37%;
  }
  .intro .wrap .block .title {
    font-size: 35px;
    text-align: center;
    margin-bottom: 3%;
  }
  .intro .wrap .block ul li:last-child {
    padding-left: 0;
  }
  .hits .wrap .list {
    width: inherit !important;
    margin: 0;
    padding: 0 !important;
  }
  .about .right .text button {
    margin: auto;
    margin-bottom: 10%;
  }
  footer .mid .wrap .right .col:nth-child(3) {
    width: 100%;
  }
  footer .mid .wrap .right .social {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  footer .mid .wrap .right .social h3 {
    width: 100%;
  }
  footer .mid .wrap {
    padding: 30px 0 30px;
  }
  .popup_galery.open {
    width: 100vw;
  }
  .popup_galery .box {
    width: 100vw;
    margin: 0;
  }
  .popup_galery.open .close {
    top: 15%;
  }
  .popup_galery .prev, .popup_galery .next {
    top: 16%;
  }
  .catalog .wrap .content .cart .yarl {
    top: 54.5%;
  }
  .item .top .head {
    margin: 0 4px;
  }
  .item .top .include {
    padding: 30px 5px 0;
  }
  .item .top .head .right table tr td {
    width: inherit;
    padding: 0;
  }
  .item .top .include .tabs .svg {
    width: 62%;
    margin: auto;
  }
}
