@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wdth,wght,YTLC@0,6..12,75..125,200..1000,440..540;1,6..12,75..125,200..1000,440..540&display=swap');

.apc-box3 {
    padding: 1em 1.35em;
    border-radius: 25px;
    box-shadow: 0 0.1rem 1rem rgb(0 0 0 / 25%);
    text-align: center;
    width: 100%;
    transition: .3s linear;
    border: 2px solid transparent;
    margin: 0.5em auto;
    min-height:140px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
}
.apc-box3:hover {
    border: 2px solid #36c;
}
.apc-box3i img {
    margin: auto;
    padding: 4px;
}

.enci1 {background:url(/sites/default/files/2025-11/APC-imgMesa%20de%20trabajo%2010.webp) no-repeat center;}
.observatorio2 {background:#254e97;}
.convoca3 {background:url(/sites/default/files/2025-11/APC-imgMesa%20de%20trabajo%2012.webp) no-repeat center;}
.sur-sur4 {background:url(/sites/default/files/2025-11/APC-imgMesa%20de%20trabajo%209.webp) no-repeat center;}
.sncic5 {background:url(/sites/default/files/2025-11/APC-imgMesa%20de%20trabajo%2011.webp) no-repeat center;}
.cuc6 {background:url(/sites/default/files/2025-11/APC-imgMesa%20de%20trabajo%2013.webp) no-repeat center;}
.img-sigla {height:108px;}

.all-footer-container {
    background: #4d4d4d 0% 0% no-repeat padding-box;
    color: #4c4c4c;
    margin-top: 130px;
    display: block;
}

body {
	font-family: "Nunito Sans", sans-serif;
	color: #4C4C4C;
}
.hidden {display: none !important;}
.page_main-content .page__content article, .page_main-content .page__content form {
    margin-top: 0;
}

a {
    color: #0943b5;
    transition: .2s linear;
}
a:hover, a:focus {
    color: #4672c8;
    text-decoration:underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Nunito Sans", sans-serif;
	font-weight:bold;
  /*color: #0943b5;*/
  color:#4c4c4c; 
  margin-bottom:1rem;
}

h1 {font-size: 40px; line-height:45px;}
h2 {font-size: 32px; line-height:37px;}
h3 {font-size: 24px; line-height:29px;}
h4 {font-size: 20px; line-height:25px;}
h5 {font-size: 18px; line-height:23px;}
h6 {font-size: 16px; line-height:21px;}
	
	@media (max-width: 992px) {
	  h1 {font-size: 32px; line-height:38px;}
	  h2 {font-size: 24px; line-height:30px;}
	  h3 {font-size: 20px; line-height:26px;}
	  h4 {font-size: 18px; line-height:24px;}
	  h5 {font-size: 16px; line-height:22px;}
	  h6 {font-size: 14px; line-height:20px;}
	}
/*-----Topbar------*/


li.nav-item.dropdown {
    max-width: 235px;
}
.topbar-govco {
  background-color: #0943b5;
  width: 100%;
  height: 3.5rem;
  padding-left: 1.4em;
  position: relative;
  display: flex;
  align-items: center;
}
	@media (max-width: 768px) {
		.topbar-govco {
	    justify-content: center;
	    padding-left: 0;
		}
		
	}
.topbar-govco a {
  /*content: url('https://cdn.www.gov.co/layout-govco-v5/assets/images/logo.svg');*/
  content: url('/sites/default/files/2025-11/logo-govco-blanco.svg');
  height: calc(1.5rem * 1.5);
}
.topbar-govco a:focus-visible {
  outline: 0.125rem solid white;
  border-radius: 0.313rem;
}
/*----HEADER-----*/
.topbar-logo {
    align-items: center;
}
.logo-apc {    
		padding: 0.26rem;
    text-align: center;
    display: block;
    margin: auto;}
.logo-apc img {
		height: calc(5.37rem * 1.5);
    margin: auto;
    text-align: center;}

.navbar_header {
		background-color: #27348b;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    padding: 1.2em 0;
}
	@media (max-width: 768px) {
		.navbar_header {flex-direction: column;}
	}

@media (max-width: 575px) {
	.page_main-content {
    display: block;
	}
}

/*----FOOTER------*/
/*.apc_footer {
    background: #4d4d4d;
    display: block !important;
    padding: 0;
    border-top: 110px solid white;
    margin-top: 3rem;
}*/
.f_contain {
    background: #FFF;
    /*border-radius: 10px;*/
    border-radius: 25px;
    border: 1px solid transparent;
    box-shadow: 0 0.1rem 1rem rgb(0 0 0 / 25%);
    margin-top: -100px;
    margin-bottom: 40px;
    padding: 2.34rem;
    width:auto;
}
	@media (max-width: 768px) {
		.f_contain {
	    width:92%;
	    padding: 1.9rem;
		}
		.govco-bar-footer {
			justify-content: center;
			text-align:center;
	    padding-left: 0;
		}
	}
.f_contain p {font-size:14px; margin: 1.2em auto;}

.f_id {
	display: inline-flex;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}
.f_id h3, .f_id h4, .f_id h5  {
	color:#4d4d4d;
	font-weight:bold;
	line-height:normal;
}
.logo-footer-apc {
    margin: 0.41em auto;
    text-align:center;
    padding: 1em 0;
}
.logo-footer-apc img {
    max-height: 100px;
    width: auto;
}

ul.f_sm, .f_sm {
    display: inline-flex;
    margin: 1.3em 0.01em;
    padding: 0;
    z-index: 99;
}
ul.f_sm li {
    line-height: normal;
    list-style: none;
}
.f_contain a {
    /*color: #0943b5;*/
    color:#4b4b4b;
    text-decoration: none;
    transition: all .3s linear; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear;
    font-weight: 700;
    cursor:pointer;
}
.f_contain a:hover {
    text-decoration: underline;
    color: #4872d6;
}
.f_socials, a.f_socials, .f_faceb, a.f_faceb, .f_x, a.f_x {
    background-color: #0943b5;
    border-radius: 50%;
    display: inline-flex;
    margin: 0.03em 0.32em;
    padding: 0.45em;
    text-align: center;
    text-decoration: none;
    text-decoration: none; -webkit-transition: 0.25s ease-in-out all; -moz-transition: 0.25s ease-in-out all; -o-transition: 0.25s ease-in-out all; -ms-transition: 0.25s ease-in-out all;
    transition: 0.25s ease-in-out all;
}
a.f_socials:hover {border-radius: 50%;}

.f_socials img {
    height: 20px;
    padding: 0.1em;
    width: 20px;
}
.f_faceb img {
    height: 20px;
    padding: 0.1em 0;
    width: 18px;
}
.f_x img {
    height: 20px;
    padding: 0.14em;
    width: auto;
}

.sm-x:hover, .sm-tiktok:hover {background-color: #000;}
.sm-instagram:hover {background-color: #833AB4;}
.sm-facebook:hover {background-color: #4267B2;}
.sm-youtube:hover {background-color: #FF0000;}

.govco-bar-footer {
    background: #0943b5;
    height: 5rem;
    padding-left: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.logo_govco img {
    height: 30px;
    display: inline-flex;
    vertical-align: initial;
}
.logo_co img {
    height: 46px;
    display: inline-flex;
    vertical-align: bottom;
}
.govco-separator {
		border-left: 0.063rem solid white;
    height: 2.6rem;
    margin-left: 0.625rem;
    margin-right: 1rem;
    display: inline-block;
}
.f_btn_yellow {
	background:#fff;
	border:1px solid #fecc2f;
	border-radius:25px;
	text-align:center;
	font-weight:bold;
	transition:.3s linear;
	margin:1em 0.45em 1em 0;
	padding:3px 10px;
}
.f_btn_yellow:hover {background:#fecc2f;}
.f_btn_yellow a {
	color:#4d4d4d;
	text-decoration:none;
}
.f_btn_yellow a:hover {
	color:#4d4d4d;
	text-decoration:underline;
}

/*NEWS HOME*/

.news-card {
    border-radius: 25px;
    box-shadow: 0 0.1rem 1rem rgb(0 0 0 / 25%);
}
.news-card-body{
	padding:0.8em;
	min-height:203px;
}
.news-img {
    height: 150px;
    margin: 0;
    padding: 0;
    /* display: block; */
}
.news-img img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.news-id h5, .news-id a {
	color:#4d4d4d;
	text-decoration:none;
	font-weight:bold !important;
}
.news-id a:hover {
	text-decoration:underline;
}
.news-date {
	font-size:10px;
}








.pd_bg1 {
	background-color:#f6f8f9;
	padding:2em 0;
	margin:1em auto;
}
.pd_padd2 {
	padding:2em 0;
	margin:1em auto;
}
.pd_padd1 {
	padding:1em 0;
	margin:0.5em auto;
}
.pd_page-title h1 {
	border-bottom: 1.3px solid #b5c7e9;
	padding-bottom:4px;
}

/*--------VIEWS HOME----------*/
.dataflash_box {margin-bottom:32px;}
.dataflash_img img {
	border-radius: 0.5rem;
	margin:auto;
	min-height: 157px;
}
.dataflash_txt {padding-left:0;}
.pd_card-date {
	color:#303438;
	font-size:0.746rem;
	font-weight:400;
	display:inline-block;
}
.view-home {
    padding-bottom: 0.12rem;
    border-bottom: 1.5px solid #b5c7e9;
    display: block;
    margin-bottom: 0.42em;
}


.pd_card1, .pd_card2 {
    border: 1px solid #d6e1ec;
    border-radius: .6rem;
    display: inline-flex;
    margin: 1em auto;
    padding: 1em 0;
    width: 100%;
    height: auto;
    /*min-height: 200px;*/
    align-items: flex-start;
    align-content: space-between;
    transition: .2s linear;
    position:relative;
}
.pd_card1 .col-2, .pd_card2 .col-2 {
    padding: 0 .525rem;
}
.pd_card1 .col-10, .pd_card2 .col-10 {
    padding-left: .515rem;
}
.pd_card1 {background-color: #f6f8f9;}
.pd_card2 {background-color: #e6effd;}

.pd_card1:hover, .pd_card2:hover {
		background-color: #fff;
    border: 1px solid #36c;
}
.pd_card-title {
	min-height:130px;
	margin-bottom:6px;
}
@media (max-width: 768px) {
		.pd_card-title {
			min-height:inherit;
			margin-bottom:8px;
		}
	}
.pd_card-body {
	float: right;
	display: inline-flex;
}
.pd_card-body ul {
	margin:0;
}
.pd_tag, .pd_card-body ul li {
		list-style: none;
    display: inline-flex;
    margin-right: 5px;
    color: #303438;
    background-color: #f6f8f9;
    border: 1px solid #36c;
    font-style: italic;
    font-size: 0.746rem;
    padding: 0.12rem 0.72rem;
    border-radius: 0.836rem;
}
.pd_banner {
    margin: 1em auto;
}
.pd_banner img {
    border-radius: .5rem;
    margin: auto;
    padding: 0;
}
.pd_slider {
	background-color:#091e3f;
	display:inline-flex;
	margin: auto;
	height:inherit;
    align-content: center;
    align-items: center;
}
.pd_slider .pd_slidesimg img {
    height: auto;
    width: 100%;
		min-height: 345px;
}

.pd_slidesinfo {
	color:#fff;
	text-align:left;
	padding-left:5em;
	padding-right:1em;
	margin:auto;
	background-color:#091e3f;
}
@media (max-width: 768px) {
	.pd_slidesinfo {
		padding:2em 1.7em;
		min-height:245px;
	}
}
.pd_slidesinfo h2, .pd_slidesinfo a {
	color:#fff;
}
.pd_slidesimg {
	margin:0;
	padding:0;
}
.pd_slidesimg img {
	padding:0;
	margin:0;
	object-fit: cover;
  width: 100%;
  max-height:345px;
}
/*@media (min-width: 1024px) {
	.pd_slidesimg img {
	object-fit: cover;
  min-height: 450px;
  height: fit-content; 
}
}*/
/*---- SPLIDE CAROUSEL HOME -----*/
button.splide__toggle.is-active {
	position:absolute;
	left:2%;
	bottom:12px;
}
.splide__progress__bar {
    background: #36c;
}
.splide__pagination__page {
    background: transparent;
    border: 1px solid #f6f8f9;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    margin: 3px;
    opacity: .7;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 8px;
}
.splide__toggle {
    position: absolute;
    left: 2%;
    bottom: 12px;
}
/*.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
    display: inline-flex;
    justify-content: flex-start;
    flex-direction: row;
}*/

button.splide__toggle {
    background: hsl(0deg 0% 100% / 42%);
    border: 1px solid #f6f8f9;
    width: 24px;
    height: 24px;
    color: #fff;
    display: flex;
    font-size: 15px;
    border-radius: .5rem;
}
.splide__toggle__play:after {
    content: "reproducir";
    display: inline;
    color:white;
}
.splide__toggle__pause:after {
		content: "pausa";
    display: inline;
    color:white;
}


	
/*-----Indicadores home View-------*/
.pd_indicador-box {
    background: #e5ecf8;
    border:1px solid transparent;
    border-radius: 5px;
    display:block;
    margin-top: 2em;
    margin-bottom: 1em;
    padding: 1em;
    transition: .3s ease;
}
.pd_indicador-box:hover {
	border:1px solid #36c;
	box-shadow: 0 0.1rem 1rem rgb(0 0 0 / 10%);
}
.pd-col {padding:0;}
.pd_indicator-icon {
    border-radius: 50%;
    background-color: #fddf00;
    width: 65px;
    height: 65px;
    padding: 5px;
    text-align: center;
    margin: -3em auto 1.6em auto;
    display: flex;
}
.pd_indicator-icon img {
	margin:auto;
	max-height: 40px;
}
.pd_indicator-number {
    font-size: 2.63rem;
    font-weight: 800;
    text-align: center;
    margin: 0.65rem auto;
}
.pd_indicator-label {
    text-align: center;
    line-height: normal;
    margin: 1em auto;
    font-weight: 700;
}
.pd_indicador-time {
    font-size: 13px;
    text-align: center;
    font-weight: 500;
}
@media (max-width: 768px) {
	.pd_indicador-box {
    display:flex;
    align-items: center;
    margin-bottom:0.1em;
	}
	.pd_indicator-icon {
    text-align: center;
    margin: 0.61em auto 1.6em auto;
    display: flex;
	}
}

.padd-1 {
	padding:1em 0;
	margin:1em auto;
}
.i-center {
	text-align:center;
	margin:0.3em auto;
}
