.header,nav{top:0;z-index:var(--z-index-1)}.nav__categoria-opcion a,.nav__menuperf-opcion a{text-decoration:none!important}.nav__categoria-opcion:hover,.nav__menuperf-opcion:hover{background-color:var(--color-primary-d2)}:root{--foot-border-contactenos:#999999;--font-size-p-foot-year:1.4rem;--z-index-0:0;--z-index-1:1;--z-index-2:2;--z-index-3:3;--z-index-4:4;--z-index-5:5;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1280px}*,::after,::before{box-sizing:border-box;margin:0;padding:0;border:0}.header-govco{height:3rem;width:100%;background-color:#36c}.nav__menuperf,nav{background-color:var(--color-primary)}.header-govco__logo{width:8.5rem;height:3rem;display:flex;justify-content:center;align-items:center;margin-left:3rem}.header{padding:0 4rem;display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;font-family:var(--font-family-primary),serif;border-bottom:2px solid var(--color-primary)}.header__inicio{display:flex;justify-content:start}.header__iconempresa{width:30%}.header__iconempresa p{font-size:.8em;color:var(--color-primary)}.header__iconempresa-wrap{width:40%;height:8vh;margin:0 auto}.header__iconempresa-wrap img{width:100%;height:8vh;object-fit:contain}.header__login{width:35%;display:flex;justify-content:flex-end}.header__imagen{max-width:100%;height:auto;display:block}.nav__categoria,nav{height:8vh;display:flex}nav{width:100%;align-items:center;justify-content:center;border-bottom:2px solid var(--color-secondary);position:sticky;border-bottom:2px solid var(--color-primary)}.nav__categoria{justify-content:center;align-items:center;gap:8rem}.nav__categoria-opcion{display:flex;justify-content:center;align-items:center;height:inherit;position:relative;padding:.8rem;color:#fff}.nav__categoria-opcion a,.nav__categoria-opcion:hover a{color:#fff}.nav__menuperf{position:absolute;top:8vh;z-index:var(--z-index-4);width:max-content;left:0;color:#fff;overflow:hidden;max-height:0}.footer-govco-contacto,main{width:100%;position:relative}.nav__menuperf-opcion{padding:.6rem}.nav__categoria-opcion:hover .nav__menuperf{max-height:1000px;transition:.8s ease-in}.nav__menuperf-opcion:hover{transition:.4s}.stickyNav{background-color:var(--color-primary-d5);transition:background-color .4s ease-in-out;border:solid 1px var(--color-primary-d5)}.footer,.footer-govco-contacto{display:flex;background-color:var(--color-primary)}main{min-height:var(--height-main);overflow-x:hidden;z-index:var(--z-index-0);color:var(--color-font-body-principal);background-color:var(--background-color-body)}.footer{flex-direction:column;justify-content:center;align-items:center;height:var(--height-footer);color:#fff}.footer-govco-wrap{height:62rem;display:flex;justify-content:center;flex-direction:column;align-items:center}.footer-govco-contacto{height:56rem;flex-direction:column;align-items:center;justify-content:center;z-index:1;margin-top:12rem}.footer-govco-contacto__form{background-color:#fff;height:48rem;width:60%;position:absolute;bottom:1.875rem;z-index:100;border-radius:16px;border:1px solid #d1d1d1}.footer-govco-contacto__form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:minmax(1.875rem,auto) minmax(15.625rem,auto) minmax(2.5rem,auto) repeat(3,70px);grid-column-gap:16px;grid-row-gap:30px;margin-left:6.31rem;gap:1rem;margin-top:4px;margin-right:1.56rem}.footer-govco-contacto-titulo{color:var(--color-primary);font-size:1.2rem}.footer-govco-contacto__direccion{grid-row:1/span 3;grid-column:2}.footer-govco-contacto__direccion-escudos{display:flex;justify-content:center;width:100%}.footer-govco-contacto-escudo-img{height:70px;object-fit:cover}.footer-govco-contacto__redes{display:flex;justify-content:start;padding:.4rem;flex-wrap:wrap;gap:.4rem}.footer-govco-contacto__redes-circulo{display:flex;justify-content:center;align-items:center;gap:.4rem}.footer-govco-contacto__redes-circulo-baground{background-color:var(--color-primary);border-radius:50%;display:flex;justify-content:center;align-items:center;padding:.6rem}.footer-govco-contacto__redes-circulo-pi{font-size:1.2rem;color:#fff}.footer-govco-copyright{width:100%;background-color:#36c;display:flex;justify-content:center;height:6.125rem}.footer-govco-copyright__form{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:6.125rem;width:80rem}.footer-govco-copyright__logo{display:flex;justify-content:start;align-items:center;gap:.75rem;height:6rem;margin-left:3rem}.footer-govco-copyright__logo-img1{height:30px;object-fit:cover}.footer-govco-copyright__logo-img2{height:45px;object-fit:cover}.footer-govco-copyright__form-texto{display:flex;justify-content:center;flex-direction:column;align-items:center;background-color:inherit;color:#fff}.footer-govco-copyright__logo-separador{height:3rem;border-right:1px solid #fff}.footer__version{font-size:.8em}@media (max-width:1280px){.footer-govco-contacto__form{width:80%}}@media (max-width:992px){.header-govco__logo{margin-left:7rem}.footer-govco-contacto__form-grid{grid-template-columns:1fr;grid-template-rows:minmax(1.875rem,auto) minmax(4rem,auto) minmax(2.5rem,auto) repeat(3,auto)}.footer-govco-contacto__direccion{grid-row:1;grid-column:1;display:flex;justify-content:center;align-items:center;grid-row:auto;grid-column:auto}.footer-govco-contacto-escudo-img{height:70px}.footer-govco-contacto__form{width:90%}.footer-govco-contacto__redes{flex-direction:column;flex-wrap:nowrap;align-items:start}}.scroll-top{position:fixed;bottom:24px;right:24px;height:48px;width:48px;background-color:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;box-shadow:0 6px 16px rgba(0,0,0,.25);z-index:9999;overflow:hidden;transition:width .35s,border-radius .35s,box-shadow .35s;border:2.5px solid rgba(255,255,255,.85)}.scroll-top__text{position:absolute;left:16px;white-space:nowrap;font-size:14px;opacity:0;pointer-events:none;transition:opacity .2s}.scroll-top__icon{font-size:22px;z-index:2}.scroll-top:hover{width:160px;border-radius:30px;justify-content:flex-end;padding-right:16px;border:2.5px solid rgba(255,255,255,.85)}.scroll-top.visible,.scroll-top:hover .scroll-top__text{opacity:1}.scroll-top.hidden{opacity:0;pointer-events:none;transition:opacity .3s}.footer-govco{background-color:#36c;color:#fff;width:100%;padding:1.5rem 0}.footer-govco .footer-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;flex-wrap:wrap;align-items:flex-start;gap:1.5rem}.footer-govco .footer-col-brand{flex:0 0 160px;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding-right:1.5rem;border-right:1px solid rgba(255,255,255,.3)}.footer-govco .footer-brand-name{color:#fff;font-size:.95rem;font-weight:700;line-height:1.3;margin:0}.footer-govco .footer-brand-name span.accent{display:block;width:30px;height:3px;background:linear-gradient(to right,#f5d123 34%,#003087 34%,#003087 67%,#ce1126 67%);margin-top:4px}.footer-govco .footer-govcobadge{font-size:1.4rem;font-weight:900;color:#fff;letter-spacing:-1px;font-family:Montserrat,Arial,sans-serif}.footer-govco .footer-col-contact p a:hover,.footer-govco .footer-govcobadge span,.footer-govco .footer-legal-links a:hover,.footer-govco .footer-social-links a:hover{color:#f5d123}.footer-govco .footer-cobadge{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:conic-gradient(#003087 0deg 120deg,#f5d123 120deg 240deg,#ce1126 240deg 360deg);font-size:.55rem;font-weight:900;color:#fff;text-transform:uppercase;letter-spacing:.5px;text-align:center;line-height:1.1}.footer-govco .footer-col-info{flex:1 1 250px;padding:0 1.5rem;border-right:1px solid rgba(255,255,255,.3)}.footer-govco .footer-col-title{font-size:.95rem;font-weight:700;color:#fff;margin:0 0 .75rem}.footer-govco .footer-col-contact p,.footer-govco .footer-col-info p{font-size:.8rem;color:rgba(255,255,255,.9);margin:.2rem 0;line-height:1.5}.footer-govco .footer-legal-links a,.footer-govco .footer-social-links a{color:#fff;font-size:.8rem;text-decoration:underline}.footer-govco .footer-social-links{display:flex;gap:1.25rem;margin-top:1rem;flex-wrap:wrap}.footer-govco .footer-social-links a{display:flex;align-items:center;gap:.3rem}.footer-govco .footer-social-links .social-icon{font-weight:900;font-size:.85rem}.footer-govco .footer-col-contact{flex:1 1 220px;padding-left:1.5rem}.footer-govco .footer-col-contact .footer-col-title{display:flex;align-items:center;gap:.4rem}.footer-govco .footer-col-contact p a{color:rgba(255,255,255,.9);text-decoration:underline}.footer-govco .footer-legal-links{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:.85rem}.footer-bottom-bar{margin:1rem auto 0;padding:.75rem 1.5rem 0;border-top:1px solid rgba(255,255,255,.25);display:flex;flex-wrap:wrap;gap:.4rem;flex-direction:column;align-items:center;text-align:center}.footer-bottom-rights{font-size:.75rem;color:rgba(255,255,255,.75);letter-spacing:.01em}.footer-bottom-version{font-size:.72rem;color:rgba(255,255,255,.55);letter-spacing:.02em}.footer-bottom-version strong{color:rgba(255,255,255,.75);font-weight:700}@media (max-width:767px){.footer-govco .footer-inner{flex-direction:column;gap:1.2rem;padding:0 1rem}.footer-govco .footer-col-brand,.footer-govco .footer-col-info{flex:0 0 100%;border-right:none;border-bottom:1px solid rgba(255,255,255,.25)}.footer-govco .footer-col-brand{flex-direction:row;align-items:center;justify-content:flex-start;padding-right:0;padding-bottom:1rem;gap:1rem}.footer-govco-contacto-escudo-img{max-height:52px!important;width:auto!important}.footer-govco-copyright__logo-img1,.footer-govco-copyright__logo-img2{max-height:36px!important;width:auto!important}.footer-govco .footer-col-info{padding:0 0 1rem}.footer-govco .footer-col-contact{flex:0 0 100%;padding:0}.footer-govco .footer-col-contact .ui-outputlabel,.footer-govco .footer-col-contact p,.footer-govco .footer-col-info .ui-outputlabel,.footer-govco .footer-col-info p{font-size:.78rem}.footer-govco .footer-col-title{font-size:.9rem}.footer-govco .footer-social-links{gap:1rem;margin-top:.75rem}.footer-bottom-bar{flex-direction:column;align-items:center;text-align:center;gap:.2rem;padding:.75rem 1rem 0}}@media (min-width:768px) and (max-width:1023px){.footer-govco .footer-inner{flex-wrap:wrap;gap:1rem}.footer-govco .footer-col-brand{flex:0 0 100%;flex-direction:row;align-items:center;border-right:none;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:1rem;padding-right:0;gap:1.2rem}.footer-govco-contacto-escudo-img{max-height:56px!important;width:auto!important}.footer-govco-copyright__logo-img1,.footer-govco-copyright__logo-img2{max-height:40px!important;width:auto!important}.footer-govco .footer-col-info{flex:1 1 45%;padding:0 1rem 0 0;border-right:1px solid rgba(255,255,255,.3)}.footer-govco .footer-col-contact{flex:1 1 45%;padding:0 0 0 1rem}.footer-bottom-bar{flex-direction:column;align-items:center;text-align:center;gap:.2rem}}@media (min-width:1024px){.footer-bottom-bar{flex-direction:column;align-items:center;text-align:center}}.header__inicio{width:auto;display:flex;align-items:center;justify-content:center}.header-brand-link,.header-brand-link:hover,.header-brand-link:visited{display:flex;align-items:center;gap:1px;text-decoration:none!important;color:inherit;cursor:pointer;background:0 0;border:none;padding:6px 10px;border-radius:6px;transition:background-color .2s}.header-brand-link:hover{background-color:rgba(0,0,0,.04)}.header-brand-icon{display:flex;align-items:center;justify-content:center;color:var(--color-primary);font-size:1.6rem;line-height:1;flex-shrink:0}.header-brand-divider{display:inline-block;width:2px;height:44px;background-color:#b0b0b0;border-radius:2px;flex-shrink:0}.header-brand-text{display:flex;flex-direction:column;gap:1px;line-height:1.2}.header-brand-top{font-size:.7rem;font-weight:600;color:#7f8c8d;letter-spacing:.04em;text-transform:uppercase}.header-brand-main{font-size:1rem;font-weight:800;color:#e67e22;text-transform:uppercase;white-space:nowrap}.header-brand-sub{font-size:.7rem;font-weight:600;color:#555;letter-spacing:.06em;text-transform:uppercase}.header-brand-img{height:55px;width:auto;object-fit:contain;flex-shrink:0;border-left:1px solid #ddd;padding-left:10px;margin-left:2px}@media (max-width:768px){.header-brand-img,.header__iconempresa-wrap img{display:none}.header{padding:0 1rem;display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;font-family:var(--font-family-primary),serif;border-bottom:2px solid var(--color-primary)}.header__inicio{width:auto}.header-brand-icon{font-size:1.6rem}.header-brand-main{font-size:.5rem}}