@import 'reset.css';
@import 'min/iconos_min.css';
@import 'min/m_publicidad_dfp_min.css';
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Bitter:400,400i,700');
a:link, a:visited {text-decoration: none;color: inherit;}
.left{float:left;text-align: left}
.right{float:right;text-align: right}
body{min-width:100%;max-width:100%;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-items: stretch;align-content: flex-start;margin: auto;}
article{font-family: 'Merriweather', serif;position: relative;}
article h3.titular-noticia{margin: auto;}
article .contenedor-bajada{margin:auto;font-family: 'Lato', sans-serif;font-weight: 400}
time{font-family: 'Lato', sans-serif;}

time {}
/*FIN RESET*/
/*PORTADA*/
/*para fotos lazyload*/
img[data-src] {opacity: 0; }
img[src]{opacity: 1; transition: opacity .3s; }
img:not([src]) {visibility: hidden; }
img[alt]{color:#333;}
picture{background: #333;display: block;position: relative;}
picture .capa-sombra{width: 100%;height: 50%;position: absolute;background-image: -webkit-linear-gradient(rgba(0,0,0, 0), rgb(0, 0, 0));background-image:-moz-linear-gradient(rgba(0, 0, 0, 0),rgb(0, 0, 0));background-image:-o-linear-gradient(rgba(0, 0, 0, 0),  rgb(0, 0, 0));background-image: linear-gradient(rgba(0, 0, 0, 0),  rgb(0, 0, 0));background-image:-moz-linear-gradient(rgba(0, 0, 0, 0),rgb(0, 0, 0));background-image:-o-linear-gradient(rgba(0, 0, 0, 0),  rgb(0, 0, 0));background-image: linear-gradient(rgba(0, 0, 0, 0),  rgb(0, 0, 0));z-index: 1;bottom: -2px !important;}
.logo-fid{z-index: 1}
.articulo-sin-foto{width: 90%;border-bottom: 2px solid #0066ff ;margin: auto;display: table}
/*para fotos lazyload*/

.contenedor-rotulo-seccion{width: 96%;height: 80px;position: relative;margin: auto;}
.contenedor-rotulo-seccion:after{content:"";top: 40px;position: absolute;border-bottom: 1px solid #0066ff;width: 100%;}
.contenedor-rotulo-seccion .rotulo-seccion{/* text-transform: capitalize; */background: #0066ff;height: 30px;position: absolute;margin: 25px 5% 0px 5%;line-height: 1.4;text-align: center;color: #fff;font-size: 22px;padding: 0px 5%;z-index: 1;font-weight: bold;font-family: lato;}   

.contenedor-rotulo-fid{width: 96%;height: 60px;font-family: 'Merriweather', serif;display: table;position: relative;margin: 10px auto 0 auto;}
.contenedor-rotulo-fid .rotulo-seccion{text-align: left;color: #000;font-size: 30px;word-wrap: break-word;font-weight: bold;z-index: 1;display: table-cell;vertical-align: middle;/* background: #fff; */padding-top: 5px;}
.contenedor-rotulo-fid .rotulo-seccion:after{content:"";position: absolute;border-bottom: 5px solid #0066ff;width: 94px;left: 0;top: 0px;}

.contenedor-rotulo-fid2{width: 96%;height: 80px;font-family: 'Merriweather', serif;display: table;position: relative;margin: auto;/* margin-top: 30px; */}
.contenedor-rotulo-fid2 .rotulo-seccion{text-align: left;color: #fff;font-size: 36px;word-wrap: break-word;font-weight: bold;z-index: 1;display: table-cell;vertical-align: middle;background: #090909;}
.contenedor-rotulo-fid2 .rotulo-seccion:after{content:"";position: absolute;border-bottom: 8px solid #00a2e8;width: 94px;left: 0;top: 60px;}



/*carousel general*/
.owl-carousel  .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #0566fc;}
.owl-theme .owl-nav .disabled {opacity: 0; cursor: default; }/*elimina flechas inactivas*/
/* /carousel general*/
.mas_rotulo{width: 100px;height: 20px;right: -6px;background: #7b7b7b;color: #ffffff;position: absolute;text-align: center;line-height: 1.6;font-size: 12px;/* border-radius: 5px; */font-family: lato;top: 0px;}
.mas_rotulo span{font-weight: bold}


/*Colores */
.fondo-blanco{/* background: #fff; */color:#000;}
.fondo-negro{background: #000;color:#fff;}
.fondo-transparente{/* background:none !important; */}
.fondo-azulcoop{background: #0066ff;color: #fff}
.filete-azulcoop:after{border-bottom: 1px solid #0066ff;}

.fondo-rosamag{background: #bd0b66;color: #fff}
.filete-rosamag:after{border-bottom: 1px solid #bd0b66;}

.fondo-amarillom360{background: #ffdb00;color: #000}
.filete-amarillom360:after{border-bottom: 1px solid #ffdb00;}
.before-azulcoop:before{border-bottom: 4px solid #0066ff;}
.after-azulcoop:after{border-bottom: 8px solid #0066ff;}
/*RÃ³tulo categorÃ­a taxo*/
.cont-rotulo-categoria{width: 100%;/* height: 25px; */position: relative;/* margin: auto; */display: none;}
.cont-rotulo-categoria:after{content:"";top: 40px;position: absolute;width: 100%;display: none;}
.cont-rotulo-categoria .rotulo-categoria{height: 22px;position: absolute;margin: 25px 4% 0px 4%;text-align: center;font-size: 22px;padding: 4px 3%;z-index: 1;font-weight: bold;font-family: lato;display: none;/* text-transform: capitalize; */}
/*R*/
.cont-rotulo-seccion-before{width: 96%;height: 36px;font-family: 'Merriweather', serif;display: table;position: relative;margin: auto;}
.cont-rotulo-seccion-before .rotulo-seccion{text-align: left;font-size: 6vw;word-wrap: break-word;font-weight: bold;z-index: 1;display: table-cell;vertical-align: middle;padding-top: 10px;}
.cont-rotulo-seccion-before .rotulo-seccion:before{content:"";position: absolute;width: 94px;left: 0;top: 0px;}


/*TIPO FID*/
.tipo-fid_video{background: url(/noticias/imag/cooperativa_2018/iconos/fid/video_w.svg)no-repeat;background-size: 100%; width:100%;height:100%;}
.tipo-fid_video:after{content:"Ver video";}  
.inicio-noticias section.contenedor-endirecto .tipo-fid_video:after{content:"Ver en vivo";}  
.tipo-fid_foto{background: url(/noticias/imag/cooperativa_2018/iconos/fid/foto_w.svg)no-repeat;background-size: 100%;width:100%;height:100%;}
.tipo-fid_foto:after{content:"Ver galería";}  
.tipo-fid_audio{background: url(/noticias/imag/cooperativa_2018/iconos/fid/audio.svg)no-repeat;background-size: 100%;w;width: 100%;height: 100%;}
.tipo-fid_audio:after{content:"Escuchar audio";}  



.etiqueta-rotulo{background: #f6f5f5;position: relative;}
.etiqueta-rotulo img{height: 20px;width: 146px;right: 0;top: 0px;position: absolute;z-index: 1;}
.etiqueta-rotulo-sinfondo{position: absolute;right: 0;}
.etiqueta-rotulo-sinfondo img{height: 30px;width: 83px !important;right: 0;top: 25px;position: absolute;z-index: 1;}






.etiqueta-rotulo-mam{position: absolute;right: 0px;/* display: none; */}
.etiqueta-rotulo-mam img{
    height: 20px;
    width: 20px !important;
    right: 8px;
    top: 7px;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    background: #fff;
    padding: 5px 5px;
    transition: background 1s;
    -webkit-animation-name: reloj-mam;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-name: reloj-mam;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    }

 .etiqueta-rotulo-mam2{position: absolute;right: 3%;top: 64px;}
.etiqueta-rotulo-mam2 img{
    height: 30px;
    width: 30px !important;
    right: -15px;
    top: 23px;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    background: #ffffff8f;
    padding: 5px 5px;
    transition: background 1s;
    -webkit-animation-name: reloj-mam;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-name: reloj-mam;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    }   

@-webkit-keyframes reloj-mam {0%   {transform: rotate(0deg);}  100% {transform: rotate(360deg); } }
/* Standard syntax */
@keyframes reloj-mam {0%   {transform: rotate(0deg);}  100% {transform: rotate(360deg); } }




/*nuevo player rudo 23-04-2019*/
.rudo__wrapper{position: relative;min-height: auto;z-index: 0;}
*, :after, :before {
    /*box-sizing: unset;*/
}


.rudo__wrapper *, .rudo__wrapper:after, .rudo__wrapper:before {
    box-sizing:border-box;
}
.vjs-default-skin { position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    .vjs-default-skin {
    width: 100%;
    max-width: 100%;
    height: none;
}
.ima-progress-div {
    background: #0066ff;
}



/** ESTADO DE LA NOTICIA DESARROLLO Y URGENTE **/
@keyframes estado-des { 0% { -webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);  } 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg); } }
@-webkit-keyframes estado-des { 0% { -webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);  } 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg); } }
@keyframes estado-urg { 0% { background-color:#fd7f23;  } 100% { background-color: #eb7219; } }
@-webkit-keyframes estado-urg { 0% { background-color:#fd7f23 } 100% { background-color: #eb7219; } }

.estado-urge{
    position: absolute;
    top: 0;
    left: 0;
    width: 95px;
    background: red;
}
.estado-desa{
    position: absolute;
    top: 0;
    left:0;
    width: 95px;
    background: #eb7219;
}

.estado-urg .bg-icon-urg,
.estado-des .bg-icon-des{
    width: 15px;
    height: 15px;
    background: url(https://www.alairelibre.cl/noticias/imag/deportes/global/ico-refresh.svg) no-repeat left center;
    background-size: 100%;
    -webkit-animation: estado-des 1s linear infinite;
    -moz-animation: estado-des 1s linear infinite;
    animation: estado-des 1s linear infinite;
    position: absolute;
    left: 5px;
}

.estado-urg p,
.estado-des p{
    padding: 1.5px 0 3.5px 25px;
    font-family: 'Lato', serif;
    font-size: 10px;
    font-weight: 700;
    color: white;
}
