

.ul.multiselect-container.dropdown-menu.show{
  background-color: rgba(247, 247, 247, 1) !important;
}



.multiselect-container > li{
  color: #000 !important  ;
  padding: 0px !important;
    text-align: justify;
    margin: 0px !important;
    width: 100%;
    
  }

.pl-3 {
  padding-left: 46px !important;
}

.content-section-nav{
  height: 98%;
}


.crumbs{
  max-width: 300px;
  text-overflow: ellipsis;
  display: block;
  height: 20px;
  font-weight: 400 !important;
  white-space: nowrap;
  overflow: hidden !important;
}

.divider {
  width: 100%;
    height: 0.5px;
    background-color: rgba(0, 0, 0, 0.3);
    margin: 20px auto;
    border-radius: 2px;  
}



.content-section-nav{
  padding: 10px 0px;
}

.panel.active {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-height: 500px;
    width: 900px;
}

.section-programs-area {
    overflow-x: scroll;
    overflow-y: hidden;
    gap: 10px;
    flex-wrap: wrap;
    height: 500px;
    flex: 0 0 50%;
    width: 100%;
    min-width: 850px;
    display: flex;
    align-content: flex-start;
    flex-direction: column;
    height: 90%;
}

/* El menú de jQuery UI adentro del contenedor */


.ui-widget.ui-widget-content {
    width: 100% !important;
    padding: 10px 0px;
}


.link-secondary {
  color: rgb(224, 17, 95) !important;
  outline: none;
  text-decoration: none;
  display: flex !important;
  gap: 10px;
  align-items: center;
  transition: all ease 0.3s;
  border-radius: 10px;
  width: 250px;
  max-width: 250px;
  line-height: inherit !important;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
  padding: 10px 8px;
}

.link-secondary::after {
  content: '';
  bottom: 0;
  left: inherit !important;
  height: 0px !important;
  background-color: transparent !important;

}
.body.menu-open {
  overflow: hidden; /* bloquea scroll */
}






.movil-result-container .mb-1 .ui-menu-item-wrapper-active{
  background-color: rgba(142, 161, 255, 0.1) !important;

}







.link-secondary:hover{
  background-color:rgb(224, 17, 95,0.1) ;
}

/* Buttons */
.link-shadow-hv{
  padding: 10px 15px;  
  transition: all ease 0.4s;
  cursor: pointer;
  color: #fafafa;
  border-radius: 8px;
  min-width: 180px;
  text-align: center;
}

.btn-solicitar-informacion-nav{
  background-color: #E0115F;
    height: 40px;
    padding: 20px 11pxx;
    border-radius: 8px;
    border: none;
    color: #fafafa;
    min-width: 202px;
    max-width: 250px;
    transition: background-color 0.3s ease;
    font-weight: 600;
}

.btn-solicitar-informacion-nav:hover{
      background-color: #7c0331;
}

a.btn-solicitar-informacion-nav {
    align-content: center;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
}



.btn-link-menu-large{
  padding: 10px 0px;
  display: flex;
  transition: all ease 0.4s;
  flex-direction: column;
  gap: 5px;
  text-decoration: none;
  color: #000;
  padding-left: 42px;
}

.btn-link-menu-large:hover{
  background-color: rgba(224, 17, 95, 0.1);
}

.btn-link-menu-large-blue{
  padding: 10px 0px;
  display: flex;
  transition: all ease 0.4s;
  flex-direction: column;
  gap: 5px;
  text-decoration: none;
  color: #000;
  padding-left: 42px;
}

.btn-link-menu-large-blue:hover{
  background-color: rgba(224, 17, 95, 0.1);
  color: #E0115F;
}

.btn-link-menu-large-blue:hover span{
  color: #000;
  
}






.pl-3 {
  padding-left: 46px !important;
}

.content-section-nav{
  height: 98%;
}

.divider {
  width: 100%;
    height: 0.5px;
    background-color: rgba(0, 0, 0, 0.3);
    margin: 20px auto;
    border-radius: 2px;  
}



.content-section-nav{
  padding: 10px 0px;
}

.panel.active {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-height: 500px;
    width: 900px;
}

.section-programs-area {
    overflow-x: hidden;
    overflow-y: hidden;
    gap: 10px;
    flex-wrap: wrap;
    height: 500px;
    flex: 0 0 50%;
    width: 100%;
    min-width: 850px;
    display: flex;
    align-content: flex-start;
    flex-direction: column;
    height: 90%;
}


.ui-widget.ui-widget-content {
    width: 100% !important;
    padding: 10px 0px;
}


.link-secondary {
  color: rgb(224, 17, 95) !important;
  outline: none;
  text-decoration: none;
  display: flex !important;
  gap: 10px;
  align-items: center;
  transition: all ease 0.3s;
  border-radius: 10px;
  width: 250px;
  max-width: 250px;
  line-height: inherit !important;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
  padding: 10px 8px;
}

.link-secondary::after {
  content: '';
  bottom: 0;
  left: inherit !important;
  height: 0px !important;
  background-color: transparent !important;

}
.body.menu-open {
  overflow: hidden; /* bloquea scroll */
}















.link-secondary:hover{
  background-color:rgb(224, 17, 95,0.1) ;
}

