  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

body #bx-panel {
  z-index: 100001 !important;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

html {
  font-family: 'Open Sans', Arial, serif;
  font-size: 16px;
  height: 100%; }

body {
  height: 100%;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  background: #EFF8FF;
  font-display: optional;
  color: #0F203D; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body, h1, h2, h3, h4, h5, h6, p, ol, ul {
  margin: 0;
  padding: 0;
  font-weight: normal; }

ol, ul {
  list-style: none; }

img {
  max-width: 100%;
  display: block; }

input, button {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: inherit; }

button {
  cursor: pointer;
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s; }

input,
button,
textarea,
select {
  font: inherit; }

audio,
canvas,
iframe,
img,
svg,
video,
textarea {
  vertical-align: middle; }

textarea {
  resize: none; }

section {
  position: relative; }

input,
select,
button {
  outline: none; }

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%; }

.content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.container {
  margin: 0 auto;
  max-width: 1152px;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px; }

a {
  text-decoration: none;
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s; }
  a svg {
    -webkit-transition: linear .2s;
    -o-transition: linear .2s;
    transition: linear .2s; }
    a svg path {
      -webkit-transition: linear .2s;
      -o-transition: linear .2s;
      transition: linear .2s; }

.df {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.grid {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  grid-gap: 16px; }


.header .header-top {
  padding: 16px 0;
}

.search_block .btn {
  cursor: pointer;
}
.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 12px 16px;
  font-weight: bold;
  font-size: 14px;
  border-radius: 6px;
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
  color: #fff;
}

.btn >*:not(:last-child) {
  margin-right: 8px;
}

.btn_red {
  background: #9D2841;
}
.btn_red:hover {
  background: #001E3A;
}
.add-card__active {
  display: none;
}
.add-card.active {
  background: #001E3A;
}

.btn-catalog {
  background: #FFFFFF;

  color: #00417C;
  font-weight: 600;
  font-size: 14px;
}
.btn-catalog:hover {
  background: #EFF8FF;
}

.add-favorite {
  width: 45px;
  height: 45px;
  /*background: #EFF8FF;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
}
.add-favorite svg {
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
}
.add-favorite:hover svg {
  fill:  #194276;
}

.add-favorite.active {
  /*background: #00417C;*/
}
.add-favorite.active svg {
  fill:  #194276;
}
.add-favorite.active svg path{
  stroke:  #194276;
}
/*.add-favorite:hover {
  background: #00417C;
}*/
.add-favorite:hover svg path{
  stroke: #194276;
}
.btn-catalog.active {
  background: #EFF8FF;
}
.btn-catalog__active {
  display: none;
}
.btn-catalog.active .btn-catalog__active {
  display: block;
}
.btn-catalog.active .btn-catalog__nonactive {
  display: none;
}
.search_block .btn{
  padding: 0;
}
.catalog-wrap .js-catalog-btn {
  position: relative;
  z-index: 33;
}
.btn_blue {
  background: #00417C;
  color: #fff;
}
.btn_blue:hover {
  background: #001E3A;
}
.header .header-top .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .header-top__left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .header-top__left >*:not(:last-child) {
  margin-right: 12px;
}
.header .header-top__right {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .header-top__right >*:not(:last-child) {
  margin-right: 32px;
}
.header .header-top__left .header-top__left--title{
  font-weight: 600;
  font-size: 10px;
  color: #000000;
  max-width: 200px;
}

.header .header-bottom {
  background: #00417C;
  color:  #fff;
}

.header .header-bottom .container{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: visible;
}

.header-bottom__btns >*:not(:last-child) {
  margin-right: 16px;
}

.header-bottom__btns .btn_red {
  text-transform: uppercase;
}

.header-top__right .phone {
  text-align: right;
}
.phone a {
  -webkit-transition:  linear .2s;
  -o-transition:  linear .2s;
  transition:  linear .2s;
}
.phone a span{
  color: #001E3A;
  font-weight: 600;
font-size: 14px;
}
.phone a p {
  color: #00417C;
  font-weight: bold;
font-size: 10px;
}
.header-bottom__left {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
	align-items: baseline;
}
.header-bottom__left >*:not(:last-child) {
  margin-right: 24px;
}
.header-bottom {
  padding: 12px 0;
}

.nav .nav-list >*:not(:last-child){
  margin-right: 24px;
}
.nav .nav-link{
  color: #fff;
  font-weight: 600;
font-size: 14px;
letter-spacing: 0.02em;
}

.header-bottom__right >*:not(:last-child) {
  margin-right: 32px;
}

.header-bottom__right  .header-bottom__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: bold;
  color: #fff;
  font-size: 10px;
}
.header-bottom__right .header-bottom__img {
  position: relative;
  height: 24px;
  margin-bottom: 4px;
}
.abs {
  position: absolute;
}

.sec-title {
  font-weight: bold;
font-size: 40px;
color: #00417C;
}

.abs-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #DB1915;
  border: 2px solid #00417C;
  border-radius: 32px;
  font-weight: bold;
  font-size: 8px;
  top: -4px;
  right: -4px;
  width: 14px;
  height: 14px;
  min-width: 14px;
}

/*slider banner*/

.s-slider {
  padding-top: 32px;
}

