/* Один и тот же футер для главной и всех внутренних страниц. */
body.site-internal #main,
body.site-internal .main-bg{min-height:100vh!important}
body.site-internal .main-bg{display:flex!important;flex-direction:column!important}
body.site-internal .bg-f{flex:1 0 auto!important}

body.site-home footer.index-modern-footer,
body.site-internal footer.index-modern-footer{position:relative!important;display:grid!important;grid-template-columns:1.1fr 1fr 1.2fr!important;gap:22px!important;box-sizing:border-box!important;width:100%!important;max-width:1184px!important;min-height:0!important;margin:30px auto 0!important;padding:24px 28px!important;border:0!important;border-top:1px solid #d7ebef!important;border-radius:14px 14px 0 0!important;background:#fff!important;box-shadow:none!important;color:#78909b!important;font:400 14px/1.45 Arial,Helvetica,sans-serif!important;text-shadow:none!important}
body.site-home footer.index-modern-footer:before,
body.site-internal footer.index-modern-footer:before{display:block!important;content:url(../images/bott-bg.png)!important;position:absolute!important;top:-52px!important;right:-770px!important}
body.site-home footer.index-modern-footer:after,
body.site-internal footer.index-modern-footer:after{display:block!important;content:url(../images/marker-bot.png)!important;position:absolute!important;top:-16px!important;right:860px!important}
body.site-home footer.index-modern-footer .index-footer-brand,
body.site-home footer.index-modern-footer .index-footer-links,
body.site-home footer.index-modern-footer .index-footer-legal,
body.site-internal footer.index-modern-footer .index-footer-brand,
body.site-internal footer.index-modern-footer .index-footer-links,
body.site-internal footer.index-modern-footer .index-footer-legal{float:none!important;width:auto!important;max-width:none!important;margin-left:0!important;margin-right:0!important}
body.site-home footer.index-modern-footer .index-footer-brand a,
body.site-internal footer.index-modern-footer .index-footer-brand a{display:block!important;margin-bottom:6px!important;color:#17627a!important;font:700 18px/1 'PT Sans Narrow',Arial,Helvetica,sans-serif!important;letter-spacing:0!important;text-decoration:none!important;text-shadow:none!important}
body.site-home footer.index-modern-footer .index-footer-brand span,
body.site-internal footer.index-modern-footer .index-footer-brand span{color:#607b86!important;font:400 14px/1.45 Arial,Helvetica,sans-serif!important;text-shadow:none!important}
body.site-home footer.index-modern-footer .index-footer-links,
body.site-internal footer.index-modern-footer .index-footer-links{display:flex!important;flex-wrap:wrap!important;align-content:start!important;align-items:start!important;gap:10px 22px!important;margin-top:0!important;margin-bottom:0!important}
body.site-home footer.index-modern-footer .index-footer-links a,
body.site-internal footer.index-modern-footer .index-footer-links a{color:#17627a!important;font:700 14px/1.45 Arial,Helvetica,sans-serif!important;text-decoration:none!important;text-shadow:none!important}
body.site-home footer.index-modern-footer .index-footer-links a:hover,
body.site-internal footer.index-modern-footer .index-footer-links a:hover{text-decoration:underline!important}
body.site-home footer.index-modern-footer .index-footer-legal,
body.site-internal footer.index-modern-footer .index-footer-legal{color:#78909b!important;font:400 15px/1.55 Arial,Helvetica,sans-serif!important;text-align:right!important;text-shadow:none!important}
body.site-home footer.index-modern-footer .index-footer-legal a,
body.site-internal footer.index-modern-footer .index-footer-legal a{color:#607b86!important;font-family:Arial,Helvetica,sans-serif!important;font-size:15px!important;text-decoration:none!important;text-shadow:none!important}
body.site-home footer.index-modern-footer .index-footer-legal a:hover,
body.site-internal footer.index-modern-footer .index-footer-legal a:hover{color:#17627a!important;text-decoration:underline!important}

@media (max-width:700px){
  body.site-home footer.index-modern-footer,
  body.site-internal footer.index-modern-footer{display:block!important;width:calc(100% - 24px)!important;margin-top:22px!important;padding:20px 12px!important}
  body.site-home footer.index-modern-footer .index-footer-links,
  body.site-internal footer.index-modern-footer .index-footer-links{margin:16px 0!important}
  body.site-home footer.index-modern-footer .index-footer-legal,
  body.site-internal footer.index-modern-footer .index-footer-legal{font-size:14px!important;text-align:left!important}
  body.site-home footer.index-modern-footer .index-footer-legal a,
  body.site-internal footer.index-modern-footer .index-footer-legal a{font-size:14px!important}
}
