html, body {
  padding: 0;
  background-color: #fff;
  transition: .25s;
  font-family: 'Gotham Pro';
}

body {  overflow-x: hidden;

  font-weight: normal;
  font-style: normal;
  color: #2d2d2e;
}

* {
  outline: none;
}

::-webkit-input-placeholder {
  color: #5d5d5e;
}

:-ms-input-placeholder {
  color: #5d5d5e;
}

::-moz-placeholder {
  color: #5d5d5e;
  opacity: 1
}

:-moz-placeholder {
  color: #5d5d5e;
  opacity: 1
}

::-webkit-inner-spin-button {
  display: none
}

::-webkit-calendar-picker-indicator {
  display: none
}

::-webkit-scrollbar {
  position: absolute;
  z-index: 1;
  width: 10px;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
  pointer-events: auto;
  opacity: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: transparent;
}

::-webkit-scrollbar-track {
  background: rgb(188 188 188 / .2);
}

::-webkit-scrollbar-thumb {
  background: #dd2828;
}

::selection {
  background: #3e556d;
  color: #fff
}

::-moz-selection {
  background: #3e556d;
  color: #fff
}

::-webkit-selection {
  background: #3e556d;
  color: #fff;
}

:root {
  --checkbox-size: 11px;
  --bg-color: #FFA69E;
  --checkbox-color: transparent;
  --hover-color: transparent;
  --tick-color: transparent
}

.sitebar-has_children-padding-big.TERRRR{
  color: #C73434!important;
}
.sitebar-has_children-padding-big.TERRRR b::before{
  color: #C73434!important;

}

main .category_page .categories_card .area_cats .top_meta{
  position: sticky;
  left: 0;
  right: 0;
  top: 33px;
  z-index: 100;
}
.top_wraps{
  position: sticky;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}

main .category_page .accordion{
  position: sticky;
  left: 0;
  top: 0;
}
main .category_page .accordion .card .card-header .btn{
  text-align: left!important;
}

body.tax-categories{
  overflow-x: visible!important;
}
main .category_page .col-xl-3 {
  position: relative;
  height: auto;
}

main .category_page .accordion{
  position: sticky;
  left: 0;
  top: 20px;
  max-height: 100vh;
  overflow-y: auto!important;
}
.area_cats{
  position: relative;
}
.top_meta{
  position: sticky;
  left: 0;
  right: 0;
  top: 20px;
  z-index: 100;
}

@media screen and (min-width: 1570px) {
  .container {
    max-width: 1570px;
  }
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro-BoldItalic.eot');
  src: local('Gotham Pro Bold Italic'), local('GothamPro-BoldItalic'), url('../fonts/GothamPro-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro-BoldItalic.woff') format('woff'), url('../fonts/GothamPro-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro-Italic.eot');
  src: local('Gotham Pro Italic'), local('GothamPro-Italic'), url('../fonts/GothamPro-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro-Italic.woff') format('woff'), url('../fonts/GothamPro-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro-Medium.eot');
  src: local('Gotham Pro Medium'), local('GothamPro-Medium'), url('../fonts/GothamPro-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro-Medium.woff') format('woff'), url('../fonts/GothamPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro-BlackItalic.eot');
  src: local('Gotham Pro Black Italic'), local('GothamPro-BlackItalic'), url('../fonts/GothamPro-BlackItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro-BlackItalic.woff') format('woff'), url('../fonts/GothamPro-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro-Bold.eot');
  src: local('Gotham Pro Bold'), local('GothamPro-Bold'), url('../fonts/GothamPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro-Bold.woff') format('woff'), url('../fonts/GothamPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro Narrow';
  src: url('../fonts/GothamProNarrow-Bold.eot');
  src: local('Gotham Pro Narrow Bold'), local('GothamProNarrow-Bold'), url('../fonts/GothamProNarrow-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamProNarrow-Bold.woff') format('woff'), url('../fonts/GothamProNarrow-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro Narrow';
  src: url('../fonts/GothamProNarrow-Medium.eot');
  src: local('Gotham Pro Narrow Medium'), local('GothamProNarrow-Medium'), url('../fonts/GothamProNarrow-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamProNarrow-Medium.woff') format('woff'), url('../fonts/GothamProNarrow-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro-LightItalic.eot');
  src: local('Gotham Pro Light Italic'), local('GothamPro-LightItalic'), url('../fonts/GothamPro-LightItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro-LightItalic.woff') format('woff'), url('../fonts/GothamPro-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro-Light.eot');
  src: local('Gotham Pro Light'), local('GothamPro-Light'), url('../fonts/GothamPro-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro-Light.woff') format('woff'), url('../fonts/GothamPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro-Black.eot');
  src: local('Gotham Pro Black'), local('GothamPro-Black'), url('../fonts/GothamPro-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro-Black.woff') format('woff'), url('../fonts/GothamPro-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro.eot');
  src: local('Gotham Pro'), local('GothamPro'), url('../fonts/GothamPro.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro.woff') format('woff'), url('../fonts/GothamPro.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Pro';
  src: url('../fonts/GothamPro-MediumItalic.eot');
  src: local('Gotham Pro Medium Italic'), local('GothamPro-MediumItalic'), url('../fonts/GothamPro-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamPro-MediumItalic.woff') format('woff'), url('../fonts/GothamPro-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}

header {
  border-top: 4px solid #FC2412;
  padding-bottom: 53px;
  position: relative;
}

header .top_head {
  border-bottom: 1px solid rgba(48, 48, 48, 0.1);
}

header .top_head .cont_items {
  display: flex;
  justify-content: flex-end;
  padding-top: 13px;
  padding-bottom: 11px;
}

header .top_head .cont_items .adr {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  text-align: right;
  letter-spacing: 0.01em;
  color: #221F1F;
  position: relative;
}

header .top_head .cont_items .adr:before {
  content: '';
  background: url(../img/marker.svg) no-repeat;
  width: 11.55px;
  height: 11.55px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -20px;
}

header .top_head .cont_items .adr:after {
  content: '';
  background: #303030;
  opacity: 0.1;
  width: 1px;
  height: 25px;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -21px;
}

header .top_head .cont_items .map {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  text-align: right;
  letter-spacing: 0.01em;
  color: #E04A4A;
  margin-left: 39px;
  font-weight: 500;
  text-decoration: none;
  transition: .5s;
}

header .top_head .cont_items .map:hover {
  color: #a03838;
}

header .other_head { /* margin-top: -33px; */
}

header .other_head .logo {
  margin-top: -33px;
  display: block;
}

header .other_head .logo img {
}

header .other_head .menu { /* padding-top: 71px; */
  display: flex;
  align-items: center;
  height: 100%;
  padding-top: 0px;
}

header .other_head .menu ul {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
  justify-content: space-between;
  flex: 0 0100%; /* padding: 0 35px; */
}

header .other_head .menu ul li {
}

header .other_head .menu ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #303030;
  text-decoration: none;
  font-weight: 500;
  position: relative;
  padding: 9px 24px;
  display: flex;
  align-items: center;
  border-radius: 10px;
  transition: .5s;
}

header .other_head .menu ul li a:hover {
  background: #EDF3F5;
}

header .other_head .menu ul li.current-menu-item a {
  background: #EDF3F5;
}

header .other_head .menu ul li.droper a { /* padding: 9px 24px; */
  display: flex;
  align-items: center;
  z-index: 9999;
}

header .other_head .menu ul li.droper a:after {
  content: '';
  display: block; /* position: absolute; */
  background: url(../img/droper.svg) no-repeat;
  width: 6px;
  height: 4px;
  position: absolute;
  top: 3px;
  bottom: 0;
  margin: auto;
  right: 11px;
  margin-left: 12px;
}

header .other_head .menu ul li.droper a.active {
  background: #EFEFEF;
}

header .other_head .menu ul li.droper a:before {
  content: '';
  background: #E05353;
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  bottom: -46px;
  z-index: 999;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  opacity: 0;
  transition: .5s;
  pointer-events: none;
}

header .other_head .menu ul li.droper a.active:before {
  opacity: 1;
}

header .other_head .contact_ifnos {
  display: flex;
  display: block;
  align-items: center;
  height: 100%;
  justify-content: flex-end;
}

header .other_head .contact_ifnos .mails {
  display: flex;
  flex-direction: column;
  margin-right: 78px;
}

header .other_head .contact_ifnos .mails .mailto {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%; /* or 20px */
  letter-spacing: 0.01em;
  color: #221F1F;
  text-decoration: none;
  position: relative;
  transition: .5s;
}

header .other_head .contact_ifnos .mails .mailto:before {
  content: "";
  background: url('../img/mailer.svg') no-repeat;
  width: 16px;
  height: 12px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -28px;
}

header .other_head .contact_ifnos .mails .mailto:hover {
  color: rgba(252, 39, 20, 0.7);
}

header .other_head .contact_ifnos .mails .write {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%; /* identical to box height, or 12px */
  letter-spacing: 0.01em;
  color: #E04A4A;
  font-weight: 500;
  text-decoration: none;
  transition: .5s;
}

header .other_head .contact_ifnos .mails .write:hover {
  color: #000;
}

header .other_head .contact_ifnos .phones {
  display: flex;
  flex-direction: column;
}

header .other_head .contact_ifnos .phones .call {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%; /* or 20px */
  letter-spacing: 0.01em;
  color: #221F1F;
  text-decoration: none;
  position: relative;
  transition: .5s;
}

header .other_head .contact_ifnos .phones .call:hover {
  color: rgba(252, 39, 20, 0.7);
}

header .other_head .contact_ifnos .phones .call:before {
  content: '';
  background: url('../img/phoner.svg') no-repeat;
  width: 13.5px;
  height: 13.5px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -27px;
}

header .other_head .contact_ifnos .phones .rasp {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%; /* or 12px */
  letter-spacing: 0.01em;
  color: rgba(48, 48, 48, 0.7);
}

main {
}

main .first_screen {
  position: relative;
  margin-top: -89px;
}

main .first_screen .block_with_ban {
}

main .first_screen .block_with_ban .absolute_bg {
  position: absolute;
  bottom: 0;
}

main .first_screen .row {
  position: relative;
  min-height: 602px;
}

main .first_screen .block_with_ban .absolute_bg .bg_block {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 20px 40px rgb(235 94 94 / 14%);
}

main .first_screen .block_with_ban .absolute_bg .bg_block img {
  width: 100%;
  height: 513px;
  border-radius: 10px;
}

main .first_screen .block_with_ban .block {
  padding-top: 155px;
}

main .first_screen .block_with_ban .block h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 100%; /* or 48px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  margin-bottom: 20px;
}

main .first_screen .block_with_ban .block .text {
}

main .first_screen .block_with_ban .block .text p {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 100%; /* identical to box height, or 20px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  margin: 0;
}

main .first_screen .block_with_ban .img_block {
  position: absolute;
}

main .first_screen .swiper-slide { /* min-height:602px; */
  padding-bottom: 70px;
  opacity: 0 !important;
}

main .first_screen .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}

main .first_screen .block_with_ban .img_block img {
}

main .first_screen .paginator {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 14px;
  bottom: 118px;
  z-index: 15;
}

main .first_screen .paginator .row {
  min-height: auto;
}

main .first_screen .paginator .block_item {
  display: flex;
  align-items: center;
}

main .first_screen .paginator .block_item .paginator_ban {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  width: auto;
  height: auto;
  height: 6px;
  display: flex;
}

main .first_screen .paginator .block_item .paginator_ban .swiper-pagination-bullet:first-child {
  margin-left: 0;
  top: 0;
  bottom: 0;
}

main .first_screen .paginator .block_item .paginator_ban .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

main .first_screen .paginator .block_item .paginator_ban .swiper-pagination-bullet {
  width: 10px;
  height: 6px;
  border-radius: 6px;
  transition: .5s;
  opacity: 1;
  background: #fff;
}

main .first_screen .paginator .block_item .paginator_ban .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 40px;
}

main .first_screen .paginator .block_item .paginator_ban .swiper-pagination-bullet:hover {
  background: #CBCBCB;
}

main .first_screen .paginator .block_item .nums {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  display: flex;
  margin-left: 28px;
}

main .first_screen .paginator .block_item .nums .from {
}

main .first_screen .paginator .block_item .nums .to {
}

main .main_categories {
  padding-top: 28px;
}

main .main_categories h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%; /* or 32px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin: 0;
}

main .main_categories .to_cat {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  text-align: right;
  letter-spacing: 0.01em;
  color: #E04A4A;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  text-decoration: none;
  transition: .5s;
  font-weight: 500;
}

main .main_categories .to_cat:hover {
  color: #a52323;
}

main .main_categories .col-xl-9, main .main_categories .col-xl-3 {
  margin-bottom: 40px;
}

main .main_categories .to_cat svg {
  margin-left: 8px;
}

main .main_categories .col-xl-4:nth-child(5) .img_block {
  align-items: center;
}

main .main_categories .category_item {
  display: flex;
  margin-top: 16px;
  background: url(../img/bg_cat.png) no-repeat;
  border-radius: 10px;
  flex-direction: column;
  padding-top: 37px;
  padding-left: 46px;
  text-decoration: none;
  min-height: 172px;
  position: relative;
  overflow: hidden;
  transition: .5s;
}

main .main_categories .category_item:hover {
  opacity: .8;
  box-shadow: 0px 0px 11px 2px rgb(0 0 0 / 10%);
}

main .main_categories .category_item .zag {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; /* or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
  max-width: 269px;
  margin-bottom: 15px;
}

main .main_categories .category_item .drop_item {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  letter-spacing: 0.01em;
  color: #303030;
  opacity: 0.4;
  max-width: 269px;
}

main .main_categories .category_item .img_block {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

main .main_categories .category_item .img_block img {
}

main .about_company {
  margin-top: 77px;
}

main .about_company h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%; /* or 32px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 50px;
}

main .about_company .about_info {
  background: url(../img/big_card.png) no-repeat;
  display: flex; /* overflow: hidden; */
}

