/* franja-informacion */

.franja-informacion {
  font-family: var(--font-family-1);
  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);
}

@media screen and (min-width: 768px) {
  .contenido-franja-franja-informacion {
    margin: 0 var(--margenHorizontalFranjaNormal) 0 var(--margenHorizontalFranjaNormal);
  }
}

@media screen and (min-width: 1200px) {
  .contenido-franja-franja-informacion {
    margin: 0;
  }
}

.right-panel-franja-franja-informacion {
  display: none;
}

.logos-footer {
  margin: 0 10px 0 10px;
}

@media screen and (min-width: 576px) {
  .logos-footer {
    margin: 0 30px 0 30px;
  }
}

@media screen and (min-width: 768px) {
  .logos-footer {
    margin: 0 100px 0 100px;
  }
}

@media screen and (min-width: 1200px) {
  .logos-footer {
    margin: 0;
    justify-self: flex-end;
  }
}

.contenedor-logos-footer {
  border-bottom: 1px solid var(--bordeBlanco);
}

@media screen and (min-width: 1200px) {
  .contenedor-logos-footer {
    border-bottom: 0;
    border-right: 1px solid var(--bordeBlanco);
    margin-right: 30px;
    padding-top: 12px;
  }
}

.logo_gov_co {
  display: flex;
  align-items: center;
  justify-content: end;
}

@media screen and (min-width: 1200px) {
  .logo_gov_co {
    margin-bottom: 20px;
    justify-content: center;
  }
}

.logo_gov_co img {
  width: 150px;
  height: 30.53px;
}

.logo_co {
  display: flex;
  align-items: center;
  justify-content: start;
}

@media screen and (min-width: 1200px) {
  .logo_co {
    justify-content: center;
  }
}

.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;
}

@media screen and (min-width: 576px) {
  .institucional-footer {
    margin: 0 30px 20px 30px;
  }
}

@media screen and (min-width: 768px) {
  .institucional-footer {
    margin: 0 100px 20px 100px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .institucional-footer {
    margin: 0;
    border-top: 0;
    border-right: 1px solid var(--colorBlanco);
    border-bottom: 0;
    border-left: 1px solid var(--colorBlanco);
  }
}

.contenedor-institucional-footer {
  border-bottom: 1px solid var(--bordeBlanco);
  padding-top: 0;
}

@media screen and (min-width: 1200px) {
  .contenedor-institucional-footer {
    border-bottom: 0;
    border-right: 1px solid var(--bordeBlanco);
  }
}

.institucional-footer h4 {
  font-size: 1.3em;
  font-weight: 600;
  margin: 10px;
}

@media screen and (min-width: 576px) {
  .institucional-footer h4 {
    margin: 12px;
  }
}

.institucional-footer p {
  margin: 0 12px 10px 12px;
}

@media screen and (min-width: 576px) {
  .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-1);
  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;
}

@media screen and (min-width: 576px) {
  .contacto-footer {
    margin: 0 30px 20px 30px;
  }
}

@media screen and (min-width: 768px) {
  .contacto-footer {
    margin: 0 100px 20px 100px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 1200px) {
  .contacto-footer {
    margin: 0;
    border-bottom: 0;
  }
}

.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;
}

@media screen and (min-width: 576px) {
  .contacto-footer h4 {
    margin: 10px 12px 10px 12px;
  }

}

.contacto-footer p {
  font-size: var(--letra14);
  margin: 0 12px 0 12px;
}

@media screen and (min-width: 576px) {
  .contacto-footer p {
    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: 'Fontawesome';
  font-size: inherit;
  font-weight: 900;
  margin-right: .3em;
}

.list-mail:before {
  content: "\f0e0";
  font-family: 'Fontawesome';
  font-size: inherit;
  font-weight: 900;
  margin-right: .3em;
}

.list-file:before {
  content: "\f0f6";
  font-family: 'Fontawesome';
  font-size: inherit;
  font-weight: 900;
  margin-right: .3em;
}

/* -> franja-informacion */



/* Logos footer*/

.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);
}

