.franja-informacion {
  font-family: var(--font-family-6);
  background-color: var(--colorBackgroundFranjaInformacion);
  font-size: var(--letra12);
}

.contenedor-franja-informacion {
  padding: 2em 0 1em 0;
}

.left-panel-franja-informacion {
  display: none;
}

.contenido-franja-franja-informacion {
  height: 100%;
  margin: 0 var(--margenHorizontalFranjaSmall) 0 var(--margenHorizontalFranjaSmall);
}

.right-panel-franja-franja-informacion {
  display: none;
}

.logos-footer {
  margin: 0 10px 0 10px;
}

.contenedor-logos-footer {
  border-bottom: 1px solid var(--bordeBlanco);
}

.logo_gov_co {
  display: flex;
  align-items: center;
  justify-content: end;
}

.logo_gov_co img {
  width: 150px;
  height: 30.53px;
}

.logo_co {
  display: flex;
  align-items: center;
  justify-content: start;
}

.logo_co img {
  width: 71px;
  height: 70px;
}

.institucional-footer {
  color: var(--colorBlanco);
  line-height: 1.56;
  border-bottom: 1px solid var(--colorBlanco);
  margin: 0 10px 0 10px;
  padding-bottom: 20px;
}

.contenedor-institucional-footer {
  border-bottom: 1px solid var(--bordeBlanco);
  padding-top: 0;
}

.institucional-footer h4 {
  font-size: 1.3em;
  font-weight: 600;
  margin: 10px;
}

.institucional-footer p {
  margin: 0 12px 10px 12px;
}

.institucional-footer a {
  color: inherit;
  text-decoration: none;
}

.institucional-footer a:hover {
  font-weight: 700;
  text-decoration: underline;
}

a.f2-a {
  color: #fff !important;
  text-decoration: underline !important;
}

.boldf {
  font-weight: 600 !important;
}

.franja-informacion ul.he_footer_redesg li {
  overflow: hidden;
  list-style: none
}

.franja-informacion ul.he_footer_redesg li .fa_text {
  font-family: var(--font-family-6);
  font-size: var(--letra11);
}

.he_footer_redesg {
  display: flex;
  margin-left: 15px;
  padding: 0
}

.he_footer_socialgov {
  display: inline-block;
  padding: .5em .3em !important;
  margin: .3em .2em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .25s ease-in-out all;
  -moz-transition: .25s ease-in-out all;
  -o-transition: .25s ease-in-out all;
  -ms-transition: .25s ease-in-out all;
  transition: .25s ease-in-out all;
  text-decoration: none;
}

.he_footer_socialgov:hover {
  background-color: #024a9c;
  text-decoration: none !important
}

.fa-faceg:before {
  content: "\f09a";
  border-radius: 50%;
  background: #fff;
  color: #36c;
  padding: .5em .7em;
  margin-right: .3em;
  text-align: center;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5)
}

.fa-twitg:before {
  content: "\f099";
  border-radius: 50%;
  background: #fff;
  color: #36c;
  padding: .52em;
  margin-right: .3em;
  text-align: center;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5)
}

.fa-youtbg:before {
  content: "\f167";
  border-radius: 50%;
  background: #fff;
  color: #36c;
  padding: .52em .6em;
  margin-right: .3em;
  text-align: center;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5)
}

.fa-instagrmg:before {
  content: "\f16d";
  border-radius: 50%;
  background: #fff;
  color: #36c;
  padding: .52em .6em;
  margin-right: .3em;
  text-align: center;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5)
}

.contacto-footer {
  color: var(--colorBlanco);
  line-height: 1.56;
  border-bottom: 1px solid var(--colorBlanco);
  margin: 0 10px 20px 10px;
  padding-bottom: 20px;
}

.contacto-footer a {
  color: inherit;
  text-decoration: underline;
  font-size: var(--letra12);
}

.contacto-footer a:hover {
  font-weight: 600;
}

.contacto-footer h4 {
  font-size: 1.3em;
  font-weight: 600;
  margin: 12px;
}

.contacto-footer p {
  font-size: var(--letra14);
  margin: 0 12px 0 12px;
}

