.elementor-166484 .elementor-element.elementor-element-1af8edc:not(.elementor-motion-effects-element-type-background), .elementor-166484 .elementor-element.elementor-element-1af8edc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #0943B5 0%, #0943B5 100%);}.elementor-166484 .elementor-element.elementor-element-1af8edc > .elementor-background-overlay{opacity:0.5;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-166484 .elementor-element.elementor-element-1af8edc{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-166484 .elementor-element.elementor-element-6dde49a .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-166484 .elementor-element.elementor-element-998239d{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-166484 .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-1af8edc *//* 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 nav-menu, class: .elementor-element-6dde49a */@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-998239d */.elementor-166484 .elementor-element.elementor-element-998239d blockquote {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
    background: transparent !important;
}

.elementor-166484 .elementor-element.elementor-element-998239d blockquote p {
    margin: 0 !important;
    display: inline-block;
}

.elementor-166484 .elementor-element.elementor-element-998239d .elementor-blockquote__content {
    border: none !important;
    padding: 0 !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7da7fbe */.btn {
    display: inline-block;
    text-align: center;
    padding: 12px 24px;
    font-weight: 600;
    text-decoration: none !important;
    border-radius: 4px;
    transition: var(--transition);
    font-size: 0.95rem;
}

.link-item {
    color: var(--blue-light);
    text-decoration: none !important;
    font-weight: 600;
    padding: 10px 15px;
    background-color: var(--bg-light);
    border-radius: 4px;
    transition: var(--transition);
}

.btn-text {
    color: var(--green-eco);
    text-decoration: none !important;
    font-weight: 600;
    font-size: 0.9rem;
    transition: var(--transition);
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-daa9189 */:root {
    --blue-cormagdalena: #003366;
    --blue-light: #00509d;
    --gold-cormagdalena: #fcb116;
    --gold-hover: #e09b0d;
    --green-eco: #2d6a4f;
    --text-dark: #2b2b2b;
    --text-light: #666666;
    --bg-light: #f4f7f9;
    --white: #ffffff;
    --radius: 8px;
    --shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    --transition: all 0.3s ease;
}

.pqrsd-container {
    max-width: 1100px;
    margin: 0 auto;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    color: var(--text-dark);
    line-height: 1.6;
    padding: 20px;
}

.pqrsd-welcome {
    background-color: var(--white);
    padding: 30px;
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    border-left: 5px solid var(--blue-cormagdalena);
    margin-bottom: 30px;
}

.welcome-text {
    font-size: 1rem;
    color: var(--text-dark);
    line-height: 1.7;
    text-align: justify;
    font-weight: normal;
}

.pqrsd-actions-full {
    margin-bottom: 25px;
}

.pqrsd-actions {
    display: grid;
    grid-template-columns: 1fr;
    gap: 25px;
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    .pqrsd-actions {
        grid-template-columns: 1fr 1fr;
    }
}

.action-card {
    background-color: var(--white);
    padding: 35px;
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.action-card.main-service {
    border-left: 5px solid var(--gold-cormagdalena);
}

.action-card.header-blue {
    border-top: 4px solid var(--blue-cormagdalena);
}

.card-title {
    color: var(--blue-cormagdalena);
    font-size: 1.5rem;
    margin-bottom: 15px;
    font-weight: 700;
}

.card-text {
    color: var(--text-light);
    font-size: 0.95rem;
    margin-bottom: 25px;
}

.links-group {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.links-group-vertical {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.btn {
    display: inline-block;
    text-align: center;
    padding: 12px 24px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 4px;
    transition: var(--transition);
    font-size: 0.95rem;
}

.btn-gold {
    background-color: var(--gold-cormagdalena);
    color: var(--blue-cormagdalena);
}

.btn-gold:hover {
    background-color: var(--gold-hover);
}

.btn-blue {
    background-color: var(--blue-cormagdalena);
    color: var(--white);
}

.btn-blue:hover {
    background-color: var(--blue-light);
}

.btn-outline {
    background-color: transparent;
    color: var(--blue-cormagdalena);
    border: 1.5px solid var(--blue-cormagdalena);
}

.btn-outline:hover {
    background-color: var(--blue-cormagdalena);
    color: var(--white);
}

.link-item {
    color: var(--blue-light);
    text-decoration: none;
    font-weight: 600;
    padding: 10px 15px;
    background-color: var(--bg-light);
    border-radius: 4px;
    transition: var(--transition);
}

.link-item:hover {
    background-color: var(--blue-cormagdalena);
    color: var(--white);
    padding-left: 20px;
}

.pqrsd-specs {
    background-color: var(--white);
    padding: 40px;
    border-radius: var(--radius);
    box-shadow: var(--shadow);
}

.specs-title {
    color: var(--blue-cormagdalena);
    font-size: 1.4rem;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 10px;
    font-weight: 700;
}

.specs-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background-color: var(--gold-cormagdalena);
}

.specs-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
}

@media (min-width: 768px) {
    .specs-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

.spec-item-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.spec-title {
    color: var(--blue-cormagdalena);
    font-size: 1.1rem;
    margin-bottom: 8px;
    font-weight: 600;
}

.spec-text {
    color: var(--text-light);
    font-size: 0.9rem;
    margin-bottom: 15px;
}

.btn-text {
    color: var(--green-eco);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
    transition: var(--transition);
}

.btn-text:hover {
    color: var(--blue-light);
    letter-spacing: 0.5px;
}

.pqrsd-footer {
    text-align: center;
    margin-top: 40px;
    padding: 20px 0;
    border-top: 1px solid #e1e8ed;
}

.footer-text {
    color: var(--text-light);
    font-size: 0.85rem;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.5;
}/* 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 */
/* Start custom CSS for section, class: .elementor-element-62a8835 */.main-footer-container {
  background-color: #004884; /* Azul de fondo */
  padding: 60px 0 20px 0;
  font-family: 'Work Sans', sans-serif;
}

.contact-card {
  background-color: #ffffff;
  max-width: 900px;
  margin: 0 auto 40px auto;
  border-radius: 15px; /* Bordes redondeados de la imagen */
  padding: 40px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  position: relative;
}

.card-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 25px;
}

.header-text h2 {
  color: #004884;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  max-width: 500px;
}

.header-logo img {
  height: 80px;
}

.card-body p {
  color: #333;
  font-size: 14px;
  line-height: 1.6;
  margin: 8px 0;
}

.card-body a {
  color: #0066ff;
  text-decoration: none;
}

.card-body a:hover {
  text-decoration: underline;
}

.schedule { margin-top: 20px !important; }
.copyright { font-size: 13px !important; color: #666 !important; margin-top: 15px !important; }

/* Redes Sociales */
.social-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #eee;
}

.social-grid a {
  background: #f8f9fa;
  padding: 8px 12px;
  border-radius: 5px;
  font-size: 13px;
  color: #004884 !important;
  font-weight: 600;
}

/* Enlaces Azules Inferiores */
.bottom-links {
  margin-top: 40px;
  display: flex;
  gap: 20px;
}

.bottom-links a {
  font-weight: 700;
  color: #004884;
  font-size: 14px;
}

/* Barra Final GOV.CO */
.gov-bar-footer {
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.gov-logos img {
  height: 35px;
  margin-right: 20px;
}

/* Responsive */
@media (max-width: 768px) {
  .contact-card { margin: 10px; padding: 20px; }
  .card-header { flex-direction: column; }
  .header-logo { margin-top: 20px; }
  .bottom-links { flex-direction: column; gap: 10px; }
}/* End custom CSS */