
*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:Arial,Helvetica,sans-serif;background:#f8f7f3;color:#151515;line-height:1.7;overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{max-width:100%;display:block}
.container{width:min(1320px,92%);margin:auto}
header{position:fixed;top:0;left:0;width:100%;z-index:999;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}
.header-inner{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:14px 0}
.logo-box{background:#fff;padding:8px 20px;border-radius:24px;box-shadow:0 12px 35px rgba(0,0,0,.08);border:1px solid #eee}
.logo-box img{height:58px;width:auto;object-fit:contain;border-radius:16px}
nav{display:flex;gap:28px;align-items:center;font-weight:800}
nav a:hover{color:#c69a39}
.header-btn,.btn-gold{display:inline-flex;align-items:center;gap:10px;background:#c69a39;color:#fff;padding:14px 22px;border-radius:14px;font-weight:900}
.wa-icon{width:22px;height:22px}
.hero{min-height:88vh;display:flex;align-items:center;position:relative;padding-top:120px;color:#fff}
.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.62),rgba(0,0,0,.62)),url('../uploads/hero-plise-sineklik.jpg') center/cover;z-index:-2}
.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.12));z-index:-1}
.hero-grid{display:grid;grid-template-columns:1fr .82fr;gap:44px;align-items:center}
.eyebrow{display:inline-block;color:#fff;background:rgba(198,154,57,.24);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px);padding:10px 18px;border-radius:999px;font-weight:900;font-size:14px;margin-bottom:22px}
.hero h1{font-size:68px;line-height:1.05;margin-bottom:24px;font-weight:900}
.hero p{font-size:21px;color:#f1f1f1;max-width:760px;margin-bottom:32px}
.hero-card{background:rgba(255,255,255,.13);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.18);padding:34px;border-radius:30px;color:#fff;box-shadow:0 22px 70px rgba(0,0,0,.22)}
.hero-card h3{font-size:32px;margin-bottom:14px}
.hero-card ul{list-style:none;display:flex;flex-direction:column;gap:13px;margin-top:20px}
.hero-card li{padding:14px;background:rgba(255,255,255,.1);border-radius:15px}
section{padding:78px 0}
.section-head{max-width:880px;margin-bottom:42px}
.section-head span{color:#c69a39;font-weight:900}
.section-head h2{font-size:48px;line-height:1.1;margin:10px 0 16px}
.section-head p{font-size:18px;color:#666}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.card{background:#fff;border-radius:28px;overflow:hidden;border:1px solid #eadfc8;box-shadow:0 16px 45px rgba(0,0,0,.05)}
.card img{width:100%;height:230px;object-fit:cover}
.card-content{padding:26px}
.card h3{font-size:26px;margin-bottom:10px}
.card p{color:#666}
.content-grid{display:grid;grid-template-columns:1fr .82fr;gap:32px;align-items:start}
.box{background:#fff;padding:38px;border-radius:30px;border:1px solid #eadfc8;box-shadow:0 14px 42px rgba(0,0,0,.05)}
.box h2,.box h3{font-size:34px;margin-bottom:18px}
.box p{color:#666;margin-bottom:16px}
.link-cloud{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.link-cloud a{background:#111;color:#fff;padding:11px 16px;border-radius:999px;font-weight:700}
.map{width:100%;height:340px;border:0;border-radius:22px}
.cta{background:#070707;color:#fff;border-radius:32px;padding:42px;display:flex;justify-content:space-between;gap:24px;align-items:center;border:1px solid rgba(198,154,57,.45)}
.cta h2{font-size:34px}.cta p{color:#ddd}
footer{background:#060606;color:#fff;padding:68px 0 24px}
.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:40px;padding-bottom:36px}
.footer-logo{background:linear-gradient(145deg,#111,#1c1c1c);padding:18px;border-radius:24px;border:1px solid rgba(198,154,57,.45);display:inline-block;margin-bottom:20px}
.footer-logo img{height:62px;border-radius:14px}
.footer-title{font-size:23px;color:#c69a39;margin-bottom:18px;font-weight:900}
.footer-links{display:flex;flex-direction:column;gap:12px;color:#eee}
.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:22px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#bbb}
.float-wa{position:fixed;right:22px;bottom:22px;z-index:999;background:#25D366;color:#fff;padding:14px 18px;border-radius:999px;display:flex;align-items:center;gap:10px;font-weight:900;box-shadow:0 14px 40px rgba(0,0,0,.24)}
.float-wa img{width:30px;height:30px}
@media(max-width:1050px){nav{display:none}.hero-grid,.content-grid,.grid,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:42px}.section-head h2{font-size:34px}.cta{flex-direction:column;align-items:flex-start}}


/* ELSERA ORTAK PREMIUM HEADER + MOBIL MENU + FOOTER FIX */
.premium-header{
  position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.98);
  border-bottom:1px solid rgba(197,154,53,.16);box-shadow:0 10px 30px rgba(0,0,0,.045);backdrop-filter:blur(12px);
}
.premium-header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0!important;}
.premium-logo{height:auto!important;min-width:220px!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;display:flex!important;align-items:center!important;}
.premium-logo img{height:64px!important;width:auto!important;max-width:240px!important;object-fit:contain!important;border-radius:0!important;display:block!important;}
.premium-nav{display:flex;align-items:center;gap:0!important;background:#fff;border:1px solid #eee3cf;border-radius:999px;padding:6px!important;box-shadow:0 10px 28px rgba(0,0,0,.04);}
.premium-nav a{white-space:nowrap;padding:10px 12px;border-radius:999px;color:#111!important;font-size:14px;font-weight:800;transition:.22s ease;}
.premium-nav a:hover{background:#111;color:#fff!important;}
.premium-actions{display:flex!important;align-items:center;gap:10px!important;}
.header-quote{padding:12px 18px!important;border-radius:999px!important;box-shadow:0 10px 22px rgba(197,154,53,.25);}
.header-phone{font-weight:900;white-space:nowrap;color:#111!important;border:1px solid #eee3cf;border-radius:999px;padding:11px 14px;background:#fffaf0;}
.mobile-menu{display:none;appearance:none;border:1px solid #eadfce;background:#fff;border-radius:14px;color:#111;font-size:26px;line-height:1;width:48px;height:46px;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 22px rgba(0,0,0,.08);}
.premium-footer{background:radial-gradient(circle at 15% 0%,rgba(197,154,53,.18),transparent 28%),linear-gradient(135deg,#040404 0%,#0d0d0d 55%,#050505 100%)!important;color:#eef2f6!important;padding:72px 0 24px!important;}
.footer-top{display:grid;grid-template-columns:1.35fr .8fr .95fr .95fr;gap:54px;align-items:flex-start;}
.premium-footer-logo{background:linear-gradient(135deg,#ffffff,#f6f1e7)!important;border:1px solid rgba(197,154,53,.42)!important;border-radius:28px!important;padding:24px!important;width:100%;max-width:360px;box-shadow:0 22px 54px rgba(0,0,0,.35);margin-bottom:22px;display:block!important;}
.premium-footer-logo img{width:100%!important;height:auto!important;object-fit:contain!important;border-radius:18px!important;}
.footer-brand p{max-width:430px;color:#d9e0e8!important;font-size:16px;line-height:1.85;}
.footer-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;}
.footer-badges span{border:1px solid rgba(197,154,53,.48);color:#e4bd63;background:rgba(197,154,53,.08);border-radius:999px;padding:8px 13px;font-size:13px;font-weight:800;}
.footer-col h3{color:var(--gold,#c59a35)!important;font-size:26px;line-height:1.1;margin:0 0 23px;}
.footer-col a,.footer-col span{display:block;color:#eef2f6!important;font-size:16px;margin-bottom:15px;transition:.22s ease;}
.footer-col a:hover{color:var(--gold,#c59a35)!important;transform:translateX(4px);}
.footer-cta{display:inline-flex!important;width:max-content;margin-top:10px;background:var(--gold,#c59a35);color:#111!important;font-weight:900;padding:12px 18px;border-radius:13px;}
.footer-cta:hover{background:#e2b64d;transform:none!important;}
.premium-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:48px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:#cbd5df!important;font-size:14px;}
@media(max-width:1200px){.premium-nav a{font-size:13px;padding:9px 9px}.header-phone{display:none!important}.premium-logo{min-width:190px!important}.premium-logo img{height:58px!important;max-width:210px!important;}}
@media(max-width:1020px){
  .premium-header-inner{padding:9px 0!important;}
  .premium-logo{min-width:0!important;}
  .premium-logo img{height:56px!important;max-width:205px!important;}
  .mobile-menu{display:flex!important;}
  .premium-nav{display:none!important;position:absolute;left:0;right:0;top:calc(100% + 10px);flex-direction:column;align-items:stretch;gap:6px!important;background:#fff;border:1px solid #eadfce;border-radius:22px;padding:14px!important;box-shadow:0 20px 48px rgba(0,0,0,.18);z-index:1001;}
  .premium-header.is-open .premium-nav{display:flex!important;}
  .premium-nav a{display:block;width:100%;padding:13px 15px!important;border-radius:14px;text-align:left;font-size:15px;}
  .premium-actions{display:none!important;}
  .footer-top{grid-template-columns:1fr;gap:32px;}
  .premium-footer{padding:46px 0 22px!important;}
  .premium-footer-logo{max-width:310px;padding:20px!important;}
}
@media(max-width:520px){.premium-logo img{height:50px!important;max-width:180px!important}.mobile-menu{width:44px;height:42px;font-size:24px}.premium-nav{top:calc(100% + 8px)}}


/* FINAL FIX: Logo gerçek boyut + mobil açılır menü */
.header.premium-header{position:sticky!important;top:0!important;z-index:9999!important;background:rgba(255,255,255,.985)!important;border-bottom:1px solid rgba(197,154,53,.18)!important;box-shadow:0 10px 30px rgba(0,0,0,.045)!important;backdrop-filter:blur(12px)!important;}
.header.premium-header .premium-header-inner{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:10px 0!important;}
.header.premium-header .logo-box.premium-logo{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;height:auto!important;min-width:220px!important;width:auto!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;}
.header.premium-header .logo-box.premium-logo img{height:72px!important;width:auto!important;max-width:270px!important;object-fit:contain!important;border-radius:0!important;display:block!important;}
.header.premium-header .premium-nav{display:flex!important;align-items:center!important;gap:0!important;background:#fff!important;border:1px solid #eee3cf!important;border-radius:999px!important;padding:6px!important;box-shadow:0 10px 28px rgba(0,0,0,.04)!important;}
.header.premium-header .premium-nav a{white-space:nowrap!important;padding:10px 12px!important;border-radius:999px!important;color:#111!important;font-size:14px!important;font-weight:800!important;transition:.22s ease!important;}
.header.premium-header .premium-nav a:hover{background:#111!important;color:#fff!important;}
.header.premium-header .premium-actions{display:flex!important;align-items:center!important;gap:10px!important;}
.header.premium-header .header-quote{padding:12px 18px!important;border-radius:999px!important;box-shadow:0 10px 22px rgba(197,154,53,.25)!important;}
.header.premium-header .header-phone{font-weight:900!important;white-space:nowrap!important;color:#111!important;border:1px solid #eee3cf!important;border-radius:999px!important;padding:11px 14px!important;background:#fffaf0!important;text-decoration:none!important;}
.header.premium-header .mobile-menu{display:none!important;appearance:none!important;border:1px solid #eadfce!important;background:#fff!important;border-radius:14px!important;color:#111!important;font-size:26px!important;line-height:1!important;width:48px!important;height:46px!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 8px 22px rgba(0,0,0,.08)!important;}
.premium-footer{background:radial-gradient(circle at 15% 0%,rgba(197,154,53,.18),transparent 28%),linear-gradient(135deg,#040404 0%,#0d0d0d 55%,#050505 100%)!important;color:#eef2f6!important;padding:72px 0 24px!important;}
.premium-footer .footer-top{display:grid!important;grid-template-columns:1.35fr .8fr .95fr .95fr!important;gap:54px!important;align-items:flex-start!important;}
.premium-footer .premium-footer-logo{background:linear-gradient(135deg,#ffffff,#f6f1e7)!important;border:1px solid rgba(197,154,53,.42)!important;border-radius:28px!important;padding:24px!important;width:100%!important;max-width:360px!important;box-shadow:0 22px 54px rgba(0,0,0,.35)!important;margin-bottom:22px!important;display:block!important;}
.premium-footer .premium-footer-logo img{width:100%!important;height:auto!important;object-fit:contain!important;border-radius:18px!important;}
.premium-footer .footer-brand p{max-width:430px!important;color:#d9e0e8!important;font-size:16px!important;line-height:1.85!important;}
.premium-footer .footer-badges{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:22px!important;}
.premium-footer .footer-badges span{border:1px solid rgba(197,154,53,.48)!important;color:#e4bd63!important;background:rgba(197,154,53,.08)!important;border-radius:999px!important;padding:8px 13px!important;font-size:13px!important;font-weight:800!important;}
.premium-footer .footer-col h3{color:var(--gold,#c59a35)!important;font-size:26px!important;line-height:1.1!important;margin:0 0 23px!important;}
.premium-footer .footer-col a,.premium-footer .footer-col span{display:block!important;color:#eef2f6!important;font-size:16px!important;margin-bottom:15px!important;transition:.22s ease!important;}
.premium-footer .footer-col a:hover{color:var(--gold,#c59a35)!important;transform:translateX(4px)!important;}
.premium-footer .footer-cta{display:inline-flex!important;width:max-content!important;margin-top:10px!important;background:var(--gold,#c59a35)!important;color:#111!important;font-weight:900!important;padding:12px 18px!important;border-radius:13px!important;}
.premium-footer .premium-footer-bottom{border-top:1px solid rgba(255,255,255,.12)!important;margin-top:48px!important;padding-top:22px!important;display:flex!important;justify-content:space-between!important;gap:20px!important;flex-wrap:wrap!important;color:#cbd5df!important;font-size:14px!important;}
@media(max-width:1200px){.header.premium-header .premium-nav a{font-size:13px!important;padding:9px 9px!important}.header.premium-header .header-phone{display:none!important}.header.premium-header .logo-box.premium-logo{min-width:190px!important}.header.premium-header .logo-box.premium-logo img{height:66px!important;max-width:240px!important;}}
@media(max-width:1020px){
  .header.premium-header .premium-header-inner{padding:9px 0!important;}
  .header.premium-header .logo-box.premium-logo{min-width:0!important;}
  .header.premium-header .logo-box.premium-logo img{height:62px!important;max-width:225px!important;}
  .header.premium-header .mobile-menu{display:flex!important;}
  .header.premium-header .premium-nav{display:none!important;position:absolute!important;left:0!important;right:0!important;top:calc(100% + 10px)!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;background:#fff!important;border:1px solid #eadfce!important;border-radius:22px!important;padding:14px!important;box-shadow:0 20px 48px rgba(0,0,0,.18)!important;z-index:10000!important;}
  .header.premium-header.is-open .premium-nav{display:flex!important;}
  .header.premium-header .premium-nav a{display:block!important;width:100%!important;padding:13px 15px!important;border-radius:14px!important;text-align:left!important;font-size:15px!important;color:#111!important;}
  .header.premium-header .premium-nav a:hover{background:#111!important;color:#fff!important;}
  .header.premium-header .premium-actions{display:none!important;}
  .premium-footer .footer-top{grid-template-columns:1fr!important;gap:32px!important;}
  .premium-footer{padding:46px 0 22px!important;}
  .premium-footer .premium-footer-logo{max-width:310px!important;padding:20px!important;}
}
@media(max-width:520px){.header.premium-header .logo-box.premium-logo img{height:56px!important;max-width:200px!important}.header.premium-header .mobile-menu{width:44px!important;height:42px!important;font-size:24px!important}.header.premium-header .premium-nav{top:calc(100% + 8px)!important}}


/* ELSERA LIGHT CORPORATE FOOTER - FINAL */
.elsera-modern-footer{
  background:linear-gradient(135deg,#eef7fa 0%,#f8fbfd 42%,#eaf3f7 100%)!important;
  color:#263948!important;
  padding:64px 0!important;
  border-top:1px solid rgba(70,115,135,.10)!important;
}
.elsera-modern-footer .container{
  width:min(1280px,94%)!important;
  margin:auto!important;
}
.footer-panel{
  position:relative!important;
  display:grid!important;
  grid-template-columns:118px minmax(0,1fr)!important;
  gap:26px!important;
  background:rgba(255,255,255,.78)!important;
  border:1px solid rgba(92,138,160,.18)!important;
  border-radius:30px!important;
  box-shadow:0 28px 75px rgba(37,65,78,.10)!important;
  padding:28px!important;
  overflow:hidden!important;
}
.footer-side-logo{
  border-radius:24px!important;
  background:linear-gradient(180deg,#ffffff,#f3fbfd)!important;
  border:1px solid rgba(92,138,160,.14)!important;
  min-height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-shadow:0 18px 40px rgba(37,65,78,.08)!important;
}
.footer-side-logo img{
  width:84px!important;
  height:auto!important;
  transform:rotate(-90deg)!important;
  object-fit:contain!important;
}
.footer-main{
  min-width:0!important;
}
.footer-intro-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)!important;
  gap:28px!important;
  align-items:start!important;
}
.footer-pill{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  background:#fff!important;
  border:1px solid rgba(92,138,160,.16)!important;
  border-radius:999px!important;
  color:#2f4a5a!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.45px!important;
  padding:8px 13px!important;
  box-shadow:0 10px 26px rgba(37,65,78,.06)!important;
}
.footer-pill:before{
  content:""!important;
  width:9px!important;
  height:9px!important;
  border-radius:50%!important;
  background:#c59a35!important;
  box-shadow:0 0 0 4px rgba(197,154,53,.13)!important;
}
.footer-intro h2{
  font-size:24px!important;
  line-height:1.25!important;
  color:#263948!important;
  margin:22px 0 10px!important;
  max-width:720px!important;
}
.footer-intro p{
  color:#5a7180!important;
  font-size:15.5px!important;
  line-height:1.75!important;
  max-width:760px!important;
  margin:0!important;
}
.footer-mini-tags{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin-top:20px!important;
}
.footer-mini-tags span{
  background:#fff!important;
  border:1px solid rgba(92,138,160,.15)!important;
  color:#2f4a5a!important;
  border-radius:999px!important;
  padding:9px 14px!important;
  font-size:13px!important;
  font-weight:800!important;
  box-shadow:0 8px 22px rgba(37,65,78,.05)!important;
}
.footer-contact-cards{
  display:grid!important;
  gap:14px!important;
}
.footer-contact-card{
  display:block!important;
  background:#fff!important;
  border:1px solid rgba(92,138,160,.13)!important;
  border-radius:18px!important;
  padding:16px 18px!important;
  color:#263948!important;
  box-shadow:0 14px 30px rgba(37,65,78,.07)!important;
  transition:.22s ease!important;
}
.footer-contact-card:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 18px 38px rgba(37,65,78,.11)!important;
}
.footer-contact-card b{
  display:block!important;
  color:#263948!important;
  font-size:14px!important;
  margin-bottom:3px!important;
}
.footer-contact-card span{
  display:block!important;
  color:#5a7180!important;
  font-size:14px!important;
}
.footer-map-cta{
  margin-top:22px!important;
  background:linear-gradient(135deg,#273f4d,#3f6578)!important;
  color:#fff!important;
  border-radius:22px!important;
  padding:24px!important;
  display:flex!important;
  justify-content:space-between!important;
  gap:20px!important;
  align-items:center!important;
  box-shadow:0 18px 45px rgba(37,65,78,.15)!important;
}
.footer-map-cta span{
  display:inline-flex!important;
  background:rgba(255,255,255,.14)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:999px!important;
  padding:7px 13px!important;
  font-size:12px!important;
  font-weight:900!important;
  margin-bottom:12px!important;
}
.footer-map-cta h3{
  color:#fff!important;
  font-size:23px!important;
  line-height:1.25!important;
  margin:0 0 8px!important;
}
.footer-map-cta p{
  color:#e9f2f6!important;
  font-size:14.5px!important;
  line-height:1.65!important;
  margin:0!important;
}
.footer-map-cta a{
  flex:0 0 auto!important;
  background:#fff!important;
  color:#263948!important;
  border-radius:999px!important;
  padding:13px 20px!important;
  font-weight:900!important;
  box-shadow:0 10px 28px rgba(0,0,0,.12)!important;
}
.footer-links-row{
  border-top:1px solid rgba(92,138,160,.14)!important;
  margin-top:24px!important;
  padding-top:16px!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
}
.footer-links-row a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#fff!important;
  border:1px solid rgba(92,138,160,.14)!important;
  color:#2f4a5a!important;
  border-radius:999px!important;
  padding:9px 13px!important;
  font-size:13px!important;
  font-weight:800!important;
  box-shadow:0 8px 18px rgba(37,65,78,.04)!important;
  transition:.22s ease!important;
}
.footer-links-row a:hover{
  background:#263948!important;
  color:#fff!important;
}
.modern-footer-bottom{
  border-top:1px solid rgba(92,138,160,.14)!important;
  margin-top:18px!important;
  padding-top:18px!important;
  display:flex!important;
  justify-content:space-between!important;
  align-items:center!important;
  gap:16px!important;
  flex-wrap:wrap!important;
  color:#627989!important;
  font-size:13.5px!important;
}
.footer-socials{
  display:flex!important;
  gap:10px!important;
}
.footer-socials a{
  width:38px!important;
  height:38px!important;
  border-radius:14px!important;
  background:#fff!important;
  border:1px solid rgba(92,138,160,.14)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#2f4a5a!important;
  font-size:12px!important;
  font-weight:900!important;
  box-shadow:0 8px 20px rgba(37,65,78,.06)!important;
}

/* eski siyah/footer kolon stilleri çakışmasın */
.elsera-modern-footer .footer-pro-grid,
.elsera-modern-footer .footer-top,
.elsera-modern-footer .footer-grid,
.elsera-modern-footer .footer-col,
.elsera-modern-footer .footer-brand,
.elsera-modern-footer .premium-footer-logo,
.elsera-modern-footer .footer-logo{
  all:unset;
}
.elsera-modern-footer .footer-brand,
.elsera-modern-footer .footer-main,
.elsera-modern-footer .footer-intro,
.elsera-modern-footer .footer-contact-cards,
.elsera-modern-footer .footer-panel,
.elsera-modern-footer .footer-intro-grid,
.elsera-modern-footer .footer-links-row,
.elsera-modern-footer .footer-map-cta,
.elsera-modern-footer .footer-bottom{
  box-sizing:border-box!important;
}

@media(max-width:980px){
  .footer-panel{
    grid-template-columns:1fr!important;
    padding:22px!important;
  }
  .footer-side-logo{
    min-height:auto!important;
    padding:20px!important;
  }
  .footer-side-logo img{
    width:170px!important;
    transform:none!important;
  }
  .footer-intro-grid{
    grid-template-columns:1fr!important;
  }
  .footer-map-cta{
    flex-direction:column!important;
    align-items:flex-start!important;
  }
}
@media(max-width:620px){
  .elsera-modern-footer{
    padding:38px 0!important;
  }
  .footer-panel{
    border-radius:24px!important;
    padding:18px!important;
  }
  .footer-intro h2{
    font-size:21px!important;
  }
  .footer-map-cta h3{
    font-size:20px!important;
  }
  .footer-links-row a{
    width:100%!important;
    justify-content:flex-start!important;
  }
  .modern-footer-bottom{
    align-items:flex-start!important;
    flex-direction:column!important;
  }
}
