/* =====================================================
   Scoala Premium — reference footer
   ===================================================== */
.site-footer{position:relative;margin-top:0;background:#06284d;color:#fff;font-size:12px}
.site-footer a{color:#e6eef7;text-decoration:none;transition:color .2s ease,opacity .2s ease}.site-footer a:hover{color:#fff;opacity:.82}
.footer-top{padding:26px 0 20px;background:linear-gradient(110deg,#072e58,#041f3d)}
.footer-grid{display:grid;grid-template-columns:1.08fr .8fr 1fr 1.35fr;gap:34px}
.footer-title{margin:0 0 13px;color:#fff;font:700 11px/1.2 Poppins,sans-serif;text-transform:uppercase;letter-spacing:.02em}
.footer-title::after{display:none}.footer-mini-title{margin:13px 0 7px;color:#fff;font:700 9px/1.2 Poppins,sans-serif;text-transform:uppercase}
.site-footer p{margin:0;color:#cedbea;font-size:10px;line-height:1.55}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:0 0 6px;color:#d7e2ee;font-size:10px;line-height:1.4}
.footer-menu a{display:inline-block;padding:1px 0}.footer-contact li{display:grid;grid-template-columns:15px 1fr;gap:6px;align-items:start}.footer-contact li>span:first-child{color:#fff;text-align:center}
.footer-social{display:flex;gap:7px;margin-top:0}.footer-social a{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);font-size:14px;font-weight:700}.footer-social a:hover{background:#0b5da8}
.footer-map{background:#fff;border-radius:5px;overflow:hidden}.footer-map iframe{display:block;width:100%;height:130px;border:0}
.footer-bottom{border-top:1px solid rgba(255,255,255,.09);background:#052341}.footer-bottom .container{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-copyright{color:#bfcddd;font-size:9px}.footer-legal{display:flex;align-items:center;gap:0}.footer-legal a{font-size:9px;padding:0 9px;border-right:1px solid rgba(255,255,255,.2)}.footer-legal a:last-child{border-right:0;padding-right:0}
.back-to-top{position:fixed;right:18px;bottom:18px;width:34px;height:34px;border:1px solid rgba(255,255,255,.3);border-radius:4px;background:#0a4d8e;color:#fff;cursor:pointer;display:grid;place-items:center;box-shadow:0 5px 14px rgba(0,0,0,.18);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:999}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:#0862b5}
@media(max-width:980px){.footer-grid{grid-template-columns:1fr 1fr;gap:25px}.footer-map iframe{height:160px}}
@media(max-width:640px){.footer-top{padding:28px 0}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-map iframe{height:190px}.footer-bottom .container{padding:13px 0;flex-direction:column;text-align:center;gap:8px}.footer-legal{flex-wrap:wrap;justify-content:center}}