/* Buttons */
.link-shadow-hv{
  padding: 10px 15px;  
  transition: all ease 0.4s;
  cursor: pointer;
  color: #fafafa;
  border-radius: 8px;
  min-width: 180px;
}

.btn-solicitar-informacion-nav{
  background-color: #E0115F;
    height: 40px;
    padding: 20px 11pxx;
    border-radius: 8px;
    border: none;
    color: #fafafa;
    min-width: 202px;
    max-width: 250px;
    transition: background-color 0.3s ease;
    font-weight: 600;
}

.btn-solicitar-informacion-nav:hover{
      background-color: #7c0331;
}



.btn-link-menu-large{
  padding: 10px 0px;
  display: flex;
  transition: all ease 0.4s;
  flex-direction: column;
  gap: 5px;
  text-decoration: none;
  color: #000;
  padding-left: 42px;
}

.btn-link-menu-large:hover{
  background-color: rgba(224, 17, 95, 0.1);
}

.btn-link-menu-large-blue{
  padding: 10px 0px;
  display: flex;
  transition: all ease 0.4s;
  flex-direction: column;
  gap: 5px;
  text-decoration: none;
  color: #000;
  padding-left: 42px;
}

.btn-link-menu-large-blue:hover{
  background-color: rgba(224, 17, 95, 0.1);
  color: #E0115F;
}

.btn-link-menu-large-blue:hover span{
  color: #000;
  
}

.section-lateral-option span.active-tlg {
  position: relative;
  display: inline-block;
  border-radius: 8px;
  z-index: 1;
  color: transparent; /* ocultamos el color por defecto */
  font-weight: 600;
}


.section-lateral-option a.active-tlg {
  position: relative;
  display: inline-block;
  border-radius: 8px;
  z-index: 1;
  color: transparent; /* ocultamos el color por defecto */
  font-weight: 600;
}

.section-lateral-option span.active-tlg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
      87deg,
      rgba(0, 217, 255, 0.10) -5.54%,
      rgba(153, 90, 245, 0.10) 39.74%,
      rgba(66, 78, 166, 0.10) 92.32%
    ),
    #FFF;
  z-index: -1; /* fondo detrás del texto */
}

.section-lateral-option a.active-tlg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
      87deg,
      rgba(0, 217, 255, 0.10) -5.54%,
      rgba(153, 90, 245, 0.10) 39.74%,
      rgba(66, 78, 166, 0.10) 92.32%
    ),
    #FFF;
  z-index: -1; /* fondo detrás del texto */
}

