@media (max-width: 599px) {
  .localproducts__block-btn {
    float: unset;
    margin-top: 10px;
  }
}
.zag_title {
  margin: 0 0 30px;
  color: #302322;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}
.text_anamorf {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 0 60px;
}
.text_anamorf__title {
  margin: 0 0 30px;
  color: #302322;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}
img.text_anamorf__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #e5e5e5;
  padding: 15px;
}
.text_anamorf__image {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 49%;
  right: 0;
  top: 0;
}
.text_anamorf__info {
  z-index: 2;
  position: relative;
  width: 50.5%;
  padding: 20px 45px;
  box-sizing: border-box;
  margin: -20px auto -20px -20px;
  display: block;
  border: 1px solid #e5e5e5;
}
.text_anamorf.reverse .text_anamorf__info {
  margin: -20px -20px -20px auto;
  width: 50.5%;
}
.text_anamorf.reverse .text_anamorf__image {
  left: 0;
  width: 49%;
}
.text_title {
  margin: 0 0 30px;
  color: #302322;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}
.text_wrapper {
  margin: 0 0 60px;
  padding: 20px 0;
}
.text_wrapper.border {
  background: #fff;
  border-radius: 5px;
  padding: 20px 40px;
}
.icon-advantages-ptn {
  background: transparent;
  padding: 0;
  margin: 0 0 60px;
}
.box-icon-ptn1 {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  width: 33%;
}
.title-ptn-3 {
  margin: 0 0 40px;
  color: #302322;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
}
.box-icon-equipment {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 20px 0 0;
  grid-gap: 15px;
}
.zag-icon-ptn {
  color: #000000;
  font-weight: 700;
  margin: 0 0 10px;
}
.icon-ptn1 {
  margin: 0 auto 15px;
  width: 100px;
  height: 100px;
  border: 5px solid #fff;
  border-radius: 50%;
  padding: 20px;
  box-sizing: border-box;
}
.icon-ptn1 img {
  max-width: 100%;
}
.text_after {
  padding: 0 20px;
}
.text_before {
  padding: 0 20px;
}
@media (max-width: 850px) {
  .text_anamorf__info {
    width: 100%;
    padding: 10px 25px;
    margin: 0;
  }
  .text_anamorf.reverse .text_anamorf__info {
    width: 100%;
    padding: 10px 25px;
    margin: 0;
  }
  .text_anamorf {
    padding: 0;
  }
  .text_anamorf__image {
    display: none;
  }
  .box-icon-equipment {
    flex-wrap: wrap;
  }
  .text_anamorf__title {
    font-size: 20px;
  }
  .text_title {
    font-size: 20px;
  }
  .title-ptn-3 {
    font-size: 20px;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .box-icon-ptn1 {
    width: 100%;
  }
}
@media (min-width: 480px) and (max-width: 640px) {
  .box-icon-ptn1 {
    width: 100%;
  }
}
@media (min-width: 640px) and (max-width: 850px) {
  .box-icon-ptn1 {
    width: 47.6%;
  }
}
@media (max-width: 850px) {
  body .text_anamorf.reverse .text_anamorf__image, body .text_anamorf__image {
    display: block;
    width: 100%;
    position: static;
  }
}
.g-article {
  border: 1px solid #ccc !important;
}
.g-article__name, .g-tags__item {
  color: #e46713 !important;
}
ul.opn_ul li:before {
  content: "";
  background: url(/d/ul.svg) 50% 50% / 100% no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  left: -35px;
  top: -3px;
}
ul.opn_ul li {
  position: relative;
  margin: 0 0 5px;
  list-style: none;
}
ul.opn_ul {
  list-style: none;
}
ul.opn_ul li {
  position: relative;
  margin: 0 0 5px;
  list-style: none;
}
ul.opn_ul li:before {
  content: "";
  background: url(/d/ul.svg) 50% 50% / 100% no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  left: -35px;
  top: -3px;
}
.g-article__name, .g-tags__item {
  color: #bc1f1f !important;
}
