/*
Theme Name: UMXZAVOD
Author: Ivan Mosalev
Author URI: https://imosalev.ru
Version: 1.0
 */





.popup form input[type=text], .popup form input[type=tel], .popup form textarea  {
    font-family: "Onest",sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.1;
    width: 100%;
    outline: none;
    border: none;
    background: none;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 40px;
}
#wpcf7-f306-o1 ::placeholder {
opacity:0.9!important;
}

.only-home-page {
	display:none;
}
body.home .only-home-page  {
	display:block;
}
body.home .only-in-page  {
	display:none;
}


body.home header {
  background: 
    linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)),
    url('/wp-content/uploads/2026/04/zavod-umx.jpg') center/cover no-repeat;
  
  color: #ffffff;
  padding-bottom: 160px;
}

.reviews {
	margin-top:100px;
	background: #EEF3EC;
}

h1 {
  font-size: 90px !important;
  line-height: 1;
  margin-bottom: 40px;
}

/* 1350px и ниже */
@media (max-width: 1350px) {
  h1 {
    font-size: 70px !important;
  }
}

/* 1200px и ниже */
@media (max-width: 1200px) {
  h1 {
    font-size: 60px !important;
  }
}

/* 990px и ниже */
@media (max-width: 990px) {
  h1 {
    font-size: 50px !important;
  }
}

/* 768px и ниже */
@media (max-width: 768px) {
  h1 {
    font-size: 35px !important;
  }
}

/* butt-wrp */
@media (max-width: 575px) {
  .butt-wrp {
    display: block;
  }
}
.logo {
  display: flex;
  align-items: center;
}

/* картинка */
.logo img {
  width: 200px;
  margin-right: 10px;
}

/* текст */
.logo p {
  font-size: 30px;
  font-weight: 700;
  margin: 0;
}

/* ===== АДАПТИВ ===== */

/* ≤1200px */
@media (max-width: 1200px) {
  .logo p {
    font-size: 200px;
  }
}

/* ≤990px */
@media (max-width: 990px) {
  .logo img {
    width: 200px;
  }

  .logo p {
    font-size: 22px;
  }
}

/* ≤768px */
@media (max-width: 768px) {
  .logo img {
    width: 200px;
    margin-right: 8px;
  }

  .logo p {
    font-size: 18px;
  }
}

