@font-face {
  font-family: "Gilroy";
  src: local("Gilroy-Light"), url("../assets/fonts/Gilroy/Gilroy-Light.woff2") format("woff2"), url("../assets/fonts/Gilroy/Gilroy-Light.woff") format("woff"), url("../assets/fonts/Gilroy/Gilroy-Light.ttf") format("ttf"), url("../assets/fonts/Gilroy/Gilroy-Light.eot") format("eot");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy-Regular"), url("../assets/fonts/Gilroy/Gilroy-Regular.woff2") format("woff2"), url("../assets/fonts/Gilroy/Gilroy-Regular.woff") format("woff"), url("../assets/fonts/Gilroy/Gilroy-Regular.ttf") format("ttf"), url("../assets/fonts/Gilroy/Gilroy-Regular.eot") format("eot");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy-Medium"), url("../assets/fonts/Gilroy/Gilroy-Medium.woff2") format("woff2"), url("../assets/fonts/Gilroy/Gilroy-Medium.woff") format("woff"), url("../assets/fonts/Gilroy/Gilroy-Medium.ttf") format("ttf"), url("../assets/fonts/Gilroy/Gilroy-Medium.eot") format("eot");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy-Semibold"), url("../assets/fonts/Gilroy/Gilroy-Semibold.woff2") format("woff2"), url("../assets/fonts/Gilroy/Gilroy-Semibold.woff") format("woff"), url("../assets/fonts/Gilroy/Gilroy-Semibold.ttf") format("ttf"), url("../assets/fonts/Gilroy/Gilroy-Semibold.eot") format("eot");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy-Bold"), url("../assets/fonts/Gilroy/Gilroy-Bold.woff2") format("woff2"), url("../assets/fonts/Gilroy/Gilroy-Bold.woff") format("woff"), url("../assets/fonts/Gilroy/Gilroy-Bold.ttf") format("ttf"), url("../assets/fonts/Gilroy/Gilroy-Bold.eot") format("eot");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: local("Gilroy-Black"), url("../assets/fonts/Gilroy/Gilroy-Black.woff2") format("woff2"), url("../assets/fonts/Gilroy/Gilroy-Black.woff") format("woff"), url("../assets/fonts/Gilroy/Gilroy-Black.ttf") format("ttf"), url("../assets/fonts/Gilroy/Gilroy-Black.eot") format("eot");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* .header__wrap{
  overflow: hidden;
} */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

.h-middle__menu{
  transform: translateX(100%);
  position: fixed;
}

.h-middle__menu{
  display: none;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

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

html, body {
  font-family: "Gilroy", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: #141414;
  scroll-behavior: smooth;
  height: 100%;
  background-color: #fcfcfc;
}

a {
  text-decoration: none;
  color: #f32020;
}

a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 1050px) {
  html, body {
    scrollbar-color: #f32020 #ececec;
    scrollbar-width: thin;
  }
  ::-webkit-scrollbar {
    width: 8px;
  }
  ::-webkit-scrollbar-thumb {
    background-color: #f32020;
    -webkit-border-radius: 0px;
    border-radius: 0px;
  }
  ::-webkit-scrollbar-track {
    background-color: #ececec;
  }
}
.wrapper {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0;
  -moz-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
}

.container {
  width: 78.9%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 0.625rem;
}

.row {
  margin: -0.625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.col {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0.625rem;
}

.logoLink {
  display: block;
  width: 100%;
  max-width: 209px;
  padding-top: 23.92%;
  position: relative;
  overflow: hidden;
}

.logo {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
  object-fit: contain;
}

.btn {
  display: inline-block;
  padding: 0.5rem 0.6875rem;
  background-color: #f32020;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.125rem;
  text-align: center;
  color: #fcfcfc;
  -webkit-transition: background 0.25s, -webkit-transform 0.25s;
  transition: background 0.25s, -webkit-transform 0.25s;
  -o-transition: background 0.25s, -o-transform 0.25s;
  -moz-transition: background 0.25s, transform 0.25s, -moz-transform 0.25s;
  transition: background 0.25s, transform 0.25s;
  transition: background 0.25s, transform 0.25s, -webkit-transform 0.25s, -moz-transform 0.25s, -o-transform 0.25s;
}

.btn:hover {
  background-color: #d50b0b;
  text-decoration: none;
  color: white;
}

.btn:active {
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px);
}