@media all and (max-width: 768px) {
  .mdn-enlaces-fuerzas-item-logo img {
     max-width: 70px;
  }
}

@media all and (min-width:769px) and (max-width: 1088px) {
  .mdn-enlaces-fuerzas-item-logo img {
     max-width: 100px;
  }
}

@media all and (max-width: 1088px) {

  .mdn-enlaces-fuerzas-item-titulo {
     font-size: 12px;
  }

  .mdn-enlaces-fuerzas-cont {
     overflow-x: auto;
     padding: 0;
     gap: 5px;
  }
}


.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);
}

@media all and (max-width: 1088px) {
  .mdn-enlaces-aliados-cont {
     padding: 10px 0;
     gap: 5px;
     overflow-x: auto;
  }

  .mdn-enlaces-aliados-item img {
     max-width: 100px;
  }

  .mdn-enlaces-aliados-separador {
     display: block;
  }
}

.contenedor-contenido-franja-govco-footer {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 1360px;
    position: relative;
    height: 95px;
    background-color: var(--color--blue-6);
}

.franja-govco-footer {
    background-color: var(--color--blue-6);
}

/* -> Logos footer*/


/*Barra linea azul*/
.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;
}

/* -> Barra linea azul*/

/*Footer links enlaces*/

			.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);
			}

/* -> Footer links enlaces*/


/* Footer datos */

.mdn-pie-pagina-cont {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: center; /* Centra los bloques horizontalmente */
  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; /* Justifica el texto a la izquierda */
  max-width: 700px; /* Ajusta el ancho máximo según sea necesario */
  margin: 0 auto; /* Centra los bloques dentro del contenedor */
}

.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;
}

/* -> Footer datos*/


/*Logo govco Footer*/

.contenedor-logos-franja-govco-footer {
    background: var(--color--blue-6);
    padding: 23px 102px;
    display: flex;
    align-items: center;
}

   .contenedor-logos-franja-govco-footer-left {
      padding-right: 12px;
      border-right: 1px solid #e5eefb;
   }

   .contenedor-logos-franja-govco-footer-right {
      padding-left: 15px;
   }

   .contenedor-logos-franja-govco-footer-left img {
      height: 45px;
   }

   .contenedor-logos-franja-govco-footer-right img {
      height: 32px;
      display: block;
   }

   @media all and (max-width: 1024px) {
      .contenedor-logos-franja-govco-footer {
         padding: 20px 20px;
      }
   }

/* -> Logo govco Footer*/



/* Recuadro Footer*/

.franja-informacion {
    font-family: var(--font-family-1);
    background-color: var(--colorBackgroundFranjaInformacion);
    font-size: var(--letra12);
}

.contenedor-franja-Informacion {
    height: 100%;
}

.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);
}

@media screen and (min-width: 768px) {
    .contenido-franja-franja-informacion {
        margin: 0 var(--margenHorizontalFranjaNormal) 0 var(--margenHorizontalFranjaNormal);
    }
}

@media screen and (min-width: 1200px) {
    .contenido-franja-franja-informacion {
        margin: 0;
    }
}

.right-panel-franja-franja-informacion {
    display: none;
}

.logos-footer {
    margin: 0 10px 0 10px;
}

@media screen and (min-width: 576px) {
    .logos-footer {
        margin: 0 30px 0 30px;
    }
}

@media screen and (min-width: 768px) {
    .logos-footer {
        margin: 0 100px 0 100px;
    }
}

@media screen and (min-width: 1200px) {
    .logos-footer {
        margin: 0;
        justify-self: flex-end;
    }
}

.contenedor-logos-footer {
    border-bottom: 1px solid var(--bordeBlanco);
}

@media screen and (min-width: 1200px) {
    .contenedor-logos-footer {
        border-bottom: 0;
        border-right: 1px solid var(--bordeBlanco);
        margin-right: 30px;
        padding-top: 12px;
    }
}

.logo_gov_co {
    display: flex;
    align-items: center;
    justify-content: end;
}

@media screen and (min-width: 1200px) {
    .logo_gov_co {
        margin-bottom: 20px;
        justify-content: center;
    }
}

