/*ID 2116*/
.text_anamorf {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  margin: 0 0 60px; }

.text_anamorf__title {
  margin: 0 0 30px;
  color: #000;
  font-size: 25px;
  font-weight: 700;
  text-align: center; }

img.text_anamorf__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px; }

.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;
  background: #fff;
  border-radius: 10px; }

.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: #000;
  font-size: 25px;
  font-weight: 700;
  text-align: center; }

.text_wrapper {
  margin: 0 0 60px;
  padding: 20px 0; }

.text_wrapper.border {
  background: #fff;
  border-radius: 10px;
  padding: 20px 40px; }

p {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px; }

ul.opn_ul li:before {
  content: "";
  background: url(/d/ul.svg) 50% 50% / 100% no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: -35px;
  top: 3px; }

ul.opn_ul li {
  position: relative;
  margin: 0 0 10px;
  list-style: none;
  font-size: 18px;
  font-weight: 300;
  line-height: 26px; }

.icon-advantages-ptn {
  background: transparent;
  padding: 0;
  margin: 0 0 60px; }

.box-icon-ptn1 {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  width: 33%; }

.title-ptn-3 {
  margin: 0 0 40px;
  color: #000;
  font-size: 25px;
  font-weight: 700;
  text-align: center; }

.box-icon-equipment {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 20px 0 0;
  grid-gap: 15px; }

.zag-icon-ptn {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #000; }

.txt-icon1 {
  font-size: 18px;
  font-weight: 300;
  line-height: 26px; }

.icon-ptn1 {
  margin: 0 auto 15px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  padding: 15px;
  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: 48.2%; } }

@media (min-width: 640px) and (max-width: 850px) {
  .box-icon-ptn1 {
    width: 31.6%; } }
