/* FCES-001A45R55: logo institucional 15 % adicional en computadoras. */
@media (min-width:901px){
  .topbar{
    height:100px!important;
    min-height:100px!important;
  }
  .topbar .container.nav,
  .topbar .nav{
    height:100px!important;
    min-height:100px!important;
  }
  .topbar .logo{
    width:325px!important;
    height:auto!important;
    max-height:84px!important;
    object-fit:contain!important;
    object-position:left center!important;
  }
}
@media (max-width:900px){
  .topbar{
    height:170px!important;
    min-height:170px!important;
  }
  .topbar .container.nav,
  .topbar .nav{
    width:100%!important;
    height:170px!important;
    min-height:170px!important;
    padding:0 1px 10px!important;
    position:relative!important;
    align-content:flex-start!important;
  }
  .topbar .logo{
    width:410px!important;
    max-width:100vw!important;
    height:auto!important;
    max-height:103px!important;
    object-fit:contain!important;
    object-position:left center!important;
  }
  .topbar .nav-logo-link{
    width:100%!important;
    height:112px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:0!important;
    overflow:visible!important;
  }
  .topbar .mobile-menu-toggle{
    position:absolute!important;
    right:14px!important;
    bottom:9px!important;
  }
  .topbar .menu{
    top:170px!important;
    max-height:calc(100dvh - 186px)!important;
  }
}

/* R64 acumulado: pie de pagina gris claro, coherente con el contador */
.site-footer-pro.footer-modern-v77{
  --footer-bg:#e9edf1!important;
  --footer-title:#111827!important;
  --footer-link:#111827!important;
  --footer-bottom:#111827!important;
  --footer-border:#d5dae0!important;
  background:linear-gradient(120deg,#e9edf1 0%,#dde2e7 100%)!important;
  color:#111827!important;
  border-top:1px solid #d5dae0!important;
}
.footer-modern-v77 .footer-v77-brand p,
.footer-modern-v77 .footer-v77-copy,
.footer-modern-v77 .footer-v77-lang,
.footer-modern-v77 .footer-v77-social-bottom > span{
  color:#111827!important;
}
.footer-modern-v77 .footer-v77-brand-links a,
.footer-modern-v77 .footer-v77-brand-links-unified a,
.footer-modern-v77 .footer-v77-col a,
.footer-modern-v77 .footer-v77-contact-item,
.footer-modern-v77 .footer-social-link{
  color:#111827!important;
}
.footer-modern-v77 .footer-v77-brand-links a:hover,
.footer-modern-v77 .footer-v77-brand-links-unified a:hover,
.footer-modern-v77 .footer-v77-col a:hover,
.footer-modern-v77 .footer-social-link:hover{
  color:#d94f00!important;
}
.footer-modern-v77 .footer-v77-contact,
.footer-modern-v77 .footer-v77-bottom{
  border-color:#dfe3e8!important;
}
.footer-modern-v77 .footer-social-link .footer-social-icon{
  background:#fff!important;
  border-color:#d7dce2!important;
  color:#111827!important;
}
.footer-modern-v77 .footer-social-link:hover .footer-social-icon{
  background:#111827!important;
  border-color:#111827!important;
  color:#fff!important;
}