main .about_company .about_info .ceo {
  width: 463px; /* height: 300px; */
  display: flex;
  justify-content: center;
  position: relative; /* margin-top: -20px; */
  margin-left: 33px;
  margin-right: 24px;
}

main .about_company .about_info .ceo .img {
  background: url(../img/ceo_bg.png) no-repeat; /* width: 386px; */ /* height: 246px; */
  width: 463px;
  height: 300px;
  background-position: bottom center;
  display: flex;
  justify-content: center;
  margin-top: -20px; /* margin-right: 24px; */
}

main .about_company .about_info .ceo .img img {
}

main .about_company .about_info .ceo .badger {
  position: absolute;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  position: absolute;
  bottom: 0;
  background: #fff;
  background: #FFFFFF;
  border-radius: 10px;
  left: 0;
  right: 0;
  margin: auto;
  width: 313px;
  bottom: 15px;
}

main .about_company .about_info .ceo .badger .name {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 6px;
}

main .about_company .about_info .ceo .badger .position {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  letter-spacing: 0.01em;
  color: #303030;
  opacity: 0.6;
}

main .about_company .about_info .information_company {
  display: flex; /* align-items: center; */
  justify-content: space-between;
  flex: auto;
  padding-top: 50px;
  padding-right: 37px;
}

main .about_company .about_info .information_company .item {
  max-width: 300px;
}

main .about_company .about_info .information_company .item:last-child {
  max-width: 333px;
}

main .about_company .about_info .information_company .item:nth-child(2) {
  max-width: 249px;
}

main .about_company .about_info .information_company .item:first-child {
}

main .about_company .about_info .information_company .item .ico {
  height: 50px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

main .about_company .about_info .information_company .item .ico svg {
}

main .about_company .about_info .information_company .item .zag {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; /* or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
}

main .about_company .about_info .information_company .item .text {
  margin-top: 17px;
}

main .about_company .about_info .information_company .item .text p {
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 117.5%; /* or 19px */
  letter-spacing: 0.01em;
  color: #303030;
  opacity: 0.7;
  width: 249px;
}

main .partners {
  margin-top: 101px;
  padding-top: 98px;
  padding-bottom: 99px;
  background: #EDF3F5;
}

main .partners .top_elements {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 44px;
}

main .partners .top_elements h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%; /* identical to box height, or 32px */
  letter-spacing: 0.01em;
  color: #221F1F;
}

main .partners .top_elements .buttons {
  position: relative;
  display: flex;
}

main .partners .top_elements .buttons .button-prev-part {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  opacity: 1;
  bottom: 0;
  margin: 0;
  height: auto;
  width: auto;
  border: 1px solid #D1DCE0;
  box-sizing: border-box;
  border-radius: 20px 0px 0px 20px;
  width: 37px;
  height: 38px; /* border-right: 0.5px; */
}

main .partners .top_elements .buttons .button-prev-part:after {
  display: none;
}

main .partners .top_elements .buttons .button-next-part {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  opacity: 1;
  bottom: 0;
  margin: 0;
  height: auto;
  width: auto;
  border: 1px solid #D1DCE0;
  box-sizing: border-box;
  border-radius: 0px 20px 20px 0px;
  width: 37px;
  height: 38px; /* border-left: 0.5px; */
}

main .partners .top_elements .buttons .button-next-part:after {
  display: none;
}

main .partners .top_elements .buttons div svg path {
  transition: .5s;
}

main .partners .top_elements .buttons div:hover svg path {
  fill: #FF494A;
}

main .partners .partners_slide {
  overflow: visible;
}

main .partners .partners_slide .img {
  background: #FFFFFF;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 172px;
  padding: 15px;
}

main .partners .partners_slide .img img {
  max-width: 100%;
  max-height: 100%;
}

footer {
  padding-top: 91px;
  background: #303030;
  padding-bottom: 110px;
}

footer .footer_nav {
}

footer .footer_nav .main_zag {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%; /* identical to box height, or 32px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  margin-bottom: 48px;
}

footer .footer_nav .menu {
}

footer .footer_nav .menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

footer .footer_nav .menu ul li {
  margin-bottom: 18px;
}

footer .footer_nav .menu ul li:last-child {
  margin-bottom: 0;
}

footer .footer_nav .menu ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  text-decoration: none;
  transition: .5s;
}

footer .footer_nav .menu ul li a:hover {
  color: #FF494A;
}

footer .footer_contact_info {
  display: flex;
  flex-wrap: wrap;
}

footer .footer_contact_info .main_zag {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%; /* identical to box height, or 32px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  margin-bottom: 45px;
  flex: 0 0 100%;
}

footer .footer_contact_info .left_block {
}

footer .footer_contact_info .left_block .line {
  margin-bottom: 23px;
}

footer .footer_contact_info .left_block .line:last-child {
  margin-bottom: 0;
}

footer .footer_contact_info .left_block .line .line_zag {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  opacity: 0.4;
  margin-bottom: 11px;
}

footer .footer_contact_info .left_block .line .line_mailto {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%; /* or 20px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  text-decoration: none;
  position: relative;
  transition: .5s;
}

footer .footer_contact_info .left_block .line .line_mailto:hover {
  color: #FF494A;
}

footer .footer_contact_info .left_block .line .line_mailto:before {
  content: '';
  position: absolute;
  background: url(../img/letter.svg) no-repeat;
  width: 16px;
  height: 12px;
  left: -28px;
  top: 0;
  bottom: 0;
  margin: auto;
}

footer .footer_contact_info .left_block .line .line_small {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%; /* identical to box height, or 12px */
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: .5s;
}

footer .footer_contact_info .left_block .line .line_small:hover {
  color: #fff;
}

footer .footer_contact_info .left_block .line .line_phones {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%; /* or 20px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  position: relative;
  text-decoration: none;
  transition: .5s;
}

footer .footer_contact_info .left_block .line .line_phones:hover {
  color: #FF494A;
}

footer .footer_contact_info .left_block .line .line_phones:before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: -28px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/foot_call.svg) no-repeat;
  opacity: .2;
}

footer .footer_contact_info .left_block .line .worktime {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%; /* or 12px */
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
}

footer .footer_contact_info .right_block {
  margin-left: 106px;
}

footer .footer_contact_info .right_block .line {
  margin-bottom: 23px;
}

footer .footer_contact_info .right_block .line .line_zag {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  opacity: 0.4;
  margin-bottom: 11px;
}

footer .footer_contact_info .right_block .line .line_position {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%; /* or 20px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  position: relative;
  line-height: 23px;
}

footer .footer_contact_info .right_block .line .line_position:before {
  content: '';
  width: 16px;
  height: 16px;
  left: -27px;
  display: block;
  position: absolute;
  background: url(../img/foot_mark.svg) no-repeat;
  margin: auto;
  top: 0;
  bottom: 0;
}

footer .footer_contact_info .right_block .line .openmap {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%; /* identical to box height, or 12px */
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: .5s;
}

footer .footer_contact_info .right_block .line .openmap:hover {
  color: #fff;
}

footer .hr {
  margin-top: 23px;
  margin-bottom: 49px;
  width: 100px;
  height: 1px;
  background: #FFFFFF;
  opacity: 0.2;
}

footer .copy {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  opacity: 0.4;
  height: 100%;
  align-items: center;
  display: flex;
}

footer .inn {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  opacity: 0.4;
  height: 100%;
  align-items: center;
  display: flex;
}