.section-lateral-option span.active-tlg {
  background: linear-gradient(
    87.04deg,
    #00D9FF -5.54%,
    #995AF5 39.74%,
    #424EA6 92.32%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.section-lateral-option span.active-tlg > span {
  display: inline-block; /* necesario para el clip */
  background: linear-gradient(87.04deg, #00D9FF -5.54%, #995AF5 39.74%, #424EA6 92.32%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent; /* Safari/Chrome */
  color: transparent;                    /* Firefox */
}

/* Fallback si el navegador no soporta background-clip:text */
@supports not ((-webkit-background-clip: text) or (background-clip: text)) {
  .section-lateral-option span.active-tlg > span {
    color: #5b6ad1; /* un color aproximado del gradiente */
  }
}



.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option span.active-tlg:hover,
.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option span.active-tlg:focus{
  opacity: .95;
}


.btn-link-menu-large span{
  font-size: 14px;
  color: rgba(113, 115, 118, 1);
}


.link-shadow-hv:hover{
  background-color: rgba(106, 106, 106, 0.5);
  color: #fafafa;

}

.section-col-nav{
  width: 33%;
}



#mobileNav[aria-hidden="false"] .botones-contacto {
  display: none !important;
}

.mb-nav__link h3{
  font-weight: 800;
}

h3.mb-nav__link{
  font-weight: bold;
    display: flex;
    align-items: anchor-center;
}

a.mb-nav__link{
  font-weight: bold;
    display: flex;
    align-items: anchor-center;
    height: 71px;
}

.mb-nav__list li {
    display: flex;
    align-items: center;
}

.mb-nav__list li a.sub_link{
  padding: 9px 20px 9px 55px;
  font-weight: 400;
      display: flex;
    gap: 30px;
    justify-content: space-between;

}

.mb-nav__bar > h3{
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
}

h4 ~ li > .mb-nav__link {
  font-size: 18px;
  font-weight: 400;
  padding: 9px 20px 9px 55px;
  display: flex;
    gap: 30px;
    justify-content: space-between;

}

h4 ~ li > .mb-nav__link i {
  font-weight: 200;

}

span ~ li > .mb-nav__link {
  padding: 9px 20px 9px 55px;

}

.mb-nav__list > h4 {
  font-size: 16px;
  font-weight: bold;
}

.mb-nav__bar mb-nav__bar_header span{
  font-weight: bold;
  font-size: 16px;
}

.mb-nav__link button{
  font-weight: 500;
}

.mb-nav__link h3{
  font-weight: bold;
  font-size: 20px;
  height: 23px;
  padding:0px;
}

.mb-nav__link {
    display: block;
    width: 100%;
    font-weight: bold;
    text-align: left;
    /* padding: 1rem 0.25rem; */
    text-decoration: none;
    color: #111;
    background: #fff;
    outline: none;
    border: none;
    font-size: 18px;
    font-weight: 400;
    height: 43px;
}

.divider-tb{
  border-top: 0.5px solid  rgb(110, 109, 109);
  border-bottom: 0.5px solid rgb(110, 109, 109);

}

.mb-nav__panel {
    flex: 0 0 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 90%;
}

.section-links-nav a{
  position: relative;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  line-height: 46px;
  transition: all 0.3s ease;
  padding: 10px 15px 10px 46px;
}



.section-links-nav a:hover{
    background: rgba(224, 17, 95, 0.1);
    color: #E0115F;

}

.section-links-nav > a{
  line-height: 25px;
  color: rgba(33, 37, 41, 1);
}


.navegation-var .menu-nav .container-solicitar-informacion .d-flex .btn-solicitar-informacion-nav {
  background-color: #E0115F;
    height: 40px;
    padding: 20px 11px;
    border-radius: 8px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 202px;
    /* max-width: 182px; */
    transition: background-color 0.3s ease;
    font-weight: 600;
}



.navegation-var .menu-nav .container-solicitar-informacion .d-flex .btn-solicitar-informacion-nav:hover {
  background-color: #7c0331;
}

.hide {
  display: none;
  transition: all 0.3s ease-in;
  transform: translateX(-20px);
}

.show {
  display: inline-block;
  transition: all 0.3s ease-in;
  transform: translateX(0px);
}

.navegation-var .menu-nav .container-menu-search {
  display: flex;
  gap: 32px;
  align-items: center;
  width: 50%;
}
.navegation-var .menu-nav .container-menu-search .menu-dropdown-container {
  background-color: #fafafa;
  padding: 8px 20px;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
}
.navegation-var .menu-nav .container-menu-search .menu-dropdown-container .menu-btn-dropdown {
  display: flex;
  gap: 10px;
  align-items: center;
}
.navegation-var .menu-nav .container-menu-search .search-bar-container {
  background: #020942;
  padding: 8px 20px;
  border-radius: 30px;
  border: 1px solid rgba(142, 161, 255, 0.5019607843);
  width: 60%;
  margin: auto;
  height: 48px;
}
.navegation-var .menu-nav .container-menu-search .search-bar-container #input-search-nav {
  outline: none;
  border: none;
  width: 90%;
  background-color: transparent;
  color: #fafafa;
  height: 100%;
  width: 90%;
}
.navegation-var .menu-nav .container-menu-search .search-bar-container #input-search-nav::placeholder {
  color: #fafafa;
}
.navegation-var .menu-nav .container-menu-search .search-bar-container i {
  margin-left: auto;
  color: #fafafa;
}
.navegation-var .menu-nav .container-solicitar-informacion {
  margin-left: auto;
}
.navegation-var .menu-nav .container-solicitar-informacion .d-flex {
  align-items: center;
  gap: 32px;
}
.navegation-var .menu-nav .container-solicitar-informacion .d-flex span {
  color: #fafafa;
}

.navegation-var .overlay-menu-content {
  display: flex;
}
.navegation-var #menu-overlay{
  position: absolute;
  top: 100%;
  left: 0; right: 0;
  display: flex;
  height: 0;                 
  opacity: 0;
  visibility: hidden;
  pointer-events: none;      
  background:#FBFCFF;
  box-shadow: 0 8px 20px rgba(0,0,0,.1);
  z-index: 1000;
}

.navegation-var #menu-overlay.open{
  height: 672px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  overflow-y: hidden !important;
}

.sub-option-menu-lateral-navbar-item{
    font-size: 1rem;
    padding-left: 30px;
    font-size: 24px;
    font-weight: 700;
  }

body.menu-open {
  overflow: hidden;
  position: fixed; /* asegura que no se mueva */
  width: 100%;
}

.divider-x{
  border-color: 1px solid rgba(0, 0, 0, 0,4);
  height: 10px;
  
}

.navegation-var #menu-overlay.is-hidden{
  display: none;
}

.menu-option-title-lateral{
  padding-left: 30px;
  font-size: 24px;
  color: rgba(33, 37, 41, 1);
  font-weight: 700;

}

.sub-title-right-menu-content pl-3{
    color: rgb(8, 17, 85);
    font-size: 24px;
    font-weight: 700;
}

.link-program{
      line-height: 1.5;
    transition: all 0.1s ease-in;
    font-size: 16px;
    min-height: 36px;
    padding: 7px 0px 0px 26px;
    display: flex;
    gap: 1rem;
    max-width: 438px;
    width: 408px;
    align-self: center;
    color: rgba(33, 37, 41, 1);
    font-weight: 400;
    display: flex;
    text-decoration: none !important;
    align-items: anchor-center;
  
}

.link-program:hover{
  background-color: rgba(247, 247, 247, 1);
  font-weight: 600;
  color: rgba(33, 37, 41, 1);

}

.link-program > i{
  font-weight: 100;
  visibility: hidden;
  opacity: 0;
  width: 0px;
  color: rgba(224, 17, 95, 1);
  transition: all 0.3s ease-in;
  transform: translateX(-10px);
  


}

.link-program:hover > i{
  visibility: visible;
  transform: translateX(-5px);
  opacity: 1;
}


.navegation-var #menu-overlay.open > .card-program-img{ display:inline; }

