/* Simurg Public Website Experience — v7.35.0.0 */
body.simurg-design-v735{
  --simurg-green-950:#0b352b;--simurg-green-900:#0f4537;--simurg-green-800:#145944;
  --simurg-green-700:#1b6b52;--simurg-orange-600:#f06f18;--simurg-orange-500:#ff7a16;
  --simurg-ink:#102f29;--simurg-muted:#60736d;--simurg-line:#e4ebe8;--simurg-soft:#f5f8f7;
  --simurg-cream:#f8f7f2;--simurg-white:#fff;--simurg-radius:22px;--simurg-shadow:0 20px 55px rgba(14,58,47,.10);
  --simurg-container:1380px;
  color:var(--simurg-ink);background:#fff;
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;
  -webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
}
body.simurg-design-v735 :where(h1,h2,h3,h4,p,a,button,input,select,textarea){font-family:inherit!important}
body.simurg-design-v735 :where(h1,h2,h3,h4){color:var(--simurg-ink)!important;letter-spacing:-.035em!important;text-wrap:balance;font-weight:800!important}
body.simurg-design-v735 h1{font-size:clamp(30px,2.45vw,40px)!important;line-height:1.12!important}
body.simurg-design-v735 h2{font-size:clamp(24px,2.0vw,32px)!important;line-height:1.14!important}
body.simurg-design-v735 h3{line-height:1.12!important}
body.simurg-design-v735 :where(p,li){line-height:1.62}
body.simurg-design-v735 p{color:var(--simurg-muted)}