.headline {
  margin: 0;
  font-weight: 500;
  font-size: 2rem;
  line-height: 2.5rem;
  color: #141414;
}

section, .catalog-section {
  padding: 0.625rem;
}

.navbar {
  width: 100%;
  padding: 1.25rem 0 0.25rem;
}

.navbar__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

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

.navbar__item + .navbar__item {
  padding-left: 1.5rem;
}

.navbar__item--phone a,
.navbar__link {
  display: inline-block;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  color: #a29a97;
  -webkit-transition: color 0.25s;
  -o-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
}

.navbar__item--phone a:hover,
.navbar__link--selected, .navbar__link:hover {
  text-decoration: none;
  color: #f32020;
}

.header-mb{
  position: fixed;
  left: 0;
  transform: translateX(-100%);
  width: 100%;
  height: 100vh;
  background-color: #fff;
  z-index: 999;
}

.header-mb__menu-list{
  list-style: none;
  padding: 0;
  margin: 0;
}

.header-mb__menu-link{
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;

  color: #F32020;
}

.header-mb__menu-item{
  padding: 10px 0;
}



.header__bottom {
  width: 82.8%;
  max-width: 1238px;
  padding: 1rem 0;
  margin: 0 auto;
  background-color: #fcfcfc;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0px 20px 30px rgba(70, 70, 70, 0.05);
  -moz-box-shadow: 0px 20px 30px rgba(70, 70, 70, 0.05);
  box-shadow: 0px 20px 30px rgba(70, 70, 70, 0.05);
}

.header__bottom .nav{
  align-items: center;
}

.header__bottom .container {
  width: 96.9%;
}

.header__col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__col--right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 60px;
}

.header__logo {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0;
  -moz-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
  max-width: 243px;
  padding-right: 2.125rem;
}

.header__catalogLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__catalogLinkText {
  display: inline-block;
}

.header__burger {
  margin-right: 0.5625rem;
}

.header__tel {
  text-align: end;
}

.header__telText {
  font-size: 24px;
  font-weight: 500;
}

.header__telText a {
  color: #141414;
}

.header__telText a:hover {
  text-decoration: none;
}