.s-slider-banner__item {
  width: 100%;
  height: 460px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.s-slider__wrap {
  position: relative;
}
.slider-nav .slide-nav__btn {
  position: absolute;
  z-index: 10;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 48px;
  height: 48px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 6px 12px rgba(0, 65, 124, 0.12);
          box-shadow: 0px 6px 12px rgba(0, 65, 124, 0.12);
  border-radius: 50%;
}
.slider-nav .slide-nav--next {
    right: -24px;
   -webkit-transform: translateY(-50%) rotate(180deg);
       -ms-transform: translateY(-50%) rotate(180deg);
           transform: translateY(-50%) rotate(180deg);
}
.slider-nav .slide-nav--prev {
   left:  -24px;
}
.s-slider-banner {
  border-radius: 16px;
  overflow: hidden;
}


/* s-innivation */


.s-innivation {
  padding: 32px 0;
}

.innovation {
  background: #00417C;
  border-radius: 16px;
  color: #fff;
  overflow: hidden;
}

.innovation .innovation-left {
  padding: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 50%;
}

.innovation-left .title {
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 16px;
}

.innovation-left p {
  margin-bottom: 36px;
  font-weight: 500;
  font-size: 20px;
}
.innovation-right img {
  height: 100%;
  width: 100%;
}

.s-catalog {
  padding-top: 32px;
  padding-bottom: 32px;
}

.catalog .catalog-head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.catalog .catalog-head .sec-title{
  font-weight: bold;
  font-size: 36px;
  color: #00417C;
}

.s-video {
  padding: 32px 0 64px;
}
.s-video .video {
  height: 632px;
  border-radius: 16px;
  overflow: hidden;
}
.s-video .video .video-iFrame{
  width: 100%;
  height: 100%;
}


/*fixed menu*/
.fixed--block-menu {
  position: fixed;
  z-index: 20;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.fixed--block-menu .header-bottom__img {
  position: relative;
}
.fixed--block-menu-dect .header-bottom__item {
  width: 64px;
  height: 64px;
  background: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.fixed--block-menu-dect .header-bottom__item .abs-item {
  background: #DB1915;
  border-color: #fff;
  color: #fff;
}

.fixed--block-menu-dect .header-bottom__item .abs-item {
  width: 16px;
    height: 16px;
}

.fixed--block-menu-dect >*:not(:last-child) {
  border-bottom: 1px solid #D7E2F5;
}


/*catalog prod item*/

.catalog-prod__item {
  background: #fff;
  border-radius: 12px;
  padding: 16px;
/*  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;*/
  max-width: 256px;
}

.card-item__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 230px;
  overflow: hidden;
  margin-bottom: 16px;
  position: relative;
}
.card-item__img img {
  width: 100%;
  height: 100%;
}
.rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rating >*:not(:last-child) {
  margin-right: 4px;
}
.rating span {
  font-weight: bold;
font-size: 13px;
line-height: 1;
color: #001E3A;
}
.prodlabel {
  top: 0;
  left: 0;
  background: #DB1915;
  border-radius: 6px;
  padding: 4px 8px;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
}
.prodlabel--green {
  background: #007940;
}
.sec_color__-yellow {
  background: #ffff1c!important;
}

.catalog-prod__item .add {
  top: -10px;
  right: -10px;
}

.catalog-block {
  padding: 32px 0;
}

.catalog-block >*:not(:last-child) {
  margin-bottom: 64px;
}

.catalog >*:not(:last-child) {
  margin-bottom: 32px;
}

.cart-item__bottom .rating{
  margin-bottom: 8px;
}

.cart-item__bottom .title {
  margin-bottom: 16px;
  display: block;
  font-weight: 500;
font-size: 14px;
line-height: 20px;
color: #001E3A;
-webkit-transition: linear .2s;
-o-transition: linear .2s;
transition: linear .2s;
}

.cart-item__bottom .title:hover {
  text-decoration: underline;
  color: #00417C;
}

.card-item__block {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


.card-item__block .card-item__price {
  font-weight: bold;
  font-size: 22px;
  color: #001E3A;
}
.card-item__block .card-item__price {
  position: relative;
}
/*.card-item__block .card-item__price .dizz*/
.card-item__price .dizz {
  padding: 2px 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #DB1915;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
}

.card-item__price .discont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.card-item__price .discont>*:not(:last-child) {
  margin-right: 6px;
}

.card-item__price .price-old {
  text-decoration: line-through;
  font-weight: bold;
  font-size: 13px;
  color: #001E3A;
}
.card-item__withDizz .price {
  color: #DB1915;
  font-weight: bold;
}
.card-item__block {
  min-height: 55px;
}

  .single-item__content .single-item__block .card-item__block {
    flex-direction: column;
    align-items: flex-start;
  }

.footer {
  background: #00417C;
  color: #fff;
}
.footer a {
  color: #fff;
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
}
.footer a:hover {
  opacity: .7;
}

.footer-top {
  padding: 32px 0;
}
.footer-top__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer-top__item .title {
  font-weight: bold;
  font-size: 16px;
  color: #7DAFE0;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.footer-top__item ul >*:not(:last-child) {
  margin-bottom: 8px;
}

.footer-bottom {
  background: #003772;
  padding: 16px 0;
  font-weight: 600;
  font-size: 12px;
}

.footer-bottom .container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social>*:not(:last-child) {
  margin-right: 16px;
}
.social .social-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}

.footer-top__item .phone p {
  font-weight: 600;
  font-size: 12px;
  color: #7DAFE0;
}

.footer-top__item .phone {
  margin-bottom: 24px;
}

.footer-top__item .social {
  margin-top: 32px;
}

.footer-top__item p {
  font-weight: 500;
  font-size: 14px;
}
.footer-top__item .addres {
  margin-bottom: 8px;
}


/*хлебные крошки*/
.breadcrambs {
  padding: 16px 0;
}
.breadcrambs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrambs ul li a {
  color: #00417C;
  font-weight: 500;
  font-size: 12px;
}
.breadcrambs ul li a:hover {
  text-decoration: underline;
}
.breadcrambs ul>*:not(:last-child) {
  margin-right: 10px;
}
.breadcrambs ul li:last-child {
  cursor: default;
  pointer-events: none;
  color: #7DAFE0;
}
.breadcrambs ul li:last-child a{
  color: #7DAFE0;
}
/*каталог страница*/

.s-filter .btn.btn--active {
      background: #00417C;
    color: #fff;
}

.s-filter .btn.btn--active svg path {
      stroke: #fff;
}

.s-filter .btn {
  background: #fff;
  color: #00417C;
  font-weight: bold;
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
  margin-bottom: 10px;
}
.s-filter .btn:hover {
  background: #00417C;
  color: #fff;
}
.s-filter .btn svg path{
  stroke: #00417C;
}

.s-filter .btn:hover svg path {
  stroke: #fff;
}
.s-filter .filter {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.s-filter .filter>*:not(:last-child) {
  margin-right: 10px;
}
.filter-bottom {
  margin-top: 22px;
}
.filter-bottom .btn_red {
  background: #DB1915;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
}
.filter-bottom .btn_red svg path{
  stroke:  #fff;
}
.filter-bottom .btn_red:hover {
  background: #9D2841;
}


/*кол-во */
.kol {
      
    border-radius: 20px;
    height: 48px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.block_number {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
        position: relative;
}
.kol .minus, .kol .plus {
  width: 48px;
    height: 48px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: bold;
    text-align: center;
    background: #EFF8FF;
    border-radius: 6px;
    font-size: 30px;
    -webkit-transition: linear .2s;
    -o-transition: linear .2s;
    transition: linear .2s;
    color: #3486C7;
}

.kol input {
      font-weight: bold;
    width: 48px;
    text-align: center;
    padding: 0;
    border: 0;
    line-height: normal;
    height: 48px;
    color: #28282C;
    margin: 0 5px;
    border: 2px solid #f0f1f1;
    border-radius: 6px;
    font-size: 14px;
}


.s-single-prod {
  padding-top: 20px;
}

.single-prod >*:not(:last-child) {
  margin-bottom: 32px;
}

.single-item >*:not(:last-child) {
  margin-right: 32px;
}
.single-item {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  padding: 32px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.single-item img {
  width:  100%;
  height: 100%;
}

.single-item .single-item__left, .single-item .single-item__right {
  width: 50%;
}

.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 12px;
}
.tags >*:not(:last-child) {
  margin-right: 8px;
}
.tags .tags-item {
  font-weight: bold;
  color: #808080;
  font-size: 10px;
  padding: 4px 6px;
  background: #F5F5F5;
}
.single-item__name {
  font-weight: 500;
  font-size: 20px;
  color: #001E3A;
  line-height: 1.3;
  margin-bottom: 8px;
}
.single-item__block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 48px;
  margin-bottom: 32px;
}
.single-item__block>*:not(:last-child) {
  margin-right: 24px;
}
.single-item__block .kol {
  margin-left: auto;
}

.single-item__rating >*:not(:last-child) {
  margin-right: 8px;
}

.single-item__rating .revs {
  color: #001E3A;
  font-weight: bold;
font-size: 13px;
-webkit-transition: linear .2s;
-o-transition: linear .2s;
transition: linear .2s;
text-decoration: underline;
}
.single-item__rating .revs:hover {
  color: #007940;
}

.single-item .llose {
  /*background: #EFF8FF;*/
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
}


.deliver .deliver-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48.5%;
  background: rgba(245, 245, 245, 0.64);
border-radius: 6px;
padding: 16px 21px;
}
.deliver .deliver-item>*:not(:last-child) {
  margin-right: 12px;
}
.deliver .deliver-item svg {
  min-width: 24px;
  width: 24px;
}
.deliver .deliver-item p{
  font-weight: 600;
  font-size: 13px;
  line-height: 24px;
  color: #001E3A;
}

.deliver {
  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;
}

.deliver .deliver-item{
  margin-bottom: 16px;
}


/*tabs*/
.reg-right__tabs .reg-right__tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  background: #EFF8FF;
border-radius: 6px;
color: #00417C;
font-weight: 600;
font-size: 14px;
  -ms-flex-pack: center;
  justify-content: center;}
  .reg-right__tabs .reg-right__tab:hover {
    background: #00417C;
  color: #fff; }

.reg-right__tabs .tabs--active {
  background: #00417C;
  color: #fff;
  pointer-events: none;
  }
.reg-right__head >*:not(:last-child) {
  margin-right: 16px;
}
.reg-right--contentW .reg-right--content {
  display: none; }

.reg-right--contentW .content--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.reg-right__head {
  margin-bottom: 32px;
} 

.reg-right--content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reg-right--content >*:not(:last-child) {
  margin-right: 64px;
}
.reg-right--content-left {
  max-width: 624px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.reg-right--content .title {
  font-weight: bold;
  font-size: 28px;
  color: #001E3A;
}
.reg-right--content-left >*:not(:last-child) {
  margin-bottom: 24px;
}

.reg-right--content .sub-title {
  color: #001E3A;
  font-weight: bold;
  font-size: 20px;
}

.reg-right--contentW p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #001E3A;
}

.reg-right--content-text >*:not(:last-child) {
  margin-bottom: 16px;
}

.reg-right--content-right-item {
  padding: 24px;
  background: #F5F5F5;
  border-radius: 6px;
}
.reg-right--content-left-bottom {
  background: #EFF8FF;
  border-radius: 6px;
  padding: 16px;
}
.reg-right--content-left-bottom .sub-title {
  margin-bottom: 10px;
}
.reg-right--content-left-bottom ul>*:not(:last-child) {
  margin-bottom: 16px;
}
.reg-right--content-left-bottom ul li {
  font-weight: 500;
  font-size: 16px;
}
.reg-right--content-left-bottom ul li b{
  color: #808080;
  display: block;
}

.reg-right--content-right {
  max-width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.reg-right--content-right .sub-title {
  display: block;
}
.reg-right--content-right-item >*:not(:last-child) {
  margin-bottom: 16px;
}
.reg-right--content-right-item p {
  font-weight: 500;
  font-size: 14px;
  color: #001E3A;
}

.reg-right--content-left-bottom ul {
  list-style: inherit;
  padding-left: 16px;
}




/*категории меню*/


.tabs {
      border: 1px solid #e0e0e0;
      max-width: 350px;
      margin-left: auto;
      margin-right: auto;
    }

    .tabs__nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      list-style-type: none;
      background: #fafafa;
      margin: 0;
      border-bottom: 1px solid #e0e0e0;
    }

    .tabs__btn {
      color: #00417C;
    }

    .tabs__btn_active {
      background: #EFF8FF;
    }

    .tabs__btn:not(.tabs__btn_active):hover,
    .tabs__btn:not(.tabs__btn_active):focus {
      background-color: #EFF8FF;
    }

    .tabs__pane {
      display: none;
    }

    .tabs__pane_show {
      display: block;
    }

.header-bottom .container {
  position: relative;
}

.catalog-menu {
  position: absolute;
  z-index: 33;
  margin-top: 24px;
  padding-right: 16px;
    padding-left: 16px;
  width: 100%;
  overflow: hidden;
  left: 0;
  color: #00417C;
  display: none;
  background: inherit;
}

.catalog-menu--tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0px 6px 24px rgba(0, 65, 124, 0.32);
          box-shadow: 0px 6px 24px rgba(0, 65, 124, 0.32);
  border-radius: 16px;
  overflow: hidden;
}
.catalog-menu--tabs {
      background: #FFFFFF;
}





.pagingInfo {
  position: absolute;
  z-index: 3;
  left: 50%;
  bottom: 30px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background: rgba(0, 26, 49, 0.4);
  border-radius: 16px;
  height: 32px;
  font-weight: 600;
  font-size: 14px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 12px;
  padding-right: 12px;
}

.active.llose {
  /*background: #00417C;*/
}


/*медиа */
@media (max-width:  1023px) {
  .s-slider-banner__item {
    background-size: contain;
    height: 360px;
  }
  .slider-nav .slide-nav--next {
    right: 0;
  }
  .slider-nav .slide-nav--prev {
    left: 0;
  }
  .slide-nav__btn {
    opacity: .4;
  }
  .slide-nav__btn:hover {
    opacity: 1;
  }

}
.sandwich-wrapper {
  border-radius: 4px;
  display: none;
  width: 35px;
  -webkit-box-ordinal-group:4;
      -ms-flex-order:3;
          order:3;
  height: 35px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

  .header-top-mod .phone a {
    color: #000000;
    text-align: right;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 168%;
  }
  .bottom-bts a{
    display: inline-block;
    width: 100%;
    color: #00417C;
    text-decoration: none;
    text-align: center;
    margin-bottom: 6px;
  }
.sandwich {
  display: none;
  width: 25px;
  height: 18px;
  position: relative;
  cursor: pointer; }

.sandwich-line {
  position: absolute;
  width: 100%;
  height: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #000000;
  display: block; }

.sandwich-line:before {
  content: '';
  width: 100%;
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
  height: 1px;
  background-color: #000000;
  position: absolute;
  top: -7px; }

.sandwich-line:after {
  content: '';
  width: 100%;
  height: 1px;
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
  background-color: #000000;
  position: absolute;
  top: 7px; }

.sandwich--active {
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
  background-color: inherit; }

.sandwich--active:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  width: 25px; }

.sandwich--active:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
  width: 25px; }

 .sandwich--active {
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
  background-color: inherit; }