.logo_gov_co img {
    width: 150px;
    height: 30.53px;
}

.logo_co {
    display: flex;
    align-items: center;
    justify-content: start;
}

@media screen and (min-width: 1200px) {
    .logo_co {
        justify-content: center;
    }
}

.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;
}

@media screen and (min-width: 576px) {
    .institucional-footer {
        margin: 0 30px 20px 30px;
    }
}

@media screen and (min-width: 768px) {
    .institucional-footer {
        margin: 0 100px 20px 100px;
        padding-bottom: 30px;
    }
}

@media screen and (min-width: 1200px) {
    .institucional-footer {
        margin: 0;
        border-top: 0;
        border-right: 1px solid var(--colorBlanco);
        border-bottom: 0;
        border-left: 1px solid var(--colorBlanco);
    }
}

.contenedor-institucional-footer {
    border-bottom: 1px solid var(--bordeBlanco);
    padding-top: 0;
}

@media screen and (min-width: 1200px) {
    .contenedor-institucional-footer {
        border-bottom: 0;
        border-right: 1px solid var(--bordeBlanco);
    }
}

.institucional-footer h4 {
    font-size: 1.3em;
    font-weight: 600;
    margin: 10px;
}

@media screen and (min-width: 576px) {
    .institucional-footer h4 {
        margin: 12px;
    }
}

.institucional-footer p {
    margin: 0 12px 10px 12px;
}

@media screen and (min-width: 576px) {
    .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-1);
        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;
}

@media screen and (min-width: 576px) {
    .contacto-footer {
        margin: 0 30px 20px 30px;
    }
}

@media screen and (min-width: 768px) {
    .contacto-footer {
        margin: 0 100px 20px 100px;
        padding-bottom: 30px;
    }
}

@media screen and (min-width: 1200px) {
    .contacto-footer {
        margin: 0;
        border-bottom: 0;
    }
}

.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;
}

@media screen and (min-width: 576px) {
    .contacto-footer h4 {
        margin: 10px 12px 10px 12px;
    }
}

.contacto-footer p {
    font-size: var(--letra14);
    margin: 0 12px 0 12px;
}

@media screen and (min-width: 576px) {
    .contacto-footer p {
        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: 'Fontawesome';
    font-size: inherit;
    font-weight: 900;
    margin-right: .3em;
}

.list-mail:before {
    content: "\f0e0";
    font-family: 'Fontawesome';
    font-size: inherit;
    font-weight: 900;
    margin-right: .3em;
}

.list-file:before {
    content: "\f0f6";
    font-family: 'Fontawesome';
    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%;
}

.right-panel-franja-Informacion {
    display: none;
}

.contenedor-footer-informacion {
    margin-top: -60px;
}

@media screen and (min-width: 0px) {
    footer .franja-Informacion {
		background: linear-gradient(-90deg, #015799, #017eb1);
    }

	footer .franja-Informacion .contenedor-footer {
		top: -75px;
		padding: 48px 34px;
		width: 100%;
	}
}

@media screen and (min-width: 300px) {
    footer .franja-Informacion {
        margin-top: 128px;
    }
}

.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;
}

n
-body-tercero li {
    background-color:;
    float: left;
    margin-left: 10px;
    text-align: center;
    margin-right: 3%;
    list-style: none
}

.contenedor-footer-body li {
    background-color:;
    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;
	min-height: 468px;
    word-wrap: break-word;
    background-color: var(--colorBlanco);
    background-clip: border-box;
    border: 2px solid var(--colorCyan);
    border-radius: 10px;
	color: var(--colorTextosFooter);
}

.contenedor-footer-body h2,
.contenedor-footer-body-secundario h2,
.contenedor-footer-body h3 {
    font-size: var(--letra22);
    margin-bottom: 70px;
    display: block;
    font-weight: 600;
    color: var( --color--blue-6);
    position: relative;
}

.contenedor-footer-body p {
    color: var(--colorLetraGrisBogota);
    font-family: var(--font-family-5);
    line-height: 23px;
    margin-bottom: 1px;
    margin-top: 1px;
    margin: 0px 0px 4px;
    font-size: 18px;
}

.contenedor-footer-body-secundario p {
    color: var(--colorLetraGrisBogota);
    font-family: Montserrat;
    line-height: 23px;
    margin-bottom: 1px;
    margin-top: 1px;
}

.contenedor-footer-body {
    font-size: var(--letra13);
}

.contenedor-footer-body-secundario {
    font-size: var(--letra13);
}


.contenedor-footer-body a {
    color: var(--colorHyperlinksfooter);
    font-weight: 500;
}

.contenedor-footer-body-secundario a {
    color: var(--colorHyperlinksfooterSocialmedia);
    font-size: 16px;
}

.contenedor-footer-informacion {
    margin-top: -60px;
}


.contenedor-footer-logos img {
    height: 80px;
    width: auto;
}

.contenedor-footer-logos {
	text-align: center;
}

@media screen and (min-width: 0px) {
    .contenedor-footer-logos img {
        width: auto;
		margin-left: 0px;		
    }
}

@media screen and (min-width: 750px) {
    .contenedor-footer-logos img {
        height: 45px;
        width: auto;
		margin-left: 0px;	
    }
}

@media screen and (min-width: 810px) {
    .contenedor-footer-logos img {
        height: 60px;
        width: auto;
		margin-left: 0px;	
	}
}

@media screen and (min-width: 1050px) {
    .contenedor-footer-logos img {
        height: 60px;
        width: auto;
        margin-left: 80px;
    }
}


.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;
}