.franja-informacion ul.he_gov_list {
  margin-bottom: 10px;
}

.franja-informacion ul.he_gov_list li {
  list-style: none;
  margin-left: 18px;
}

.list-call:before {
  content: "\f095";
  font-family: var(--font-family-6);
  font-size: inherit;
  font-weight: 900;
  margin-right: .3em;
}

.list-mail:before {
  content: "\f0e0";
  font-family: var(--font-family-6);
  font-size: inherit;
  font-weight: 900;
  margin-right: .3em;
}

.list-file:before {
  content: "\f0f6";
  font-family: var(--font-family-6);
  font-size: inherit;
  font-weight: 900;
  margin-right: .3em;
}

.mdn-enlaces-fuerzas-cont {
  display: grid;
  margin: 0 auto;
  gap: 20px;
  grid-template-columns: repeat(5, 1fr);
  padding: 0 200px;
}

.mdn-enlaces-aliados-cont {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(6, 1fr);
  padding: 10px 100px;
}

.mdn-enlaces-fuerzas-item-titulo {
  text-align: center;
  color: #154A8A;
  font-weight: 600;
}

.mdn-enlaces-fuerzas-cont {
  display: grid;
  margin: 0 auto;
  gap: 20px;
  grid-template-columns: repeat(5, 1fr);
  padding: 0 200px;
}

.mdn-enlaces-fuerzas-item {
  display: block;
  text-align: center;
}

.mdn-enlaces-fuerzas-item-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  filter: drop-shadow(4px 4px 8px black);
  /*Cambiar a color Var*/
  transition: filter 0.5s;
}

.mdn-enlaces-fuerzas-item-logo:hover {
  filter: drop-shadow(10px 10px 18px black);
  /*Cambiar a color Var*/
}

.mdn-enlaces-fuerzas-item-titulo {
  text-align: center;
  color: #154A8A;
  font-weight: 600;
}

.mdn-enlaces-fuerzas-item a {
  padding: 10px 0;
  transition: transform .5s;
}

.mdn-enlaces-fuerzas-item a:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.mdn-enlaces-aliados-separador {
  display: none;
  width: 60%;
  height: 1px;
  background: #333;
  margin: 0 auto;
}

.mdn-enlaces-aliados-cont {
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(6, 1fr);
  padding: 10px 100px;

}

.mdn-enlaces-aliados-item {
  display: block;
  text-align: center;
  filter: drop-shadow(4px 4px 8px var(--color--NoSeUsa));
  /*Cambiar a color Var*/
  transition: filter 0.5s;
}

.mdn-enlaces-aliados-item:hover {
  filter: drop-shadow(10px 10px 18px var(--color--NoSeUsa));
  /*Cambiar a color Var*/
}

.mdn-enlaces-aliados-item a {
  padding: 0;
  transition: transform .5s;
  display: block;
}

.mdn-enlaces-aliados-item a:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.contenedor-cotenido-logos-footer {
  display: block;
  width: 100%;
  margin: 0 auto;
  max-width: 1360px;
  position: relative;
  height: 95px;
  background-color: var(--color--blue-6);
}

.mdn-home-full-row mdn-layout-pie-pagina-aux {
  background-color: var(--color--blue-6);
}

.contenedor-logos-footer {
  background-color: var(--color--blue-6);
  margin: 40px 0 0 0;
}

.mdn-home-barra {
  display: flex;
  color: #0d6efd;
}

.mdn-home-barra div {
  height: 5px;
  display: inline-flex;
}

.mdn-home-barra-amarillo {
  width: 50%;
  background-color: #4c88b4 !important;
}

.mdn-home-barra-azul {
  width: 25%;
  background-color: #4c88b4 !important;
}

.mdn-home-barra-rojo {
  width: 25%;
  background-color: #4c88b4 !important;
}

.mdn-enlaces-ministerios-cont {
  display: flex;
  max-width: 1360px;
  margin: 0 auto;
  font-weight: 600;
  font-size: 16px;
}