.navegation-var #menu-overlay .menu-lateral-navbar-content-links {
  display: flex;
  flex-direction: column;
  padding: 20px 0px;
  width: 25%;
  max-width: 300px;
  height: 100%;
  gap: 1px;
  box-shadow: 6px 0px 21px 0px rgba(8, 17, 85, 0.05);

}
.navegation-var #menu-overlay .menu-lateral-navbar-content-links h4 {
  padding-left: 30px;
  font-weight: 600;
  margin-top: 15px;
}


.navegation-var #menu-overlay .menu-lateral-navbar-content-links span {
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease-in;
}

.navegation-var #menu-overlay .menu-lateral-navbar-content-links span:hover {
  background-color: rgba(224, 17, 95, 0.1);
}


.navegation-var #menu-overlay .menu-lateral-navbar-content-links a,
.navegation-var #menu-overlay .menu-lateral-navbar-content-links h4 {
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: background-color 0.3s ease-in;
}

.navegation-var #menu-overlay .menu-lateral-navbar-content-links a:hover,
.navegation-var #menu-overlay .menu-lateral-navbar-content-links h4:hover {
  cursor: pointer;
  background-color: rgba(224, 17, 95, 0.1);
  color: #E0115F;
}

.navegation-var #menu-overlay .menu-lateral-navbar-content-links h4:hover{
  background-color: transparent !important;
}

.navegation-var #menu-overlay .menu-lateral-navbar-content-links a:hover{
  background-color: transparent !important;
}


.navegation-var #menu-overlay .menu-lateral-navbar-content-links span .sub-option-menu-lateral-navbar {
  width: 100%;
  height: 100%;
  padding-left: 60px;
  padding-right: 10px;
  align-content: center;
  text-decoration: none;
  color: rgb(33, 37, 41);
  display: flex;
  justify-content: space-between;
}

.navegation-var #menu-overlay .menu-lateral-navbar-content-links span .sub-option-menu-lateral-navbar i{
  font-weight: 400 !important;
  font-size: 12px;
}


.navegation-var #menu-overlay .menu-lateral-navbar-content-links span .sub-option-menu-lateral-navbar.active {
  color: #E0115F;
  background-color: rgba(224, 17, 95, 0.1);
  font-weight: bold;
}
.navegation-var #menu-overlay .menu-content-lateral-render {
  width: 80%;
  padding: 0px 0px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.content-option-description{
  width: 100%;
  margin-top: 15px;
}
.navegation-var #menu-overlay .menu-content-lateral-render .title_description {
    padding: 10px 0px;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.title_description span{
  width: 80% !important;
}

.navegation-var #menu-overlay .menu-content-lateral-render .title_description h3 {
  font-weight: 700;
  color: rgb(8, 17, 85);
  margin: 0px;
}
.navegation-var #menu-overlay .menu-content-lateral-render .content-option-description {
  height: 100%;
}
.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  min-width: 300px;
  max-width: 300px;
  height: 80%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.section-links-nav > h5{
  font-weight: 700;
  font-size: 24px;
  margin: 0px;
}

.section-col-nav .d-flex > h5{
  font-weight: 700;
  font-size: 24px;
  margin: 0px;
   height: 40px;
   padding-left: 46px;
}

.section-links-nav > a {
    line-height: 25px;
    color: rgba(33, 37, 41, 1);
    height: 40px;
    align-content: center;
}

.section-col-nav-large .d-flex > h5{
  font-weight: 700;
    font-size: 24px;
    margin: 0px;
    height: 40px;
    padding-left: 46px;
}

.tlg-programa{
  width: 154px;
}



.container-render-content{
  width: 100%;
  margin-top: 15px;
}


.mb-nav__back{
  display: flex;
  gap: 1rem;
  align-items: center;
}

.mb-nav__bar {
    flex-direction: column;
    align-items: start;
    gap: 2rem;
}

.mb-nav__bar_header{
  flex-direction: row !important;
      align-items: center;
}

.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option b {
  color: rgb(8, 17, 85);
  font-size: 24px;
}
.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option span {
  height: 40px;
  color: rgb(33, 37, 41);
  align-content: center;
  transition: all linear 0.3s;
  padding-left: 46px;
  
}

.section-lateral-option a.is-active, .section-lateral-option span:hover, .section-lateral-option span:focus{
  color: #E0115F;
}


.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option a.active{
  color: #E0115F;
  background-color: rgba(224, 17, 95, 0.1);
}

.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option span.active{
  color: #E0115F;
  background-color: rgba(224, 17, 95, 0.1);
}

.section-lateral-option span{
position: relative;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  line-height: 20px;
}

.title-programa-destacado{
  margin: 0px;
}

.programa-destacado-descripcion{
  margin: 0px;
}

.section-lateral-option span:hover::after{
    left: 0;
}