@media screen and (min-width: 0px) {
    .contenedor-footer-logos img {
        width: auto;
        margin-left: 0px;
    }
}

@media screen and (min-width: 750px) {
    .contenedor-footer-logos img {
        height: 95px;
        width: auto;
        margin-left: 0px;
    }

    /*.contenedor-footer-vacio img {
        max-width: 9%;
        height: auto;
        position: absolute;
        margin-left: -35px;
        margin-top: 55px;
    }*/
}

@media screen and (max-width: 750px) {
    ul.menu-social.menu-footer{
        flex-direction: column;
        padding: 0px;
        margin-top: 0px;
        gap: 0px;
    }
}


ul.menu-social.menu-footer {
    width: 100%;
    display: flex;
    list-style: none;
    gap: 10px;
    padding: 5px;
    font-family: var(--font-family-5);
    font-size: var(--letra-16);
    margin-top: 26px;
    margin-bottom: -29px;
}

    ul.menu-social.menu-footer a {
        color: var(--color--blue-6);
        font-weight: 500;
    }

    ul.menu.red-social-background.menu-footer:hover{
        color: #4b4b4b;
        background-color: #4b4b4b;
    }

@media screen and (min-width: 810px) {
    .contenedor-footer-logos img {
        height: 85px;
        width: auto;
        margin-left: 0px;
    }
}

@media screen and (min-width: 1050px) {
    .contenedor-footer-logos img {
        height: auto;
        width: 85px;
        margin-left: 20px;
    }
}


ul.menu-social.menu-footer a:hover {
    color: #4b4b4b;
}

.menu-social a:hover {
    font-weight: 700;
}

.menu-social li {
    max-width: 215px;
    margin-bottom: 25px;
}

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;
}

.informacion-adicional-footer {
    margin-top: 85px;
}

.red-social-background {
    justify-content: center;
    align-items: center;
    display: inline-grid;
    color: var(--colorBlanco);
    background-color: var(--color--blue-6);
    height: 24px;
    width: 24px;
    border-radius: 10%;
}


.red-social-background:hover {
    background-color: var(--color--gray-1);
}

.informacion-adicional-ul {
    display: flex;
    list-style: none;
    gap: 10px;
}

    .informacion-adicional-ul a {
        color: var(--colorHyperlinksfooter);
        font-weight: 540;
    }

        .informacion-adicional-ul a:hover {
            color: white;
            font-weight: 700;
            background-color: var(--colorAzulRey);
        }