.mdn-enlaces-ministerios-left,
.mdn-enlaces-ministerios-center,
.mdn-enlaces-ministerios-right {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 10%;
}

.mdn-enlaces-ministerios-center {
  width: 80%;
}

.mdn-enlaces-ministerios-right {
  width: 10%;
}

.mdn-enlaces-ministerios-left img,
.mdn-enlaces-ministerios-right img {
  width: 100%;
}

.mdn-enlaces-ministerios-left img:hover,
.mdn-enlaces-ministerios-right img:hover {
  opacity: 0.8;
}

.mdn-enlaces-ministerios-items {
  list-style: none;
  column-count: 5;
  column-gap: 50px;
  margin: 10px 0;
}

.mdn-enlaces-ministerios-item a {
  text-decoration: none;
  color: #154A8A;
}

.mdn-enlaces-ministerios-item:before {
  content: "\2022";
  color: var(--color--amarillo-1);
}

.mdn-pie-pagina-cont {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center;
  color: #EDEDED;
  padding: 10px 0 20px;
  font-weight: 500;
  background-color: var(--colorAzulBackground);
  white-space: nowrap;
}

.mdn-pie-pagina-left,
.mdn-pie-pagina-right {
  text-align: left;
  max-width: 700px;
  margin: 0 auto;
}

.mdn-pie-pagina-titulo {
  font-size: 20px;
  text-decoration: underline;
  text-decoration-color: var(--color--amarillo-1);
  text-decoration-thickness: 2px;
  font-weight: 750;
  margin-bottom: 20px;
}

.mdn-pie-pagina-texto a {
  color: #EDEDED;
  text-decoration: none;
  font-size: 14px;
}

.mdn-pie-pagina-texto ul {
  list-style: none;
  margin: 2px;
  padding: 2px;
}

.mdn-pie-pagina-texto a:hover {
  text-decoration: underline;
  color: var(--color--amarillo-1);
}

.mdn-pie-pagina-texto {
  font-size: 14px;
}

.logos-footer {
  background: var(--color--blue-6);
  padding: 23px 128px;
  display: flex;
  align-items: center;
}

.logo-footer-left {
  padding-right: 12px;
  border-right: 1px solid #e5eefb;
}

.logo-footer-right {
  padding-left: 15px;
}

.logo-footer-left img {
  height: 45px;
}

.logo-footer-right img {
  height: 48px;
  display: block;
}

.franja-informacion {
  font-family: var(--font-family-6);
  background-color: var(--colorBackgroundFranjaInformacion);
  font-size: var(--letra12);
}

.contenedor-franja-informacion {
  padding: 2em 0 1em 0;
}

.left-panel-franja-informacion {
  display: none;
}

.contenido-franja-franja-informacion {
  height: 100%;
  margin: 0 var(--margenHorizontalFranjaSmall) 0 var(--margenHorizontalFranjaSmall);
}

.right-panel-franja-franja-informacion {
  display: none;
}

.logos-footer {
  margin: 0 10px 0 10px;
}

.contenedor-logos-footer {
  border-bottom: 1px solid var(--bordeBlanco);
}

.logo_gov_co {
  display: flex;
  align-items: center;
  justify-content: end;
}

.logo_gov_co img {
  width: 150px;
  height: 30.53px;
}

.logo_co {
  display: flex;
  align-items: center;
  justify-content: start;
}

.logo_co img {
  width: 71px;
  height: 70px;
}

.institucional-footer {
  color: var(--colorBlanco);
  line-height: 1.56;
  border-bottom: 1px solid var(--colorBlanco);
  margin: 0 10px 0 10px;
  padding-bottom: 20px;
}

.contenedor-institucional-footer {
  border-bottom: 1px solid var(--bordeBlanco);
  padding-top: 0;
}

.institucional-footer h4 {
  font-size: 1.3em;
  font-weight: 600;
  margin: 10px;
}

.institucional-footer p {
  margin: 0 12px 10px 12px;
}

.institucional-footer a {
  color: inherit;
  text-decoration: none;
}

.institucional-footer a:hover {
  font-weight: 700;
  text-decoration: underline;
}

