.in-right_mw {
  max-width: 1440px;
  margin: 0 auto;
  overflow: visible !important;
}
.in-right_mw .bread__wrap {
  justify-content: flex-start;
}
.in-right_mw > h1 {
  text-align: left;
  font-family: Roboto, Arial, sans-serif;
  font-size: 50px;
  line-height: 1.18;
  font-weight: 600;
  color: #000;
  margin: 24px 0 52px;
}

/* Карточка записи портфолио — 1:1 с макетом 2201:3 */
.pf-card {
  --pf-navy: #2c2e87;
  --pf-yellow: #f6af06;
  --pf-orange: #f18a00;
  --pf-gold: #f2b00a;
  font-family: Roboto, Arial, sans-serif;
  color: #000;
  margin: 0 0 40px;
  min-width: 0;
  max-width: 100%;
}
.pf-title {
  font-size: 50px;
  line-height: 1.18;
  font-weight: 600;
  margin: 0 0 28px;
  color: #000;
}

.pf-card__hero {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 30px;
  align-items: start;
  margin-bottom: 78px;
  min-width: 0;
  max-width: 100%;
}
.pf-card__hero .p-images,
.pf-card__hero .p-images-1,
.pf-card__hero .p-images-2 {
  width: 100% !important;
  max-width: 100%;
  min-width: 0;
  border-right: none;
  float: none;
}
.pf-card__hero .p-images-1 .p-images__wrap,
.pf-card__hero .p-images__wrap {
  padding: 0;
}
.pf-blog-3 .pf-card__hero {
  align-items: start;
}
.pf-blog-3 .pf-card__gallery,
.pf-blog-3 .pf-card__hero .p-images {
  align-self: start;
  margin-top: 0;
  padding-top: 0;
}
.pf-blog-3 .pf-card__hero .p-images-1 .p-images__wrap,
.pf-blog-3 .pf-card__hero .p-images__wrap {
  padding: 0 !important;
  align-items: flex-start;
}
.pf-blog-3 .pf-card__hero .p-images-1 .p-images__right,
.pf-blog-3 .pf-card__hero .p-images-1 .p-images__slider-item,
.pf-blog-3 .pf-card__hero .p-images__slider-item {
  height: auto !important;
  min-height: 0;
  align-items: flex-start;
  justify-content: flex-start;
}
.pf-blog-3 .pf-card__hero .p-images__slider .owl-stage-outer {
  height: var(--pf-nav-h, auto) !important;
  overflow: hidden !important;
}
.pf-blog-3 .pf-card__hero .p-images__slider .owl-stage,
.pf-blog-3 .pf-card__hero .p-images__slider .owl-item {
  height: auto !important;
  align-items: flex-start;
}
.pf-blog-3 .pf-card__hero .p-images__dop-slider-2 .owl-stage,
.pf-blog-3 .pf-card__hero .p-images__dop-slider-2 .owl-item {
  height: auto !important;
}
.pf-blog-3 .pf-card__hero .p-images__slider-item img {
  width: 100%;
  height: auto;
  max-height: none;
  object-position: top;
  vertical-align: top;
}
.pf-blog-3 .pf-card__hero .p-images__wrap_rev .p-images__dop {
  top: 0;
}
.pf-blog-3 .pf-card__hero .p-images__slider {
  position: relative;
}
.pf-blog-3 .pf-card__hero .p-images__slider > .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: var(--pf-nav-h, 100%);
  margin: 0;
  pointer-events: none;
  z-index: 2;
}
.pf-blog-3 .pf-card__hero .p-images__slider > .owl-nav .owl-prev,
.pf-blog-3 .pf-card__hero .p-images__slider > .owl-nav .owl-next {
  top: 50% !important;
  margin-top: 0 !important;
  transform: translateY(-50%);
  pointer-events: auto;
}
.pf-blog-3 .pf-card__hero .p-images__dop .owl-nav {
  display: none;
}
@media screen and (max-width: 1199px) {
  .pf-blog-3 .pf-card__hero .p-images__wrap,
  .pf-blog-3 .pf-card__hero .p-images__wrap_rev {
    flex-direction: column !important;
    align-items: stretch;
  }
  .pf-blog-3 .pf-card__hero .p-images__wrap_rev .p-images__right,
  .pf-blog-3 .pf-card__hero .p-images__wrap_rev .p-images__left,
  .pf-blog-3 .pf-card__hero .p-images__left {
    width: 100% !important;
  }
  .pf-blog-3 .pf-card__hero .p-images__wrap_rev .p-images__dop {
    transform: none !important;
    transform-origin: center;
    position: static !important;
    width: 100% !important;
    max-width: 100%;
    left: auto !important;
    top: auto !important;
    margin: 12px 0 0;
  }
  .pf-blog-3 .pf-card__hero .p-images__wrap_rev .p-images__dop-link {
    transform: none !important;
    position: relative;
    padding-top: 0;
    width: 72px;
    height: 72px;
  }
  .pf-blog-3 .pf-card__hero .p-images__dop-img {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    transform: none;
    object-fit: cover;
  }
  .pf-blog-3 .pf-card__hero .p-images__slider-item img {
    width: 100%;
    height: auto;
    max-height: 560px;
    object-fit: contain;
    object-position: top;
  }
  .pf-blog-3 .pf-card__hero .p-images__dop-slider-2 .owl-stage-outer {
    width: 100% !important;
    overflow: visible !important;
  }
  .pf-blog-3 .pf-card__hero .p-images__dop-slider-2 .owl-stage {
    display: flex !important;
    flex-wrap: wrap;
    transform: none !important;
    width: auto !important;
    gap: 8px;
  }
  .pf-blog-3 .pf-card__hero .p-images__dop-slider-2 .owl-item {
    width: auto !important;
    float: none !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .pf-card__hero {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 40px;
  }
  .pf-blog-3 .pf-card__hero .p-images__slider-item img {
    max-height: 70vh;
  }
  .pf-blog-3 .pf-card__hero .p-images__wrap_rev .p-images__dop-link {
    width: 64px;
    height: 64px;
  }
  .pf-blog-3 .pf-card__hero .p-images__slider > .owl-nav .owl-prev {
    left: 10px;
  }
  .pf-blog-3 .pf-card__hero .p-images__slider > .owl-nav .owl-next {
    right: 10px;
  }
}
@media screen and (max-width: 579px) {
  .pf-blog-3 .pf-card__hero .p-images__slider-item img {
    max-height: 50vh;
  }
  .pf-blog-3 .pf-card__hero .p-images__wrap_rev .p-images__dop-link {
    width: 56px;
    height: 56px;
  }
  .pf-card__text,
  .pf-card__meta,
  .pf-card__meta .tags { font-size: 16px; }
}
.pf-card__side { min-width: 0; max-width: 100%; padding-top: 0; }
.pf-card__text {
  font-size: 20px;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 8px;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}
.pf-card__text p { margin: 0 0 14px; overflow-wrap: anywhere; }
.pf-card__text a {
  color: #000;
  text-decoration: underline;
  font-weight: 600;
  overflow-wrap: anywhere;
}
.pf-card__text.page,
.pf-card .page {
  overflow-x: hidden;
  max-width: 100%;
}
.pf-card__text img.pf-moved-img,
.pf-card__text .related,
.pf-card__text .products { display: none !important; }
.pf-card__meta {
  font-size: 20px;
  line-height: 1.4;
  margin: 0 0 28px;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}
.in-right_mw > .tag { display: none; }
.pf-card__meta .tags { font-size: 20px; line-height: 1.4; }
.pf-card__meta .tags-section > p,
.pf-card__meta .fa-hashtag { display: none; }
.pf-card__meta .tags-section::before { content: "Тэги: "; }
.pf-card__meta .chips,
.pf-card__meta .tags {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
}
.pf-card__meta .chips li,
.pf-card__meta .tags li { display: inline; }
.in-right_mw > .tag { display: none; }
.pf-card__meta .tags {
  font-size: 20px;
  line-height: 1.4;
}
.pf-card__meta .chips a,
.pf-card__meta .tags a {
  color: #000 !important;
  text-decoration: underline !important;
  background: none;
  padding: 0;
  font-size: 20px;
  font-weight: 600;
}
body.pf-post-page a.pf-card__cta,
body.pf-post-page a.pf-card__cta.callback-btn,
.pf-card a.pf-card__cta,
.pf-card a.pf-card__cta.callback-btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 343px !important;
  max-width: 100%;
  height: 59px !important;
  padding: 0 24px !important;
  background: #f6af06 !important;
  color: #fff !important;
  border: 1px solid #f18a00 !important;
  border-radius: 39px !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 59px !important;
  text-transform: uppercase;
  text-decoration: none !important;
  box-sizing: border-box;
  box-shadow: none !important;
}
body.pf-post-page a.pf-card__cta:hover,
body.pf-post-page a.pf-card__cta.callback-btn:hover,
.pf-card a.pf-card__cta:hover,
.pf-card a.pf-card__cta.callback-btn:hover {
  background: #e09c00 !important;
  color: #fff !important;
  box-shadow: none !important;
}

