@font-face {
font-family: Epilogue;
src: url(/static/fonts/Epilogue-Bold.woff2) format("woff2"),
url(/static/fonts/Epilogue-Bold.woff) format("woff");
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: Epilogue;
src: url(/static/fonts/Epilogue-Regular.woff2) format("woff2"),
url(/static/fonts/Epilogue-Regular.woff) format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: Epilogue;
src: url(/static/fonts/Epilogue-Black.woff2) format("woff2"),
url(/static/fonts/Epilogue-Black.woff) format("woff");
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: Epilogue;
src: url(/static/fonts/Epilogue-Light.woff2) format("woff2"),
url(/static/fonts/Epilogue-Light.woff) format("woff");
font-weight: 300;
font-style: normal;
font-display: swap;
}
.container-fluid, .container{
width: 100%;
padding-right: var(--bs-gutter-x,.75rem);
padding-left: var(--bs-gutter-x,.75rem);
margin-right: auto;
margin-left: auto;
}
.row{
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(var(--bs-gutter-y) * -1);
margin-right: calc(var(--bs-gutter-x) * -.5);
margin-left: calc(var(--bs-gutter-x) * -.5);
}
.row>* {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5);
margin-top: var(--bs-gutter-y);
}
.col-12 {
flex: 0 0 auto;
width: 100%;
}
.col-6 {
flex: 0 0 auto;
width: 50%;
}
.w-100 {
width: 100%;
}
img, svg {
vertical-align: middle;
}
*, ::after, ::before {
box-sizing: border-box;
}
.breadcrumb {
display: flex;
flex-wrap: wrap;
padding: 0 0;
margin-bottom: 1rem;
list-style: none;
}
.breadcrumb-item+.breadcrumb-item {
padding-left: 0.5rem;
}
.breadcrumb-item+.breadcrumb-item::before {
float: left;
padding-right: 0.5rem;
color: #6c757d;
content: var(--bs-breadcrumb-divider, "/");
font-weight: 600;
}
.mt-5 {
margin-top: 3rem;
}
.mt-4 {
margin-top: 1.5rem;
}
.mt-3 {
margin-top: 1rem;
}
.body{
margin: 0;
background-color: #fff;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: transparent;
}
.header-adn{
background-color: black;
padding-top: 28px;
position: fixed;
z-index: 99;
}
.amp-header-adn {
max-height: 118px;
}
.padding-inicio{
padding-top: 120px;
}
.figure{
display: inline-block;
position: absolute;
top: 0px;
left: -12px;
width: 50px;
height: 80px;
}
.logo-adn{
margin-left: 16px;
}
.breadcrumb-item{
background-color: #FFF20D;
padding: 3px;
}
.active{
background-color: #FFFFFF;
font: normal normal bold 14px Montserrat;
}
.breadcrumb-item.active{
color: #000;
}
.breadcrumb-item a{
text-decoration: none;
color: #000;
font: normal normal bold 14px Montserrat;
}
.col-lin-lateral{
border-left: 5px solid #FFF20D;
padding-left: 16px;
padding-top: 6px;
}
.sec-redes{
display: block;
float: right;
}
.redes-end{
display: block;
float: right;
margin: 0 8px;
}
.txt-titulo{
font: normal normal bold 32px/36px Montserrat;
color: #000000;
}
.txt-cuerpo{
font: normal normal normal 15px/21px Epilogue;
color: #000;
}
.txt-autor{
font: normal normal bold 14px/16px Montserrat;
}
.otro-art{
background-color: #EAEDFD;
padding: 22px 17px;
margin-bottom: 15px;
}
.txt-otro-art{
padding-left: 8px;
}
.sec-dividida{
display: flex;
flex-direction: row;
}
.tit-otro-art{
font: normal normal 800 18px/19px Montserrat;
margin-bottom: 4px;
}
.txt-cuerpo-art{
font: normal normal 500 14px/20px Montserrat;
margin: 0;
}
.txt-cuerpo-art a{
color: #060606;
font-weight: 600;
text-decoration: none;
background-color: #FFED00;
padding: 2px 6px 4px;
margin-right: 4px;
}
.img-ancho-completo img{
margin: 0 -16px;
width: calc(100% + 28px);
display: block;
}
.txt-derechos{
font: normal normal normal 14px/24px Epilogue;
margin: 10px 0;
color: #494949;
}
.sec-relacionados{
display: inline-block;
}
.temas-relacionados{
width: 100%;
display: block;
margin-bottom: 8px;
}
.temas-relacionados span{
padding: 8px;
border: #E9ECFC 2px solid;
font: normal normal 800 18px/35px Montserrat;
}
.btn-relacionados{
padding: 8px;
display: block;
float: left;
margin-right: 4px;
margin-top: 4px;
background-color: #EAEDFD;
font: normal normal bold 16px/19px Montserrat;
text-decoration: none;
color: #000;
}
.pauta{
display: block;
}
.fondo-regiones{
background-color: #F3F5FF;
padding: 32px 12px;
}
.tit-txt-card{
background-color: #fff;
color: #000;
font: normal normal 800 24px/35px Montserrat;
padding: 4px 12px;
}
.card-regiones{
background-color: #ffffff;
display: block;
text-decoration: none;
color: #000000;
padding: 18px 14px 12px;
}
.tit-card{
font: normal normal bold 24px/28px Montserrat;
margin-top: 8px;
}
.descri-card{
font: normal normal normal 16px/20px Montserrat;
color: #4D4D4D;
margin-top: 4px;
}
.sec-categorias{
display: inline-block;
width: 100%;
margin-top: 4px;
}
.categoria{
padding: 3px 6px;
float: right;
background-color: #00B775;
margin: 4px 8px 0 0;
font: normal normal bold 14px/18px Montserrat;
color: #ffffff;
border: none;
}
.sec-news{
background-color: #000;
padding: 24px 20px;
border: 3px #FFF20D solid;
margin-top: 3rem;
}
.sec-form-hd {
display: none;
}
.sec-error-tyc {
display: none;
}
.tit-news{
font: normal normal 800 16px/20px Montserrat;
color: #ffffff;
}
.txt-amarillo{
color: #FFF20D;
}
.sec-btn-news{
display: table;
margin: 0 auto;
margin-top: 16px;
}
.btn-news{
display: block;
max-width: 140px;
text-align: center;
color: #000;
font: normal normal bold 16px/19px Montserrat;
background-color: #FFF20D;
float: left;
padding: 16px 20px;
text-decoration: none;
border: none;
cursor: pointer;
}
.ico-news{
display: block;
float: left;
margin-left: 10px;
}
.ico-news img{
max-width: 65px;
}
.cont-news{
padding: 20px;
}
.prefooter, .footer{
background-color: #F3F5FF;
padding: 40px 20px 48px;
}
.fondo-amarillo{
background-color: #FFF20D;
}
.tit-prefoot{
font: normal normal 800 29px/36px Montserrat;
color: #000;
}
.marco-blanco{
margin-top: 16px;
padding: 24px 16px;
color: #000;
font: normal normal bold 14px/20px Montserrat;
background-color: #fff;
}
.footer-logo img{
max-width: 150px;
margin: 0 auto 20px;
display: block;
}
.footer-text{
text-align: center;
color: #000;
font: normal normal 500 16px/18px Montserrat;
}
.footer-text a{
font: normal normal bold 14px/18px Montserrat;
color: #000;
}
.footer{
border-bottom: 5px solid #FFF20D;
padding-bottom: 20px;
margin-bottom: 8px;
}
.form-control {
position: relative;
}
.form-control label {
display: inline-block;
}
.form-control input {
border: 1px solid #FFF20D;
background-color: #000;
display: block;
font: normal normal normal 16px/25px Montserrat;
color: #F7F7F7;
padding: 8px;
width: 100%;
}
.form-control input:focus {
border: 2px solid #FFF20D;
}
.form-control input:focus-visible {
border: 2px solid #FFF20D;
}
.submit{
position: relative;
padding: 12px 28px;
border: none;
margin-bottom: -45px;
margin-top: 10px;
}
.ico-news-b{
display: block;
position: absolute;
max-width: 80px;
right: -44px;
top: -14px;
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
position: absolute;
left: 0;
opacity: 0.01;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
position: relative;
padding-left: 2.5em;
cursor: pointer;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 20px;
border: 1px solid #FFF20D;
background: #000;
-webkit-transition: all .275s;
transition: all .275s;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
background-color: #FFF20D;
position: absolute;
content: "";
top: 4px;
left: 4.2px;
width: 12px;
height: 12px;
-webkit-transition: all .2s;
transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0) rotate(45deg);
transform: scale(0) rotate(45deg);
}
[type="checkbox"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
.txt-tyc{
color: #fff;
font: normal normal normal 12px/15px Montserrat;
}
.enlace-tyc{
color: #fff;
text-decoration: underline;
font: normal normal 600 12px/15px Montserrat;;
}
.padding-tyc{
padding: 0 8px;
}
.error-txt{
text-align: left;
font: normal normal normal 10px/15px Montserrat;
letter-spacing: 0px;
color: #cbcbcb;
width: 100%;
display: block;
}
.sub-tit{
font: normal normal normal 20px/28px Montserrat;
color: #F7F7F7;
margin-bottom: 30px;
}
.pos-relativa{
position: relative;
}
.ico-news-c{
display: block;
position: absolute;
width: 100px;
right: -18px;
bottom: -23px;
}
.tit-absolute{
position: absolute;
background-color: #FFF20D;
padding: 4px 16px;
top: -20px;
left: -3px;
font: normal normal 800 20px/22px Montserrat;
color: #000;
max-width: 250px;
}
.ico-news-d{
display: block;
position: absolute;
width: 80px;
margin-left:auto;
margin-right:auto;
left:0;
right:0;
top: -40px;
}
.txt-box-yellow{
color: #FFF20D;
font: normal normal bold 20px/28px Montserrat;
text-align: center;
}
.txt-blanco{
color: #fff;
font: normal normal 500 16px/18px Montserrat;
}
.btn-intenta{
position: absolute;
padding: 8px 28px;
border: 3px solid #000;
bottom: -20px;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center;
color: #000;
font: normal normal bold 16px/26px Montserrat;
background-color: #FFF20D;
max-width: 250px;
}
.ajuste-caja{
padding-bottom: 40px;
}
.txt-decoration{
text-decoration: underline;
}
.logo-cargar{
float: right;
display: block;
}
body {
background: #ffffff;
margin: 0;
padding: 0;
}
.slider-portales .swiper-button-next, .slider-portales .swiper-button-prev{
bottom: -55px;
top: revert;
z-index: 11;
width: 56px;
height: 66px;
border: none;
background-color:
}
.slider-portales{
position: relative;
}
.slider-portales .swiper-pagination-bullets.swiper-pagination-horizontal{
bottom: -50px;
}
.slider-portales .swiper-button-next.swiper-button-disabled, .slider-portales .swiper-button-prev.swiper-button-disabled{
opacity: 1;
}
.slider-portales .swiper-button-next:after{
content: '';
}
.slider-portales .swiper-button-prev:after{
content: '';
}
.slider-portales .swiper-pagination-bullet-active{
background-color:#000000;
border-radius: 0;
border: none;
}
.slider-portales .swiper-pagination-clickable .swiper-pagination-bullet{
background-color:#8895F8;
border: none;
width: 26px;
height: 6px;
opacity: 1;
border-radius: 0;
}
.container-buttons-portals {
position: relative;
width: 100%;
bottom: 7%;
}
.container-buttons-portals .swiper-button-next{
background-image: url('/static/assets/sig-ico.svg');
background-size: cover;
right: 30px;
}
.container-buttons-portals .swiper-button-prev{
background-image: url('/static/assets/ant-ico.svg');
background-size: cover;
right: 100px;
left: auto;
}
.swiper {
width: 100%;
margin: 0 auto;
height: 100%;
}
.swiper-slide {
padding: 2px;
max-width: 210px;
}
.swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
max-height: 120px;
}
.mis-portales{
display: block;
width: 100%;
background-color: #FFFFFF;
padding: 24px 32px 16px;
border: 3px solid #FFF548;
border-radius: 6px;
}
.tit-portales{
background: #FFED00;
color: #000000;
font: normal normal 800 24px/32px Montserrat;
display: inline-block;
padding: 0 5px;
margin-bottom: 20px;
}
.scroll-portales{
display: block;
}
.scroll-portales .tit-portales{
width: 100%;
text-align: center;
font: normal normal 800 18px/19px Montserrat;
padding: 5px;
margin-bottom: 5px;
}
.cont-txt-card{
display: block;
padding: 16px 12px;
box-shadow: 0px 1px 3px #00000030;
position: relative;
}
.num-portal{
position: absolute;
max-width: 36px;
height: 40px;
width: 100%;
top: 1px;
background-color: #FFED00;
text-align: center;
font: normal normal 800 24px/35px Montserrat;
color: #000000;
}
.text-art-card{
font: normal normal bold 11px/15px Montserrat;
color: #000000;
min-height: 78px;
}
.card-noticia{
text-decoration: none;
}
.content-carrusel-mob{
display: none;
}
.scroll-view{
padding: 16px;
border: 1px solid #FFED00;
background: #fff;
display: flex;
}
.img-card{
width: 40%;
display: block;
float: left;
}
.img-card img{
width: 100%;
display: block;
}
.info-card{
display: block;
width: 60%;
float: left;
position: relative;
padding: 24px 16px 0;
}
.card-noticia-scroll{
display: flex;
box-shadow: 0px 3px 6px #00000029;
width: 100%;
margin: 25px 0;
}
.info-card .img-portal{
top: -6px;
}
.grupo-scroll{
width: 100%;
display: block;
height: 630px;
overflow-y: scroll;
padding: 0 12px 0 2px;
}
.grupo-scroll::-webkit-scrollbar {
width: 5px;
height: 5px;
}
.grupo-scroll::-webkit-scrollbar-thumb {
background-color: #000000;
border-radius: 4px;
}
.grupo-scroll::-webkit-scrollbar-thumb:hover {
background-color: #000000;
}
.grupo-scroll::-webkit-scrollbar-corner, .grupo-scroll::-webkit-scrollbar-track {
background-color: #ffffff;
}
.sec-menu{
margin-top: 24px;
padding: 0 28px;
position: relative;
max-height: 45px;
}
.slider-menu .swiper-slide a{
text-decoration: none;
color: #fff;
font: normal normal bold 12px/15px Epilogue;
border: 1px solid #fff;
padding: 6px 20px;
}
.slider-menu .swiper-slide {
width: auto;
text-align: center;
height: auto;
}
.next-menu, .prev-menu{
display: none;
top: revert;
bottom: 20px;
height: 30px;
width: 30px;
position: absolute;
border: none;
background-color: unset;
}
.next-menu{
right: var(--swiper-navigation-sides-offset,0px);
left: auto;
}
.prev-menu{
left: var(--swiper-navigation-sides-offset,-7px);
right: auto;
}
.next-menu:after{
content: url(/static/assets/next-menu-ico.svg);
background-size: cover;
}
.prev-menu:after{
content: url(/static/assets/prev-menu-ico.svg);
background-size: cover;
}
.sec-menu .swiper-button-next.swiper-button-disabled, .sec-menu .swiper-button-prev.swiper-button-disabled{
opacity: 0;
}
.menu-especial{
border: 1px solid #FFED00;
color: #FFED00;
}
.descargar-ico{
content: url(../img/descarga-ico.svg);
margin-left: 4px;
}
.a-active{
background-color: #00B775;
border: 1px solid #00B775;
}
@media (min-width:1280px) {
.container{
max-width: 1196px;
}
}
@media (max-width:1199px) {
.content-carrusel-mob{
display: block;
}
.scroll-portales{
display: none;
}
}
@media (max-width: 1024px){
.swiper-slide{
max-width: 215px;
}
.mis-portales{
width: 100%;
}
}
@media (max-width:1023px) {
container-buttons-portals .swiper-button-next, .swiper-rtl .swiper-button-prev{
right: 24px;
}
container-buttons-portals .swiper-button-prev{
right: 110px;
}
}
@media (max-width:767px) {
.slider-portales .swiper-pagination-bullets.swiper-pagination-horizontal{
display: none;
}
}
@media (max-width:575px) {
.mis-portales{
padding: 24px 0px 20px 12px;
border: 1px solid #FFF548;
border-left: none;
border-right: none;
max-height: 360px;
}
.container-buttons-portals .swiper-button-next, .container-buttons-portals .swiper-button-prev{
width: 60px;
height: 66px;
background-position: center;
border: none;
background-color: unset;
position: absolute;
}
.next-menu, .prev-menu{
display: block;
}
}
.swiper-wrapper {
height: auto;
max-height: 270px;
}
.footer-logo {
display: flex;
justify-content: center;
align-items: center;
}
.tpi {
text-decoration: none;
color: #000;
}
.tpi span {
padding: 2px 6px 4px;
margin-right: 4px;
}
a.sec-menu.green:hover {
background-color: #00b775;
transition: 0.5s;
}
a.sec-menu.orange:hover {
background-color: #e8654d;
transition: 0.5s;
}
a.sec-menu.violet:hover {
background-color: #8895f8;
transition: 0.5s;
}
a.sec-menu.yellow:hover {
color: #000;
background-color: #fff20d;
transition: 0.5s;
}
a.sec-menu.magenta:hover {
background-color: #9b00b7;
transition: 0.5s;
}
.fondo-amarillo-txt{
background-color: #FFF20D;
padding: 2px 8px;
color: #000;
}
.fondo-amarillo-txt{
background-color: #FFF20D;
padding: 2px 8px;
color: #000;
}
.txt-news-b{
font: normal normal 800 20px/25px Montserrat;
color: #ffffff;
}
.txt-center{
text-align: center;
}
amp-script {
opacity: 1;
}
amp-inline-gallery {
max-height: 300px;
}
amp-base-carousel#carousel-mostread {
max-height: 300px;
}
.add-container {
display: flex;
justify-content: center;
align-items: center;
}
.add-container-sticky {
position: block;
bottom: 0px;
display: flex;
justify-content: center;
align-content: center;
width: 100%;
}
En este portal utilizamos datos de navegación / cookies propias y de terceros para gestionar el portal, elaborar información estadística, optimizar la funcionalidad del sitio y mostrar publicidad relacionada con sus preferencias a través del análisis de la navegación. Si continúa navegando, usted estará aceptando esta utilización. Puede conocer cómo deshabilitarlas u obtener más información aquí .
Entiendo Primer diario gratuito colombiano. Este es el ADN. Todo lo que quieres saber está en ADN. ¡Pásalo!
Ver edición del día en PDF
Regístrese al boletín de ADN a través del siguiente enlace.
Registrarse
En este portal utilizamos datos de navegación / cookies propias y de terceros para gestionar el portal, elaborar información estadística, optimizar la funcionalidad del sitio y mostrar publicidad relacionada con sus preferencias a través del análisis de la navegación. Si continúa navegando, usted estará aceptando esta utilización. Puede conocer cómo deshabilitarlas u obtener más información aquí .
Entiendo