/*
Theme Name: Evak61
Theme URI: https://evakuator-penza.ru/
Author: Evak61
Description: WordPress theme migrated from the Evak61 static site.
Version: 1.0.0
Text Domain: evak61
*/

.evak61-section { max-width: 1160px; margin: 0 auto; padding: 72px 20px; font-family: Arial, sans-serif; color: #252525; }
.evak61-modern { margin: 0; background: #f7f7f5; }
.evak61-modern, .evak61-modern * { box-sizing: border-box; }
.evak61-modern section { width: 100%; }
.evak61-section h2 { margin: 0 0 34px; font-size: clamp(30px, 4vw, 46px); line-height: 1.05; text-align: center; }
.evak61-services { background: #f7f7f5; }
.evak61-services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.evak61-gallery-grid, .evak61-reasons-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.evak61-card { overflow: hidden; background: #fff; border-radius: 16px; box-shadow: 0 8px 30px rgba(0,0,0,.08); }
.evak61-card img { display: block; width: 100%; height: 190px; object-fit: cover; }
.evak61-service-photo { display: block; width: 100%; height: 190px; object-fit: cover; }
.evak61-card-copy { padding: 20px; }
.evak61-card h3 { margin: 0 0 10px; font-size: 22px; }
.evak61-card p { margin: 0; color: #686868; font-size: 16px; line-height: 1.5; }
.evak61-placeholder { min-height: 220px; }
.evak61-placeholder-icon { height: 110px; display: grid; place-items: center; background: #252525; color: #ffd33d; font-size: 48px; font-weight: 200; }
.evak61-reasons { background: #fff; }
.evak61-reason { padding: 26px; border: 1px solid #e8e8e8; border-radius: 14px; }
.evak61-reason h3 { margin: 0 0 10px; font-size: 20px; }
.evak61-reason p { margin: 0; color: #686868; line-height: 1.55; }
.evak61-gallery { background: #f7f7f5; }
.evak61-gallery figure { margin: 0; overflow: hidden; border-radius: 14px; background: #ddd; box-shadow: 0 8px 24px rgba(0,0,0,.1); }
.evak61-gallery img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: cover; transition: transform .35s ease; }
.evak61-gallery figure:hover img { transform: scale(1.04); }
@media (max-width: 800px) { .evak61-services-grid, .evak61-reasons-grid { grid-template-columns: repeat(2, 1fr); } .evak61-gallery-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 520px) { .evak61-section { padding: 48px 14px; } .evak61-services-grid, .evak61-reasons-grid, .evak61-gallery-grid { grid-template-columns: 1fr; } .evak61-card img { height: 220px; } }
.evak61-modern { font-family: Arial, sans-serif; }
.evak61-modern { background: #f5f5f2; color: #171717; }
.evak61-modern h2, .evak61-modern h3, .evak61-modern p { font-family: Arial, sans-serif !important; }
.evak61-modern h2 { font-weight: 700; letter-spacing: -.03em; }
.evak61-modern .evak61-section { position: relative; }
.evak61-modern .evak61-services { background: #f5f5f2; }
.evak61-modern .evak61-card { border: 1px solid #e4e4df; box-shadow: none; transition: transform .2s, box-shadow .2s; }
.evak61-modern .evak61-card:hover { transform: translateY(-4px); box-shadow: 0 14px 35px rgba(0,0,0,.1); }
.evak61-modern .evak61-placeholder-icon { background: #ffce1f; color: #171717; }
.evak61-modern .evak61-reasons { background: #171717; color: #fff; }
.evak61-modern .evak61-reasons h2 { color: #fff; }
.evak61-modern .evak61-reason { border-color: #3a3a3a; }
.evak61-modern .evak61-reason h3 { color: #ffce1f; }
.evak61-modern .evak61-reason p { color: #c7c7c7; }
.evak61-modern { --ev-yellow: #ffd21f; --ev-ink: #161616; --ev-muted: #777; background: #f1f1ee; }
.evak61-modern .evak61-section { max-width: 1240px; padding: 96px 32px; }
.evak61-modern .evak61-services { max-width: none; padding-left: max(32px, calc((100% - 1176px) / 2)); padding-right: max(32px, calc((100% - 1176px) / 2)); }
.evak61-modern .evak61-section h2 { max-width: 700px; margin: 0 0 44px; text-align: left; font-size: clamp(38px, 5vw, 68px); line-height: .98; }
.evak61-modern .evak61-services h2:after { content: ''; display: block; width: 72px; height: 7px; margin-top: 22px; background: var(--ev-yellow); }
.evak61-modern .evak61-services-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.evak61-modern .evak61-card { min-height: 310px; border: 0; border-radius: 0; background: var(--ev-ink); color: #fff; display: flex; flex-direction: column; justify-content: space-between; }
.evak61-modern .evak61-placeholder-icon { height: 120px; background: var(--ev-yellow); font-size: 64px; line-height: 1; display: flex; align-items: center; padding: 20px; }
.evak61-modern .evak61-card-copy { padding: 26px; }
.evak61-modern .evak61-card h3 { color: #fff; font-size: 25px; line-height: 1.05; }
.evak61-modern .evak61-card p { color: #bdbdbd; font-size: 15px; }
.evak61-modern .evak61-reasons { max-width: none; padding-left: max(32px, calc((100% - 1176px) / 2)); padding-right: max(32px, calc((100% - 1176px) / 2)); background: var(--ev-ink); }
.evak61-modern .evak61-reasons-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0; border-top: 1px solid #454545; }
.evak61-modern .evak61-reason { border: 0; border-right: 1px solid #454545; border-radius: 0; padding: 30px 32px 10px 0; margin-right: 32px; }
.evak61-modern .evak61-reason:last-child { border-right: 0; }
.evak61-modern .evak61-reason h3 { font-size: 24px; line-height: 1.08; }
.evak61-new-hero { position: relative; overflow: hidden; background: #222 url('https://static.tildacdn.com/tild3031-3435-4339-a634-393639623966/image.png') center/cover no-repeat; color: #fff; font-family: Arial, sans-serif; }
.evak61-new-hero:before { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(10,10,10,.96), rgba(10,10,10,.76)); }
.evak61-new-hero-inner { position: relative; z-index: 1; max-width: 1180px; min-height: 700px; margin: auto; padding: 26px 28px 50px; }
.evak61-new-header { display: flex; align-items: center; justify-content: space-between; gap: 28px; padding-bottom: 18px; border-bottom: 1px solid rgba(255,255,255,.22); }
.evak61-new-logo { max-width: 450px; color: #fff; font-size: 18px; font-weight: 800; text-transform: uppercase; }
.evak61-new-phone { color: #fff; font-size: 20px; font-weight: 700; text-decoration: none; white-space: nowrap; }
.evak61-new-phone:before { content: '24/7'; display: inline-block; margin-right: 12px; padding: 5px 8px; border-radius: 4px; background: #ffd21f; color: #171717; font-size: 12px; vertical-align: middle; }
.evak61-new-messengers { display: flex; gap: 10px; align-items: center; margin-left: 0; }
.evak61-new-messengers a { width: 32px; height: 32px; display: grid; place-items: center; border: 0; color: #fff; text-decoration: none; font-size: 12px; font-weight: 700; }
.evak61-new-nav { display: flex; align-items: center; gap: 24px; margin: 0; list-style: none; }
.evak61-new-nav a { color: #f0f0f0; font-size: 15px; font-weight: 600; text-decoration: none; white-space: nowrap; transition: color .2s ease; position: relative; padding: 6px 0; }
.evak61-new-nav a:after { content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background: #ffd21f; transition: width .2s ease; }
.evak61-new-nav a:hover { color: #ffd21f; }
.evak61-new-nav a:hover:after { width: 100%; }
.evak61-new-nav a { color: #ddd; font-size: 13px; text-decoration: none; white-space: nowrap; }
.evak61-new-nav a:hover { color: #ffd21f; }
.evak61-new-copy { position: relative; max-width: 560px; padding-top: 150px; }
.evak61-new-copy h1 { margin: 0 0 24px; color: #fff; font-size: clamp(42px, 6vw, 76px); line-height: .94; letter-spacing: -.04em; }
.evak61-new-copy p { max-width: 450px; margin: 0 0 32px; color: #e2e2e2; font-size: 19px; line-height: 1.45; }
.evak61-new-cta { display: inline-flex; min-height: 48px; align-items: center; padding: 0 22px; border-radius: 6px; background: #ffd21f; color: #171717; font-weight: 800; text-decoration: none; }
.evak61-new-truck { position: absolute; right: 1%; bottom: 0; width: min(51%, 620px); max-height: 66%; object-fit: contain; object-position: bottom right; }
.evak61-new-hero-inner { min-height: 760px; display: flex; flex-direction: column; }
.evak61-new-header { flex: 0 0 auto; }
.evak61-new-layout { display: grid; grid-template-columns: 1fr 1fr; align-items: center; flex: 1; gap: 30px; }
.evak61-new-copy { padding-top: 0; }
.evak61-new-copy h1 { font-family: Gilroy, Arial, sans-serif; font-size: 48px; font-weight: 800; line-height: 1.05; letter-spacing: -.02em; }
.evak61-accent { color: #ffd21f; }
.evak61-new-copy p { font-family: Gilroy, Arial, sans-serif; font-size: 24px; font-weight: 400; line-height: 1.3; }
.evak61-new-cta { min-height: 62px; padding: 0 34px; font-family: Gilroy, Arial, sans-serif; font-size: 16px; color: #000 !important; }
.evak61-new-cta { margin-top: 26px; color: #000; }
.evak61-new-benefits { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; max-width: 560px; }
.evak61-new-benefit { display: flex; gap: 12px; align-items: flex-start; font-family: Gilroy, Arial, sans-serif; }
.evak61-new-benefit-icon { flex: 0 0 28px; width: 28px; height: 28px; border-radius: 50%; background: #ffd21f; color: #171717; display: grid; place-items: center; font-weight: 800; }
.evak61-new-benefit strong { display: block; font-size: 16px; line-height: 1.2; }
.evak61-new-benefit span { display: block; margin-top: 6px; color: #ddd; font-size: 14px; line-height: 1.3; }
.evak61-new-truck { position: static; width: 125%; max-width: 760px; max-height: 680px; margin-left: -4%; transform: translateX(25px); justify-self: center; align-self: center; object-fit: contain; object-position: center; }
.evak61-modern .evak61-card { min-height: 0; border-radius: 14px; background: #fff; color: var(--ev-ink); border: 1px solid #e7e7e1; box-shadow: 0 8px 24px rgba(20,20,20,.06); }
.evak61-modern .evak61-placeholder-icon { height: 92px; padding: 18px 22px; background: #f1c900; font-size: 42px; }
.evak61-modern .evak61-card-copy { padding: 22px; }
.evak61-modern .evak61-card h3 { color: var(--ev-ink); font-size: 21px; }
.evak61-modern .evak61-card p { color: #6d6d68; min-height: 48px; }
.evak61-modern .evak61-card .evak61-call { display: inline-block; margin-top: 18px; padding: 11px 14px; border-radius: 6px; background: #ffd21f; color: #000; text-decoration: none; font-size: 13px; font-weight: 700; }
.evak61-modern .evak61-card .evak61-call:hover { background: #f1c900; color: var(--ev-ink); }
.evak61-call { display: inline-flex; align-items: center; justify-content: center; min-height: 42px; padding: 0 17px; border-radius: 5px; background: #ffd21f; color: #000; text-decoration: none; font-size: 12px; font-weight: 700; letter-spacing: .02em; }
.evak61-modern .evak61-gallery { background: #fff; }
.evak61-modern .evak61-gallery-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
@media (max-width: 800px) { .evak61-modern .evak61-gallery-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 520px) { .evak61-modern .evak61-gallery-grid { grid-template-columns: 1fr; } }
.evak61-modern .evak61-gallery figure { border-radius: 14px; }
.evak61-modern .evak61-gallery img { aspect-ratio: 16 / 10; }
.evak61-modern .evak61-advantages { background: #f5f5f2; }
.evak61-modern .evak61-advantages-grid { display: grid; grid-template-columns: minmax(300px, .85fr) minmax(0, 1.15fr); gap: clamp(42px, 7vw, 104px); align-items: start; }
.evak61-advantages-media img { display: block; width: 100%; aspect-ratio: 4 / 3; object-fit: contain; background: #fff; }
.evak61-advantages-cta { padding: 28px 0 0; }
.evak61-advantages-cta h3 { margin: 0 0 12px; font-size: clamp(24px, 3vw, 34px); line-height: 1.05; }
.evak61-advantages-cta p { max-width: 430px; margin: 0 0 22px; color: #686868; font-size: 16px; line-height: 1.45; }
.evak61-advantages-button { display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 0 24px; background: #ffd21f; color: #000; text-decoration: none; font-size: 13px; font-weight: 800; letter-spacing: .04em; }
.evak61-advantages-list { display: grid; gap: 0; }
.evak61-advantage { display: grid; grid-template-columns: 48px 1fr; gap: 18px; padding: 0 0 27px; margin: 0 0 27px; border-bottom: 1px solid #d9d9d3; }
.evak61-advantage-number { width: 48px; height: 48px; display: grid; place-items: center; border-radius: 50%; background: #ffd21f; color: #171717; font-size: 13px; font-weight: 800; }
.evak61-advantage h3 { margin: 0 0 8px; font-size: 23px; line-height: 1.1; }
.evak61-advantage p { margin: 0; color: #686868; font-size: 15px; line-height: 1.5; }
@media (max-width: 800px) { .evak61-modern .evak61-advantages-grid { grid-template-columns: minmax(0, 1fr); gap: 34px; } .evak61-advantages-media img { aspect-ratio: 16 / 10; } }
.evak61-modern .evak61-hero-label { display: none; }
@media (max-width: 900px) { .evak61-modern .evak61-services-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 800px) { .evak61-modern .evak61-section, .evak61-modern .evak61-services, .evak61-modern .evak61-reasons { padding: 62px 20px; } .evak61-modern .evak61-services-grid { grid-template-columns: repeat(2, 1fr); } .evak61-modern .evak61-reasons-grid { grid-template-columns: 1fr; } .evak61-modern .evak61-reason { border-right: 0; border-bottom: 1px solid #454545; margin: 0; padding: 24px 0; } }
@media (max-width: 500px) { .evak61-modern .evak61-services-grid { grid-template-columns: 1fr; } }
:root { --evak61-header-height: 88px; }
.evak61-site-header { position: sticky; top: 0; z-index: 1000; background: transparent; color: #fff; font-family: Arial, sans-serif; transition: background .2s ease; }
.evak61-site-header.is-scrolled { background: rgba(20,24,30,.82); }
.evak61-new-hero { margin-top: calc(-1 * var(--evak61-header-height)); padding-top: var(--evak61-header-height); }
.admin-bar .evak61-site-header { top: 32px; }
.evak61-site-header .evak61-new-header { max-width: 1240px; margin: auto; padding: 12px 24px; display: flex; align-items: center; justify-content: space-between; gap: 20px; border: 0; min-height: 88px; flex-wrap: nowrap; }
.evak61-new-logo { display: flex; align-items: center; gap: 10px; text-decoration: none; font-size: 13px; line-height: 1.15; max-width: 245px; }
.evak61-new-logo span { display: block; text-transform: none; }
.evak61-new-logo img { width: 68px; height: 56px; object-fit: contain; }
/* .evak61-new-logo span:after removed duplicate */
.evak61-header-motif { width: 42px; height: 42px; display: grid; place-items: center; border: 2px solid #55c878; border-radius: 50%; color: #fff; font-size: 10px; font-weight: 800; line-height: 1; text-align: center; }
.evak61-header-note { max-width: 150px; color: #dce2e9; font-size: 12px; line-height: 1.25; }
.evak61-site-header .evak61-new-phone { font-size: 18px; }
.evak61-new-phone:before { display: none; }
.evak61-new-messengers a { width: 40px; height: 40px; border: 0; border-radius: 0; }
.evak61-new-messengers img { display: block; width: 24px; height: 24px; object-fit: contain; }
.evak61-new-messengers a:hover { color: #ffd21f; border-color: #ffd21f; }
.evak61-phone-status { display: block; margin-top: 3px; color: #55c878; font-size: 11px; font-weight: 600; }
.evak61-phone-status:before { content: ''; display: inline-block; width: 7px; height: 7px; margin-right: 5px; border-radius: 50%; background: #55c878; }
.evak61-messenger-widget { position: fixed; right: 24px; bottom: 24px; z-index: 1002; display: flex; gap: 4px; padding: 6px; border: 0; border-radius: 10px; background: rgba(20,24,30,.82); }
.evak61-messenger-widget a { display: grid; place-items: center; width: 44px; height: 44px; border: 0; border-radius: 0; }
.evak61-messenger-widget img { display: block; width: 28px; height: 28px; object-fit: contain; }
.evak61-messenger-widget a:hover { background: rgba(255,255,255,.1); }
 .evak61-new-nav { margin: 0; gap: 18px; }
.evak61-site-header, .evak61-site-header *, .evak61-new-hero, .evak61-new-hero * { box-sizing: border-box; }
.evak61-site-header a:focus-visible, .evak61-messenger-widget a:focus-visible, .evak61-site-footer a:focus-visible, .evak61-hero-actions a:focus-visible { outline: 2px solid #ffd21f; outline-offset: 4px; }
.evak61-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.evak61-hero-actions .evak61-new-cta { margin: 0; padding: 18px 40px; border: 1px solid transparent; line-height: 1.25; justify-content: center; text-align: center; }
.evak61-hero-actions .evak61-new-cta:not(.evak61-new-cta-secondary) { background: #ffd21f; color: #000 !important; }
.evak61-hero-actions .evak61-new-cta-secondary { background: transparent; border-color: rgba(255,255,255,.8); color: #fff !important; }
#services, #reasons, #gallery, #contacts { scroll-margin-top: 170px; }
.evak61-site-footer { background: #171717; color: #fff; font-family: Arial, sans-serif; padding: 48px max(24px, calc((100% - 1176px) / 2)); }
.evak61-footer-inner { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 28px; }
.evak61-site-footer h2 { margin: 0 0 16px; font-size: 28px; }
.evak61-site-footer p { margin: 0 0 14px; }
.evak61-site-footer .evak61-new-messengers { margin: 16px 0 0; }
.evak61-site-footer nav { display: flex; flex-wrap: wrap; gap: 20px; }
.evak61-site-footer nav a { color: #ddd; text-decoration: none; }
.evak61-site-footer nav a:hover { color: #ffd21f; }
@media (max-width: 782px) { .admin-bar .evak61-site-header { top: 46px; } }
 @media (max-width: 1080px) {
  .evak61-new-nav { display: none; }
}
@media (max-width: 1000px) {
 :root { --evak61-header-height: 78px; }
  .evak61-site-header .evak61-new-header { position: relative; flex-wrap: wrap; padding: 8px 14px; gap: 8px; min-height: 78px; }
 .evak61-new-logo { max-width: none; flex: 1; font-size: 11px; }
 .evak61-new-logo span { display: none; }
  .evak61-new-logo img { width: 76px; height: 62px; }
  .evak61-header-motif, .evak61-header-note { display: none; }
  .evak61-site-header .evak61-new-phone { font-size: 22px; font-weight: 800; }
 .evak61-new-messengers { gap: 6px; order: 1; }
 .evak61-new-phone-wrap { order: 2; }
 .evak61-new-messengers a { width: 36px; height: 36px; }
 .evak61-new-hero-inner { min-height: 0; padding: 12px 18px 30px; }
 .evak61-new-layout { display: flex; flex-direction: column; align-items: stretch; gap: 12px; }
 .evak61-new-truck { order: -1; width: 112%; height: clamp(170px, 33vh, 320px); max-height: none; margin: 0 -6%; }
 .evak61-new-copy { display: flex; flex-direction: column; max-width: none; }
 .evak61-new-copy h1 { font-size: clamp(26px, 7vw, 38px); line-height: 1.05; margin-bottom: 14px; }
 .evak61-new-copy > p { display: none; }
 .evak61-hero-actions { margin: 0; gap: 8px; }
 .evak61-hero-actions .evak61-new-cta { min-height: 48px; padding: 18px 32px; flex: 1 1 200px; font-size: 14px; }
 .evak61-new-benefits { order: 1; margin-top: 22px; gap: 12px; }
 .evak61-new-benefit strong { font-size: 14px; }
 .evak61-new-benefit span { font-size: 12px; }
}
@media (max-width: 600px) {
  .evak61-site-header .evak61-new-header { display: grid; grid-template-columns: 60px minmax(0, 1fr); gap: 4px 8px; align-items: center; }
 .evak61-site-header .evak61-new-logo { grid-column: 1; grid-row: 1; }
   .evak61-site-header .evak61-new-phone { font-size: 22px; font-weight: 800; }
  .evak61-site-header .evak61-new-phone-wrap { grid-column: 2; grid-row: 1; justify-self: center; }
  .evak61-messenger-widget { right: 12px; bottom: calc(76px + env(safe-area-inset-bottom)); }
}
@media (max-width: 360px) { .evak61-site-header .evak61-new-phone { font-size: 20px; } .evak61-site-header .evak61-new-logo img { width: 60px; height: 56px; } }
.evak61-mobile-call { display: none; }
@media (max-width: 600px) { body { padding-bottom: 58px; } .evak61-mobile-call { display: block; position: fixed; z-index: 1001; left: 0; right: 0; bottom: 0; padding: 14px 16px calc(14px + env(safe-area-inset-bottom)); background: #ffd21f; color: #000; text-align: center; font-weight: 800; text-decoration: none; animation: evak61-call-pulse 2.4s ease-in-out infinite; } }
@keyframes evak61-call-pulse { 0%,100% { box-shadow: 0 0 0 rgba(255,210,31,0); } 50% { box-shadow: 0 -4px 18px rgba(255,210,31,.35); } }
@media (prefers-reduced-motion: reduce) { .evak61-mobile-call { animation: none; } }
@media (max-width: 600px) { .admin-bar .evak61-site-header { top: 0; } }


.evak61-new-phone-wrap { display: flex; flex-direction: column; align-items: flex-end; }
.evak61-site-header .evak61-new-phone { display: inline-flex; align-items: center; gap: 8px; font-size: 18px; font-weight: 700; color: #fff; text-decoration: none; }
.evak61-badge-247 { display: inline-flex; align-items: center; gap: 4px; padding: 4px 8px; border-radius: 4px; background: #ffd21f; color: #161616; font-size: 12px; font-weight: 800; line-height: 1; letter-spacing: .02em; }
.evak61-badge-247 svg { display: block; }