.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program {
  width: 100%;
  padding: 2rem 0rem;
  gap: 4px;
  display: flex;
}
.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program .card-program-text-content {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program .card-program-text-content h4 {
  color: rgb(8, 17, 85);
  font-weight: 700;
}

.link-navbar-option{
    padding-left: 60px;
    text-decoration: none;
    color: #000;
    width: 100%;
    justify-content: space-between;
    padding-right: 10px;
}

.link-navbar-option i{
    font-weight: 100;
    
}

.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program .card-program-text-content .pill-outline {
    height: 32px;
    display: flex;
    align-items: center;
    max-width: fit-content;
    font-weight: bold;
    padding: 8px 12px;
    border-radius: 8px;
    font-size: 13px;
    width: 143px;
    background: none;
    color: rgb(142, 161, 255);
    border: 2px solid rgb(142, 161, 255);
}
.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program .card-program-img {
  width: 300px;
  height: 300px;
  border-radius: 12px;
  object-fit: cover;
}



/* mostrar contenidos cuando se hace hover en los sub links en el nav */

.card-programs .card-program-panel { 
  display: none !important;
}

.section-col-nav .d-flex  > h5
{
  font-size: 24px;
  font-weight: bold;
}



.section-col-nav 
{
  max-width: 301px;
}


.section-col-nav-large
{
  max-width: 367px;
}

.card-programs .card-program-panel.is-active { 
  display: flex !important; /* usa block si tu layout no es flex */
}

.section-lateral-option a.is-active,
.section-lateral-option a:hover,
.section-lateral-option a:focus {
  color: #0d6efd;
  font-weight: 600;
}



.solicita-wrapper {
  position: relative;     /* ancla el dropdown al botón */
  display: inline-block;  /* se acomoda con el botón */
  z-index: 3000;
}

.info-dropdown {
  position: absolute;
  top: calc(100% + 2rem);  /* debajo del botón */
  right: 0;               /* alinear al borde derecho del botón */
  width: min(395px, 92vw);
  background: #fff;
  border: 1px solid #1f6feb33;
  border-radius: 16px;
  box-shadow: 0 10px 35px rgba(8,17,85,.22);
  padding: 16px;
  display: none; 
  padding-top: 0px;/* oculto por defecto */
}

.info-dropdown.open {     /* toggle */
  display: block;
  animation: fadeIn .12s ease-out;
}

@keyframes fadeIn { from {opacity:0; transform: translateY(-4px)} to {opacity:1; transform:none} }

/* .hs-form, */
.info-form {
  gap: 12px;
}

/* .hs-form select.hs-input,
.hs-form .hs-input,
.hs-form input,
.hs-form select, */
.info-form input,
.info-form select {
  height: 46px;
  border: none;
  border-radius: 8px;
  padding: 10px 12px;
  background: #f9fafb;
  font-size: .95rem;
}

.consent {
  display: grid;
  grid-template-columns: 18px 1fr;
  gap: 10px;
  align-items: flex-start;
  font-size: .9rem;
}

.submit {
  height: 46px;
  border: 0;
  border-radius: 10px;
  background: #E0115F;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

/* opcional: cierra si el contenedor padre se corta por overflow hidden */
.panel.active{
  gap: 40px;
}

    


@media screen and (max-width: 1210px) {
  .title_description{
    font-size: 0.8em;
  }

  .title_description h3{
    font-size: 1.2em;
    margin: 0px;
  }

  .navegation-var #menu-overlay .menu-content-lateral-render .title_description{
    height: 80px;
  }

  .navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option span.active{
    height: 25px;
  }

  .navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option a.active{
    height: 25px;
  }

  .title-programa-destacado{
    font-size: 1em;
  }

  .navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program .card-program-img{
    width: auto;
        height: 100%;
        max-width: 300px;
  }

  .navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program{
   width: 100%;
    padding: 2rem 0rem;
    gap: 20px;
    display: flex;
    max-height: 300px;
  }

  .link-secondary{
    font-size: 18px;
  }

  .navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option span{
    font-size: 0.8em;
  }

  .programa-destacado-descripcion{
    font-size: 0.8em;
  }

  .navegation-var #menu-overlay .menu-lateral-navbar-content-links h4{
    font-size: 1em;
  }

  



  .navegation-var #menu-overlay .menu-lateral-navbar-content-links span .sub-option-menu-lateral-navbar{
    font-size: 0.9em;
  }

  .navegation-var #menu-overlay .menu-lateral-navbar-content-links span{
    height: 30px;
  }
  .navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option b
  {
    font-size: 0.8em;
  }

}



.btn-link-menu-large span{
  font-size: 14px;
  color: rgba(113, 115, 118, 1);
}


.link-shadow-hv:hover{
  background-color: rgba(106, 106, 106, 0.5);
  color: #fafafa;

}

.section-col-nav{
  width: 33%;
}


.mb-nav__link h3{
  font-weight: 800;
}

h3.mb-nav__link{
  font-weight: bold;
    display: flex;
    align-items: anchor-center;
}

a.mb-nav__link{
  font-weight: bold;
    display: flex;
    align-items: anchor-center;
    height: 71px;
}

.mb-nav__list li {
    display: flex;
    align-items: center;
}

.mb-nav__list li a.sub_link{
  padding: 9px 20px 9px 55px;
  font-weight: 400;

}

.mb-nav__bar > h3{
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
}

h4 ~ li > .mb-nav__link {
  font-size: 18px;
  font-weight: 400;
  padding: 9px 20px 9px 55px;

}

span ~ li > .mb-nav__link {
  padding: 9px 20px 9px 55px;

}

.mb-nav__list > h4 {
  font-size: 16px;
  font-weight: bold;
}

.mb-nav__bar mb-nav__bar_header span{
  font-weight: bold;
  font-size: 16px;
}

.mb-nav__link button{
  font-weight: 500;
}