/* ≤575px */
@media (max-width: 575px) {
  .logo {
    flex-direction: row; /* можешь поменять на column при желании */
  }

  .logo p {
    font-size: 16px;
  }
}
section.dark {
  background: 
    linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)),
    url('/wp-content/uploads/2026/06/lenta-scaled.jpeg') center/cover no-repeat;
  margin-top: 100px;
  color: #ffffff;
  padding-bottom: 160px;
}
section h2 {
    font-size: 70px;
}
@media (max-width: 991px) {
    section h2 {
        font-size: 40px;
        margin-bottom: 60px;
    }
}
header {
    padding: 60px 0 100px;
    background: 
    linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)),
    url('/wp-content/uploads/2026/04/zavod-umx.jpg') center/cover no-repeat;
	color: #ffffff;
}
header .head {
    margin-bottom: 50px;
}
@media (max-width: 575px) {
    header .head {
        margin-bottom: 50px;
    }
}
header .head .mob-menu svg {
    width: 100%;
    fill: #ffffff;
}
section {
    padding: 100px 0 0px;
}
.templ-row .templ-block .descr {
    color: #ffffff;
}
.templ-row .templ-block>h1 {
    font-size: 50px !important;
}
@media (max-width: 768px) {
    .templ-row .templ-block>h1 {
        font-size: 25px !important;
        margin-bottom: 30px;
    }
}
.templ-row .templ-block .descr  {
    color: #ffffff;
}
.buts {
	color: #828282 !important;
}
@media (max-width: 575px) {
    .serv-row {
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    .templ-row .templ-block h3 {
        font-size: 25px;
    }
}	
.reviews .rev-slider .rev p {
font-size: 25px;

}
@media (max-width: 575px) {
    .reviews .rev-slider .rev p {
        font-size: 14px;
    }
}
/* ===== Footer 2026 redesign ===== */
.site-footer-v2 {
  padding-top: 0;
  background: #050505;
  color: #fff;
}

.site-footer-v2 .container {
  padding-top: 90px;
  padding-bottom: 38px;
}
.footer-topline {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 520px);
  gap: 28px;
  align-items: stretch;
  margin-bottom: 34px;
}
.footer-brand-card,
.footer-contacts-card {
  /* border: 1px solid rgba(255,255,255,.14); */
  /* border-radius: 34px; */
  /* background: linear-gradient(145deg, rgba(255,255,255,.08), rgba(255,255,255,.03)); */
  padding: 34px;
}
.footer-logo {
  margin-bottom: 34px;
}
.footer-logo img {
  width: 300px;
  max-width: 300px;
}
.footer-logo p {
  color: #fff;
}
.footer-lead {
  max-width: 780px;
  font-family: "Onest", sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.16;
  letter-spacing: -.02em;
}
.footer-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}
.footer-badges span {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgb(255 255 255);
  /* border: 1px solid rgba(147,238,169,.28); */
  color: #050505;
  font-family: "Onest", sans-serif;
  font-weight: 500;
  font-size: 13px;
}
.footer-contacts-card {
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.footer-card-title,
.footer-title {
  font-family: "Onest", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.2;
  color: rgba(255,255,255,.55);
  margin-bottom: 24px;
}
.footer-phone {
  display: table;
  font-family: "Onest", sans-serif;
  font-weight: 500;
  font-size: 42px;
  line-height: 1.05;
  letter-spacing: -.03em;
  transition: .25s ease all;
}
.footer-phone--second {
  margin-top: 10px;
  font-size: 26px;
  color: rgba(255,255,255,.78);
}
.footer-phone:hover,
.footer-links a:hover,
.footer-dev a:hover {
  color: #93eea9;
}
.footer-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  width: 100%;
  margin: 32px 0 24px;
  padding: 16px 22px;
  border-radius: 18px;
  background: #93eea9;
  color: #000;
  font-family: "Onest", sans-serif;
  font-weight: 700;
  font-size: 16px;
  transition: .25s ease all;
}
.footer-cta:hover {
  transform: translateY(-2px);
  background: #fff;
  color: #000;
}
.footer-address {
  font-family: "Onest", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.45;
  color: rgba(255,255,255,.68);
}
.footer-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr 1fr;
  gap: 24px;
  padding: 36px 0;
  border-top: 1px solid rgba(255,255,255,.14);
  border-bottom: 1px solid rgba(255,255,255,.14);
}
.footer-links,
.footer-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-links li {
  margin-bottom: 14px;
}
.footer-links a,
.footer-col--details p,
.footer-copy p,
.footer-dev {
  font-family: "Onest", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.45;
  color: rgba(255,255,255,.68);
  transition: .25s ease all;
}
.footer-col--details p {
  margin-bottom: 10px;
}
.footer-bottomline {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  padding-top: 28px;
}
.footer-copy p + p {
  margin-top: 8px;
  color: rgba(255,255,255,.42);
}
.footer-dev {
  text-align: right;
  white-space: nowrap;
}
.footer-dev a {
  color: #fff;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .footer-topline,
  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }
  .footer-lead {
    font-size: 28px;
  }
  .footer-phone {
    font-size: 34px;
  }
}
@media (max-width: 768px) {
  .site-footer-v2 .site-footer-v2__map {
    height: 360px !important;
  }
  .site-footer-v2 .container {
    padding-top: 50px;
  }
  .footer-topline,
  .footer-grid {
    grid-template-columns: 1fr;
  }
  .footer-brand-card,
  .footer-contacts-card {
    padding: 24px;
    border-radius: 24px;
  }
  .footer-lead {
    font-size: 23px;
  }
  .footer-phone {
    font-size: 30px;
  }
  .footer-bottomline {
    align-items: flex-start;
    flex-direction: column;
  }
  .footer-dev {
    text-align: left;
    white-space: normal;
  }
}
@media (max-width: 575px) {
  .footer-logo img {
    width: 145px;
    max-width: 145px;
  }
  .footer-badges span {
    width: 100%;
    justify-content: center;
  }
  .footer-cta {
    border-radius: 14px;
  }
}

/* ===== UMH 2026: modals, CF7 forms, contacts page, service buttons ===== */
body.umh-modal-open {
  overflow: hidden;
}

.umh-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  padding: 24px;
  overflow-y: auto;
}