footer .dev {
  display: flex;
  justify-content: flex-end;
  height: 100%;
  align-items: center;
}

footer .dev svg {
}

header .top_menu {
  background: #EFEFEF;
  border-radius: 10px;
  max-width: 1540px;
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  margin: auto;
  top: calc(100% - 35px);
  padding-top: 75px;
  padding-bottom: 108px;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  flex-wrap: wrap;
  transition: .5s;
  opacity: 0;
  pointer-events: none;
}

header .top_menu.active {
  opacity: 1;
  pointer-events: auto;
}

header .top_menu .item {
  flex: 0 0 33.33333%;
  padding: 0 15px;
  display: flex;
  margin-bottom: 50px;
}

header .top_menu .item .category_img {
  margin-right: 40px;
}

header .top_menu .item .category_img img {
}

header .top_menu .item .categories_list {
  position: relative;
}

header .top_menu .item .categories_list .category_zag {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%; /* or 20px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 27px;
  max-width: 269px;
}

header .top_menu .item .categories_list .list {
}

header .top_menu .item .categories_list .list ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-bottom: 7px;
}

header .top_menu .item .categories_list .list ul li { /* position: relative; */
}

header .top_menu .item .categories_list .list ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%; /* identical to box height, or 12px */
  letter-spacing: 0.01em;
  color: rgb(48 48 48 / 60%); /* opacity: 0.6; */
  text-decoration: none; /* padding-bottom: 14px; */
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
  position: relative;
  transition: .5s;
}

header .top_menu .item .categories_list .list ul li a:hover {
  color: rgb(48 48 48);
}

header .top_menu .item .categories_list .list ul li.small_drop {
}

header .top_menu .item .categories_list .list ul li.small_drop .dropper svg {
  margin-left: 5px;
}

header .top_menu .item .categories_list .list ul li.small_drop .dropper:after {
  content: '';
  background: #E05353;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -4px;
  opacity: 0;
  transition: .5s;
}

header .top_menu .item .categories_list .list ul li.small_drop .dropper.active {
  z-index: 999;
}

header .top_menu .item .categories_list .list ul li.small_drop .dropper.active:after {
  content: '';
  opacity: 1;
}

header .top_menu .item .categories_list .list ul li.small_drop a {
}

header .top_menu .item .categories_list .list ul li.small_drop .dropped_in {
  position: absolute;
  left: 100%;
  top: 0;
  padding-top: 29px;
  padding-left: 28px;
  padding-right: 28px;
  padding-bottom: 14px;
  background: #FAFAFA;
  border-radius: 10px;
  z-index: 99; /* height: -webkit-fill-available; */
  height: fit-content;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  pointer-events: none;
  opacity: 0;
  transition: .5s;
}

header .top_menu .item .categories_list .list ul li.small_drop .dropped_in.active {
  opacity: 1;
  pointer-events: auto;
}

header .top_menu .item .categories_list .list ul li.small_drop .dropped_in .zag {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 100%; /* or 16px */
  letter-spacing: 0.01em;
  color: #221F1F;
  white-space: nowrap;
  margin-bottom: 20px;
}

header .top_menu .item .categories_list .list ul li.small_drop .dropped_in ul {
}

header .top_menu .item .categories_list .list ul li.small_drop .dropped_in ul li {
}

header .top_menu .item .categories_list .list ul li.small_drop .dropped_in ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%; /* identical to box height, or 12px */
  letter-spacing: 0.01em;
  color: #303030;
  opacity: 0.6;
}

header .top_menu .item .categories_list .list ul li.small_drop .dropped_in ul li a:hover {
  color: #000;
  opacity: 1;
}

main .category_page {
  padding-bottom: 79px;
}

main .category_page .accordion {
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 10px;
  overflow: hidden; /* overflow: visible; */
}

main .category_page .accordion .card {
  border: 0;
  overflow: visible;
}

main .category_page .accordion .other_cats {
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #303030;
  padding-top: 21px;
  padding-bottom: 21px;
  display: flex;
  border-radius: 0;
  position: relative;
  text-decoration: none;
  color: #303030;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  padding-left: 25px;
  padding-right: 25px;
  align-items: center;
}

main .category_page .accordion .other_cats .icon {
  width: 18px;
  height: 4px;
  justify-content: center;
  display: flex;
  align-items: center;
  position: relative;
}

main .category_page .accordion .other_cats .icon:before {
  content: '';
  width: 4px;
  height: 4px;
  background: #E04A4A;
  border-radius: 6px;
  display: block;
  position: absolute;
  left: 0;
}

main .category_page .accordion .other_cats .icon:after {
  content: '';
  width: 4px;
  height: 4px;
  background: #E04A4A;
  border-radius: 6px;
  display: block;
  position: absolute;
  right: 0;
}

main .category_page .accordion .other_cats .icon span {
  width: 4px;
  height: 4px;
  background: #E04A4A;
  border-radius: 6px;
  display: block;
}

main .category_page .accordion .card .card-header {
  padding: 0;
  background: none;
  border: none;
  padding-left: 25px;
  padding-right: 25px; /* overflow: visible; */
  position: relative;
  opacity: 1;
}

main .category_page .accordion .card .card-header .btn {
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #303030;
  padding-top: 21px;
  padding-bottom: 21px;
  display: flex;
  border-radius: 0;
  position: relative;
  text-decoration: none;
  color: #303030;
  z-index: 1;
  display: flex;
  justify-content: space-between;
}

main .category_page .accordion .card .card-header .btn .icon {
  width: 11px;
  height: 16px;
  position: relative;
}

main .category_page .accordion .card .card-header .btn .icon:before {
  content: '';
  height: 2px;
  width: 10px;
  display: block;
  position: absolute;
  background: #C73434;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  transition: .5s;
}

main .category_page .accordion .card .card-header .btn .icon:after {
  content: '';
  height: 2px;
  width: 10px;
  display: block;
  position: absolute;
  background: #C73434;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  transition: .5s;
}

main .category_page .accordion .card .card-header .btn:hover .icon:before, main .category_page .accordion .card .card-header .btn:hover .icon:after {
  background: #C73434 !important;
}

main .category_page .accordion .card .card-header .btn.collapsed .icon:before {
  background: rgb(48 48 48 / 20%);
}

main .category_page .accordion .card .card-header .btn.collapsed .icon:after {
  background: rgb(48 48 48 / 20%);
  transform: rotate(90deg);
}

main .category_page .accordion .card .card-header .btn:before {
  content: '';
  background: rgba(218, 227, 230, 0.47);
  border-radius: 10px;
  position: absolute;
  width: calc(100% + 53px);
  height: 100%;
  top: -1px;
  left: -27px;
  transition: .5s;
  z-index: -1;
}

main .category_page .accordion .card .card-header .btn:after {
  background: rgb(245 248 249);
  border-radius: 10px;
  position: absolute;
  content: '';
  width: calc(100% + 53px);
  height: calc(100% + 15px);
  left: -26px;
  top: -1px;
  z-index: -2;
  border-radius: 0;
  transition: .5s;
}

main .category_page .accordion .card .card-header .btn.collapsed:after {
  opacity: 0;
}

main .category_page .accordion .card .card-header .btn.collapsed:before {
  opacity: 0;
}

main .category_page .accordion .card .card-header .btn.collapsed {
}

main .category_page .accordion .card:after {
  content: '';
  height: 1px;
  width: calc(100% - 50px);
  position: absolute;
  bottom: 0px;
  left: 0;
  background: #F2F2F2;
  display: block;
  right: 0;
  margin: auto;
}

main .category_page .accordion .card .collapse {
}

main .category_page .accordion .card .card-body {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 26px;
  padding-right: 20px;
}

main .category_page .card-body:before {
  background: rgba(237, 243, 245, 0.56);
  border-radius: 10px;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: .5s;
}

main .category_page .accordion .card .card-body .list {
}

main .category_page .accordion .card .card-body .list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .category_page .accordion .card .card-body .list ul li {
  margin-bottom: 26px;
}

main .category_page .accordion .card .card-body .list ul li:last-child {
  margin-bottom: 0;
}

main .category_page .accordion .card .card-body .list ul li a {
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #303030;
  display: flex;
  position: relative;
  transition: .5s;
}

/* main .category_page .accordion .card .card-body .list ul li a.active:before {
  content: '';
  background: #C73434;
  border-radius: 10px;
  display: block;
  width: 2px;
  height: 16px;
  position: absolute;
  left: -26px;
  top: 0;
  bottom: 0;
  margin: auto;
} */

main .category_page .accordion .card .card-body .list ul li a:hover {
  color: #C73434;
}

main .category_page .accordion .card .card-body .list ul li a strong {
  margin-left: 5px;
  margin-right: 5px;
}

main .category_page .categories_card {
  padding-left: 40px;
}

main .category_page .categories_card .bread {
  margin-bottom: 33px;
}

main .category_page .categories_card .bread ul, main .category_page .categories_card .bread .kama_breadcrumbs {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

main .category_page .categories_card .bread ul li {
  margin-right: 15px;
}

main .category_page .categories_card .bread ul li a, main .category_page .categories_card .bread .kama_breadcrumbs a, .kb_title {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #303030;
  text-decoration: none;
  transition: .5s;
}

main .category_page .categories_card .bread ul li a:hover, main .category_page .categories_card .bread .kama_breadcrumbs a:hover {
  color: #E04A4A;
}

main .category_page .categories_card .bread ul li span {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #303030;
}

main .category_page .categories_card .bread ul li svg {
}

main .category_page .categories_card .bread .kb_sep {
  margin-left: 15px;
  margin-right: 15px;
}

main .category_page .categories_card h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%; /* or 32px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 26px;
}

main .category_page .categories_card .text_more {
}

main .category_page .categories_card .text_more p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%; /* or 21px */
  letter-spacing: 0.01em;
  color: #303030;
  margin-bottom: 15px;
}

main .category_page .categories_card .button_link {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%; /* identical to box height, or 21px */
  letter-spacing: 0.01em;
  color: #E04A4A;
  font-weight: 500;
  text-decoration: none;
  transition: .5s;
}

main .category_page .categories_card .button_link:hover {
  color: #ab3838;
}

main .category_page .categories_card .button_link svg {
  margin-left: 15px;
  transition: .5s;
}

main .category_page .categories_card .button_link.active svg {
  transform: rotate(180deg);
}

main .category_page .categories_card .area_cats {
  margin-top: 5px;
}

main .category_page .categories_card .area_cats .top_wraps {
}

main .category_page .categories_card .area_cats .top_wraps .item {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%; /* identical to box height, or 12px */
  letter-spacing: 0.01em;
  color: rgb(34 31 31 / 60%);
  padding-top: 13px;
  padding-bottom: 9px;
  padding-left: 23px;
  width: 410px;
  margin-left: auto;
  background: #EDF3F5;
  border-radius: 10px;
  border-radius: 10px 10px 0 0;
  font-weight: 500;



  padding-left: 10px;
  padding-right: 10px;
  text-align: center;



}