.mb-nav__link h3{
  font-weight: bold;
  font-size: 20px;
  height: 23px;
  padding:0px;
}

.mb-nav__link {
    display: block;
    width: 100%;
    font-weight: bold;
    text-align: left;
    /* padding: 1rem 0.25rem; */
    text-decoration: none;
    color: #111;
    background: #fff;
    outline: none;
    border: none;
    font-size: 18px;
    font-weight: 400;
    height: 43px;
}

.divider-tb{
  border-top: 0.5px solid  rgb(110, 109, 109);
  border-bottom: 0.5px solid rgb(110, 109, 109);

}

.mb-nav__panel {
    flex: 0 0 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 90%;
}

.section-links-nav a{
  position: relative;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  line-height: 46px;
  transition: all 0.3s ease;
}



.section-links-nav a:hover{
    background: rgba(224, 17, 95, 0.1);
    color: #E0115F;


}

.section-links-nav > a{
  line-height: 25px;
  color: rgba(33, 37, 41, 1);
}


.navegation-var .menu-nav .container-solicitar-informacion .d-flex .btn-solicitar-informacion-nav {
  background-color: #E0115F;
  height: 40px;
  padding: 20px 11pxx;
  border-radius: 8px;
  border: none;
  color: #fafafa;
  width: 202px;
  /* max-width: 182px; */
  transition: background-color 0.3s ease;
  font-weight: 600;
}



.navegation-var .menu-nav .container-solicitar-informacion .d-flex .btn-solicitar-informacion-nav:hover {
  background-color: #7c0331;
}

.hide {
  display: none;
  transition: all 0.3s ease-in;
  transform: translateX(-20px);
}

.show {
  display: inline-block;
  transition: all 0.3s ease-in;
  transform: translateX(0px);
}

.navegation-var .menu-nav .container-menu-search {
  display: flex;
  gap: 32px;
  align-items: center;
  width: 50%;
}
.navegation-var .menu-nav .container-menu-search .menu-dropdown-container {
  background-color: #fafafa;
  padding: 8px 20px;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
}
.navegation-var .menu-nav .container-menu-search .menu-dropdown-container .menu-btn-dropdown {
  display: flex;
  gap: 10px;
  align-items: center;
}
.navegation-var .menu-nav .container-menu-search .search-bar-container {
  background: #020942;
  padding: 8px 20px;
  border-radius: 30px;
  border: 1px solid rgba(142, 161, 255, 0.5019607843);
  width: 60%;
  margin: auto;
  height: 48px;
}
.navegation-var .menu-nav .container-menu-search .search-bar-container #input-search-nav {
  outline: none;
  border: none;
  width: 90%;
  background-color: transparent;
  color: #fafafa;
  height: 100%;
  width: 90%;
}
.navegation-var .menu-nav .container-menu-search .search-bar-container #input-search-nav::placeholder {
  color: #fafafa;
}
.navegation-var .menu-nav .container-menu-search .search-bar-container i {
  margin-left: auto;
  color: #fafafa;
}
.navegation-var .menu-nav .container-solicitar-informacion {
  margin-left: auto;
}
.navegation-var .menu-nav .container-solicitar-informacion .d-flex {
  align-items: center;
  gap: 32px;
}
.navegation-var .menu-nav .container-solicitar-informacion .d-flex span {
  color: #fafafa;
}

.navegation-var .overlay-menu-content {
  display: flex;
}
.navegation-var #menu-overlay{
  position: absolute;
  top: 100%;
  left: 0; right: 0;
  display: flex;
  height: 0;                 
  opacity: 0;
  visibility: hidden;
  pointer-events: none;      
  background:#FBFCFF;
  box-shadow: 0 8px 20px rgba(0,0,0,.1);
  z-index: 1000;
}

.navegation-var #menu-overlay.open{
  height: 672px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  
}

.sub-option-menu-lateral-navbar-item{
    font-size: 1rem;
    padding-left: 30px;
    font-size: 24px;
    font-weight: 700;
  }

body.menu-open {
  overflow: hidden;
  position: fixed; /* asegura que no se mueva */
  width: 100%;
}

.divider-x{
  border-color: 1px solid rgba(0, 0, 0, 0,4);
  height: 10px;
  
}

.navegation-var #menu-overlay.is-hidden{
  display: none;
}

.menu-option-title-lateral{
  padding-left: 30px;
  font-size: 24px;
  color: rgba(33, 37, 41, 1);
  font-weight: 700;

}

.sub-title-right-menu-content pl-3{
    color: rgb(8, 17, 85);
    font-size: 24px;
    font-weight: 700;
}

span.sub-title-right-menu-content{
  font-weight: 700;
  font-size: 24px;
  color: rgba(8, 17, 85, 1);
}

.link-program{
    line-height: 1.5;
    transition: all 0.1s ease-in;
    font-size: 16px;
    min-height: 36px;
    
    display: flex;
    max-width: 438px;
    width: 408px;
    align-self: center;
    color: rgba(33, 37, 41, 1);
    font-weight: 400;
    display: flex
;
    align-items: anchor-center;
  
}

.link-program:hover{
  background-color: rgba(247, 247, 247, 1);
  font-weight: 600;
  color: rgba(33, 37, 41, 1);
  gap: 1rem;
  padding: 7px 0px 0px 26px;


}