/* New global header */
.simurg-site-header-v735{position:sticky;top:0;z-index:9990;background:rgba(255,255,255,.96);border-bottom:1px solid var(--simurg-line);backdrop-filter:saturate(160%) blur(16px);-webkit-backdrop-filter:saturate(160%) blur(16px)}
body.admin-bar .simurg-site-header-v735{top:32px}
.simurg-site-header-v735__inner{width:min(calc(100% - 40px),var(--simurg-container));min-height:86px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}
.simurg-site-brand-v735{display:flex;align-items:center;gap:11px;text-decoration:none!important;color:var(--simurg-ink)!important;min-width:max-content}
.simurg-site-brand-v735__logo{width:48px;height:48px;object-fit:contain;border-radius:12px}
.simurg-site-brand-v735__words{display:flex;flex-direction:column;line-height:1.05}.simurg-site-brand-v735__words strong{font-size:17px;letter-spacing:-.02em}.simurg-site-brand-v735__words small{margin-top:5px;font-size:11px;color:var(--simurg-muted);font-weight:650;letter-spacing:.02em}
.simurg-site-nav-v735{display:flex;align-items:center;justify-content:center;gap:26px}.simurg-site-nav-v735 a{color:var(--simurg-ink)!important;text-decoration:none!important;font-size:14px;font-weight:700;white-space:nowrap}.simurg-site-nav-v735 a:hover{color:var(--simurg-green-700)!important}
.simurg-site-actions-v735{display:flex;align-items:center;gap:9px}.simurg-site-phone-v735,.simurg-site-offer-v735,.simurg-site-icon-v735{min-height:44px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;border-radius:14px;font-weight:750;white-space:nowrap}
.simurg-site-phone-v735{gap:7px;color:var(--simurg-ink)!important;padding:0 13px;border:1px solid var(--simurg-line);background:#fff}.simurg-site-phone-v735 span{font-size:15px}.simurg-site-phone-v735 b{font-size:13px}
.simurg-site-offer-v735{padding:0 18px;color:#fff!important;background:var(--simurg-orange-600);border:1px solid var(--simurg-orange-600);box-shadow:0 9px 22px rgba(240,111,24,.16)}.simurg-site-offer-v735:hover{background:#dd5f0d}
.simurg-site-icon-v735{width:44px;color:var(--simurg-green-900)!important;border:1px solid var(--simurg-line);background:var(--simurg-soft)}.simurg-site-icon-v735 span{font-size:12px;border:2px solid currentColor;border-radius:50%;width:18px;height:18px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;color:transparent;position:relative}.simurg-site-icon-v735 span:before{content:"";position:absolute;top:3px;width:5px;height:5px;background:var(--simurg-green-900);border-radius:50%}.simurg-site-icon-v735 span:after{content:"";position:absolute;bottom:-2px;width:12px;height:8px;background:var(--simurg-green-900);border-radius:8px 8px 3px 3px}
.simurg-site-menu-v735{width:44px;height:44px;border:0;background:transparent;border-radius:12px;padding:10px;display:flex;flex-direction:column;justify-content:center;gap:5px;cursor:pointer}.simurg-site-menu-v735 i{height:2.5px;width:100%;display:block;background:var(--simurg-ink);border-radius:99px;transition:.2s}.simurg-site-header-v735.is-open .simurg-site-menu-v735 i:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.simurg-site-header-v735.is-open .simurg-site-menu-v735 i:nth-child(2){opacity:0}.simurg-site-header-v735.is-open .simurg-site-menu-v735 i:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}
.simurg-site-panel-v735{border-top:1px solid var(--simurg-line);background:#fff}.simurg-site-panel-v735[hidden]{display:none!important}.simurg-site-panel-v735__inner{width:min(calc(100% - 40px),var(--simurg-container));margin:auto;padding:22px 0 28px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px 28px}.simurg-site-panel-v735__inner>a{padding:12px 0;color:var(--simurg-ink)!important;text-decoration:none!important;font-weight:700;border-bottom:1px solid var(--simurg-line)}.simurg-site-panel-v735__cta{grid-column:1/-1!important;justify-self:start!important;padding:13px 18px!important;border:0!important;border-radius:14px!important;background:var(--simurg-orange-600)!important;color:#fff!important}

/* Remove the former utility chrome after the new header is active */
.simurg-design-ready-v735 body.simurg-design-v735 .simurg-v735-legacy-utility,.simurg-design-ready-v735 body.simurg-design-v735 .simurg-v735-legacy-home{display:none!important}


/* v7.35.1 — remove legacy in-page navigation/utility strip completely */
body.simurg-design-v735 .simurg-v735-legacy-utility,
body.simurg-design-v735 .simurg-v735-legacy-home,
body.simurg-design-v735 .simurg-v735-legacy-shell,
body.simurg-design-v735 .simurg-v735-legacy-account,
body.simurg-design-v735 .sh-topbar{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
/* Global button language: modern, compact, not pill-like */
body.simurg-design-v735 :where(.elementor-button,.wp-element-button,.simurg-ui-button){min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 22px!important;border-radius:15px!important;font-weight:750!important;letter-spacing:-.01em!important;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease}
body.simurg-design-v735 :where(.elementor-button,.wp-element-button,.simurg-ui-button):hover{transform:translateY(-1px);box-shadow:0 10px 25px rgba(16,47,41,.10)}

/* First-page hero: keep existing content and media, change only presentation */
body.simurg-design-v735 .simurg-v735-hero{width:min(calc(100% - 40px),var(--simurg-container))!important;margin:20px auto 34px!important;padding:clamp(20px,2.6vw,36px)!important;border:1px solid #f1e8dd!important;border-radius:30px!important;background:linear-gradient(120deg,var(--simurg-cream) 0%,#fff 48%,#f3f8f6 100%)!important;box-shadow:none!important;overflow:hidden}
body.simurg-design-v735 .simurg-v735-hero h1{max-width:680px;margin-top:6px!important;margin-bottom:12px!important;font-size:clamp(32px,2.7vw,42px)!important;line-height:1.10!important}
body.simurg-design-v735 .simurg-v735-hero p{font-size:clamp(15px,1.15vw,18px)!important;max-width:700px;line-height:1.55!important}
body.simurg-design-v735 .simurg-v735-hero img{border-radius:24px!important}

/* Existing verified-review engine, now intentionally compact and editorial */
body.simurg-design-v735 .spr-web{width:min(calc(100% - 40px),var(--simurg-container));margin:64px auto!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;scroll-margin-top:120px}
body.simurg-design-v735 .spr-web-head{padding-bottom:22px!important;border-bottom:1px solid var(--simurg-line);display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}
body.simurg-design-v735 .spr-web-brand{justify-content:flex-start!important;text-align:left!important;gap:14px!important}.simurg-design-v735 .spr-web-brand>div{text-align:left!important}
body.simurg-design-v735 .spr-web-brand img{width:48px!important;height:48px!important;padding:4px!important;border:1px solid var(--simurg-line)!important;border-radius:12px!important;box-shadow:none!important}
body.simurg-design-v735 .spr-web-head small{color:var(--simurg-orange-600)!important;font-size:11px!important;font-weight:850!important;letter-spacing:.11em!important}
body.simurg-design-v735 .spr-web-head h2{margin:6px 0 0!important;font-size:clamp(27px,2.7vw,38px)!important;line-height:1.10!important}
body.simurg-design-v735 .spr-web-score{padding:9px 13px!important;border:1px solid var(--simurg-line)!important;border-radius:14px!important;background:var(--simurg-soft)!important;box-shadow:none!important}.simurg-design-v735 .spr-web-score>strong{font-size:30px!important;color:var(--simurg-green-800)!important}
body.simurg-design-v735 .spr-web-empty{max-width:none!important;margin:22px 0 0!important;padding:19px 20px!important;display:grid!important;grid-template-columns:42px 1fr!important;align-items:center!important;column-gap:14px!important;text-align:left!important;border:1px solid var(--simurg-line)!important;border-radius:16px!important;background:var(--simurg-soft)!important;box-shadow:none!important}.simurg-design-v735 .spr-web-empty-icon{grid-row:1/3;width:42px!important;height:42px!important;margin:0!important;background:#fff!important;color:var(--simurg-orange-600)!important;font-size:23px!important;border:1px solid var(--simurg-line)!important}.simurg-design-v735 .spr-web-empty strong{font-size:16px!important;color:var(--simurg-ink)!important}.simurg-design-v735 .spr-web-empty p{font-size:13px!important;margin:3px 0 0!important;color:var(--simurg-muted)!important}
body.simurg-design-v735 .spr-web-grid{gap:18px!important;margin-top:24px!important}.simurg-design-v735 .spr-web-grid article{padding:22px!important;border:1px solid var(--simurg-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 30px rgba(16,47,41,.06)!important}

/* Service sections/cards inherit the same quiet editorial system */
body.simurg-design-v735 .simurg-v735-service-section{border-radius:28px!important}
body.simurg-design-v735 .simurg-v735-service-section a{text-underline-offset:3px}

/* Footer: improve hierarchy while leaving all SEO/legal content intact */
body.simurg-design-v735 footer{border-top:1px solid var(--simurg-line)!important;background:var(--simurg-soft)!important}
body.simurg-design-v735 footer :where(h2,h3,h4){font-size:17px!important;letter-spacing:-.015em!important}
body.simurg-design-v735 footer :where(a){text-underline-offset:3px}

/* v7.40.6 — modernize only the existing "Über Simurg" footer column.
   Link destinations and the remaining footer columns stay untouched. */
body.simurg-design-v735 .simurg-footer-about-v74060{
  position:relative!important;
  isolation:isolate;
  overflow:hidden;
  padding:24px!important;
  border:1px solid #d9e6e1!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,#fff 0%,#f3f8f6 100%)!important;
  box-shadow:0 14px 34px rgba(16,47,41,.06)!important;
}
body.simurg-design-v735 .simurg-footer-about-v74060:before{
  content:"";
  position:absolute;
  z-index:-1;
  top:0;left:0;
  width:100%;height:4px;
  background:linear-gradient(90deg,var(--simurg-orange-600),#ffae60 44%,var(--simurg-green-700));
}
body.simurg-design-v735 .simurg-footer-about-v74060 .simurg-footer-about-v74060__title{
  margin:0 0 15px!important;
  color:var(--simurg-ink)!important;
  font-size:19px!important;
  line-height:1.2!important;
  letter-spacing:.035em!important;
  font-weight:850!important;
  text-transform:uppercase;
}
body.simurg-design-v735 .simurg-footer-about-v74060 :where(ul,ol){
  margin:0!important;padding:0!important;list-style:none!important;
}
body.simurg-design-v735 .simurg-footer-about-v74060 :where(li,p){margin:0!important;padding:0!important}
body.simurg-design-v735 .simurg-footer-about-v74060 br{display:none!important}
body.simurg-design-v735 .simurg-footer-about-v74060 a.simurg-footer-about-v74060__link{
  width:100%!important;
  min-height:44px;
  margin:7px 0 0!important;
  padding:10px 12px!important;
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  color:var(--simurg-ink)!important;
  border:1px solid var(--simurg-line)!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.92)!important;
  text-decoration:none!important;
  font-size:14px!important;
  line-height:1.3!important;
  font-weight:720!important;
  box-shadow:none!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease!important;
}
body.simurg-design-v735 .simurg-footer-about-v74060 a.simurg-footer-about-v74060__link:hover{
  transform:translateX(3px)!important;
  border-color:#bfd5cc!important;
  background:#fff!important;
  box-shadow:0 8px 20px rgba(16,47,41,.07)!important;
}
body.simurg-design-v735 .simurg-footer-about-v74060 a.simurg-footer-about-v74060__link:focus-visible{
  outline:3px solid rgba(240,111,24,.28)!important;
  outline-offset:2px!important;
}
body.simurg-design-v735 .simurg-footer-about-v74060__arrow{
  width:26px;height:26px;flex:0 0 26px;
  display:inline-flex;align-items:center;justify-content:center;
  border-radius:9px;
  background:var(--simurg-soft);
  color:var(--simurg-green-700);
  font-size:16px;font-weight:850;
  transition:background .18s ease,color .18s ease!important;
}
body.simurg-design-v735 .simurg-footer-about-v74060__link:hover .simurg-footer-about-v74060__arrow{
  background:var(--simurg-orange-600);color:#fff;
}

/* v7.40.9 — bring the remaining footer navigation columns into the same card system. */
body.simurg-design-v735 .simurg-footer-nav-v74090{
  position:relative!important;
  isolation:isolate;
  overflow:hidden;
  box-sizing:border-box!important;
  padding:24px!important;
  border:1px solid #d9e6e1!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,#fff 0%,#f3f8f6 100%)!important;
  box-shadow:0 14px 34px rgba(16,47,41,.06)!important;
}
body.simurg-design-v735 .simurg-footer-nav-v74090:before{
  content:"";
  position:absolute;
  z-index:-1;
  top:0;left:0;
  width:100%;height:4px;
  background:linear-gradient(90deg,var(--simurg-green-700),#7fa895 54%,var(--simurg-orange-600));
}
body.simurg-design-v735 .simurg-footer-nav-v74090 .simurg-footer-nav-v74090__title{
  margin:0 0 15px!important;
  color:var(--simurg-ink)!important;
  font-size:19px!important;
  line-height:1.2!important;
  letter-spacing:.025em!important;
  font-weight:850!important;
  text-transform:uppercase;
}
body.simurg-design-v735 .simurg-footer-nav-v74090 :where(ul,ol){
  margin:0!important;padding:0!important;list-style:none!important;
}
body.simurg-design-v735 .simurg-footer-nav-v74090 :where(li,p){margin:0!important;padding:0!important}
body.simurg-design-v735 .simurg-footer-nav-v74090 br{display:none!important}
body.simurg-design-v735 .simurg-footer-nav-v74090 a.simurg-footer-nav-v74090__link{
  width:100%!important;
  min-height:34px;
  margin:2px 0!important;
  padding:7px 9px!important;
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  border:1px solid transparent!important;
  border-radius:9px!important;
  background:transparent!important;
  color:#294f45!important;
  text-decoration:none!important;
  font-size:14px!important;
  line-height:1.3!important;
  font-weight:650!important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease!important;
}
body.simurg-design-v735 .simurg-footer-nav-v74090 a.simurg-footer-nav-v74090__link:hover{
  transform:translateX(2px)!important;
  border-color:var(--simurg-line)!important;
  background:#fff!important;
  color:var(--simurg-green-800)!important;
}
body.simurg-design-v735 .simurg-footer-nav-v74090 a.simurg-footer-nav-v74090__link:focus-visible{
  outline:3px solid rgba(240,111,24,.28)!important;
  outline-offset:1px!important;
  background:#fff!important;
}
body.simurg-design-v735 .simurg-footer-nav-v74090__arrow{
  flex:0 0 auto;
  color:var(--simurg-green-700);
  font-size:14px;
  font-weight:850;
  opacity:.72;
}

/* v7.40.10 — unified premium footer. Content and destinations stay unchanged. */
body.simurg-design-v735 .simurg-footer-premium-v740100{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 18%,rgba(240,111,24,.055),transparent 28%),
    radial-gradient(circle at 88% 12%,rgba(27,107,82,.07),transparent 30%),
    var(--simurg-soft)!important;
}
body.simurg-design-v735 .simurg-footer-premium-v740100:before{
  content:"";
  position:absolute;
  top:0;left:0;right:0;
  height:1px;
  background:linear-gradient(90deg,transparent,var(--simurg-orange-600),var(--simurg-green-700),transparent);
  opacity:.48;
  pointer-events:none;
}
body.simurg-design-v735 .simurg-footer-grid-v740100{
  align-items:stretch!important;
}
body.simurg-design-v735 .simurg-footer-column-shell-v740100{
  display:flex!important;
  align-items:stretch!important;
}
body.simurg-design-v735 .simurg-footer-card-v740100{
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
body.simurg-design-v735 .simurg-footer-card-v740100:hover{
  transform:translateY(-3px);
  border-color:#c9dcd5!important;
  box-shadow:0 20px 44px rgba(16,47,41,.09)!important;
}

/* Brand/contact column: strong visual anchor for the full footer. */
body.simurg-design-v735 .simurg-footer-brand-v740100{
  position:relative!important;
  isolation:isolate;
  overflow:hidden;
  box-sizing:border-box!important;
  padding:26px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,#0b352b 0%,#0f4537 54%,#176047 100%)!important;
  box-shadow:0 18px 42px rgba(11,53,43,.16)!important;
  color:#fff!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100:before{
  content:"";
  position:absolute;
  z-index:-1;
  inset:0 0 auto 0;
  height:4px;
  background:linear-gradient(90deg,var(--simurg-orange-600),#ffb268 48%,#71a78f);
}
body.simurg-design-v735 .simurg-footer-brand-v740100:after{
  content:"S";
  position:absolute;
  z-index:-1;
  right:-20px;
  bottom:-64px;
  color:rgba(255,255,255,.045);
  font-size:190px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.08em;
  pointer-events:none;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 .simurg-footer-brand-v740100__title{
  margin:0 0 5px!important;
  color:#fff!important;
  font-size:22px!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
  font-weight:850!important;
  text-transform:none!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 :where(p,li,span){
  color:#d5e5df!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 p{
  margin-top:14px!important;
  margin-bottom:16px!important;
  font-size:14px!important;
  line-height:1.58!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 a{
  text-decoration:none!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 a.simurg-footer-brand-v740100__contact{
  color:#fff!important;
  font-weight:720!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 a.simurg-footer-brand-v740100__contact:hover{
  color:#ffd1a8!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 a.simurg-footer-brand-v740100__social{
  color:#fff!important;
  border-color:rgba(255,255,255,.24)!important;
  background:rgba(255,255,255,.08)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 a.simurg-footer-brand-v740100__social:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(255,255,255,.52)!important;
  background:rgba(255,255,255,.15)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 a.simurg-footer-brand-v740100__cta{
  box-sizing:border-box!important;
  min-height:48px!important;
  border-radius:13px!important;
  font-weight:780!important;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 a.simurg-footer-brand-v740100__cta.is-secondary{
  color:#fff!important;
  border:1px solid rgba(255,255,255,.25)!important;
  background:rgba(255,255,255,.085)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 a.simurg-footer-brand-v740100__cta.is-secondary:hover{
  transform:translateY(-2px)!important;
  background:rgba(255,255,255,.15)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 a.simurg-footer-brand-v740100__cta.is-primary{
  color:#fff!important;
  border:1px solid var(--simurg-orange-600)!important;
  background:var(--simurg-orange-600)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.13)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740100 a.simurg-footer-brand-v740100__cta.is-primary:hover{
  transform:translateY(-2px)!important;
  background:#df6110!important;
}

/* Light navigation cards: more consistent spacing and clearer interaction. */
body.simurg-design-v735 .simurg-footer-card-v740100:is(.simurg-footer-about-v74060,.simurg-footer-nav-v74090){
  padding:25px!important;
  border-color:#d7e4df!important;
  background:linear-gradient(150deg,rgba(255,255,255,.98),rgba(242,248,245,.96))!important;
}
body.simurg-design-v735 .simurg-footer-card-v740100 :is(.simurg-footer-about-v74060__title,.simurg-footer-nav-v74090__title){
  padding-bottom:13px!important;
  border-bottom:1px solid #e2ebe7!important;
  font-size:18px!important;
  line-height:1.18!important;
  letter-spacing:.018em!important;
}
body.simurg-design-v735 .simurg-footer-nav-v74090 a.simurg-footer-nav-v74090__link{
  min-height:37px!important;
  margin:2px 0!important;
  padding:7px 10px!important;
  border-color:rgba(217,230,225,.72)!important;
  background:rgba(255,255,255,.56)!important;
}
body.simurg-design-v735 .simurg-footer-nav-v74090 a.simurg-footer-nav-v74090__link:hover{
  transform:translateX(3px)!important;
  border-color:#bfd5cc!important;
  background:#fff!important;
  box-shadow:0 7px 16px rgba(16,47,41,.055)!important;
}
body.simurg-design-v735 .simurg-footer-about-v74060 a.simurg-footer-about-v74060__link{
  min-height:46px!important;
  margin:6px 0 0!important;
}
body.simurg-design-v735 .simurg-footer-card-v740100 :is(.simurg-footer-about-v74060__arrow,.simurg-footer-nav-v74090__arrow){
  transition:transform .18s ease,color .18s ease,background .18s ease!important;
}
body.simurg-design-v735 .simurg-footer-card-v740100 a:hover :is(.simurg-footer-about-v74060__arrow,.simurg-footer-nav-v74090__arrow){
  transform:translateX(2px);
}

@media(max-width:1180px){
  body.simurg-design-v735 .simurg-footer-card-v740100{height:auto!important;}
  body.simurg-design-v735 .simurg-footer-column-shell-v740100{display:block!important;}
}
@media(max-width:782px){
  body.simurg-design-v735 .simurg-footer-brand-v740100,
  body.simurg-design-v735 .simurg-footer-card-v740100:is(.simurg-footer-about-v74060,.simurg-footer-nav-v74090){
    padding:19px!important;
    border-radius:16px!important;
  }
  body.simurg-design-v735 .simurg-footer-card-v740100:hover{transform:none!important;}
  body.simurg-design-v735 .simurg-footer-brand-v740100:after{font-size:140px;right:-18px;bottom:-44px;}
  body.simurg-design-v735 .simurg-footer-nav-v74090 a.simurg-footer-nav-v74090__link{min-height:40px!important;}
}

/* =========================================================
   v7.40.13 — homepage Google reviews: premium yellow band
   The reviewer, date, Google mark and review text stay real.
   ========================================================= */
body.simurg-design-v735 .simurg-google-review-card-v738.simurg-google-review-yellow-v740130{
  overflow:hidden!important;
  border:1px solid rgba(17,67,57,.055)!important;
  border-radius:20px!important;
  background:#f8f8f9!important;
  box-shadow:0 12px 32px rgba(17,67,57,.045)!important;
}
body.simurg-design-v735 .simurg-google-review-card-v738 .simurg-google-rating-source-v740130{
  display:none!important;
}
body.simurg-design-v735 .simurg-google-review-card-v738 .simurg-google-rating-band-v740130{
  display:block!important;
  box-sizing:border-box!important;
  width:calc(100% - 40px)!important;
  max-width:520px!important;
  height:20px!important;
  min-height:20px!important;
  margin:15px auto 19px!important;
  padding:0!important;
  border:0!important;
  background:linear-gradient(90deg,#ffb800 0%,#ffc400 48%,#f4b400 100%)!important;
  box-shadow:0 6px 14px rgba(244,180,0,.14)!important;
  clip-path:polygon(0 0,100% 0,92% 100%,8% 100%)!important;
  pointer-events:none!important;
}

@media(max-width:782px){
  body.simurg-design-v735 .simurg-google-review-card-v738.simurg-google-review-yellow-v740130{
    padding:18px 16px 20px!important;
    border-radius:18px!important;
  }
  body.simurg-design-v735 .simurg-google-review-card-v738 .simurg-google-rating-band-v740130{
    width:calc(100% - 20px)!important;
    height:18px!important;
    min-height:18px!important;
    margin:14px auto 18px!important;
  }
}

@media(max-width:1180px){.simurg-site-nav-v735{display:none}.simurg-site-header-v735__inner{grid-template-columns:1fr auto}.simurg-site-actions-v735{justify-self:end}}
@media(max-width:782px){
  body.admin-bar .simurg-site-header-v735{top:46px}.simurg-site-header-v735__inner{width:calc(100% - 24px);min-height:72px;gap:12px}.simurg-site-brand-v735__logo{width:42px;height:42px}.simurg-site-brand-v735__words strong{font-size:15px}.simurg-site-brand-v735__words small{display:none}.simurg-site-phone-v735{width:42px;padding:0}.simurg-site-phone-v735 b{display:none}.simurg-site-offer-v735{display:none}.simurg-site-icon-v735,.simurg-site-menu-v735{width:42px;height:42px}.simurg-site-panel-v735__inner{width:calc(100% - 28px);grid-template-columns:1fr;padding:12px 0 22px;gap:0}.simurg-site-panel-v735__cta{margin-top:10px;width:100%;text-align:center}
  body.simurg-design-v735 h1{font-size:clamp(29px,7.6vw,36px)!important;line-height:1.12!important}.simurg-design-v735 h2{font-size:clamp(23px,6.2vw,29px)!important;line-height:1.14!important}
  body.simurg-design-v735 .simurg-v735-hero{width:calc(100% - 20px)!important;margin:12px auto 28px!important;padding:20px 16px!important;border-radius:20px!important}
  body.simurg-design-v735 .spr-web{width:calc(100% - 28px)!important;margin:48px auto!important}.simurg-design-v735 .spr-web-head{display:block}.simurg-design-v735 .spr-web-brand{justify-content:flex-start!important}.simurg-design-v735 .spr-web-score{margin:14px 0 0;width:max-content}.simurg-design-v735 .spr-web-empty{grid-template-columns:38px 1fr!important;padding:16px!important}.simurg-design-v735 .spr-web-empty-icon{width:38px!important;height:38px!important}
  body.simurg-design-v735 .simurg-footer-about-v74060,
  body.simurg-design-v735 .simurg-footer-nav-v74090{padding:18px!important;border-radius:16px!important}
}
@media(max-width:430px){.simurg-site-brand-v735__words strong{font-size:14px}.simurg-site-actions-v735{gap:4px}.simurg-site-icon-v735{display:none}}
@media(prefers-reduced-motion:reduce){body.simurg-design-v735 *{scroll-behavior:auto!important;transition:none!important}}

@media(max-width:767px){
 body.simurg-design-v735 .simurg-v735-hero h1{font-size:clamp(36px,11vw,48px)!important;line-height:1.03!important;max-width:100%!important}
 body.simurg-design-v735 .simurg-v735-hero{margin-top:18px!important}
}
@media(min-width:1200px){body.simurg-design-v735 .simurg-v735-hero h1{font-size:56px!important;max-width:680px!important}}


/* v7.35.2 — compact editorial headings + hide legacy ProvenExpert floating badge */
body.simurg-design-v735 :where(
  iframe[src*="provenexpert"],
  iframe[src*="proven.expert"],
  [id*="provenexpert" i],
  [class*="provenexpert" i],
  [id*="proven-expert" i],
  [class*="proven-expert" i]
){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}

/* Prevent oversized headings inherited from old Elementor widgets. */
body.simurg-design-v735 .elementor-widget-heading h1.elementor-heading-title,
body.simurg-design-v735 .elementor-widget-heading h2.elementor-heading-title{
  max-width:920px;
}

/* v7.35.3 — compact aesthetic pass */
body.simurg-design-v735 .simurg-v735-hero{
  min-height:auto!important;
}
body.simurg-design-v735 .simurg-v735-hero :where(h1,h2,h3,p){
  max-width:100%;
}
body.simurg-design-v735 .simurg-v735-hero .elementor-heading-title{
  margin-bottom:0!important;
}

/* v7.35.4 — HARD compact typography pass.
   Elementor can emit stronger per-widget rules; JS below also normalizes inline styles after render. */
body.simurg-design-v735 :where(h1,.elementor-widget-heading h1.elementor-heading-title){
  font-size:36px!important; line-height:1.12!important; letter-spacing:-.025em!important;
}
body.simurg-design-v735 :where(h2,.elementor-widget-heading h2.elementor-heading-title){
  font-size:28px!important; line-height:1.16!important; letter-spacing:-.02em!important;
}
body.simurg-design-v735 :where(h3,.elementor-widget-heading h3.elementor-heading-title){
  font-size:22px!important; line-height:1.20!important; letter-spacing:-.015em!important;
}
body.simurg-design-v735 .simurg-v735-hero{
  margin:16px auto 28px!important;
  padding:28px 32px!important;
}
body.simurg-design-v735 .simurg-v735-hero h1,
body.simurg-design-v735 .simurg-v735-hero .elementor-heading-title{
  font-size:38px!important; line-height:1.10!important; max-width:650px!important;
  margin-top:4px!important; margin-bottom:12px!important;
}
body.simurg-design-v735 .simurg-v735-hero p{
  font-size:16px!important; line-height:1.55!important; max-width:680px!important;
}
@media(max-width:782px){
  body.simurg-design-v735 :where(h1,.elementor-widget-heading h1.elementor-heading-title){
    font-size:30px!important; line-height:1.12!important;
  }
  body.simurg-design-v735 :where(h2,.elementor-widget-heading h2.elementor-heading-title){
    font-size:24px!important; line-height:1.16!important;
  }
  body.simurg-design-v735 :where(h3,.elementor-widget-heading h3.elementor-heading-title){
    font-size:20px!important; line-height:1.20!important;
  }
  body.simurg-design-v735 .simurg-v735-hero{
    margin:10px auto 22px!important; padding:18px 16px!important;
  }
  body.simurg-design-v735 .simurg-v735-hero h1,
  body.simurg-design-v735 .simurg-v735-hero .elementor-heading-title{
    font-size:30px!important; line-height:1.11!important; margin-bottom:10px!important;
  }
  body.simurg-design-v735 .simurg-v735-hero p{font-size:15px!important;line-height:1.5!important}
}


/* =========================================================
   Simurg Homepage + Review Experience v7.36.0.0
   IMPORTANT: typography sizes intentionally inherit v7.35.4.
   ========================================================= */

/* Homepage trust strip */
body.simurg-design-v735 .simurg-home-trust-v736{
  width:min(calc(100% - 40px),var(--simurg-container));
  margin:0 auto 52px;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border:1px solid var(--simurg-line);
  border-radius:20px;
  background:#fff;
  overflow:hidden;
}
body.simurg-design-v735 .simurg-home-trust-v736__item{
  min-height:92px;
  padding:19px 20px;
  display:flex;
  align-items:center;
  gap:13px;
  border-right:1px solid var(--simurg-line);
}
body.simurg-design-v735 .simurg-home-trust-v736__item:last-child{border-right:0}
body.simurg-design-v735 .simurg-home-trust-v736__icon{
  width:38px;height:38px;flex:0 0 38px;
  display:flex;align-items:center;justify-content:center;
  border:1px solid #dce8e3;border-radius:12px;
  background:var(--simurg-soft);color:var(--simurg-green-800);
  font-weight:900;font-size:16px;
}
body.simurg-design-v735 .simurg-home-trust-v736__copy{display:flex;flex-direction:column;gap:3px;min-width:0}
body.simurg-design-v735 .simurg-home-trust-v736__copy strong{
  color:var(--simurg-ink);font-size:14px;font-weight:800;letter-spacing:-.01em
}
body.simurg-design-v735 .simurg-home-trust-v736__copy small{
  color:var(--simurg-muted);font-size:12px;line-height:1.35
}

/* Service areas: convert existing links into quiet editorial cards */
body.simurg-design-v735 .simurg-home-services-v736{
  width:min(calc(100% - 40px),var(--simurg-container))!important;
  margin-left:auto!important;margin-right:auto!important;
  padding:30px!important;
  border:1px solid var(--simurg-line)!important;
  background:var(--simurg-soft)!important;
  box-shadow:none!important;
}
body.simurg-design-v735 .simurg-home-services-v736 .simurg-service-link-v736{
  min-height:62px!important;
  padding:16px 17px!important;
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;
  border:1px solid var(--simurg-line)!important;
  border-radius:15px!important;
  background:#fff!important;
  color:var(--simurg-ink)!important;
  text-decoration:none!important;
  font-weight:750!important;
  box-shadow:none!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}
body.simurg-design-v735 .simurg-home-services-v736 .simurg-service-link-v736:hover{
  transform:translateY(-2px)!important;
  border-color:#cbdcd5!important;
  box-shadow:0 12px 28px rgba(16,47,41,.07)!important;
}
body.simurg-design-v735 .simurg-service-link-v736__arrow{
  flex:0 0 auto;color:var(--simurg-green-700);font-size:18px;font-weight:800
}

/* Review section */
body.simurg-design-v735 .simurg-reviews-v736{
  padding:28px!important;
  border:1px solid var(--simurg-line)!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfcfc 100%)!important;
}
body.simurg-design-v735 .simurg-reviews-v736 .spr-web-head{
  padding-bottom:20px!important;
}
body.simurg-design-v735 .simurg-reviews-v736 .spr-web-score{
  min-width:160px;
  display:grid!important;
  grid-template-columns:auto 1fr;
  column-gap:10px;
  align-items:center;
}
body.simurg-design-v735 .simurg-reviews-v736 .simurg-review-score-label-v736{
  grid-column:1/-1;
  margin:0 0 4px!important;
  color:var(--simurg-muted)!important;
  font-size:10px!important;
  font-weight:850!important;
  letter-spacing:.10em!important;
}
body.simurg-design-v735 .simurg-reviews-v736 .spr-web-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
}
body.simurg-design-v735 .simurg-reviews-v736 .simurg-review-card-v736{
  min-height:100%;
  padding:20px!important;
  border:1px solid var(--simurg-line)!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:none!important;
}
body.simurg-design-v735 .simurg-reviews-v736 .spr-web-stars{
  color:#f5a623!important;
  letter-spacing:.08em!important;
}

/* Closing CTA after reviews */
body.simurg-design-v735 .simurg-home-cta-v736{
  width:min(calc(100% - 40px),var(--simurg-container));
  margin:0 auto 60px;
  padding:28px 30px;
  display:flex;align-items:center;justify-content:space-between;gap:28px;
  border:1px solid #d8e7e1;border-radius:22px;
  background:linear-gradient(115deg,#f3f8f6 0%,#fff 64%);
}
body.simurg-design-v735 .simurg-home-cta-v736__copy{max-width:660px}
body.simurg-design-v735 .simurg-home-cta-v736__copy strong{
  display:block;color:var(--simurg-ink);font-size:22px;font-weight:850;letter-spacing:-.025em
}
body.simurg-design-v735 .simurg-home-cta-v736__copy p{
  margin:7px 0 0!important;color:var(--simurg-muted)!important;font-size:14px!important;line-height:1.5!important
}
body.simurg-design-v735 .simurg-home-cta-v736__actions{display:flex;gap:9px;flex-wrap:wrap}
body.simurg-design-v735 .simurg-home-cta-v736__primary,
body.simurg-design-v735 .simurg-home-cta-v736__secondary{
  min-height:46px;padding:0 17px;border-radius:13px;
  display:inline-flex;align-items:center;justify-content:center;
  text-decoration:none!important;font-size:13px;font-weight:800
}
body.simurg-design-v735 .simurg-home-cta-v736__primary{
  background:var(--simurg-orange-600);color:#fff!important;border:1px solid var(--simurg-orange-600)
}
body.simurg-design-v735 .simurg-home-cta-v736__secondary{
  background:#fff;color:var(--simurg-ink)!important;border:1px solid var(--simurg-line)
}

@media(max-width:980px){
  body.simurg-design-v735 .simurg-home-trust-v736{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.simurg-design-v735 .simurg-home-trust-v736__item:nth-child(2){border-right:0}
  body.simurg-design-v735 .simurg-home-trust-v736__item:nth-child(-n+2){border-bottom:1px solid var(--simurg-line)}
  body.simurg-design-v735 .simurg-reviews-v736 .spr-web-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:782px){
  body.simurg-design-v735 .simurg-home-trust-v736{
    width:calc(100% - 20px);margin-bottom:34px;grid-template-columns:1fr;border-radius:16px
  }
  body.simurg-design-v735 .simurg-home-trust-v736__item{
    min-height:70px;padding:14px 15px;border-right:0!important;border-bottom:1px solid var(--simurg-line)
  }
  body.simurg-design-v735 .simurg-home-trust-v736__item:last-child{border-bottom:0}
  body.simurg-design-v735 .simurg-home-services-v736{
    width:calc(100% - 20px)!important;padding:18px!important;border-radius:20px!important
  }
  body.simurg-design-v735 .simurg-reviews-v736{
    width:calc(100% - 20px)!important;padding:18px!important;border-radius:20px!important
  }
  body.simurg-design-v735 .simurg-reviews-v736 .spr-web-grid{grid-template-columns:1fr!important}
  body.simurg-design-v735 .simurg-home-cta-v736{
    width:calc(100% - 20px);margin-bottom:38px;padding:20px 18px;display:block;border-radius:18px
  }
  body.simurg-design-v735 .simurg-home-cta-v736__actions{margin-top:17px}
  body.simurg-design-v735 .simurg-home-cta-v736__primary,
  body.simurg-design-v735 .simurg-home-cta-v736__secondary{width:100%}
}


/* =========================================================
   Simurg Website Flow Polish v7.36.1.0
   Compact, premium section rhythm. Typography remains locked.
   ========================================================= */

/* Remove accidental oversized gaps between homepage sections */
body.simurg-design-v735.home .simurg-v735-hero{
  margin-bottom:22px!important;
}
body.simurg-design-v735.home .simurg-home-trust-v736{
  margin-top:0!important;
  margin-bottom:30px!important;
}
body.simurg-design-v735.home .simurg-home-services-v736{
  margin-top:28px!important;
  margin-bottom:34px!important;
}
body.simurg-design-v735.home .simurg-reviews-v736{
  margin-top:34px!important;
  margin-bottom:28px!important;
}
body.simurg-design-v735.home .simurg-home-cta-v736{
  margin-top:0!important;
  margin-bottom:42px!important;
}

/* Tighten empty review state */
body.simurg-design-v735 .simurg-reviews-v736 .spr-web-empty{
  margin-top:18px!important;
  padding:17px 18px!important;
  min-height:88px!important;
}
body.simurg-design-v735 .simurg-reviews-v736 .spr-web-head{
  margin-bottom:0!important;
}
body.simurg-design-v735 .simurg-reviews-v736{
  padding-top:24px!important;
  padding-bottom:24px!important;
}

/* Standardize section rhythm for old Elementor containers around new components */
body.simurg-design-v735.home main > .elementor,
body.simurg-design-v735.home .elementor-location-single,
body.simurg-design-v735.home .elementor-location-archive{
  --simurg-section-gap:36px;
}
body.simurg-design-v735.home .elementor-element:has(> .elementor-widget-container > .simurg-home-trust-v736),
body.simurg-design-v735.home .elementor-element:has(> .elementor-widget-container > .simurg-reviews-v736),
body.simurg-design-v735.home .elementor-element:has(> .elementor-widget-container > .simurg-home-cta-v736){
  margin-top:0!important;
  margin-bottom:0!important;
}

/* Refined horizontal proportions */
body.simurg-design-v735 .simurg-home-trust-v736,
body.simurg-design-v735 .simurg-reviews-v736,
body.simurg-design-v735 .simurg-home-cta-v736{
  max-width:1320px;
}

/* Keep cards visually quiet */
body.simurg-design-v735 .simurg-home-trust-v736,
body.simurg-design-v735 .simurg-reviews-v736,
body.simurg-design-v735 .simurg-home-cta-v736{
  box-shadow:none!important;
}
body.simurg-design-v735 .simurg-home-trust-v736__item,
body.simurg-design-v735 .simurg-reviews-v736 .simurg-review-card-v736{
  box-shadow:none!important;
}

/* Mobile spacing */
@media(max-width:782px){
  body.simurg-design-v735.home .simurg-v735-hero{margin-bottom:16px!important}
  body.simurg-design-v735.home .simurg-home-trust-v736{margin-bottom:24px!important}
  body.simurg-design-v735.home .simurg-home-services-v736{margin-top:22px!important;margin-bottom:26px!important}
  body.simurg-design-v735.home .simurg-reviews-v736{margin-top:26px!important;margin-bottom:22px!important}
  body.simurg-design-v735.home .simurg-home-cta-v736{margin-bottom:30px!important}
  body.simurg-design-v735 .simurg-reviews-v736{padding-top:18px!important;padding-bottom:18px!important}
  body.simurg-design-v735 .simurg-reviews-v736 .spr-web-empty{min-height:auto!important;margin-top:14px!important}
}


/* =========================================================
   Simurg Service + City Page Rollout v7.37.0.0
   Typography intentionally locked to v7.35.4 values.
   ========================================================= */

body.simurg-design-v735.simurg-marketing-page-v737{
  background:#fff;
}

/* Service/city hero stays compact and editorial */
body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero{
  margin-top:18px!important;
  margin-bottom:20px!important;
  padding:26px 30px!important;
  border-radius:24px!important;
}
body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero p{
  max-width:720px!important;
}

/* Small trust band directly under the page hero */
body.simurg-design-v735 .simurg-context-trust-v737{
  width:min(calc(100% - 40px),var(--simurg-container));
  margin:0 auto 30px;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border:1px solid var(--simurg-line);
  border-radius:17px;
  background:#fff;
  overflow:hidden;
}
body.simurg-design-v735 .simurg-context-trust-v737__item{
  min-height:72px;
  padding:14px 17px;
  display:flex;align-items:center;gap:12px;
  border-right:1px solid var(--simurg-line);
}
body.simurg-design-v735 .simurg-context-trust-v737__item:last-child{border-right:0}
body.simurg-design-v735 .simurg-context-trust-v737__icon{
  width:34px;height:34px;flex:0 0 34px;
  display:flex;align-items:center;justify-content:center;
  border:1px solid #dce8e3;border-radius:10px;
  background:var(--simurg-soft);
  color:var(--simurg-green-800);font-weight:900
}
body.simurg-design-v735 .simurg-context-trust-v737__copy{display:flex;flex-direction:column;gap:2px}
body.simurg-design-v735 .simurg-context-trust-v737__copy strong{
  color:var(--simurg-ink);font-size:13px;font-weight:800
}
body.simurg-design-v735 .simurg-context-trust-v737__copy small{
  color:var(--simurg-muted);font-size:11px;line-height:1.35
}

/* Existing content sections receive one consistent surface/rhythm */
body.simurg-design-v735.simurg-marketing-page-v737 .simurg-content-section-v737{
  border-color:var(--simurg-line)!important;
  box-shadow:none!important;
}
body.simurg-design-v735.simurg-marketing-page-v737 .simurg-content-section-v737:not(.simurg-v735-hero){
  border-radius:20px!important;
}
body.simurg-design-v735.simurg-marketing-page-v737 .simurg-content-section-v737 :where(p,li){
  color:var(--simurg-muted);
}
body.simurg-design-v735.simurg-marketing-page-v737 .simurg-content-section-v737 a{
  text-underline-offset:3px;
}

/* Reviews on service/city pages */
body.simurg-design-v735.simurg-marketing-page-v737 .spr-web{
  margin-top:34px!important;
  margin-bottom:26px!important;
  padding:24px!important;
  border:1px solid var(--simurg-line)!important;
  border-radius:22px!important;
  background:#fff!important;
}
body.simurg-design-v735.simurg-marketing-page-v737 .spr-web-empty{
  margin-top:16px!important;
  min-height:82px!important;
}

/* Page closing CTA */
body.simurg-design-v735 .simurg-page-cta-v737{
  width:min(calc(100% - 40px),var(--simurg-container));
  margin:0 auto 46px;
  padding:24px 26px;
  display:flex;align-items:center;justify-content:space-between;gap:24px;
  border:1px solid #d8e7e1;border-radius:20px;
  background:linear-gradient(110deg,#f4f8f6 0%,#fff 68%);
}
body.simurg-design-v735 .simurg-page-cta-v737__copy{max-width:660px}
body.simurg-design-v735 .simurg-page-cta-v737__copy strong{
  display:block;color:var(--simurg-ink);font-size:20px;font-weight:850;letter-spacing:-.02em
}
body.simurg-design-v735 .simurg-page-cta-v737__copy p{
  margin:6px 0 0!important;color:var(--simurg-muted)!important;font-size:13px!important;line-height:1.5!important
}
body.simurg-design-v735 .simurg-page-cta-v737__actions{display:flex;gap:9px;flex-wrap:wrap}
body.simurg-design-v735 .simurg-page-cta-v737__primary,
body.simurg-design-v735 .simurg-page-cta-v737__secondary{
  min-height:44px;padding:0 16px;border-radius:12px;
  display:inline-flex;align-items:center;justify-content:center;
  text-decoration:none!important;font-size:13px;font-weight:800
}
body.simurg-design-v735 .simurg-page-cta-v737__primary{
  color:#fff!important;background:var(--simurg-orange-600);border:1px solid var(--simurg-orange-600)
}
body.simurg-design-v735 .simurg-page-cta-v737__secondary{
  color:var(--simurg-ink)!important;background:#fff;border:1px solid var(--simurg-line)
}

/* City pages: links should read like a navigable coverage network */
body.simurg-design-v735.simurg-page-city-v737 .simurg-content-section-v737 a[href]{
  font-weight:700;
}

/* Service pages: checklist-like blocks stay restrained */
body.simurg-design-v735.simurg-page-service-v737 .simurg-content-section-v737 :where(ul,ol){
  padding-left:1.15em;
}
body.simurg-design-v735.simurg-page-service-v737 .simurg-content-section-v737 li{
  margin:.32em 0;
}

@media(max-width:782px){
  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero{
    margin-top:10px!important;margin-bottom:14px!important;padding:18px 16px!important;border-radius:20px!important
  }
  body.simurg-design-v735 .simurg-context-trust-v737{
    width:calc(100% - 20px);margin-bottom:22px;grid-template-columns:1fr;border-radius:15px
  }
  body.simurg-design-v735 .simurg-context-trust-v737__item{
    min-height:62px;padding:12px 14px;border-right:0;border-bottom:1px solid var(--simurg-line)
  }
  body.simurg-design-v735 .simurg-context-trust-v737__item:last-child{border-bottom:0}
  body.simurg-design-v735.simurg-marketing-page-v737 .spr-web{
    width:calc(100% - 20px)!important;margin-top:24px!important;margin-bottom:20px!important;padding:18px!important
  }
  body.simurg-design-v735 .simurg-page-cta-v737{
    width:calc(100% - 20px);margin-bottom:30px;padding:19px 17px;display:block;border-radius:17px
  }
  body.simurg-design-v735 .simurg-page-cta-v737__actions{margin-top:16px}
  body.simurg-design-v735 .simurg-page-cta-v737__primary,
  body.simurg-design-v735 .simurg-page-cta-v737__secondary{width:100%}
}


/* =========================================================
   Simurg Mobile Precision v7.37.1.0
   Desktop/header untouched. Mobile-only refinement.
   ========================================================= */
@media(max-width:782px){

  /* Compact first-screen experience */
  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero{
    width:calc(100% - 16px)!important;
    margin:8px auto 14px!important;
    padding:16px 14px!important;
    border-radius:18px!important;
  }

  /* Keep mobile headings compact and balanced */
  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero h1,
  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero .elementor-heading-title{
    font-size:28px!important;
    line-height:1.12!important;
    letter-spacing:-.022em!important;
    margin-top:2px!important;
    margin-bottom:8px!important;
    max-width:100%!important;
  }

  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero h2{
    font-size:23px!important;
    line-height:1.16!important;
  }

  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero p{
    font-size:15px!important;
    line-height:1.48!important;
    margin-top:7px!important;
    margin-bottom:10px!important;
    max-width:100%!important;
  }

  /* Hero/media should not dominate the phone viewport */
  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero img{
    max-height:250px!important;
    width:100%!important;
    object-fit:cover!important;
    border-radius:16px!important;
  }

  /* More compact CTA/buttons on marketing pages */
  body.simurg-design-v735.simurg-marketing-page-v737 :where(.elementor-button,.wp-element-button,.simurg-ui-button){
    min-height:44px!important;
    padding:10px 16px!important;
    border-radius:13px!important;
    font-size:14px!important;
  }

  /* Trust strip: smaller and calmer */
  body.simurg-design-v735 .simurg-context-trust-v737{
    width:calc(100% - 16px)!important;
    margin:0 auto 18px!important;
    border-radius:14px!important;
  }

  body.simurg-design-v735 .simurg-context-trust-v737__item{
    min-height:56px!important;
    padding:10px 12px!important;
    gap:10px!important;
  }

  body.simurg-design-v735 .simurg-context-trust-v737__icon{
    width:30px!important;
    height:30px!important;
    flex-basis:30px!important;
    border-radius:9px!important;
    font-size:13px!important;
  }

  body.simurg-design-v735 .simurg-context-trust-v737__copy strong{
    font-size:12.5px!important;
  }

  body.simurg-design-v735 .simurg-context-trust-v737__copy small{
    font-size:10.5px!important;
  }

  /* Content sections: reduce mobile bulk without changing structure */
  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-content-section-v737{
    border-radius:16px!important;
  }

  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-content-section-v737 :where(p,li){
    font-size:15px!important;
    line-height:1.5!important;
  }

  /* Reviews: compact mobile card */
  body.simurg-design-v735.simurg-marketing-page-v737 .spr-web{
    width:calc(100% - 16px)!important;
    margin:20px auto 16px!important;
    padding:15px!important;
    border-radius:17px!important;
  }

  body.simurg-design-v735.simurg-marketing-page-v737 .spr-web-head{
    padding-bottom:14px!important;
  }

  body.simurg-design-v735.simurg-marketing-page-v737 .spr-web-empty{
    margin-top:12px!important;
    padding:13px 14px!important;
    min-height:auto!important;
    border-radius:13px!important;
  }

  body.simurg-design-v735.simurg-marketing-page-v737 .spr-web-empty strong{
    font-size:14px!important;
  }

  body.simurg-design-v735.simurg-marketing-page-v737 .spr-web-empty p{
    font-size:12px!important;
    line-height:1.4!important;
  }

  /* Closing CTA: less height, same hierarchy */
  body.simurg-design-v735 .simurg-page-cta-v737{
    width:calc(100% - 16px)!important;
    margin:0 auto 24px!important;
    padding:16px 14px!important;
    border-radius:15px!important;
  }

  body.simurg-design-v735 .simurg-page-cta-v737__copy strong{
    font-size:18px!important;
    line-height:1.2!important;
  }

  body.simurg-design-v735 .simurg-page-cta-v737__copy p{
    margin-top:5px!important;
    font-size:12.5px!important;
    line-height:1.45!important;
  }

  body.simurg-design-v735 .simurg-page-cta-v737__actions{
    margin-top:13px!important;
    gap:7px!important;
  }

  body.simurg-design-v735 .simurg-page-cta-v737__primary,
  body.simurg-design-v735 .simurg-page-cta-v737__secondary{
    min-height:42px!important;
    padding:0 14px!important;
    border-radius:11px!important;
    font-size:12.5px!important;
  }
}

@media(max-width:430px){
  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero h1,
  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero .elementor-heading-title{
    font-size:27px!important;
  }
  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero img{
    max-height:225px!important;
  }
}


/* =========================================================
   Simurg Review Experience v7.38.0.0
   Existing v7.35.4 typography/header/hero remain untouched.
   ========================================================= */
body.simurg-design-v735 .simurg-google-reviews-v738{
  overflow:hidden!important;
}
body.simurg-design-v735 .simurg-google-review-card-v738{
  box-sizing:border-box!important;
  border-radius:16px!important;
  box-shadow:none!important;
}
body.simurg-design-v735 .simurg-google-more-v738{
  min-height:42px!important;
  padding:9px 18px!important;
  border-radius:12px!important;
  font-size:13px!important;
}

@media(max-width:782px){
  body.simurg-design-v735 .simurg-google-reviews-v738{
    padding-left:10px!important;
    padding-right:10px!important;
  }
  body.simurg-design-v735 .simurg-google-review-card-v738{
    margin-bottom:12px!important;
    padding:16px!important;
    min-height:0!important;
    font-size:15px!important;
    line-height:1.45!important;
  }
  body.simurg-design-v735 .simurg-google-review-card-v738 img{
    max-width:42px!important;
    max-height:42px!important;
  }
  body.simurg-design-v735 .simurg-google-review-card-v738 :where(p,span,div){
    line-height:1.45!important;
  }
  body.simurg-design-v735 .simurg-google-more-v738{
    margin-top:8px!important;
    margin-bottom:18px!important;
  }
}

/* =========================================================
   v7.40.11 — one calm, premium footer instead of four
   competing cards. Existing content and link targets remain.
   ========================================================= */
body.simurg-design-v735 .simurg-footer-premium-v740110{
  position:relative!important;
  overflow:hidden!important;
  padding-top:42px!important;
  color:#e7f0ec!important;
  background:
    radial-gradient(circle at 12% 12%,rgba(240,111,24,.16),transparent 24%),
    radial-gradient(circle at 88% 10%,rgba(54,139,105,.22),transparent 28%),
    linear-gradient(145deg,#082d25 0%,#0b392e 50%,#0d4536 100%)!important;
}
body.simurg-design-v735 .simurg-footer-premium-v740110:before{
  content:"";
  position:absolute;
  top:0;left:0;right:0;
  height:4px;
  background:linear-gradient(90deg,var(--simurg-orange-600),#ffb76f 44%,#4c9a78 74%,transparent);
  opacity:1;
  pointer-events:none;
}

body.simurg-design-v735 .simurg-footer-grid-v740110{
  position:relative!important;
  isolation:isolate;
  align-items:stretch!important;
  gap:0!important;
  padding:36px 30px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:28px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025))!important;
  box-shadow:0 26px 70px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
}
body.simurg-design-v735 .simurg-footer-grid-v740110:after{
  content:"S";
  position:absolute;
  z-index:-1;
  right:12px;
  bottom:-92px;
  color:rgba(255,255,255,.027);
  font-size:280px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.08em;
  pointer-events:none;
}
body.simurg-design-v735 .simurg-footer-column-shell-v740110{
  display:flex!important;
  min-width:0!important;
  padding:2px 28px!important;
  align-items:flex-start!important;
  border-left:1px solid rgba(255,255,255,.13)!important;
}
body.simurg-design-v735 .simurg-footer-grid-v740110 > .simurg-footer-column-shell-v740110:first-child{
  border-left:0!important;
  padding-left:8px!important;
}

/* Remove the previous independent-card appearance. */
body.simurg-design-v735 .simurg-footer-card-v740110,
body.simurg-design-v735 .simurg-footer-card-v740100{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
}
body.simurg-design-v735 .simurg-footer-card-v740110:before,
body.simurg-design-v735 .simurg-footer-card-v740100:before,
body.simurg-design-v735 .simurg-footer-card-v740110:after,
body.simurg-design-v735 .simurg-footer-card-v740100:after{
  display:none!important;
}
body.simurg-design-v735 .simurg-footer-card-v740110:hover,
body.simurg-design-v735 .simurg-footer-card-v740100:hover{
  transform:none!important;
  border:0!important;
  box-shadow:none!important;
}

/* Brand and contact block. */
body.simurg-design-v735 .simurg-footer-brand-v740110 .simurg-footer-brand-v740110__title{
  margin:0 0 7px!important;
  color:#fff!important;
  font-size:24px!important;
  line-height:1.14!important;
  letter-spacing:-.025em!important;
  font-weight:850!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 :where(p,li,span){
  color:#bed2ca!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 p{
  max-width:300px!important;
  margin:14px 0 18px!important;
  color:#bed2ca!important;
  font-size:14px!important;
  line-height:1.6!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 a{
  text-decoration:none!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 a.simurg-footer-brand-v740110__contact{
  color:#fff!important;
  font-size:13.5px!important;
  font-weight:720!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 a.simurg-footer-brand-v740110__contact:hover{
  color:#ffb16c!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 a.simurg-footer-brand-v740110__social{
  color:#fff!important;
  border-color:rgba(255,255,255,.22)!important;
  background:rgba(255,255,255,.075)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 a.simurg-footer-brand-v740110__social:hover{
  transform:translateY(-2px)!important;
  border-color:#ff9a4b!important;
  background:rgba(240,111,24,.17)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 a.simurg-footer-brand-v740110__cta{
  box-sizing:border-box!important;
  min-height:46px!important;
  color:#fff!important;
  border-radius:12px!important;
  font-size:14px!important;
  font-weight:780!important;
  transition:transform .18s ease,border-color .18s ease,background .18s ease!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 a.simurg-footer-brand-v740110__cta.is-secondary{
  border:1px solid rgba(255,255,255,.21)!important;
  background:rgba(255,255,255,.065)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 a.simurg-footer-brand-v740110__cta.is-primary{
  border:1px solid var(--simurg-orange-600)!important;
  background:var(--simurg-orange-600)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.16)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 a.simurg-footer-brand-v740110__cta:hover{
  transform:translateY(-2px)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 a.simurg-footer-brand-v740110__cta.is-secondary:hover{
  border-color:rgba(255,255,255,.42)!important;
  background:rgba(255,255,255,.12)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740110 a.simurg-footer-brand-v740110__cta.is-primary:hover{
  background:#df6110!important;
}

/* Navigation hierarchy: quiet rows, no visual box overload. */
body.simurg-design-v735 .simurg-footer-card-v740110 :is(.simurg-footer-about-v74060__title,.simurg-footer-nav-v74090__title){
  margin:0 0 14px!important;
  padding:0 0 13px!important;
  color:#fff!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.17)!important;
  font-size:17px!important;
  line-height:1.2!important;
  letter-spacing:.035em!important;
  font-weight:850!important;
  text-transform:uppercase!important;
}
body.simurg-design-v735 .simurg-footer-card-v740110 :where(ul,ol,p,li){
  margin:0!important;
  padding:0!important;
}
body.simurg-design-v735 .simurg-footer-card-v740110 a.simurg-footer-about-v74060__link,
body.simurg-design-v735 .simurg-footer-card-v740110 a.simurg-footer-nav-v74090__link{
  width:100%!important;
  min-height:38px!important;
  margin:0!important;
  padding:8px 2px!important;
  color:#d6e4df!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.085)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:13.5px!important;
  line-height:1.3!important;
  font-weight:650!important;
}
body.simurg-design-v735 .simurg-footer-card-v740110 a.simurg-footer-about-v74060__link:hover,
body.simurg-design-v735 .simurg-footer-card-v740110 a.simurg-footer-nav-v74090__link:hover{
  transform:translateX(4px)!important;
  color:#fff!important;
  border-bottom-color:rgba(240,111,24,.55)!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.simurg-design-v735 .simurg-footer-card-v740110 :is(.simurg-footer-about-v74060__arrow,.simurg-footer-nav-v74090__arrow){
  width:auto!important;
  height:auto!important;
  flex:0 0 auto!important;
  color:#ff9d52!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  font-size:14px!important;
  opacity:.9!important;
}

/* Legal/copyright strip remains separate but belongs to the same system. */
body.simurg-design-v735 .simurg-footer-legal-v740110{
  margin-top:30px!important;
  padding-top:22px!important;
  padding-bottom:26px!important;
  color:#9fbab0!important;
  border-top:1px solid rgba(255,255,255,.14)!important;
}
body.simurg-design-v735 .simurg-footer-legal-v740110 :where(p,span,div){
  color:#9fbab0!important;
}
body.simurg-design-v735 .simurg-footer-legal-v740110 a{
  color:#dbe8e3!important;
  text-decoration:none!important;
}
body.simurg-design-v735 .simurg-footer-legal-v740110 a:hover{
  color:#ff9d52!important;
}

@media(max-width:1180px){
  body.simurg-design-v735 .simurg-footer-grid-v740110{
    padding:28px 22px!important;
  }
  body.simurg-design-v735 .simurg-footer-column-shell-v740110{
    padding:10px 20px!important;
  }
}
@media(max-width:782px){
  body.simurg-design-v735 .simurg-footer-premium-v740110{
    padding-top:20px!important;
  }
  body.simurg-design-v735 .simurg-footer-grid-v740110{
    margin-left:10px!important;
    margin-right:10px!important;
    padding:12px 18px!important;
    border-radius:20px!important;
  }
  body.simurg-design-v735 .simurg-footer-grid-v740110:after{
    font-size:170px;
    bottom:-48px;
  }
  body.simurg-design-v735 .simurg-footer-column-shell-v740110,
  body.simurg-design-v735 .simurg-footer-grid-v740110 > .simurg-footer-column-shell-v740110:first-child{
    display:block!important;
    padding:24px 0!important;
    border-left:0!important;
    border-top:1px solid rgba(255,255,255,.13)!important;
  }
  body.simurg-design-v735 .simurg-footer-grid-v740110 > .simurg-footer-column-shell-v740110:first-child{
    border-top:0!important;
  }
  body.simurg-design-v735 .simurg-footer-brand-v740110 .simurg-footer-brand-v740110__title{
    font-size:22px!important;
  }
  body.simurg-design-v735 .simurg-footer-card-v740110 a.simurg-footer-about-v74060__link,
  body.simurg-design-v735 .simurg-footer-card-v740110 a.simurg-footer-nav-v74090__link{
    min-height:42px!important;
    font-size:14px!important;
  }
  body.simurg-design-v735 .simurg-footer-legal-v740110{
    margin:18px 14px 0!important;
    padding:18px 0 24px!important;
  }
}

/* v7.40.12 — apply the unified design to the real shared footer container,
   even when WordPress/Elementor does not output an HTML footer element. */
body.simurg-design-v735 .simurg-footer-grid-v740120{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
  margin-top:30px!important;
  margin-bottom:30px!important;
  padding:38px 32px!important;
  gap:0!important;
  align-items:stretch!important;
  color:#e7f0ec!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:28px!important;
  background:
    radial-gradient(circle at 6% 4%,rgba(240,111,24,.19),transparent 25%),
    radial-gradient(circle at 92% 10%,rgba(57,145,109,.23),transparent 28%),
    linear-gradient(145deg,#082d25 0%,#0b392e 52%,#0e4838 100%)!important;
  box-shadow:0 28px 75px rgba(9,45,37,.20)!important;
}
body.simurg-design-v735 .simurg-footer-grid-v740120:before{
  content:"";
  position:absolute;
  z-index:-1;
  top:0;left:0;right:0;
  height:4px;
  background:linear-gradient(90deg,var(--simurg-orange-600),#ffbd79 42%,#57a17f 76%,transparent);
}
body.simurg-design-v735 .simurg-footer-grid-v740120:after{
  content:"S";
  position:absolute;
  z-index:-1;
  right:4px;
  bottom:-94px;
  color:rgba(255,255,255,.028);
  font-size:285px;
  line-height:1;
  font-weight:900;
  letter-spacing:-.08em;
  pointer-events:none;
}
body.simurg-design-v735 .simurg-footer-grid-v740120 :where(h1,h2,h3,h4,h5,h6,.elementor-heading-title){
  color:#fff!important;
}
body.simurg-design-v735 .simurg-footer-grid-v740120 p{
  color:#bed2ca!important;
}
body.simurg-design-v735 .simurg-footer-column-v740120{
  box-sizing:border-box!important;
  min-width:0!important;
  padding:0 27px!important;
  border-left:1px solid rgba(255,255,255,.13)!important;
}
body.simurg-design-v735 .simurg-footer-grid-v740120 > .simurg-footer-column-v740120:first-child{
  padding-left:6px!important;
  border-left:0!important;
}

body.simurg-design-v735 .simurg-footer-grid-v740120 .simurg-footer-card-v740120,
body.simurg-design-v735 .simurg-footer-grid-v740120 .simurg-footer-about-v74060,
body.simurg-design-v735 .simurg-footer-grid-v740120 .simurg-footer-nav-v74090{
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  color:#e7f0ec!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  transform:none!important;
}
body.simurg-design-v735 .simurg-footer-grid-v740120 :is(.simurg-footer-about-v74060,.simurg-footer-nav-v74090):before,
body.simurg-design-v735 .simurg-footer-grid-v740120 :is(.simurg-footer-about-v74060,.simurg-footer-nav-v74090):after{
  display:none!important;
}
body.simurg-design-v735 .simurg-footer-grid-v740120 :is(.simurg-footer-about-v74060,.simurg-footer-nav-v74090):hover{
  transform:none!important;
  box-shadow:none!important;
}

body.simurg-design-v735 .simurg-footer-grid-v740120 :is(.simurg-footer-about-v74060__title,.simurg-footer-nav-v74090__title){
  margin:0 0 14px!important;
  padding:0 0 13px!important;
  color:#fff!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.17)!important;
  font-size:17px!important;
  line-height:1.2!important;
  letter-spacing:.035em!important;
  font-weight:850!important;
  text-transform:uppercase!important;
}
body.simurg-design-v735 .simurg-footer-grid-v740120 :where(ul,ol,p,li){
  margin:0!important;
  padding:0!important;
}
body.simurg-design-v735 .simurg-footer-grid-v740120 a.simurg-footer-about-v74060__link,
body.simurg-design-v735 .simurg-footer-grid-v740120 a.simurg-footer-nav-v74090__link{
  width:100%!important;
  min-height:38px!important;
  margin:0!important;
  padding:8px 2px!important;
  color:#d8e6e1!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.09)!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-size:13.5px!important;
  line-height:1.3!important;
  font-weight:650!important;
}
body.simurg-design-v735 .simurg-footer-grid-v740120 a.simurg-footer-about-v74060__link:hover,
body.simurg-design-v735 .simurg-footer-grid-v740120 a.simurg-footer-nav-v74090__link:hover{
  transform:translateX(4px)!important;
  color:#fff!important;
  border-bottom-color:rgba(240,111,24,.58)!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.simurg-design-v735 .simurg-footer-grid-v740120 :is(.simurg-footer-about-v74060__arrow,.simurg-footer-nav-v74090__arrow){
  width:auto!important;
  height:auto!important;
  color:#ff9d52!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  opacity:.95!important;
}

body.simurg-design-v735 .simurg-footer-brand-v740120 .simurg-footer-brand-v740120__title{
  margin:0 0 7px!important;
  color:#fff!important;
  font-size:24px!important;
  line-height:1.14!important;
  letter-spacing:-.025em!important;
  font-weight:850!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740120 :where(p,li,span){
  color:#bed2ca!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740120 p{
  max-width:300px!important;
  margin:14px 0 18px!important;
  color:#bed2ca!important;
  font-size:14px!important;
  line-height:1.6!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740120 a{
  text-decoration:none!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__contact{
  color:#fff!important;
  font-weight:720!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__social{
  color:#fff!important;
  border-color:rgba(255,255,255,.23)!important;
  background:rgba(255,255,255,.075)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__cta{
  min-height:46px!important;
  color:#fff!important;
  border-radius:12px!important;
  font-size:14px!important;
  font-weight:780!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__cta.is-secondary{
  border:1px solid rgba(255,255,255,.22)!important;
  background:rgba(255,255,255,.07)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__cta.is-primary{
  border:1px solid var(--simurg-orange-600)!important;
  background:var(--simurg-orange-600)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.16)!important;
}
body.simurg-design-v735 .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__cta:hover{
  transform:translateY(-2px)!important;
}

@media(max-width:1180px){
  body.simurg-design-v735 .simurg-footer-grid-v740120{
    padding:30px 20px!important;
  }
  body.simurg-design-v735 .simurg-footer-column-v740120{
    padding:8px 18px!important;
  }
}
@media(max-width:782px){
  body.simurg-design-v735 .simurg-footer-grid-v740120{
    margin:18px 10px!important;
    padding:12px 18px!important;
    border-radius:20px!important;
  }
  body.simurg-design-v735 .simurg-footer-grid-v740120:after{
    right:-8px;
    bottom:-50px;
    font-size:170px;
  }
  body.simurg-design-v735 .simurg-footer-column-v740120,
  body.simurg-design-v735 .simurg-footer-grid-v740120 > .simurg-footer-column-v740120:first-child{
    display:block!important;
    padding:24px 0!important;
    border-left:0!important;
    border-top:1px solid rgba(255,255,255,.13)!important;
  }
  body.simurg-design-v735 .simurg-footer-grid-v740120 > .simurg-footer-column-v740120:first-child{
    border-top:0!important;
  }
  body.simurg-design-v735 .simurg-footer-grid-v740120 a.simurg-footer-about-v74060__link,
  body.simurg-design-v735 .simurg-footer-grid-v740120 a.simurg-footer-nav-v74090__link{
    min-height:42px!important;
    font-size:14px!important;
  }
}

/* =========================================================
   v7.40.14 — definitive yellow review accent
   Targets the real Google widget star row directly and the
   native Simurg review renderer without waiting for JS classes.
   ========================================================= */
body.simurg-design-v735 :is(
  .ti-widget.ti-goog .ti-stars,
  .ti-widget .ti-review-item .ti-stars,
  .wp-google-review .wp-google-stars,
  .grw-review .grw-review-stars,
  .simurg-reviews-v736 .spr-web-stars
){
  display:block!important;
  box-sizing:border-box!important;
  width:calc(100% - 28px)!important;
  max-width:520px!important;
  height:20px!important;
  min-height:20px!important;
  margin:15px auto 19px!important;
  padding:0!important;
  overflow:hidden!important;
  color:transparent!important;
  font-size:0!important;
  line-height:0!important;
  letter-spacing:0!important;
  border:0!important;
  border-radius:0!important;
  background:linear-gradient(90deg,#ffb800 0%,#ffc400 50%,#f4b400 100%)!important;
  box-shadow:0 6px 14px rgba(244,180,0,.14)!important;
  clip-path:polygon(0 0,100% 0,92% 100%,8% 100%)!important;
}
body.simurg-design-v735 :is(
  .ti-widget.ti-goog .ti-stars,
  .ti-widget .ti-review-item .ti-stars,
  .wp-google-review .wp-google-stars,
  .grw-review .grw-review-stars,
  .simurg-reviews-v736 .spr-web-stars
) > *{
  opacity:0!important;
  visibility:hidden!important;
}
body.simurg-design-v735 :is(
  .ti-widget .ti-verified-review,
  .ti-widget .ti-verified-review-icon,
  .wp-google-review .wp-google-verified,
  .grw-review .grw-review-verified
){
  display:none!important;
}

@media(max-width:782px){
  body.simurg-design-v735 :is(
    .ti-widget.ti-goog .ti-stars,
    .ti-widget .ti-review-item .ti-stars,
    .wp-google-review .wp-google-stars,
    .grw-review .grw-review-stars,
    .simurg-reviews-v736 .spr-web-stars
  ){
    width:calc(100% - 20px)!important;
    height:18px!important;
    min-height:18px!important;
    margin:14px auto 18px!important;
  }
}

/* =========================================================
   v7.40.16 — footer contrast and clear contact information
   ========================================================= */
body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 .simurg-footer-brand-v740120__title,
body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 .simurg-footer-brand-v740120__title *{
  color:#ffffff!important;
  opacity:1!important;
  text-shadow:0 1px 1px rgba(0,0,0,.12)!important;
}

body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__contact,
body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__contact *{
  color:#ffffff!important;
  opacity:1!important;
  font-weight:760!important;
}

body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__contact :is(svg,i){
  color:#ffad55!important;
  fill:currentColor!important;
}

body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__cta.is-primary,
body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__cta.is-primary *{
  color:#ffffff!important;
  opacity:1!important;
}

body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__cta.is-primary{
  border-color:#f27922!important;
  background:#f27922!important;
  box-shadow:0 9px 20px rgba(242,121,34,.22)!important;
}

body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__cta.is-primary:hover{
  border-color:#ff8a36!important;
  background:#ff8a36!important;
}

/* =========================================================
   v7.40.17 — one social style and exactly one right arrow
   ========================================================= */
body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__social{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  padding:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#ffffff!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.08)!important;
  box-shadow:none!important;
}

body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__social *{
  color:#ffffff!important;
  fill:currentColor!important;
  opacity:1!important;
}

body.simurg-design-v735 .simurg-footer-grid-v740120
  .simurg-footer-brand-v740120 a.simurg-footer-brand-v740120__social :is(span,i,svg){
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

body.simurg-design-v735 .simurg-footer-grid-v740120
  a.simurg-footer-about-v74060__link,
body.simurg-design-v735 .simurg-footer-grid-v740120
  a.simurg-footer-nav-v74090__link{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
}

body.simurg-design-v735 .simurg-footer-grid-v740120
  :is(.simurg-footer-about-v74060__arrow,.simurg-footer-nav-v74090__arrow){
  order:99!important;
  margin-left:auto!important;
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#ff9d52!important;
  font-size:14px!important;
  line-height:1!important;
  opacity:1!important;
}

/* =========================================================
   v7.40.15 — minimal professional review underline
   ========================================================= */
body.simurg-design-v735 :is(
  .ti-widget.ti-goog .ti-stars,
  .ti-widget .ti-review-item .ti-stars,
  .wp-google-review .wp-google-stars,
  .grw-review .grw-review-stars,
  .simurg-reviews-v736 .spr-web-stars,
  .simurg-google-review-card-v738 .simurg-google-rating-band-v740130
){
  width:calc(100% - 36px)!important;
  max-width:460px!important;
  height:8px!important;
  min-height:8px!important;
  margin:13px auto 18px!important;
  background:linear-gradient(90deg,#e6a915 0%,#f0bb2b 50%,#e6a915 100%)!important;
  box-shadow:none!important;
  clip-path:polygon(0 0,100% 0,98.5% 100%,1.5% 100%)!important;
}

@media(max-width:782px){
  body.simurg-design-v735 :is(
    .ti-widget.ti-goog .ti-stars,
    .ti-widget .ti-review-item .ti-stars,
    .wp-google-review .wp-google-stars,
    .grw-review .grw-review-stars,
    .simurg-reviews-v736 .spr-web-stars,
    .simurg-google-review-card-v738 .simurg-google-rating-band-v740130
  ){
    width:calc(100% - 26px)!important;
    height:7px!important;
    min-height:7px!important;
    margin:12px auto 17px!important;
  }
}
/* Simurg Conversion Framework v7.41.0.0 */
.simurg-confidence-v741{position:relative;z-index:37;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:min(1440px,calc(100% - 32px));margin:12px auto 0;border:1px solid #dceae5;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(12,62,52,.07);overflow:hidden}
.simurg-confidence-v741__item{display:flex;align-items:center;gap:11px;min-height:68px;padding:11px 18px;border-right:1px solid #e3eee9}
.simurg-confidence-v741__item:last-child{border-right:0}.simurg-confidence-v741__icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#e9f5f0;color:#124b40;font-weight:950}
.simurg-confidence-v741__copy{display:flex;flex-direction:column;line-height:1.22}.simurg-confidence-v741__copy strong{color:#113f36;font-size:14px}.simurg-confidence-v741__copy small{margin-top:3px;color:#647a73;font-size:12px}
.simurg-eyebrow-v741{display:block;margin-bottom:8px;color:#ef6c00;font-size:12px;font-weight:950;letter-spacing:.12em}
.simurg-decision-v741{width:min(1386px,calc(100% - 32px));margin:34px auto;padding:34px;border:1px solid #d6e7e1;border-radius:28px;background:linear-gradient(145deg,#f7fbf9 0%,#fff 58%,#fff7ee 100%);box-shadow:0 18px 50px rgba(10,61,50,.08)}
.simurg-decision-v741__heading{text-align:center;max-width:760px;margin:0 auto 24px}.simurg-decision-v741__heading h2{margin:0 0 8px!important;color:#103f36!important}.simurg-decision-v741__heading p{margin:0;color:#60766f}
.simurg-decision-v741__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.simurg-decision-v741__step{position:relative;min-height:150px;padding:22px;border:1px solid #dce9e4;border-radius:20px;background:#fff}
.simurg-decision-v741__number{display:grid;place-items:center;width:40px;height:40px;margin-bottom:15px;border-radius:12px;background:#124b40;color:#fff;font-weight:950}.simurg-decision-v741__step strong{display:block;color:#103f36;font-size:18px}.simurg-decision-v741__step p{margin:7px 0 0;color:#60766f;line-height:1.55}
.simurg-decision-v741__cta{display:flex;align-items:center;justify-content:center;width:max-content;min-height:52px;margin:22px auto 0;padding:0 26px;border-radius:14px;background:#ef6c00;color:#fff!important;text-decoration:none!important;font-weight:950;box-shadow:0 12px 25px rgba(239,108,0,.24)}
.simurg-booking-reassurance-v741{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);align-items:center;gap:24px;width:min(1180px,calc(100% - 32px));margin:26px auto 18px;padding:24px 28px;border:1px solid #d6e7e1;border-radius:24px;background:linear-gradient(120deg,#0e493f,#1d6b5b 70%,#806b29);color:#fff;box-shadow:0 18px 46px rgba(10,61,50,.14)}
.simurg-booking-reassurance-v741 .simurg-eyebrow-v741{color:#ffad68}.simurg-booking-reassurance-v741__copy>strong{display:block;font-size:24px;line-height:1.18}.simurg-booking-reassurance-v741__copy p{margin:8px 0 0;color:#e5f1ed;line-height:1.5}.simurg-booking-reassurance-v741__facts{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:17px;background:rgba(255,255,255,.08)}.simurg-booking-reassurance-v741__facts span{font-size:13px;font-weight:800}
.simurg-sticky-booking-v741{position:fixed;z-index:9998;left:50%;bottom:18px;transform:translate(-50%,calc(100% + 48px));display:flex;align-items:center;justify-content:space-between;gap:28px;width:min(690px,calc(100% - 28px));padding:10px 11px 10px 18px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(13,62,53,.96);color:#fff;box-shadow:0 16px 38px rgba(0,31,25,.22);backdrop-filter:blur(14px);opacity:0;visibility:hidden;pointer-events:none;transition:transform .28s ease,opacity .22s ease,visibility .22s ease}
.simurg-sticky-booking-v741.is-visible{transform:translate(-50%,0);opacity:1;visibility:visible;pointer-events:auto}
.simurg-sticky-booking-v741__copy{display:flex;flex-direction:column}.simurg-sticky-booking-v741__copy strong{font-size:14px}.simurg-sticky-booking-v741__copy small{margin-top:2px;color:#d6e8e2;font-size:11px}.simurg-sticky-booking-v741__cta,.simurg-sticky-booking-v741__phone{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:12px;background:#f57a0b;color:#fff!important;text-decoration:none!important;font-size:14px;font-weight:950;white-space:nowrap}
.simurg-booking-link-v741{transition:transform .2s ease,box-shadow .2s ease}.simurg-booking-link-v741:hover{transform:translateY(-1px)}
body.simurg-booking-page-v741{padding-bottom:82px}.simurg-booking-page-v741 .simurg-site-header-v735{position:relative}.simurg-booking-page-v741 main>main{width:min(1180px,calc(100% - 32px));margin-inline:auto}
@media(max-width:900px){.simurg-confidence-v741{grid-template-columns:repeat(2,minmax(0,1fr))}.simurg-confidence-v741__item:nth-child(2){border-right:0}.simurg-confidence-v741__item:nth-child(-n+2){border-bottom:1px solid #e3eee9}.simurg-decision-v741__steps{grid-template-columns:1fr}.simurg-booking-reassurance-v741{grid-template-columns:1fr}.simurg-decision-v741{padding:24px}}
@media(max-width:620px){.simurg-confidence-v741{width:calc(100% - 20px);margin-top:8px}.simurg-confidence-v741__item{padding:9px 10px;min-height:60px}.simurg-confidence-v741__icon{display:none}.simurg-confidence-v741__copy strong{font-size:12px}.simurg-confidence-v741__copy small{font-size:10px}.simurg-decision-v741{width:calc(100% - 20px);padding:20px 14px;border-radius:20px}.simurg-booking-reassurance-v741{width:calc(100% - 20px);padding:20px 16px;border-radius:20px}.simurg-booking-reassurance-v741__copy>strong{font-size:21px}.simurg-sticky-booking-v741{bottom:9px;gap:10px;padding-left:14px;border-radius:15px}.simurg-sticky-booking-v741__copy small{display:none}.simurg-sticky-booking-v741__cta,.simurg-sticky-booking-v741__phone{padding:0 14px}}

/* Simurg Premium Editorial System v7.42 — less decoration, stronger hierarchy. */
body.simurg-design-v735{--simurg-cream:#f7f7f3;--simurg-soft:#f4f7f5;--simurg-line:#dfe8e4;--simurg-shadow:0 14px 38px rgba(14,58,47,.07);background:#fff!important}
body.simurg-design-v735 :where(h1,h2,h3,h4){letter-spacing:-.026em!important}
body.simurg-design-v735 :where(p,li){color:#5f746d;line-height:1.62;font-weight:400}
.simurg-site-header-v735{background:rgba(255,255,255,.985);box-shadow:0 1px 0 rgba(15,69,55,.04)}
.simurg-site-header-v735__inner{min-height:80px}.simurg-site-offer-v735{box-shadow:none}.simurg-site-phone-v735{background:#fbfcfb}
.simurg-confidence-v741{width:min(1440px,calc(100% - 48px));margin:10px auto 26px;border-color:#dfe8e4;border-radius:14px;box-shadow:none}
.simurg-confidence-v741__item{min-height:62px;padding:9px 17px}.simurg-confidence-v741__icon{background:#edf5f1}
body.simurg-design-v735 .simurg-v735-hero{width:min(1440px,calc(100% - 48px))!important;margin:0 auto 48px!important;padding:26px!important;border:1px solid #e2e9e5!important;border-radius:24px!important;background:linear-gradient(120deg,#faf9f5 0%,#fff 52%,#f1f6f3 100%)!important;box-shadow:none!important}
body.simurg-design-v735 .simurg-v735-hero h1{font-weight:780!important}.simurg-v735-hero img{border-radius:20px!important}
body.simurg-design-v735 .simurg-content-section-v737{border-color:#e3eae7!important;border-radius:20px!important;box-shadow:none!important}
body.simurg-design-v735 .simurg-content-section-v737:nth-of-type(even){background:#f7f9f8!important}
body.simurg-design-v735 .simurg-content-section-v737 :where(h2,h3){font-weight:760!important}
.simurg-home-trust-v735,.simurg-context-trust-v737{box-shadow:none!important;border-color:#dfe8e4!important}
.simurg-home-cta-v736,.simurg-page-cta-v737{border:1px solid #dfe8e4!important;background:#0f493d!important;box-shadow:none!important}
.simurg-decision-v741{padding:42px;border:1px solid #dfe8e4;border-radius:22px;background:#fff;box-shadow:none}
.simurg-decision-v741__steps{gap:0;border:1px solid #dfe8e4;border-radius:18px;overflow:hidden}
.simurg-decision-v741__step{min-height:142px;padding:24px;border:0;border-right:1px solid #dfe8e4;border-radius:0;background:#fff}
.simurg-decision-v741__step:last-child{border-right:0}.simurg-decision-v741__number{width:36px;height:36px;border-radius:10px;background:#eaf3ef;color:#10493d}
.simurg-decision-v741__cta{box-shadow:none}.simurg-google-review-card-v738{box-shadow:none!important;border-color:#e0e8e4!important}
.simurg-sticky-booking-v741{left:auto;right:24px;width:410px;bottom:22px;transform:translateY(calc(100% + 48px));gap:15px;padding:9px 10px 9px 16px;border-radius:16px;box-shadow:0 14px 34px rgba(0,31,25,.19)}
.simurg-sticky-booking-v741.is-visible{transform:translateY(0)}.simurg-sticky-booking-v741__cta,.simurg-sticky-booking-v741__phone{min-height:42px;padding:0 16px}
.simurg-footer-premium-v740110,.simurg-footer-premium-v740120{box-shadow:none!important}.simurg-footer-card-v740110,.simurg-footer-card-v740120{border-color:rgba(255,255,255,.11)!important;box-shadow:none!important}
@media(max-width:900px){.simurg-decision-v741__steps{border:0;gap:10px}.simurg-decision-v741__step{border:1px solid #dfe8e4!important;border-radius:16px}.simurg-sticky-booking-v741{left:14px;right:14px;width:auto}}
@media(max-width:620px){.simurg-site-header-v735__inner{min-height:70px}.simurg-confidence-v741{width:calc(100% - 20px);margin-bottom:18px}body.simurg-design-v735 .simurg-v735-hero{width:calc(100% - 20px)!important;padding:15px!important;margin-bottom:30px!important;border-radius:20px!important}.simurg-decision-v741{padding:22px 14px}.simurg-sticky-booking-v741{left:9px;right:9px;width:auto}}

/* v7.42.0.1 — accessible contrast on dark conversion surfaces. */
body.simurg-design-v735 :where(
  .simurg-home-cta-v736,
  .simurg-page-cta-v737,
  .simurg-final-cta,
  .simurg-booking-reassurance-v741
) :where(h1,h2,h3,h4,strong){
  color:#fff!important;
}
body.simurg-design-v735 :where(
  .simurg-home-cta-v736,
  .simurg-page-cta-v737,
  .simurg-final-cta,
  .simurg-booking-reassurance-v741
) :where(p,small){
  color:#dceae6!important;
}
body.simurg-design-v735 .simurg-final-cta :where(.simurg-badge,.simurg-eyebrow-v741){
  color:#ffb16a!important;
}

/* v7.42.0.3 — verified district links preserve the existing pill design. */
body.simurg-design-v735 a.simurg-area-live-link-v74203{
  color:inherit!important;
  text-decoration:none!important;
  cursor:pointer!important;
  transition:transform .18s ease,border-color .18s ease,background-color .18s ease!important;
}
body.simurg-design-v735 a.simurg-area-live-link-v74203:hover,
body.simurg-design-v735 a.simurg-area-live-link-v74203:focus-visible{
  color:#0f493d!important;
  border-color:#ef6c00!important;
  background:#fff7ef!important;
  transform:translateY(-1px);
}

/* =========================================================
   v7.42.0.4 — Minimal Simurg cover system
   White, soft green and dark Simurg green replace peach/pink surfaces.
   ========================================================= */
body.simurg-design-v735 .simurg-v735-hero,
body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero,
body.simurg-design-v735.home .simurg-v735-hero{
  width:min(1380px,calc(100% - 48px))!important;
  margin:14px auto 30px!important;
  padding:22px!important;
  border:1px solid #dce8e3!important;
  border-radius:18px!important;
  background:#f3f7f5!important;
  box-shadow:none!important;
}
body.simurg-design-v735 .simurg-v735-hero :where(h1,.elementor-heading-title){
  max-width:720px!important;
  margin:2px 0 10px!important;
  color:#103f36!important;
  font-size:40px!important;
  font-weight:760!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
}
body.simurg-design-v735 .simurg-v735-hero :where(p,.elementor-widget-text-editor){
  max-width:700px!important;
  color:#5a7169!important;
  font-size:15px!important;
  line-height:1.55!important;
}
body.simurg-design-v735 .simurg-v735-hero :where(.simurg-eyebrow-v741,[class*="eyebrow"],[class*="badge"]){
  color:#d85f08!important;
  font-size:11px!important;
  font-weight:850!important;
  letter-spacing:.11em!important;
}
body.simurg-design-v735 .simurg-v735-hero :where(.elementor-button,.wp-element-button,.simurg-ui-button,a[class*="button"]){
  min-height:44px!important;
  padding:10px 18px!important;
  border-radius:10px!important;
  box-shadow:none!important;
  font-size:14px!important;
}
body.simurg-design-v735 .simurg-v735-hero img{
  max-height:390px!important;
  border-radius:16px!important;
  object-fit:cover!important;
  box-shadow:none!important;
}
@media(max-width:782px){
  body.simurg-design-v735 .simurg-v735-hero,
  body.simurg-design-v735.simurg-marketing-page-v737 .simurg-v735-hero,
  body.simurg-design-v735.home .simurg-v735-hero{
    width:calc(100% - 20px)!important;
    margin:10px auto 22px!important;
    padding:15px!important;
    border-radius:15px!important;
  }
  body.simurg-design-v735 .simurg-v735-hero :where(h1,.elementor-heading-title){
    max-width:100%!important;
    font-size:29px!important;
    line-height:1.10!important;
    letter-spacing:-.028em!important;
  }
  body.simurg-design-v735 .simurg-v735-hero :where(p,.elementor-widget-text-editor){
    max-width:100%!important;
    font-size:14px!important;
    line-height:1.48!important;
  }
  body.simurg-design-v735 .simurg-v735-hero img{max-height:230px!important;border-radius:13px!important}
}

/* v7.42.0.5 — booking link remains a visible primary footer action. */
body.simurg-design-v735 :where(footer,.elementor-location-footer) a[href*="reinigung-online-buchen"]{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  min-height:52px!important;
  padding:0 18px!important;
  border:1px solid #ef6c00!important;
  border-radius:12px!important;
  background:#ef6c00!important;
  color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  text-decoration:none!important;
  font-weight:800!important;
}
body.simurg-design-v735 :where(footer,.elementor-location-footer) a[href*="reinigung-online-buchen"] *{
  color:#fff!important;
}

/* v7.42.2.1 — confidence follows the hero in normal document flow. */
body.simurg-design-v735 .simurg-confidence-after-hero{
  width:100%;max-width:1440px;box-sizing:border-box;margin:24px auto 28px;
  z-index:auto;box-shadow:none;border-radius:14px;
}
body.simurg-design-v735 .simurg-confidence-after-hero .simurg-confidence-v741__item{
  box-sizing:border-box;min-width:0;min-height:76px;padding:14px 18px;
}
body.simurg-design-v735 .simurg-confidence-after-hero .simurg-confidence-v741__copy{min-width:0;line-height:1.4}
body.simurg-design-v735 .simurg-confidence-after-hero .simurg-confidence-v741__copy strong{font-size:14px}
body.simurg-design-v735 .simurg-confidence-after-hero .simurg-confidence-v741__copy small{font-size:12px}
@media(max-width:620px){
 body.simurg-design-v735 .simurg-confidence-after-hero{margin:18px auto 22px;grid-template-columns:repeat(2,minmax(0,1fr))}
 body.simurg-design-v735 .simurg-confidence-after-hero .simurg-confidence-v741__item{padding:12px 10px;min-height:84px}
 body.simurg-design-v735 .simurg-confidence-after-hero .simurg-confidence-v741__copy strong{font-size:14px;overflow-wrap:anywhere}
 body.simurg-design-v735 .simurg-confidence-after-hero .simurg-confidence-v741__copy small{font-size:12px;overflow-wrap:anywhere}
}