a.f2-a {
  color: #fff !important;
  text-decoration: underline !important;
}

.boldf {
  font-weight: 600 !important;
}

.franja-informacion ul.he_footer_redesg li {
  overflow: hidden;
  list-style: none;
}

.franja-informacion ul.he_footer_redesg li .fa_text {
  font-family: var(--font-family-6);
  font-size: var(--letra11);
}

.he_footer_redesg {
  display: flex;
  margin-left: 15px;
  padding: 0;
}

.he_footer_socialgov {
  display: inline-block;
  padding: .5em .3em !important;
  margin: .3em .2em;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .25s ease-in-out all;
  -moz-transition: .25s ease-in-out all;
  -o-transition: .25s ease-in-out all;
  -ms-transition: .25s ease-in-out all;
  transition: .25s ease-in-out all;
  text-decoration: none;
}

.he_footer_socialgov:hover {
  background-color: #024a9c;
  text-decoration: none !important;
}

.fa-faceg:before {
  content: "\f09a";
  border-radius: 50%;
  background: #fff;
  color: #36c;
  padding: .5em .7em;
  margin-right: .3em;
  text-align: center;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
}

.fa-twitg:before {
  content: "\f099";
  border-radius: 50%;
  background: #fff;
  color: #36c;
  padding: .52em;
  margin-right: .3em;
  text-align: center;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
}

.fa-youtbg:before {
  content: "\f167";
  border-radius: 50%;
  background: #fff;
  color: #36c;
  padding: .52em .6em;
  margin-right: .3em;
  text-align: center;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
}

.fa-instagrmg:before {
  content: "\f16d";
  border-radius: 50%;
  background: #fff;
  color: #36c;
  padding: .52em .6em;
  margin-right: .3em;
  text-align: center;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, .5);
}


.contacto-footer {
  color: var(--colorBlanco);
  line-height: 1.56;
  border-bottom: 1px solid var(--colorBlanco);
  margin: 0 10px 20px 10px;
  padding-bottom: 20px;
}

.contacto-footer a {
  color: inherit;
  text-decoration: underline;
  font-size: var(--letra12);
}

.contacto-footer a:hover {
  font-weight: 600;
}

.contacto-footer h4 {
  font-size: 1.3em;
  font-weight: 600;
  margin: 12px;
}

.contacto-footer p {
  font-size: var(--letra14);
  margin: 0 12px 0 12px;
}

.franja-informacion ul.he_gov_list {
  margin-bottom: 10px;
}

.franja-informacion ul.he_gov_list li {
  list-style: none;
  margin-left: 18px;
}

.list-call:before {
  content: "\f095";
  font-family: var(--font-family-6);
  font-size: inherit;
  font-weight: 900;
  margin-right: .3em;
}

.list-mail:before {
  content: "\f0e0";
  font-family: var(--font-family-6);
  font-size: inherit;
  font-weight: 900;
  margin-right: .3em;
}

.list-file:before {
  content: "\f0f6";
  font-family: var(--font-family-6);
  font-size: inherit;
  font-weight: 900;
  margin-right: .3em;
}

.grid-contenedor-franja-Informacion {
  height: 84%;
}

.left-panel-franja-Informacion {
  display: none;
}

.contenido-franja-Informacion {
  height: 83%;
  display: flex;
  justify-content: center;
}

.right-panel-franja-Informacion {
  display: none;
}

.contenedor-footer-body-secundario ul {
  list-style-type: none;
}

.contenedor-footer-body ul {
  list-style-type: none;
}

.contenedor-footer-body-tercero ul {
  list-style-type: none;
}

.contenedor-footer-body-tercero li {
  float: left;
  margin-left: 10px;
  text-align: center;
  margin-right: 3%;
  list-style: none;
}

.contenedor-footer-body li {
  float: left;
  text-align: center;
  width: 5em;
  list-style: none;
}

.contenedor-footer {
  box-sizing: border-box;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: var(--colorBlanco);
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 0.9rem;
}