main .category_page .categories_card .area_cats .top_meta {
  background: #C73434;
  border-radius: 10px;
  display: flex;
  height: 70px;
  align-items: center;
}

main .category_page .categories_card .area_cats .top_meta .photo_name {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  flex: 0 0 16%;
  position: relative;
}

main .category_page .categories_card .area_cats .top_meta .photo_name span {
  margin-left: 4px;
}

main .category_page .categories_card .area_cats .top_meta .photo_name:after, main .category_page .categories_card .area_cats .top_meta .name_product:after, main .category_page .categories_card .area_cats .top_meta .price_do_150:after, main .category_page .categories_card .area_cats .top_meta .price_do_30:after {
  content: '';
  background: #FFFFFF;
  opacity: 0.2;
  width: 1px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

main .category_page .categories_card .area_cats .top_meta .name_product {
  flex: 0 0 39%;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  letter-spacing: 0.01em;
  color: #FFFFFF; /* justify-content: center; */
  display: flex;
  position: relative;
  padding-left: 36px;
}

main .category_page .categories_card .area_cats .top_meta .price_do_30 {
  flex: 0 0 14%;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  justify-content: center;
  display: flex;
  position: relative;
}

main .category_page .categories_card .area_cats .top_meta .price_do_150 {
  flex: 0 0 15%;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  justify-content: center;
  display: flex;
  position: relative;
}

main .category_page .categories_card .area_cats .top_meta .price_ot_150 {
  flex: 0 0 16%;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  justify-content: center;
  display: flex;
}

main .category_page .categories_card .area_cats .middle_meta {
}

main .category_page .categories_card .area_cats .middle_meta .item {
  display: flex;
  margin-top: 16px;
  background: #EDF3F5 url(../img/shape_bg.svg) no-repeat;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 172px;
  text-decoration: none;
  transition: .4s;
  overflow: hidden;
  position: relative;
}

main .category_page .categories_card .area_cats .middle_meta .item:hover {
  box-shadow: 0px 20px 30px rgba(105, 105, 105, 0.31);
}

main .category_page .categories_card .area_cats .middle_meta .item:after {
  width: 0;
  content: '';
  height: 100%;
  background: #C73434;
  border-radius: 10px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  transition: .5s;
}

main .category_page .categories_card .area_cats .middle_meta .item:hover:after {
  content: '';
  width: 7px;
}

main .category_page .categories_card .area_cats .middle_meta .item .photo {
  flex: 0 0 16%;
  display: flex;
  justify-content: center;
}

main .category_page .categories_card .area_cats .middle_meta .item .photo .photo_block {
  width: 154px;
  height: 152px;
  background: #FFFFFF;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

main .category_page .categories_card .area_cats .middle_meta .item .photo img {
  max-width: 90%;
  max-height: 100%;
  width: auto;
  height: auto;
}

main .category_page .categories_card .area_cats .middle_meta .item .product_meta {
  flex: 0 0 39%;
  padding-left: 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

main .category_page .categories_card .area_cats .middle_meta .item .product_meta .product_zag {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; /* identical to box height, or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 14px;
}

main .category_page .categories_card .area_cats .middle_meta .item .product_meta .product_text {
}

main .category_page .categories_card .area_cats .middle_meta .item .product_meta .product_text p, main .category_page .categories_card .area_cats .middle_meta .item .product_meta .product_text .text div {
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 130%; /* or 17px */
  letter-spacing: 0.01em;
  color: #8a8d8e; /* opacity: 0.6; */
  max-width: 362px;
}

main .category_page .categories_card .area_cats .middle_meta .item .pricer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}

main .category_page .categories_card .area_cats .middle_meta .item .pricer .price_it {
  font-style: normal;
  font-weight: normal;
  font-size: 23px;
  line-height: 100%; /* identical to box height, or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
  font-weight: 500;
}

main .category_page .categories_card .area_cats .middle_meta .item .pricer .metrik {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  letter-spacing: 0.01em;
  color: #221F1F;
  opacity: 0.4;
}

main .category_page .categories_card .area_cats .middle_meta .item .pricer.price_do_30 {
  flex: 0 0 14%;
}

main .category_page .categories_card .area_cats .middle_meta .item .pricer.price_do_150 {
  flex: 0 0 15%;
}

main .category_page .categories_card .area_cats .middle_meta .item .pricer.price_ot_150 {
  flex: 0 0 16%;
}

main .category_page .categories_card .area_cats .middle_meta .item .product_meta:after, main .category_page .categories_card .area_cats .middle_meta .item .pricer.price_do_30:after, main .category_page .categories_card .area_cats .middle_meta .item .pricer.price_do_150:after {
  width: 1px;
  height: 109px;
  background: #000000;
  opacity: 0.05;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

main .product_page {
}

main .product_page .product_meta {
  padding-left: 00px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

main .product_page .product_meta .back_to_cat {
  flex: 0 0 calc(30% - 15px);
  height: 70px;
  background: #C73434;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  text-decoration: none;
  transition: .5s;
  padding: 0 10px;
}

main .product_page .product_meta .back_to_cat svg {
  margin-right: 15px;
}

main .product_page .product_meta .back_to_cat:hover {
  background: #9c2a2a;
}

main .product_page .product_meta .print_block {
  flex: 0 0 calc(71% - 15px);
  background: #EDF3F5;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 8px;
}

main .product_page .product_meta .print_block a {
  background: #FFFFFF;
  border-radius: 10px;
  width: 272px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #221F1F;
  font-weight: 500;
  text-decoration: none;
  transition: .5s;
}

main .product_page .product_meta .print_block a svg {
  margin-left: 15px;
}

main .product_page .product_meta .print_block a:hover {
  background: rgb(224 221 221 / 70%);
}

main .product_page .product_meta .left_meta {
  margin-top: 29px;
  flex: 0 0 calc(30% - 15px);
  max-width: calc(30% - 15px);
  display: flex;
  /*flex-direction: column;*/
  justify-content: space-between;
}

main .product_page .product_meta .left_meta .imgs_product {
  background: #EDF3F5;
  border-radius: 10px;
  padding: 5px 6px;
}

main .product_page .product_meta .left_meta .imgs_product .top_img {
}

main .product_page .product_meta .left_meta .imgs_product .top_img a {
  display: flex;
  margin-bottom: 5px;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
}

main .product_page .product_meta .left_meta .imgs_product .top_img a img {
  max-width: 100%;
  height: auto;
}

main .product_page .product_meta .left_meta .imgs_product .bottom_imgs {
  display: flex;
  margin: 0 -5px;
  flex-wrap: wrap; /* padding: 0 6px; */
}

main .product_page .product_meta .left_meta .imgs_product .bottom_imgs .link {
  display: flex;
  border-radius: 10px;
  margin: 0 5px;
  margin-bottom: 5px;
  flex: 0 0 calc(33% - 10px);
  max-width: calc(33% - 10px);
  max-height: 70px;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: #fff;
}

main .product_page .product_meta .left_meta .imgs_product .bottom_imgs .link img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 80%;
}

main .product_page .product_meta .left_meta .document_diller {
  margin-top: 25px;
  background: #EDF3F5;
  border-radius: 10px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
}

main .product_page .product_meta .left_meta .document_diller .zag {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%; /* or 18px */
  letter-spacing: 0.01em;
  color: #221F1F;
  padding-top: 29px;
  padding-left: 34px;
  padding-right: 25px;
  margin-bottom: 22px;
}

main .product_page .product_meta .left_meta .document_diller .zag p {
  margin-bottom: 0;
}

main .product_page .product_meta .left_meta .document_diller .wrap {
}

main .product_page .product_meta .left_meta .document_diller .wrap .bottom_doc {
  display: flex;
padding-bottom: 20px}

main .product_page .product_meta .left_meta .document_diller .wrap .bottom_doc img {
  max-width: 141px;
  box-shadow: 0px 13px 22px 2px rgba(142, 149, 151, 0.57);
}

main .product_page .product_meta .right_meta {
  flex: 0 0 calc(71% - 15px);
  margin-top: 29px;
  padding-top: 50px;
  padding-left: 57px;
  padding-right: 57px;
  padding-bottom: 52px;
  padding: 20px;
  /*align-self: flex-start;*/
  background: #EDF3F5;
  border-radius: 10px; /* height: 100%; */
}


.product-ssl{
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.product-ssl-right *{max-width: 100%}
.product-ssl-right{
  width: 193px;
  flex-shrink: 0;
  margin-bottom: 15px;
  margin-left: 20px;
  margin-top: -60px;

}

main .product_page .product_meta .right_meta .wrap {
}

main .product_page .product_meta .right_meta .wrap h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; /* identical to box height, or 32px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #D3DADD;
}

main .product_page .product_meta .right_meta .wrap .text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%; /* or 18px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 21px; /* padding-bottom: 21px; */
  border-bottom: 1px solid #D3DADD;
}

main .product_page .product_meta .right_meta .wrap .text strong {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 100%; /* identical to box height, or 18px */
  letter-spacing: 0.01em;
  color: #221F1F;
  display: block;
  margin-bottom: 8px;
}

main .product_page .product_meta .right_meta .wrap .text p {
  margin-bottom: 15px;
}

main .product_page .product_meta .right_meta .wrap .price_block {
  display: flex;
  flex-wrap: wrap; /* justify-content: space-between; */
  margin-bottom: 0px;
}

main .product_page .product_meta .right_meta .wrap .price_block .zag_price {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 100%; /* identical to box height, or 20px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 16px;
  flex: 0 0 100%;
}

main .product_page .product_meta .right_meta .wrap .price_block .price_item {
  flex: 0 0 calc(33% - 5px);
  background: #FFFFFF;
  border-radius: 10px;
  padding-top: 18px;
  padding-bottom: 17px;
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 10px;
}

main .product_page .product_meta .right_meta .wrap .price_block .price_item:last-child {
  margin-right: 0;
}

main .product_page .product_meta .right_meta .wrap .price_block .price_item .label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  letter-spacing: 0.01em;
  color: #221F1F;
  opacity: 0.6;
}

main .product_page .product_meta .right_meta .wrap .price_block .price_item .dogvr {
}

main .product_page .product_meta .right_meta .wrap .price_block .price_item .value {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 100%; /* identical to box height, or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
  font-weight: 500;
  margin-top: 3px;
}

main .product_page .product_meta .right_meta .wrap .price_block .price_item .value .summ {
}

main .product_page .product_meta .right_meta .wrap .ban_sale {
  background: url(../img/saler.png) no-repeat;
  height: 105px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding-left: 48px;
}

main .product_page .product_meta .right_meta .wrap .ban_sale .texts {
}

main .product_page .product_meta .right_meta .wrap .ban_sale .texts p {
  margin: 0;
  max-width: 276px;
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 100%; /* or 22px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
}

main .product_page .product_meta .attributes {
  flex: 0 0 100%;
  margin-top: 25px;
  background: #EDF3F5;
  border-radius: 10px;
  padding-top: 51px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 43px;
}

main .product_page .product_meta .attributes .zag {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; /* identical to box height, or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 26px;
}

main .product_page .product_meta .attributes .topest {
  display: flex;
  background: #C73434;
  border-radius: 10px;
  height: 44px;
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

main .product_page .product_meta .attributes .topest .label {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  font-weight: 500;
  padding-left: 27px;
  flex: 0 0 75%;
}

main .product_page .product_meta .attributes .topest .value {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #FFFFFF;
  font-weight: 500;
  padding-left: 38px;
  flex: 0 0 25%;
  position: relative;
}

main .product_page .product_meta .attributes .topest .value:before {
  content: '';
  background: #FFFFFF;
  opacity: 0.1;
  width: 1px;
  height: 22px;
  display: block;
  position: absolute;
  left: 0;
}

main .product_page .product_meta .attributes .item {
  display: flex;
  background: #FFFFFF;
  border-radius: 10px;
  margin-bottom: 6px;
  height: 44px;
  align-items: center;
}

main .product_page .product_meta .attributes .item .label {
  padding-left: 27px;
  flex: 0 0 75%;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 130%; /* identical to box height, or 17px */
  letter-spacing: 0.01em;
  color: #303030;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #221F1F;
  font-weight: 500;
}

main .product_page .product_meta .attributes .item .value {
  padding-left: 38px;
  flex: 0 0 25%;
  position: relative;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  letter-spacing: 0.01em;
  color: #221F1F;
  font-weight: 500;
}

main .product_page .product_meta .primechaniya {
  margin-top: 25px;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  background: #EDF3F5;
  border-radius: 10px;
  padding-bottom: 50px;
  flex: 0 0 100%;
}

main .product_page .product_meta .primechaniya .zag {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; /* identical to box height, or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 28px;
}

main .product_page .product_meta .primechaniya .item {
  margin-bottom: 15px;
}

main .product_page .product_meta .primechaniya .item:last-child {
  margin-bottom: 0;
}

main .product_page .product_meta .primechaniya .item p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%; /* or 18px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin: 0;
}

main .product_page .product_meta .certs {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex: 0 0 100%;
  margin-top: 25px;
}

main .product_page .product_meta .certs .item {

  width: 100%;
  display: flex;
  padding-top: 25px;
  padding-left: 44px;
  padding-bottom: 25px;
  padding-right: 52px;
  background: #EDF3F5;
  border-radius: 10px;
  text-decoration: none;
  margin-bottom: 15px;
}

main .product_page .product_meta .certs .item .icon {
}

main .product_page .product_meta .certs .item .icon svg {
}

main .product_page .product_meta .certs .item .right {
  margin-left: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

main .product_page .product_meta .certs .item .right .zag {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.5; /* or 16px */
  letter-spacing: 0.01em;
  color: #221F1F;
  font-weight: 500;
  margin-bottom: 13px;
}

main .product_page .product_meta .certs .item .right .open {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 100%; /* identical to box height, or 12px */
  letter-spacing: 0.01em;
  color: #E04A4A;
  font-weight: 500;
  transition: .5s;
}

main .product_page .product_meta .certs .item .right .open svg {
  margin-right: 15px;
}

main .product_page .product_meta .certs .item:hover .right .open {
  opacity: .7;
}

main .other_page {
  padding-bottom: 111px;
}

main .other_page .bread {
  margin-bottom: 33px;
}

main .other_page .bread ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

main .other_page .bread ul li {
  margin-right: 15px;
}

main .other_page .bread ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #303030;
}