.umh-modal.is-open {
  display: flex;
  align-items: center;
  justify-content: center;
}

.umh-modal__overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, .64);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.umh-modal__dialog {
  position: relative;
  width: min(100%, 640px);
  max-height: calc(100vh - 48px);
  overflow-y: auto;
  border-radius: 34px;
  background: #fff;
  color: #000;
  padding: 42px;
  box-shadow: 0 34px 110px rgba(0, 0, 0, .42);
}

.umh-modal__close {
  position: absolute;
  top: 22px;
  right: 22px;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  background: #f2f2f2;
  color: #000;
  font: 400 30px/1 "Onest", sans-serif;
  cursor: pointer;
  transition: .25s ease all;
}

.umh-modal__close:hover {
  background: #93eea9;
}

.umh-modal__head {
  max-width: 520px;
  margin-bottom: 30px;
}

.umh-modal__head span,
.contacts-page-2026__eyebrow,
.contacts-page-2026__form-head span {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  margin-bottom: 18px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(147, 238, 169, .22);
  color: #16823a;
  font-family: "Onest", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.1;
}

.umh-modal__head h2,
.contacts-page-2026__info h2,
.contacts-page-2026__form-head h3 {
  margin: 0 0 16px;
  font-family: "Onest", sans-serif;
  font-weight: 500;
  line-height: 1.05;
  letter-spacing: -.03em;
}

.umh-modal__head h2 {
  font-size: 44px;
}

.umh-modal__head p,
.contacts-page-2026__lead,
.contacts-page-2026__form-head p {
  margin: 0;
  font-family: "Onest", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #6b6b6b;
}

.umh-modal .wpcf7-form,
.contacts-page-2026 .wpcf7-form {
  display: grid;
  gap: 14px;
}

.umh-modal .wpcf7-form p,
.contacts-page-2026 .wpcf7-form p {
  margin: 0;
}

.umh-modal .wpcf7-form label,
.contacts-page-2026 .wpcf7-form label {
  display: block;
  font-family: "Onest", sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.2;
  color: #4c4c4c;
}

.umh-modal .wpcf7-form-control-wrap,
.contacts-page-2026 .wpcf7-form-control-wrap {
  display: block;
  margin-top: 8px;
}

.umh-modal input[type="text"],
.umh-modal input[type="tel"],
.umh-modal input[type="email"],
.umh-modal textarea,
.umh-modal select,
.contacts-page-2026 input[type="text"],
.contacts-page-2026 input[type="tel"],
.contacts-page-2026 input[type="email"],
.contacts-page-2026 textarea,
.contacts-page-2026 select {
  width: 100%;
  min-height: 56px;
  margin: 0;
  padding: 16px 18px;
  border: 1px solid #dedede;
  border-radius: 18px;
  outline: none;
  background: #f7f8f6;
  color: #000;
  font-family: "Onest", sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.3;
  transition: .25s ease all;
}

.umh-modal textarea,
.contacts-page-2026 textarea {
  min-height: 126px;
  resize: vertical;
}

.umh-modal input:focus,
.umh-modal textarea:focus,
.umh-modal select:focus,
.contacts-page-2026 input:focus,
.contacts-page-2026 textarea:focus,
.contacts-page-2026 select:focus {
  border-color: #93eea9;
  background: #fff;
  box-shadow: 0 0 0 4px rgba(147, 238, 169, .18);
}

.umh-modal input[type="submit"],
.contacts-page-2026 input[type="submit"] {
  width: 100%;
  min-height: 60px;
  margin-top: 6px;
  border: 0;
  border-radius: 18px;
  background: #93eea9;
  color: #000;
  font-family: "Onest", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.1;
  cursor: pointer;
  transition: .25s ease all;
}

.umh-modal input[type="submit"]:hover,
.contacts-page-2026 input[type="submit"]:hover {
  background: #000;
  color: #fff;
  transform: translateY(-2px);
}

.umh-modal .wpcf7-acceptance label,
.contacts-page-2026 .wpcf7-acceptance label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.45;
  color: #6b6b6b;
}

.umh-modal .wpcf7-acceptance input,
.contacts-page-2026 .wpcf7-acceptance input {
  flex: 0 0 auto;
  margin-top: 2px;
}