.header__telBtn {
  padding: 0;
  background-color: inherit;
  border: none;
  color: #a29a97;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}

.header__telBtn:hover {
  text-decoration: underline;
}

.burger {
  width: 14px;
  height: 9px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.line {
  width: 100%;
  height: 1px;
  background-color: #fcfcfc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.mainpageService {
  padding: 1.75rem 0 2.5rem;
}

.mainpageService__headline {
  margin-bottom: 1.875rem;
}

.mainpageService__list {
  list-style: none;
  padding: 0;
  margin: -0.9375rem -1.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mainpageService__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  padding: 0.9375rem 1.25rem;
}

.mainpageService__card {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-top: 55.4%;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.mainpageService__card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(10.75%, #141414), color-stop(96.37%, rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, #141414 10.75%, rgba(0, 0, 0, 0) 96.37%);
  background: -moz-linear-gradient(left, #141414 10.75%, rgba(0, 0, 0, 0) 96.37%);
  background: -o-linear-gradient(left, #141414 10.75%, rgba(0, 0, 0, 0) 96.37%);
  background: linear-gradient(90deg, #141414 10.75%, rgba(0, 0, 0, 0) 96.37%);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  -o-transition: -o-transform 0.25s;
  -moz-transition: transform 0.25s, -moz-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s, -moz-transform 0.25s, -o-transform 0.25s;
}

.mainpageService__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.mainpageService__content {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  padding: 0 1.25rem 0.625rem;
}

.mainpageService__title {
  margin: 0;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #fcfcfc;
  max-width: 80%;
}

.mainpageService__text {
  width: 72.85%;
  max-height: 54px;
  overflow: hidden;
  margin-top: 6px;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #fcfcfc;
  opacity: 0.5;
}

.mainpageService__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 1;
  padding: 0;
  width: 35px;
  height: 35px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.mainpageService__icon {
  display: block;
  width: 7px;
  height: 7px;
  fill: #fff;
  -webkit-transition: fill 0.25s;
  -o-transition: fill 0.25s;
  -moz-transition: fill 0.25s;
  transition: fill 0.25s;
}

.mainpageService__card:hover::after {
  -webkit-transform: translateX(-15%);
  -moz-transform: translateX(-15%);
  -ms-transform: translateX(-15%);
  -o-transform: translateX(-15%);
  transform: translateX(-15%);
}

.mainpageService__card:hover .mainpageService__btn, .mainpageService__btn:hover {
  background-color: #fbe6e6;
}

.mainpageService__card:hover .mainpageService__btn .mainpageService__icon, .mainpageService__btn:hover .mainpageService__icon {
  fill: #f32020;
}

.footer {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1;
  -moz-box-flex: 0;
  -ms-flex: 0 1;
  flex: 0 1;
  padding: 1.25rem 0;
}

/*---------------------DMA----------------------*/

.main-product-slider-wrapper {
  position: relative;
}

.main-product-slider-wrapper .swiper {
  padding: 10px;
}

.mainpageProducts__item {
  margin-top: 30px;
  transition: .3s;
  padding: 10px;
}

.mainpageProducts__item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.mainpageProducts__itemCartIcon {
  width: 35px;
  height: 35px;
  flex: 35px;
  padding: 0;
}

.mainpageProducts__itemImgWrapper {
  width: 100%;
  height: 260px;
}

.mainpageProducts__itemImg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.mainpageProducts__itemInfo {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.mainpageProducts__itemTitle {
  font-size: 16px;
  font-weight: 500;
  color: #141414;
  margin-bottom: 5px;
}

.mainpageProducts__itemPrice {
  font-size: 24px;
  font-weight: 500;
  color: #141414;
}

.mainpageProducts__itemInfoLeft {
  display: flex;
  flex-direction: column;
}

.mainpageProducts__itemInfoRight {
  padding-top: 5px;
}

.mainpageProducts__itemLink:hover {
  text-decoration: none;
}

.sliderButton {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  background-color: #FBE6E6;
  border-radius: 50%;
  cursor: pointer;
  transition: .3s;
}

.sliderButton:hover {
  transform: scale(1.05) translateY(-50%);
}

.sliderButton_left {
  left: -45px;
}

.sliderButton_right {
  right: -45px;
}

.sliderButton__icon {
  width: 6px;
  height: 10px;
  margin: 11px 13px;
}

.catalog__headline {
  margin: 30px 0;
}

.detailProduct__wrapper {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 40px;
}

.detailProduct__headline {
  margin: 0 0 20px 0;
}

.detailProduct__description {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2em;
}

.detailProduct__right {
  flex: 0 0 360px;
}

.detailProduct__img {
  max-width: 100%;
  padding-top: 110%;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}

.detailProduct__img img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.detailProduct__price {
  margin: 10px 0;
  font-size: 24px;
  font-weight: 500;
  display: block;
}

.catalogList__wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}

.description {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2em;
  margin: 20px 0;
}

.detailProduct__button {
  margin-top: 10px;
}

.moreBtn__wrapper {
  text-align: center;
  margin: 10px 0;
  grid-column-start: 1;
  grid-column-end: 4;
}

@media screen and (max-width: 1180px) {
  .mainpageService__item {
    flex: 0 0 50%;
  } 
  .catalogList__wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .moreBtn__wrapper{
    grid-column-end: 2;
  }
}

@media screen and (max-width: 768px) {

  .pol-mb{
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #141414;
    text-align: center;
    margin-bottom: 16px;
  }
  .navbar__link-mb{
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;

    color: #A29A97;
    margin-top: 6px;
  }
  .navbar__menu-title-mb{
    margin-bottom: 10px;
    margin-top:24px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;

    color: #000000;
  }
  .price__link{
    display: none;
  }
  .price__link-mb{
    display: block;
    text-decoration: none;
    color: #d41a1a;

    font-weight: 700;
    font-size: 18px;

    padding: 10px 15px;
    padding-bottom: 15px;
    background: #fbe6e6;

    padding-right: 21px;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin: 0 -10px 15px;

  }


  .h-middle__contact-container-title{

  }

  .email-mb{
    width: 20px;
    height: 20px;
    margin-right: 10px;
  }

  .contacts {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
  }
  .h-middle__link{
    margin-bottom: 24px;
    padding: 18px 0;
    background-color: #f32020;
  }
  .phone-call-mb{
    width:20px;
    height:20px;
    margin-right: 10px;
  }
  .h-middle__phone{
    margin-bottom: 20px;
    display: flex;
    align-items: center;
  }

  .h-middle__phone a{
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    
    color: #141414;
  }
  .h-middle__phone:last-child{
    margin-bottom: 0;
  }

  .header__top-menu{
    display: none;
  }
  .mainpageService__title {
    font-size: 1.3rem;
  }
  .mainpageService__item {
    flex: 0 0 100%;
  } 
  .detailProduct__wrapper {
    flex-direction: column;
  }
  .catalogList__wrapper {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .mainpageProducts__item {
    margin-top: 0;
  }
  .mainpageProducts__itemImgWrapper {
    height: 180px;
  }

  .header-mb{
    display: block;
  }
  .h-middle__burger-item-top{
        position: absolute;
        top:12px;
        transition: top 200ms 200ms, transform 200ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .h-middle__burger-item-middle{
      position: absolute;
      bottom:6px;
  }
  .h-middle__burger-item-bottom{
      position: absolute;
      bottom:12px;
      transition: bottom 200ms 200ms, transform 200ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .h-middle__burger-item-top.active{
      top: 6px;
      transform: rotate(45deg);
      transition: top 200ms, transform 200ms 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .h-middle__burger-item-bottom.active{
      bottom:6px;
      transform: rotate(-45deg);
      transition: bottom 200ms, transform 200ms 200ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  .h-middle__burger-item-middle.active{
      background: transparent;
  }
  .h-middle__item-shop{
      display: flex;
      align-items: center;
  }
  .h-middle__item-shop .h-top__text{
    margin-right: 18px;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;

    color: #f32020;
  }
  .h-middle__item-time{
      display: flex;
      align-items: center;
      margin-right: 18px;
      font-weight: 600;
      font-size: 14px;
      line-height: 16px;

      color: #f32020;
  }
  .h-middle__icon--time{
      width: 14px;
      height: 14px;
      margin-right: 8px;
  }
  .h-middle__icon--shop{
      width: 16px;
      height: 15px;
  }
  .h-middle__menu-mb--bottom{
      display: flex;
      padding-bottom: 10px;
  }
  .h-middle__title-menu{
      font-weight: 700;
      font-size: 14px;
      line-height: 16px;

      text-transform: uppercase;

      color: #f32020;
      text-decoration: none;

  }
  .h-middle__menu{
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      background-color: #fcfcfc;
      position: fixed;
      left: 0;
      z-index: 9999;
      width: 100%;
      transition: transform ease .2s;
      height: calc(100% - 110px);
      overflow: scroll;
      margin-top: -20px;
      border-top: 1px solid #F0F0F0;
  }
  .h-middle__burger{
      position: relative;

      height: 14px;
      width: 18px;

      margin-right: 15px;
      margin-left: 5px;

      cursor: pointer;
  }
  .h-middle__burger-item{
      width: 100%;
      height: 2px;
      background: #f32020;
      border-radius: 2px;
  }
  .h-middle__container{
      padding-right: 24px;
  }
  .h-middle__city{
      display: flex;
      align-items: center;
      padding: 23px 0;
  }
  .h-middle__icon--point{
      width: 13px;
      height: 18px;
      margin-right: 10px;
  }
  .h-middle__text{
      font-weight: 700;
      font-size: 16px;
      line-height: 19px;
      
      color: #000064;
  }
  .h-middle__item{
      display: flex;
      align-items: center;
      margin-bottom: 24px;
  }
  .h-middle__item a{
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;

    color: #f32020;
  }
  .h-middle__icon--shop{
      width: 18px;
      height: 18px;
      margin-right: 10px;
  }

  .h-middle__catalog{
      margin-bottom: 24px;
      padding: 18px 0;
      background-color:#010165;
  }

  .h-middle__link-catalog{
      display: flex;
      align-items: center;
      justify-content: space-between;

      font-weight: 700;
      font-size: 16px;
      line-height: 19px;

      color: #FFFFFF;

      text-decoration: none;
  }

  .h-middle__col--left{
      display: flex;
      align-items: center;
  }
  .h-middle__icon--int{
      margin-right: 10px;
      width: 16px;
      height: 12px;
  }
  .h-middle__icon--arrow{
      width: 6px;
      height: 12px;
  }


.header__logoBox{
    margin-right: auto;
}

}