main .other_page .bread ul li span {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #303030;
}

main .other_page .bread ul li svg {
}

main .other_page h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%; /* identical to box height, or 32px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 40px;
}

main .other_page h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%; /* identical to box height, or 32px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-top: 50px;
  margin-bottom: 39px;
}

main .other_page .deliver_item {
  background: #EDF3F5;
  border-radius: 10px;
  padding-top: 50px;
  padding-left: 57px;
  padding-right: 57px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 20px;
}

main .other_page .deliver_item .img {
  position: absolute;
  pointer-events: none;
  z-index: -1;
  right: 100px;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: flex-end;
}

main .other_page .deliver_item .img svg {
}

main .other_page .deliver_item .zag_item {
  margin-bottom: 23px;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; /* identical to box height, or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
}

main .other_page .deliver_item .text {
}

main .other_page .deliver_item .text p {
}

main .other_page .deliver_item .text p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 130%; /* or 18px */
  letter-spacing: 0.01em;
  color: #221F1F;
}

main .other_page .deliver_item .line_it {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  border-top: 1px solid #D3DADD;
  padding-top: 20px;
}

main .other_page .deliver_item .line_it .it {
  margin-right: 31px;
  margin-bottom: 25px;
}

main .other_page .deliver_item .line_it .it img {
  max-width: 100%;
}

main .other_page .deliver_item.russia {
  padding-bottom: 25px;
}

main .other_page .deliver_item.russia .img {
  left: 0;
  top: 0;
  align-items: center;
  padding-left: 10px;
}

main .contacts_page {
}

main .contacts_page .bread {
  margin-bottom: 33px;
}

main .contacts_page .bread ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

main .contacts_page .bread ul li {
  margin-right: 15px;
}

main .contacts_page .bread ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #303030;
}

main .contacts_page .bread ul li span {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #303030;
}

main .contacts_page .bread ul li svg {
}

main .contacts_page h1 {
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 100%; /* identical to box height, or 32px */
  letter-spacing: 0.01em;
  color: rgb(34 31 31 / 10%);
  margin-bottom: 50px;
}

main .contacts_page .adr_item {
  margin-bottom: 65px;
}

main .contacts_page .adr_item .zag {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; /* identical to box height, or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 35px;
}

main .contacts_page .adr_item .line {
  margin-bottom: 20px;
}

main .contacts_page .adr_item .line .line_zag {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 100%; /* identical to box height, or 14px */
  letter-spacing: 0.01em;
  color: #221F1F;
  opacity: 0.4;
  margin-bottom: 4px;
}

main .contacts_page .adr_item .line .line_position {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* or 16px */
  letter-spacing: 0.01em;
  color: #221F1F;
  font-weight: 500;
  position: relative;
}

main .contacts_page .adr_item .line .line_position.worktime {
}

main .contacts_page .adr_item .line .line_position:after {
  content: '';
  background: url(../img/small_vector.svg) no-repeat;
  display: block;
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  left: -35px;
  top: 0;
}

main .contacts_page .adr_item .line .line_position.worktime:after {
  background: url(../img/worker.svg) no-repeat;
}

main .contacts_page .adr_item .line .line_mailto {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* or 16px */
  letter-spacing: 0.01em;
  color: #221F1F;
  font-weight: 500;
  position: relative;
  text-decoration: none;
  transition: .5s;
}

main .contacts_page .adr_item .line .line_mailto:before {
  content: '';
  background: url(../img/mailtoer.svg) no-repeat;
  display: block;
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  left: -35px;
  top: 0;
  background-position: center;
}

main .contacts_page .adr_item .line .line_phones {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #221F1F;
  font-weight: 500;
  position: relative;
  text-decoration: none;
  transition: .5s;
}

main .contacts_page .adr_item .line .line_phones:before {
  content: '';
  background: url(../img/phoners.svg) no-repeat;
  display: block;
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  left: -35px;
  top: 0;
  background-position: center;
}

main .contacts_page .adr_item .line .line_mailto:hover, main .contacts_page .adr_item .line .line_phones:hover {
  color: rgba(252, 39, 20, 0.7);
}

main .contacts_page .map {
}

main .contacts_page .map img {
}

.mobile_nav {
  display: none;
}

header .mobile_menu_cater {
  position: absolute;
  top: 35px;
  z-index: 99;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: .5s;
  width: 100%;
}

header .mobile_menu_cater.active {
  opacity: 1;
  pointer-events: auto;
}

header .mobile_menu_cater .col-xl-12 {
  background: #EFEFEF;
  border-radius: 10px;
}

header .mobile_menu_cater .block_wrapster {
  padding-bottom: 50px;
}

header .mobile_menu_cater .block_wrapster .top_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 12px;
  margin-bottom: 25px;
}

header .mobile_menu_cater .block_wrapster .top_wrap .zag {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; /* or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
}

header .mobile_menu_cater .block_wrapster .top_wrap .closer {
  background: #FFFFFF;
  border-radius: 10px;
  width: 48px;
  height: 48px;
  display: flex;
  margin-bottom: 15px;
}

header .mobile_menu_cater .block_wrapster .top_wrap .closer a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 100%;
  height: 100%;
}

header .mobile_menu_cater .block_wrapster .top_wrap .closer a:before {
  content: '';
  width: 23px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #303030;
  transform: rotate(-45deg);
}

header .mobile_menu_cater .block_wrapster .top_wrap .closer a:after {
  content: '';
  width: 23px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #303030;
  transform: rotate(45deg);
}

header .mobile_menu_cater .block_wrapster .list {
}

header .mobile_menu_cater .block_wrapster .list ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

header .mobile_menu_cater .block_wrapster .list ul li {
}

header .mobile_menu_cater .block_wrapster .list ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 100%; /* or 16px */
  letter-spacing: 0.01em;
  color: #221F1F;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  padding-bottom: 15px;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 15px;
  justify-content: flex-start;
  padding-right: 15px;
}