@media (min-width: 1200px) {
    @media (min-width: 576px) {
        .gov-co {
            max-width: 540px;
        }
    }

    @media (min-width: 768px) {
        .gov-co {
            max-width: 720px;
        }
    }

    @media (min-width: 992px) {
        .gov-co {
            max-width: 960px;
        }
    }

    .gov-co {
        max-width: 1140px;
    }
}

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;
}

@media (min-width: 576px) {
    .gov-co {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .gov-co {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .gov-co {
        max-width: 960px;
    }
}

.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 {
    max-width: 14%;
    height: auto;
    position: absolute;
    margin-left: -50px;
	margin-top: 20px;
}

/*
.logo-Tic{
    border-bottom: 1px solid grey;
}*/


.logo-Tic-aux {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    /*border-bottom: 1px solid lightgrey;*/
}

.footer a {
    color: var(--color--blue-6);
}

/*
.footer a:hover{
    color: #555555;
}*/


.contenedor-footer-body a:hover{
    color: #555555;
}

@media screen and (min-width: 0px) {
	.contenedor-footer-social-media {
		margin-top: 28px;
		margin-bottom: -50px;
		margin-top: 130px;
	}
}

@media screen and (min-width: 750px) {
	.contenedor-footer-social-media {
		margin-top: 28px;
		margin-bottom: -50px;
		margin-top: 0px;		
	}

}


/* -> Recuadro Footer*/


.contenedor-footer-vacio img {
    max-width: 9%;
    height: auto;
    position: absolute;
    margin-left: -50px;
    margin-top: 305px;
}

@media screen and (max-width: 749px ) {
    .contenedor-footer-vacio img {
        max-width: 9%;
        height: auto;
        position: absolute;
        margin-left: -35px;
        margin-top: 15px;
    }
}

/* Franja Redes*/

.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 */

footer {
    background-repeat: repeat;
}

    footer a {
        text-decoration: underline;
    }

footer {
    position: absolute;

    width: 100%;
    min-height: 420px;
}

.mapa-u {
    white-space: normal;
    word-break: normal;
}

/* -> footer */

/* lista-informacion-contacto-entidad-footer */

.lista-informacion-contacto-entidad-footer li {
	list-style: none;
	margin-bottom: 16px;
	line-height: 24px;
    word-break: break-all;
    overflow-wrap: break-word;
}

.logo-entidad-footer {
	margin-bottom: 18px;
}

.logo-entidad-footer img {
	height: 65px;
}

.informacion-gov-co-footer {
    position: relative;
    padding-bottom: 52px; 
}

.informacion-gov-co-footer-espacio {
	height: 120%;
}

.informacion-gov-co-footer img {
    height: 52px;
    position: absolute; 
    right: 5px; 
    padding: 5px;
    background: var(--colorBackgroundFranjaGovCo);
    border-radius: 4px;
}

/* -> lista-informacion-contacto-entidad-footer */

/* franja-atencion-al-ciudadano */

.franja-atencion-al-ciudadano {
    margin-top: -35px;
}

.franja-atencion-al-ciudadano ul {
	border-top: 1px solid var(--colorBlanco);
}

.franja-atencion-al-ciudadano ul li {
	flex-grow: 1;
}

.franja-atencion-al-ciudadano ul li a {
	text-decoration: none;
	color: var(--colorBlanco);
}

@media screen and (min-width: 0px) {
	.franja-atencion-al-ciudadano {
		padding: 0 5%;
	}
	.franja-atencion-al-ciudadano ul {
		display: block;
		list-style: none;
	}
	
	.franja-atencion-al-ciudadano ul li {
		margin: 22px 5px;
		font-size: 16px;
	}

}

@media screen and (min-width: 750px) {
	.franja-atencion-al-ciudadano {
		padding: 0 0;
	}
	.franja-atencion-al-ciudadano ul {
		display: flex;
		list-style: none;
	}

	.franja-atencion-al-ciudadano ul li {
		margin: 10px 5px 22px 5px;
		font-size: 15px;
	}

}



/* -> franja-atencion-al-ciudadano */