.sandwich--active:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  width: 25px; }

.sandwich--active:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
  width: 25px; }

.mob-nav-wrapper {
  display: none;
}

.tabs__content.active {
  z-index: 20;
  
}
.back-mob {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.tabs__pane--wrap {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 30px;

}
.tabs__pane--wrap >*:not(:last-child) {
  margin-right: 10px;
}
.cart-item__mob {
  display: none;
}
.s-slider-banner__item img {
  width: 100%;
  height: 100%;
}
.back-mob {
  display: none;
}

.mob-single-item {
  display: none;
}

.nav-slidetoggle__head {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .nav-slidetoggle {
    padding-top: 16px;
/*    background: #fff;*/
  border-radius: 8px;
  }
  .nav-slidetoggle__body-links{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .nav-slidetoggle__body-links >*:not(:last-child) {
    margin-bottom: 6px;
  }
  .nav-slidetoggle__body-links {
    margin-top: 6px;
  }
  .nav-slidetoggle__item {
    padding-bottom: 4px;
    text-align: center;
/*    background: #EFF8FF;
    margin-bottom: 12px;*/
  } 
  .nav-slidetoggle__body a{
    width: 100%;
/*    background: #fff;
    height: 48px;
    padding: 16px;
    font-weight: bold;*/
    color: #00417C;
  font-size: 14px;
  }
  .addition-buttons .btn{
    border-radius: 1px;
    border: 1px solid #000;
    color: #000;
    margin-bottom: 6px;
    font-weight: 500;
  }
  .addition-buttons{
    margin-bottom: 0;
  }
  .nav-slidetoggle{
    padding-top: 0;
  }
  .addition-buttons .btn.blue{
    border: 1px solid #00417c;
    background-color: #00417c;
    color: #fff;
  }
  .addition-buttons .btn.black{
    background-color: #000;
    color: #fff;
  }
  .nav-slidetoggle__head-left svg, .nav-slidetoggle__head svg{
    display: none;
  }
  .nav-slidetoggle__head-left {
/*    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;*/
    color: #00417C;
/*    font-weight: 600;*/
    font-size: 14px;
    display: block;
    width: 100%;
  }
  .nav-slidetoggle__head-left  > *:not(:last-child) {
    margin-right: 9px;
  }
/*  .nav-slidetoggle__body {
    display: none;
  }*/
  .nav-slidetoggle__wrap > *:not(:last-child) {
    margin-bottom: 16px;
  }
  .nav-slidetoggle__item {
    border-radius: 6px;
  }
  .nav-slidetoggle__head {
    height: auto;
    cursor: pointer;
  }
/*  .nav-slidetoggle__item {
    padding: 16px;
  }*/

.s-filter-overflow {
      position: fixed;
    width: 100%;
    -webkit-transition: linear .2s;
    -o-transition: linear .2s;
    transition: linear .2s;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    
    -webkit-box-align: center;
    
        -ms-flex-align: center;
    
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;  
    z-index: 100;
    background: rgba(0, 65, 124, .4);
}

.s-filter-overflow.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
} 
.s-filter-form, .fav-modal .fav-modal__body {
  height: auto;
  padding-top: 32px;
  width: 560px;
  background: #EFF8FF;
  /*padding: 32px;*/
  padding-bottom: 0;
}
.s-filter-form .nav-slidetoggle {
  max-height: 50vh;
  min-height: 50vh;
  overflow: auto;
  background: #EFF8FF;
}
.s-filter-form .nav-slidetoggle__item {
  background: #fff;
}
 .s-filter-form .nav-slidetoggle {
  padding-bottom: 32px;
  padding-left: 32px;
  padding-right: 32px;
}
.s-filter-form__head, .s-fav-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 32px;
  padding-right: 32px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
}
.s-filter-form__head .title, .s-fav-head .title {
  font-weight: 700;
font-size: 20px;
color: #00417C;
}

.filter-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 32px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.filter-buttons .btn {
  width: 47%;
}
.filter-buttons .btn b{
  margin-left: 5px;
}
.s-filter  .btn-white {
  border: 1px solid #00417C;
}
.s-filter .tabs__nav {
  padding-left: 32px;
  padding-right: 32px;
  background: #EFF8FF;
}
.s-filter .tabs__nav__over {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
  width: 100%;
  background: #fff;
}
.s-filter .tabs__nav__over .title{
  color: #001E3A;
  font-weight: 700;
font-size: 14px;
display: block;
margin-bottom: 10px;
}
.s-filter-overflow {
  padding-top: 2%;
  padding-bottom: 2%;
}
.s-filter .btn_blue {
  background: #00417C;
    color: #fff;
}

.s-filter .tabs__nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #EFF8FF;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.s-filter .tabs__nav-wrap .btn, .tabs_nav-top  { 
  width: 33%;
  margin-bottom: 0;
  background: inherit;
}
.s-filter .tabs__nav-wrap .btn:hover, .tabs_nav-top:hover {
  background: #00417C;
}
.s-filter .tabs__nav-wrap .tabs__btn_active {
  background: #00417C;
  color: #fff;
}
.s-filter .nav-slidetoggle__body-links label{
  font-weight: 600;
font-size: 14px;
color: #28282C;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
cursor: pointer;
}
.s-filter .nav-slidetoggle__body-links label>*:not(:last-child){
  margin-right: 12px;
}
@media (max-width:  900px) {
  .header-top__right .phone {
    display: none;
  }
  .cart-item__mob {
    display: block;
  }
  .sandwich {
    display: block; }
  .sandwich-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

   .nav {
    display: none;
  }

  .header-bottom__btns {
    display: none;
  }

  .header-top {
     z-index: 33;
    position: relative;
  }
  .mob-nav-wrapper {
    position: absolute;
    top: 100%;
    background: #eff8ff;
    height: 100vh;
    width: 100%;
    left: 0;
    padding: 0 16px;
    padding-bottom: 16px;
    overflow: auto;
  } 
  .mob-nav-wrapper >*:not(:last-child) {
    margin-bottom: 16px;
  }
  .header-bottom__btns-mob{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .mob-nav-wrapper .phone {
    background: #EFF8FF;
  border-radius: 8px;
  padding: 8px;
  }
  .header-bottom__btns-mob {
    width: 100%;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
  }
  .header-bottom__btns-mob .btn{
    width: 50%;
    border-radius: 0;
    max-height: 30px;
  }
  
  .add-card span {
    display: none;
  }

  .single-item .single-item__left {
    width: auto;
  }
  .single-item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .deliver {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .deliver .deliver-item {
    width: 100%;
  }
  .deliver-item {
    min-width: 200px;
  } 
}
@media (max-width:  800px) {
  .add-favorite:hover{
    background: #EFF8FF;
  }
  .add-favorite:hover svg{
    fill: none;
  }
  .add-favorite:hover svg path{
    stroke: rgb(0, 65, 124);
  }
  .add-favorite.active {
      background: #00417C !important;
  }
  .add-favorite.active svg path {
      stroke: #fff !important;
  }
  .add-favorite.active svg {
    fill: #fff !important;
}
.single-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .single-item .single-item__left, .single-item .single-item__right {
    width: 100%;
  }
  .single-item >*:not(:last-child) {
    margin-right: 0;
  }
}

@media (max-width:  480px) {
  .header .header-top__right {
    margin-right: auto;
    width: 10%;
  }
  .header .header-top__left {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
  }
  .header .header-top__left > :not(:last-child) {
    margin: 0 auto !important;
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
  .sandwich-wrapper {
    margin-left: auto;
    width: 5%;
  }
  .mob-single-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  } 
  .mob-white {
    background: #fff;
  }
  .mob-white .catalog-block {
    background: #EFF8FF;
        padding: 16px;

  }
  .mob-white .header {
    border-bottom: 1px solid #EFF8FF;
  }
  .mob-white .content .container {
    padding-left: 0;
    padding-right: 0;
  }
  .catalog .catalog-head .sec-title {
    font-size: 24px;
  }
  .pagingInfo {
    bottom: 10px;
  }
  .back-mob {
    display: block;
  }
  .innovation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .innovation .innovation-left {
    width: 100%;
  }
  .footer-bottom .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s-video .video {
    width: 100%;
    height: 160px;
  }
  .catalog-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    width: 100%;
  }
  .catalog-prod__item {
    width: 250px;
    min-width: 250px;
  }
  .innovation-left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .nomob-text span {
    display: none;
  }
  .fixed--block-menu-dect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
  }
  .fixed--block-menu {
    top: auto;
    bottom: 0;
    left: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  
  .header-bottom {
    position: fixed;
    bottom: 0;
    z-index: 10;
  }
  body {
    position: relative;
  }
  .catalog-menu {
    width: 100%;
    top: auto;
    bottom: 55px;
    left: 0;
    z-index: 33;
  }
  .catalog-menu--tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 6px 6px 0px 0px;
  }
  .tabs__content {
    position: absolute;
    z-index: -1;
  }
  .tabs__nav {
    width: 100%;
  }
  .header-top {
    background: #fff;
  }
  
  .catalog-wrap .js-catalog-btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
    background: none;
  }

  .catalog-wrap .js-catalog-btn svg {
        height: 24px;
    margin-bottom: 4px;

  }
  .catalog-wrap .js-catalog-btn span {
    font-size: 10px;
    font-weight: bold;
  }
  .catalog-wrap .js-catalog-btn svg rect, .catalog-wrap .js-catalog-btn svg path {
    stroke: #fff;
  }
  .catalog-wrap .js-catalog-btn {
     color:  #fff;
     width: 80px;
  }
  .header-bottom {
    width: 100%;
  }
  .catalog-wrap .js-catalog-btn >*:not(:last-child) {
    margin-right: 0;
  }
  .header-bottom__right {
    -webkit-box-flex:  1;
        -ms-flex:  1;
            flex:  1;
  }
  .header-bottom__right >*:not(:last-child) {
    margin-right: 0;
  }
  .header-bottom__right .header-bottom__item {
        width: 80px;
  }
  .header-bottom__left >*:not(:last-child) {
    margin-right: 0;
  }
  .header-bottom__right {
    -ms-flex-pack: distribute;
        justify-content: space-around;
		align-items: baseline;
  }

  .header-top__left--title {
    display: none;
  }
  .header-top__right .phone{
    display: none;
  }
  /*#title-search-input-three {
    display: none;
  }*/
  .header-top__right  {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .header-top__left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .nav {
    display: none;
  }
  .nav-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  
  
  .catalog-menu--tabs .tabs__content ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .catalog-menu--tabs .tabs__nav {
    width: 100%;
  }
  .catalog-menu--tabs .tabs__content {
    width: 100%;
    left: 0;
    height: 100%;
  }
  .catalog-menu--tabs {
    position: relative;
  }
  .s-slider__wrap {
    height: 140px;
  }
  .s-slider-banner__item {
    height: 140px;
  }
  .slider-nav {
    display: none;
  }
  .s-slider {
    padding-top: 0;
  }
  .innovation .innovation-left {
    padding: 16px;
  }
  .innovation-left .title {
    font-size: 24px;
  }
  .innovation-left p {
    font-weight: 500;
  font-size: 14px;
  }
  
  .add-card {
    position: relative;
  }
  .add-card__active {
    position: absolute;
    top: 8px;
    right: 11px;
    background: #001E3A;
    padding: 2px;
    border-radius: 50%;
  }
  .add-card >*:not(:last-child) {
    margin-right: 0;
  }
  .add-favorite {
    width: 32px;
    height: 32px;
  }

  .catalog-prod__item{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
        width: 90%;
    max-width: 90%;
    min-width: 90%;
  }

  .card-item__img {
    position: initial;
    width: 80px;
    min-width: 80px;
    height: 80px;
    margin-right: 10px;
  }
  .catalog-prod__item{
    padding: 60px 16px 16px 16px;
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .prodlabel {
    top: 20px;
    left: 16px;
  }
  .catalog-prod__item .add {
    top: 16px;
    right: 16px;
  }
  .footer-bottom {
    padding-bottom: 80px;
  }
  .s-slider .container {
    padding: 0;
    border-radius: 0;
  }

  .footer-bottom .container >*:not(:last-child) {
    margin-bottom: 8px;
  }

  /*single prod*/
  .breadcrambs {
    display: none;
  }
  
  
  .single-item {
    padding: 16px;
  }
  .reg-right--content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .reg-right--content >*:not(:last-child) {
    margin-right: 0;
  }
  .tags >*:not(:last-child) {
    margin-bottom: 8px;
  }
  .single-item .llose {
    display: none;
  }
  .single-item__name {
    font-size: 16px;
  }
  .reg-right--content .title {
    font-weight: 700;
    font-size: 20px;
  }
  .reg-right--content-left >*:not(:last-child) {
    margin-bottom: 16px;
  }
  .reg-right--contentW p {
    font-size: 14px;
  }
  .reg-right--content-left-bottom .sub-title {
    display: block;
    margin-bottom: 8px;
  }
  .reg-right--content .sub-title {
    font-size: 16px;
  }
  .reg-right--content-left-bottom ul li {
    font-size: 14px;
  }
  .single-item__block {
    position: fixed;
    background: #FFFFFF;
    left: 0;
    width: 100%;
    z-index: 9;
    bottom: 68px;
    margin: 0;
    padding: 8px 16px;
  }
  .single-item__block>*:not(:last-child) {
    margin-right: 0;
  }
  .single-item__block .in-cart {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .single-item__block .kol {
    margin-left: auto;
  }
  .single-item__rating {
    margin-bottom: 16px;
  }
  .single-item__block .in-cart {
    width: 40px;
    height: 40px;
    padding: 0;
  }
  .single-item__block .in-cart .add-card__active {
        top: 7px;
    right: 5px;
  }
  .kol .minus, .kol .plus {
    width: 40px;
    height: 40px;
  }
  /*каталог */
  .s-filter .filter {
    overflow: auto;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .s-filter .btn span {
    white-space: nowrap;
  }
  .filter-bottom .callme-popup span {
    display: none;
  }
  .callme-popup >*:not(:last-child) {
    margin-right: 0;
  }
  .simple-catalog-body .catalog-prod__item {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .s-filter .sec-title {
    font-size: 24px;
    margin-top: 16px;
    margin-bottom: 8px;
  }
  .filter-bottom {
    margin-top: 10px;
  }
  .filter-buttons .btn b{
    display: none;  }
}


.mobarr {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: linear .2s;
    -o-transition: linear .2s;
    transition: linear .2s;
  }
  .mobarr.active{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
  }

.catalog-menu__over {
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
}
.catalog-menu__over.active {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 65, 124, .4);
  z-index: 30;
}


.cart-modal, .fav-modal{
	position: fixed;
	width: 0;
	height: 100%;
	right: 0;
	top: 0;
	background: rgba(0, 65, 124, .4);
	z-index: 10000;
	pointer-events: none;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.cart-modal.active, .fav-modal.is-active {
  width: 100%;
  opacity: 1;
  pointer-events: auto;
	visibility: visible;
}


.fav-modal .fav-modal__body, .cart-modal .cart-modal__body{
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
	opacity: 0;
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.fav-modal.is-active .fav-modal__body, .cart-modal .cart-modal__body.active {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}

.fav-modal__body, .cart-modal .cart-modal__body {
	position: absolute;
	top: 0;
	height: 100%;
	right:0;
}
.cart-modal .s-filter-form, .fav-modal .fav-modal__body {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cart-modal .s-filter-form .filter-buttons {
  margin-top: auto;
}

.cart-modal .filter-tabs {
  padding: 0 32px 32px 32px;
}
.cart-modal .filter-tabs .no-goods{
  text-align: center;
  display: block;
}

.cart-modal__content, .fav-modal__content {
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 32px;
  overflow: auto;
}
.cart-modal__item-img, .fav-modal__item-img {
  width: 96px;
  min-width: 96px;
  max-width: 96px;
}
.cart-modal__item, .fav-modal__item {
  background: #FFFFFF;
  border-radius: 12px;
  width: 100%;
  padding: 16px;
}
.cart-modal__item-top, .fav-modal__item-top  {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.cart-modal__item-top >*:not(:last-child),.fav-modal__item-top >*:not(:last-child) {
  margin-right: 16px;
}
.cart-modal__items >*:not(:last-child),.fav-modal__items >*:not(:last-child) {
  margin-bottom: 8px;
}

.cart-modal__item-wrap,.fav-modal__item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.cart-modal__item-wrap-top,.fav-modal__item-wrap-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: auto;
}
.cart-modal__item-wrap .cart-modal__title,.fav-modal__item-wrap .cart-modal__title {
  margin-bottom: auto;
}
.cart-modal__item-wrap-top .js-del-cartItem,.fav-modal__item-wrap-top .js-del-favItem {
  margin-left: auto;
}

.cart-modal__item-bottom,.fav-modal__item-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cart-modal__item-bottom .kol .minus,.cart-modal__item-bottom .kol .plus{
  width: 32px;
  height: 32px; 
}
.cart-modal__item-bottom .kol input {
  width: 32px;
  height: 32px;
}

.cart-modal__item-bottom .kol {
  height: 32px;
  margin-left: 112px;
}


.cart-modal__item-bottom  .card-item__price .price,.fav-modal__item-bottom  .fav-item__price .price {
  font-size: 22px;
}

.cart-modal__headBottom, .fav-modal__headBottom {
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 32px;
  padding-right: 32px;
  margin-bottom: 20px;
}
.cart-modal__item-wrap .cart-modal__title,.fav-modal__item-wrap .fav-modal__title {
  font-weight: 500;
  font-size: 14px;
  color: #001E3A;
}

.cart-modal__headBottom, .fav-modal__headBottom {
  font-weight: 600;
font-size: 12px;
color: #001E3A;
}
.cart-modal__lenghtGood b,.fav-modal__lenghtGood b {
  font-weight: 600;
}

.cart-modal .s-filter-form__head .js-close-cart, .fav-modal .s-fav-head .js-close-fav {
  font-weight: 600;
  font-size: 12px;
}
.cart-modal .s-filter-form__head .title, .fav-modal .s-fav-head .title {
  font-weight: 700;
  font-size: 20px;
  color: #001E3A;
}

.cart-modal .filter-buttons__cart .link-promocode {
  color: #00417C;
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
  margin-bottom: 14px;
}

.cart-modal .filter-buttons__cart .link-promocode:hover {

}
.cart-modal .filter-buttons__cart .filter-buttons__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cart-modal .filter-buttons__cart .filter-buttons__price {
  color: #001E3A;
  font-size: 24px;
  font-weight: 700;
}
.cart-modal .filter-buttons__cart .filter-buttons__price .title{
  color: #001E3A;
  font-weight: 700;
  font-size: 12px;
}
.filter-buttons__price .total b {
  font-weight: 700;
}
.cart-modal .s-filter-form .filter-buttons {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.catalog-prod__item {
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
  -webkit-box-shadow: 0px 6px 24px rgba(0, 65, 124, 0.32);
          box-shadow: 0px 6px 24px rgba(0, 65, 124, 0.32);
}
.catalog-prod__item:hover {
  -webkit-box-shadow: 0px 6px 24px rgba(0, 65, 124, 0.32);
          box-shadow: 0px 6px 24px rgba(0, 65, 124, 0.32);
}


/*новый каталог*/
.catalog-menu--wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
  background: #fff;
}

.catalog-menu__top {
  padding: 16px;
  padding-bottom: 8px;
  padding-top: 31px;
  background: #EFF8FF;
  border-radius: 8px;
}

.catalog-menu__top-links {
  padding-top: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.catalog-menu__top-links>*:not(:last-child), .catalog-menu__bottom>*:not(:last-child) {
  margin-right: 12px;
}
.catalog-menu__top-link, .catalog-menu__bottom-item {
  margin-bottom: 8px;
  height: 52px;
  padding-left: 14px;
  padding-right: 14px;
  background: #FFFFFF;
  border-radius: 6px;
  color: #00417C;
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
}
.catalog-menu__top-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  color: #00417C;
font-size: 14px;
}
.catalog-menu__top-title>*:not(:last-child), .catalog-menu__bottom-item>*:not(:last-child) {
  margin-right: 4px;
}
.catalog-menu__top-link:first-child {
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
}

.catalog-menu__bottom {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
} 

.catalog-menu__bottom-item {
  background: #EFF8FF;
  font-weight: 600;
font-size: 14px;
color: #00417C;
}
.catalog-menu__top-links {
  background: #EFF8FF;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 8px;
  border-radius: 0 0 8px 8px;
}
@media(max-width:  480px) {
  .catalog-menu__top-link, .catalog-menu__bottom-item {
    width: 100%;
    min-width: 200px;
  }
  .catalog-menu__top-links>*:not(:last-child), .catalog-menu__bottom>*:not(:last-child) {
    margin-right: 0;
  }
  .catalog-menu--wrap {
    max-height: 400px;
    overflow: auto;
  } 
  .cart-modal__body {
    width: 100%;
  }
  .cart-modal .s-filter-form {
    width: 100%;
  }
  .cart-modal__item-bottom .kol {
    margin-left: 0;
  }
  .cart-modal__content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .catalog-menu__top-link, .catalog-menu__bottom-item {
        text-align: left;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .add-favorite svg {
    width: 12px;
    height: 12px;
  }
  .s-filter  .tabs__nav, .s-filter .s-filter-form__head, .s-filter .nav-slidetoggle, .s-filter .filter-buttons {
    padding-left: 16px;
    padding-right: 16px;
  }
  .s-filter .s-filter-overflow {
    padding-top: 0;
    padding-bottom: 0;
  }
  .s-filter  .s-filter-form {
    width: 100%;
    height: 100%;
  }
  .s-filter .s-filter-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .s-filter .filter-buttons {
    margin-top: auto;
  }
  .single-item__block .kol {
    margin-right: 16px;
  }
  .single-item__block .kol {
    height: 40px;
  }
  .single-item__block .kol input {
    height: 40px;
    width: 40px;
  }
}


.hover-notWhite:hover {
  background: #00417C;
  color: #fff;
}

.hover-notWhite:hover svg path {
  stroke:  #fff;
}

.js-cart-button {
  cursor: pointer;
}

.header-bottom__btns  .btn {
  transition: none;
}
.header-bottom__btns  .btn_blue:hover  {
  background: linear-gradient(100.29deg, #00417C 10.2%, #00417C 10.2%, #135490 30.19%, #37A0FF 60%, #1179D7 92.6%);
}
.header-bottom__btns  .btn_red:hover  {
  background: linear-gradient(100.29deg, #9D2841 10.2%, #9E2942 10.2%, #B62E4B 30.19%, #EA5776 60%, #B01E3D 92.6%);
}

.form-search {
  position: relative;
}
.header-top__right .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    
}
.header-top__right .form-search__wrap {
  display: none;
  border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        top: 50%;
    transform: translateY(-50%);
    right: 30px;
    padding: 5px;
    background: #EFF8FF;
    overflow: hidden;
}
.form-control {
  position: relative;
  border-radius: 4px;
}

.search-true-btn {
  position: absolute;
    width: 34px;
    right: 5px;
    height: 34px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    top: 50%;
    background: #fff;
    transform: translateY(-50%);
    justify-content: center;
}
@media (max-width:  800px) { 
  .header-top__right{
    margin-left: auto;
  }
}
@media (max-width:  480px) {
  .header-top__right{
    margin-left: 0;
  }
	.header-top-mod .header-top__right> :not(:last-child) {
		margin-right: 0 !important;
	}
}

.js-close-search {
  display: none;
  padding: 0;
}


.tabs-nav-radio {
  position: absolute;
 /* visibility: hidden;*/
}

.tabs_nav-top {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  cursor: pointer;
  color: #00417C;
  font-weight: bold;
  border-radius: 6px;
}

.tabs_nav-top:hover {
  color: #fff;

}
.tabs-nav-radio {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
}
.tabs-nav-radio:checked+label { background: #00417C;color: #fff; }


/*single post news*/
.bg--white {
  background-color: #fff;
  border-radius: 16px;
}

.pad--ing {
  padding: 32px;
}

.s-single-postcontent {
  margin-top: 30px;
}
.single-postcontent--wrapText {
  font-weight: 500;
  font-size: 16px;
}
.single-postcontent--wrapText p, .single-postcontent--wrapText span {
  font-weight: 500;
}
.single-postcontent--wrapText >*:not(:last-child) {
  margin-bottom: 30px;
}
.mb16px >*:not(:last-child) {
  margin-bottom: 16px;
}
.s-single-postcontent .sec-title {
  margin-bottom: 24px;
  line-height: 1.2;
}
.single-postcontent--imgText .single-postcontent--img { 
  width: 100%;
  overflow: hidden;
  border-radius: 16px;
}
.single-postcontent--imgText .single-postcontent--img img {
  width: 100%;
  height: 100%;
}

.s-single-postcontent .colorText {
  font-weight: 600;
  font-size: 24px;
  color: #4D7AA3;
  line-height: 1.4;
}

.single-postcontent--ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.single-postcontent--subtitle {
  display: block;
  font-weight: 600;
  font-size: 26px;
  color: #002E57;
}
.s-single-postcontent ol li {
  list-style-position: inside;
  list-style-type: auto;
}
.s-single-postcontent ol li a {
  color: #0073E0;
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
}
.s-single-postcontent ol >*:not(:last-child) {
  margin-bottom: 5px;
}
.s-single-postcontent ol li a:hover {
  text-decoration: underline;
}
.s-single-postcontent ol.nlink {
  color: #0073E0;
}
.single-postcontent--smallTitle {
  font-weight: 600;
  font-size: 20px;
  display: block;
  color: #002E57;
}

.redBlue-block--item >*:not(:last-child) {
  margin-right: 15px;
}

.redBlue-block--item svg {
  min-width: 24px;
}
.single-postcontent--ok-item .item svg {
  min-width: 24px;
}
.redBlue-block--content {
  width: 50%;
  min-width: 300px;
  padding: 24px;
}
.redBlue-block--bgBlue {
  background: #EFF8FF;
}
.redBlue-block--red {
  background: #FFD2D2
}
.redBlue-block--content span {
  font-weight: 500;
  font-size: 14px;
  color: #002E57;
}
.single-postcontent--ok-item {
  width: 50%;
  min-width: 300px;
  padding: 24px;
  font-size: 14px;
  color: #002E57;
}

.single-postcontent--ok-item:first-child {
  border-right: 1px solid #E5EEF5;
}

.single-postcontent--ok-items >*:not(:last-child) {
  border-bottom: 1px solid #E5EEF5;
}

.single-postcontent--ok-item .item >*:not(:last-child) {
  margin-right: 15px;

}
.single-postcontent--ok {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.small--bold {
  font-weight: 700;
}
.single-catalog--body .catalog-prod__item {
  max-width: 100%;
  background: #EFF8FF;
  display: flex!important;
}

 /* the slides */
 .single-catalog--body .slick-slide {
  margin: 6px 6px;
}

/* the parent */
.single-catalog--body .slick-list {
  margin: 0 -6px;
}

/*slick sarrows*/
.catalog-body--wrap {
  position: relative;
  padding-bottom: 30px;
}
.js-slick--arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.js-slick--arrows-item {
  position: absolute;
  top: 50%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 6px 12px rgba(0, 65, 124, 0.12);
          box-shadow: 0px 6px 12px rgba(0, 65, 124, 0.12);
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
}
.js-slick--arrows-item:hover {
  opacity: .7;
}
.js-slick-catalog--next {
  right: -24px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-slick-catalog--prev {
  left: -24px;
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

.single-postcontent--more {
  margin-top: 32px;
}
.single-postcontent--more-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.single-postcontent--more-content, .single-postcontent--more-title {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.single-postcontent--more-item {
  font-weight: 700;
  font-size: 16px;
  color: #00417C;
  max-width: 32%;
  min-width: 300px;
  margin: 5px;
  margin-bottom: 10px;
}
.single-postcontent--more-item:hover {
  color: #001E3A;
}
.single-postcontent--more-img {
  width: 100%;
  height: 176px;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 16px;
}
.catalog-body--wrap {
  margin-top: 24px;
}
.slick-track {
  /*display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;*/
  margin-left: 0;
  margin-right: 0;
}

.single-postcontent--more-titleLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  font-size: 14px;
  color: #00417C;
}
.single-postcontent--more-titleLink:hover {
  opacity: .7;
}
.single-postcontent--more-titleLink >*:not(:last-child) {
  margin-right: 5px;
}
.single-postcontent--more-titleLink {
  white-space: nowrap;
}
.single-postcontent--info-text {
  max-width: 512px;
}

.single-postcontent--info-img >*:not(:last-child) {
  margin-right: 30px;
}
.single-postcontent--info-img {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.single-postcontent--info-blockquote {
  border-radius: 6px;
  background: #EFF8FF;
  margin-left: 0;
  margin-right: 0;
  padding: 24px;
  margin-top: 26px;
  font-weight: 500;
  font-size: 16px;
  color: #00417C;
  position: relative;
}

.single-postcontent--info-blockquote svg {
  position: absolute;
  left: 24px;
  top: -12px;
}

.block-more--goods .btn span {
  font-weight: 700;
}
.block-more--goods .catalog-menu__bottom-item {
  background: #EFF8FF;
}
.block-more--goods .btn:first-child {
  -webkit-box-flex: inherit;
      -ms-flex: inherit;
          flex: inherit;
}
.single-postcontent--info-text {
  margin-right: 16px;
}
.single-postcontent--info-img img {
  width: 45%;
}

@media (max-width: 1023px) {
  .single-postcontent--more-content, .single-postcontent--info-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .single-postcontent--info-text {
    margin-bottom: 16px;
    max-width: 100%;
  }
  .block-more--goods .catalog-menu__bottom {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

@media (max-width: 767px) {
  .redBlue-block--wrap, .single-postcontent--ok-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .catalog-body--wrap .js-catalog-body--inline {
    overflow: inherit;
  }
  .single-catalog--body .catalog-prod__item {
    min-width: auto;
  }
}

@media (max-width: 500px) {
  .s-single-postcontent .sec-title {
    font-size: 24px;
  }
  .s-single-postcontent .colorText {
    font-size: 14px;
  }
  .single-postcontent--wrapText >*:not(:last-child) {
    margin-bottom: 16px;
  }
  .single-postcontent--subtitle {
    font-size: 20px;
  }
  .single-postcontent--wrapText p, .single-postcontent--wrapText span {
    font-size: 14px;
  }
  .single-postcontent--info-img img {
    height: auto;
  }
  .single-postcontent--info-img >*:not(:last-child) {
    margin-right: 3%;
  }
  .block-more--goods .catalog-menu__bottom {
    overflow: auto;
  }
  .block-more--goods .catalog-menu__bottom .catalog-menu__bottom-item {
    min-width: auto;
  }
  .block-more--goods .catalog-menu__bottom  >*:not(:last-child) {
    margin-right: 10px;
  }
  .single-catalog--body .catalog-prod__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .single-postcontent--more {
    margin-top: 0;
  }
  .js-slick--arrows-item {
    width: 40px;
    height: 40px;
  }
  .pad--ing {
    padding-left: 16px;
    padding-right: 16px;
  }
  .redBlue-block--bgBlue, .redBlue-block--content {
    width: 100%;
  }
  .single-postcontent--ok-item {
    width: 100%;
  }
  .single-postcontent--more-item {
    width: 100%;
    max-width: 100%;
    margin-bottom: 16px;
  }
  .js-slick-catalog--next {
    right: -12px;
  }
  .js-slick-catalog--prev {
    left: -12px;
  }
}

/*отступы в таблице и мелкие правки */
table td {
  padding: 16px;
}
.s-single-postcontent ul li:not(:last-child) {
  margin-bottom: 5px;
}
.s-single-postcontent ul li {
      list-style-position: inside;
    list-style-type: disc;
}
/*.wrapper .container {
  overflow: hidden;
}*/
@media (max-width: 500px) {

  table td {
    padding: 10px;
  }
  .single-postcontent--wrapText img {
    height: auto;
  }
  table {
  display: block;
  width: 100%;
}
table thead tr {
  display: block;
}
table th,
table td { width: 100px; min-width: 100px; }
table tbody {
  display: block;
  overflow-y: scroll;
  width: 100%;
}
table tfoot tr {
  display: block;
}
}






/*reviews page*/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.reviews {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.reviews .reviews-block {
  width: 49%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.reviews-block__item p {
  color: #00417C;
}
.reviews-block__text .name {
  font-weight: 700;
  font-size: 12px;
  color: #00417C;
}
.s--opacity {
  opacity: .7;
  -webkit-transition: linear .2s;
  -o-transition: linear .2s;
  transition: linear .2s;
}
.s--opacity:hover {
  opacity: 1;
}
.reviews-block__item {
  width: 48%;
  max-width: 256px;
}
.reviews-block__item >*:not(:last-child) {
  margin-bottom: 16px;
}
.reviews-block__item .reviews-block__el {
  background: #FFFFFF;
  border-radius: 0px 6px 6px 6px;
  padding: 16px;
  position: relative;
}

.reviews-block__item .reviews-block__el p {
  font-weight: 500;
  font-size: 10px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  line-height: 16px;
}
.reviews-block__item .reviews-block__el a{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.reviews-block__item .reviews-block__el .title {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 12px;
  color: #00417C;
}
.reviews-block__item .reviews-block__el a .rev--video__img{
  border-radius: 4px;
  overflow: hidden;
}
.reviews-block__item .reviews-block__el a .rev--video__img img {
  width: 100%;
  height: 100%;
}
.reviews-block__item .reviews-block__el::before {
    content: url("data:image/svg+xml,%3Csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.12006 5.12006C-0.769831 3.23017 0.569926 0 3.24264 0H12V16C12 16 10.25 14.25 3.75 7.75C2.75515 6.75515 1.88329 5.88329 1.12006 5.12006Z' fill='white'/%3E%3C/svg%3E%0A");
    position: absolute;
    display: block;
    width: 16;
    height: 16px;
    top: -1.7px;
    left: -12px;

}
.reviews--right .reviews-block__item:first-child {
  margin-top: 30px;
}
.reviews--right .reviews-block__item:nth-child(2) .reviews-block__el {
  border-radius: 6px 0px 6px 6px;
}
.reviews--right .reviews-block__item:nth-child(2) .reviews-block__el::before {
  content: url("data:image/svg+xml,%3Csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8799 5.12006C12.7698 3.23017 11.4301 0 8.75736 0H0V16C0 16 1.75 14.25 8.25 7.75C9.24485 6.75515 10.1167 5.88329 10.8799 5.12006Z' fill='white'/%3E%3C/svg%3E%0A");
  right: -12px;
  left: auto;
}
.d-video .d-video-content {
 /* display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 16px;*/
}

.d-video .d-video-content .rev--video .rev--video__img img {
  width: 100%;
  height: 100%;
}

.d-video .d-video-content .rev--video .rev--video__img {
  position: relative;
 /* height: 136px;*/
}
.d-video .d-video-content .rev--video .rev--video__img::before {
  content: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='white' fill-opacity='0.4'/%3E%3Cpath d='M8 8H32V32H8V8Z' fill='white' fill-opacity='0.01'/%3E%3Cpath d='M18.0482 13.8758C16.7157 13.0558 15 14.0145 15 15.5791V24.4209C15 25.9855 16.7157 26.9442 18.0482 26.1242L25.2321 21.7033C26.5012 20.9223 26.5012 19.0777 25.2321 18.2967L18.0482 13.8758Z' fill='white'/%3E%3C/svg%3E%0A");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
.d-video .d-video-content .rev--video:hover .rev--video__img::before {
  content: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='40' height='40' rx='20' fill='%23002E57' fill-opacity='1'/%3E%3Cpath d='M8 8H32V32H8V8Z' fill='white' fill-opacity='0.01'/%3E%3Cpath d='M18.0482 13.8758C16.7157 13.0558 15 14.0145 15 15.5791V24.4209C15 25.9855 16.7157 26.9442 18.0482 26.1242L25.2321 21.7033C26.5012 20.9223 26.5012 19.0777 25.2321 18.2967L18.0482 13.8758Z' fill='white'/%3E%3C/svg%3E%0A");
}
.d-video .d-video-content .rev--video  .rev--video__img {
  margin-bottom: 14px;
}
.d-video .d-video-content .rev--video  .title {
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  color: #002E57;
}
.rev--video:hover {
  text-decoration: underline;
}
.d-video-head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.d-video-head .d-video-head--titles {
  margin-bottom: 24px;
}
.d-video-head .d-video-head--titles .sec-title{
  font-weight: 600;
  font-size: 26px;
  color: #002E57;
}

.d-video-head .d-video-head--titles .sub-title {
  font-weight: 400;
  font-size: 14px;
  color: #002E57;
}
.single-postcontent--more-titleLink {
  background: #00417C;
  color: #fff;
  fill: #fff;
}
.single-postcontent--more-titleLink  svg path{
  stroke: #fff;
}

.d-video {
  border-radius: 16px 16px 0px 0px;
  background: #FFFFFF;
  padding: 32px;
  border-bottom: 1px solid #D7E2F5;
}



.all-rews {
  padding: 32px;
  background: #FFFFFF;
}



.all-rews__content {
    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;
}

.all-rews .s-filter {
  margin-bottom: 32px;
}
.all-rews .s-filter .btn {
  background: #F7FAFF;
}
.all-rews .s-filter .btn:hover {
  background: #00417C;
}
.all-rews .s-filter .btn--active {
  background: #00417C;
}
.all-rews .sec-title {
  font-weight: 600;
  font-size: 26px;
  color: #002E57;
  margin-bottom: 16px;
}
.all-rews__item {
  border-radius: 16px;
  background: #EFF8FF;
  padding: 16px;
  page-break-inside: avoid;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  margin-bottom: 24px;
  width: 49%;
  min-width: 300px;
}

@media (max-width:  714px) {
  .all-rews__item {
    width: 100%;
  }
}

.all-rews__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}


.all-rews__item .name {
  font-weight: 700;
  font-size: 16px;
  color: #002E57;
}
.all-rews__item .text {
  font-weight: 500;
  font-size: 16px;
  color: #002E57;
}
.all-rews__item-link>*:not(:last-child) {
  margin-right: 16px;
}
.all-rews__item-link img {
  width: 64px;
  min-width: 64px;
  max-width: 64px;
}
.all-rews__item-link span {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #002E57;
}
.all-rews__item-link:hover {
  text-decoration: underline;
}


.more--rews {
  margin-top: 32px;
  background: #F7FAFF;
  border-radius: 6px;
  font-weight: 700;
  width: 100%;
  font-size: 14px;
  color: #002E57;
}

.more--rews:hover {
  background: #002E57;
  color: #fff;
}

.content--rew .s-innivation {
  padding-top: 0;
}
.content--rew .s-innivation .innovation {
  border-radius: 0px 0px 16px 16px;
}
.all-rews__item {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

@media (max-width:1100px) {
  .reviews-block .sec-title {
    font-size: 30px;
  }
}
@media (max-width:900px) {
  .content--rew .reviews{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .content--rew .reviews .sec-title{
    padding: 16px 0;
  }
  .content--rew .reviews .reviews-block {
    width: 100%;
  }
}
@media (max-width:600px) {
  .all-rews, .d-video {
    padding: 16px;
  }
  .d-video .d-video-content .rev--video .rev--video__img {
    height: auto;
  }
  .all-rews .sec-title, .d-video-head .d-video-head--titles .sec-title {
    font-size: 20px;
  }
  .d-video-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 16px;
  }
  .content--rew .reviews .sec-title {
    font-size: 24px;
  }
  .all-rews__item {
    margin-bottom: 16px;
  }
  .more--rews {
    margin-top: 16px;
  }
}

.reviews-block__video.rev--video.reviews-block__el {
    padding: 0 12px;
}

.d-video-slider {
    margin: 0 -12px;
}

.d-video-slider .slider-nav .slide-nav--next {
    right: -12px;
}

.d-video-slider .slider-nav .slide-nav--prev {
    left: -12px;
}

.d-video-slider .slider-nav .slide-nav__btn {
    top: calc(50% + 24px);
}

.reviews-block.reviews--right {
  align-items: flex-end;
}
.reviews-block.reviews--right .reviews-block__item:last-child {
  margin-bottom: 30px;
}

/*отступ в видео*/
.reviews--right .reviews-block__item .rev--video {
  padding-bottom: 16px;
}

.header-top-mod .header-bottom__img #gxfavicon {
    fill: black;
}