.contenedor-footer-body h5,
.contenedor-footer-body-secundario h5,
.contenedor-footer-body h3 {
  font-size: var(--letra20);
  display: block;
  color: var(--color--gray-1);
  position: relative;
}

.contenedor-footer-subtitulo h5 {
  font-size: var(--letra16);
  font-weight: 700;
  display: block;
  color: var(--color--gray-1);
  position: relative;
}

.contenedor-footer-body p {
  color: var(--colorLetraGrisBogota);
  font-family: var(--font-family-6);
  line-height: 23px;
  margin-bottom: 1px;
  margin-top: 1px;
  margin: 0px 0px 4px;
  font-size: var(--letra14);
  width: 616px;
}

.contenedor-footer-body-secundario p {
  color: var(--color--blue-14);
  font-weight: 600;
  font-family: var(--font-family-6);
  line-height: 26px;
  margin-bottom: 1px;
  margin-top: 1px;
  margin-right: 20px;
}

.contenedor-footer-body-secundario p:hover {
  text-decoration: underline;
}

.contenedor-footer-body-secundario {
  font-size: var(--letra13);
  margin-top: -14px;
}

.contenedor-footer-body a {
  color: var(--colorHyperlinksfooter);
  font-weight: 500;
}

.contenedor-footer-body-secundario a {
  color: var(--colorHyperlinksfooterSocialmedia);
  font-size: var(--letra12);
  color: var(--color--blue-14);
}

.contenedor-footer-logos img {
  height: 80px;
  width: auto;
}

.contenedor-footer-logos {
  text-align: center;
}

@media screen and (min-width: 0px) {
  .contenedor-footer-logos img {
    height: 80px;
    width: auto;
    margin-left: 0px;
  }
}

@media screen and (min-width: 750px) {
  .contenedor-footer-logos img {
    height: auto;
    width: 12vw;
    margin-left: 0px;
  }
}

@media screen and (min-width: 810px) {
  .contenedor-footer-logos img {
    width: 12vw;
    height: auto;
    margin-left: -10px;
  }

  .contenedor-footer-vacio img {
    width: 29%;
    height: auto;
    position: absolute;
    margin-left: -156px;
    margin-top: 20px;
  }
}

@media screen and (min-width: 981px) and (max-width: 990px) { 
  .contenedor-footer-logos img {
    width: 12vw;
    height: auto;
    margin-left: -10px;
  }

  .contenedor-footer-vacio img {
    width: 29%;
    height: auto;
    position: absolute;
    margin-left: -156px;
    margin-top: 20px;
  }
}

@media screen and (min-width: 1050px) {
  .contenedor-footer-logos img {
    width: 42%;
    height: auto;
    margin-left: -10px;
  }
}

.separador-imagenes-escudos {
  width: 1px;
  height: 48px;
  background-color: #000;
  align-self: center;
}

