@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOiCnqEu92Fr1Mu51QrIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOjCnqEu92Fr1Mu51TjARc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu52xP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOjCnqEu92Fr1Mu51S7ABc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOjCnqEu92Fr1Mu51TzBhc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOjCnqEu92Fr1Mu51TLBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1MmgWxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtvAw.ttf) format('truetype');
}
.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.th {
  font-weight: 100;
}
.el {
  font-weight: 200;
}
.l {
  font-weight: 300;
}
.reg {
  font-weight: 400;
}
.med {
  font-weight: 500;
}
.sb {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.eb {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.un {
  text-decoration: underline;
}
.in {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
.rel {
  position: relative;
}
.bl {
  display: block;
}
.abs {
  position: absolute;
}
.tr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.try {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.trx {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tc {
  display: table-cell;
  vertical-align: middle;
}
.dn {
  display: none;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
}
.it {
  font-style: italic;
}
.sn {
  font-style: normal;
}
.popup {
  position: fixed;
  width: 120%;
  height: 100%;
  left: -10%;
  top: 0;
  overflow-y: scroll;
  background: rgba(11, 37, 53, 0.8);
  z-index: 11;
  display: none;
}
.b0 {
  border: 0;
}
.bn {
  background: none;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.wa {
  width: auto;
}
.p0 {
  padding: 0;
}
.m0 {
  margin: 0;
}
.poi {
  cursor: pointer;
}
.auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.noup {
  text-transform: none;
}
.fix {
  position: fixed;
}
.tn {
  transform: none;
}
.bf {
  background: #fff;
}
.cf {
  color: #fff;
}
.c0 {
  color: #000;
}
.ap {
  appearance: none;
}
.nw {
  white-space: nowrap;
}
.ma {
  margin: 0 auto;
}
.oh {
  overflow: hidden;
}
body,
p {
  font-family: 'Roboto', sans-serif;
}
body {
  overflow-x: hidden;
}
img {
  max-width: 100%;
}
.an {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
* {
  outline: none!important;
}
.container-fluid {
  max-width: 1550px;
}
.container-fluid:before,
.container-fluid:after {
  display: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.top-page-line {
  text-align: right;
  padding: 18px 0;
}
.top-page-line a {
  color: #000;
  text-decoration: none;
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-right: 25px;
}
.top-page-line a:last-child {
  margin-right: 0;
}
.top-page-line a img {
  vertical-align: middle;
  margin: -2px 4px 0 0;
}
.top-page-line a span {
  position: absolute;
  width: 10px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background: #C2C2C2;
  font-size: 7px;
  bottom: 0;
  left: 12px;
}
.header {
  background: #F5F5F5;
}
.header .container-fluid {
  /*position: relative;*/
}
.header .logotype {
  padding-top: 0px;
}
.header .logotype img {max-height: 50px;}
.header .menu {
  margin: 0;
  padding: 0;
  width: 990px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
}
.header .menu li a {
  display: block;
  text-decoration: none;
  padding: 24px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #384049;
}
.header .menu li a:hover,
.header .menu li a.active {
  color: #ed1b24;
}
.header form {
  position: relative;
  width: 180px;
  height: 30px;
  margin-top: 17px;
}
.header form input[type='text'] {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #252525;
  padding: 0 11px;
  font-size: 12px;
}
.header form button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  width: 15px;
  height: 15px;
  background: url('../img/search.svg');
  border: 0;
  cursor: pointer;
}
.header .menu-button {
  width: 30px;
  height: 30px;
  background: url('../img/menu-button.svg');
  margin-top: 15px;
  cursor: pointer;
  display: none;
}
.header .sub-menu {
  position: absolute;
  top: 100%;
  /*right: 45px;*/
  left:0px;
  background: #F5F5F5;
  border-radius: 0 0 4px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 20px 1px 20px;
  z-index: 3;
  display: none;
  width: 100% !important;
}
.header .sub-menu ul li {
  width: 24%;
  padding: 0;
  margin: 0;
  list-style: none;
}
.header .sub-menu ul li {
  margin-bottom: 30px;
  display: inline;
}
.header .sub-menu ul li a {
  /*display: block;*/
  text-decoration: none;
  color: #000;
  position: relative;
 /*padding-left: 35px;*/
  font-size: 14px;
  line-height: 14px;
}
.header .sub-menu ul li a:hover {
  color: #ed1b24;
}
.header .sub-menu ul li a img {
  position: absolute;
  left: 0;
  top: -5px;
}
.index-page-slider {
  margin: 0!important;
  width: auto !important;
}
.index-page-slider .item {
  padding: 98px 0 158px;
  color: #fff;
}
.index-page-slider .item .text {
  width: 40%;
  min-height: 200px;
}
.index-page-slider .item .text .name {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
}
.index-page-slider .item .text p {
  margin-bottom: 60px;
  font-size: 24px;
  line-height: 24px;
  color: #D3D3D3;
}
.index-page-slider .item .text a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  background: #ed1b24;
  padding: 13px 32px;
  line-height: 14px;
}
.index-page-slider .item .text a:hover {
  filter: brightness(85%);
}
.index-page-slider .slick-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  list-style: none;
  bottom: 30px;
  white-space: nowrap;
}
.index-page-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.index-page-slider .slick-dots li.slick-active button {
  opacity: 1;
}
.index-page-slider .slick-dots li button {
  width: 40px;
  height: 5px;
  padding: 0;
  font-size: 0;
  border: 0;
  background: #fff;
  opacity: .5;
}
.index-advantages-block {
  padding: 80px 300px 50px 300px;
}
.index-advantages-block .item {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  color: rgb(51, 51, 51);
  display: flex;
  align-items: center;
}
.index-advantages-block .item img {margin-right: 10px;}
.index-advantages-block .item span span {
  display: block;
  padding: 0px 0 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
  color: rgb(51, 51, 51);
}
.index-catalog-block {
  margin-bottom: 120px;
}
.index-catalog-block .block-name {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
}
.index-catalog-block .list {
  margin: 0 -15px !important;
  width: auto !important;
}
.index-catalog-block .list .item {
  padding: 10px 20px 30px 20px;
  margin: 12px 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  min-height: 450px;
  position: relative;
}
.index-catalog-block .list .item:hover {
  box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid #fff;
  z-index: 3;
}
.index-catalog-block .list .item:hover button {
  display: block;
}
.index-catalog-block .list .item img {
  margin: 0 auto;
  max-height: 300px;
}
.index-catalog-block .list .item .name {
  display: block;
  text-decoration: none;
  color: #000;
  margin: 10px 0 22px;
  font-weight: bold;
  font-size: 23px;
  line-height: 23px;
}
.index-catalog-block .list .item p {
  font-size: 14px;
  line-height: 21px;
  overflow: hidden;
}
.index-catalog-block .list .item button, .index-catalog-block .list .item a.button {
  display: block;
  margin: 30px auto 0 auto;
  color: #fff;
  font-weight: 500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 165px;
  height: 40px;
  background: #ed1b24;
  border: 0;
   text-align: center;
  line-height: 40px;
  text-decoration: none;
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -83px;
}
.index-catalog-block .list .slick-dots {
  padding: 10px 0 30px;
  text-align: center;
}
.index-catalog-block .list .slick-dots.other {
  margin-top: -60px;
}
.index-catalog-block .list .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.index-catalog-block .list .slick-dots li.slick-active button {
  background: #BEBEBE;
}
.index-catalog-block .list .slick-dots li button {
  padding: 0;
  font-size: 0;
  z-index: 2;
  width: 40px;
  height: 7px;
  background: #E0E0E0;
  border: 0;
}
.index-catalog-block .list .slick-prev,
.index-catalog-block .list .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  font-size: 0;
  z-index: 2;
  border: 0;
  width: 50px;
  height: 50px;
  margin-top: -80px;
}
.index-catalog-block .list .slick-prev {
  left: -10px;
  background: url('../img/prev-white.svg');
  background-color: #ed1b24;
  border-radius: 50px;
}
.index-catalog-block .list .slick-next {
  right: -10px;
  background: url('../img/next-white.svg');
  background-color: #ed1b24;
  border-radius: 50px;
}
.index-catalog-block .bottom-link {
  text-align: center;
}
.index-catalog-block .bottom-link a {
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ed1b24;
  padding: 13px 21px;
  line-height: 14px;
  color: #000;
}
.index-catalog-block .bottom-link a:hover {
  color: #fff;
  background: #ed1b24;
}
.index-leaders-block {
  margin-bottom: 120px;
}
.index-leaders-block .block-name {
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
}
.index-leaders-block .list {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0!important;
  width: auto !important;
}
.index-leaders-block .list .item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.index-leaders-block .list .item:nth-child(2n-1) {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.index-leaders-block .list .item .image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  width: 45%;
  height: 100%;
}
.index-leaders-block .list .item .image img {
  max-height: 90%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  max-width: 90%;
}
.index-leaders-block .list .item .image p {
  position: absolute;
  top: 11px;
  right: 6px;
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  color: #707070;
}
.index-leaders-block .list .item .info {
  padding: 20px 10px 20px 0;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.index-leaders-block .list .item .info .name {
  text-align: right;
  display: block;
  text-decoration: none;
  color: #000;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 25px;
  line-height: 35px;
}
.index-leaders-block .list .item .info .art {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}
.index-leaders-block .list .item .info .data {
  padding-bottom: 16px;
}
.index-leaders-block .list .item .info .data .data-item {
  margin-bottom: 11px;
  position: relative;
}
.index-leaders-block .list .item .info .data .data-item:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
}
.index-leaders-block .list .item .info .data .data-item div {
  display: inline-block;
  position: relative;
  z-index: 2;
  padding-right: 5px;
  background: #fff;
}
.index-leaders-block .list .item .info .data .data-item span {
  float: right;
  position: relative;
  z-index: 2;
  padding-left: 5px;
  background: #fff;
  font-weight: 500;
}
.index-leaders-block .list .item .info .price {
  text-align: right;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 26px;
  line-height: 24px;
  color: #ed1b24;
}
.index-leaders-block .list .item .info .link {
  text-align: right;
}
.index-leaders-block .list .item .info .link a {
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ed1b24;
  padding: 13px 32px;
  line-height: 14px;
  color: #000;
}
.index-leaders-block .list .item .info .link a:hover {
  color: #fff;
  background: #ed1b24;
}
.month-items-block {
  padding-bottom: 70px;
}
.month-items-block .block-name {
  margin-bottom: 42px;
  font-weight: 500;
  font-size: 36px;
  line-height: 36px;
}
.month-items-block .list {
  position: relative;
  margin: 0!important;
  width: auto !important;
}
.month-items-block .list:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
  background: #fff;
}
.month-items-block .list .item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 18px;
  position: relative;
}
.month-items-block .list .item .brand {
  position: absolute;
  top: 20px;
  right: 18px;
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
  color: #A8A8A8;
}
.month-items-block .list .item .image {
  text-align: center;
  margin-bottom: 15px;
  height: 300px;
}
.month-items-block .list .item .image img {
  display: inline-block;
  max-height: 300px;
}
.month-items-block .list .item .name {
  display: block;
  text-decoration: none;
  color: #000;
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 23px;
  line-height: 23px;
}
.month-items-block .list .item .art {
  margin: 7px 0 10px;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
}
.month-items-block .list .item .price {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 26px;
  line-height: 26px;
  color: #ed1b24;
}
.month-items-block .list .item .link {
  text-align: center;
}
.month-items-block .list .item .link a {
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ed1b24;
  padding: 13px 32px;
  line-height: 14px;
  color: #000;
}
.month-items-block .list .item .link a:hover {
  color: #fff;
  background: #ed1b24;
}
.month-items-block .list .slick-dots {
  padding: 50px 0;
  text-align: center;
}
.month-items-block .list .slick-dots.other {
  margin-top: -60px;
}
.month-items-block .list .slick-dots li {
  display: inline-block;
  margin: 10px 5px;
}
.month-items-block .list .slick-dots li.slick-active button {
  background: #BEBEBE;
}
.month-items-block .list .slick-dots li button {
  padding: 0;
  font-size: 0;
  z-index: 2;
  width: 40px;
  height: 7px;
  background: #E0E0E0;
  border: 0;
}
.month-items-block .list .slick-prev,
.month-items-block .list .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  font-size: 0;
  z-index: 2;
  border: 0;
  width: 50px;
  height: 50px;
  margin-top: -80px;
}
.month-items-block .list .slick-prev {
  left: -10px;
  background: url('../img/prev.svg');
}
.month-items-block .list .slick-next {
  right: -10px;
  background: url('../img/next.svg');
}
.footer {
  background: #122030;
  padding: 30px 0;
  color: #fff;
}
.footer ul {
  padding: 0;
  list-style: none;
  column-count: 5;
  column-gap: 60px;
}
.footer ul li {
  margin-bottom: 15px;
}
.footer ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.footer .contacts {
  text-align: right;
}
.footer .contacts a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 10px;
  padding-left: 16px;
}
.footer .contacts a.tel {
  display: inline-block;
  background: url('../img/phone.svg') no-repeat 0 2px;
}
.footer .contacts a.mail {
  display: block;
  background: url('../img/mail.svg') no-repeat 0 1px;
}
.footer .copyright {
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  padding-top: 15px;
}
.mobile-menu {
  position: fixed;
  width: 100%;
  top: 56px;
  left: 0;
  background: #F5F5F5;
  border-radius: 0 0 4px 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 5;
  padding: 11px 14px;
  display: none;
}
.mobile-menu .close {
  position: absolute;
  top: 10px;
  right: 14px;
  width: 32px;
  height: 32px;
  opacity: 1;
  z-index: 3;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  background: url('../img/close.svg');
}
.mobile-menu .close:hover {
  transform: rotate(90deg);
}
.mobile-menu form {
  position: relative;
  padding-right: 100px;
  height: 30px;
  margin-bottom: 34px;
}
.mobile-menu form input[type='text'] {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #252525;
  padding: 0 11px;
  font-size: 12px;
}
.mobile-menu form button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 110px;
  width: 15px;
  height: 15px;
  background: url('../img/search.svg');
  border: 0;
  cursor: pointer;
}
.mobile-menu .menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobile-menu .menu::-webkit-scrollbar-track {
  background: #E7E7E7;
}
.mobile-menu .menu::-webkit-scrollbar-thumb {
  background: #C0C0C0;
}
.mobile-menu .menu::-webkit-scrollbar {
  width: 4px;
}
.mobile-menu .menu.opened {
  height: 522px;
  overflow-y: scroll;
}
.mobile-menu .menu li {
  margin-bottom: 15px;
}
.mobile-menu .menu li a {
  display: block;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #384049;
  cursor: pointer;
}
.mobile-menu .menu li a:hover,
.mobile-menu .menu li a.active {
  color: #ed1b24;
}
.mobile-menu .menu li a.active .fa {
  transform: rotate(180deg);
}
.mobile-menu .menu li a .fa {
  margin-left: 5px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.mobile-menu .menu li ul {
  padding: 15px 20px;
  margin: 0;
  list-style: none;
  display: none;
}
@media (max-width: 1450px) {
  .header .menu {
    width: 880px;
  }
}
@media (max-width: 1300px) {
  .header .sub-menu {
    width: 960px;
  }
  .header .sub-menu ul {
    width: 48%;
  }
  .index-advantages-block {
    padding: 80px 100px 50px 100px;
  }
  .footer ul {
    column-gap: 10px;
    column-count: 3;
  }
  .header .menu {
    width: 780px;
  }
}
@media (max-width: 1170px) {
  .header .menu {
    display: none;
  }
  .header form {
    display: none;
  }
  .header .logotype {
    padding: 16px 0;
  }
  .header .menu-button {
    display: block;
  }
  .mobile-menu.opened {
    display: block;
  }
}
@media (max-width: 1100px) {
  .index-leaders-block .list .item {
    width: 100%;
    border-right: 0!important;
  }
}
@media (max-width: 1000px) {
  .top-page-line a {
    margin-right: 20px;
  }
  .index-page-slider .item .text {
    width: 60%;
  }
  .index-advantages-block {
    padding: 80px 0 50px 0;
  }
}
@media (max-width: 768px) {
  .index-page-slider .item .text {
    width: 80%;
  }
  .footer .logotype {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .index-advantages-block .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .index-advantages-block .row .col-sm-6 {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 576px) {
  .top-page-line a {
    font-size: 0;
  }
  .top-page-line a img {
    margin: 0;
  }
  .index-page-slider .item .text {
    width: auto;
  }
  .top-page-line {
    padding: 9px 0;
  }
  .top-page-line {
    margin-right: 0;
    margin-left: 15px;
  }
  .header .logotype {
    padding: 15px 0;
    width: 115px;
  }
  .header .menu-button {
    margin-top: 12px;
  }
  .index-page-slider .item {
    padding: 70px 0;
  }
  .index-page-slider .item .text .name {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
  }
  .index-page-slider .item .text p {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 24px;
  }
  .index-page-slider .slick-dots {
    bottom: 10px;
    margin: 0;
  }
  .index-advantages-block {
    padding: 65px 0 74px;
    text-align: center;
  }
  .index-catalog-block .block-name {
    font-size: 30px;
    line-height: 30px;
  }
  .index-catalog-block .list .slick-prev,
  .index-catalog-block .list .slick-next {
    width: 20px;
    height: 20px;
  }
  .index-catalog-block .list .slick-prev {
    background: url('../img/prev2.svg');
    left: 5px;
  }
  .index-catalog-block .list .slick-next {
    background: url('../img/next2.svg');
    right: 8px;
  }
  .index-catalog-block .list .item {
    padding: 10px 10px 20px 10px;
  }
  .index-catalog-block .list .slick-dots {
    padding: 0px 0 20px;
    margin: 0;
  }
  .index-catalog-block {
    margin-bottom: 100px;
  }
  .index-leaders-block .block-name {
    font-size: 30px;
    line-height: 30px;
  }
  .index-leaders-block .list {
    border-top: 0;
  }
  .index-leaders-block .list .item {
    border-bottom: 0;
  }
  .index-leaders-block .list .item .image {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    text-align: center;
    width: 100%;
    height: auto;
  }
  .index-leaders-block .list .item .image img {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    max-width: 100%;
    max-height: 100%;
  }
  .index-leaders-block .list .item .image p {
    display: none;
  }
  .index-leaders-block .list .item .info {
    width: 100%;
  }
  .index-leaders-block .list .item .info .name {
    text-align: left;
    margin: 0;
    font-size: 20px;
    line-height: 20px;
  }
  .index-leaders-block .list .item .info .art {
    display: none;
  }
  .index-leaders-block .list .item .info .data {
    display: none;
  }
  .index-leaders-block .list .item .info .price {
    display: none;
  }
  .index-leaders-block .list .item .info .link {
    display: none;
  }
  .index-leaders-block {
    margin-bottom: 80px;
  }
  .month-items-block .block-name {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
  }
  .month-items-block .list .item .brand {
    display: none;
  }
  .month-items-block .list .item {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 10px 34px 10px;
  }
  .month-items-block .list:after {
    display: none;
  }
  .month-items-block .list .slick-prev,
  .month-items-block .list .slick-next {
    width: 20px;
    height: 20px;
  }
  .month-items-block .list .slick-prev {
    background: url('../img/prev2.svg');
    left: -10px;
  }
  .month-items-block .list .slick-next {
    background: url('../img/next2.svg');
    right: -6px;
  }
  .month-items-block .list .item .image {
    margin-bottom: 10px;
  }
  .month-items-block .list .item .name {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 20px;
  }
  .month-items-block .list .item .price {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
  }
  .month-items-block .list .item .art {
    margin-bottom: 0;
    margin-top: 4px;
  }
  .month-items-block .list .item .link {
    display: none;
  }
  .month-items-block .list .slick-dots {
    padding: 0px 0 20px;
    margin: 0;
  }
  .month-items-block {
    padding-bottom: 40px;
  }
  .footer .logotype {
    width: 150px;
  }
  .footer ul {
    column-count: 2;
  }
  .footer .container-fluid {
    position: relative;
  }
  .footer .contacts {
    position: absolute;
    right: 10px;
    top: -5px;
  }
  .footer .copyright {
    padding-top: 25px;
  }
  .footer .logotype {
    width: 100%;
    text-align: left;
  }
  .footer ul {
    column-gap: 80px;
  }
}

@media (max-width: 480px) {
  .index-advantages-block .row .col-sm-6 {
    width: 100%;
  }
}

@media (max-width: 400px) {
  .footer .logotype {
    width: 120px;
  }
  .footer ul {
    column-gap: 20px;
  }
}
@media (max-width: 370px) {
  .footer .contacts a.tel {
    margin-bottom: 0;
  }
}

.bx-basket {display: inline;}

.top_header {position: fixed; top: 0;width: 100%;
  z-index: 99;
  background: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);}
body {padding-top: 125px;}

.trigger_in_prod .index-advantages-block {padding:0;}

footer .up {
  width: 67px;
  height: 67px;
  background: #7989a9 url(../img/icons/up.png)top 50% left 50% no-repeat;
  position: fixed;
  display: none;
  z-index: 1;
  margin-left: 1190px;
  bottom: 300px;
  border-radius: 49px;
  cursor: pointer;
}

footer .up:hover {
  background: #ed1b24 url(../img/icons/up.png)top 50% left 50% no-repeat;
}

.regular .slick-next {
  background: #ed1b24 url(../img/icons/left.png)top 50% left 50% no-repeat;
  transform: rotate(180deg);
}
.regular .slick-prev {
  background: #ed1b24 url(../img/icons/left.png)top 50% left 50% no-repeat;
}

.show-all-shem svg path {
  fill: #ed1b24;
}