.pf-used {
  background: #fafafa;
  width: 100vw;
  margin: 0 calc(50% - 50vw) 66px;
  padding: 77px 0 86px;
}
.pf-used[hidden] { display: none !important; }
.pf-used__inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px;
}
.pf-used .pf-title {
  font-size: 45px;
  line-height: 59px;
  margin-bottom: 26px;
  max-width: 1408px;
}
.pf-used__shop { max-width: 1108px; }
.pf-used .s-products__item {
  display: flex;
  box-sizing: border-box;
  width: 1108px;
  max-width: 100%;
  min-height: 302px;
  margin-top: 20px;
  padding: 20px 24px;
  align-items: stretch;
  gap: 24px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 6px;
}
.pf-used .s-products__item:first-child { margin-top: 0; }
.pf-used .s-products__left { width: 180px; }
.pf-used .s-products__img {
  width: 180px;
  height: 160px;
  line-height: 160px;
}
.pf-used .s-products__img a img {
  max-width: 180px;
  max-height: 160px;
  object-fit: contain;
}
.pf-used .s-products__view-fav-com { margin-top: 12px; }
.pf-used .s-products__view-fav-com .products__vfc .view-fav-com__item {
  width: 34px;
  height: 34px;
}
.pf-used .s-products__right {
  display: flex;
  gap: 20px;
  min-width: 0;
}
.pf-used .s-products__right-l {
  flex: 1 1 0;
  max-width: 560px;
  padding: 0 8px 0 0;
}
.pf-used .s-products__name,
.pf-used .s-products__name a {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  color: #000;
}
.pf-used .s-products__features { margin-top: 10px; }
.pf-used .p-features {
  font-size: 12px;
  line-height: 1.5;
}
.pf-used .p-features__item {
  padding: 2px 0;
  color: #999;
}
.pf-used .p-features__item-val.has-many-colors {
  gap: 8px 10px;
}
.pf-used .p-features__item-val.has-many-colors .p-features__item-color {
  flex: none;
}
.pf-used .p-features__item-val {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  color: #222;
}
.pf-used .p-features__item-color {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
}
.pf-used .p-features__item-color .icon16.color,
.pf-used .p-features__item-color .icon12.color,
.pf-used i.icon16.color,
.pf-used i.icon12.color {
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #e3e3e3;
  flex: none;
  background-image: none;
  vertical-align: middle;
}
.pf-used .s-products__color {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-top: 10px;
}
.pf-used .p-features__item-color-name {
  display: none !important;
}
.pf-used .s-products__right-r {
  width: 222px;
  flex: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.pf-used .s-products__price { margin-top: 0; }
.pf-used .s-products__price-new {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 4px;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  margin-top: 0;
}
.pf-used .s-products__price-new .price {
  font-size: 24px;
  font-weight: 600;
}
.pf-used .s-products__price-unit {
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #808080;
}
.pf-used .s-products__addtocart {
  display: flex;
  flex-direction: column;
  flex: 1;
  margin-top: 16px;
  gap: 16px;
}
.pf-used .s-products__counter {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
}
.pf-used .s-products__counter-title {
  flex: none;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  color: #808080;
  margin-right: 10px;
}
.pf-used .s-products__counter .counter-pr {
  flex: 1;
  min-width: 0;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 6px;
  border: 1px solid #eee;
}
.pf-used .counter-pr__minus,
.pf-used .counter-pr__plus {
  flex: none;
  width: 32px;
  height: 46px;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
}
.pf-used .counter-pr__icon {
  display: flex !important;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.pf-used .counter-pr__des {
  display: none !important;
}
.pf-used .counter-pr__count {
  flex: 1;
  height: 46px;
  justify-content: center;
  align-items: center;
  gap: 0;
}
.pf-used input.counter-pr__input {
  height: 16px;
  line-height: 16px;
  padding: 0;
  margin: 0;
  max-width: 28px;
  font-size: 13px;
}
.pf-used .counter-pr__unit {
  line-height: 1;
  margin: 0;
  padding: 0;
}
.pf-used a.s-products__button.pf-used__more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 222px;
  height: 59px;
  line-height: 1;
  padding: 0;
  margin-top: 16px;
  border: 1px solid var(--pf-navy);
  border-radius: 39px;
  background: transparent;
  color: var(--pf-navy) !important;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none !important;
  box-sizing: border-box;
}
.pf-used a.s-products__button.pf-used__more:hover {
  background: var(--pf-navy);
  color: #fff !important;
}
.pf-used__row,
.pf-used__cards { display: flex; align-items: center; flex-wrap: wrap; gap: 32px; }
.pf-used__card {
  display: flex;
  align-items: center;
  gap: 24px;
  text-decoration: none !important;
  color: inherit !important;
  max-width: 720px;
}
.pf-used__img {
  flex: none;
  width: 215px;
  height: 215px;
  overflow: hidden;
  background: #fff;
}
.pf-used__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.pf-used__name {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 28px;
  color: #000;
}
.pf-used__more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 222px;
  height: 59px;
  border: 1px solid var(--pf-navy);
  border-radius: 39px;
  color: var(--pf-navy);
  font-size: 18px;
  font-weight: 600;
  box-sizing: border-box;
}

