.elementor-167955 .elementor-element.elementor-element-d3fda2d:not(.elementor-motion-effects-element-type-background), .elementor-167955 .elementor-element.elementor-element-d3fda2d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #0943B5 0%, #0943B5 100%);}.elementor-167955 .elementor-element.elementor-element-d3fda2d > .elementor-background-overlay{opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-167955 .elementor-element.elementor-element-d3fda2d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 10px 0px 0px;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,
					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-167955 .elementor-element.elementor-element-56d1ff3 .elementor-menu-toggle{margin:0 auto;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-167955 .elementor-element.elementor-element-c62f9a7{text-align:center;}.elementor-widget-global .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-167955 .elementor-element.elementor-global-166049{width:100%;max-width:100%;}/* Start custom CSS for global, class: .elementor-global-165361 */.govco-topbar {
  background-color: #0942B4;
  height: 48px;
  width: 100%;
  display: flex;
  align-items: center;
}

.govco-container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.govco-link img {
  height: 24px;
  width: auto;
}

.govco-lang {
  font-size: 12px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 6px;
}

.govco-lang a {
  color: #fff;
  text-decoration: none;
}

.govco-lang span {
  opacity: 0.6;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-d3fda2d *//* Colores oficiales del manual de identidad */
:root {
  --gov-blue-official: #3366CC;
  --gov-white: #FFFFFF;
}

.gov-top-bar {
  background-color: var(--gov-blue-official);
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
  /* Asegura que siempre esté al frente */
  position: relative;
  z-index: 9999;
}

.gov-container {
  width: 100%;
  max-width: 1200px; /* Alineación estándar con el contenido */
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  align-items: center;
}

.gov-logo-link {
  display: inline-flex;
  align-items: center;
  height: 100%;
  text-decoration: none;
}

.gov-logo-link img {
  height: 24px; /* Altura reglamentaria para que sea legible pero no invasivo */
  width: auto;
  display: block;
}

/* Ajuste para pantallas muy pequeñas */
@media (max-width: 480px) {
  .gov-top-bar {
    height: 36px; /* Un poco más delgada en móviles */
  }
  
  .gov-logo-link img {
    height: 820px;
  }
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-166145 */#cabezote-limpio-cm,
#cabezote-limpio-cm * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    line-height: 1.2;
}

#cabezote-limpio-cm#cabezote-limpio-cm {
    width: 100%;
    background-color: #ffffff;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 4%;
    padding-right: 4%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #f0f0f0;
    gap: 15px;
}

#cabezote-limpio-cm .logo-cm-solo img {
    height: 65px;
    width: auto;
    display: block;
}

#cabezote-limpio-cm .busqueda-cm-sola {
    flex: 0 1 300px;
    background-color: #ffffff;
}

#cabezote-limpio-cm .form-busqueda-cm {
    display: flex;
    width: 100%;
    border: 2px solid #005BB9;
    border-radius: 25px;
    overflow: hidden;
    background-color: #ffffff;
}

#cabezote-limpio-cm .input-busqueda-cm {
    flex: 1;
    border: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    outline: none;
    background-color: transparent;
    color: #333333;
    min-width: 0;
}

#cabezote-limpio-cm .input-busqueda-cm:focus {
    background-color: #f8f9fa;
}

#cabezote-limpio-cm .boton-busqueda-cm {
    background-color: #005BB9;
    border: 0;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s ease;
}

#cabezote-limpio-cm .boton-busqueda-cm:hover,
#cabezote-limpio-cm .boton-busqueda-cm:focus {
    background-color: #00448a;
}

@media (max-width: 768px) {
    #cabezote-limpio-cm#cabezote-limpio-cm {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #cabezote-limpio-cm .logo-cm-solo img {
        height: 45px;
    }

    #cabezote-limpio-cm .busqueda-cm-sola {
        flex: 0 1 180px;
    }

    #cabezote-limpio-cm .input-busqueda-cm {
        padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 12px;
    }

    #cabezote-limpio-cm .boton-busqueda-cm {
        padding-left: 10px;
        padding-right: 10px;
    }
}/* End custom CSS */
/* Start custom CSS for nav-menu, class: .elementor-element-56d1ff3 */@media (min-width: 1201px) {
    .elementor-menu-toggle,
    .ast-mobile-menu-trigger,
    .mobile_menu_bar,
    .hamburger-menu-container {
        display: none !important;
    }
}

