@font-face {
  font-family: 'Bebas Bold';
  src: local('Bebas-bold'),url('fonts/bebas-bold.woff2') format('woff2'), url('fonts/bebas-bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url('fonts/MuseoSansCyrl-500.eot');
  src: local('MuseoSansCyrl-500'), url('fonts/MuseoSansCyrl-500.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoSansCyrl-500.woff') format('woff'), url('fonts/MuseoSansCyrl-500.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url('fonts/MuseoSansCyrl-300Italic.eot');
  src: local('MuseoSansCyrl-300Italic'), url('fonts/MuseoSansCyrl-300Italic.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoSansCyrl-300Italic.woff') format('woff'), url('fonts/MuseoSansCyrl-300Italic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Cyrl 500';
  src: url('fonts/MuseoSansCyrl-500Italic.eot');
  src: local('MuseoSansCyrl-500Italic'), url('fonts/MuseoSansCyrl-500Italic.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoSansCyrl-500Italic.woff') format('woff'), url('fonts/MuseoSansCyrl-500Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url('fonts/MuseoSansCyrl-900.eot');
  src: local('MuseoSansCyrl-900'), url('fonts/MuseoSansCyrl-900.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoSansCyrl-900.woff') format('woff'), url('fonts/MuseoSansCyrl-900.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url('fonts/MuseoSansCyrl-700.eot');
  src: local('MuseoSansCyrl-700'), url('fonts/MuseoSansCyrl-700.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoSansCyrl-700.woff') format('woff'), url('fonts/MuseoSansCyrl-700.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Cyrl 700';
  src: url('fonts/MuseoSansCyrl-700Italic.eot');
  src: local('MuseoSansCyrl-700Italic'), url('fonts/MuseoSansCyrl-700Italic.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoSansCyrl-700Italic.woff') format('woff'), url('fonts/MuseoSansCyrl-700Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Cyrl 300';
  src: url('fonts/MuseoSansCyrl-300.eot');
  src: local('MuseoSansCyrl-300'), url('fonts/MuseoSansCyrl-300.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoSansCyrl-300.woff') format('woff'), url('fonts/MuseoSansCyrl-300.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url('fonts/MuseoSansCyrl-100.eot');
  src: local('MuseoSansCyrl-100'), url('fonts/MuseoSansCyrl-100.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoSansCyrl-100.woff') format('woff'), url('fonts/MuseoSansCyrl-100.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Museo Sans Cyrl 100';
  src: url('fonts/MuseoSansCyrl-100Italic.eot');
  src: local('MuseoSansCyrl-100Italic'), url('fonts/MuseoSansCyrl-100Italic.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoSansCyrl-100Italic.woff') format('woff'), url('fonts/MuseoSansCyrl-100Italic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Museo Sans Cyrl 900';
  src: url('fonts/MuseoSansCyrl-900Italic.eot');
  src: local('Museo Sans Cyrl 900 Italic'), local('MuseoSansCyrl-900Italic'), url('fonts/MuseoSansCyrl-900Italic.eot?#iefix') format('embedded-opentype'), url('fonts/MuseoSansCyrl-900Italic.woff') format('woff'), url('fonts/MuseoSansCyrl-900Italic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.th {
  font-family: 'Museo Sans Cyrl 100';
}
.el {
  font-weight: 200;
}
.l {
  font-family: 'Museo Sans Cyrl 300';
}
.reg {
  font-family: 'Museo Sans Cyrl 500';
}
.med {
  font-weight: 500;
}
.sb {
  font-weight: 600;
}
.bold {
  font-family: 'Museo Sans Cyrl 700';
}
.eb {
  font-weight: 800;
}
.black {
  font-family: 'Museo Sans Cyrl 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%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.try {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.trx {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-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(1, 1, 1, 0.7);
  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 {
  -webkit-transform: none;
          transform: none;
}
.bf {
  background: #fff;
}
.cf {
  color: #fff;
}
.c0 {
  color: #000;
}
.ap {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  background: #fff;
  overflow-x: hidden;
}
body,
th,
td {
  font-family: 'Museo Sans Cyrl 500';
  font-size: 14px;
  color: #000;
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
img,
table {
  border: none;
}
table {
  border-collapse: collapse;
}
table td {
  padding: 0;
}
a {
  color: #000;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:hover {
  text-decoration: none;
}
input,
textarea,
button,
select {
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  border: 0;
  font-family: 'Museo Sans Cyrl 500';
}
button,
input[type='submit'] {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border: 0;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  max-width: 100%;
}
.an {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
  display: block;
}
.clear {
  clear: both;
}
.wrap {
  margin: 0 auto;
  width: 1170px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.top-line {
  background: #fafafa;
  padding: 10px 0;
  font-size: 12px;
  font-family: 'Museo Sans Cyrl 100';
}
.top-line ul li {
  display: inline-block;
  margin-right: 40px;
}
.top-line ul li:last-child {
  margin-right: 0;
}
.top-line ul li a {
  font-size: 12px;
  font-family: 'Museo Sans Cyrl 300';
  text-decoration: none;
}
.top-line ul li a:hover {
  text-decoration: underline;
}
.breadcrumbs {
    margin: 0 0 -10px;
}

.breadcrumbs li {
    margin: 0 0 10px;
}
.header {
  padding: 20px 0;
}
.header .adress {
  font-family: 'Museo Sans Cyrl 100';
  font-size: 16px;
  padding-left: 25px;
  background: url('img/marker.png') no-repeat 0 2px;
  margin-top: 8px;
}
.header .phone {
  color: #a1a1a1;
  font-family: 'Museo Sans Cyrl 100';
  padding-left: 22px;
  background: url('img/phone.png') no-repeat 0 4px;
  margin-top: 8px;
}
.header .phone a {
  display: block;
  color: #000;
  font-size: 20px;
  text-decoration: none;
  margin-bottom: 2px;
}
.header .phone a span {
  font-family: 'Museo Sans Cyrl 900';
}

.header .phone a.callback {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Museo Sans Cyrl 900';
    color: #d71b18;
    border-bottom: 1px dotted #d71b18;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

.header .phone a.callback:hover {
    border-color: transparent;
    color: #303030;
}

.header .cart {
  position: relative;
  border-radius: 4px;
  font-family: 'Museo Sans Cyrl 100';
  background: #fafafa url('img/cart.png') no-repeat left 15px top 50%;
  border: 1px solid #eff0f1;
  padding: 10px 60px 10px 72px;
}
.header .cart:after {
  content: "";
  width: 1px;
  height: 30px;
  background: #eff0f1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 55px;
}
.header .cart a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.header .cart span {
  color: #000;
  display: block;
  font-family: 'Museo Sans Cyrl 900';
}
.header .menu-button {
  cursor: pointer;
  font-size: 24px;
  color: #313b80;
  margin-top: 5px;
  display: none;
}
/*.top-catalog {
  background: #fafafa;
  padding: 20px 0;
}
.top-catalog.inner {
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f4f5f4));
  background: linear-gradient(to bottom, #fafafa, #f4f5f4);
}
.top-catalog .wrap {
  position: relative;
}
.top-catalog .catalog {
  width: 23%;
}
.top-catalog .catalog button {
  width: 100%;
  height: 44px;
  color: #fff;
  font-family: 'Museo Sans Cyrl 900';
  text-transform: uppercase;
  background: #d71a17 url('img/menu.png') no-repeat left 20px top 50%;
  border-radius: 4px;
  position: relative;
  font-size: 12px;
}
.top-catalog .catalog button:hover {
  background: #ed5351 url('img/menu.png') no-repeat left 20px top 50%;
}
.top-catalog .catalog button .fa {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  font-size: 16px;
}
.top-catalog .catalog .menu {
  position: absolute;
  width: 100%;
  top: 45px;
  left: 0;
  z-index: 3;
  background: #fff;
  border-radius: 4px;
  margin-top: 15px;
  -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 0 30px;
          box-shadow: rgba(1, 1, 1, 0.1) 0 0 30px;
  display: none;
}
.top-catalog .catalog .menu:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 20px;
  border: 6px solid transparent;
  border-bottom: 10px solid #fff;
}
.top-catalog .catalog .menu div ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33334%;
  position: relative;
}
.top-catalog .catalog .menu div ul.mobile {
  display: none;
}
.top-catalog .catalog .menu div ul li {
  border-bottom: 1px solid #eff0f1;
}
.top-catalog .catalog .menu div ul li:last-child {
  border-bottom: 0;
}
.top-catalog .catalog .menu div ul li:hover ul {
  display: block;
}
.top-catalog .catalog .menu div ul li:hover ul li:hover ul {
  display: block;
}
.top-catalog .catalog .menu div ul li:hover ul li ul {
  display: none;
}
.top-catalog .catalog .menu div ul li a {
  display: block;
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  font-size: 12px;
  padding: 10px 20px;
}
.top-catalog .catalog .menu div ul li a:hover {
  color: #d41a17;
}
.top-catalog .catalog .menu div ul li ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  display: none;
  height: 100%;
  background: #fafafa;
}
.top-catalog .catalog .menu div ul li ul li ul {
  background: #fff;
}
.top-catalog form {
  width: 49%;
  position: relative;
}
.top-catalog form input[type='text'] {
  width: 100%;
  height: 46px;
  border: 1px solid #eff0f1;
  border-radius: 4px;
  padding: 0 20px;
  font-family: 'Museo Sans Cyrl 100';
}
.top-catalog form button {
  width: 16px;
  height: 16px;
  background: url('img/submit.png');
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}
.top-catalog .links {
  background: #fff;
  border-radius: 4px;
  width: 23.5%;
  height: 44px;
  border: 1px solid #eff0f1;
  position: relative;
}
.top-catalog .links:after {
  content: "";
  width: 1px;
  height: 32px;
  background: #eff0f1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 50%;
}
.top-catalog .links a {
  width: 50%;
  text-align: center;
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  font-size: 12px;
  line-height: 44px;
}
.top-catalog .links a:hover {
  background: #eff0f1;
}
.top-catalog .links a img {
  vertical-align: middle;
  margin: -2px 4px 0 0;
}
.top-catalog .navi {
  width: 100%;
  padding-top: 20px;
  font-family: 'Museo Sans Cyrl 300';
}
.top-catalog .navi a {
  color: #313b80;
  text-decoration: none;
  border-bottom: 1px solid rgba(1, 1, 1, 0.3);
}
.top-catalog .navi a:hover {
  border-bottom: 1px solid rgba(1, 1, 1, 0);
}
.top-catalog .navi b {
  font-family: 'Museo Sans Cyrl 900';
}
.top-catalog .navi span {
  margin: 0 20px;
}
*/

.top-catalog {
    background: #fafafa;
    padding: 20px 0;
    background: transparent !important;
    position: relative;
    z-index: 5;
}
.top-catalog.inner {
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#f4f5f4));
  background: linear-gradient(to bottom, #fafafa, #f4f5f4);
}
.top-catalog .wrap {
  position: relative;
}
.top-catalog .catalog {
  width: 23%;
}
.top-catalog .catalog button {
  width: 100%;
  height: 44px;
  color: #fff;
  font-family: 'Museo Sans Cyrl 900';
  text-transform: uppercase;
  background: #d71a17 url('img/menu.png') no-repeat left 20px top 50%;
  border-radius: 4px;
  position: relative;
  font-size: 12px;
}
.top-catalog .catalog button:hover {
  background: #ed5351 url('img/menu.png') no-repeat left 20px top 50%;
}
.top-catalog .catalog button .fa {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  font-size: 16px;
}
.fixed-header:not(.opened) .catalog .menu {
    display: none !important;
}
.catalog .menu {
  position: absolute;
  width: 100%;
  top: 45px;
  left: 0;
  z-index: 5;
  background: #fafafa;
  border-radius: 4px;
  margin-top: 15px;
  -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 0 30px;
  box-shadow: rgba(1, 1, 1, 0.1) 0 0 30px;
  display: none;
  height: auto;
  max-height: inherit;
  box-sizing: border-box;
}
.catalog .menu:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 20px;
  border: 6px solid transparent;
  border-bottom: 10px solid #fff;
}
.fixed-header .catalog .menu:before {
    left: 110px;
}
.catalog .menu div ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  position: relative;
}
.catalog .menu div ul.mobile {
  display: none;
}
.catalog .menu div ul li {
  border-bottom: 1px solid #eff0f1;
  background: #FFF;
}
.catalog .menu div ul li:last-child {
  border-bottom: 0;
}
.catalog .menu div ul li:hover ul {
  display: flex;
}
.catalog .menu div ul li:hover ul li ul {
  display: none;
}
.catalog .menu div ul li a {
  display: block;
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  font-size: 14px;
  padding: 20px 45px 20px 65px;
  position: relative;
  transition: .3s color, .3s background;
}
.catalog .menu div ul li a:hover {
  color: #d41a17;
}
.catalog .menu div ul li ul {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    display: none;
    background: #fafafa;
    display: none;
    flex-wrap: wrap;
    padding: 15px 28px;
    width: calc(1170px - 300px);
    justify-content: start;
    align-items: start;
    align-self: start;
    align-content: start;
    overflow-y: auto;
    box-sizing: border-box;
    height: 100%;
}
.catalog .menu div ul li ul li ul {
  background: #fff;
  position: relative;
  left: 0;
  top: 0;
  height: auto;
  width: auto;
  background: transparent;
  padding: 0;
  margin: 15px 0 0;
  align-items: start;
}
.catalog .menu div ul li ul li.sub > a:after {
    content: "\f107";
    color: #7a7a7a;
    font: normal normal normal 14px/1 FontAwesome;
    margin-left: 5px;
    font-size: 16px;
    vertical-align: middle;
}

.catalog .menu div ul li ul li.open a:after {
    color: #d71b18;
}

.top-catalog form {
  width: 49%;
  position: relative;
}
.top-catalog form input[type='text'] {
  width: 100%;
  height: 46px;
  border: 1px solid #eff0f1;
  border-radius: 4px;
  padding: 0 20px;
  font-family: 'Museo Sans Cyrl 100';
}
.top-catalog form button {
  width: 16px;
  height: 16px;
  background: url('img/submit.png');
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}
.top-catalog .links {
  background: #fff;
  border-radius: 4px;
  width: 23.5%;
  height: 44px;
  border: 1px solid #eff0f1;
  position: relative;
}
.top-catalog .links:after {
  content: "";
  width: 1px;
  height: 32px;
  background: #eff0f1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 50%;
}
.top-catalog .links a {
  width: 50%;
  text-align: center;
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  font-size: 12px;
  line-height: 44px;
}
.top-catalog .links a:hover {
  background: #eff0f1;
}
.top-catalog .links a img {
  vertical-align: middle;
  margin: -2px 4px 0 0;
}
.top-catalog .navi {
  width: 100%;
  padding-top: 20px;
  font-family: 'Museo Sans Cyrl 300';
}
.top-catalog .navi a {
  color: #313b80;
  text-decoration: none;
  border-bottom: 1px solid rgba(1, 1, 1, 0.3);
}
.top-catalog .navi a:hover {
  border-bottom: 1px solid rgba(1, 1, 1, 0);
}
.top-catalog .navi b {
  font-family: 'Museo Sans Cyrl 900';
}
.top-catalog .navi span {
  margin: 0 20px;
}

.catalog .menu div ul li ul li {
    width: 33.3333%;
    background: transparent;
    border: none;
    padding-right: 20px;
    box-sizing: border-box;
    margin: 0;
    height: auto;
    margin: 10px 0 25px;
}

.catalog .menu div ul li ul li a {
    font-size: 14px;
    padding: 0;
    font-family: 'Museo Sans Cyrl 500';
}

.catalog .menu div ul li ul li ul li a {
    font-size: 12px;
    font-weight: normal;
    font-family: 'Museo Sans Cyrl 500';
    color: #7a7a7a;
}

.catalog .menu div ul li ul li ul li {
    width: 100%;
    margin: 0 0 8px;
    line-height: 1.4;
}

.catalog .menu div ul li ul li ul li:last-child {
    margin: 0;
}

.catalog .menu div ul li a img {
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
}

.catalog .menu div ul li ul img {
    display: none;
}

.index-page-slider {
    /* margin-bottom: 100px; */
    /* margin-top: -90px; */
    z-index: 3;
}
.index-page-slider .item img {
  width: 100%;
}
.index-page-slider .item a:nth-child(1) {
  display: block;
}
.index-page-slider .item a:nth-child(2) {
  display: none;
}
.index-page-slider .slick-dots {
  background: rgb(0 0 0 / 15%);
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  border-radius: 6px 6px 0 0;
  padding: 10px 15px 15px 15px;

}
.index-page-slider .slick-dots li {
  display: inline-block;
  margin: 0 10px;
}
.index-page-slider .slick-dots li.slick-active button {
  background: #313b80;
  width: 20px;
}
.index-page-slider .slick-dots li button {
  padding: 0;
  font-size: 0;
  z-index: 2;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #efefef;
}
.index-page-slider .slick-dots li button:hover {
  background: #565e92;
}
.block-name {
  text-align: center;
  font-size: 36px;
  font-family: 'Museo Sans Cyrl 900';
  margin-bottom: 40px;
}
.index-catalog {
  margin-bottom: 80px;
}



.index-catalog .item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(48,58,126);
    background: -moz-linear-gradient(165deg, rgba(48,58,126,1) 48%, rgba(255,255,255,1) 50%, rgba(215,26,23,1) 52%);
    background: -webkit-linear-gradient(165deg, rgba(48,58,126,1) 48%, rgba(255,255,255,1) 50%, rgba(215,26,23,1) 52%);
    background: linear-gradient(165deg, rgba(48,58,126,1) 48%, rgba(255,255,255,1) 50%, rgba(215,26,23,1) 52%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#303a7e",endColorstr="#d71a17",GradientType=1);
    z-index: 2;
    border-radius: 4px;
    transform: translateX(-110%);
    transition: .5s transform;
}

.index-catalog .item:after {
    content: '';
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    top: 3px;
    left: 3px;
    background: #fafafa;
    z-index: 3;
    transition: .5s background;
}

.index-catalog .item:hover:after {
    background: #FFF;
}

.index-catalog .item:hover:before {
    transform: translateX(0);
}
.index-catalog .item:hover {
  background: #fff;
  -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 0 30px;
          box-shadow: rgba(1, 1, 1, 0.1) 0 0 30px;
}
.index-catalog .item a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 6;
}
.index-catalog .item img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 40px;
  z-index: 5;
}
.index-catalog .item span {
    font-family: 'Museo Sans Cyrl 900';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 170px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    color: #313b80;
    z-index: 5;
}
.index-catalog .button {
  text-align: center;
  padding: 30px 0 100px;
  border-bottom: 1px solid #ebebeb;
}
.index-catalog .button button {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 12px;
  text-transform: uppercase;
  color: #d71a17;
  background: #fff;
  border: 2px solid #d71a17;
  border-radius: 4px;
  width: 220px;
  height: 50px;
}
.index-catalog .button button:hover {
  color: #fff;
  background: #d71a17;
}
.index-catalog .button button .fa {
  font-size: 14px;
  margin-right: 6px;
}
.popular.inner {
  margin-bottom: 60px;
}
.popular .list {
  border: 1px solid #ebebeb;
  justify-content: flex-start;
}
.popular .list .item {
  width: 20%;
  border-right: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  text-align: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  background: #fff;
  position: relative;
}
.popular .list .item:hover {
  border-radius: 4px;
  -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 0 40px;
          box-shadow: rgba(1, 1, 1, 0.1) 0 0 40px;
  border-right: 0!important;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
/* .popular .list .item:last-child {
  border-right: 0;
} */
.popular .list .item .image {
  margin-bottom: 20px;
}
.popular .list .item .image a {
    position: relative;
    display: block;
}

.popular .list .item .image a:before {
    content: 'Быстрый просмотр';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    white-space: nowrap;
    background: url(img/icons/view.svg) no-repeat left 20px center rgb(255 255 255 / 0.9);
    padding: 14px 20px 14px 47px;
    line-height: 1;
    font-size: 14px;
    font-family: 'Museo Sans Cyrl 700';
    border-radius: 10px;
    box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.2);
    background-size: 20px;
    transition: .3s transform;
}

.popular .list .item:hover .image a:before {
    transform: translate(-50%, -50%) scale(1);
}

.popular .list .item .image img {
    height: 173px;
    display: inline-block;
    vertical-align: bottom;
}
.popular .list .item .name {
  display: block;
  text-decoration: none;
  color: #313b80;
  font-family: 'Museo Sans Cyrl 300';
  margin-bottom: 15px;
}
.popular .list .item .name span {
  display: block;
  font-family: 'Museo Sans Cyrl 900';
  font-size: 16px;
  margin-top: 5px;
  overflow-wrap: break-word;
}
.popular .list .item .art {
  margin-bottom: 15px;
  font-family: 'Museo Sans Cyrl 300';
  font-size: 12px;
  color: #bfbfbf;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
}
.popular .list .item .price {
  text-align: left;
  color: #bfbfbf;
  font-family: 'Museo Sans Cyrl 300';
}
.popular .list .item .price span {
  display: block;
  color: #000;
  font-family: 'Museo Sans Cyrl 900';
  font-size: 16px;
}
.popular .list .item button {
  border-radius: 4px;
  width: 40px;
  height: 40px;
  background: #d31917 url('img/cart2.png') no-repeat center;
}
.popular .list .item button:hover {
  background: #ed5351 url('img/cart2.png') no-repeat center;
}
.popular .button {
  text-align: center;
  padding: 50px 0 100px;
  border-bottom: 1px solid #ebebeb;
}
.popular .button button {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 12px;
  text-transform: uppercase;
  color: #d71a17;
  background: #fff;
  border: 2px solid #d71a17;
  border-radius: 4px;
  width: 300px;
  height: 50px;
}
.popular .button button:hover {
  color: #fff;
  background: #d71a17;
}
.index-about {
  background: #313b80 url('img/index-about.jpg') no-repeat center bottom;
  padding: 80px 0;
  color: #fff;
  margin-bottom: 80px;
}
.index-about .block-name {
  text-align: left;
  margin-bottom: 20px;
}
.index-about p {
  font-family: 'Museo Sans Cyrl 100';
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}
.index-about .about {
  width: 48%;
}
.index-about .about .photo {
  width: 49%;
  margin-bottom: 20px;
}
.index-about .about .photo img {
  width: 100%;
}
.index-about .about .item {
  width: 24%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 15px 15px 15px;
  text-align: center;
  font-family: 'Museo Sans Cyrl 700';
  font-size: 13px;
  margin-bottom: 20px;
  background: #2c3675;
  border-radius: 12px;
}
.index-about .about .item img {
  display: block;
  margin: 0 auto 10px auto;
}
.index-about .docs {
  width: 40%;
}
.index-about .docs .list {
  margin: 0 -10px;
}
.index-about .docs .list .item {
  margin: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.index-about .docs .list .item img.bg {
  width: 100%;
}
.index-about .docs .list .item img.doc {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 80%;
}
/*
.index-about .docs .list .item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
*/
.index-about .docs .list .slick-dots {
  text-align: center;
  padding: 20px 0;
}
.index-about .docs .list .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.index-about .docs .list .slick-dots li.slick-active button {
  background: #ce1916;
  width: 20px;
}
.index-about .docs .list .slick-dots li button {
  padding: 0;
  font-size: 0;
  z-index: 2;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #4b5382;
}
.index-about .docs .list .slick-dots li button:hover {
  background: #9c1a23;
}
.index-news {
  height: 630px;
}
.index-news .item {
  border: 1px solid #ebebeb;
  padding: 20px 20px 68px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 32.5%;
  margin-bottom: 30px;
  text-align: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  background: #fff;
}
.index-news .item:hover {
  border: 1px solid #fff;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 0 40px;
          box-shadow: rgba(1, 1, 1, 0.1) 0 0 40px;
  border-radius: 4px;
}
.index-news .item:hover button {
  display: inline-block;
}
.index-news .item img {
  width: 100%;
  text-align: center;
}
.index-news .item .name {
  display: block;
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  font-size: 20px;
  color: #313b80;
  padding: 30px 0 10px;
}
.index-news .item p {
  font-family: 'Museo Sans Cyrl 300';
  margin-bottom: 20px;
}
.index-news .item button, .btn.btn-border {
    font-family: 'Museo Sans Cyrl 900';
    text-transform: uppercase;
    color: #d71a17;
    background: none;
    border: 2px solid #d71a17;
    font-size: 12px;
    border-radius: 4px;
    padding: 15px 45px;
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
}
.index-news .item button:hover {
  color: #fff;
  background: #d71a17;
}
.index-map {
  height: 500px;
}
[class*="ymaps-2"][class*="-ground-pane"] {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
}
.footer {
  padding: 40px 0;
}
.footer.inner {
  background: #f8f9f8;
}
.footer .copy {
  font-size: 12px;
  font-family: 'Museo Sans Cyrl 100';
  line-height: 20px;
  margin-top: 8px;
}
.footer .copy a {
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  color: #4854a4;
}
.footer .adress {
  font-family: 'Museo Sans Cyrl 100';
  font-size: 16px;
  padding-left: 25px;
  background: url('img/marker.png') no-repeat 0 2px;
  margin-top: 8px;
}
.footer .phone {
  color: #a1a1a1;
  font-family: 'Museo Sans Cyrl 100';
  padding-left: 22px;
  background: url('img/phone.png') no-repeat 0 4px;
  margin-top: 8px;
}
.footer .phone a {
  display: block;
  color: #000;
  font-size: 20px;
  text-decoration: none;
  margin-bottom: 2px;
}
.footer .phone a span {
  font-family: 'Museo Sans Cyrl 900';
}
.mobile-menu {
  position: fixed;
  width: 280px;
  height: 100%;
  top: 0;
  left: -280px;
  background: #fff;
  z-index: 12;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  display: none;
}
.mobile-menu.opened {
  left: 0;
}
.mobile-menu ul li a {
  text-decoration: none;
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #ccc;
  font-family: 'Museo Sans Cyrl 700';
  text-transform: uppercase;
}
.fixed-header {
  position: fixed;
  width: 100%;
  top: -100px;
  left: 0;
  background: #fff;
  -webkit-box-shadow: rgba(1, 1, 1, 0.2) 0 0 30px;
          box-shadow: rgba(1, 1, 1, 0.2) 0 0 30px;
  padding: 15px 0;
  z-index: 7;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.fixed-header.opened {
  top: 0;
}
.fixed-header .wrap {
  position: relative;
}
.fixed-header .catalog {
  width: 19%;
}
.fixed-header .catalog button {
  width: 100%;
  height: 44px;
  color: #fff;
  font-family: 'Museo Sans Cyrl 900';
  text-transform: uppercase;
  background: #d71a17 url('img/menu.png') no-repeat left 20px top 50%;
  border-radius: 4px;
  position: relative;
  font-size: 12px;
}
.fixed-header .catalog button:hover {
  background: #ed5351 url('img/menu.png') no-repeat left 20px top 50%;
}
/*.fixed-header .catalog .menu {
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 3;
  background: #fff;
  border-radius: 4px;
  margin-top: 15px;
  -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 0 30px;
          box-shadow: rgba(1, 1, 1, 0.1) 0 0 30px;
  display: none;
}
.fixed-header .catalog .menu:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 20px;
  border: 6px solid transparent;
  border-bottom: 10px solid #fff;
}
.fixed-header .catalog .menu div ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33334%;
  position: relative;
}
.fixed-header .catalog .menu div ul.mobile {
  display: none;
}
.fixed-header .catalog .menu div ul li {
  border-bottom: 1px solid #eff0f1;
}
.fixed-header .catalog .menu div ul li:last-child {
  border-bottom: 0;
}
.fixed-header .catalog .menu div ul li:hover ul {
  display: block;
}
.fixed-header .catalog .menu div ul li:hover ul li:hover ul {
  display: block;
}
.fixed-header .catalog .menu div ul li:hover ul li ul {
  display: none;
}
.fixed-header .catalog .menu div ul li a {
  display: block;
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  font-size: 12px;
  padding: 10px 20px;
}
.fixed-header .catalog .menu div ul li a:hover {
  color: #d41a17;
}
.fixed-header .catalog .menu div ul li ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  display: none;
  height: 100%;
  background: #fafafa;
}
.fixed-header .catalog .menu div ul li ul li ul {
  background: #fff;
}*/
.fixed-header .nav {
  position: relative;
}
.fixed-header .nav button {
  width: 44px;
  height: 44px;
  background: url('img/menu-button.png');
}
.fixed-header .nav button.active {
  background: url('img/menu-close.png');
}
.fixed-header .nav ul {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  z-index: 4;
  width: 200px;
  border-radius: 4px;
  -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 0 10px;
          box-shadow: rgba(1, 1, 1, 0.1) 0 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px;
  margin-top: 10px;
  display: none;
}
.fixed-header .nav ul:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 17px;
  border: 6px solid transparent;
  border-bottom: 10px solid #fff;
}
.fixed-header .nav ul li {
  border-bottom: 1px solid #eff0f1;
}
.fixed-header .nav ul li:last-child {
  border-bottom: 0;
}
.fixed-header .nav ul li a {
  font-size: 16px;
  font-family: 'Museo Sans Cyrl 300';
  text-decoration: none;
  padding: 10px 0;
  display: block;
}
.fixed-header .nav ul li a:hover {
  color: #313c7f;
}
.fixed-header form {
  width: 22%;
  position: relative;
}
.fixed-header form input[type='text'] {
  width: 100%;
  height: 46px;
  border: 1px solid #eff0f1;
  border-radius: 4px;
  padding: 0 20px;
  font-family: 'Museo Sans Cyrl 100';
}
.fixed-header form button {
  width: 16px;
  height: 16px;
  background: url('img/submit.png');
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}
.fixed-header .phone {
  color: #a1a1a1;
  font-family: 'Museo Sans Cyrl 100';
  padding-left: 22px;
  background: url('img/phone.png') no-repeat 0 4px;
  margin-top: -10px;
  font-size: 12px;
}
.fixed-header .phone a {
  display: block;
  color: #000;
  font-size: 16px;
  text-decoration: none;
  margin-bottom: 2px;
}
.fixed-header .phone a span {
  font-family: 'Museo Sans Cyrl 900';
}
.fixed-header .phone a.callback {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Museo Sans Cyrl 900';
    color: #d71b18;
    border-bottom: 1px dotted #d71b18;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

.fixed-header .phone a.callback:hover {
    border-color: transparent;
    color: #303030;
}

.fixed-header .cart {
  position: relative;
  border-radius: 4px;
  font-family: 'Museo Sans Cyrl 100';
  background: #fafafa url('img/cart.png') no-repeat left 15px top 50%;
  border: 1px solid #eff0f1;
  padding: 5px 60px 5px 72px;
  height: 44px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fixed-header .cart:after {
  content: "";
  width: 1px;
  height: 30px;
  background: #eff0f1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 55px;
}
.fixed-header .cart a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.fixed-header .cart span {
  color: #000;
  display: block;
  font-family: 'Museo Sans Cyrl 900';
}
.popup .window {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100px;
  margin-bottom: 100px;
  background: #fff;
  width: 370px;
  padding: 45px 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.popup .window .close {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
  top: 20px;
  background: url('img/close.png');
}
.popup .window .name {
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Museo Sans Cyrl 100';
  font-size: 24px;
}
.popup .window .name span {
  display: block;
  font-family: 'Museo Sans Cyrl 900';
  font-size: 30px;
}
.popup .window input[type='text'] {
  width: 100%;
  font-family: 'Museo Sans Cyrl 300';
  border-radius: 4px;
  background: #f5f5f5;
  border: 1px solid #eff0f1;
  padding: 0 20px;
  margin-bottom: 20px;
  height: 50px;
}
.popup .window textarea {
  width: 100%;
  font-family: 'Museo Sans Cyrl 300';
  border-radius: 4px;
  background: #f5f5f5;
  border: 1px solid #eff0f1;
  padding: 10px 20px;
  margin-bottom: 20px;
  height: 100px;
}
.popup .window button {
  width: 100%;
  height: 44px;
  margin-bottom: 25px;
  font-family: 'Museo Sans Cyrl 900';
  text-transform: uppercase;
  color: #fff;
  border-radius: 4px;
  background: #d71a17;
  font-size: 12px;
}
.popup .window button:hover {
  background: #ed5351;
}
.popup .window .checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.popup .window .checkbox + label {
  position: relative;
  padding: 0 0 0 20px;
  cursor: pointer;
  display: block;
  font-size: 12px;
}
.popup .window .checkbox + label:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  width: 12px;
  height: 12px;
  background: url('img/checkbox.png');
  -webkit-transition: .2s;
  transition: .2s;
}
.popup .window .checkbox:checked + label:before {
  background: url('img/checkbox2.png');
}
.product-page {
  padding: 50px 0;
}
.product-page .photos {
  margin-bottom: 30px;
  width: 42%;
}
.product-page .photos .slider-for {
  border: 1px solid #ebebeb;
  border-radius: 4px 4px 0 0;
}
.product-page .photos .slider-for .item {
  padding: 10px;
}
.product-page .photos .slider-nav {
  border: 1px solid #ebebeb;
  border-top: 0;
  border-radius: 0 0 4px 4px;
}
.product-page .photos .slider-nav .item {
  padding: 10px 30px;
  outline: none;
  cursor: pointer;
  opacity: .5;
}
.product-page .photos .slider-nav .item.slick-current {
  opacity: 1;
}
.product-page .info {
  margin-bottom: 30px;
  width: 55%;
}
.product-page .info h1 {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 30px;
  color: #313b80;
  margin-bottom: 20px;
}
.product-page .info .nal {
  font-family: 'Museo Sans Cyrl 300';
  color: #6caf51;
  margin-bottom: 30px;
}
.product-page .info .nal img {
  vertical-align: middle;
  margin: -2px 6px 0 0;
}
.product-page .info .art {
  font-family: 'Museo Sans Cyrl 300';
  color: #bfbfbf;
  margin-bottom: 30px;
}
.product-page .info p {
  font-family: 'Museo Sans Cyrl 300';
  margin-bottom: 30px;
}
.product-page .info .tech {
  padding-bottom: 20px;
}
.product-page .info .tech .item {
  margin-bottom: 20px;
  font-family: 'Museo Sans Cyrl 300';
  position: relative;
  font-size: 18px;
}
.product-page .info .tech .item:after {
  content: "";
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  left: 0;
  bottom: 3px;
}
.product-page .info .tech .item div {
  display: inline-block;
  position: relative;
  z-index: 2;
  background: #fff;
  padding-right: 10px;
}
.product-page .info .tech .item p {
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  background: #fff;
  z-index: 2;
  padding-left: 10px;
}
.product-page .info .price-block {
  background: #f8f8f8;
  border: 1px solid #eff0f1;
  border-radius: 4px;
  padding: 30px;
}
.product-page .info .price-block .price {
  color: #bfbfbf;
  font-family: 'Museo Sans Cyrl 300';
}
.product-page .info .price-block .price span {
  display: block;
  color: #000;
  font-family: 'Museo Sans Cyrl 900';
  font-size: 24px;
}
.product-page .info .price-block .price span span{
    display: inline;
}
.product-page .info .price-block .items {
  font-family: 'Museo Sans Cyrl 300';
  font-size: 16px;
  color: #7f7f7f;
}
.product-page .info .price-block .items .number {
  display: inline-block;
  margin-left: 20px;
  position: relative;
}
.product-page .info .price-block .items .number span {
  font-family: 'Museo Sans Cyrl 700';
  color: #999;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
.product-page .info .price-block .items .number span:hover {
  color: #d71a17;
}
.product-page .info .price-block .items .number span.minus {
  left: 10px;
}
.product-page .info .price-block .items .number span.plus {
  right: 10px;
}
.product-page .info .price-block .items .number input[type='text'] {
  width: 100px;
  height: 44px;
  border-radius: 4px;
  border: 1px solid #eff0f1;
  padding: 0;
  text-align: center;
}
.product-page .info .price-block button {
  font-family: 'Museo Sans Cyrl 900';
  text-transform: uppercase;
  color: #fff;
  border-radius: 4px;
  width: 170px;
  height: 44px;
  font-size: 12px;
  background: #d71a17;
}
.product-page .info .price-block button:hover {
  background: #ed5351;
}
.product-page .info .price-block button img {
  vertical-align: middle;
  margin: -2px 6px 0 0;
}
.product-page h2 {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 22px;
  margin-bottom: 20px;
}
.product-page .text {
  width: 100%;
  padding: 30px 0 80px;
  margin-bottom: 60px;
  border-bottom: 1px solid #ebebeb;
}
.product-page .text p {
  margin-bottom: 20px;
  font-family: 'Museo Sans Cyrl 300';
}
.product-page .text ul li {
  font-family: 'Museo Sans Cyrl 300';
  margin-bottom: 20px;
  padding-left: 20px;
  background: url('img/li.png') no-repeat 0 5px;
}
.catalog-page {
  padding: 50px 0;
}
.catalog-page .filtr {
  width: 23%;
}
.catalog-page .filtr .content {
  border-radius: 4px;
  background: #fafafa;
  border: 1px solid #eff0f1;
}
.catalog-page .filtr .content .item {
  padding: 30px;
  border-bottom: 1px solid #eff0f1;
}
.catalog-page .filtr .content .item:last-child {
  border-bottom: 0;
}
.catalog-page .filtr .content .item .name {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 16px;
  margin-bottom: 15px;
}
.catalog-page .filtr .content .item .price-slider input[type='text'] {
  width: 48%;
  height: 30px;
  background: #fff;
  border-radius: 4px;
  padding: 0 10px;
  font-size: 11px;
  border: 1px solid #eff0f1;
  margin-bottom: 15px;
}
.catalog-page .filtr .content .item .price-slider .ui-widget.ui-widget-content {
  border: 0;
  background: #e0e0e0;
  border-radius: 4px;
}
.catalog-page .filtr .content .item .price-slider .ui-widget-header {
  background: #d71a17;
}
.catalog-page .filtr .content .item .price-slider .ui-slider-horizontal {
  height: 8px;
}
.catalog-page .filtr .content .item .price-slider .ui-state-default {
  background: #fff;
  border-radius: 50%;
  -webkit-box-shadow: rgba(1, 1, 1, 0.3) 0 0 10px;
          box-shadow: rgba(1, 1, 1, 0.3) 0 0 10px;
  border: 0;
  outline: none;
  width: 22px;
  height: 22px;
  margin: -2px 0 0 -10px;
}
.catalog-page .filtr .content .item .price-slider .ui-state-default:focus,
.catalog-page .filtr .content .item .price-slider .ui-state-default:active {
  background: url('img/price-slider.png');
}
.catalog-page .filtr .content .item .checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.catalog-page .filtr .content .item .checkbox + label {
  position: relative;
  padding: 0 0 10px 24px;
  cursor: pointer;
  display: block;
  font-size: 12px;
}
.catalog-page .filtr .content .item .checkbox + label:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 16px;
  height: 16px;
  background: url('img/checkbox5.png');
  -webkit-transition: .2s;
  transition: .2s;
}
.catalog-page .filtr .content .item .checkbox:checked + label:before {
  background: url('img/checkbox7.png');
}
.catalog-page .filtr .content .item .checkbox:hover + label:before {
  background: url('img/checkbox6.png');
}
.catalog-page .filtr .content .button {
  text-align: center;
  padding: 30px;
}
.catalog-page .filtr .content .button button {
  font-family: 'Museo Sans Cyrl 900';
  text-transform: uppercase;
  color: #fff;
  border-radius: 4px;
  background: #d71a17;
  width: 124px;
  height: 40px;
  font-size: 12px;
}
.catalog-page .filtr .content .button a {
  font-family: 'Museo Sans Cyrl 900';
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  border-bottom: 1px solid rgba(1, 1, 1, 0.2);
  margin-left: 10px;
}
.catalog-page .list {
  width: 74%;
}
.catalog-page .list .sort {
  font-family: 'Museo Sans Cyrl 300';
  margin-bottom: 30px;
  display: inline-block;
  position: relative;
}
.catalog-page .list .sort:hover .sub {
  display: block;
}
.catalog-page .list .sort a {
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  color: #d71a17;
  margin-left: 5px;
}
.catalog-page .list .sort a span {
  border-bottom: 1px dotted #d71a17;
}
.catalog-page .list .sort a .fa {
  font-size: 12px;
}
.catalog-page .list .sort .sub {
  position: absolute;
  top: 100%;
  right: 0;
  padding-top: 10px;
  display: none;
}
.catalog-page .list .sort .sub ul {
  border-radius: 4px;
  -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 0 10px;
          box-shadow: rgba(1, 1, 1, 0.1) 0 0 10px;
  padding: 10px 15px;
  background: #fff;
  z-index: 2;
}
.catalog-page .list .sort .sub ul a {
  display: block;
  margin: 5px 0;
}
.catalog-page .list .items {
    border: 1px solid #e6e6e6;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
            justify-content: start;
}
.catalog-page .list .items .item {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  width: 25%;
  border-right: 1px solid #ebebeb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  text-align: center;
  background: #fff;
  position: relative;
}
.catalog-page .list .items .item:nth-child(1),
.catalog-page .list .items .item:nth-child(2),
.catalog-page .list .items .item:nth-child(3),
.catalog-page .list .items .item:nth-child(4) {
    border-top: 1px solid #e6e6e6;
}
.catalog-page .list .items .item:hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid #d71a17;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.catalog-page .list .items .item .image {
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.catalog-page .list .items .item .name {
  display: block;
  text-decoration: none;
  color: #313b80;
  font-family: 'Museo Sans Cyrl 300';
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
}
.catalog-page .list .items .item .name span {
    display: -webkit-box;
    font-family: 'Museo Sans Cyrl 900';
    font-size: 16px;
    margin-top: 5px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.catalog-page .list .items .item .art {
  margin-bottom: 15px;
  font-family: 'Museo Sans Cyrl 300';
  font-size: 12px;
  color: #bfbfbf;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
  position: relative;
  z-index: 2;
}
.catalog-page .list .items .item .price {
  text-align: left;
  color: #bfbfbf;
  font-family: 'Museo Sans Cyrl 300';
  position: relative;
  z-index: 2;
}
.catalog-page .list .items .item .price span {
  display: block;
  color: #000;
  font-family: 'Museo Sans Cyrl 900';
  font-size: 20px;
}
.catalog-page .list .items .item .price span span{
    display: inline;
}
.catalog-page .list .items .item button {
  border-radius: 4px;
  width: 40px;
  height: 40px;
  background: #d31917 url('img/cart2.png') no-repeat center;
  position: relative;
  z-index: 2;
}
.catalog-page .list .items .item button:hover {
  background: #ed5351 url('img/cart2.png') no-repeat center;
}
.catalog-page .list .button {
  text-align: center;
  padding: 50px 0;
}
.catalog-page .list .button button {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 12px;
  text-transform: uppercase;
  color: #d71a17;
  background: #fff;
  border: 2px solid #d71a17;
  border-radius: 4px;
  width: 220px;
  height: 50px;
}
.catalog-page .list .button button:hover {
  color: #fff;
  background: #d71a17;
}
.catalog-page .list .button button .fa {
  margin-right: 8px;
}
.contacts-page {
  padding: 50px 0;
}
.contacts-page .block-name {
  text-align: left;
}
.contacts-page .info {
  width: 40%;
  background: #f9f9f9;
  border: 1px solid #eff0f1;
  border-radius: 4px;
  padding: 50px 40px 30px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contacts-page .info h2 {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 24px;
  margin-bottom: 20px;
}
.contacts-page .info p {
  font-family: 'Museo Sans Cyrl 300';
  margin-bottom: 10px;
}
.contacts-page .info select {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 6px 12px;
          box-shadow: rgba(1, 1, 1, 0.1) 0 6px 12px;
  font-family: 'Museo Sans Cyrl 900';
  padding: 0 20px 0 50px;
  background: #ffffff url('img/marker.png') no-repeat left 20px top 50%;
  margin-bottom: 30px;
}
.contacts-page .info .item {
  padding: 20px 0;
  border-top: 1px solid #eff0f1;
  font-size: 16px;
  font-family: 'Museo Sans Cyrl 100';
  line-height: 24px;
  padding-left: 30px;
  position: relative;
}
.contacts-page .info .item img {
  position: absolute;
  left: 0;
  top: 25px;
}
.contacts-page .info .item span {
  display: block;
  font-family: 'Museo Sans Cyrl 900';
}
.contacts-page .map {
  width: 58%;
  border-radius: 4px;
  overflow: hidden;
  min-height:500px;
}
.about-page {
  padding: 50px 0;
}
.about-page .block-name {
  text-align: left;
}
.about-page .page-big-col {
  width: 74%;
}
.about-page .page-big-col h2 {
  font-size: 30px;
  margin-bottom: 20px;
  font-family: 'Museo Sans Cyrl 900';
}
.about-page .page-big-col h3 {
  font-size: 24px;
  margin-bottom: 20px;
  font-family: 'Museo Sans Cyrl 900';
}
.about-page .page-big-col p {
  margin-bottom: 20px;
}
.about-page .page-big-col .line {
  border-top: 1px solid #e6e6e6;
  margin: 50px 0;
}
.about-page .page-big-col ul {
  padding-bottom: 30px;
}
.about-page .page-big-col ul li {
  margin-bottom: 10px;
  padding-left: 16px;
  background: url('img/li.png') no-repeat 0 7px;
}
.about-page .page-big-col .photo {
  margin-bottom: 40px;
}
.about-page .page-big-col .photo img {
  width: 100%;
}
.about-page .page-big-col .gallery {
  padding: 10px 0 20px;
}
.about-page .page-big-col .gallery .item {
  width: 23.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
  position: relative;
  font-size: 0;
}
.about-page .page-big-col .gallery .item:hover a {
  opacity: 1;
}
.about-page .page-big-col .gallery .item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(1, 1, 1, 0.3) url('img/zoom.png') no-repeat center;
  opacity: 0;
}
.about-page .page-big-col blockquote {
  background: #fafafa;
  border: 1px solid #e6e6e6;
  padding: 50px;
  margin: 0 0 30px 0;
  font-family: 'Museo Sans Cyrl 900';
  font-size: 18px;
}
.about-page .page-big-col ol {
  padding: 0 15px;
  list-style: decimal;
  padding-bottom: 20px;
}
.about-page .page-big-col ol li {
  margin-bottom: 10px;
}
.about-page .page-small-col {
  width: 23.5%;
}
.about-page .page-small-col button {
  width: 100%;
  background: #fafafa;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  padding: 10px;
  font-family: 'Museo Sans Cyrl 700';
  text-transform: uppercase;
  display: none;
}
.about-page .page-small-col button.active {
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
}
.about-page .page-small-col button.active span:nth-child(1) {
  display: none;
}
.about-page .page-small-col button.active span:nth-child(2) {
  display: block;
}
.about-page .page-small-col button span:nth-child(1) {
  display: block;
}
.about-page .page-small-col button span:nth-child(2) {
  display: none;
}
.about-page .page-small-col button img {
  vertical-align: middle;
  margin: -2px 6px 0 0;
}
.about-page .page-small-col ul {
  /* background: #fafafa; */
  background: #d71a17;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  transition: all 0.3s ease 0s;
}
.about-page .page-small-col ul:hover {
    transform: scale(1.05);
}
.about-page .page-small-col ul li {
  padding: 0 40px;
  position: relative;
}
.about-page .page-small-col ul li:last-child a {
  border-bottom: 0;
}
.about-page .page-small-col ul li:hover a {
  /* color: #d71a17; */
  opacity: 0.7;
}
.about-page .page-small-col ul li a {
  display: block;
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  font-size: 18px;
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
  color: #fff;
}
.cart-page {
  padding: 50px 0;
}
.cart-page h2 {
  font-size: 36px;
  margin-bottom: 20px;
  font-family: 'Museo Sans Cyrl 900';
}
.cart-page .form {
  width: 57%;
}
.cart-page .form .block {
  background: #f8f8f8;
  border: 1px solid #ebebeb;
  padding: 40px 40px 10px 40px;
  margin-bottom: 80px;
  display: none;
}
.cart-page .form .block.active {
  display: block;
}
.cart-page .form .block .name {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 20px;
  margin-bottom: 20px;
  padding-left: 60px;
  position: relative;
}
.cart-page .form .block .name span {
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  border: 2px solid #d71a17;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
}
.cart-page .form .block .tabNavigation2 li {
  width: 48%;
  margin-bottom: 20px;
}
.cart-page .form .block .tabNavigation2 li a {
  display: block;
  background: #fff;
  border-radius: 4px;
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  font-size: 16px;
  border: 2px solid #fff;
  padding: 30px 40px;
}
.cart-page .form .block .tabNavigation2 li a.selected {
  border: 2px solid #e96966;
}
.cart-page .form .block .tabNavigation2 li a span {
  display: table-cell;
  vertical-align: middle;
}
.cart-page .form .block .tabNavigation2 li a span img {
  max-width: 100000px;
  margin-right: 15px;
}
.cart-page .form .block .form1 input[type='text'] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  margin-bottom: 15px;
}
.cart-page .form .block .form1 input[type='text']:focus {
  border: 1px solid #959abd;
}
.cart-page .form .block .buttons {
  text-align: right;
  margin-bottom: 40px;
}
.cart-page .form .block .buttons button {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 12px;
  text-transform: uppercase;
  width: 140px;
  height: 40px;
  border: 2px solid #d71a17;
  border-radius: 4px;
}
.cart-page .form .block .buttons button.b1 {
  background: none;
  color: #ed1c24;
  margin-right: 20px;
}
.cart-page .form .block .buttons button.b1:hover {
  background: #f7595f;
  border: 2px solid #f7595f;
  color: #fff;
}
.cart-page .form .block .buttons button.b1 .fa {
  margin: -2px 4px 0 0;
}
.cart-page .form .block .buttons button.b2 {
  background: #d71a17;
  color: #fff;
}
.cart-page .form .block .buttons button.b2:hover {
  background: #f7595f;
  border: 2px solid #f7595f;
}
.cart-page .form .block .buttons button.b2 .fa {
  margin: -2px 0 0 4px;
}
.cart-page .form .block .buttons button.b3 {
  width: 200px;
  background: #ed1c24;
  color: #fff;
}
.cart-page .form .block .buttons button.b3:hover {
  background: #f7595f;
  border: 2px solid #f7595f;
}
.cart-page .form .block .buttons button.b3 img {
  margin: -2px 4px 0 0;
}
.cart-page .form .block .buttons button img {
  vertical-align: middle;
}
.cart-page .form .block .line {
  border-top: 1px solid #e8e8e8;
  margin-bottom: 30px;
}
.cart-page .form .block .name2 {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 18px;
  color: #999999;
  margin-bottom: 30px;
  padding-left: 60px;
  position: relative;
}
.cart-page .form .block .name2 span {
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  border: 2px solid #999999;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
}
.cart-page .form .block .name2 .data {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 300px;
  left: 300px;
  font-family: 'Museo Sans Cyrl 300';
  font-size: 13px;
  color: rgba(1, 1, 1, 0.4);
}
.cart-page .form .block .name2 .data b {
  font-family: 'Museo Sans Cyrl 900';
}
.cart-page .form .block .payment {
  padding-left: 60px;
}
.cart-page .form .block .payment .item {
  width: 24%;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  padding: 20px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 30px;
  cursor: pointer;
  font-family: 'Museo Sans Cyrl 900';
  font-size: 14px;
  border: 1px solid #fff;
}
.cart-page .form .block .payment .item.active {
  border: 1px solid #ed1c24;
}
.cart-page .form .block .payment .item img {
  display: block;
  margin: 0 auto 25px auto;
}
.cart-page .form .block .tabs {
  padding-left: 60px;
}
.cart-page .form .block .tabs .tabNavigation {
  margin: 0 0 30px 0;
  border-radius: 4px;
  overflow: hidden;
  border: 2px solid #ed1c24;
}
.cart-page .form .block .tabs .tabNavigation li {
  width: 50%;
  text-align: center;
}
.cart-page .form .block .tabs .tabNavigation li a {
  display: block;
  padding: 16px 0;
  font-family: 'Museo Sans Cyrl 900';
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  color: #ed1c24;
  background: #fff;
}
.cart-page .form .block .tabs .tabNavigation li a.selected {
  background: #ed1c24;
  color: #fff;
}
.cart-page .form .block .map {
  height: 300px;
  margin-bottom: 35px;
}
.cart-page .form .block .contacts {
  padding-bottom: 20px;
}
.cart-page .form .block .contacts select {
  width: 100%;
  height: 50px;
  border-radius: 4px;
  -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 6px 12px;
          box-shadow: rgba(1, 1, 1, 0.1) 0 6px 12px;
  font-family: 'Museo Sans Cyrl 900';
  padding: 0 20px 0 50px;
  background: #ffffff url('img/marker.png') no-repeat left 20px top 50%;
  margin-bottom: 30px;
}
.cart-page .form .block .contacts .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.cart-page .form .block .contacts .contact {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  font-family: 'Museo Sans Cyrl 100';
  line-height: 24px;
  padding-left: 30px;
  position: relative;
}
.cart-page .form .block .contacts .contact img {
  position: absolute;
  left: 0;
  top: 5px;
}
.cart-page .form .block .contacts .contact span {
  display: block;
  font-family: 'Museo Sans Cyrl 900';
}
.cart-page .form .block .form2 label {
  display: block;
  margin-bottom: 10px;
}
.cart-page .form .block .form2 .fields {
  height: 50px;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
}
.cart-page .form .block .form2 .fields input[type='text'] {
  width: 22%;
  height: 50px;
  padding: 0 20px;
  border: 0;
  border-left: 1px solid #e2e2e2;
  margin: 0;
}
.cart-page .form .block .form2 .fields input[type='text'].big {
  width: 78%;
  border-left: 0;
}
.cart-page .form .block .form2 input[type='text'] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
}
.cart-page .form .block .form2 textarea {
  width: 100%;
  height: 100px;
  padding: 10px 20px;
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
}
.cart-page .cart {
  width: 41%;
}
.cart-page .cart .list {
  border-radius: 4px;
  -webkit-box-shadow: rgba(1, 1, 1, 0.1) 0 0 40px;
          box-shadow: rgba(1, 1, 1, 0.1) 0 0 40px;
  margin-bottom: 40px;
}
.cart-page .cart .list .item {
  padding: 25px 30px 25px 140px;
  border-bottom: 1px solid #eff0f1;
  position: relative;
}
.cart-page .cart .list .item .delete {
  position: absolute;
  width: 12px;
  height: 12px;
  right: 20px;
  top: 20px;
  background: url('img/close.png');
}
.cart-page .cart .list .item img {
  position: absolute;
  left: 30px;
  top: 25px;
}
.cart-page .cart .list .item .name {
  display: block;
  text-decoration: none;
  color: #313b80;
  font-family: 'Museo Sans Cyrl 300';
  margin-bottom: 10px;
}
.cart-page .cart .list .item .name span {
  display: block;
  font-family: 'Museo Sans Cyrl 900';
  font-size: 16px;
  margin-top: 5px;
}
.cart-page .cart .list .item .art {
  margin-bottom: 10px;
  font-family: 'Museo Sans Cyrl 300';
  font-size: 12px;
  color: #bfbfbf;
}
.cart-page .cart .list .item .number {
  display: inline-block;
  margin-bottom: 10px;
  position: relative;
}
.cart-page .cart .list .item .number span {
  font-family: 'Museo Sans Cyrl 700';
  color: #999;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
.cart-page .cart .list .item .number span:hover {
  color: #d71a17;
}
.cart-page .cart .list .item .number span.minus {
  left: 10px;
}
.cart-page .cart .list .item .number span.plus {
  right: 10px;
}
.cart-page .cart .list .item .number input[type='text'] {
  width: 100px;
  height: 44px;
  border-radius: 4px;
  border: 1px solid #eff0f1;
  padding: 0;
  text-align: center;
}
.cart-page .cart .list .item .price {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 16px;
}
.cart-page .cart .list .result {
  background: #fafafa;
  text-align: center;
  padding: 20px;
}
.cart-page .cart .list .result div {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 20px;
  margin-bottom: 5px;
}
.cart-page .cart .list .result a {
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  font-size: 12px;
  color: #d71a17;
}
.cart-page .cart .list .result a span {
  border-bottom: 1px dotted #d71a17;
}
.cart-page .cart .list .result a img {
  vertical-align: middle;
}
.cart-page .cart form.discount-form {
  padding: 30px;
  margin-bottom: 40px;
  background: #fafafa;
  text-align: center;
}
.cart-page .cart form.discount-form div {
  font-family: 'Museo Sans Cyrl 900';
  font-size: 20px;
  margin-bottom: 5px;
}
.cart-page .cart form.discount-form a {
  font-family: 'Museo Sans Cyrl 900';
  text-decoration: none;
  font-size: 12px;
  color: #d71a17;
}
.cart-page .cart form.discount-form a span {
  border-bottom: 1px dotted #d71a17;
}
.cart-page .cart form.discount-form a img {
  vertical-align: middle;
}
.cart-page .cart form.discount-form .fform {
  border-radius: 4px;
  margin-top: 20px;
  position: relative;
}
.cart-page .cart form.discount-form .fform input[type='text'] {
  width: 100%;
  height: 50px;
  background: #fff;
  padding: 0 20px;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  font-size: 12px;
}
.cart-page .cart form.discount-form .fform input[type='text']:focus {
  border: 1px solid #ed1c24;
}
.cart-page .cart form.discount-form .fform button {
  width: 160px;
  height: 50px;
  font-family: 'Museo Sans Cyrl 900';
  background: #fff;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 4px;
  background: #d71a17;
  margin-bottom: 15px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
.cart-page .cart form.discount-form .fform button:hover {
  background: #f7595f;
}
.cart-page .cart .discount {
  display: none;
}
.cart-page .cart .block {
  padding: 20px;
  background: #fafafa;
  text-align: center;
  font-family: 'Museo Sans Cyrl 900';
  font-size: 20px;
  margin-bottom: 40px;
}
.cart-page .cart .block span {
  color: #d71a17;
}
.cart-page .cart .block .old {
  display: inline-block;
  margin-left: 15px;
  position: relative;
}
.cart-page .cart .block .old:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 105px;
  height: 16px;
  background: url('img/old.png');
}
.cart-page .cart .block p {
  font-family: 'Museo Sans Cyrl 300';
  font-size: 14px;
  color: #848484;
  margin-top: 10px;
}
.cart-page .cart .block p span {
  font-family: 'Museo Sans Cyrl 900';
}


.modal {
    padding: 50px 60px !important;
    width: 370px;
    max-width: 100%;
}

.modal-hide {
    display: none;
}

.modal .fancybox-close-small {
    opacity: .5;
}

.modal .modal-title {
    text-align: center;
    color: #131313;
    margin: 0 0 30px;
}

.modal .modal-title b {
    font-family: 'Museo Sans Cyrl 900';
    display: block;
    font-size: 30px;
    line-height: 1.2;
    margin: 0 0 5px;
}

.modal .modal-title span {
    font-size: 24px;
    font-family: 'Museo Sans Cyrl 100';
}

.modal .form-group {
    margin: 0 0 20px;
}

.modal .form-group.form-check {
    margin: 0;
}

.modal .form-group input {
    background: #f5f5f5;
    width: 100%;
    padding: 22px 24px;
    border: 1px solid #eff0f1;
    border-radius: 5px;
    font-family: 'Museo Sans Cyrl 300';
    transition: .3s color, .3s background;
}

.modal .form-group input::placeholder {
    color: #848484;
}

.modal .form-group input:focus {
    background: #FFF;
}

.modal .form-group button {
    width: 100%;
    text-align: center;
    padding: 20px;
    color: #FFF;
    background: #d71a17;
    text-transform: uppercase;
    font-family: 'Museo Sans Cyrl 900';
    letter-spacing: 1px;
    border-radius: 5px;
    transition: .3s background;
    margin: 10px 0 0;
}

.modal .form-group button:hover {
    background: #ed5351;
}

.modal .form-check input {
    display: none;
}

.modal .form-check label {
    display: block;
    padding-left: 25px;
    color: #131313;
    font-size: 12px;
    position: relative;
    cursor: pointer;
    line-height: 1.5;
}

.modal .form-check label:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    height: 12px;
    background: #f5f5f5;
    border: 1px solid #eff0f1;
    border-radius: 2px;
    color: #f5f5f5;
    transition: .3s color;
}

.modal .form-check input:checked + label:before {
    color: #d71b18;
}

.fast {
    width: 770px;
    padding: 50px 40px !important;
}

.fast .modal-title b {
    color: #313b80;
}

.modal .product-page .photos {
    width: 310px;
    margin-right: 30px;
    text-align: center;
    margin-bottom: 0;
}

.modal .product-page .photos .slider-for {
    border: none;
}

.modal .product-page .photos .slider-nav {
    border: none;
}

.modal .product-page .photos .slider-nav .item {
    padding: 5px;
}

.modal .product-page .info {
    width: calc(100% - 340px);
    margin: 0;
}

.modal .product-page {
    padding: 0;
}

.modal .product-page .info .tech .item {
    font-size: 14px;
    margin-bottom: 10px;
}

.modal .product-page .photos .go-item {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin: 30px 0 0;
    color: #d71a17;
    text-decoration: none;
    border-bottom: 1px solid #efa3a2;
    font-family: 'Museo Sans Cyrl 900';
    font-size: 18px;
}

.modal .product-page .info > p {
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 20px;
    margin: 0 0 20px;
}

.modal .product-page .info .tech {
    padding: 0;
    margin: 0 0 20px;
}

.modal .product-page .info .price-block {
    padding: 20px;
}

.modal .product-page .info .price-block button {
    width: 100%;
    margin: 10px 0 0;
}





/***** MINICAT *****/


.minicat {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}

.minicat .item {
    text-decoration: none;
    box-sizing: border-box;
    width: calc(100%/4 - 30px*3/4);
    margin: 0 30px 30px 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    overflow: hidden;
}

.minicat .item:nth-child(4n) {
    margin-right: 0;
}

.minicat.three .item {
    width: calc(100%/3 - 20px*2/3);
    margin: 0 20px 20px 0;
}

.minicat.three .item:nth-child(4n) {
    margin-right: 30px;
}

.minicat.three .item:nth-child(3n) {
    margin-right: 0;
}

.minicat .item a {
    color: #131313;
    text-decoration: none;
    padding: 26px 31px;
    display: table;
    width: 100%;
    box-sizing: border-box;
    height: 100%;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Museo Sans Cyrl 700';
    position: relative;
    overflow: hidden;
}

.minicat.three .item a {
    font-size: 16px;
    padding: 18px 24px;
}

.minicat .item a span {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 3;
}

.minicat .item a:before {
    content: '';
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(48,58,126);
    background: -moz-linear-gradient(175deg, rgba(48,58,126,1) 48%, rgba(255,255,255,1) 50%, rgba(215,26,23,1) 52%);
    background: -webkit-linear-gradient(175deg, rgba(48,58,126,1) 48%, rgba(255,255,255,1) 50%, rgba(215,26,23,1) 52%);
    background: linear-gradient(175deg, rgba(48,58,126,1) 48%, rgba(255,255,255,1) 50%, rgba(215,26,23,1) 52%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#303a7e",endColorstr="#d71a17",GradientType=1);
    z-index: 2;
    border-radius: 4px;
    transform: translateX(-110%);
    transition: .5s transform;
}

.minicat .item a:hover:before {
    transform: translateX(0);
}

.minicat .item a:after {
    content: '';
    z-index: 2;
    position: absolute;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    top: 3px;
    left: 3px;
    background: #fff;
    transition: .01s background;
}

.back-name {
    text-align: center;
    margin: 0 0 30px;
}

.back-name a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 22px;
    color: #a9a9a9;
    line-height: 32px;
}

.back-name a i {
    margin-right: 10px;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
}

.back-name a:hover {
    color: #8e8e8e;
}

@media (max-width: 1500px){
    /* .index-page-slider{
        margin-top: -75px;        
    } */

}
@media (max-width: 1200px) {
    .index-page-slider{
        margin-top: 0;        
    }
    
    .catalog-page .list .items .item:nth-child(3), .catalog-page .list .items .item:nth-child(4) {
        border-top: none;
    }
    .popular .list .item .image a:before {
        font-size: 11px;
    }
  .wrap {
    width: 970px;
  }
  .catalog .menu div ul li ul {
        width: calc(970px - 300px);
    }
  .header .cart {
    padding-right: 30px;
  }
  .index-catalog .item {
    height: 240px;
  }
  .popular .list .item {
    padding: 20px 15px;
  }
  .index-about .about .item {
    width: 48%;
  }
  .fixed-header .cart {
    padding-right: 30px;
  }
  .fixed-header form {
    width: 20%;
  }
  .fixed-header .catalog button {
    text-align: left;
    padding-left: 45px;
  }
  .product-page .info .price-block {
    padding: 20px;
  }
  .product-page .info .price-block button {
    width: 140px;
  }
  .catalog-page .filtr .content .item {
    padding: 15px;
  }
  .catalog-page .filtr .content .button a {
    margin: 10px 0 0 0;
    display: inline-block;
  }
  .catalog-page .list .items .item {
    width: 50%;
  }
  .cart-page .form {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .cart-page .cart {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media (max-width: 991px) {
    .minicat .item {
        width: calc(100%/2 - 20px/2);
        margin: 0 20px 20px 0;
    }
    
    .minicat .item:nth-child(4n) {
        margin-right: 20px;
    }
    
    .minicat .item:nth-child(2n) {
        margin-right: 0;
    }
    
    .minicat .item a {
        font-size: 16px;
        padding: 16px 28px;
    }
    
    .minicat.three .item {
        width: calc(100%/2 - 20px/2);
        margin: 0 20px 20px 0;
    }
    
    .minicat.three .item:nth-child(3n) {
        margin-right: 20px;
    }
    
    .minicat.three .item:nth-child(2n) {
        margin-right: 0;
    }
    
    .minicat.three .item a {
        padding: 14px 22px;
        font-size: 15px;
    }

  .wrap {
    width: 747px;
  }
.catalog .menu div ul {
    width: 220px;
}

.catalog .menu div ul li a {
    padding: 15px 25px 15px 45px;
    font-size: 12px;
}

.catalog .menu div ul li a img {
    max-width: 15px;
    left: 15px;
}

.catalog .menu div ul li ul {
    width: calc(747px - 220px);
    padding: 15px;
}

.catalog .menu div ul li ul li a {
    font-size: 12px;
}
  .top-line ul li {
    margin-right: 20px;
  }
  .header .adress {
    display: none;
  }
  .top-catalog .catalog {
    width: 28%;
  }
  .top-catalog .links {
    width: 28%;
  }
  .top-catalog form {
    width: 40%;
  }
  .index-catalog .item {
    width: 32%;
    margin: 0 auto 20px auto;
    height: 220px;
  }
  .popular .list .item {
    width: 50%;
    border-bottom: 1px solid #ebebeb;
    padding: 30px;
  }
  .popular .list .item:last-child {
    display: none;
  }
  .popular .list .item:nth-child(2n) {
    border-right: 0;
  }
  .popular .list {
    border-bottom: 0;
  }
  .index-news .item button {
    padding: 15px 30px;
  }
  .footer .adress {
    display: none;
  }
  .fixed-header form {
    display: none;
  }
  .fixed-header .catalog {
    width: 24%;
  }
  .fixed-header .cart {
    padding-right: 20px;
  }
  .product-page .info .tech .item {
    font-size: 16px;
  }
  .product-page .info .price-block button {
    width: 100%;
    margin-top: 20px;
  }
  .catalog-page .filtr {
    width: 32%;
  }
  .catalog-page .list {
    width: 64%;
  }
  .contacts-page .info {
    width: 100%;
    margin-bottom: 30px;
  }
  .contacts-page .map {
    width: 100%;
    height: 300px;
  }
  .about-page .flex .page-small-col {
    width: 100%;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 30px;
  }
  .about-page .flex .page-big-col {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .about-page .page-small-col ul li a {
    font-size: 16px;
    padding: 15px 0;
  }
  .about-page .page-small-col ul li {
    padding: 0 30px;
  }
  .about-page .page-small-col button {
    display: block;
  }
  .about-page .page-small-col ul {
    display: none;
    border-radius: 0 0 4px 4px;
  }
  .about-page .page-small-col ul.opened {
    display: block;
  }
}
@media (max-width: 767px) {
    .modal .product-page .photos {
        width: 100%;
        margin: 0 0 20px;
    }
    
    .fast .product-page .info {
        width: 100%;
    }
    
    .catalog-page .list .items .item:nth-child(2) {
        border-top: 0;
    }
    .back-name {
        margin: 0 0 15px;
    }
    
    .back-name a {
        font-size: 18px;
    }
  .wrap {
    width: auto;
    padding: 0 10px;
  }
  .top-line {
    display: none;
  }
  .header .phone {
    display: none;
  }
  .header .logo {
    width: 160px;
  }
  .header .cart {
    width: 38px;
    height: 38px;
    font-size: 0;
    padding: 0;
    background: #fafafa url('img/cart.png') no-repeat center;
  }
  .header .phone span {
    display: none;
  }
  .header .cart:after {
    display: none;
  }
  .menubg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(1, 1, 1, 0.7);
    z-index: 11;
    display: none;
  }
  .header .menu-button {
    display: block;
  }
  .mobile-menu {
    display: block;
  }
  .top-catalog .catalog {
    width: 100%;
  }
  .top-catalog form {
    width: 100%;
    margin: 10px 0;
  }
  .top-catalog .links {
    width: 100%;
  }
  .index-page-slider .item a:nth-child(1) {
    /* display: none; */
  }
  .index-page-slider .item a:nth-child(2) {
    display: block;
  }
  .block-name {
    font-size: 30px;
  }
  .index-catalog .item {
    width: 100%;
  }
  .popular .list .item {
    width: 100%;
    border-right: 0;
  }
  .popular .list .item:last-child {
    display: block;
  }
  .index-about .about {
    width: 100%;
  }
  .index-about .docs {
    width: 100%;
  }
  .index-news {
    height: auto;
    padding-bottom: 40px;
  }
  .index-news .item {
    width: 100%;
  }
  /* .index-news .item button {
    display: inline-block;
  } */
  .index-map {
    height: 300px;
  }
  .footer .flex .logo {
    width: 100%;
    text-align: center;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-bottom: 10px;
  }
  .footer .flex .phone {
    width: 180px;
    margin: 5px auto;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .footer .flex .adress {
    width: 180px;
    margin: 5px auto;
    display: block;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer .flex .copy {
    width: 100%;
    text-align: center;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 10px;
  }
  .catalog .menu {
    top: 40px;
  }
  .catalog .menu:before {
    left: 30px;
  }
  .catalog .menu ul {
    width: 100%;
  }
  .fixed-header .phone {
    display: none;
  }
  .fixed-header .cart {
    width: 44px;
    height: 44px;
    font-size: 0;
    padding: 0;
    background: #fafafa url('img/cart.png') no-repeat center;
  }
  .fixed-header .catalog {
    width: 44%;
  }
  .fixed-header .catalog .menu ul {
    width: 100%;
  }
  .fixed-header .nav ul {
    left: auto;
    right: 0;
  }
  .fixed-header .nav ul:before {
    left: auto;
    right: 15px;
  }
  .popup .window {
    width: 300px;
    padding: 40px 20px 20px 20px;
  }
  .top-catalog .navi span {
    margin: 0 5px;
  }
  .product-page .photos {
    width: 100%;
  }
  .product-page .info {
    width: 100%;
  }
  .product-page .photos .slider-nav .item {
    padding: 10px 20px;
  }
  .product-page .info h1 {
    font-size: 24px;
  }
  .product-page .info .tech .item div {
    display: block;
    font-family: 'Museo Sans Cyrl 700';
  }
  .product-page .info .tech .item p {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    -webkit-transform: none;
            transform: none;
    padding: 0;
  }
  .product-page .info .price-block .items {
    font-size: 0;
  }
  .product-page .info .price-block .items .number {
    margin-left: 0;
  }
  .product-page .info .price-block .items .number span {
    font-size: 16px;
  }
  .catalog-page .filtr {
    display: none;
  }
  .catalog-page .list {
    width: 100%;
  }
  .catalog-page .list .items .item {
    width: 100%;
  }
  .contacts-page .info {
    padding: 20px 20px 5px 20px;
  }
  .contacts-page .info select {
    padding: 0 10px 0 15px;
    background: #fff;
    font-size: 13px;
  }
  .about-page .page-big-col blockquote {
    padding: 20px;
  }
  .about-page .page-big-col .gallery .item {
    width: 48%;
  }
  .cart-page .cart .list .item {
    padding: 15px 15px 15px 100px;
  }
  .cart-page .cart .list .item img {
    left: 5px;
    top: 15px;
  }
  .cart-page .cart form.discount-form {
    padding: 20px;
  }
  .cart-page h2 {
    font-size: 30px;
  }
  .cart-page .cart form.discount-form .fform button {
    width: 120px;
  }
  .cart-page .form .block {
    padding: 20px 20px 10px 20px;
  }
  .cart-page .form .block .form1 {
    padding-left: 0;
  }
  .cart-page .form .block .tabs {
    padding-left: 0;
  }
  .cart-page .form .block .tabs .tabNavigation li a {
    font-size: 10px;
  }
  .cart-page .form .block .form2 .fields input[type='text'] {
    width: 40%;
  }
  .cart-page .form .block .form2 .fields input[type='text'].big {
    width: 60%;
  }
  .cart-page .form .block .buttons button {
    width: 100px;
  }
  .cart-page .form .block .contacts .contact {
    width: 100%;
    margin: 5px 0;
  }
  .cart-page .form .block .payment {
    padding-left: 0;
  }
  .cart-page .form .block .payment .item {
    font-size: 12px;
  }
  .cart-page .form .block .payment .item img {
    height: 40px;
  }
  .cart-page .form .block .buttons button.b3 {
    width: 130px;
  }
  .cart-page .form .block .tabNavigation2 li {
    width: 100%;
  }
  .cart-page .form .block .tabNavigation2 li a {
    padding: 15px;
  }
  .cart-page .form .block .name2 .data {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    -webkit-transform: none;
            transform: none;
    width: auto;
  }
  .top-catalog .catalog {
    position: relative;
  }
  .catalog .menu div ul {
    display: none;
  }
  .catalog .menu div ul.mobile {
    display: block;
    width: 100%;
  }
  .catalog .menu div ul li ul {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    -webkit-transform: none;
            transform: none;
    width: auto;
  }
  .catalog .menu div ul li:hover ul {
    display: none;
  }
  .catalog .menu div ul li:hover ul li:hover ul {
    display: none;
  }
  .catalog .menu div ul li ul li a {
    padding: 10px 30px;
  }
  .catalog .menu div ul li ul li ul li a {
    padding: 10px 40px;
  }
  .fixed-header .catalog .menu div ul {
    display: none;
  }
  .fixed-header .catalog .menu div ul.mobile {
    display: block;
    width: 100%;
  }
  .fixed-header .catalog .menu div ul li ul {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    -webkit-transform: none;
            transform: none;
    width: auto;
  }
  .fixed-header .catalog .menu div ul li:hover ul {
    display: none;
  }
  .fixed-header .catalog .menu div ul li:hover ul li:hover ul {
    display: none;
  }
  .fixed-header .catalog .menu div ul li ul li a {
    padding: 10px 30px;
  }
  .fixed-header .catalog .menu div ul li ul li ul li a {
    padding: 10px 40px;
  }
}

@media(max-width: 574px){
    .minicat {
        margin: 0 0 15px;
    }
    
    .minicat .item {
        width: 100% !important;
        margin: 0 0 10px !important;
    }
    
    .catalog-page {
        padding: 20px 0 50px;
    }
    
    .back-name {
        margin: 0 0 7px;
    }
    
    .back-name a {
        line-height: 1.2;
    }
    
    .back-name a i {
        font-size: 12px;
        margin: 0 5px 5px 0;
    }
    
    .fast {
        padding: 30px 20px !important;
    }

    .fast .modal-title b {
        font-size: 22px;
    }
    
    .modal .product-page .photos {
        width: 100%;
        margin: 0 0 20px;
    }
    
    .fast.modal .product-page .info {
        width: 100%;
    }
    
    .modal .product-page .info .price-block .items {
        width: 100%;
        margin: 10px 0 0;
    }
    
    .modal .product-page .info .price-block .items .number {
        width: 100%;
    }
    
    .modal .product-page .info .price-block .items .number input[type='text'] {
        width: 100%;
    }

}


.index-about {
  background: #313b80 url("img/index-about-new.jpg") no-repeat 50% 100%;
}
.about-stats-row {
  padding: 30px 0 50px;
  position: relative;
  z-index: 5;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-stats-row::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  content: 'Энергокомплект';
  z-index: -1;
  font-size: 184px;
  color: #273171;
  font-family: 'Museo Sans Cyrl 900';
  text-transform: uppercase;
}
.about-stats {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  width: 33%;
  line-height: 1.15;
  visibility: hidden;
  padding: 50px 0 0;
}
.about-stats.aminate {
  visibility: visible;
  -webkit-animation: fadeInLeft 0.5s both;
       -o-animation: fadeInLeft 0.5s both;
          animation: fadeInLeft 0.5s both;
}
.about-stats.aminate:nth-child(2) {
  -webkit-animation-delay: 0.1s;
       -o-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.about-stats.aminate:nth-child(3) {
  -webkit-animation-delay: 0.2s;
       -o-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.about-stats .number-box {
  color: #d71a17;
  font-size: 180px;
  font-family: 'Museo Sans Cyrl 100';
}
@media only screen and (max-width: 991px) {
  .about-stats {
    width: 48%;
  }
  .about-stats .number-box {
    font-size: 160px;
  }
  .about-stats-row::before {
    font-size: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .about-stats .number-box {
    font-size: 140px;
  }
}
@media only screen and (max-width: 575px) {
  .about-stats {
    width: 100%;
  }
  .about-stats .number-box {
    font-size: 110px;
  }
  .about-stats-row::before {
    display: none;
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-10%);
       transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0%);
       transform: translateX(0%);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
         -o-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
         -o-transform: translateX(0%);
            transform: translateX(0%);
  }
}
#pages  {
margin-top: 30px;
}
#pages li {
display: inline-block;
}
#pages li > *  {
text-decoration: none;
padding: 4px 9px;
border: 1px solid #f3d4d3;
margin-left: 5px;
border-radius: 3px;
}
#pages li:hover > *  {
border: 1px solid #d71a17;
}
#pages  .active    {
background:   #d71a17; 
border: 1px solid #d71a17;
color: #fff;
}
   
 
@media only screen and (max-width: 575px) {
   #cat   {
    justify-content: center;
  }
}
#cat .item {
border: 1px solid #ebebeb;
text-align: center;
padding: 30px 10px;
width: calc(25% - 50px);
margin-bottom: 30px;
border-radius: 7px;
    min-width: 220px;
}
#cat .item .image {
min-height: 170px;
}
#cat  a {
text-decoration: none;
font-size: 15px;
display: inline-block;
font-weight: bold;
padding: 0 20px;
font-family: 'Museo Sans Cyrl 700';
}


@media(max-width:424px){
    .modal {
        padding: 30px !important;
    }
}

.to-top-button{
    display:none;
    width: 50px;
    height:50px;
    position:fixed;
    left:50px;
    bottom: 80px;
    background: #d31917 url('/templates/img/arrow-top.svg') no-repeat center;
    border-radius: 4px;
    background-size: 70%;
    opacity: 0.5;
    z-index: 500;
}

.to-top-button:hover{
    opacity: 1;
}

.brands-list{
    list-style:none;
    display:flex;
    flex-wrap: wrap;
}

.about-page .brands-list li.brands-list__item{
    background: none;
    border:1px solid #ebebeb;
    margin-left:-1px;
    margin-top: -11px;
    padding:10px;
    text-align:center;
}

.about-page .brands-list li.brands-list__item a{
    display:inline-block;
    text-decoration:none;
    padding:10px 15px;
    border-radius: 5px;
    border:2px solid #eaebf2;
    margin:10px auto;
    font-weight: bold;
    text-transform:uppercase;
    color: #313b80;
    transition: .3s;
}

.about-page .brands-list li.brands-list__item a:hover{
    background-color: #d71a17;
    border-color: #d71a17;
    color: #ffffff;
}

.brands-list__img{
    width:260px;
    height: 160px;
    display:flex;
    justify-content: center;
    align-items: center;
}

.gallery.flex{
    justify-content: flex-start;
}

.gallery.flex > div:not(:first-of-type){
    margin-left:10px;
}

.about-page .page-big-col .gallery .item.video-item a{
    background:none;
    background-color: #F0F0F0;
    opacity:1;
    display:flex;
    justify-content: center;
    align-items: center;
}

.about-page .page-big-col .gallery .item.video-item a .play-button-icon{
    width:50px;
    height:50px;
}

.brand-video-desc{
    margin-top: 50px;
}

.play-button{
    align-items: center;
    padding:10px;
    border: 1px solid #D41816;
    border-radius: 5px;
    display:inline-flex;
    text-decoration:none;
    margin: 5px 0 50px 0;
}

.play-button-icon{
    width:25px;
    height:25px;
    background-color: #D41816;
    border-radius: 50%;
    display:flex;
    justify-content: center;
    align-items:center;
}

.play-button-icon img{
    width: 10px;
    transform:translateX(2px);
}

.play-button-text{
    font-weight: bold;
    color: #D41816;
    margin-left:5px;
}

.fancy-wrapper{
    display:flex;
    align-items: center;
    justify-content: center;
}

.fancy-wrapper iframe{
    border:none;
}

@media(max-width:560px){
    .fancy-wrapper iframe{
        width:100%;
        height:auto;
    }
}


/* стили для страницы акций */


.stock-list .stock-item {
	display: flex;
	padding: 15px;
	border: 1px solid #EBEBEB;
	margin-top: -1px;
	align-items: flex-start;
	justify-content: flex-start;
}

@media(max-width: 600px){
    .stock-list .stock-item {
        flex-direction: column;
        align-items:center;
    }
}

.about-page .page-big-col ul.stock-list li{
    background:none;
    margin-bottom:0;
}

.about-page .page-big-col ul.stock-list .stock-item__info-block li{
    padding-left:0;
    font-size:12px;
    margin-top:10px;
}

.stock-item__image-block{
    flex-shrink: 0;
}

.stock-item__info-block{
    margin-left:15px;
    padding-left:0;
}

@media(max-width: 600px){
    .stock-item__info-block{
        margin-left:0;
        margin-top:20px;
    }
}

.about-page .page-big-col h3.stock-item__title{
    color: #313981;
    font-size: 18px;
    margin-bottom:0;
}

.stock-item__btn{
    display:inline-block;
    text-decoration:none;
    text-transform: uppercase;
    color: #323B7E;
    padding:5px 15px;
    font-weight: bold;
    border:2px solid #EBECF1;
    border-radius: 5px;
    margin-top: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    
    background-color: #313981;
    border-color: #313981;
    color: #fff;
}

.stock-item__btn:hover{
    background-color: #313981;
    border-color: #313981;
    color: #fff;
}

@media(max-width: 600px){
    .stock-item__btn{
        margin-top: 40px;
    }
}

.cart-page .form .block .tabs .tabNavigation.delivery-tab{
    border:none;
}

.delivery-tab li{
    box-sizing: border-box;
    border: 2px solid #ed1c24;
}

.delivery-tab li.disabled{
    opacity: .2;
}

.delivery-tab li.disabled a{
    cursor: default;
}

.delivery-total-min{
    margin-top: 30px;
}

.delivery-total-min span{
    font-weight:bold;
}

.delivery-total-min.hidden{
    display:none;
}

.item.video-item{
    height:155px;
}

@media(max-width: 400px){
  .about-page .page-big-col .gallery .item.video-item{
    width:100%;
    margin-left:0 !important;
    }  
}

#analogue{
    max-width: 500px;
}

.analogue-item__photo{
    width: 200px;
    height:auto;
}

.analogue-item{
    display:flex;
    align-items: center;
    margin:20px auto;
    background-color: #F8F8F8;
    padding: 20px;
    border-radius: 10px;
}

.analogue-item__name{
    margin-left: 15px;
}

.analogue__text{
    display:block;
    margin: 20px auto;
}

#thx{
    background-color: #6caf50;
    width:auto;
    max-width: 500px;
    padding: 20px !important;
}

#thx.modal .modal-title{
    color: #fff;
}

#thx.modal .modal-title span{
    margin-top: 30px;
}

.modal-photo{
    margin:20px auto;
    display:flex;
    justify-content: center;
    align-items: center;
}

.modal-photo img{
    width: 100px;
    height: auto;
}

.product-page .info .price-block .price span.price-title{
    font-family: 'Museo Sans Cyrl 300';
    font-size: 16px;
    color: #7f7f7f;
    margin-bottom: 15px;
    display:block;
}

.items-title{
    display:block;
    margin-bottom: 15px;
}

.product-page .info .price-block .items .number{
    margin-left: 0;
}

.to-cart-analogue{
    display:flex;
    flex-direction: column;
    align-items:center;
}

.to-cart-analogue a{
    display:block;
    margin-bottom: 15px;
    font-family: 'Museo Sans Cyrl 900';
    color: #d71a17;
}

@media(max-width: 500px){
    .product-page .info .price-block{
        flex-direction: column;
        align-items:center;
    }
    
    .to-cart-analogue a{
        margin-top: 20px;
    }
}


/* НОВЫЙ ФУТЕР */
.footer-new{
    background: -webkit-linear-gradient(90deg, rgb(29, 29, 29) calc((100vw - 1140px) / 2 + 1170px * 2 / 3), rgb(0, 0, 0) calc((100vw - 1140px) / 2 + 1170px * 2 / 3));
    background: -moz-linear-gradient(90deg, rgb(29, 29, 29) calc((100vw - 1140px) / 2 + 1170px * 2 / 3), rgb(0, 0, 0) calc((100vw - 1140px) / 2 + 1170px * 2 / 3));
        background: linear-gradient(90deg, rgb(29, 29, 29) calc((100vw - 1140px) / 2 + 1170px * 2 / 3), rgb(0, 0, 0) calc((100vw - 1140px) / 2 + 1170px * 2 / 3));
}

.footer-new__top, .footer-new__bottom{
    width: 100%;
    display:grid;
    grid-template-columns:6fr 2fr 4fr;
}

.footer-section{
    padding: 70px 0;
}

.footer-section--catalog{
    padding-right: 30px;
}

.footer-section--contacts, .footer-section--dev{
    padding-left: 25% !important;
}

.footer-section--contacts{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer-title{
    position: relative;
    width: 100%;
    margin: 0;
    margin-bottom: 40px;
    font-family: 'Museo Sans Cyrl 900';
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 222%;
    color: #FFFFFF;
}

.footer-title::after{
    content:"";
    position: absolute;
    display: block;
    height: 3px;
    width: 44px;
    background:#D71A17;
    top: 100%;
    left: 0;
}

.footer-list{
    list-style:square outside;
    display:grid;
    grid-gap:13px;
}

.footer-list--catalog{
    grid-template-columns:1fr 1fr;
}

.footer-list--menu{
    grid-template-columns:1fr;
}

.footer-list--contacts{
    list-style:none;
}

.footer-list li{
    padding-right: 10px;
    font-family: 'Museo Sans Cyrl 300';
    color:#4854A4;
/*     margin-top: 7px;
margin-bottom: 7px; */
}

.footer-list li a{
    text-decoration: none;
    color:#fff;
    transition:all .3s;
}

.footer-list li a:hover{
    color:#F06462;
}

.footer-list .contact{
    display:flex;
    
}

.footer-new__bottom{
    height: 120px;
    border-top: 1px solid #383838;
}

.footer-new__bottom .footer-section{
    padding: unset;
    color:#fff;
}

.footer-section--logo{
    display:flex;
    align-items:center;
    padding-right: 30px !important;
}

.footer-section--socials{
    display:flex;
    align-items:center;
}

.footer-section--dev{
    display:flex;
    /* justify-content:flex-end; */
    align-items:center;
}

.footer-new__bottom .logo{
    margin-right: 56px;
}

.footer-new__bottom .copy{
    color:#fff;
}

.footer-social{
    margin-right: 20px;
    width: 50px;
    min-width:50px;
    min-height:50px;
    height: 50px;
    display:flex;
    justify-content:center;
    align-items:center;
    border-radius:50%;
    border: 1px solid #FFFFFF;
    transition:all .3s;
}

.footer-social:hover{
    border: 1px solid #F06462;
}

@media (max-width:1440px) {
    .footer-new{
    background: -webkit-linear-gradient(90deg, rgb(29, 29, 29) 67%, rgb(0, 0, 0) 67%);
    background: -moz-linear-gradient(90deg, rgb(29, 29, 29) 67%, rgb(0, 0, 0) 67%);
    background: linear-gradient(90deg, rgb(29, 29, 29) 67%, rgb(0, 0, 0) 67%);
    }
}

@media (max-width:1199px) {
/*     .footer-new{
background: -webkit-linear-gradient(90deg, rgb(29, 29, 29) 67%, rgb(0, 0, 0) 67%);
background: -moz-linear-gradient(90deg, rgb(29, 29, 29) 67%, rgb(0, 0, 0) 67%);
background: linear-gradient(90deg, rgb(29, 29, 29) 67%, rgb(0, 0, 0) 67%);
} */

    .footer-section--contacts, .footer-section--dev {
        padding-left: 17% !important;
    }
    
    .contact-icon{
        width: 30px !important;
        min-width: 30px !important;;
        min-height: 30px !important;;
        height: 30px !important;
        margin-right: 7px;
    }
    
    .contact-icon svg{
        max-width:18px;
        max-height: 18px;
    }
    
    .footer-new .contact-info{
        font-size: 14px;
    }
    
    .footer-new .contact-info--time{
        font-size:12px;
    }
    
    .btn.btn-border.btn--callback{
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width:991px) {
    .footer-new{
        background: -webkit-linear-gradient(90deg, rgb(29, 29, 29) 63%, rgb(0, 0, 0) 63%);
        background: -moz-linear-gradient(90deg, rgb(29, 29, 29) 63%, rgb(0, 0, 0) 63%);
        background: linear-gradient(90deg, rgb(29, 29, 29) 63%, rgb(0, 0, 0) 63%);
    }
    
    .footer-social{
        margin-right: 7px;
        width: 30px;
        min-width: 30px;
        min-height: 30px;
        height: 30px;
    }
    
    .footer-social img{
        max-width:18px;
        max-height: 18px;
    }
    
    
    .footer-new__bottom .logo{
        margin-right: 25px;
    }
    
    .footer-section--contacts, .footer-section--dev {
        padding-left: 10% !important;
    }

}
@media (max-width:800px) {
.footer-new{
    background: -webkit-linear-gradient(90deg, rgb(29, 29, 29) 61%, rgb(0, 0, 0) 61%);
    background: -moz-linear-gradient(90deg, rgb(29, 29, 29) 61%, rgb(0, 0, 0) 61%);
    background: linear-gradient(90deg, rgb(29, 29, 29) 61%, rgb(0, 0, 0) 61%);
}

    .footer-section{
        padding: 30px 0;
    }
    
    .footer-new__top, .footer-new__bottom{
        grid-template-columns: 1fr 1fr 1fr;
    }
    
    .footer-list--catalog{
        grid-template-columns: 1fr;
    }
    
    .footer-section--logo{
        flex-direction:column;
        align-items:flex-start;
        justify-content:center;
    }
    
    .footer-section--logo .logo{
        margin-bottom: 15px;
    }
    
    .footer-list li {
        padding-right: 25px;
    }
    
    .footer-section--contacts, .footer-section--dev {
        padding-left: 1% !important;
    }
    
    .footer-title{
        margin-bottom: 25px;
    }
    
    .footer-list--catalog, .footer-list--menu{
        margin-left: 15px;
    }

}

@media (max-width:710px) {
    .footer-new{
    
        background: rgb(29, 29, 29);
    }
    
    .footer-new__top{
        grid-template-columns: 1fr 1fr;
    }
    
    .footer-section--catalog{
        display: none;
    }
    
    .footer-new__bottom{
        height: unset;
        grid-template-columns: 1fr;
    }
    
    .footer-section--logo{
        flex-direction:column;
        align-items:center;
        justify-content:flex-start;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    
    .footer-section--logo .logo{
        margin-right: 0;
    }
    
    .footer-section--socials, .footer-section--dev{
        align-items:center;
        justify-content:center;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    
    .footer-social{
        margin-left: 5px;
        margin-right: 5px;
    }
    
    .btn.bnt-border.btn--callback{
        width: 100% !important;
    }

}

@media(max-width: 575px){
    .footer-new{
        padding-bottom: 69px;
    }
}

@media (max-width:400px) {
    .footer-new__top{
        grid-template-columns: 1fr;
    }
    
    .footer-section {
        padding: 20px 0;
    }
    
    .footer-section--contacts{
        padding-left: 0 !important;
    }
    
    .footer-new__top .footer-section{
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
    
}
.contact-icon{
    /* opacity: 0.7; */
    border: 1px solid #4854A4;
    display:flex;
    justify-content:center;
    align-items:center;
    min-width: 40px;
    height: 40px;
    border-radius:50%;
    margin-right: 17px;
}

.contact-info{
    font-family: 'Museo Sans Cyrl 900';
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 155%;
    color: #FFFFFF;
    display:flex;
    flex-direction:column;
    align-items:fle-start;
}

.contact-info--time{
    font-family: 'Museo Sans Cyrl 500';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 125%;
    color: #FFFFFF;
}

.contact-info--time span{
    font-family: 'Museo Sans Cyrl 300';
}

.btn.btn-border.btn--callback{
    text-decoration: none;
    display: block;
    margin-top: 28px;
    transform:unset;
    position: static;
}

.index-partners{
    padding-bottom: 120px;
    padding-top: 40px;
}
.index-partners .block-name{
    margin-bottom: 0;
}

.partners-slider{
    position: relative;
}

.partners-slider .slick-track{
    display: flex;
}

.partners-slider .slick-slide{
    /* margin-top: -45px; */
    height: auto;
    display: flex !important;
    padding: 45px 5px;
    /* filter:grayscale(100%); */
    transition:filter .4s;
}

/* .partners-slider .slick-slide:hover{
    filter:grayscale(0%);
} */

.partners-slider .slick-slide:hover .brands-list__img{
    box-shadow: 0px 4px 60px rgba(0, 0, 0, 0.15);
    
}

.partners-slider .brands-list__img {
    width: 100%;
    max-width: 100%;
    /* height: 100%; */
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 45px;
    background: #FFFFFF;
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.05);
    transition:all .4s;
}

.partners-slider .slick-arrow{
    position: absolute;
    top:50%;
    transform:translateY(-50%);
    width: 50px;
    height: 50px;
    display:flex;
    justify-content:center;
    align-items:center;
    background: #2022281f;
    z-index: 2;
    transition:background 0.3s;
}

.partners-slider .slick-arrow:hover{
    background: #20222847;
}

.partners-slider .slick-arrow.arrow-prev{
    left: 0;
    border-radius: 0px 10px 10px 0px;
}

.partners-slider .slick-arrow.arrow-next{
    right: 0;
    border-radius:  10px 0 0 10px;
}

#index-map{
    width: 100%;
    height: 100%;
}

.ymaps-2-1-78-balloon, .ymaps-2-1-78-balloon__layout{
    max-width:330px;
}

.ymaps-2-1-78-balloon, .ymaps-2-1-78-balloon__layout{
    border-radius: 10px !important;
    border:none !important;
}

.ymaps-2-1-78-balloon__content{
    padding-top: 22px !important;
    padding-left: 30px !important;
    padding-bottom: 22px !important;
}

.address{
    max-width:270px;
}

.address-item{
    display:flex;
    align-items:center;
    padding-top: 8px;
    padding-bottom: 8px;
}


.address-icon{
    margin-right: 17px;
    display:flex;
    justify-content:center;
    align-items:center;
    min-width:40px;
    width: 40px;
    height: 40px;
    border: 1px solid #4854A4;
    border-radius:50%;
}

.address-info{
    font-family: 'Museo Sans Cyrl 900';
    font-style: normal;
    font-size: 16px;
    line-height: 137%;
    color: #131313;
}

.addr-info{
    width: 100%;
}

.addr-info__item{
    display: none;
}

.addr-info__item--active{
    display: block;
}

.map-block{
    margin-bottom: 30px;
}

@media(max-width:550px){
    .address {
        max-width: 100%;
    }
    .address-item {
        padding: 0;
    }
    .address-icon {
        border: none;
    }
    .address-info {
        font-size: 12px;
    }
}

@media(max-width:1200px) {
    .index-catalog .item {
        margin: 0;
    }
}


/* .text-page img {
    width: 100%;
    max-width: 100%;
    height: auto;
} */

/* черная пятница каталог */

.catalog__items-mod {
    display: grid;
    grid-template-columns: repeat(5, 234px);
}

.catalog__item-mod {
    border: 1px solid #ebebeb;
    position: relative;
    transition: all 200ms ease;
}

.catalog__item-mod:hover {
    
    z-index: 2;
}

.catalog__item-mod + .catalog__item-mod{
    border-left: none;
}

.catalog__item-mod:nth-child(6),
.catalog__item-mod:nth-child(11),
.catalog__item-mod:nth-child(16),
.catalog__item-mod:nth-child(21),
.catalog__item-mod:nth-child(26) {
    border-left: 1px solid #ebebeb;
}

.catalog__item-mod:nth-child(n + 6) {
    border-top: none;
}

.catalog__img-mod {
    padding: 38px 21px 0;
    display: block;
    margin: 0 auto;
    margin-bottom: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}   

.catalog__img-mod {
    position: relative;
}

.catalog__img-mod::before {
    content: "Быстрый просмотр";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    white-space: nowrap;
    line-height: 1;
    font-size: 14px;
    font-family: "Museo Sans Cyrl 700";
    box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 20px 0px;
    background: url(img/icons/view.svg) left 20px center / 20px no-repeat rgba(255, 255, 255, 0.9);
    padding: 14px 20px 14px 47px;
    border-radius: 10px;
    transition: transform 0.3s ease 0s;
}

.catalog__img-mod:hover::before {
    transform: translate(-50%, -50%) scale(1);
}

.catalog__info-mod {
    padding: 0 30px 40px 30px;
}

.catalog__info-mod a {
    font-family: 'Museo Sans Cyrl 900';
    font-weight: 900;
    font-size: 14px;
    line-height: 20px;
    color: #313b80;
    text-decoration: none;
    display: block;
    text-align: center;
    margin-bottom: 19px;
    transition: all .3s;
}

.catalog__info-mod a:hover {
    opacity: 0.8;
}

.catalog__info-mod small {
    font-family: 'Museo Sans Cyrl 500';
    font-weight: 500;
}

.catalog__info-mod span {
    font-family: 'Museo Sans Cyrl 500';
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    color: #bfbfbf;
    display: block;
    text-align: center;
    padding-bottom: 17px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
}

.catalog__form-mod {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.catalog__price-mod strong {
    font-family: 'Museo Sans Cyrl 900';
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    color: #131313;
}

.catalog__price-mod span {
    font-family: 'Museo Sans Cyrl 700';
    font-weight: 700;
    border: none;
    text-align-last: left;
    padding: 0;
    margin: 0;
    position: relative;
}

/* .catalog__price-mod span:first-child:before {
    content: '';
    position: absolute;
    left: -3px;
    top: 50%;
    transform: translateY(-50%);
    width: 73px;
    height: 1px;
    background-color: #d71a17;
    opacity: 0.7;
} */


.catalog__form-mod button {
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 5px;
    background-color: #d71a17;
    box-shadow: 0 5px 20px rgba(215, 26, 23, 0.2);
    background-image: url('img/basket-mod.svg');
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    transition: all .3s;
}

.catalog__form-mod button:hover {
    transform: scale(1.1);
}

.sale-mod {
    display: flex;
    text-align: center;
    height: 30px;
    background-color: #ffc24c;
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 5;
}

.sale-mod strong {
    font-family: 'Bebas Bold';
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #131313;
    padding: 0 7px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sale-mod strong:last-child {
    color: #ffffff;
    padding: 0 3px;
    background-color: #131313;
}

@media (max-width: 1200px) {
    .catalog__items-mod {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }
    .catalog__item-mod:nth-child(6) {
        border-left: none;
    }
    .catalog__item-mod:nth-child(5),
    .catalog__item-mod:nth-child(9),
    .catalog__item-mod:nth-child(13),
    .catalog__item-mod:nth-child(17),
    .catalog__item-mod:nth-child(21) {
        border-left: 1px solid #ebebeb;
    }
    .catalog__item-mod:nth-child(n + 5) {
        border-top: none;
    }
}

@media (max-width: 991px) {
    .catalog__items-mod {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
    .catalog__item-mod:nth-child(5) {
        border-left: none;
    }
    .catalog__item-mod:nth-child(4),
    .catalog__item-mod:nth-child(7),
    .catalog__item-mod:nth-child(11),
    .catalog__item-mod:nth-child(15),
    .catalog__item-mod:nth-child(19),
    .catalog__item-mod:nth-child(23) {
        border-left: 1px solid #ebebeb;
    }
    .catalog__item-mod:nth-child(n + 4) {
        border-top: none;
    }
}

@media (max-width: 768px) {
    .catalog__items-mod {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .catalog__item-mod:nth-child(4) {
        border-left: none;
    }
    .catalog__item-mod:nth-child(3),
    .catalog__item-mod:nth-child(5){
        border-left: 1px solid #ebebeb;
    }
    .catalog__item-mod:nth-child(n + 3) {
        border-top: none;
    }
}

@media (max-width: 460px) {
    .catalog__items-mod {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .catalog__item-mod {
        border: 1px solid #ebebeb;
    }
    .catalog__item-mod:nth-child(2n) {
        border-left: 1px solid #ebebeb;
    }
    .catalog__item-mod:nth-child(2) {
        border-top: none;
    }
}

.price strong {
    font-family: 'Museo Sans Cyrl 900';
    font-weight: 900;
    font-size: 24px;
    line-height: 24px;
    color: #131313;
    margin-bottom: 5px;
    display: block;
}

.product-page .info .price-block .price span.price-old-mod {
    font-size: 16px;
    color: #7f7f7f;
}

.product-page .info .price-block .price span.price-old {
    color: #7f7f7f;
    font-size: 16px;
}

.price-old-mod {
    position: relative;
}

.price-old-mod::before {
    content: '';    
    position: absolute;
    width: 83px;
    height: 1px;
    top: 50%;
    left: -3px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #d71a17;
    opacity: 0.7;
}

.photos {
    position: relative;
}

.sale-cart-mod {
    position: absolute;
    z-index: 5;
    top: 15px;
    left: 15px;
    height: 50px;
}

.sale-cart-mod strong {
    font-size: 26px;
    padding: 5px 10px;
}

.catalog__price-mod .price strong {
    margin-bottom: 0;
    font-size: 20px;
}

.popular .list .item .price span.price-old-mod {
    color: #7f7f7f;
}

.catalog-page .item .image a::before {
    content: "Быстрый просмотр";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    white-space: nowrap;
    line-height: 1;
    font-size: 14px;
    font-family: "Museo Sans Cyrl 700";
    box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 20px 0px;
    background: url(img/icons/view.svg) left 20px center / 20px no-repeat rgba(255, 255, 255, 0.9);
    padding: 14px 20px 14px 47px;
    border-radius: 10px;
    transition: transform 0.3s ease 0s;
}

.catalog-page .item:hover .image a:before {
    transform: translate(-50%, -50%) scale(1);
}

.vacancies * {
    box-sizing: border-box;
}

.vacancies h2 {
    color: #131313;
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 22px;
    font-family: 'Museo Sans Cyrl 900';
}

.vacancies__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(330px, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 60px;
  margin-bottom: 145px;
}

.vacancies__items { 
     position: relative;
     transition: all 0.4s ease;
}

.vacancies__items:hover {
    transform: scale(1.1);
}

.vacancies__items > img {
    width: 100%;
}

.vacancies__position {
     position: absolute;
     bottom: -36px;
     left: 50%;
     transform: translate(-50%, 0%);
     width: 87%;
     min-height: 90px;
     padding: 10px 23px;
     border-radius: 5px;
     background-color: rgb(215, 26, 23);
     display: flex;
     justify-content: space-between;
     align-items: center;
}

.vacancies__position p {
    font-size: 22px;
    line-height: 26px;
    font-family: 'Museo Sans Cyrl 700';
    color: #fff;
    width: 174px;
    margin-right: 20px;
}

.vacancies__position span {
     display: flex;
     align-items: center;
     justify-content: center;
     border-width: 1px;
     border-color: #df4845;
     border-style: solid;
     border-radius: 50%;
     width: 48px;
     height: 48px;
     
}

.vacancies form {
    padding: 57px 60px 50px 60px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px -10px 130px 0px rgba(0, 0, 0, 0.15);
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    margin-bottom: 100px;
}

.vacancies form h2 {
    text-align: center;
    margin-bottom: 0px;
    line-height: 32px;
}

.vacancies form  p {
    text-align: center;
    font-size: 24px;
    line-height: 27px;
    color: #131313;
    font-family: 'Museo Sans Cyrl 100';
    margin-top: -18px;
}

.vacancies__column {
    grid-column: 1/4
}

.vacancies form input, 
.vacancies form textarea {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(239, 240, 241);
    border-radius: 5px;
    height: 54px;
    padding-left: 22px;
    font-size: 14px;
    color: #848484;
    font-family: 'Museo Sans Cyrl 300';
    width: 100%;
    padding-right: 47px;
}

.vacancies form textarea {
    height: 200px;
    resize: none;
    padding: 22px;
}

.vacancies form textarea:placeholder {
   opacity: 1;
}

.vacancies__img {
   position: relative;
}

.vacancies__img img {
    position: absolute;
    top: 17px;
    right: 17px;
}

.vacancies__checkbox-box {
     display: none;
}

.vacancies__checkbox-title {
     position: relative;
     display: block;
     border: 1px  dashed  #f3bab9;
     border-radius: 5px;
     display: flex;
     align-items: center;
     justify-content: center;
     flex-direction: column;
     padding: 10px;
     min-height: 134px;
     cursor: pointer;
}

.vacancies__checkbox-title img {
    margin-bottom: 4px;
}

.vacancies__checkbox-title strong {
    font-size: 18px;
    font-family: 'Museo Sans Cyrl 900';
    color: #d71a17;
    margin-bottom: 10px;
    text-align: center;
}
.vacancies__checkbox-title span {
    color: #131313;
    text-align: center;
}

.vacancies__flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.vacancies__checkbox-box1 {
     display: none;
}

.vacancies__checkbox-title1 {
     font-size: 12px;
     font-family: 'Museo Sans Cyrl 700';
     line-height: 18px;
     color: #131313;
     cursor: pointer;
     position: relative;
     padding-left: 21px;
     width: 733px;
     margin-right: 20px;
}

.vacancies__checkbox-title1:before {
  content: "";
  display: block;
  border: 1px solid  #eff0f1;
  border-radius: 2px;
  background-color: rgb(245, 245, 245);
  width: 14px;
  height: 14px;
  position: absolute;
  top: 4px;
  left:0px;
}

.vacancies__checkbox-title1::after {
  content: "";
  display: block;
  width: 8px;
  height: 6px;
  position: absolute;
  top: 9px;
  left: 4px;
  z-index: 1;
  opacity: 0;
  transition: opacity .1s linear;
  background: url(img/vacancies-check.png) no-repeat;
  background-size: 8px 6px;
}

.vacancies__checkbox-box1:checked + .vacancies__checkbox-title1::after {
  opacity: 1;
}

.vacancies button {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background-color: rgb(215, 26, 23);
    width: 288px;
    height: 44px;
    flex: 0 0 auto;
    font-size: 12px;
    color: #fff;
    font-family: 'Museo Sans Cyrl 900';
    text-transform: uppercase;
    transition: all 0.4s ease;
}

.vacancies button:hover {
    opacity: 0.4;
}



/* popup */
.popup {
  display: block;
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.4s ease;
  z-index: 1000;
  overflow: auto;
  cursor: pointer;
  box-sizing: border-box;
}

.popup * {
  box-sizing: border-box;
}

body.open {
  overflow: hidden;
  box-sizing: border-box;
}

.popup.js__popup-open {
  opacity: 0;
  visibility: hidden;
}

.popup.js__popup-open.open {
  opacity: 1;
  visibility: visible;
}


.popup__body {
  min-height: 100%;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  overflow: hidden;
}

.popup__content {
  background-color: rgb(255, 255, 255);
  cursor: default;
  border: 1px solid #eff0f2;
  position: relative;
  height: 100vh;
}

.popup__scroll {
     height:  calc(100vh - 353px);
     overflow: auto;
     margin-bottom: 20px;
}

.popup__content h1 {
    margin: 0px 0px 20px;
    font-size: 24px;
    font-family: 'Museo Sans Cyrl 700';
    line-height: 24px;
    color: #000;
}

.popup__content p {
    font-family: 'Museo Sans Cyrl 500';
    font-size: 14px;
    line-height: 20px;
    color: #131313;
    margin-bottom: 20px;
    width: 550px;
}

.popup__content ul:not(:last-child) {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 33px;
}

.popup__content li {
    padding-left: 19px;
    position: relative;
}

.popup__content li:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0px;
    width: 3px;
    height: 3px;
    border: 2px solid rgb(215, 26, 23);
}

.popup__content button {
 display: flex;
 align-items: center;
 justify-content: center;
 width: 579px;
 min-height: 44px;
 border-radius: 5px;
 background-color: rgb(215, 26, 23);
 font-family: 'Museo Sans Cyrl 900';
 color: #ffffff ;
 font-size: 12px;
 text-transform: uppercase;
 transition: all 0.4s ease;
 position: absolute;
 bottom: 68px;
 left: 50%;
 transform: translate(-50%, 0%);
}

.popup__content button:hover {
    opacity: 0.4;
}

.popup__padding {
  padding: 40px 67px 70px 67px;
  height: calc(100vh - 180px);
}

.popup__blog {
 padding: 20px 67px;
 min-height: 180px;
 width: 100%;
 display: flex;
 align-items: center;
 justify-content: space-between;
 background: #f7f7f7;
}

.popup__box {
 display: flex;
 align-items: center;
} 

.popup__box img {
    margin-right: 20px;
}

.popup__box strong {
    width: 193px;
    font-size: 30px;
    line-height: 36px;
    font-family: 'Museo Sans Cyrl 900';
    color: #000000;
}


.popup__close {
  cursor: pointer;
}

/* popup */



@media(max-width: 900px) {
    .popup__content button {
        width: 80%;
    }
                                
    .popup__blog,
    .popup__content,
    .popup__content p {
        width: 100%;
    }
    
    
    .vacancies form input,
    .vacancies__img {
        grid-column: 1/4;
    }
    
    .vacancies__flex {
        flex-direction: column;
    }
    
    .vacancies__checkbox-title1 {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    
    .vacancies button {
        width: 100%;
    }
} 

@media(max-width: 570px) {
    .popup__scroll {
        height: calc(100vh - 286px);
    } 
    
    .popup__content button {
        width: 80%;
        bottom: 19px;
    }
    
    .popup__blog,
    .popup__padding {
        padding: 20px;
    }
    
    .popup__close {
        position: absolute;
        top: 10px;
        right: 10px;
    }
    
    .popup__close img {
        width: 35px;
    }
    
    .vacancies form {
        padding: 20px;
    }
    
    .vacancies form h2 {
        font-size: 27px;
    }
    
    .vacancies form p {
        font-size: 18px;
    }

}
.new-placeholder__row {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 3;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}

.new-placeholder {
    color: #fff;
    font-family: 'Museo Sans Cyrl 700';
    background: #d71a17;
    padding: 5px 7px;
    border-radius: 4px;
}


.text-page {
    font-family: Roboto;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    color: #333;
}
.text-page h3 {
    font-family: Roboto !important;
    font-weight: 500;
    font-size: 26px;
}
.text-page h2, .text-page h4, .text-page h5 {
    font-family: Roboto !important;
    font-weight: 500;
}
.text-page h2 {
    font-size: 30px;
}
.text-page h4 {
    font-size: 22px;
}
.text-page h5 {
    font-size: 18px;
}

.montazh {
    padding-bottom: 80px;
}
.montazh__title {
    text-align: left;
}
.montazh__subtitle {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #333333;
    max-width: 376px;
    margin-bottom: 55px;
}
.pluses-montazh {}
.pluses-montazh__title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 35px;
}
.pluses-montazh__content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.item-pluses {
    background: #FAFAFA;
    border-radius: 4px;
    min-height: 220px;
}
.item-pluses__content {
    height: 100%;
    padding: 34px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}
.item-pluses__content:before {
    content: '';
    width: 221px;
    height: 221px;
    background: linear-gradient(180deg, #E09690 0%, rgba(224, 150, 144, 0) 100%);
    position: absolute;
    top: -52px;
    right: -65px;
    border-radius: 50%;
    pointer-events: none;
}
.item-pluses__img {
    position: absolute;
    top: 0;
    right: 0;
}
.item-pluses__text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #333333;
}
.info-montazh {
    padding: 35px 0;
}
.info-montazh__content {
    display: flex;
    justify-content: space-between;
}
.info-montazh__left {
    width: 42%;
    padding-top: 80px;
}
.info-montazh__right {
    width: 48%;
}
.info-montazh__text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #333333;
}
.info-montazh__text p:not(:last-child) {
    margin-bottom: 30px;
}
.info-montazh__text h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 125%;
    margin-bottom: 30px;
}
.info-montazh__contats {
    margin-top: 70px;
}
.info-montazh__contats .title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 125%;
    color: #333333;
    margin-bottom: 24px;
}
.info-montazh__contats .tel {
    display: flex;
    align-items: center;
}
.info-montazh__contats .tel span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 125%;
    color: #333333;
    margin-right: 11px;
}
.info-montazh__contats .tel a {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 125%;
    text-decoration-line: underline;
    color: #727272;
}
.info-montazh__contats .subtitle {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #727272;
    margin-top: 14px;
}
.form-montazh {
    background: #FAFAFA;
    border-radius: 4px;
    padding: 33px 46px 46px 46px;
}
.form-montazh form {}
.form-montazh__title {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 125%;
    text-align: center;
    color: #333333;
    margin-bottom: 3px;
}
.form-montazh__subtitle {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 125%;
    text-align: center;
    color: #333333;
    margin-bottom: 21px;
}
.form-montazh-input {
    width: 100%;
    margin-bottom: 23px;
}
.form-montazh-input input {
    width: 100%;
    height: 65px;
    background: #FFFFFF;
    border: 1px solid #EFF0F1;
    border-radius: 4px;
    padding: 0 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #757575;
}
.form-montazh-textarea {
    width: 100%;
    margin-bottom: 23px;
}
.form-montazh-textarea textarea {
    width: 100%;
    height: 135px;
    background: #FFFFFF;
    border: 1px solid #EFF0F1;
    border-radius: 4px;
    padding: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #757575;
    resize: none;
}
.form-montazh__submit {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 14px;
    line-height: 125%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #D71A17;
    border-radius: 4px;
    width: 100%;
    height: 70px;
    cursor: pointer;
    outline: none;
    transition: opacity 0.3s ease 0s;
}
.form-montazh__submit:hover {
    opacity: 0.7;
}
.montazh__text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 125%;
    color: #333333;
    padding-bottom: 60px;
}
.montazh__text b {
    font-weight: 600;
}
.montazh__text p {
    max-width: 800px;
}
.montazh__text ul {
    margin-top: 50px;
    column-count: 2;
    column-gap: 85px;
    padding-bottom: 60px;
    margin-bottom: 60px;
    border-bottom: 1px solid #EFF0F1;
}
.montazh__text ul li {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 16px;
    line-height: 125%;
    color: #333333;
    display: block;
    padding-left: 10px;
    position: relative;
    margin-bottom: 20px;
}
.montazh__text ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #3140A8;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 7px;
}
@media (max-width: 1200px) {
    .item-pluses__img {
        width: 120px;
    }
    .item-pluses__content:before {
        width: 180px;
        height: 180px;
    }
}
@media (max-width: 992px) {
    .pluses-montazh__content {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .info-montazh__left {
        width: 50%;
        padding-top: 40px;
    }
}
@media (max-width: 767px) {
    .info-montazh__content {
        flex-wrap: wrap;
    }
    .info-montazh__left {
        width: 100%;
        padding-top: 20px;
        order: 2;
    }
    .info-montazh__right {
        width: 100%;
        order: 1;
    }
    .pluses-montazh__content {
        grid-template-columns: repeat(1, 1fr);
    }
    .form-montazh {
        padding: 20px;
    }
    .form-montazh-input input {
        height: 55px;
    }
    .form-montazh-input, .form-montazh-textarea {
        margin-bottom: 15px;
    }
    .form-montazh__submit {
        height: 55px;
    }
    .montazh__text ul {
        column-count: 1;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
}

/* text page start */

.page-full-col {
    width: 100% !important;
}

.text-page hr {
    margin: 60px 0;
    background-color: transparent;
    border: 1px solid #ebebeb;
}

.text-page-slider {
    max-height: 490px;
    overflow: hidden;
    border-radius: 15px;
    margin: 45px 0;
}

.text-page-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.text-page-slider .slick-arrow {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 1);
    box-shadow: 0 9px 21px rgba(0, 3, 6, 0.48);
    background-color: rgba(255, 255, 255, .52);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    padding: 0;
}

.text-page-slider .slick-prev {
    left: 50px;
    background-position: 21px center;
    background-image: url('./img/arrows/prev.svg');
}

.text-page-slider .slick-next {
    right: 50px;
    background-position: 24px center;
    background-image: url('./img/arrows/next.svg');
}

.text-page {
    font-family: "Museo Sans Cyrl 500";
    font-weight: 400;
    font-size: 14px;
}

@media(max-width: 768px) {
    .text-page-slider {
        border-radius: 5px;
    }
    
    .text-page-slider .slick-arrow {
        opacity: 0;
        visibility: hidden;
    }
}

/* text page end */

/* bonus page start */

.bonus-top {
    padding-top: 50px;
    padding-bottom: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bonus-hero {
    max-width: 400px;
}

.bonus-hero__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.bonus-hero__content {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 30px;
    max-width: 305px;
    color: #333;
}

.bonus-hero__content p:not(:last-child) {
    margin-bottom: 10px;
}

.action-btn {
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 34px;
    background-color: #D71A17;
    border-radius: 4px;
    text-decoration: none;
    transition: opacity .3s ease;
    display: inline-flex;
}

.action-btn:hover {
    opacity: 0.7;
}

.bonus-card {
    background-image: url('./img/bonus/card-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 15px;
    overflow: hidden;
    min-width: 445px;
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.bonus-card__logo {
    margin-bottom: 10px;
}

.bonus-card__site {
    font-weight: 500;
    font-size: 14.3697px;
    line-height: 1;
    color: #6584B2;
    text-decoration: none;
    display: inline-block;
}

@media(max-width: 991px) {
    .bonus-top {
        flex-direction: column;
    }
    
    .bonus-hero,
    .bonus-hero__content {
        max-width: 100%;
        width: 100%;
    }
    
    .bonus-hero {
        margin-bottom: 40px;
    }
    
    .bonus-card {
        min-width: 100%;
    }
}

.bonus-anchor {
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    border: 1px solid #EFF0F1;
    border-radius: 4px;
    overflow: hidden;
}

.bonus-anchor__item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: auto;
}

.bonus-anchor__item:not(:last-child) a {
    border-right: 1px solid #EFF0F1;
}

.bonus-anchor__link {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: #8B8B8B;
    padding: 20px 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: background-color .3s ease, color .3s ease;
    width: 100%;
}

.bonus-anchor__link:hover,
.bonus-anchor__item.active .bonus-anchor__link {
    background-color: #FAFAFA;
    color: #333333;
}

.bonus-icon {
    fill: currentColor;
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

@media(max-width: 1200px) {
    .bonus-anchor__link {
        padding: 15px 5px;
        font-size: 12px;
    }
    
    .bonus-icon {
        width: 15px;
        height: 15px;
        margin-right: 3px;
    }
}

@media(max-width: 991px) {
    .bonus-anchor {
        flex-direction: column;
    }
    
    .bonus-anchor__item:not(:last-child) a {
        border-right: none;
        border-bottom: 1px solid #EFF0F1;
    }
    
    .bonus-anchor__item {
        width: 100%;
    }
    
    .bonus-anchor__link {
        font-size: 14px;
    }
    
    .bonus-icon {
        width: 20px;
        height: 20px;
        margin-right: 5px;
    }
}

.bonus__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.25;
    color: #333333;
    text-align: center;
}

.bonus-section {
    padding-top: 200px;
    border-top: 1px solid #EFF0F1;
    color: #333333;
    line-height: 1.25;
    position: relative;
}

.bonus-section::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #EFF0F1;
    top: 100px;
    left: 0;
}

.bonus-section:last-child {
    padding-bottom: 75px;
}

.participation {
    background-image: url('./img/bonus/participation-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: #FAFAFA;
    border-radius: 4px;
    overflow: hidden;
    min-height: 178px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    
}

.participation__title {
    margin-bottom: 12px;
}

.participation__desc {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}

.participation__desc p:not(:last-child) {
    margin-bottom: 5px;
}

.accumulation__title {
    margin-bottom: 50px;
}


.accumulation-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
}

.accumulation-item {
    min-height: 245px;
    background-color: #FAFAFA;
    border-radius: 4px;
    overflow: hidden;
    padding: 35px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    font-size: 16px;
    line-height: 1.25;
    flex-direction: column;
    position: relative;
}

.accumulation-item img {
    position: absolute;
    top: 0;
    right: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.accumulation-item span {
    min-height: 40px;
    z-index: 2;
}

@media(max-width: 1200px) {
    .accumulation-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width: 650px) {
    .accumulation-list {
        grid-template-columns: repeat(1, 1fr);
    }
    
    .accumulation-item {
        min-height: 150px;
    }
    
    .accumulation-item span {
        min-height: auto;
    }
    
    .accumulation-item img {
        object-position: top;
    }
}

.instruction-header {
    margin-bottom: 45px;
}

.instruction__title {
    margin-bottom: 12px;
}

.instruction-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    color: #333333;
    text-align: center;
}

.instruction-desc p:not(:last-child) {
    margin-bottom: 5px;
}

.instruction-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}

.instruction-list__item {
    position: relative;
    background-color: #DAF7FF;
    border-radius: 4px;
    min-height: 265px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    padding: 55px;
    box-sizing: border-box;
}

.instruction-list__item strong {
    font-weight: 600;
}

.instruction-list__item img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
}

.instruction-list__content {
    z-index: 2;
}

.instruction-list__content p:not(:last-child) {
    margin-bottom: 10px;
}

@media(max-width: 1200px) {
    .instruction-list__item {
        padding: 20px;
    }
}

@media(max-width: 991px) {
    .instruction-list__item {
        min-height: 160px;
    }
    
    .instruction-list__content {
        font-size: 14px;
    }
}

@media(max-width: 650px) {
    .instruction-list {
        grid-template-columns: repeat(1, 1fr);
    }
    
    .instruction-list__item img {
        width: 30%;
    }
}

.faq__title {
    margin-bottom: 45px;
}

.accordion li {
    border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
}

.accordion li:not(:first-child) {
    margin-top: -1px;
}

.accordion-control {
    padding: 20px 0;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #333333;
    text-align: left;
    gap: 10px;
}

.accordion-control.active .accordion-icon {
    transform: rotate(0);
    fill: #333333;
}

.accordion-icon {
    width: 15px;
    height: 15px;
    fill: #CDCDCD;
    transform: rotate(45deg);
    transition: transform .3s ease;
}

.accordion-control__close {
    width: 37px;
    height: 37px;
    background-color: #F2F2F2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}    

.accordion-panel {
  display: none;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 1.25;
  color: #333333;
}

.accordion-panel p:not(:last-child) {
    margin-bottom: 10px;
}

@media(max-width: 1200px) {
    .accordion-control {
        padding: 15px 0;
    }
    
    .accordion-control__close {
        width: 30px;
        height: 30px;
    }
    
    .accordion-icon {
        width: 10px;
        height: 10px;
    }
    
    .accordion-panel {
        padding-bottom: 15px;
    }
}

@media(max-width: 768px) {
    .accordion-control {
        font-size: 14px;
    }
    
    .accordion-panel {
        font-size: 12px;
    }
}


.exception-header {
    margin-bottom: 40px;
}

.exception__title {
    margin-bottom: 20px;
}


.exeption-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    max-width: 525px;
    margin: 0 auto;
}

.exeption-desc strong {
    font-weight: 600;
}

.exeption-desc p:not(:last-child) {
    margin-bottom: 10px;
}

.exeption-list {
    border: 1px solid #EFF0F1;
    border-radius: 55px;
    padding: 27px 60px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 100px;
    margin-bottom: 40px;
    
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 100px;
}


.exeption-list__item {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    color: #333333;
}

.exeption-list__item:not(:last-child)::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: #EFF0F1;
    right: -50px;
    top: 0;
}

@media(max-width: 1200px) {
    .exeption-list {
        padding: 25px;
    }
}
@media(max-width: 991px) {
    .exeption-list {
        flex-direction: column;
        gap: 0;
        border-radius: 25px;
    }
    
    .exeption-list__item {
        width: 100%;
        justify-content: flex-start;
    }
    
    .exeption-list__item:not(:last-child) {
        border-bottom: 1px solid #EFF0F1;
        margin-bottom: 25px;
        padding-bottom: 25px;
    }
    
    .exeption-list__item br {
        display: none;
    }
    
    .exeption-list__item:not(:last-child)::before {
        display: none;
    }
}

@media(max-width: 768px) {
    .exeption-list__item:not(:last-child) {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    
    .exeption-list {
        padding: 15px;
        border-rdaius: 15px;
    }
    
    .exeption-list__item img {
        max-width: 40px;
        height: auto;
    }
}

.bonus-content {
    position: relative;
}

.bonus-anchor {
    position: sticky;
    left: 0;
    top: 90px;
    z-index: 100;
    background-color: #fff;
}

@media(max-width: 991px) {
    .bonus-anchor {
        position: static;
    }
    .bonus-top,
    .bonus-section {
        padding: 90px 0;
    }
    
    .bonus-top {
        padding-top: 40px;
    }
    
    .bonus-section::before {
        display: none;
    }
}

/* bonus page end */

/* header start */

.h-list__item {
    position: relative;
}

.h-list-down {
    position: absolute;
    background-color: #FAFAFA;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    padding: 10px 32px;
    left: -32px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease;
}

.top-line {
    padding: 0;
}

.h-list__link {
    height: 36px;
    display: flex;
    align-items: center;
}


.h-list__item:hover .h-list-down {
    opacity: 1;
    visibility: visible;
}

.h-list-down__item:not(:last-child) {
    margin-bottom: 10px;
}

.adress-box .adress-name {
    font-family: 'Inter', sans-serif !important;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 1.2;
}

.adress-name br {
    display: none;
}

.phone-list {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.header .phone {
    background: url(img/phone.png) no-repeat 0 0px;
}

.phone-list__link {
    font-family: 'Inter' !important;
    font-weight: 400 !important;
    font-size: 13px !important;
}

.header .phone a.callback {
    font-family: 'Inter';
    font-weight: 900;
    font-size: 13px;
    text-decoration: none;
    border-bottom: none;
    margin: 0;
    margin-right: 10px;
}

.phone-block {
    display: flex;
    align-items: center;
}

.phone-block span {
    font-family: 'Inter';
    font-weight: 400;
    font-size: 13px;
}

.social-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}

.social-list__link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.fixed-header .nav {
    order: 2;
    
}

.fixed-header .nav ul {
    right: 0;
    left: auto;
}

.fixed-header .nav ul:before {
    right: 17px;
    left: auto;
}

.fixed-header form {
    width: 50%;
}

.top-catalog .links {
    flex-wrap: nowrap;
}

.top-catalog .links a:not(:last-child) {
    border-right: 1px solid #EFF0F1;
}

.top-catalog .links:after {
    display: none;
}

@media(max-width: 1200px) {
    .header .adress {
        display: none;
    }
}

@media(max-width: 991px) {
    .from {
        display: none;
    }
    
    .fixed-header .cart {
        margin-left: auto;
        margin-right: 20px;
    }
    
    .top-catalog .links a img {
        display: none;
    }
}

@media(max-width: 767px) {
    .header .cart {
        margin-left: auto;
        margin-right: 15px;
    }
    
    .fixed-header .cart:after {
        left: 52px;
    }
    
    .header .menu-button {
        margin-top: 0;
    }
    
    .fixed-header .catalog button {
        text-align: center;
        background: #d71a17;
        padding: 0;
    }
    
    .fixed-header .catalog button:hover {
        background: #ed5351;
    }
    
    .fixed-header .catalog {
        margin-left: auto;
    }
    
    .top-catalog .links a img {
        display: initial;
    }
    
    .social {
        margin-left: 20px;
    }
    
    .social-list {
        display: flex;
        
    }
    
    .header .logo {
        width: 110px;
    }
    
    .header {
        padding-bottom: 0;
    }
    
}

/* header end */
