.editlink {
  position: fixed;
  z-index: 111;
  bottom: 100px;
  right: 20px;
  background: #ff000096;
  padding: 1px 9px;
  color: #fff;
}

section.hero__wrapper {
  margin-bottom: 40px;
}

section.our-company {
  margin-bottom: 40px;
}

section.together {
  margin-bottom: 40px;
}

section.our-production {
  margin-bottom: 40px;
}

section.vacancies-block {
  margin-bottom: 40px;
}

nav.breadcrumbs {
  margin: 0 0 0 0;
  opacity: 0.3;
}

h1.page-title.nov {
  margin-left: clamp(1.25rem, -8.75rem + 20.8333333333vw, 16.25rem);
  margin-right: clamp(1.25rem, -8.75rem + 20.8333333333vw, 16.25rem);
}

.is-gallery.tender-slider__animation {
  margin-bottom: 40px;
}

.info.no-title {
  padding-bottom: 40px;
}

.tender-slider__animation .swiper-wrapper {
  margin-bottom: 5rem;
}

.page-img-heading__wrapper {
  margin-bottom: 1rem;
}

.form-type__header-top {
  grid-template-columns: 1fr;
  margin-bottom: 1rem;
  padding-top: 35px;
}

.info-with-image-variate__wrapper
  .info-with-image-variate
  .info-with-image__image
  img {
  height: auto;
  margin-top: clamp(-4.875rem, 14.5833333333rem + -30.3819444444vw, 0rem);
  max-height: 75%;
}

.chess .chess__wrapper:nth-of-type(2n) .chess__content {
  background: #fff;
}

.info-without-image__wrapper {
  padding-top: clamp(5rem, 6.25e-8rem + 5.4166666667vw, 5.5rem);
}

section.quote-block {
  margin-bottom: clamp(1rem, 1.3333333333rem + 1.4722222222vw, 1.5rem);
}

.info-without-image__wrapper .info {
  padding-bottom: clamp(1rem, 1.25e-8rem + 2.4166666667vw, 4.5rem);
}

section.simple-list {
  padding-top: 80px;
}

/*
  25.01
*/

iframe {
    max-width: 100%;
}

section.editor-content__wrapper {
  background: #fff;
  padding-bottom: 10px;
  padding-top: 25px;
}

section.info-with-image-variate__wrapper.white {
  padding-bottom: 10px;
}

/* .red_line {
  background: transparent;
} */

section.info-with-image-variate__wrapper.grey {
  padding-bottom: 40px;
}

.content-vacancies__date {
  margin-bottom: 5px;
}

.brand__container {
  width: min(100% - 100px, 1400px);
  margin-inline: auto;
}

.vbrands {
  display: grid;
  align-content: center;
  justify-items: center;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}

section.brand {
  margin: 50px 0 50px 0;
  background: #f0f2f4;
}

.brand__title {
  text-align: center;
  padding: 10px 0 20px 0;
  font-size: 24px;
  font-weight: 700;
}

.vbrand__img img {
  max-width: 100%;
}

.vbrand__img {
  padding: 50px;
}

.vbrand__text {
  display: none;
}

.select-contacts__image img {
  object-position: top;
  object-fit: cover;
}

.header-mobile__menu {
  overflow-x: hidden;
}

section.filials {
  margin-top: 40px;
}

.itembold {
  font-weight: 700;
}

.image-slider.is-gallery.tender-slider__animation {
  padding-top: 40px;
}

section.info-with-image-variate__wrapper.grey {
  background: #343e48;
  color: #fff;
}
body .menu-inner .menu-inner__wrapper .menu-inner__first .first-active::before,
.main-active::before,
.vacancy-card .vacancy-card--bottom__wrapper .vacancy-card--bottom__arrow__wrapper:hover,
.base-button-element,
.red_line {
  background: #91C221 !important;
}
.search .search-input__wrapper .close__icon,
.header-desktop .header-desktop__top--search .search__icon,
.header-scroll .search__icon,
.simple-slider-arrow__wrapper .simple-slider-arrow:hover,
.base-button:hover .base-button-text { color: #91C221 !important;}
.red__arrow img ,
.footer .footer-social__image:hover
{
	filter: brightness(0) saturate(100%) invert(52%) sepia(52%) saturate(618%) hue-rotate(50deg) brightness(98%) contrast(92%);
}
.together .together-left__bottom-wrapper .button-active{ border-bottom: 3px solid #91C221; }
.contacts-without-photo .contacts-without-photo__select--wrapper:hover {
  border-left: 12px solid #91C221;
}
.tenders-card:hover {
  border-left: .75rem solid #91C221;
}

.hero-text__wrapper .hero-text__content {
    text-align: left;
}
/* -media- */

@media only screen and (max-width: 768px) {
  .search-mobile-wrapper .search-results .red_line {
    margin-top: 0.5rem;
    max-width: 0.75rem;
  }

  .contacts-without-photo .contacts-without-photo__wrapper {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }

  section.form-section.form-type__header-right {
    padding-top: 40px;
  }
}