.link-program > i{
  font-weight: 100;
  visibility: hidden;
  opacity: 0;
  width: 0px;
  color: rgba(224, 17, 95, 1);
  transition: all 0.3s ease-in;
  transform: translateX(-10px);
  


}

.link-program:hover > i{
  visibility: visible;
  transform: translateX(-5px);
  opacity: 1;
}


.navegation-var #menu-overlay.open > .card-program-img{ display:inline; }

.navegation-var #menu-overlay .menu-lateral-navbar-content-links {
  display: flex;
  flex-direction: column;
  padding: 20px 0px;
  width: 25%;
  max-width: 300px;
  height: 100%;
  gap: 1px;
  box-shadow: 6px 0px 21px 0px rgba(8, 17, 85, 0.05);

}
.navegation-var #menu-overlay .menu-lateral-navbar-content-links h4 {
  padding-left: 30px;
  font-weight: 600;
  margin-top: 15px;
}


.navegation-var #menu-overlay .menu-lateral-navbar-content-links span {
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease-in;
}

.navegation-var #menu-overlay .menu-lateral-navbar-content-links span:hover {
  background-color: rgba(224, 17, 95, 0.1);
}


.navegation-var #menu-overlay .menu-lateral-navbar-content-links a,
.navegation-var #menu-overlay .menu-lateral-navbar-content-links h4 {
  width: 100%;
  height: 43px;
  display: flex;
  align-items: center;
  transition: background-color 0.3s ease-in;
}

.navegation-var #menu-overlay .menu-lateral-navbar-content-links a:hover,
.navegation-var #menu-overlay .menu-lateral-navbar-content-links h4:hover {
  cursor: pointer;
  background-color: rgba(224, 17, 95, 0.1);
  color: #E0115F;
}


.navegation-var #menu-overlay .menu-lateral-navbar-content-links span .sub-option-menu-lateral-navbar {
  width: 100%;
  height: 100%;
  padding-left: 60px;
  padding-right: 10px;
  align-content: center;
  text-decoration: none;
  color: rgb(33, 37, 41);
  display: flex;
  justify-content: space-between;
}

.navegation-var #menu-overlay .menu-lateral-navbar-content-links span .sub-option-menu-lateral-navbar i{
  font-weight: 100;
}


.navegation-var #menu-overlay .menu-lateral-navbar-content-links span .sub-option-menu-lateral-navbar.active {
  color: #E0115F;
  background-color: rgba(224, 17, 95, 0.1);
}
.navegation-var #menu-overlay .menu-content-lateral-render {
  width: 80%;
  padding: 0px 0px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.content-option-description{
  width: 100%;
  margin-top: 15px;
}
.navegation-var #menu-overlay .menu-content-lateral-render .title_description {
    padding: 10px 0px;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.title_description span{
  width: 80% !important;
}

.navegation-var #menu-overlay .menu-content-lateral-render .title_description h3 {
  font-weight: 700;
  color: rgb(8, 17, 85);
  margin: 0px;
}
.navegation-var #menu-overlay .menu-content-lateral-render .content-option-description {
  height: 100%;
}
.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  max-width: 300px;
  width: 400px;
  height: 80%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.section-links-nav > h5{
  font-weight: 700;
  font-size: 24px;
  margin: 0px;
}

.section-col-nav .d-flex > h5{
  font-weight: 700;
  font-size: 24px;
  margin: 0px;
   height: 40px;
   padding-left: 46px;
}

.section-links-nav > a {
    line-height: 25px;
    color: rgba(33, 37, 41, 1);
    height: 40px;
    align-content: center;
}

.section-col-nav-large .d-flex > h5{
  font-weight: 700;
    font-size: 24px;
    margin: 0px;
    height: 40px;
    padding-left: 46px;
}

.tlg-programa{
  width: 154px;
}



.container-render-content{
  width: 100%;
  margin-top: 15px;
}


.mb-nav__back{
  display: flex;
  gap: 1rem;
  align-items: center;
}

.mb-nav__bar {
    flex-direction: column;
    align-items: start;
    gap: 2rem;
}

.mb-nav__bar_header{
  flex-direction: row !important;
      align-items: center;
}

.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option b {
  color: rgb(8, 17, 85);
  font-size: 24px;
}

.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option span {
  height: fit-content;
    color: rgb(33, 37, 41);
    align-content: center;
    transition: all linear 0.3s;
    display: flex;
    justify-content: space-between;
    align-items: anchor-center;
    display: flex;
    gap: 10px;
    padding: 10px 15px 10px 46px;
    height: 50px;
  
}


.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option a {
  height: fit-content;
    color: rgb(33, 37, 41);
    align-content: center;
    transition: all linear 0.3s;
    display: flex;
    justify-content: space-between;
    align-items: anchor-center;
    display: flex;
    gap: 10px;
    padding: 10px 15px 10px 46px;
    height: 50px;
  
}

.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option span i {
  font-weight: 400;
  font-size: 12px;
  
}

.btn-org-mobile{
  display: flex;
 align-items: center !important;
}

.section-lateral-option a.is-active, .section-lateral-option span:hover, .section-lateral-option span:focus{
  color: #E0115F;
}

.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option span.active{
  color: #E0115F;
  background-color: rgba(224, 17, 95, 0.1);
}