@media (max-width: 1200px) {
    .elementor-nav-menu--layout-horizontal,
    .main-navigation .main-menu,
    #mega-menu-wrap-primary,
    .nav-menu {
        display: none !important;
    }

    .elementor-menu-toggle,
    .ast-mobile-menu-trigger,
    .mobile_menu_bar {
        display: flex !important;
    }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-c62f9a7 */.elementor-167955 .elementor-element.elementor-element-c62f9a7 blockquote {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
    background: transparent !important;
}

.elementor-167955 .elementor-element.elementor-element-c62f9a7 blockquote p {
    margin: 0 !important;
    display: inline-block;
}

.elementor-167955 .elementor-element.elementor-element-c62f9a7 .elementor-blockquote__content {
    border: none !important;
    padding: 0 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1232528 */:root {
  --gov-color-primary: #004884;
  --gov-color-primary-hover: #00335e;
  --gov-color-text-dark: #131313;
  --gov-color-text-muted: #4b4b4b;
  --gov-color-bg-light: #f4f6f9;
  --gov-color-border: #d9d9d9;
  --gov-color-badge-fiscal: #004884;
  --gov-color-badge-disciplinary: #c51111;
  --gov-shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.08);
  --gov-shadow-md: 0 4px 12px rgba(0, 0, 0, 0.12);
  --gov-font-family: 'Work Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}

.gov-control-entities {
  font-family: var(--gov-font-family);
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 1rem;
  box-sizing: border-box;
}

.gov-control-entities__title {
  font-size: clamp(1.5rem, 4vw, 2.25rem);
  font-weight: 700;
  color: var(--gov-color-primary);
  text-align: center;
  margin: 0 0 2.5rem 0;
  line-height: 1.2;
}

.gov-control-entities__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .gov-control-entities__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
}

.gov-control-card {
  background-color: #ffffff;
  border: 1px solid var(--gov-color-border);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--gov-shadow-sm);
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.gov-control-card:hover {
  box-shadow: var(--gov-shadow-md);
  transform: translateY(-2px);
}

.gov-control-card__header {
  background-color: #ffffff;
  border-bottom: 1px solid var(--gov-color-border);
  padding: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 110px;
}

.gov-control-card__logo-wrapper {
  margin: 0;
  max-width: 140px;
  max-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.gov-control-card__logo {
  width: 100%;
  height: auto;
  max-height: 80px;
  object-fit: contain;
}

.gov-control-card__body {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.gov-control-card__title {
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--gov-color-text-dark);
  margin: 0 0 0.75rem 0;
  line-height: 1.35;
}

.gov-control-card__badge {
  display: inline-block;
  align-self: flex-start;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 0.35rem 0.75rem;
  border-radius: 4px;
  margin-bottom: 1.25rem;
}

.gov-control-card__badge--fiscal {
  background-color: var(--gov-color-badge-fiscal);
}

.gov-control-card__badge--disciplinary {
  background-color: var(--gov-color-badge-disciplinary);
}

.gov-control-card__details {
  margin: 0 0 1.5rem 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  flex-grow: 1;
}

.gov-control-card__item {
  margin: 0;
}

.gov-control-card__label {
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: var(--gov-color-primary);
  margin-bottom: 0.25rem;
}

.gov-control-card__value {
  margin: 0;
  font-size: 0.875rem;
  color: var(--gov-color-text-muted);
  line-height: 1.45;
}

.gov-control-card__link {
  color: var(--gov-color-primary);
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s ease;
}

.gov-control-card__link:hover,
.gov-control-card__link:focus {
  color: var(--gov-color-primary-hover);
  text-decoration: underline;
}

.gov-control-card__button {
  display: block;
  width: 100%;
  text-align: center;
  background-color: var(--gov-color-primary);
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 0.75rem 1rem;
  border-radius: 4px;
  text-decoration: none;
  box-sizing: border-box;
  transition: background-color 0.2s ease;
  margin-top: auto;
}

.gov-control-card__button:hover,
.gov-control-card__button:focus {
  background-color: var(--gov-color-primary-hover);
}/* End custom CSS */
/* Start custom CSS for global, class: .elementor-global-166049 */.full-width-footer {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow: hidden;
}

.footer-blue-bg {
  background-color: #0943B5; 
  padding: 60px 0 30px 0;
  width: 100%;
}

.footer-container {
  max-width: 1200px; 
  margin: 0 auto;
  padding: 0 20px;
}

.contact-card {
  background: #ffffff;
  border-radius: 15px;
  padding: 45px;
  box-shadow: 0 10px 40px rgba(0,0,0,0.15);
  margin-bottom: 40px;
}

.card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  border-bottom: 2px solid #f0f0f0;
  padding-bottom: 20px;
}

.header-text h2 {
  color: #004884;
  font-size: 22px;
  margin: 0;
  font-weight: 700;
}

.card-body p {
  font-size: 15px;
  color: #444;
  margin: 12px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.schedule-box {
  background: #fdfdfd;
  padding: 15px;
  border-left: 4px solid #3366cc;
  margin: 25px 0;
  border-radius: 0 5px 5px 0;
}

.schedule-box p {
  margin: 0 !important;
  display: block !important;
  color: #004884 !important;
}

.copyright {
  font-size: 13px !important;
  color: #888 !important;
  margin-top: 20px !important;
}

.social-grid {
  display: flex;
  gap: 15px;
  margin-top: 30px;
  flex-wrap: wrap;
}

.social-grid a {
  background: #f0f5fa;
  padding: 8px 18px;
  border-radius: 5px;
  color: #004884 !important;
  font-weight: 600;
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}

.bottom-links {
  margin-top: 40px;
  display: flex;
  gap: 25px;
  border-top: 1px solid #eee;
  padding-top: 20px;
}

.bottom-links a {
  font-weight: 700;
  color: #004884 !important;
  font-size: 14px;
  text-decoration: none;
}

.gov-bar-footer {
  display: flex;
  gap: 30px;
  align-items: center;
}

.gov-bar-footer img {
  height: 40px;
  filter: brightness(0) invert(1);
}

@media (max-width: 768px) {
  .full-width-footer { width: 100%; left: 0; right: 0; margin-left: 0; margin-right: 0; }
  .card-header { flex-direction: column; text-align: center; }
}
.footer-institucional-gov {
    background-color: #0943B5;
    width: 100%;
    padding: 12px 0;
}

.container-logos-gov {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 30px;
}

.container-logos-gov a {
    display: flex;
    align-items: center;
    transition: opacity 0.2s ease;
}

.container-logos-gov a:hover {
    opacity: 0.8;
}

.container-logos-gov a:first-child img {
    height: 35px;
    width: auto;
}

.container-logos-gov a:last-child img {
    height: 45px;
    width: auto;
}

@media (max-width: 768px) {
    .container-logos-gov {
        justify-content: center;
        gap: 20px;
    }
}/* End custom CSS */