.pf-works { margin: 0 0 78px; }
.pf-works .pf-title { margin-bottom: 28px; }
.pf-works__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 40px 30px;
}
.pf-works__item {
  position: relative;
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid #e8eaf0;
  border-radius: 12px;
  padding: 16px;
  box-sizing: border-box;
  overflow: visible;
  text-decoration: none !important;
  color: inherit !important;
  min-height: 100%;
  cursor: pointer;
  transition:
    border-color .25s ease,
    box-shadow .25s ease,
    transform .25s ease;
}
.pf-works__item:hover {
  box-shadow: 0 10px 28px rgba(8, 43, 133, .12);
  transform: translateY(-3px);
}
.pf-works__img {
  display: block;
  margin: -16px -16px 14px;
  overflow: hidden;
  border-radius: 12px 12px 0 0;
  background: #f3f4f8;
}
.pf-works__img img {
  display: block;
  width: 100%;
  height: 350px;
  max-width: 100%;
  border-radius: 0;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  transition: transform .35s ease;
}
.pf-works__item:hover .pf-works__img img {
  transform: scale(1.04);
}
.pf-works__body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 0 20px 22px;
}
.pf-works__name {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  color: #1a1a1a;
  margin: 0 0 10px;
  overflow-wrap: anywhere;
  transition: color .2s ease;
}
.pf-works__item:hover .pf-works__name {
  color: #082b85;
}
.pf-works__photo {
  display: none;
  font-size: 16px;
  line-height: 1.5;
  color: #444;
  margin: 0 0 8px;
}
.pf-works__photo:not(:empty) { display: block; }
.pf-works__lead {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  color: #444;
  margin: 0 0 14px;
  flex: 1;
  white-space: pre-line;
}
.pf-works__more {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: auto;
  color: #082b85 !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;
}
.pf-works__more svg {
  width: 8px;
  height: 8px;
  fill: currentColor;
  transition: transform .2s ease;
}
.pf-works__item:hover .pf-works__more svg {
  transform: translateX(3px);
}
@media screen and (max-width: 1440px) {
  .pf-works__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px 20px;
  }
  .pf-works__img img { height: 280px; }
}
@media screen and (max-width: 991px) {
  .pf-works__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px 16px;
  }
  .pf-works__img img { height: 220px; }
  .pf-works__body { padding: 0 8px 16px; }
  .pf-works__name { font-size: 16px; }
  .pf-works__photo,
  .pf-works__lead { font-size: 14px; }
}
@media screen and (max-width: 767px) {
  .pf-works { margin-bottom: 48px; }
  .pf-works__item { padding: 14px; }
  .pf-works__img { margin: -14px -14px 12px; }
  .pf-works__body { padding: 0 0 12px; }
  .pf-works__lead {
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}
@media screen and (max-width: 579px) {
  .pf-works__grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .pf-works__img img {
    height: auto;
    max-height: none;
    aspect-ratio: 4 / 3;
  }
}

.pf-kinds { margin: 0 0 55px; }
.pf-kinds__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 10px;
}
.pf-kinds__tag {
  display: inline-flex;
  align-items: center;
  padding: 10px 22px;
  border: 1px solid #363636;
  border-radius: 50px;
  color: var(--pf-navy) !important;
  text-decoration: none !important;
  font-size: 16px;
  line-height: 1.2;
  background: #fff;
}
.pf-kinds__tag:hover {
  background: var(--pf-navy);
  border-color: var(--pf-navy);
  color: #fff !important;
}