footer .closing {
  background-color: #3366CC;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

footer .gov-co {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

ul.menu-social.menu-footer {
  width: 100%;
  height: 45px;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  column-gap: 15px;
  padding: 5px 0;
  font-family: var(--font-family-6);
  font-size: var(--letra-14);
  margin-top: 26px;
  margin-bottom: -29px;
}

.menu-social li a {
  display: flex;
  align-items: center;
}

.menu-social li a p {
  margin: 0 5px 0 0;
  font-size: var(--letra14);
  color: var(--color--gray-1);
}

ul.menu-social.menu-footer a {
  font-family: var(--font-family-6);
  font-size: 16px;
  color: var(--color--gray-1);
  font-weight: 500;
  text-decoration: none;
}

ul.menu.red-social-icon-footer.menu-footer:hover {
  color: var(--color--gray-1);
  background-color: var(--color--gray-1);
}


ul.menu-social.menu-footer a:hover {
  color: black;
  text-decoration: underline;
}

.menu-social a:hover {
  font-weight: 700;
}

.menu-social li {
  max-width: 215px;
  margin-bottom: 18px;
}

ul.informacion-segundaria-ul {
  display: flex;
  gap: 10px;
}

.informacion-secundaria-li {
  width: 60%;
  margin-bottom: 10px;
}

.contenedor-footer-body-secundario-li-secundario {
  width: 40%;
  margin-bottom: 10px;
}

.red-social-icon-footer {
  justify-content: center;
  align-items: center;
  display: inline-grid;
  color: var(--colorBlanco);
  background-color: var(--color--green-5);
  height: 24px;
  width: 24px;
  border-radius: 100px;
  margin-right: 5px;
}

.red-social-icon-footer img {
  height: 14px;
}

.instagram-icon-footer img {
  height: 20px;
}

.informacion-adicional-ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

.informacion-adicional-ul a {
  color: var(--colorHyperlinksfooter);
  font-weight: 540;
}

.informacion-adicional-ul a:hover {
  color: white;
  font-weight: 700;
  background-color: var(--colorAzulRey);
}

footer .closing .co-logo {
  max-height: 60px;
}

footer .closing .govco-logo-footer {
  max-height: 38px;
}

.title-1 {
  color: var(--color--AzulGeneral);
}

.font-headline-m,
.title-1 {
  font-size: 20px;
  line-height: 30px;
}

.btn-list--horizontal {
  display: flex;
  justify-content: space-evenly;
}

.btn-size-3 {
  min-width: 215px;
}

.btn-delineado {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  min-width: 120px;
  height: 40px;
  color: var(--color--AzulGeneral);
  border-radius: 20px;
  border: 1px solid var(--color--AzulGeneral);
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  white-space: normal;
  background-color: initial;
  overflow: hidden;
}

footer .footer-gov-co {
  background-color: var(--colorBackgroundGovCoFooter);
  padding-top: 15px;
  padding-bottom: 1.5rem;
  height: 90px;
}

footer .gov-co {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

footer .gov-co-contenido {
  display: flex;
  width: 300px;
  justify-content: space-between;
  align-items: center;
}

.gov-co {
  max-width: 1200px;
}

footer .footer-gov-co .co-logo {
  max-height: 60px;
}

footer .footer-gov-co .govco-logo-footer {
  max-height: 38px;
}

.co-logo {
  width: 60px;
}

.govco-logo-footer {
  width: auto;
}

.separador-gov-co-footer {
  height: 66px;
  width: 1px;
  background: var(--separador-footer-gov-co);
}

.contenedor-footer-vacio img {
  width: 29%;
  height: auto;
  position: absolute;
  margin-left: -148px;
  margin-top: 10px;
}

.logo-sena-footer {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 10px;
}

.footer a {
  color: var(--color--blue-6);
}

.contenedor-footer-body a:hover {
  text-decoration: underline;
}

.contenedor-footer-titulo {
  grid-area: contenedor-footer-titulo;
}

.contenedor-footer-subtitulo {
  grid-area: contenedor-footer-subtitulo;
}

.contenedor-footer-logos {
  grid-area: contenedor-footer-logos;
}

.contenedor-footer-informacion {
  grid-area: contenedor-footer-informacion;
}

.contenedor-footer-social-media {
  grid-area: contenedor-footer-social-media;
}

.contenedor-footer-vacio {
  grid-area: contenedor-footer-vacio;
}

.contenedor-footer-vacio-2 {
  grid-area: contenedor-footer-vacio-2;
}

.contenedor-footer-vacio-3 {
  grid-area: contenedor-footer-vacio-3;
}

.contenedor-footer-accesos {
  grid-area: contenedor-footer-accesos;
}

.govco-instagram-square:before,
.govco-twitter-square:before,
.govco-facebook-square:before,
.govco-youtube-square:before,
.govco-whatsapp-square:before,
.govco-threads-square:before,
.govco-tiktok-square:before,
.govco-telegram-square:before,
.govco-x-square:before {
  display: inline-block;
  width: 1.2558rem;
  height: 1.2558rem;
  border-radius: 2px;
  background-color: var(--govcolor-marine);
  vertical-align: text-bottom;
  color: white;
  font-size: 1rem;
  padding-top: 2px;
}

footer {
  background-color: var(--color--green-5);
  background-repeat: repeat;
}

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 420px;
}

.mapa-u {
  white-space: normal;
  word-break: normal;
}