.umh-modal .wpcf7-not-valid-tip,
.contacts-page-2026 .wpcf7-not-valid-tip {
  margin-top: 7px;
  font-family: "Onest", sans-serif;
  font-size: 12px;
}

.umh-modal .wpcf7-response-output,
.contacts-page-2026 .wpcf7-response-output {
  margin: 16px 0 0 !important;
  padding: 14px 16px !important;
  border-radius: 16px;
  font-family: "Onest", sans-serif;
  font-size: 14px;
  line-height: 1.4;
}

.umh-form-note {
  padding: 18px;
  border-radius: 18px;
  background: #f7f8f6;
  color: #000;
  font-family: "Onest", sans-serif;
  font-size: 14px;
}

.contacts-page-2026 {
  padding: 90px 0 120px;
  background: #fff;
}

.contacts-page-2026__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 560px);
  gap: 34px;
  align-items: stretch;
}

.contacts-page-2026__info,
.contacts-page-2026__form-wrap {
  border-radius: 34px;
  background: #f5f5f5;
  padding: 42px;
}

.contacts-page-2026__info {
  display: flex;
  flex-direction: column;
}

.contacts-page-2026__info h2 {
  max-width: 760px;
  font-size: 64px;
}

.contacts-page-2026__lead {
  max-width: 660px;
  font-size: 18px;
}

.contacts-page-2026__cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: auto;
  padding-top: 54px;
}

.contacts-page-2026__card {
  min-height: 138px;
  border: 1px solid rgba(0, 0, 0, .08);
  border-radius: 26px;
  background: #fff;
  padding: 24px;
  transition: .25s ease all;
}

.contacts-page-2026__card:hover {
  transform: translateY(-3px);
  border-color: rgba(147, 238, 169, .9);
  box-shadow: 0 18px 48px rgba(0, 0, 0, .08);
}

.contacts-page-2026__card span {
  display: block;
  margin-bottom: 14px;
  font-family: "Onest", sans-serif;
  font-weight: 500;
  font-size: 13px;
  color: #8a8a8a;
}

.contacts-page-2026__card strong {
  display: block;
  font-family: "Onest", sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.25;
  color: #000;
}

.contacts-page-2026__form-wrap {
  background: #050505;
  color: #fff;
}

.contacts-page-2026__form-head h3 {
  font-size: 44px;
  color: #fff;
}

.contacts-page-2026__form-head p {
  color: rgba(255,255,255,.68);
}

.contacts-page-2026__form-wrap .wpcf7-form label {
  color: rgba(255,255,255,.78);
}

.contacts-page-2026__form-wrap .wpcf7-acceptance label {
  color: rgba(255,255,255,.58);
}

.service-actions {
  display: flex;
  flex-wrap: nowrap;
  gap: 14px;
  margin-top: 34px;
}

.service-actions .butt-wrp {
  display: block;
  max-width: none;
}

.service-actions .butt.big {
  min-height: 78px;
  white-space: nowrap;
}

.service-actions .butt.big.white {
  border-color: rgba(255,255,255,.44);
  background: #fff;
  color: #000;
}

.service-actions .butt.big.white:hover {
  border-color: #93eea9;
  background: #93eea9;
}

@media (max-width: 1199px) {
  .contacts-page-2026__grid {
    grid-template-columns: 1fr;
  }

  .contacts-page-2026__info h2 {
    font-size: 52px;
  }
}

@media (max-width: 768px) {
  .umh-modal {
    padding: 14px;
  }

  .umh-modal__dialog,
  .contacts-page-2026__info,
  .contacts-page-2026__form-wrap {
    border-radius: 24px;
    padding: 26px;
  }

  .umh-modal__head h2,
  .contacts-page-2026__form-head h3 {
    font-size: 32px;
  }

  .contacts-page-2026 {
    padding: 60px 0 80px;
  }

  .contacts-page-2026__info h2 {
    font-size: 38px;
  }

  .contacts-page-2026__cards {
    grid-template-columns: 1fr;
    padding-top: 34px;
  }

  .service-actions {
    flex-direction: column;
  }

  .service-actions .butt-wrp,
  .service-actions .butt.big {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .umh-modal__dialog,
  .contacts-page-2026__info,
  .contacts-page-2026__form-wrap {
    padding: 22px;
  }

  .contacts-page-2026__card strong {
    font-size: 17px;
  }
}