@charset "UTF-8";
/* CSS Document */

/*PRELOADER*/
.cont-img-precarga .grp-frm .frm-precarga {  
background-image: url("https://observatorioamazonia.fcds.org.co/imagenes/globales-oafcds-v5/preloader/svg/grps/vd-b-4-100.svg");
}


/*PALETA*/

/*--------------------*/

.nav--ficha--grp-cont-seccion a .txt.nav-ficha--txt-act h6{
color: var(--bn-100);		
}

/*--------------------*/

.label-section--grp-tit h3,
.nav-ficha--grp-subtit h5,
.art-linea--hito-descrip .subtit h6
{
color: var(--vd-b-1-100);	
}

/*--------------------*/

.header--grp-btns-grp-oa,
.header--grp-btns-nav-gen,
/*.nav-ficha--btn .elem,*/
/*.nav-ficha--btn .elem .icn,*/
.art-linea--hito-fecha .elem{
background-color: var(--vd-b-1-100);	
}
.art-linea--hito-descrip .art-linea--hito-descrip-grp .subtit h6{
background-color: var(--vd-b-1-20);	
}

/*--------------------*/

.grp-hitos .hito .num{
border: 0.5px solid var(--vd-b-2-100);	
}
.panel article:first-of-type .label-panel .grp,
/*.label-section--grp-icn,*/
.footer--article{
background-color: var(--vd-b-2-100);	
}

/*--------------------*/

.header .label-ficha .txt p,
.art-linea--hito-fecha h5{
color: var(--vd-b-3-100);	
}

.nav-ficha--btn-icn-act,
.art-linea--swiper-container .swiper-pagination-bullet-active:hover,
.art-linea--swiper-container > .elem:first-of-type,
.art-linea--swiper-container .swiper-pagination-bullet-active
{
background-color: var(--vd-b-3-100);	
}

/*--------------------*/


.art-linea--hito-descrip .art-linea--hito-descrip-grp .txt p,
.cont-section .blq-btns.blq-btns-int .grp .btn{ 	
background-color: var(--vd-b-5-30);
}

/*--------------------*/

.art-linea--hito-descrip > .subtit{
background-color: var(--trans);	
}

/*--------------------*/

/*ÍCONOS / IMÁGENES*/
.header--grp-btns-nav-gen .elem-curv{
background-image: url(../../../../../imagenes/globales-oafcds-v5/elementos/vd-b/1/elem-curv-top-right-vd-b-1.svg);	
}
/*.label-section--grp-tit .elem-curv{
background-image: url("../../../../../imagenes/globales-oafcds-v5/elementos/nr/elem-curv-bottom-left-vd-3.svg");
}*/


/*footer*/
footer article > .elem-curv:first-of-type {
background-image: url("../../../../../imagenes/globales-oafcds-v5/elementos/vd-b/2/elem-curv-bottom-left-vd-b-2.svg");	
}
footer article > .elem-curv:last-of-type {
background-image: url("../../../../../imagenes/globales-oafcds-v5/elementos/vd-b/2/elem-curv-bottom-right-vd-b-2.svg");	
}