body.pf-post-page main.main > .pf-home-price,
body.pf-post-page .pf-home-price,
body.pf-post-page .in-right_mw > .main-price {
  width: 100vw !important;
  max-width: none !important;
  position: relative;
  left: 50%;
  right: auto;
  margin: 80px 0 0 !important;
  margin-left: -50vw !important;
  padding: 20px 0 40px;
  background: #082b85;
  box-sizing: border-box;
  overflow: hidden;
}
body.pf-post-page .pf-home-price .container.wrap {
  z-index: 2;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
body.pf-post-page .pf-home-price .title {
  font-size: 40px;
  line-height: 67px;
  color: #fff;
  position: relative;
  z-index: 2;
}
body.pf-post-page .pf-home-price .title span {
  font-weight: 700;
  color: #fff;
}
body.pf-post-page .pf-home-price .description,
body.pf-post-page .pf-home-price .multiform-gap-name {
  color: #fff !important;
}
body.pf-post-page .pf-home-price .description {
  margin-top: 20px;
  max-width: 761px;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  z-index: 2;
}
body.pf-post-page .pf-home-price .prais {
  color: #fff;
  position: relative;
  z-index: 2;
  margin-top: 30px;
}
body.pf-post-page .pf-home-price .prais .multiform-gap-fields,
body.pf-post-page .pf-home-price .multiform-gap-fields {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  align-items: flex-end;
  max-width: none;
  float: none !important;
  color: #fff !important;
  gap: 20px 40px;
}
body.pf-post-page .pf-home-price .multiform-gap-field,
body.pf-post-page .pf-home-price .mf-colm3,
body.pf-post-page .pf-home-price .mf-colm4,
body.pf-post-page .pf-home-price .mf-colm6,
body.pf-post-page .pf-home-price .mf-colm12 {
  float: none;
  box-sizing: border-box;
}
body.pf-post-page .pf-home-price .multiform-gap-value input[type="text"],
body.pf-post-page .pf-home-price .multiform-gap-value input[type="email"],
body.pf-post-page .pf-home-price .multiform-gap-value input[type="tel"],
body.pf-post-page .pf-home-price .multiform-theme2 .multiform-gap-value input[type="text"],
body.pf-post-page .pf-home-price .multiform-theme2 .multiform-gap-value input[type="email"],
body.pf-post-page .pf-home-price .multiform-theme2 .multiform-gap-value input[type="tel"],
body.pf-post-page .pf-home-price .prais .multiform-gap-value input[type="text"],
body.pf-post-page .pf-home-price .prais .multiform-gap-value input[type="email"],
body.pf-post-page .pf-home-price .prais .multiform-gap-value input[type="tel"] {
  width: 310px !important;
  max-width: 310px;
  height: 34px !important;
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #fff !important;
  border-radius: 0 !important;
  color: #fff !important;
  box-shadow: none !important;
  box-sizing: border-box;
  padding: 5px;
}
body.pf-post-page .pf-home-price .send,
body.pf-post-page .pf-home-price button.send,
body.pf-post-page .pf-home-price .prais .send,
body.pf-post-page .pf-home-price button[data-submit],
body.pf-post-page .pf-home-price .mf-button {
  height: 46px !important;
  line-height: 17px !important;
  padding: 0 28px !important;
  border: none !important;
  border-radius: 29px !important;
  background: #f2b00a !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  box-shadow: none !important;
  cursor: pointer;
}
body.pf-post-page .pf-home-price .send:hover,
body.pf-post-page .pf-home-price button.send:hover,
body.pf-post-page .pf-home-price .prais .send:hover {
  background: #00ba34 !important;
  color: #fff !important;
}
body.pf-post-page .pf-home-price .type-checkbox,
body.pf-post-page .pf-home-price .type-checkbox .multiform-gap-value,
body.pf-post-page .pf-home-price .type-checkbox label,
body.pf-post-page .pf-home-price .policy,
body.pf-post-page .pf-home-price .prais .policy {
  display: flex !important;
  align-items: flex-start;
  gap: 10px;
  max-width: 520px;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 14px;
  line-height: 19px;
  color: #fff;
}
body.pf-post-page .pf-home-price .policy a,
body.pf-post-page .pf-home-price .prais .policy a,
body.pf-post-page .pf-home-price .type-checkbox a {
  color: #f2b00a !important;
  text-decoration: underline !important;
}
body.pf-post-page .pf-home-price .policy a:hover,
body.pf-post-page .pf-home-price .prais .policy a:hover,
body.pf-post-page .pf-home-price .type-checkbox a:hover {
  color: #00ba34 !important;
}
body.pf-post-page .pf-home-price input[type="checkbox"],
body.pf-post-page .pf-home-price .policy input[type="checkbox"],
body.pf-post-page .pf-home-price .type-checkbox input[type="checkbox"] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  display: inline-block !important;
  width: 18px !important;
  height: 18px !important;
  min-width: 18px !important;
  min-height: 18px !important;
  max-width: 18px !important;
  max-height: 18px !important;
  margin: 1px 0 0 0 !important;
  padding: 0 !important;
  flex-shrink: 0 !important;
  box-sizing: border-box !important;
  background: #f2b00a !important;
  border: 2px solid #f2b00a !important;
  border-radius: 3px !important;
  outline: none !important;
  box-shadow: none !important;
  vertical-align: top;
  position: relative !important;
  opacity: 1 !important;
  cursor: pointer;
  float: none !important;
}
body.pf-post-page .pf-home-price input[type="checkbox"]:checked,
body.pf-post-page .pf-home-price .policy input[type="checkbox"]:checked,
body.pf-post-page .pf-home-price .type-checkbox input[type="checkbox"]:checked {
  background: #f2b00a !important;
  border-color: #f2b00a !important;
}
body.pf-post-page .pf-home-price input[type="checkbox"]::before,
body.pf-post-page .pf-home-price .policy input[type="checkbox"]::before,
body.pf-post-page .pf-home-price .type-checkbox input[type="checkbox"]::before {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  left: 50% !important;
  top: 42% !important;
  width: 5px !important;
  height: 9px !important;
  margin: 0 !important;
  border: solid #082b85 !important;
  border-width: 0 2px 2px 0 !important;
  transform: translate(-50%, -50%) rotate(45deg) !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
body.pf-post-page .pf-home-price input[type="checkbox"]:checked::before,
body.pf-post-page .pf-home-price .policy input[type="checkbox"]:checked::before,
body.pf-post-page .pf-home-price .type-checkbox input[type="checkbox"]:checked::before {
  opacity: 1 !important;
  visibility: visible !important;
}
body.pf-post-page .pf-home-price .decor {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 37%;
  height: 100%;
  pointer-events: none;
}
body.pf-post-page .pf-home-price .decor img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
@media (max-width: 1120px) {
  body.pf-post-page .pf-home-price .multiform-gap-value input[type="text"],
  body.pf-post-page .pf-home-price .multiform-gap-value input[type="email"],
  body.pf-post-page .pf-home-price .multiform-gap-value input[type="tel"],
  body.pf-post-page .pf-home-price .prais .multiform-gap-value input[type="text"],
  body.pf-post-page .pf-home-price .prais .multiform-gap-value input[type="email"],
  body.pf-post-page .pf-home-price .prais .multiform-gap-value input[type="tel"] {
    width: 100% !important;
    max-width: 310px;
  }
}
@media (max-width: 599px) {
  body.pf-post-page .pf-home-price .title {
    font-size: 30px;
    line-height: 37px;
  }
  body.pf-post-page .pf-home-price .prais .multiform-gap-fields,
  body.pf-post-page .pf-home-price .multiform-gap-fields {
    flex-direction: column !important;
    align-items: stretch;
  }
  body.pf-post-page .pf-home-price .policy,
  body.pf-post-page .pf-home-price .prais .policy,
  body.pf-post-page .pf-home-price .type-checkbox {
    margin-left: 0 !important;
    margin-top: 8px !important;
  }
}
.pf-post-page .tags.cloud,
.pf-post-page > .tag,
.pf-post-page > .tag-plugin,
.in-right_mw .tags.cloud,
.in-right_mw > .tag,
.in-right_mw > .tag-plugin,
body.pf-post-page .tags.cloud,
body.pf-post-page .in-right > .tag {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}
body.pf-post-page .pf-home-adv,
body.pf-post-page .pf-adv {
  margin-top: 40px;
  padding: 0 20px 40px;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  overflow: hidden;
}
body.pf-post-page .pf-home-adv .about-advantages {
  margin-top: 8px;
  width: 100%;
}
body.pf-post-page .pf-home-adv .about-advantages .title {
  font-size: 50px;
  line-height: 1.18;
  font-weight: 600;
  margin: 0 0 28px;
  color: #000;
}
body.pf-post-page .pf-home-adv .about-advantages .items {
  display: flex !important;
  flex-wrap: wrap !important;
  margin: 40px 0 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  gap: 24px 24px;
}
body.pf-post-page .pf-home-adv .about-advantages .items .item {
  width: calc(33.33% - 16px) !important;
  max-width: calc(33.33% - 16px);
  margin: 0 0 24px 0 !important;
  padding: 25px 0 15px 37px;
  border: 1px solid #d3d3d3;
  background-color: #f2f2f2;
  position: relative;
  min-height: 136px;
  box-sizing: border-box;
}
body.pf-post-page .pf-home-adv .about-advantages .items .item .point {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #082b85;
}
body.pf-post-page .pf-home-adv .about-advantages .items .item .text {
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
  max-width: 255px;
  display: flex;
  flex-direction: column;
  margin-top: 15px;
  color: #3f3f3f;
}
body.pf-post-page .pf-home-adv .about-advantages .items .item .text span {
  font-weight: 700;
}
body.pf-post-page .pf-home-adv .about-advantages .items .item .number {
  font-size: 95px;
  text-transform: uppercase;
  color: #f2b00a;
  font-weight: 700;
  position: absolute;
  bottom: -10px;
  right: 0;
  line-height: 1;
}
@media (max-width: 1280px) {
  body.pf-post-page .pf-home-adv .about-advantages .items .item {
    max-width: calc(50% - 12px);
    width: calc(50% - 12px) !important;
  }
}
@media (max-width: 767px) {
  body.pf-post-page .pf-home-adv .about-advantages .items .item {
    max-width: 100%;
    width: 100% !important;
  }
  body.pf-post-page .pf-home-adv .about-advantages .items .item .number {
    font-size: 64px;
  }
}

@media screen and (max-width: 1199px) {
  .in-right_mw > h1,
  .pf-title,
  body.pf-post-page .pf-home-adv .about-advantages .title { font-size: 36px; }
  .pf-card__hero {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .in-right_mw > h1,
  .pf-title,
  body.pf-post-page .pf-home-adv .about-advantages .title { font-size: 26px; margin-bottom: 20px; }
  .pf-card__hero { grid-template-columns: 1fr; gap: 16px; }
  .pf-card__cta,
  .pf-used__more { width: 100%; }
  .pf-used { padding: 40px 0; margin-bottom: 36px; }
  .pf-used .pf-title { line-height: 1.2; }
  .pf-used .s-products__item {
    width: 100%;
    min-height: 0;
    padding: 16px;
    gap: 16px;
  }
  .pf-used .s-products__left,
  .pf-used .s-products__img,
  .pf-used .s-products__img a img { width: 120px; }
  .pf-used .s-products__img,
  .pf-used .s-products__img a img { height: 110px; line-height: 110px; }
  .pf-used .s-products__right-r,
  .pf-used .s-products__button.button { width: 100%; }
  .pf-used__card { flex-direction: column; align-items: flex-start; }
  .pf-card__text,
  .pf-card__meta,
  .pf-card__meta .chips a { font-size: 16px; }
}
.in-blogs-post__info {
  border-top:1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  display: flex;
  align-items:center;
  justify-content:space-between;
  line-height:1.6;
  padding:20px 0;
  margin:0 0 20px;
}
.in-blogs-post__date {
  color:#888;
  padding-left:10px;
  white-space:nowrap;
}
.in-blogs-post__author {
  display: flex;
  align-items:center;
}
.in-blogs-post__author-img img {
  border-radius:50%;
  width:40px;
}
.in-blogs-post__author-name {
  margin-left:10px;
}


.in-blogs {
  margin-top: -20px;
}
.in-blogs__item {
  box-shadow:0 5px 10px rgba(0,0,0,.05);
  display: flex;
  margin-top:50px;
  transition:all .2s ease-out;
}
.in-blogs__item:hover {
  box-shadow: 0px 5px 20px rgba(61,61,61,0.1)
}
.in-blogs__left {
  flex:none;
  width:50%;
}
.in-blogs__img {
  background-size:cover;
  background-position:center;
  clip-path: polygon(0% 0%,100% 0%,calc(100% - 60px) 100%,0% 100%);
  display:block;
  width:100%;
  height:100%;
}
.in-blogs__right {
  flex:none;
  padding:60px 50px 20px;
  width:50%;
}
.in-blogs__content:after {
  content: "";
  clear: both;
  display: table;
  width: 100%;
}
.in-blogs__blog {
  color:#888;
  font-size:12px;
  text-transform:uppercase;
  margin-bottom: 20px;
}
.in-blogs__name {
  display: block;
  font-size:20px;
  line-height:1.2;
  margin-bottom: 30px;
  text-decoration: none;
}
.in-blogs__des {
  line-height:1.6;
}
.in-blogs__date {
  color:#888;
  font-size:13px;
}
.in-blogs__info {
  border-top:1px solid #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  padding-top: 20px;
  position: relative;
}
.in-blogs__author {
  position: relative;
}
.in-blogs__author img {
  border-radius:50%;
  width:30px;
}
.in-blogs__author-name {
  background: #fff;
  color: #222;
  box-shadow: 0 0 9px rgba(0,0,0,.3);
  border-radius: 3px;
  padding: 10px 15px;
  display: block;
  font-size: 11px;
  font-size: .6875rem;
  font-weight: var(--font-weight);
  margin-left: 5px;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  white-space: nowrap;
  transition: all .2s ease-out
}
.in-blogs__author:hover .in-blogs__author-name {
  opacity: 1;
  visibility: visible
}

.in-blogs__item_reverse {
  flex-direction:row-reverse;
}
.in-blogs__item_reverse .in-blogs__img {
  clip-path: polygon(60px 0,100% 0%,100% 100%,0% 100%);
}

.in-blogs__item_bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.in-blogs__item_bg:before {
  background: rgba(0,0,0,.2);
  border-radius: 4px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0
}
.in-blogs__content {
  padding:60px 0 30px 30px;
  max-width:50%;
  position: relative;
}
.in-blogs__content .in-blogs__blog {
  color:#eee;
}
.in-blogs__content .in-blogs__name {
  color:#fff;
}
.in-blogs__content .in-blogs__des {
  color:#eee;
}
.in-blogs__content .in-blogs__date {
  color:#eee;
}
.in-blogs__item_reverse .in-blogs__content {
  padding:60px 30px 30px 0;
}

.in-blogs__item_top .in-blogs__content {
  padding:140px 30px 30px;
  max-width:100%;
}

.in-blogs__item_img {
  box-shadow:none;
  flex-direction:column;
}
.in-blogs__item_img:hover {
  box-shadow:none;
}
.in-blogs__item-img img {
  width:100%;
}
.in-blogs__item-content {
  margin:20px auto 0;
  text-align:center;
  max-width:800px;
}
.in-blogs__item-content .in-blogs__name {
  margin-bottom:20px;
}
.in-blogs__item-content .in-blogs__info {
  border-top:none;
  margin-top:0;
  justify-content:center;
}
.in-blogs__item-content .in-blogs__date,
.in-blogs__item-content .in-blogs__author {
  margin:0 10px;
}

@media screen and (max-width: 767px) {
  .in-blogs__left {
    width:40%;
  }
  .in-blogs__right {
    padding: 40px 30px 20px;
    width:60%;
  }
  .in-blogs__author-name {
    display: none;
  }
}

@media screen and (max-width: 580px) {
  .in-blogs__item {
    display:block;
  }
  .in-blogs__left {
    width:100%;
    height:160px;
  }
  .in-blogs__img {
    clip-path:none;
  }
  .in-blogs__right {
    padding: 30px 20px 10px;
    width:100%;
  }
  .in-blogs__name {
    font-size:16px;
    margin-bottom:20px;
  }
  .in-blogs__des {
    font-size:13px;
  }
  .in-blogs__info {
    margin-top: 30px;
    padding-top: 10px;
  }
  .in-blogs__item_reverse .in-blogs__img {
    clip-path:none;
  }
  .in-blogs__item_reverse .in-blogs__content {
    padding:60px 20px 30px;
  }
  .in-blogs__content {
    padding:60px 20px 30px;
    max-width:100%;
  }
  .in-blogs__item_top .in-blogs__content {
    padding:60px 20px 30px;
  }
}

.in-blogs__lazy {
  opacity:0;
  transition:opacity .3s ease-out;
}
.in-blogs__lazy_active {
  opacity:1;
}

.in-post__date {
  color:#808080;
  margin-bottom: 20px;
}

.in-post__next {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 25px;
  text-decoration: none
}

.in-post__next .i-angle-right {
  margin-left: 8px
}

.in-search {
  position: relative;
}

.in-search input {
  height:46px;
  padding-right:50px;
  width: 100%
}

.in-search__button {
  background: none;
  border: none;
  color: #ccc;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  transition: color .3s ease-out;
  right: 0;
  top: -1px;
  width: 50px;
  height: 48px
}

.in-post-album {
  display: flex;
  flex-wrap:wrap;
  margin-left:-20px;
  margin-top:-20px;
}
.in-post-album__item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left:20px;
  margin-top: 20px;
  width:calc(20% - 20px);
}
.in-post-album img {
  width:auto;
  height:auto;
  max-width: 100%;
  max-height: 100%;
}

@media screen and (max-width: 767px) {
  .in-post-album {
    margin-left:-10px;
    margin-top:-10px;
  }
  .in-post-album__item {
    margin-left:10px;
    margin-top: 10px;
    width:calc(25% - 10px);
  }
}

@media screen and (max-width: 480px) {
  .in-post-album__item {
    width:calc(33.33% - 10px);
  }
}

.comments h3 { margin: 0 0 20px; }
.comments h4 { margin: 0 0 10px; }

.comments .credentials { display:flex; align-items:center; line-height:1.4; }
.comments .credentials img { border-radius:50%; box-shadow:0 0 5px rgba(0,0,0,.05); margin-right:10px; width:40px; }
.comments .credentials .username { font-size:16px; }
.comments .credentials .staff { background: var(--cheme-color); border-radius: 4px; color: #fff; margin-left: 10px; padding: 5px 10px; font-size: 12px; font-size: .75rem; }
.comments .credentials .date { flex:1; text-align:right; font-size: 12px; font-size: .75rem; color: gray; }

.comments ul li { list-style: none; border: 1px solid #eee; border-radius:6px; margin-top:30px; padding:20px; transition:all .2s ease-out; }
.comments ul li:hover { box-shadow:0 5px 20px rgb(61 61 61 / 10%); }
.comments ul li ul { margin-top:20px; padding-left: 20px; }
.comments ul li ul li {position:relative; }
.comments ul li ul li:hover { box-shadow:none; }
.comments ul li ul li:before {background: var(--cheme-color-dop); border-radius: 2px; content: ""; position: absolute; left: -20px; top: 0; bottom: 0; width: 2px; height: 100%; }

.comments .text { margin-top:20px; line-height:1.6; }
.comments .actions { cursor: pointer; color: #4e7df1; font-size: 13px; font-size: .8125rem; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; margin-top: 20px; width: 100px; }
.comments .actions a { margin-left:10px; border-bottom:1px dashed; text-decoration:none; }
.comments .actions a:hover { border-bottom-color:transparent; }

.comment-form .wa-captcha { margin-bottom:20px; }
.comment-form .wa-captcha p { display:flex; align-items:center; margin-bottom:0; flex-wrap:wrap; }
.comment-form .wa-captcha p strong { margin:0 10px; }
.comment-form .wa-captcha p .errormsg { margin-left:0; width:100% }

.comment-form { padding: 0; margin-top: 30px; }
.comment-form h4 { margin: 0 0 20px; font-weight: normal; }
.comment-form-fields p { margin: 0 0 10px; }
.comment-form-fields p a { display: inline !important; }
.comment-form-fields label { width: 160px; display: block; clear: left; float: left; margin: 0 10px 0 0; color: #aaa; padding-top: 3px; }
.comment-form-fields input { min-width: 50%; }
.comment-form textarea { min-width: 50%; min-height: 160px; }
.comment-form .comment-submit { padding:0 0 0 170px;}
.comment-form .userpic { width: 20px; height: 20px; float: left; margin-right: 5px; border-radius: 50%; }
.comment-form ul.menu-h.auth-type li a img { float: left; margin-right: 3px; position: relative; top: 2px; }
.comment-form ul.menu-h.auth-type { padding-bottom: 20px; }
.comment-form .errormsg { color:red; margin-left:170px; display:block; }


@media screen and (max-width: 760px) {
    .comment-form-fields label { width: auto; float: none; }
    .comment-form-fields input { width: 100%; }
    .comment-form textarea { width: 100%; }
    .comment-form .comment-submit { padding-left: 0; }
}

@media screen and (max-width: 580px) {
  .comments .credentials { justify-content:space-between; }
  .comments .credentials img { width:20px; }
  .comments .credentials .username { font-size:13px; flex:1; }
  .comments .credentials .date { flex:none; text-align:left; margin-left:10px; }

  .comments ul li { padding:10px; margin-top:15px; }
  .comments ul li ul { margin-top:10px; padding-left: 10px; }
  .comments ul li ul li:before { left:-10px; }
}