header .mobile_menu_cater .block_wrapster .list ul li a:after {
  content: '';
  background: url(../img/right_arr.svg) no-repeat;
  height: 14px;
  width: 9px;
  background-position: center;
  opacity: .2;
  position: absolute;
  right: 15px;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element { /* display: none; */
  position: absolute;
  top: 0;
  left: 0;
  background: #EFEFEF;
  border-radius: 10px;
  padding: 0 15px;
  pointer-events: none;
  opacity: 0;
  transition: .5s;
  z-index: 15;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element.active {
  opacity: 1;
  pointer-events: auto;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element:after {
  content: '';
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element.active:after {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(255 255 255 / 90%);
  display: block;
  z-index: -1;
  opacity: 1;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items {
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .toper_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 12px;
  margin-bottom: 19px;
  align-items: center;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .toper_wrap .zag {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #221F1F;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* identical to box height, or 16px */
  letter-spacing: 0.01em;
  color: #221F1F;
  font-weight: 500;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .toper_wrap .closer {
  background: #FFFFFF;
  border-radius: 10px;
  width: 48px;
  height: 48px;
  display: flex; /* margin-bottom: 15px; */
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .toper_wrap .closer a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .toper_wrap .closer a:before {
  content: '';
  width: 23px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #303030;
  transform: rotate(-45deg);
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .toper_wrap .closer a:after {
  content: '';
  width: 23px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #303030;
  transform: rotate(45deg);
  opacity: 1;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister {
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister .lister_zag {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; /* or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 20px;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul {
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li {
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li a {
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li a strong {
  margin-left: 5px;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister { /* display: none; */
  position: absolute;
  top: 0;
  left: 0;
  background: #EFEFEF;
  border-radius: 10px;
  padding: 0 15px;
  pointer-events: none;
  opacity: 0;
  transition: .5s;
  z-index: 15;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister.active {
  opacity: 1;
  pointer-events: auto;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items {
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers {
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers .toper_wraps {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 12px;
  margin-bottom: 19px;
  align-items: center;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers .toper_wraps .zag {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #221F1F;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #221F1F;
  font-weight: 500;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers .toper_wraps .closer {
  background: #FFFFFF;
  border-radius: 10px;
  width: 48px;
  height: 48px;
  display: flex;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers .toper_wraps .closer a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers .toper_wraps .closer a:before {
  content: '';
  width: 23px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #303030;
  transform: rotate(-45deg);
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers .toper_wraps .closer a:after {
  content: '';
  width: 23px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #303030;
  transform: rotate(45deg);
  opacity: 1;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers .listing {
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers .listing .lister_zags {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #221F1F;
  margin-bottom: 20px;
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers .listing ul {
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers .listing ul li {
}

header .mobile_menu_cater .block_wrapster .list ul li .dot_element .small_items .lister ul li .end_lister .smalls_items .small_toppers .listing ul li a {
}

header .mobile_menu_nav {
  position: absolute;
  top: 35px;
  z-index: 99;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: .5s;
  width: 100%;
}

header .mobile_menu_nav.active {
  opacity: 1;
  pointer-events: auto;
}

header .mobile_menu_nav .col-xl-12 {
  background: #EFEFEF;
  border-radius: 10px;
}

header .mobile_menu_nav .wrapster {
  padding-bottom: 50px;
}

header .mobile_menu_nav .wrapster .top_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 12px;
  margin-bottom: 25px;
}

header .mobile_menu_nav .wrapster .top_wrap .zag {
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 100%; /* or 24px */
  letter-spacing: 0.01em;
  color: #221F1F;
}

header .mobile_menu_nav .wrapster .top_wrap .closer {
  background: #FFFFFF;
  border-radius: 10px;
  width: 48px;
  height: 48px;
  display: flex;
  margin-bottom: 15px;
}

header .mobile_menu_nav .wrapster .top_wrap .closer a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 100%;
  height: 100%;
}
.cat_banner img{
  width: 100%;
}

header .mobile_menu_nav .wrapster .top_wrap .closer a:before {
  content: '';
  width: 23px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #303030;
  transform: rotate(-45deg);
}

header .mobile_menu_nav .wrapster .top_wrap .closer a:after {
  content: '';
  width: 23px;
  height: 2px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #303030;
  transform: rotate(45deg);
}

header .mobile_menu_nav .wrapster .list {
}

header .mobile_menu_nav .wrapster .list ul {
  padding: 0;
  list-style: none;
  margin: 0;
}

header .mobile_menu_nav .wrapster .list ul li {
}

header .mobile_menu_nav .wrapster .list ul li a {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%; /* or 16px */
  letter-spacing: 0.01em;
  color: #221F1F;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  padding-bottom: 15px;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 15px;
}

header .mobile_menu_nav .wrapster .list ul li a:after {
  content: '';
  background: url(../img/right_arr.svg) no-repeat;
  height: 14px;
  width: 9px;
  background-position: center;
  opacity: .2;
}

header .mobile_menu_nav .wrapster .list ul li .dot_element {
  position: absolute;
  top: 0;
  left: 0;
  background: #EFEFEF;
  border-radius: 10px;
  padding: 0 15px;
  pointer-events: none;
  opacity: 0;
  transition: .5s;
  z-index: 15;
}

main .partners .partners_slide .swiper-slide {
  opacity: .2;
  transition: .5s;
}

main .partners .partners_slide .swiper-slide.actived_block {
  opacity: 1;
}

.to_cat_link {
  padding: 0;
  background: none;
  border: none;
  padding-left: 25px;
  padding-right: 25px; /* overflow: visible; */
  position: relative;
  opacity: 1;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #303030;
  padding-top: 21px;
  padding-bottom: 21px;
  display: flex;
  border-radius: 0;
  position: relative;
  text-decoration: none;
  color: #303030;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  padding-left: 25px;
  padding-right: 25px;
  text-decoration: none;
}

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

.to_cat_link:after {
  content: '';
  height: 1px;
  width: calc(100% - 50px);
  position: absolute;
  bottom: 0px;
  left: 0;
  background: #F2F2F2;
  display: block;
  right: 0;
  margin: auto;
}


main .other_page .deliver_item {
  min-height: 255px;
}

.search-page{
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  align-items: center;
}
.search-page{
  max-width: 100%;
  width: 940px;
}
.search-ttl{
  /*font-family: Gilroy;*/
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  /* identical to box height, or 100% */


  margin-bottom: 45px;
  color: #221F1F;

}
.search-form  button{

  width: 141px;
  height: 60px;
  font-weight: 600;
  font-size: 18px;
  border: none;
  /* identical to box height, or 222% */

  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;

  color: #FFFFFF;


  background: #C73434;
  border-radius: 10px;
}
.search-result-ttl{
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  margin-top: 80px;
  margin-bottom: 25px;
  /* identical to box height, or 167% */

  text-align: center;

  color: #221F1F;

  opacity: 0.5;
}
.search-form  input{
margin-right: 20px;
  border: none;
  flex-grow: 1;
  border-bottom: 1px solid #CBDADF;font-size: 18px;
  line-height: 60px;
  /* identical to box height, or 222% */


  color: #221F1F;


}
.search-form {

  display: flex;
  align-items: center;
  width: 626px;
  max-width: 100%;

}

.d1-tabs{
  display: flex;justify-content: flex-start;
  margin-left: 26px;
}

.d1-tab svg:nth-child(1){
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
}
.d1-tab svg:last-child{
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
}
.d1-tab{
  cursor: pointer;
  position: relative;
  margin-left: 26px;
  margin-right: 26px;
  padding-left: 10px;background: #F2F3F4;

  padding-right: 10px;height: 47px;
  color: #647178;
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  display: flex;align-items: center;
}
.d1-tab.active path{fill: #C65151!important;
}
.d1-tab.active{
  color: white;
  background: #C65151;
}

.d1-tab.active:nth-child(2) path{fill: #647178!important;
}
.d1-tab.active:nth-child(2){
  color: white;
  background: #647178;;
}
.d1-tab.active:nth-child(4) path{fill: #647178!important;
}
.d1-tab.active:nth-child(4){
  color: white;
  background: #647178;;
}
.d1-tabs{
  white-space: nowrap;
  overflow-x: auto;
}

.d1-tabs::-webkit-input-placeholder {
  color: #5d5d5e;
}

:-ms-input-placeholder {
  color: #5d5d5e;
}

.d1-tabs::-moz-placeholder {
  color: #5d5d5e;
  opacity: 1
}

:-moz-placeholder {
  color: #5d5d5e;
  opacity: 1
}

.d1-tabs::-webkit-inner-spin-button {
  display: none
}

.d1-tabs::-webkit-calendar-picker-indicator {
  display: none
}

.d1-tabs::-webkit-scrollbar {
  position: absolute;
  z-index: 1;
  width: 0px;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear;
  pointer-events: auto;
  opacity: 0;
  height: 0;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: transparent;
}

.d1-tabs::-webkit-scrollbar-track {
  background: rgb(188 188 188 / .2);
}

.d1-tabs::-webkit-scrollbar-thumb {
  background: transparent;
}

.d1-tabs::selection {
  background: #3e556d;
  color: #fff
}

.d1-tabs::-moz-selection {
  background: #3e556d;
  color: #fff
}

.d1-tabs::-webkit-selection {
  background: #3e556d;
  color: #fff;
}
html{
  overflow-x: hidden;
}
header .top_menu{
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 30px 60px 0px rgba(222, 234, 238, 0.50);

  padding: 10px;


}
.menurev {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.menurev-parent {
  color: #475358;
  font-size: 16px;
  position: relative;
  font-style: normal;
  font-weight: 600;
}

.menurev-parent img {
  position: absolute;
  width: 26px;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 10px);
}

.menurev-links {
  margin-top: 20px;
}

.menurev-links a {
  margin-bottom: 16px;
  display: block;
  color: #475358;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

.menurev-links a:last-child {
  margin-bottom: 0;
}

.menurev-item {
  margin-bottom: 40px;
  padding-left: 36px;
}

.menurev-item:last-child {
  margin-bottom: 0;
}

.menurev-col {
  width: 33%;
  flex-grow: 1;
}

.menurev-row {
  padding: 30px 40px;
  margin-top: 10px;
  width: calc(33.33% - 7px);
  border-radius: 10px;
}
.menurev-cols{
  display: flex;
  justify-content: space-between;
}
.menurev-row:nth-child(1) {
  width: 100%;
  background: #FCF6F6;
}

.menurev-row:nth-child(2) {
  background: #FCF6F6;
  width: 50%;
  width: calc(50% - 5px);

}

.menurev-row:nth-child(3) {
  background: #F5F6F6;
  width: calc(50% - 5px);

}

.menurev-row:nth-child(4) {
  background: #F5F6F6;
}

.menurev-row:nth-child(5) {
  background: transparent;
}

.menurev-row a {
  color: inherit;
}

.menurev-row:first-child {
  margin-top: 0;
}

.menurev-ttl {
  color: #475358;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  /* 20px */
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(71, 83, 88, 0.1);
}
.has_children ul {
  display: none;
}
.has_children {
  position: relative;
}

.has_children li {
  padding-left: 26px;
  margin-bottom: 0!important;
  margin-top: 15px;
  position: relative;
}

.has_children li::after {
  position: absolute;
  left: 0;
  width: 16px;
  height: 1px;
  background: #D2D7D9;
  top: 50%;
  transform: translateY(-50%);
  content: "";
}

.has_children li:before {
  height: 30px;
  width: 1px;
  position: absolute;
  background: #D2D7D9;
  bottom: 50%;
  content: "";
  left: 0;
}
.has_children li:first-child:before{
  height: 15px;
}
.plus {
  position: absolute;
  top: 3px;
  cursor: pointer;
  right: 7px;
  width: 10px;
  height: 10px;
}

.plus div {
  width: 10px;
  background: rgba(180, 176, 176, 0.5);
  height: 2px;
  position: absolute;
  transition: all 0.6s ease;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.plus div:nth-child(2) {
  transform: translateY(-50%) translateX(-50%) rotate(90deg);
}
main .category_page .accordion .card .card-body .list ul li a b{

    margin-left: 5px;
    display: inline-block;

}
.has_children.active .plus div {
  background: #C65151;
  transform: translateY(-50%) translateX(-50%) rotate(0deg);
}
.has_children .plus.active div:nth-child(2) {
  background: #C65151;
  opacity: 0;
  transform: translateY(-50%) translateX(-50%) rotate(0deg);
}
main .category_page .accordion{
  overflow: visible!important;
}

.menurev-links .has-padding b{
  position: relative;
  padding-left: 50px;
}
.menurev-links .has-padding b::before {
  color: inherit;
  font-family: inherit;
  position: absolute;
  content: '\00a0серии\00a0\00a0';
  left: 0;
  top: 1px;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}
.menurev-links .has-padding:hover b::before {
  text-decoration: underline;
}
.menurev-links .has-padding-big b{
  position: relative;
  padding-left: 85px;
}
.menurev-links .has-padding-big b::before {
  color: inherit;
  font-family: inherit;
  position: absolute;
  content: 'МПП серии\00a0\00a0';
  left: 0;
  top: 1px;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
}
.menurev-links .has-padding-big:hover b::before {
  text-decoration: underline;
}
.menurev-parent.padding-before {
  position: relative;
}
.menurev-parent.padding-before::before {
  color: inherit;
  font-family: inherit;
  position: absolute;
  content: 'Пожаротушение';
  left: 0;
  top: 0;
  font-size: 16px;
    position: relative;
    font-style: normal;
    font-weight: 600;
}
.menurev-parent.padding-after {
  position: relative;
  width: max-content;
}
.menurev-parent.padding-after::after {
  color: #475358;
  font-family: inherit;
  position: absolute;
  content: 'пожаротушение';
  right: 0;
  top: 0px;
  font-size: 16px;
    position: relative;
    font-style: normal;
    font-weight: 600;
}
.menurev-row:nth-child(2) .menurev-cols .menurev-col:nth-child(2) .menurev-item:nth-child(1) .menurev-parent.padding-after::after {
  right: 132px;
  top: -24px;
}
.menurev-row:nth-child(2) .menurev-cols .menurev-col:nth-child(3) .menurev-item:nth-child(1) .menurev-parent.padding-after::after {
  right: 145px;
  top: -24px;
}
.sitebar-padding-after {
  position: relative;
  width: max-content;
}
.sitebar-padding-after::after {
  color: inherit!important;
  font-family: inherit;
  position: absolute;
  content: '\00a0пожаротушение';
  left: 100%;
  top: 0;
  font-size: inherit;
  transition: color .5s ease;
}

.card:nth-child(2) .has_children:nth-child(2) .sitebar-padding-after::after,
.card:nth-child(2) .has_children:nth-child(3) .sitebar-padding-after::after {
  left: 59px;
}
.sitebar-padding-before {
  width: max-content;
  padding-left: 127px;
}
.sitebar-padding-before::before {
  color: inherit!important;
  font-family: inherit;
  position: absolute;
  content: 'Пожаротушение';
  left: 0;
  top: 0;
  font-size: inherit;
  transition: color .5s ease;
}
/* .has_children:hover .sitebar-padding-after::after,
.has_children:hover .sitebar-padding-before::before {
  color: #C73434;
} */
 .card:nth-child(1) .sitebar-after-btn.after {
    padding-bottom: 14px !important;
    position: relative;
 } 
 .card:nth-child(2) .sitebar-after-btn.after {
  position: relative;
 }
 .sitebar-after-btn.after::after {
  color: #303030;
  font-family: inherit;
  position: absolute;
  content: 'пожаротушения';
  left: 0;
  top: 14px;
  font-size: inherit;
 }
 .card:nth-child(2) .sitebar-after-btn.after::after {
  left: 170px;
  top: 0px;
} 
.sitebar-has_children-padding-big b{
  padding-left: 86px;
  position: relative;
}
.sitebar-has_children-padding-big b::before{
  color: #303030;
  font-family: inherit;
  position: absolute;
  content: 'МПП серии';
  font-size: 14px;
  left: 0;
  top: 0;
  font-weight: 400;
  transition: color .5s ease;
}
.sitebar-has_children-padding b{
  padding-left: 47px;
  position: relative;
}
.sitebar-has_children-padding b::before{
  color: #303030;
  font-family: inherit;
  position: absolute;
  content: 'серии';
  font-size: 14px;
  left: 0;
  top: 0;
  font-weight: 400;
  transition: color .5s ease;
}
.sitebar-has_children-padding-big:hover b::before,
.sitebar-has_children-padding:hover b::before {
  color: #C73434;
}
@media (max-width:1200px) {
  .sitebar-after-btn.after::after {
    left: calc(100% + 3px);
    top: 0px;
  }
  .card:nth-child(2) .sitebar-after-btn.after::after {
    left: calc(100% + 3px);
    top: 0px;
  }
  .sitebar-padding-before {
    padding-left: 142px;
}
}
@media (max-width:768px) {
  .card:nth-child(2) .sitebar-after-btn.after {
    max-width: 193px;
}
.sitebar-after-btn.after::after {
  left: 0;
  top: 14px;
}
.card:nth-child(2) .has_children:nth-child(2) .sitebar-padding-after::after, .card:nth-child(2) .has_children:nth-child(3) .sitebar-padding-after::after {
  left: 66px;
}
}
header .mobile_menu_cater .block_wrapster .list ul li a {
  flex-wrap: wrap;
}
.mobile_menu_cater .list .top_item.mobile_menu_cater-span span {
  position: relative;
  width: 140px;
  height: 15px;
}
.mobile_menu_cater .list .top_item.mobile_menu_cater-span span::after {
  color: #303030;
  font-family: inherit;
  position: absolute;
  content: '\00a0пожаротушение\00a0';
  left: 0;
  top: 0;
  font-size: inherit;
}
.mobile_menu_cater .list .top_item.mobile_menu_cater-span-before span {
  position: relative;
  width: 135px;
  height: 15px;
}
.mobile_menu_cater .list .top_item.mobile_menu_cater-span-before span::before {
  color: #303030;
  font-family: inherit;
  position: absolute;
  content: 'Пожаротушение\00a0';
  left: 0;
  top: 0;
  font-size: inherit;
}
.list ul li .top_item.mobile_menu_cater-span:hover span::after,
.list ul li .top_item.mobile_menu_cater-span-before:hover span::before {
  text-decoration: underline!important;
}
.mobile_menu_cater .list .lister_zag.mobile_menu_cater-title span,
.mobile_menu_cater .list .lister_zag.mobile_menu_cater-title-before span {
  width: 210px;
  height: 24px;
  position: relative;
  display: inline-block;
}
.mobile_menu_cater .list .lister_zag.mobile_menu_cater-title span::after,
.mobile_menu_cater .list .lister_zag.mobile_menu_cater-title-before span::before {
  font-family: inherit;
  position: absolute;
  left: 0;
  top: 4px;
  font-size: inherit;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0.01em;
  color: #221F1F;
}
.mobile_menu_cater .list .lister_zag.mobile_menu_cater-title span::after {
  content: 'пожаротушение';
}
.mobile_menu_cater .list .lister_zag.mobile_menu_cater-title-before span::before {
  content: 'Пожаротушение';
}
.mobile_menu_cater .mobile_menu_cater-link span {
  position: relative;
  min-width: 88px;
  height: 15px;
  white-space: nowrap;
}
.mobile_menu_cater .mobile_menu_cater-link span::after {
  color: #303030;
  font-family: inherit;
  position: absolute;
  content: 'МПП серии\00a0';
  left: 0;
  top: 0;
  font-size: inherit;
}
.mobile_menu_cater .mobile_menu_cater-link-before span {
  position: relative;
  min-width: 50px;
  height: 15px;
  white-space: nowrap;
}
.mobile_menu_cater .mobile_menu_cater-link-before span::before {
  color: #303030;
  font-family: inherit;
  position: absolute;
  content: '\00a0серии\00a0';
  left: 0;
  top: 0;
  font-size: inherit;
}
.mobile_menu_cater .mobile_menu_cater-link:hover span::after,
.mobile_menu_cater .mobile_menu_cater-link-before:hover span::before {
  text-decoration: underline;
}

/* Дополнительное описание товаров */
.button__description {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0.01em;
  color: #E04A4A;
  font-weight: 500;
  text-decoration: none;
  transition: .5s;
}

.button__description:hover {
  color: #ab3838;
  text-decoration: none;

}

.description__text {
  height: 70px;
  overflow: hidden;
  transition: height 0.3s ease;
}

.button__description svg {
  transition: transform 0.3s ease;
}


/* Дополнительное описание товаров */


.accordion .current{
   color: #C73434!important;
}
.accordion .current.sitebar-padding-after{
  color: #303030!important;
}

.accordion .current b::before{
   color: #C73434!important;
}

.pruducts_tabs{
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  margin-top: 25px;
}
.pruducts_tabs .product_tabs_item{
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  background: rgb(237, 243, 245);
  border-radius: 10px;
  letter-spacing: 0.01em;
  padding: 10px 20px;
  color: #303030;
  transition: .5s;
}
.pruducts_tabs .product_tabs_item:hover,
.pruducts_tabs .product_tabs_item.active{
  background: #C73434;
  color: #fff;
}

@media (max-width: 768px) {
  .pruducts_tabs .product_tabs_item {
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 130%;
    background: rgb(237, 243, 245);
    border-radius: 5px;
    letter-spacing: 0.01em;
    padding: 5px 10px;
    color: #303030;
    transition: .5s;
}
.pruducts_tabs{
  gap: 10px;
  flex-wrap: wrap;
}
}
main .category_page .categories_card .bread ul li{
  margin-right: 10px;
}
main .category_page .categories_card .bread ul li span{
  font-size: 14px;
}
main .category_page .categories_card .bread ul li a, main .category_page .categories_card .bread .kama_breadcrumbs a, .kb_title{
  font-size: 14px;
}
main .product_page .product_meta .left_meta .imgs_product .bottom_imgs .link{
  position: relative;
}
main .product_page .product_meta .left_meta .imgs_product .bottom_imgs .link .play_icon{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: rgba(0, 0, 0, 0.5); */
  display: flex;
  align-items: center;
  justify-content: center;
}
main .product_page .product_meta .left_meta .imgs_product .bottom_imgs .link .play_icon svg{
  width: 20px;
  height: 20px;
}

/* New css*/

header{
  border-top: none;
}

header .top_head .cont_items .map{
  color: #C75151;
font-family: "Gotham Pro";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}

header .top_head .cont_items .adr{
  color: #303030;
font-family: "Gotham Pro";
font-size: 15.7px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

header .top_head .cont_items{
  padding-top: 20px;
  padding-bottom: 10px;
}

header .other_head .logo{
  margin-top: 0px;
}

header .other_head .menu ul{
  flex: none;
  gap: 10px;
}

.other_head{
  padding-top: 7px;
}

.other_head .container{
  padding-right: 11px;
}

header .other_head .contact_ifnos .mails .mailto{
  font-size: 19.3px;
}

header .other_head .contact_ifnos .mails .write{
  font-weight: 400;
}

header .other_head .contact_ifnos .mails .write{
  margin-top: 4px;
}

header .other_head .contact_ifnos .mails{
  margin-bottom: 3px;
}
header .other_head .contact_ifnos .phones .rasp{
  margin-top: 3px;
  font-size: 11px;
}

header .other_head .menu ul li a{
  color: #303030;
  font-family: "Gotham Pro";
  font-size: 16px!important;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  border-radius: 6px;
  background: #EDF3F5!important;
  padding: 17px 22px!important;
}

.other_head .col-md-10.col-xl-4{
max-width: none;
flex: 0;
}

.header-form{
  border-radius: 6px!important;
background: #EDF3F5!important;
padding: 14px 19px !important;
width: 394px!important;
margin-right: 9px;
}

.header-form input{
  border: none!important;
  color: #6A6E6C!important;
font-family: "Gotham Pro";
font-size: 16px!important;
font-style: normal;
font-weight: 400;
line-height: normal!important;
}

.header-form button{
  background: #EDF3F5!important;
}

.header-catalog{
position: relative;
display: flex;
align-items: center;
justify-content: center;
}

.header-catalog a{
  border-radius: 6px;
background: #EDF3F5;
padding: 17px 22px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: .5s;
color: #303030;
font-family: "Gotham Pro";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-right: 12px;
}

.header-catalog svg{
margin-left: 20px;
}

.header-catalog a:hover{
  color: #E04A4A;
  text-decoration-line: none;
}


header .other_head .menu ul li a:hover{
  color: #E04A4A;
  text-decoration-line: none;
}

header .other_head .contact_ifnos .mails .mailto:hover {
  color: #E04A4A;
}

header .other_head .contact_ifnos .phones .call:hover {
  color: #E04A4A;
}

.header-catalog-link svg{
  margin-left: 20px;
}

.other_head .row {
  justify-content: flex-start!important;
}

.header-logo{
  position: relative;
    left: 15px;
    top: -16px;
    margin-right: 62px;
}

.header__bottom-menu{
  margin-right: 54px;
}

.header-catalog__wr{
  position: absolute;
  top: calc(100% + 15px);
  right: 0;
  left: 0;
  max-width: 10000px;
  width: 100%;
  border-radius: 20px;
background: #F5EFED;
padding: 20px;
z-index: 50;
}

.other_head .container{
 position: relative;
}

.header-catalog__blocks{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.header-catalog__block{
  width: 418px;
  border-radius: 14px;
padding: 30px;
transition: .5s;
}

.header-catalog__head{
  display: flex;
  align-items: center;
}

.header-catalog__icon svg{
  transition: .5s;
}

.header-catalog__head p{
  transition: .5s;
}

.header-catalog__icon{
  width: 61px;
height: 60px;
margin-right: 26px;
}

.header-catalog__head p{
  color: #3F71A2;
font-family: "Gotham Pro";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 140%;
transition: .5s;
margin-bottom: 0px;
}

.header-catalog__head{
  margin-bottom: 20px;
}

.header-catalog__block ul{
  padding-left: 87px;
  margin-bottom: 0;
}

.header-catalog__block ul li a{
  color: #000;
font-family: "Gotham Pro";
font-size: 16px;
font-style: normal;
font-weight: 400;
transition: .5s;
line-height: 250%;
}

.header-catalog__block ul li a:hover{
  color: #2B5D8E;
  text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-thickness: auto;
text-underline-offset: auto;
text-underline-position: from-font;
}


.header-catalog__block ul li{
  list-style-type: none;
}

.header-catalog__block{
  cursor: pointer;
}

.header-catalog__block:hover{
background: #FFF;
box-shadow: 0 6px 24px 0 rgba(108, 135, 202, 0.10);
}

.header-catalog__block:hover .header-catalog__head p{
color: #2B5D8E;
}

.header-catalog__block:hover .header-catalog__icon svg path {
  fill: #2B5D8E;
}

.header-catalog a:after{
  content: '';
  position: absolute;
  background-color: #C85454;
  width: 12px;
height: 12px;
border-radius: 50%;
position: absolute;
left: 50%;
transform: translate(-50%, 0);
bottom: 0;
bottom: -8px;
transition: .5s;
display: none;
}


.header-catalog.active a{
  background: #F4EEEC;
}

.header-catalog.active a svg{
  transform: scaleY(-1);
}

.header-catalog.active a:after{
  display: block;
}

.main-page-content{
  position: relative;
  padding: 60px;
}

.main-page{
  margin-top: 10px;
}

.main-page__bg{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.main-page-wr{
  position: relative;
  z-index: 10;
}

.main-page__head{
  margin-bottom: 43px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-page__title{
  width: 500px;
  color: #FFF;
text-shadow: 2px 6px 12px rgba(192, 81, 81, 0.30), 0 2px 4px rgba(0, 0, 0, 0.25);
font-family: "Gotham Pro";
font-size: 46px;
font-style: normal;
font-weight: 700;
letter-spacing: -2.76px;
text-transform: uppercase;
position: relative;
top: -9px;
display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.main-page__company{
  color: #FFF;
text-align: right;
font-family: "Gotham Pro";
font-size: 46px;
font-style: normal;
font-weight: 500;
line-height: 90%;
text-transform: uppercase;
}

.main-page__title span{
  text-shadow:none;
  color: #3F71A2;
font-family: "Gotham Pro";
font-size: 46px;
font-style: normal;
font-weight: 700;
line-height: 90%;
letter-spacing: -2.76px;
text-transform: uppercase;
padding: 14px;
border-radius: 9px;
background: #FFF;
margin-top: 4px;
display: block;
}

.main-page__blocks{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.main-page__block{
  border-radius: 14px;
background: rgba(237, 243, 245, 0.80);
backdrop-filter: blur(6px);
padding: 30px;
width: 398px;
transition: .5s;
cursor: pointer;
}

.main-page__info{
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.main-page__info-img{
  margin-right: 30px;
  width: 78px;
height: 76px;
}

.main-page__name{
  color: #303030;
font-family: "Gotham Pro";
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 120%;
margin-bottom: 0;
}

.main-page__text{
  margin-bottom: 0;
  color: #626262;
text-align: right;
font-family: "Gotham Pro";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 140%;
transition: .5s;
}

.main-page__block:hover{
  background: #FFF;
}

.main-page__block:hover{
  text-decoration: none;
}

.main-page__block:hover .main-page__name{
  color: #2B5D8E;
}

.main-page{
  margin-bottom: 60px;
}


.docs__blocks{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.docs__block{
    width: 251px;
    height: 398px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
background: rgba(255, 255, 255, 0.70);
box-shadow: 0 4px 15px 0 rgba(108, 135, 202, 0.13);
cursor: pointer;
transition: .5s;
}

.docs{
    margin-bottom: 60px;
}

.docs__certificates{
    width: 171px;
height: 225px;
position: relative;
margin-bottom: 20px;
}

.docs__certificates img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.docs__loop{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 320px;
background: #FFF;
box-shadow: 0 3px 20px 0 rgba(108, 135, 202, 0.30);
width: 49px;
height: 49px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
display: none;
transition: .5s;
}

.docs__company-img{
    width: 157px;
height: 113px;
object-fit: cover;
}

.docs__block:hover{
    box-shadow: 0 6px 44px 0 rgba(108, 135, 202, 0.25);
}

.docs__block:hover .docs__certificates .docs__loop{
    display: flex;
}

.mobile__bottom-menu{
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: .5s;
    border-radius: 6px;
    background: #EFEFEF;
    padding: 13px 18px;
color: #303030;
font-family: "Gotham Pro";
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-right: 12px;
  }
  

  .mobile__bottom-menu svg{
    margin-left: 15px;
    transition: .5s;
  }

  .mobile__bottom-menu.active svg{
    transform: scaleY(-1);
  }


  .mobile__modal-catalog{
    border-radius: 9px;
background: #F5EFED;
padding: 16px;
position: absolute;
top: 54px;
left: 0;
right: 0;
width: 101%;
z-index: 100;
padding-right: 23px;
padding-top: 58px;
padding-bottom: 33px;
  }

  .header__right{
    position: relative;
  }

  .mobile__modal-catalog-end{
    display: none;
  }

  .close-modal__catalog{
    position: absolute;
    top: 8px;
    right: 8px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 10px;
    z-index: 130;
  }

  .close-modal__catalog svg{
    width: 24px;
  }

  .mobile__modal-catalog-start a{
    color: #000;
    font-family: "Gotham Pro";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
  }

  .mobile__modal-catalog-start{
    display: flex;
        align-items: center;
        justify-content: space-between;
  }

  .mobile__modal-catalog-wr{
    margin-bottom: 15px;
  }

  .mobile__modal-catalog-wr:last-child{
    margin-bottom: 0;
  }

  .mobile__modal-catalog-start svg{
    display: flex;
    flex-shrink: 0;
    margin-left: 15px;
  }

  .mobile__modal-catalog-end{
    position: absolute;
    z-index: 120;
    border-radius: 20px;
background: #F5EFED;
border-radius: 9px;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 100;
height: auto;
padding: 16px;
padding-right: 23px;
padding-top: 58px;
padding-bottom: 33px;
  }

  .mobile__modal-catalog-end ul{
    margin-bottom: 0;
padding-left: 0;
  }

.mobile__modal-catalog-end ul li{
  list-style-type: none;
}

.mobile__modal-catalog-end ul li a{
    color: #000;
    font-family: "Gotham Pro";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}

.mobile__modal-catalog-end ul li {
    margin-bottom: 11px;
}

.mobile__modal-catalog-end ul li:last-child{
    margin-bottom: 0;
}

.header-catalog__head a{
  color: #3F71A2;
font-family: "Gotham Pro";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 140%;
}


.header-catalog__block:hover .header-catalog__head a{
  color: #2B5D8E;
}