.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option a.active{
  color: #E0115F;
  background-color: rgba(224, 17, 95, 0.1);
}

.section-lateral-option span{
position: relative;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
}

.title-programa-destacado{
  margin: 0px;
}

.programa-destacado-descripcion{
  margin: 0px;
}

.section-lateral-option a:hover::after{
    left: 0;
}



.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program {
  width: 100%;
  padding: 2rem 0rem;
  gap: 4px;
  display: flex;
}
.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program .card-program-text-content {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program .card-program-text-content h4 {
  color: rgb(8, 17, 85);
  font-weight: 700;
}

.link-navbar-option{
    padding-left: 60px;
    text-decoration: none;
    color: #000;
    width: 100%;
    justify-content: space-between;
    padding-right: 10px;
}

.link-navbar-option i{
    font-weight: 100;
    
}

.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program .card-program-text-content .pill-outline {
    height: 32px;
    display: flex;
    align-items: center;
    max-width: fit-content;
    font-weight: bold;
    padding: 8px 12px;
    border-radius: 8px;
    font-size: 13px;
    width: 143px;
    background: none;
    color: rgb(142, 161, 255);
    border: 2px solid rgb(142, 161, 255);
}
.navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program .card-program-img {
  width: 300px;
  height: 300px;
  border-radius: 12px;
  object-fit: cover;
}



/* mostrar contenidos cuando se hace hover en los sub links en el nav */

.card-programs .card-program-panel { 
  display: none !important;
}

.section-col-nav .d-flex  > h5
{
  font-size: 24px;
  font-weight: bold;
}



.section-col-nav 
{
  max-width: 301px;
}


.section-col-nav-large
{
  max-width: 367px;
}

.card-programs .card-program-panel.is-active { 
  display: flex !important; /* usa block si tu layout no es flex */
}

.section-lateral-option a.is-active,
.section-lateral-option a:hover,
.section-lateral-option a:focus {
  color: #0d6efd;
  font-weight: 600;
}



.solicita-wrapper {
  position: relative;     /* ancla el dropdown al botón */
  display: inline-block;  /* se acomoda con el botón */
  z-index: 3000;
}

.info-dropdown {
  position: absolute;
  top: calc(100% + 2rem);  /* debajo del botón */
  right: 0;               /* alinear al borde derecho del botón */
  width: min(395px, 92vw);
  background: #fff;
  border: 1px solid #1f6feb33;
  border-radius: 16px;
  box-shadow: 0 10px 35px rgba(8,17,85,.22);
  padding: 16px;
  display: none; 
  padding-top: 0px;/* oculto por defecto */
}

.info-dropdown.open {     /* toggle */
  display: block;
  animation: fadeIn .12s ease-out;
}

@keyframes fadeIn { from {opacity:0; transform: translateY(-4px)} to {opacity:1; transform:none} }

/* .hs-form, */
.info-form {
  gap: 12px;
}

/* .hs-form select.hs-input,
.hs-form .hs-input,
.hs-form input,
.hs-form select, */
.info-form input,
.info-form select {
  height: 46px;
  border: none;
  border-radius: 8px;
  padding: 10px 12px;
  background: #f9fafb;
  font-size: .95rem;
}

.consent {
  display: grid;
  grid-template-columns: 18px 1fr;
  gap: 10px;
  align-items: flex-start;
  font-size: .9rem;
}

.submit {
  height: 46px;
  border: 0;
  border-radius: 10px;
  background: #E0115F;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

/* opcional: cierra si el contenedor padre se corta por overflow hidden */
.panel.active{
  gap: 40px;
}

@media (max-height: 875px) {

    section.mb-nav__panel {
        overflow: auto;
        height: 90vh;
        padding-bottom: 2rem;
    }

    .movil-result-name{
      color: #fff !important;
    }
    
}


@media screen and (max-width: 1210px) {
  .title_description{
    font-size: 0.8em;
  }

  .title_description h3{
    font-size: 1.2em;
    margin: 0px;
  }

  .navegation-var #menu-overlay .menu-content-lateral-render .title_description{
    height: 80px;
  }

  .navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option span.active{
    height: 25px;
  }

  .title-programa-destacado{
    font-size: 1em;
  }

  .navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program .card-program-img{
    width: auto;
        height: 100%;
        max-width: 300px;
  }

  .navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .card-program{
   width: 100%;
    padding: 2rem 0rem;
    gap: 20px;
    display: flex;
    max-height: 300px;
  }

  .link-secondary{
    font-size: 18px;
  }

  .navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option a{
    font-size: 0.8em;
  }

  .programa-destacado-descripcion{
    font-size: 0.8em;
  }

  .navegation-var #menu-overlay .menu-lateral-navbar-content-links h4{
    font-size: 1em;
  }

  

  .navegation-var #menu-overlay .menu-lateral-navbar-content-links h3{
    background-color: red;
  }

  .navegation-var #menu-overlay .menu-lateral-navbar-content-links span .sub-option-menu-lateral-navbar{
    font-size: 0.9em;
  }

  .navegation-var #menu-overlay .menu-lateral-navbar-content-links span{
    height: 30px;
  }
  .navegation-var #menu-overlay .menu-content-lateral-render .container-render-content .section-lateral-option b
  {
    font-size: 0.8em;
  }

}
