/*CSS mobile (Abril 2022)*/
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%;margin: 0;max-width:100%;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;align-items: stretch;align-content: flex-start;margin: auto;}
a,img{text-decoration: none;border:0;outline:none;}
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;}

/*FIN RESET*/
/*PORTADA*/
/*para fotos lazyload*/
img[data-src] {opacity: 0; }
img[src]{opacity: 1; transition: opacity .2s ease; }
img:not([src]) {visibility: hidden; }
img[alt]{color: #fff0;;}
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-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}



/*TIPO FID*/
.tipo-fid_video{background: url(/noticias/imag/cooperativa_2018/iconos/fid/video_2022.svg)no-repeat;background-size: 100%; width:100%;height:100%;/* filter: invert(1); */}
.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_2022.svg)no-repeat;background-size: 100%;width:100%;height:100%;/* filter: invert(1); */}
.tipo-fid_foto:after{content:"Ver galerÃƒÂ­a";}  
.tipo-fid_audio{background: url(/noticias/imag/cooperativa_2018/iconos/fid/audio_2022.svg)no-repeat;background-size: 100%;;width: 100%;height: 100%;/* filter: invert(1); */}
.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;}





/*etiquetas*/
.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; }
.estado-urge{position: absolute; top: 0; left: 0; width: 95px; background: red; }
.estado-desa{position: absolute;top: 0;left:0;width: 100%;background: #eb7219bd;font-size: 9px;text-align: center;line-height: 1;padding-top: 2vw;text-transform: uppercase;font-family: lato;height: 19px;}
.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; }




/*rudo*/
.rudo__wrapper *, .rudo__wrapper:after, .rudo__wrapper:before {box-sizing:border-box; }





/*MÃƒÂ³dulos por revisar (noborrar)*/

/*slide*/ section.contenedor-modulo-flechas{width: 100%;margin: 15px auto 5px auto;display: block;} section.contenedor-modulo-flechas article{display: block} section.contenedor-modulo-flechas article#galeria-imagen-fondo{background: #f7f5f6;margin: 0px auto;} section.contenedor-modulo-flechas article#galeria-imagen-fondo picture{margin:0;width: 100%;overflow: hidden;display: table;position: relative;min-height: 115vw;max-height: 115vw;} section.contenedor-modulo-flechas article#galeria-imagen-fondo picture img{max-height: 115vw;position:relative;margin: auto;left: -50%;width: 200%;} section.contenedor-modulo-flechas article#galeria-imagen-fondo picture .logo-fid{position: absolute;opacity: .9;display: table;width: 9vw;height: 9vw;color:#0066ff;background-size: 100%;margin: -18vw 11%;z-index: 1;top: 20vw;right: -9vw;} section.contenedor-modulo-flechas article#galeria-imagen-fondo picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-modulo-flechas article#galeria-imagen-fondo 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: 0px;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenido-picture{/* width: 76%; */height: 100vw;min-height: 100vw;max-height: 100vw;position: absolute;margin-top: -100%;/* background: #9acd3270; */padding: 0 12%;z-index: 2;} section.contenedor-modulo-flechas article#galeria-imagen-fondo h3.titular-noticia{width: 100%;/* max-height: 210px; */font-size: 24px;font-size: 1.4em;margin: 0px auto;color: #fff;text-shadow: 1px 1px 11px black;line-height: 1.2;letter-spacing: -1px;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-bajada{width: 100%;z-index: 1;/* margin-left: 33px; */margin-top: 20px;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-bajada .texto-bajada p {font-size: 18px;font-size: 4.3vw;/* margin-top: -43px; */color: #fff;text-shadow: 0px 0px 5px black;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-bajada .texto-bajada p::before {color: #cce0ff;margin-left: -24px;margin-right: 10px;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-bajada .texto-bajada p:nth-child(n+2){display:none;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-relacionada{width: 270px;margin: auto;margin-top: 30px;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-relacionada div.nota-relacionada{font-size: 16px;margin-top: 10px;font-weight: lighter;color: #555;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-relacionada div.nota-relacionada::after {content: ">";color: #06f;font-weight: bold;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-relacionada div.nota-relacionada span.fecha-publicacion-relacionada{font-size: 17px;margin-top: 15px;color: #0066ff;padding-right: 10px;font-weight: bold;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-datos{width: 77%;height: 80px;color: #fff;text-shadow: 0px 0px 15px black;position: absolute;bottom: 0;z-index: 1;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-datos .fecha-publicacion {color: #ccc;font-weight: normal;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-datos .fecha-publicacion{} section.contenedor-modulo-flechas article#galeria-imagen-fondo .contenedor-datos .fecha-publicacion time{color: #ed7623;font-weight: normal;text-shadow: 0px 1px 0px black;} section.contenedor-modulo-flechas #modulo-galeria-1 .owl-nav [class*=owl-prev] {float: left;left: 0;position: absolute;margin: 0 0 0 .5%;margin-top: -75%;color: #FFF;font-size: 14px;background: #004fff;cursor: pointer;border-radius: 0;/* width: 5vw; *//* height: 10vw; *//* padding-top: 8vw; */} section.contenedor-modulo-flechas #modulo-galeria-1 .owl-nav [class*=owl-next] {right: 0;position: absolute;margin: 0 0.5% 0 0;margin-top: -75%;color: #FFF;font-size: 14px;background: #004fff;cursor: pointer;border-radius: 0;/* width: 5vw; *//* height: 10vw; *//* padding-top: 8vw; */} section.contenedor-modulo-flechas #modulo-galeria-1 .owl-nav [class*=owl-prev] img {width: 6vw;margin-left: -15%;margin-top: 5px;} section.contenedor-modulo-flechas #modulo-galeria-1 .owl-nav [class*=owl-next] img {width: 6vw;margin-top: 5px;} section.contenedor-modulo-flechas #numero-galeria{background: #000;background: #000000a1;color:#fff;padding: 3px 10px;display: table;font-family: lato;position: absolute;right: 0;z-index: 2;text-align: center;} section.contenedor-modulo-flechas #owl-carousel .owl-nav [class*=owl-prev] {float: left;left: 0;position: absolute;margin: 0 0 0 .5%;margin-top: -75%;color: #FFF;font-size: 14px;background: #004fff;cursor: pointer;border-radius: 0;width: 5vw;height: 10vw;padding-top: 8vw;} section.contenedor-modulo-flechas #owl-carousel .owl-nav [class*=owl-next] {right: 0;position: absolute;margin: 0 0.5% 0 0;margin-top: -75%;color: #FFF;font-size: 14px;background: #004fff;cursor: pointer;border-radius: 0;width: 5vw;height: 10vw;padding-top: 8vw;} section.contenedor-modulo-flechas #owl-carousel .owl-nav [class*=owl-prev] img {width: 6vw;margin-left: -15%;margin-top: -9px;} section.contenedor-modulo-flechas #owl-carousel .owl-nav [class*=owl-next] img {width: 6vw;margin-top: -9px;} section.contenedor-modulo-flechas .owl-theme .owl-nav .disabled { opacity: 0; cursor: default; } 
/*galeria-dots*/ section.galeria-notas{width: 100%;margin: 25px auto 0 auto;display: block;} 
section.galeria-notas article {width: 93%;display: table;background: #f5f5f5;color:#000;margin: auto;padding: 0 3%;margin-left: 2%;} section.galeria-notas article .modulo-dark{background: #f9f8f8;color: #000;} 
section.galeria-notas article  picture{margin: auto;display: table;width: 100%;position: relative;min-height: 43vw;max-height: 43vw;} section.galeria-notas article  picture img{width: 100%;height: auto;/* min-height: 138px; */min-height: 43vw;max-height: 43vw;} section.galeria-notas article  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: 0px;} section.galeria-notas article  picture .logo-fid{position: absolute;opacity: .8;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;left: 2vw;bottom: 2vw;z-index: 2;} section.galeria-notas article  picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.galeria-notas article  h3.titular-noticia{width: 100%;font-size: 24px;font-size: 5.5vw;margin: 15px auto 0 auto;line-height: normal;margin-bottom: 15px;min-height: 28vw;letter-spacing: -1px;} section.galeria-notas article  .contenedor-bajada{width: 100%;font-size: 24px;margin: auto;line-height: normal;margin-top: 15px;} section.galeria-notas article  .contenedor-bajada .texto-bajada p {font-size: 5.5vw;font-weight: normal;font-family: lato;} section.galeria-notas article  .contenedor-bajada .texto-bajada p::before {content: "*";} section.galeria-notas article  ul.contenedor-notas-relacionadas{width: 99%;font-size: 18px;margin: 15px 0px 0px 0%;font-weight: 300;margin-bottom: 20px;font-family: lato;list-style-type: square;border-left: 1px solid #0066ff;} section.galeria-notas article  ul.contenedor-notas-relacionadas li.nota-relacionada{margin-top: 20px;} section.galeria-notas article  ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada{font-size: 5vw;font-weight: normal;line-height: normal;} section.galeria-notas article  ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada::after {content: "+";font-weight: normal;font-size: 18px;margin-left: 5px;} section.galeria-notas article  ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada time{color: #0066ff;font-weight: bold;margin-right: 7px;} section.galeria-notas article  .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} section.galeria-notas article  .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} section.galeria-notas article  .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} section.galeria-notas article  .contenedor-datos .fecha-publicacion {color: #ff6800; } section.galeria-notas article  .contenedor-datos .fecha-publicacion time{font-weight: normal;} section.galeria-notas .owl-carousel .owl-stage {left: -8%;} 
/*galeria-COOPERATIVA tV*/ section.contenedor-cooptv{width: 100vw;display: block;margin: 15px auto 20px auto;background: black;} section.contenedor-cooptv article#m-coop-tv{/* width: 92%; *//* display: block; *//* background: #fff; *//* color:#000; *//* margin: auto; *//* padding: 0 4% 1px 4%; */} section.contenedor-cooptv article#m-coop-tv.modulo-dark{background: #000000;color: #fff;/* padding-top: 15px; */} section.contenedor-cooptv article#m-coop-tv picture{margin: auto;display: table;width: 100%;position: relative;min-height: 44vw;} section.contenedor-cooptv article#m-coop-tv picture img{width: 100%;height: auto;/* margin-top: 15px; */} section.contenedor-cooptv article#m-coop-tv  picture .logo-fid{position: absolute;opacity: .8;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;/* margin: -19vw 6%; */bottom: 2vw;left: 2vw;z-index: 2;} section.contenedor-cooptv article#m-coop-tv  picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-cooptv article#m-coop-tv h3.titular-noticia{width: 100%;font-size: 24px;font-size: 4.5vw;margin: auto;line-height: normal;margin-top: 20px;margin-bottom: 15px;} section.contenedor-cooptv article#m-coop-tv .contenedor-bajada{width: 100%;font-size: 24px;margin: auto;line-height: normal;margin-top: 15px;} section.contenedor-cooptv article#m-coop-tv .contenedor-bajada .texto-bajada p {font-size: 5.5vw;font-weight: normal;font-family: lato;} section.contenedor-cooptv article#m-coop-tv .contenedor-bajada .texto-bajada p::before {content: "*";} section.contenedor-cooptv article#m-coop-tv ul.contenedor-notas-relacionadas{width: 99%;font-size: 18px;margin: 15px 0px 0px 0%;font-weight: 300;margin-bottom: 20px;font-family: lato;list-style-type: square;border-left: 1px solid #0066ff;} section.contenedor-cooptv article#m-coop-tv ul.contenedor-notas-relacionadas li.nota-relacionada{margin-top: 20px;} section.contenedor-cooptv article#m-coop-tv ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada{font-size: 5vw;font-weight: normal;line-height: normal;} section.contenedor-cooptv article#m-coop-tv ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada::after {content: "+";font-weight: normal;font-size: 18px;margin-left: 5px;} section.contenedor-cooptv article#m-coop-tv ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada time{color: #0066ff;font-weight: bold;margin-right: 7px;} section.contenedor-cooptv article#m-coop-tv .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} section.contenedor-cooptv article#m-coop-tv .contenedor-datos .botones-redes-sociales{margin-top: 15px;display: table;} section.contenedor-cooptv article#m-coop-tv .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} section.contenedor-cooptv article#m-coop-tv .contenedor-datos .fecha-publicacion {color: #ccc;} section.contenedor-cooptv article#m-coop-tv .contenedor-datos .fecha-publicacion time{font-weight: normal;color: #ed7623;} section.contenedor-cooptv #coop_tv .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #f4921e;} 
/*ARTICULO CON FOTO LADO IZQUIERDO Y TEXTO AL LADO DERECHO*/
/*ultimas deportes*/ .contenedor-ultimas{/* background: #333f50; */width: 100%;margin: auto;display: table;} .contenedor-ultimas .contenedor-rotulo-fid{width: 96%;height: 80px;font-family: 'Merriweather', serif;display: table;position: relative;margin: auto;margin-top: 30px;} .contenedor-ultimas .contenedor-rotulo-fid .rotulo-seccion{text-align: left;color: #fff;font-size: 30px;word-wrap: break-word;font-weight: bold;z-index: 1;display: table-cell;vertical-align: middle;/* background: #333f50; */} .contenedor-ultimas .contenedor-rotulo-fid .rotulo-seccion:after{content:"";position: absolute;border-bottom: 8px solid #46a1e5;width: 94px;left: 0;top: 0px;} .contenedor-ultimas ul.contenedor-notas-relacionadas{width: 92%;max-height: 2000px;margin: auto;display: table;padding: 0 0px;font-weight: normal;} .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada{width: 100%;margin-top: 10px;list-style-type: none;max-height: 515px;display: inline-table;border-bottom: 1px solid #283344;margin-bottom: 20px;} .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada:last-child{border-bottom:none;} .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada{width: 100%;max-height: 470px;font-size: 18px;font-size: 6vw;color: white;font-weight: normal;line-height: normal;margin: 0px auto;font-family: lato;margin-bottom: 15px;} .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada::after {content: "Ver +";color: #ff5722;font-weight: normal;font-size: 16px;margin-left: 10px;} .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos{width: 100%;max-height: 100px;color: #000;margin-top: 10px;} .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada{display: inline-table;color: #46a1e5;font-size: 18px;font-family: lato;} .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada span{display: inline-table;color: #ccc;margin-left: 5px;} .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales {margin-left: 5px;display: inline-table;float: right;} .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 5px;} .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .fecha-publicacion-relacionada{color: #fff;margin-bottom: 10px;font-weight: 400;font-family: lato;font-size: 17px;display: inline-table;} .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .fecha-publicacion-relacionada time{color: #ff5722;font-weight: normal;font-size: 14px;font-family: lato;display: inline-table;} 
/*MAGAZINE*/ section.contenedor-deportes{display: table;margin: auto;width: 100%;} section.contenedor-deportes .contenedor-rotulo{width: 100%;height: 80px;position: relative;margin: auto;} section.contenedor-deportes .contenedor-rotulo img{width: 60%;height: 80px;position: relative;margin: auto;} section.contenedor-deportes   article#m-deportes-movil{width: 92%;display: block;background: #fff;color:#000;margin: auto;padding: 0 4%;padding-bottom: 1px;} section.contenedor-deportes article#m-deportes-movil.modulo-rosado{background: #1e71b7;color:#fff;} section.contenedor-deportes article#m-deportes-movil picture{margin: auto;display: table;width: 100%;position: relative;min-height: 51vw;} section.contenedor-deportes  article#m-deportes-movil picture img{width: 100%;height: auto;min-height: 150px;display: block;} section.contenedor-deportes    article#m-deportes-movil 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: 0px;} section.contenedor-deportes article#m-deportes-movil picture .logo-fid{position: absolute;opacity: .9;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;margin: -19vw 6%;z-index: 2;} section.contenedor-deportes article#m-deportes-movil picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-deportes    article#m-deportes-movil .capa-sombra{width: 100%;height: 40%;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));z-index: 1;bottom: 0px;} section.contenedor-deportes   article#m-deportes-movil h3.titular-noticia{width: 100%;font-size: 30px;font-size: 7.5vw;font-family: 'Merriweather', serif;margin: auto;line-height: normal;margin-bottom: 15px;letter-spacing: -1px;} section.contenedor-deportes article#m-deportes-movil h3.titular-noticia-secundaria{width: 100%;font-size: 24px;font-size: 7.5vw;font-family: 'Merriweather', serif;margin: auto;line-height: normal;margin-bottom: 15px;} section.contenedor-deportes   article#m-deportes-movil .contenedor-bajada{width: 100%;font-size: 24px;margin: auto;line-height: normal;margin-top: 15px;} section.contenedor-deportes article#m-deportes-movil .contenedor-bajada .texto-bajada p {font-size: 5.5vw;font-weight: normal;font-family: lato;} section.contenedor-deportes   article#m-deportes-movil .contenedor-bajada .texto-bajada p::before {content: "*";} section.contenedor-deportes article#m-deportes-movil ul.contenedor-notas-relacionadas{width: 99%;font-size: 18px;margin: 15px 0px 0px 0%;font-weight: 300;margin-bottom: 20px;font-family: lato;list-style-type: square;border-left: 1px solid #0066ff;} section.contenedor-deportes    article#m-deportes-movil ul.contenedor-notas-relacionadas li.nota-relacionada{margin-top: 20px;} section.contenedor-deportes    article#m-deportes-movil ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada{font-size: 5vw;font-weight: normal;line-height: normal;} section.contenedor-deportes   article#m-deportes-movil ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada::after {content: "+";font-weight: normal;font-size: 18px;margin-left: 5px;} section.contenedor-deportes    article#m-deportes-movil ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada time{color: #0066ff;font-weight: bold;margin-right: 7px;} section.contenedor-deportes  article#m-deportes-movil .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} section.contenedor-deportes    article#m-deportes-movil .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} section.contenedor-deportes    article#m-deportes-movil .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} section.contenedor-deportes article#m-deportes-movil .contenedor-datos .fecha-publicacion {color: #ff6800; } section.contenedor-deportes    article#m-deportes-movil .contenedor-datos .fecha-publicacion time{font-weight: normal;} 
/*ARTICULO CON FOTO LADO IZQUIERDO Y TEXTO AL LADO DERECHO*/ section.contenedor-deportes    article#movil-deportes-lateral{width: 92%;margin: auto;padding: 5px 4%;background: #1e71b7;color: #fff;float: left;} section.contenedor-deportes    article#movil-deportes-lateral .contenedor-medio{width: 30%;display: table;float: left;} section.contenedor-deportes    article#movil-deportes-lateral .contenedor-medio2{width: 66%;display: table;margin-left: 3%;float: left;} section.contenedor-deportes   article#movil-deportes-lateral .contenedor-medio picture{margin: 0;width: 100%;overflow: hidden;display: table;position: relative;min-height: 35vw;} section.contenedor-deportes    article#movil-deportes-lateral .contenedor-medio picture img{width: 100%;height:auto;display: block;height: 36vw;position: relative;margin: auto;left: -50%;width: 200%;} section.contenedor-deportes   article#movil-deportes-lateral .contenedor-medio 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: 0px;} section.contenedor-deportes article#movil-deportes-lateral .contenedor-medio picture .logo-fid{position: absolute;opacity: .9;display: table;width: 12vw;height: 12vw;color:#0066ff;background-size: 100%;margin: -24vw 29%;z-index: 2;} section.contenedor-deportes    article#movil-deportes-lateral .contenedor-medio picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-deportes    article#movil-deportes-lateral .contenedor-medio2 h3.titular-noticia{width: 100%;font-size: 16px;font-size: 5vw;font-family: 'Merriweather', serif;line-height: normal;font-weight: normal;padding: 3px 0;letter-spacing: -1px;} section.contenedor-deportes    article#movil-deportes-lateral .contenedor-medio2 .fecha-publicacion {font-weight: normal;font-size: 14px;font-size: 4vw;font-family: lato;color: #ccc;} section.contenedor-deportes    article#movil-deportes-lateral .contenedor-medio2 .fecha-publicacion time{} section.contenedor-deportes article#movil-deportes-lateral .contenedor-medio2 .seccion-articulo{/* font-weight: lighter; *//* font-size: 14px; *//* font-size: 4vw; */vw; */color: #ff6800;} section.contenedor-deportes    article#movil-deportes-lateral .contenedor-medio2 .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;float: left;} section.contenedor-deportes   article#movil-deportes-lateral .contenedor-medio2 .contenedor-datos .botones-redes-sociales{display: table;} section.contenedor-deportes    article#movil-deportes-lateral .contenedor-medio2 .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 7px;} section.contenedor-deportes article#movil-deportes-lateral .contenedor-medio .logo-fid{position: absolute;opacity: .9;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;margin: -18vw 11%;} section.contenedor-deportes   article#movil-deportes-lateral .contenedor-medio .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-deportes .contenedor-ultimas{background: #1e71b7;width: 100%;margin: auto;display: table;} section.contenedor-deportes .contenedor-ultimas .contenedor-rotulo-fid{width: 96%;height: 80px;font-family: 'lato', serif;display: table;position: relative;margin: auto;margin-top: 30px;letter-spacing: -1px;} section.contenedor-deportes .contenedor-ultimas .contenedor-rotulo-fid .rotulo-seccion{text-align: left;color: #fff;font-size: 30px;word-wrap: break-word;font-weight: bold;z-index: 1;display: table-cell;vertical-align: middle;background: #1e71b7;} section.contenedor-deportes .contenedor-ultimas .contenedor-rotulo-fid .rotulo-seccion:after{content:"";position: absolute;border-bottom: 8px solid #37a7de;width: 94px;left: 0;top: 0px;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas{width: 96%;max-height: 2000px;margin: auto;display: table;padding: 0 0px;font-weight: normal;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada{width: 100%;margin-top: 10px;list-style-type: none;max-height: 515px;display: inline-table;border-bottom: 1px solid #37a7de;margin-bottom: 20px;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada:last-child{border-bottom:none;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada{width: 100%;max-height: 470px;font-size: 18px;font-size: 6vw;color: white;font-weight: normal;line-height: normal;margin: 0px auto;font-family: 'Merriweather', serif;margin-bottom: 15px;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada::after {content: "Ver +";color: #ccc;font-weight: normal;font-size: 16px;margin-left: 10px;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos{width: 100%;max-height: 100px;color: #000;margin-top: 10px;margin-bottom: 20px;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada{display: inline-table;color: #ccc;font-size: 16px;font-family: lato;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada span{display: inline-table;color: #ccc;margin-left: 5px;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales {margin-left: 5px;display: inline-table;float: right;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 5px;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .fecha-publicacion-relacionada{color: #fff;margin-bottom: 10px;font-weight: 400;font-family: lato;font-size: 17px;display: inline-table;} section.contenedor-deportes .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .fecha-publicacion-relacionada time{color: #ccc;font-weight: normal;font-size: 14px;font-family: lato;display: inline-table;} 
/*MAGAZINE*/ section.contenedor-magazine{display: table;margin: 10px auto 4vw auto;width: 100%;background: #881851;} section.contenedor-magazine .contenedor-rotulo-seccion{width: 100%;height: 20px;position: relative;margin: auto;} section.contenedor-magazine .contenedor-rotulo-seccion:after{content:"";top: 0px;position: absolute;border-bottom: 1px solid #ad507f;width: 100%;} section.contenedor-magazine .contenedor-rotulo-seccion .rotulo-seccion{text-transform: capitalize;background: #bd0b66;height: 20px;position: absolute;margin: 20px 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;display: none;} section.contenedor-magazine   article#m-magazine-movil{width: 92%;display: block;background: #fff;color:#000;margin: auto;/* padding: 0 4%; */padding-bottom: 1px;} section.contenedor-magazine article#m-magazine-movil.modulo-rosado{background: #881851;color:#fff;} section.contenedor-magazine article#m-magazine-movil picture{margin: auto;display: table;width: 100%;position: relative;min-height: 41vw;} section.contenedor-magazine  article#m-magazine-movil picture img{width: 100%;height: auto;min-height: 150px;display: block;} section.contenedor-magazine    article#m-magazine-movil 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: 0px;} section.contenedor-magazine article#m-magazine-movil picture .logo-fid{position: absolute;opacity: .9;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;margin: -19vw 6%;z-index: 2;} section.contenedor-magazine article#m-magazine-movil picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-magazine    article#m-magazine-movil .capa-sombra{width: 100%;height: 40%;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));z-index: 1;bottom: 0px;} section.contenedor-magazine   article#m-magazine-movil h3.titular-noticia{width: 100%;font-size: 30px;font-size: 5.5vw;font-family: 'Merriweather', serif;margin: auto;line-height: normal;margin-bottom: 15px;/* letter-spacing: -1px; */} section.contenedor-magazine   article#m-magazine-movil h3.titular-noticia-secundaria{width: 100%;font-size: 24px;font-size: 7.5vw;font-family: 'Merriweather', serif;margin: auto;line-height: normal;margin-bottom: 15px;} section.contenedor-magazine   article#m-magazine-movil .contenedor-bajada{width: 100%;font-size: 24px;margin: auto;line-height: normal;margin-top: 15px;} section.contenedor-magazine article#m-magazine-movil .contenedor-bajada .texto-bajada p {font-size: 5.5vw;font-weight: normal;font-family: lato;} section.contenedor-magazine   article#m-magazine-movil .contenedor-bajada .texto-bajada p::before {content: "*";} section.contenedor-magazine article#m-magazine-movil ul.contenedor-notas-relacionadas{width: 99%;font-size: 18px;margin: 15px 0px 0px 0%;font-weight: 300;margin-bottom: 20px;font-family: lato;list-style-type: square;border-left: 1px solid #0066ff;} section.contenedor-magazine    article#m-magazine-movil ul.contenedor-notas-relacionadas li.nota-relacionada{margin-top: 20px;} section.contenedor-magazine    article#m-magazine-movil ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada{font-size: 5vw;font-weight: normal;line-height: normal;} section.contenedor-magazine   article#m-magazine-movil ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada::after {content: "+";font-weight: normal;font-size: 18px;margin-left: 5px;} section.contenedor-magazine    article#m-magazine-movil ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada time{color: #0066ff;font-weight: bold;margin-right: 7px;} section.contenedor-magazine  article#m-magazine-movil .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} section.contenedor-magazine    article#m-magazine-movil .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} section.contenedor-magazine    article#m-magazine-movil .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} section.contenedor-magazine article#m-magazine-movil .contenedor-datos .fecha-publicacion {color: #ff6800;font-size: 4vw;} section.contenedor-magazine  article#m-magazine-movil .contenedor-datos .fecha-publicacion time{font-weight: normal;} 
/*ARTICULO CON FOTO LADO IZQUIERDO Y TEXTO AL LADO DERECHO*/ section.contenedor-magazine    article#movil-magazine-lateral{width: 96%;
    display: table;
    color: #fff;
    margin: auto;
    padding: 5px 0;
    margin-top: 15px;} section.contenedor-magazine    article#movil-magazine-lateral .contenedor-medio{width: 40%;
    display: table;
    float: left;} section.contenedor-magazine    article#movil-magazine-lateral .contenedor-medio2{width: 48vw;
    display: table;
    margin-left: 2vw;
    float: left;} section.contenedor-magazine   article#movil-magazine-lateral .contenedor-medio picture{margin: 0;width: 40vw;overflow: hidden;display: table;position: relative;min-height: 22vw;} section.contenedor-magazine  article#movil-magazine-lateral .contenedor-medio picture img{width: 100%;height:auto;display: block;height: auto;position: relative;margin: auto;/* left: -20%; */width: 100%;} section.contenedor-magazine   article#movil-magazine-lateral .contenedor-medio 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: 0px;} section.contenedor-magazine article#movil-magazine-lateral .contenedor-medio picture .logo-fid{position: relative;opacity: .5;display: table;width: 10vw;height: 10vw;color:#0066ff;background-size: 100%;z-index: 2;right: 50%;left: 22%;/* bottom: 45%; */cursor: pointer;} section.contenedor-magazine   article#movil-magazine-lateral .contenedor-medio picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-magazine    article#movil-magazine-lateral .contenedor-medio2 h3.titular-noticia{width: 100%;font-size: 16px;font-size: 4.5vw;font-family: 'Merriweather', serif;line-height: normal;font-weight: normal;padding: 3px 0;} section.contenedor-magazine   article#movil-magazine-lateral .contenedor-medio2 .fecha-publicacion {font-weight: normal;font-size: 14px;font-size: 3vw;font-family: lato;color: #ccc;} section.contenedor-magazine    article#movil-magazine-lateral .contenedor-medio2 .fecha-publicacion time{
    color: #e7e7e7;
} section.contenedor-magazine   article#movil-magazine-lateral .contenedor-medio2 .seccion-articulo{color: #ff6800;} section.contenedor-magazine    article#movil-magazine-lateral .contenedor-medio2 .contenedor-datos{/* width: 100%; *//* max-height: 100px; *//* margin: auto; *//* margin-bottom: 20px; *//* margin-top: 10px; *//* float: left; */display: none;} section.contenedor-magazine   article#movil-magazine-lateral .contenedor-medio2 .contenedor-datos .botones-redes-sociales{display: table;} section.contenedor-magazine    article#movil-magazine-lateral .contenedor-medio2 .contenedor-datos .botones-redes-sociales .btn-social{width: 48px;height: 48px;float: left;text-align: center;margin-right: 7px;} section.contenedor-magazine article#movil-magazine-lateral .contenedor-medio .logo-fid{position: absolute;opacity: .9;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;margin: -18vw 11%;} section.contenedor-magazine   article#movil-magazine-lateral .contenedor-medio .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-magazine .contenedor-ultimas{/* background: #881851; */width: 100%;margin: auto;display: table;/* border-top: 1px solid #ad507f; */} section.contenedor-magazine .contenedor-ultimas .contenedor-rotulo-fid{width: 96%;height: 45px;font-family: 'lato', serif;display: table;position: relative;margin: auto;margin-top: 10px;} section.contenedor-magazine .contenedor-ultimas .contenedor-rotulo-fid .rotulo-seccion{text-align: left;color: #ffffff;font-size: 7vw;word-wrap: break-word;font-weight: bold;z-index: 1;display: table-cell;vertical-align: middle;/* background: #881851; */} section.contenedor-magazine .contenedor-ultimas .contenedor-rotulo-fid .rotulo-seccion:after{content:"";position: absolute;border-bottom: 5px solid #bd0b66;width: 94px;left: 0;top: 0px;} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas{width: 96%;max-height: 2000px;margin: auto;display: table;padding: 0 0px;font-weight: normal;} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada{width: 100%;list-style-type: none;max-height: 515px;display: inline-table;border-bottom: 1px solid #ad507f;margin-bottom: 0px;} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada:last-child{border-bottom:none;} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada{width: 100%;font-size: 18px;font-size: 4.5vw;color: white;font-weight: normal;line-height: normal;margin: 0px auto;font-family: 'Merriweather', serif;margin-bottom: 15px;} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada::after {content: "Ver +";color: #ccc;font-weight: normal;font-size: 4vw;margin-left: 10px;} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos{width: 100%;max-height: 100px;color: #000;/* margin-bottom: 20px; */} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada{display: inline-table;color: #fda4d1;font-size: 13px;font-family: lato;font-weight: bold;} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada span{display: inline-table;color: #ccc;margin-left: 5px;} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales {margin-left: 5px;display: inline-table;float: right;} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 5px;} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .fecha-publicacion-relacionada{color: #fff;margin-bottom: 10px;font-weight: 400;font-family: lato;font-size: 17px;display: inline-table;} section.contenedor-magazine .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .fecha-publicacion-relacionada time{color: #FF5722;font-weight: normal;font-size: 14px;font-family: lato;display: inline-table;} 
/*SECCIONES MULTIMEDIA*/ section.wrapper-multimedia{background: #000000;width: 100%;margin: 15px auto;padding: 0px 0 20px 0px;display: block;} section.wrapper-multimedia .contenedor-rotulo-fid .rotulo-seccion {text-align: left;color: #fff;font-size: 30px;word-wrap: break-word;font-weight: bold;z-index: 1;display: table-cell;vertical-align: middle;background: #000000;} section.wrapper-multimedia .contenedor-rotulo-fid .rotulo-seccion:after {content: "";position: absolute;border-bottom: 5px solid #00a2e8;width: 94px;left: 0;/* top: 0px; */bottom: 0px;} section.wrapper-multimedia .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #f4921e;} section.wrapper-multimedia .owl-stage {left: -6.5%; } section.wrapper-multimedia .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;} 


/*VIDEOS*/ article#m-noticia-videos{width: 96%;display: table;color: #fff;margin: auto;padding: 0 2%;margin-top: 20px;min-height: 250px;} article#m-noticia-videos.modulo-dark{background: #3c3c3c;color:#fff;} article#m-noticia-videos picture{width: 100%;display: table;position: relative;min-height: 37vw;} article#m-noticia-videos picture img{width: 100%;height: auto;display: block;min-height: 100px;} article#m-noticia-videos 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: 0px;} article#m-noticia-videos picture .logo-fid{position: absolute;opacity: .9;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;margin: -19vw 6%;z-index: 2;} article#m-noticia-videos picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} article#m-noticia-videos .logo-fid{position: absolute;opacity: .9;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;margin: 19vw 4%;z-index: 2;} article#m-noticia-videos .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} article#m-noticia-videos h3.titular-noticia{width: 100%;font-size: 24px;font-size: 5.5vw;margin: auto;line-height: normal;margin-top: 15px;margin-bottom: 15px;font-family: 'Merriweather', serif;min-height: 70px;letter-spacing: -1px;} article#m-noticia-videos .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} article#m-noticia-videos .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} article#m-noticia-videos .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} article#m-noticia-videos .contenedor-datos .fecha-publicacion {color: #ff6800; } article#m-noticia-videos .contenedor-datos .fecha-publicacion time{font-weight: normal;} owl-videos article#m-noticia-videos{width: 80%;display: table;color: #fff;margin: auto;padding: 0 10%;margin-top: 20px;min-height: 250px;} owl-videos article#m-noticia-videos h3.titular-noticia{width: 100%;font-size: 16px;font-size: 5vw;margin: auto;line-height: normal;margin-top: 15px;margin-bottom: 15px;font-family: 'Merriweather', serif;min-height: 25vw;} owl-videos article#m-noticia-videos .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} owl-videos article#m-noticia-videos .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} owl-videos article#m-noticia-videos .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 7px;} owl-videos article#m-noticia-videos .contenedor-datos .fecha-publicacion {color: #ff6800; } owl-videos article#m-noticia-videos .contenedor-datos .fecha-publicacion time{font-weight: normal;} 
/*FOTOS*/ article#m-noticia-fotos{width: 96%;display: table;color: #fff;margin: auto;padding: 0 2%;margin-top: 20px;min-height: 250px;} article#m-noticia-fotos.modulo-dark{background: #3c3c3c;color:#fff;} article#m-noticia-fotos picture{margin: auto;display: table;width: 100%;min-height: 37vw;position: relative;} article#m-noticia-fotos picture img{width: 100%;height: auto;min-height: 100px;display: block} article#m-noticia-fotos 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: 0px;} article#m-noticia-fotos picture .logo-fid{position: absolute;opacity: .9;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;margin: -19vw 6%;z-index: 2;} article#m-noticia-fotos picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} article#m-noticia-fotos h3.titular-noticia{width: 100%;font-size: 24px;font-size: 5.5vw;margin: auto;line-height: normal;margin-top: 15px;margin-bottom: 15px;font-family: 'Merriweather', serif;min-height: 70px;letter-spacing: -1px;} article#m-noticia-fotos .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} article#m-noticia-fotos .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} article#m-noticia-fotos .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} article#m-noticia-fotos .contenedor-datos .fecha-publicacion {color: #ff6800; } article#m-noticia-fotos .contenedor-datos .fecha-publicacion time{font-weight: normal;} owl-fotos article#m-noticia-fotos{width: 80%;display: table;color: #fff;margin: auto;padding: 0 10%;margin-top: 20px;min-height: 250px;} owl-fotos article#m-noticia-fotos h3.titular-noticia{width: 100%;font-size: 16px;font-size: 5vw;margin: auto;line-height: normal;margin-top: 15px;margin-bottom: 15px;font-family: 'Merriweather', serif;min-height: 24vw;} owl-fotos article#m-noticia-fotos .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} owl-fotos article#m-noticia-fotos .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} owl-fotos article#m-noticia-fotos .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 7px;} owl-fotos article#m-noticia-fotos .contenedor-datos .fecha-publicacion {color: #ff6800; } owl-fotos article#m-noticia-fotos .contenedor-datos .fecha-publicacion time{font-weight: normal;} 
/*AUDIOS*/ article#m-noticia-audios{width: 96%;display: table;color: #fff;margin: auto;padding: 0 2%;margin-top: 20px;min-height: 250px;} article#m-noticia-audios.modulo-dark{background: #3c3c3c;color:#fff;} article#m-noticia-audios picture{margin: auto;display: table;width: 100%;min-height: 36vw;position: relative;} article#m-noticia-audios picture img{width: 100%;height: auto;min-height: 100px;display: block} article#m-noticia-audios 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: 0px;} article#m-noticia-audios picture .logo-fid{position: absolute;opacity: .9;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;margin: -19vw 6%;z-index: 2;} article#m-noticia-audios picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} article#m-noticia-audios h3.titular-noticia{width: 100%;font-size: 24px;font-size: 7.5vw;margin: auto;line-height: normal;margin-top: 15px;margin-bottom: 15px;font-family: 'Merriweather', serif;min-height: 57px;letter-spacing: -1px;} article#m-noticia-audios .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} article#m-noticia-audios .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} article#m-noticia-audios .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} article#m-noticia-audios .contenedor-datos .fecha-publicacion {color: #ff6800; } article#m-noticia-audios .contenedor-datos .fecha-publicacion time{font-weight: normal;} #owl-audios article#m-noticia-audios{width: 80%;display: table;color: #fff;margin: auto;padding: 0 10%;margin-top: 20px;min-height: 250px;} #owl-audios article#m-noticia-audios h3.titular-noticia{width: 100%;font-size: 16px;font-size: 5vw;margin: auto;line-height: normal;margin-top: 15px;margin-bottom: 15px;font-family: 'Merriweather', serif;min-height: 25vw;} #owl-audios article#m-noticia-audios .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} #owl-audios article#m-noticia-audios .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} #owl-audios article#m-noticia-audios .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 7px;} #owl-audios article#m-noticia-audios .contenedor-datos .fecha-publicacion {color: #ff6800; } #owl-audios article#m-noticia-audios .contenedor-datos .fecha-publicacion time{font-weight: normal;}

/*Multimedia*/ article#m-noticia-multimedia{width: 96%;display: table;color: #fff;margin: auto;padding: 0 2%;margin-top: 20px;min-height: 250px;} 
article#m-noticia-multimedia.modulo-dark{background: #3c3c3c;color:#fff;} 
article#m-noticia-multimedia picture{margin: auto;display: table;width: 100%;min-height: 36vw;position: relative;} 
article#m-noticia-multimedia picture img{width: 100%;height: auto;min-height: 100px;display: block} 
article#m-noticia-multimedia 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: 0px;} 
article#m-noticia-multimedia picture .logo-fid{position: absolute;opacity: .8;display: table;width: 16vw;height: 16vw;color:#0066ff;background-size: 100%;/* margin: -35vw 43%; */top: 35%;left: 41%;z-index: 2;} 
article#m-noticia-multimedia picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;}
article#m-noticia-multimedia h3.titular-noticia{width: 100%;font-size: 24px;font-size: 5.5vw;margin: auto;line-height: normal;margin-top: 15px;margin-bottom: 15px;font-family: 'Merriweather', serif;min-height: 57px;letter-spacing: -1px;} 
article#m-noticia-multimedia .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} 
article#m-noticia-multimedia .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} 
article#m-noticia-multimedia .contenedor-datos .botones-redes-sociales .btn-social{width: 48px;height: 48px;float: left;text-align: center;margin-right: 10px;} 
article#m-noticia-multimedia .contenedor-datos .fecha-publicacion {color: #ff6800; } 
article#m-noticia-multimedia .contenedor-datos .fecha-publicacion time{font-weight: normal;} 

/*Multimedia*/ article#m-noticia-multimedia-slide{width: 96%;display: block;color: #fff;margin: auto;padding: 8px 2%;/* margin-top: 20px; */min-height: 31vw;} 
article#m-noticia-multimedia-slide.modulo-dark{background: #3c3c3c;color:#fff;} 
article#m-noticia-multimedia-slide picture{margin: auto;display: table;width: 100%;min-height: 31vw;position: relative;} 
article#m-noticia-multimedia-slide picture img{width: 100%;height: auto;min-height: 100px;display: block} 
article#m-noticia-multimedia-slide 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: 0px;} 
article#m-noticia-multimedia-slide picture .logo-fid{position: absolute;opacity: .6;display: table;width: 10vw;height: 10vw;color:#0066ff;background-size: 100%;/* margin: -13vw 4vw; */bottom: 2vw;left: 2vw;z-index: 2;} 
article#m-noticia-multimedia-slide picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;}
article#m-noticia-multimedia-slide h3.titular-noticia{width: 100%;font-size: 24px;font-size: 4.2vw;margin: auto;line-height: normal;margin-top: 9px;margin-bottom: 9px;font-family: 'Merriweather', serif;min-height: 23vw;letter-spacing: 0px;} 
article#m-noticia-multimedia-slide .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} 
article#m-noticia-multimedia-slide .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} 
article#m-noticia-multimedia-slide .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} 
article#m-noticia-multimedia-slide .contenedor-datos .fecha-publicacion {color: #ff6800; } 
article#m-noticia-multimedia-slide .contenedor-datos .fecha-publicacion time{font-weight: normal;}


/*Varios1 (opinion)*/ section.contenedor-modulo-opinion article.contenedor-opinion{width: 98%;color: #000;display: inline-table;margin: auto;margin: 0 0px;background: #e2e2e2;padding: 20px 5%;} section.contenedor-modulo-opinion article.contenedor-opinion:nth-child(3){margin:0 31px;} section.contenedor-modulo-opinion article.contenedor-opinion:last-child{border-right: none;} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-foto-perfil{width: 130px;height: 130px;display: table;margin: auto;} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-foto-perfil picture{margin: 0;height: 130px;width: 130px;overflow: hidden;margin: auto;display: block;border-radius: 50%;filter: saturate(20%) contrast(130%);} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-foto-perfil picture img{/* width: 100%; */height: 130px;/* border-radius: 50%; */background: #000;display:table;filter: saturate(20%) contrast(130%);position:relative;margin: auto;/* left: -50%; */} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-foto-perfil:before{content:"";width: 130px;height: 130px;padding: 1px;background: rgba(33, 150, 243, 0.42);position: absolute;border-radius: 50%;margin-left: 0px;z-index: 1;} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-nombre-perfil{width: 100%;max-height: 50px;font-family: lato;margin-top: 15px;font-size: 14px;font-weight: normal;text-align: center;font-style: italic;} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-nombre-perfil:after{content:"";/* position: absolute; */border-bottom: 5px solid #0066ff;width: 50px;max-width: 186px;display: table;margin: auto;margin-top: 6px;} section.contenedor-modulo-opinion article.contenedor-opinion .sector{width: 100%;max-height: 130px;font-family: lato;margin-top: 25px;font-size: 18px;font-weight: bold;line-height: normal;font-family: lato;color: #0066ff;} section.contenedor-modulo-opinion article.contenedor-opinion h3.contenedor-titulo-perfil{width: 100%;max-height: 130px;font-family: lato;font-size: 24px;font-weight: bold;line-height: normal;font-family: 'Merriweather', serif;margin-top: 5px;min-height: 20vw;} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-bajada-perfil{width: 100%;/* max-height: 130px; */margin: auto;font-family: lato;margin-top: 15px;font-size: 18px;line-height: normal;font-style: italic;text-indent: 30px;color: #666;display: table;} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-bajada-perfil::before{content: "''";color: #06f;font-weight: normal;font-size: 35px;margin-left: -35px;position: absolute;margin-top: 0px;display: table;width: 34px;height: 29px;} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-bajada-perfil::after {content: "Ver +";color: #06f;font-weight: normal;font-size: 12px;margin-left: 10px;} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-datos{bottom: 0;width: 100%;/* margin: auto; */display: table;/* max-height: 100px; */margin-top: 15px;} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-datos .botones-redes-sociales{margin-top: 10px;} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 15px;} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-datos .fecha-publicacion{} section.contenedor-modulo-opinion article.contenedor-opinion .contenedor-datos .fecha-publicacion time{color: #999;font-weight: normal;} .contenedor-modulo-opinion{width: 100%;background: #ffffff;} .contenedor-modulo-flechas{width: 100%; background: #fff; } #numero-opinion{background: #2e2e2e;color:#fff;border-radius: 30px;padding: 5px 20px;position: relative;display: table;font-family: 'Merriweather', serif;margin: 10px 0;position: absolute;right: 2%;z-index: 2;} /* Styling OWL*/ owl-opinion .owl-dots .owl-dot span{-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0px; width: 78px; height: 15px; margin-left: 0px; margin-right: 0px; background: #ccc; border: none;} owl-opinion .owl-dots .owl-dot:nth-child(1) span{-webkit-border-radius: 0 0 0 10px;-moz-border-radius: 0 0 0 10px;border-radius: 10px 0 0 10px;} owl-opinion .owl-dots .owl-dot:last-child span{-webkit-border-radius: 0 0 0 10px;-moz-border-radius: 0 0 0 10px;border-radius: 0 10px 10px 0;} owl-opinion .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #0566fc;} owl-opinion .owl-nav.disabled+.owl-dots {margin-top: 10px; background: #fff; } 
/*ARTICULO CON FOTO LADO IZQUIERDO Y TEXTO AL LADO DERECHO*/ article#movil-foto-lateral{width: 96%;display: table;color: #fff;margin: auto;padding: 5px 0;margin-top: 15px;} article#movil-foto-lateral .contenedor-medio{width: 40%;display: table;float: left;} article#movil-foto-lateral .contenedor-medio2{width: 58%;display: table;margin-left: 2%;float: left;} article#movil-foto-lateral .contenedor-medio picture{margin: auto;display: table;width: 100%;/* margin-top: 20px; */position: relative;min-height: 21.5vw;max-height: 21.5vw;} article#movil-foto-lateral .contenedor-medio picture img{width: 100%;height:auto;display: block;} article#movil-foto-lateral .contenedor-medio 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: 0px;} article#movil-foto-lateral .contenedor-medio picture .logo-fid{position: absolute;opacity: .9;display: table;width: 12vw;height: 12vw;color:#0066ff;background-size: 100%;bottom: 1vw;right: 1vw;z-index: 2;} article#movil-foto-lateral .contenedor-medio picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} article#movil-foto-lateral .contenedor-medio2 h3.titular-noticia{width: 100%;font-size: 16px;font-size: 4.5vw;line-height: normal;font-weight: normal;padding: 0px 0 3px 0;font-family: lato;color: black;} article#movil-foto-lateral .contenedor-medio2 .fecha-publicacion {font-weight: lighter;font-size: 14px;font-size: 3.5vw;font-family: lato;color: #898989;} article#movil-foto-lateral .contenedor-medio2 .fecha-publicacion time{font-weight: normal; } article#movil-foto-lateral .contenedor-medio2 .seccion-articulo{font-size: 14px;font-size: 4vw;color: #ff6800;font-family: lato;display: none;} article#movil-foto-lateral .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-top: 10px;float: left;display: none;} article#movil-foto-lateral .contenedor-datos .botones-redes-sociales{display: table;} article#movil-foto-lateral .contenedor-datos .botones-redes-sociales .btn-social{width: 48px;height: 48px;float: left;text-align: center;margin-right: 7px;}article#movil-foto-lateral .contenedor-medio2 .articulo-auspiciado{display: table;color: #666;font-size: 10px;}
/*Dos columnas*/ section.doble-columna{display: table; margin: auto; width:  100%;} section.doble-columna .articulos-dobles{display: table; margin: auto; width:  100%; } section.doble-columna .articulos-dobles article#modulo-noticia-doscolumnas{width: 94%;display: table;color:#333;margin: auto;padding: 0 3%;} section.doble-columna .articulos-dobles  article#modulo-noticia-doscolumnas picture{display: table;width: 50%;float: left;} section.doble-columna .articulos-dobles  article#modulo-noticia-doscolumnas picture img{width: 100%;height: auto;margin-left: 0;} section.doble-columna .articulos-dobles    article#modulo-noticia-doscolumnas h3.titular-noticia{width: 48%;font-size: 5vw;margin-right: 0;line-height: normal;/* margin-top: 20px; */margin-bottom: 10px;} section.doble-columna .articulos-dobles    article#modulo-noticia-doscolumnas .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;} section.doble-columna .articulos-dobles  article#modulo-noticia-doscolumnas .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} section.doble-columna .articulos-dobles  article#modulo-noticia-doscolumnas .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 10px;} section.doble-columna .articulos-dobles   article#modulo-noticia-doscolumnas .contenedor-datos .fecha-publicacion {color: #ff6800; } section.doble-columna .articulos-dobles  article#modulo-noticia-doscolumnas .contenedor-datos .fecha-publicacion time{font-weight: normal;} section.doble-columna .articulos-dobles  article#mas-noticias .seccion-articulo{font-weight: normal;font-size: 14px;font-size: 3.6vw;font-family: lato;color: #ff6800;} section.doble-columna .cargarmas{display: table;margin: auto;font-family: 'Merriweather', serif;color:#fff;background: #06f;padding: 10px 20px;width:80%;font-size: 6vw;text-align: center;} 
/*Marcador Virtual*/ section.contenedor-marcadorvirtual{display: block;width: 100%;margin: auto} article#marcador-responsivo{width: 96%;max-height: 1210px;background: #ffffff;display: table;margin: auto;} article#marcador-responsivo .contenedor-marcador{width: 100%;max-height: 300px;color: #000;display: table;margin: auto;background: #f4f4f4;border: 1px solid #cdcdcd;font-family: lato;} article#marcador-responsivo .contenedor-marcador .contenedor-superior{width: 96%;height: 40px;color: #000;margin: auto;} article#marcador-responsivo .contenedor-marcador .contenedor-superior .mitad-superior{width: 50%;height: 40px;color: #666;float: left;line-height: 2.7;font-size: 18px;} article#marcador-responsivo .contenedor-marcador .contenedor-superior .mitad-superior time{color: #ff6600;font-size: 12px;font-weight: normal;} article#marcador-responsivo .contenedor-marcador .contenedor-resultados{width: 96%;height: 70px;margin: auto;background: white;border: 1px solid #cdcdcd;} article#marcador-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados{width: 50%;height: 70px;float: left;} article#marcador-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados .escudo{width: 70px;height: 70px;float: left;overflow: hidden;} article#marcador-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados .escudo img{width: 80%;height: 80%;padding: 10%;float: left;} article#marcador-responsivo .contenedor-marcador .contenedor-resultados  .mitad-resultados:nth-child(2) .escudo{width: 70px;height: 70px;float: right;overflow: hidden;} article#marcador-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados .texto{width: 85px;height: 70px;float: left;line-height: 5;text-align: center;} article#marcador-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados .resultado{width: 67px;height: 70px;float: right;background: #cdcdcd;color: #000;line-height: 1.5;font-size: 45px;text-align: center;margin: 0 2px;} article#marcador-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados:nth-child(2) .resultado{width: 67px;height: 70px;float: left;background: #cdcdcd;color: #000;line-height: 1.5;font-size: 45px;text-align: center;margin: 0 2px;} article#marcador-responsivo .contenedor-marcador .contenedor-inferior{width: 96%;height: 40px;margin: auto;} article#marcador-responsivo .contenedor-marcador .contenedor-inferior .mitad-inferior{width: 50%;height: 40px;float: left;} article#marcador-responsivo .contenedor-marcador .contenedor-inferior .mitad-inferior .btn-marcadores{max-width: 100%;height: 20px;font-size: 14px;line-height: 1.4;background: #ff6600;color: #fff;margin-top: 10px;padding: 0 10px;text-transform: uppercase;} article#marcador-responsivo  .contenedor-datos{width: 308px;display: table;max-height: 100px;margin-top: 10px;margin-bottom: 15px;border-right: 2px solid #fff;float: left;} article#marcador-responsivo  .contenedor-datos .botones-redes-sociales{} article#marcador-responsivo  .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} article#marcador-responsivo  .contenedor-datos .fecha-publicacion{} article#marcador-responsivo  .contenedor-datos .fecha-publicacion time{color: #ccc;font-weight: normal;} 

/*noticia12*/ 
article#modulo-noticia-12{width: 100%;background: #f1d5d5;color: black;display: table;margin: auto;margin: 15px auto;padding-bottom: 10px;/* margin-top: 55px; */} 
article#modulo-noticia-12  picture{width: 100%;overflow: hidden;display: table;position: relative;min-height: 56vw;background: #ccc;} 
article#modulo-noticia-12  picture img{/* height: 405px; */position:relative;margin: auto;width: 100%;display: block;} 
article#modulo-noticia-12  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: 0px;} 
article#modulo-noticia-12  picture .logo-fid{position: absolute;opacity: .9;display: table;width: 12vw;height: 12vw;color:#0066ff;background-size: 100%;margin: 2vw 86%;z-index: 2;} article#modulo-noticia-12  picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} article#modulo-noticia-12 h1.titular-noticia,article#modulo-noticia-12 h3.titular-noticia{width: 96%;font-size: 25px;font-size: 6.5vw;margin: 0px auto;color: #000;margin-bottom: 20px;line-height: normal;text-rendering: optimizeLegibility;letter-spacing: inherit;font-style: normal;font-weight: bold;font-family: 'Merriweather', serif;letter-spacing: -1px;} article#modulo-noticia-12 .contenedor-bajada{width: 96%;font-size: 18px;font-size: 5vw;margin: auto;/* margin-left: 32px; */margin-top: 20px;margin-bottom: 20px;line-height: normal;} article#modulo-noticia-12 .contenedor-bajada .texto-bajada p {color: #000;} article#modulo-noticia-12 .contenedor-bajada .texto-bajada p:nth-child(n+2){display:none;} article#modulo-noticia-12 .contenedor-bajada .texto-bajada p::before {content: url(/noticias/imag/cooperativa_2018/iconos/otros/ico_cuadrado_rosa.svg);color: #cce0ff;margin-left: 0%;margin-right: 2%;} article#modulo-noticia-12 .contenedor-bajada .texto-bajada p::after {content: "Ver +";color: #bd0b66;font-weight: normal;font-size: 16px;font-size: 5vw;margin-left: 10px;line-height: normal;/* position: absolute; */} article#modulo-noticia-12 .contenedor-datos{width: 96%;color: #000;position: absolute;z-index: 1;left: 2%;margin-top: -25vw;} article#modulo-noticia-12 .contenedor-datos .fecha-publicacion {color: #ff6800; } article#modulo-noticia-12 .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} article#modulo-noticia-12 .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} article#modulo-noticia-12 .contenedor-datos .fecha-publicacion{} article#modulo-noticia-12 .contenedor-datos .fecha-publicacion time{color: #ccc;font-weight: normal;text-shadow: 0px 0px 15px black;} 

/*noticia12*/ 
    article#modulo-multimedia-12{width: 100%;background: #f1d5d5;color: black;display: table;margin: auto;margin: 0 auto 10px auto;/* padding-bottom: 10px; *//* margin-top: 55px; */} 
    article#modulo-multimedia-12  picture{width: 100%;overflow: hidden;display: table;position: relative;min-height: 56vw;background: #000;}
    article#modulo-multimedia-12  picture img{/* height: 405px; */position:relative;margin: auto;width: 100%;display: block;}
    article#modulo-multimedia-12  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: 0px;}
    article#modulo-multimedia-12  picture .logo-fid{position: absolute;opacity: .9;display: table;width: 17vw;height: 17vw;color:#0066ff;background-size: 100%;z-index: 1;/* display: none; */top: 2%;right: 2%;} 
    article#modulo-multimedia-12  picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} 
    article#modulo-multimedia-12 h1.titular-noticia,article#modulo-multimedia-12 h3.titular-noticia{width: 96%;font-size: 25px;font-size: 7vw;margin: 10px auto 15px auto;color: #000;line-height: normal;text-rendering: optimizeLegibility;letter-spacing: inherit;font-style: normal;font-weight: bold;font-family: 'Merriweather', serif;letter-spacing: -1px;} 
    article#modulo-multimedia-12 .contenedor-bajada{width: 96%;font-size: 18px;font-size: 5vw;margin: auto;/* margin-left: 32px; */margin-top: 20px;margin-bottom: 20px;line-height: normal;display:none;}
    article#modulo-multimedia-12 .contenedor-bajada .texto-bajada p {color: #000;} article#modulo-multimedia-12 .contenedor-bajada .texto-bajada p:nth-child(n+2){display:none;} 
    article#modulo-multimedia-12 .contenedor-bajada .texto-bajada p::before {content: url(/noticias/imag/cooperativa_2018/iconos/otros/ico_cuadrado_rosa.svg);color: #cce0ff;margin-left: 0%;margin-right: 2%;} 
    article#modulo-multimedia-12 .contenedor-bajada .texto-bajada p::after {content: "Ver +";color: #bd0b66;font-weight: normal;font-size: 16px;font-size: 5vw;margin-left: 10px;line-height: normal;/* position: absolute; */} 
    article#modulo-multimedia-12 .contenedor-datos{width: 96%;color: #000;position: absolute;z-index: 1;left: 2%;margin-top: -25vw;} 
    article#modulo-multimedia-12 .contenedor-datos .fecha-publicacion {color: #ff6800; }
    article#modulo-multimedia-12 .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} 
    article#modulo-multimedia-12 .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} 
    article#modulo-multimedia-12 .contenedor-datos .fecha-publicacion time{color: #ed7623;font-weight: normal;text-shadow: 0px 0px 4px black;} 
    section.contenedor-cooptv .contenedor-rotulo-fid .rotulo-seccion {text-align: left; color: #fff; font-size: 30px; word-wrap: break-word; font-weight: bold; z-index: 1; display: table-cell; vertical-align: middle; background: #000000; }
    section.contenedor-cooptv .owl-stage {left: -6.5%; }






/*noticia13*/ article#modulo-noticia-13{width: 96%;background: #dcdfe4;color: black;margin: auto;display: table;margin: 10px auto;padding-bottom: 10px;} 
article#modulo-noticia-13 h3.titular-noticia,article#modulo-noticia-13 h2.titular-noticia{width: 96%;font-size: 24px;font-size: 1.4rem;font-size: 5.5vw;margin: auto;padding: 15px 2% 0 2%;line-height: normal;letter-spacing: -1px;} article#modulo-noticia-13 .contenedor-bajada{width: 96%;font-size: 17px;font-size: 6.2vw;margin-left: 2%;} article#modulo-noticia-13 .contenedor-bajada .texto-bajada p {width: 88%;font-size: 18px;font-size: 4.7vw;padding: 0 6%;margin-top: 20px;line-height: normal;} article#modulo-noticia-13 .contenedor-bajada .texto-bajada p:nth-child(n+2){display:none;} article#modulo-noticia-13 .contenedor-bajada .texto-bajada p::before {content: url(/noticias/imag/cooperativa_2018/iconos/ico_cuadrado.svg);color: #cce0ff;margin-left: -7%;margin-right: 3%;} article#modulo-noticia-13 .contenedor-bajada .texto-bajada p::after {content: "Ver +";color: #0047b2;font-weight: normal;font-size: 16px;font-size: 4vw;margin-left: 10px;line-height: normal;/* position: absolute; */} article#modulo-noticia-13 .contenedor-datos{width: 96%;margin: 10px 0;max-height: 100px;padding: 0 2%;} article#modulo-noticia-13 .contenedor-datos .fecha-publicacion {color: #ff6800; } article#modulo-noticia-13 .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} article#modulo-noticia-13 .contenedor-datos .botones-redes-sociales .btn-social{width: 44px;height: 44px;float: left;text-align: center;margin-right: 10px;} article#modulo-noticia-13 .contenedor-datos .fecha-publicacion{} article#modulo-noticia-13 .contenedor-datos .fecha-publicacion time{/* color: #ffffff; *//* font-weight: normal; *//* font-size: 4vw; */} 

/*#modulo-tenis-responsivo*/
    article#modulo-tenis-responsivo{width: 100%;/* background: #ffffff; */display: table;margin: 20px auto;}
    article#modulo-tenis-responsivo .contenedor-marcador{width: 100%;max-height: 300px;color: #000;display: table;margin: auto;background: #f4f4f4;border-top: 1px solid #cdcdcd;border-bottom: 1px solid #cdcdcd;/* margin-top: 20px; */}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-superior{width: 95%;height: 40px;color: #000;margin: auto;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-superior .mitad-superior{width: 50%;height: 30px;padding-top: 10px;color: #999;font-weight: bold;float: left;/* line-height: 3; */font-size: 14px;font-family: lato;box-sizing: border-box;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-superior .mitad-superior2{width: 50%;height: 40px;color: #333;float: right;font-size: 14px;font-family: lato;text-align: right;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-superior .mitad-superior2 time{color: #ff6600;font-size: 12px;font-weight: normal;font-family: lato;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-resultados{width: 95%;height: 70px;margin: auto;background: #cdcdcd;border: 1px solid #cdcdcd;d;margin-top: 4px;overflow: hidden;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados{width: 50%;height: 70px;float: left;position: relative;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados .escudo{width: 60%;height: 100%;float: left;overflow: hidden;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados .escudo img{width: 18vw;height: 18vw;float: left;border-radius: 50%;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados span.marca-pelota{width: 20px;height: 20px;background: #fff url(/noticias/imag/cooperativa_2018/iconos/deportes/pelota-tenis.svg)no-repeat center;border-radius: 50%;position: absolute;bottom: 2px;left: 44%;transition: background 1s;  -webkit-animation-name: pelotatenis; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-name: pelotatenis; animation-duration: 2s; animation-iteration-count: infinite;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados .escudo2{width: 60%;height: 100%;/* margin-right: 5px; */float: right;overflow: hidden;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados .escudo2 img{width: 18vw;height: 18vw;float: right;border-radius: 50%;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados  span.marca-pelota2{width: 20px;height: 20px;background: #fff url(/noticias/imag/cooperativa_2018/iconos/deportes/pelota-tenis.svg)no-repeat center;border-radius: 50%;position: absolute;bottom: 2px;left: 43%;transition: background 1s;  -webkit-animation-name: pelotatenis; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite; animation-name: pelotatenis; animation-duration: 2s; animation-iteration-count: infinite;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados .resultado{width: 38%;height: 70px;float: right;background: #cdcdcd;color: #333;line-height: 1.5;font-size: 45px;text-align: center;font-family: lato;border-right: 1px solid #888;text-shadow: 1px 1px 1px white;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-resultados .mitad-resultados .resultado2{width: 38%;height: 70px;float: left;background: #cdcdcd;color: #333;line-height: 1.5;font-size: 45px;text-align: center;/* margin: 0 2px; */font-family: lato;border-left: 1px solid #fff;position: absolute;text-shadow: 1px 1px 1px white;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-inferior{width: 95%;height: 40px;margin: auto;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-inferior .mitad-inferior{width: 50%;height: 40px;float: left;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-inferior .mitad-inferior .btn-marcadores{max-width: 50%;height: 12px;font-size: 12px;background: #ff6600;color: #fff;margin-top: 10px;padding: 4px 9px;text-align: center;text-transform: uppercase;font-family: lato;float: left;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-inferior .mitad-inferior:nth-child(2) .btn-marcadores{max-width: 100%;height: 12px;font-size: 10px;background: #ff6600;color: #fff;margin-top: 10px;padding: 4px 24px;text-align: center;text-transform: uppercase;font-family: lato;font-weight: normal;float: right;border: 1px solid #F44336;}
    article#modulo-tenis-responsivo  .contenedor-datos{/* bottom: inherit; */width: 100%;/* margin: auto; */display: table;max-height: 100px;margin-top: 10px;margin-bottom: 15px;/* border-right: 2px solid #fff; */float: left;}
    article#modulo-tenis-responsivo  .contenedor-datos .botones-redes-sociales{/* margin-top: 10px; */}
    article#modulo-tenis-responsivo  .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 10px;}
    article#modulo-tenis-responsivo  .contenedor-datos .fecha-publicacion{}
    article#modulo-tenis-responsivo  .contenedor-datos .fecha-publicacion time{color: #ccc;font-weight: normal;}
    article#modulo-tenis-responsivo .contenedor-marcador .numero-set{width: 40%;text-align: center;color: #f60;/* position: absolute; */font-family: lato;text-transform: uppercase;font-size: 13px;font-weight: bold;padding-top: 25px;margin: auto;margin-top: -16px;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-nombres-jugadores{width: 95%;display: table;margin: auto;color: #333;padding-top: 5px;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-nombres-jugadores .texto{width: 50%;float: left;text-align: left;font-size: 12px;position: relative;font-family: 'Merriweather', serif;font-weight: bold;}
    article#modulo-tenis-responsivo .contenedor-marcador .contenedor-nombres-jugadores .texto2{width: 50%;float: left;text-align: right;font-size: 12px;position: relative;font-family: 'Merriweather', serif;font-weight: bold;}
    article#modulo-tenis-responsivo .resultado-global{width: 38%; float: left; background: #cdcdcd; color: #333; line-height: 1.5; font-size: 45px; text-align: center; /* margin: 0 2px; */ font-family: lato; }
    article#modulo-tenis-responsivo .resultado1{display:none;}
    article#modulo-tenis-responsivo .resultadob1{display:none;}
    article#modulo-tenis-responsivo .resultado6{display:none;}
    article#modulo-tenis-responsivo .resultadob6{display:none;}
    article#modulo-tenis-responsivo .resultado3{display:none;}
    article#modulo-tenis-responsivo .resultadob3{display:none;}
    article#modulo-tenis-responsivo .resultado4{display:none;}
    article#modulo-tenis-responsivo .resultadob4{display:none;}
    article#modulo-tenis-responsivo .resultado5{display:none;}
    article#modulo-tenis-responsivo .resultadob5{display:none;}



/*Varios4*/ 
/*article#modulo-varios-4{width: 100%;display:table;background: white;margin-bottom: 15px;}*/
    article#modulo-varios-4 {width: 100%; display: table; background: #ffffff; padding: 25px 6% 0 6%; }
    article#modulo-varios-4 .contenedor-marcador{width: 100%;color: #000;display: table;margin: auto;font-family: lato;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-superior{width: 100%;color: #000;padding: 10px 0;display: table;background: #d0e3ff;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-superior .mitad-superior{width: 50%;color: #333;font-size: 14px;float: left;text-align: center;font-family: merriweather;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-superior .mitad-superior time{color: #ff6600;font-size: 12px;text-align: right;padding: 2px 0;width: 100%;font-weight: bold;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-resultados{width: 96%;display: table;margin: auto;margin-top: 5px;padding: 10px 0 30px  0;background: #f5f9ff;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-resultados .mitad-resultados{width: 50%;height: 70px;float: left;position: relative;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-resultados .mitad-resultados .escudo{width: 65px;height: 65px;float: left;overflow: hidden;border-radius: 50%;border: 2px solid #d0e3ff;margin-left: 3px;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-resultados .mitad-resultados .escudo img{width: 100%;height: 100%;padding: 10%;float: left;border-radius: 50%;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-resultados .mitad-resultados .texto{width: 100%;float: left;bottom: -21px;text-align: center;position: absolute;font-size: 12px;font-family: merriweather;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-resultados .mitad-resultados .resultado{width: 44%;height: 65px;float: left;background: #444444;color: #e4e4e4;line-height: 1.5;font-size: 45px;text-align: center;margin: 0 2px;border: 2px solid #d0e3ff;text-shadow: 2px 1px 0px #000000;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-inferior{width: 100%;margin: auto;display: table;margin: 15px auto;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-inferior .mitad-inferior .btn-marcadores{font-size: 12px;background: #ff6600;color: #f6f9fd;padding: 3px 12px;text-align: center;text-transform: uppercase;font-family: lato;float: right;margin-right: 5px;position: relative;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-inferior .mitad-inferior .btn-marcadores:hover{background: #333;transition:background 0.3s;}
    article#modulo-varios-4 .contenedor-marcador .contenedor-inferior .mitad-inferior .btn-marcadores img{width: 22px;height: 22px;position: absolute;margin-top: -8px;left: -25px;transition: background 1s;-webkit-animation-name: pelotatenis;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;animation-name: pelotatenis;animation-duration: 2s;animation-iteration-count: infinite;opacity: 9;border-radius: 50%;border: 3px solid #ffffff;}
    article#modulo-varios-4  .contenedor-datos{width: 50%;display: table;max-height: 100px;float: left;position: absolute;bottom: 6px;left: 5px;}
    article#modulo-varios-4  .contenedor-datos .botones-redes-sociales .btn-social{width: 40px;height: 40px;float: left;text-align: center;margin-right: 10px;}
    article#modulo-varios-4  .contenedor-datos .fecha-publicacion time{color: #ccc;font-weight: normal;}






/*Logo AAl*/
section.contenedor-modulo-flechas article.alairelibre picture:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/aal_sinfondo.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 6px;right: 5px;z-index: 1;}
section.galeria-notas article.alairelibre:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/aal_sinfondo.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 15px;right: 0px;z-index: 1;}
#movil-foto-lateral.alairelibre picture:after {content: '';background: url(/noticias/imag/cooperativa_2018/iconos/logos/aal_sinfondo.svg)no-repeat;background-size: 32px;opacity: 1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;top: 2px;right: -16px;z-index: 1;}
article#modulo-noticia-12.alairelibre{}
article#modulo-noticia-12.alairelibre h1.titular-noticia, article#modulo-noticia-12.alairelibre h3.titular-noticia {margin: 10px auto; }
article#modulo-noticia-12.alairelibre picture:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/aal_sinfondo.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 6px;right: 5px;z-index: 1;}
article#modulo-noticia-13.alairelibre:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/aal_sinfondo.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 6px;right: 5px;z-index: 1;}

/*Logo M360*/
section.contenedor-modulo-flechas article.m360 picture:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/m360_sinfondo.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 6px;right: 5px;z-index: 1;}
section.galeria-notas article.m360:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/m360_sinfondo.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 15px;right: 0px;z-index: 1;}
#movil-foto-lateral.m360 picture:after {    content: ''; background: url(/noticias/imag/cooperativa_2018/iconos/logos/m360_sinfondo.svg)no-repeat; background-size: 32px; opacity: 1; display: table; width: 50px; height: 50px; color: #0066ff; position: absolute; top: 2px; right: -16px; z-index: 1;}
article#modulo-noticia-12.m360 h1.titular-noticia, article#modulo-noticia-12.m360 h3.titular-noticia {margin: 10px auto; }
article#modulo-noticia-12.m360 picture:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/m360_sinfondo.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 6px;right: 5px;z-index: 1;}
article#modulo-noticia-13.m360:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/m360_sinfondo.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 6px;right: 5px;z-index: 1;}


/*Logo supergeek*/
section.contenedor-modulo-flechas article.supergeek picture:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/isotipo_geek.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 6px;right: 5px;z-index: 1;}
section.galeria-notas article.supergeek:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/isotipo_geek.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 15px;right: 0px;z-index: 1;}
#movil-foto-lateral.supergeek picture:after {content: '';background: url(/noticias/imag/cooperativa_2018/iconos/logos/isotipo_geek.svg)no-repeat;background-size: 32px;opacity: 1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;top: 2px;right: -16px;z-index: 1;}
article#modulo-noticia-12.supergeek{}
article#modulo-noticia-12.supergeek h1.titular-noticia, article#modulo-noticia-12.supergeek h3.titular-noticia {margin: 10px auto; }
article#modulo-noticia-12.supergeek picture:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/isotipo_geek.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 6px;right: 5px;z-index: 1;}
article#modulo-noticia-13.supergeek:after {content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/isotipo_geek.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 6px;right: 5px;z-index: 1;}





/*Destacados*/ section.contenedor-destacados{display: table;margin: 0px auto 20px auto;width: 100%;background: whitesmoke;} 
section.contenedor-destacados .contenedor-rotulo-seccion{width: 100%;height: 20px;position: relative;margin: auto;} 
section.contenedor-destacados .contenedor-rotulo-seccion:after{content:"";top: 0px;position: absolute;border-bottom: 1px solid #9993;width: 100%;} 
section.contenedor-destacados .contenedor-rotulo-seccion .rotulo-seccion{text-transform: capitalize;background: #000000;height: 20px;position: absolute;margin: 20px 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;display: none;} 
section.contenedor-destacados   article#m-magazine-movil{width: 92%;display: block;background: #fff;color:#000;margin: auto;/* padding: 0 4%; */padding-bottom: 1px;} 
section.contenedor-destacados   article#m-magazine-movil.modulo-rosado{background: whitesmoke;color: #000;} 
section.contenedor-destacados   article#m-magazine-movil picture{margin: auto;display: table;width: 100%;position: relative;min-height: 51vw;} 
section.contenedor-destacados   article#m-magazine-movil picture img{width: 100%;height: auto;min-height: 150px;display: block;} 
section.contenedor-destacados   article#m-magazine-movil 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: 0px;} 
section.contenedor-destacados   article#m-magazine-movil picture .logo-fid{position: absolute;opacity: .9;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;margin: -19vw 6%;z-index: 2;} section.contenedor-destacados   article#m-magazine-movil picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-destacados  article#m-magazine-movil .capa-sombra{width: 100%;height: 40%;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));z-index: 1;bottom: 0px;} section.contenedor-destacados article#m-magazine-movil h3.titular-noticia{width: 100%;font-size: 30px;font-size: 5.5vw;font-family: 'Merriweather', serif;margin: auto;line-height: normal;margin-bottom: 15px;/* letter-spacing: -1px; */} section.contenedor-destacados article#m-magazine-movil h3.titular-noticia-secundaria{width: 100%;font-size: 24px;font-size: 7.5vw;font-family: 'Merriweather', serif;margin: auto;line-height: normal;margin-bottom: 15px;} section.contenedor-destacados article#m-magazine-movil .contenedor-bajada{width: 100%;font-size: 24px;margin: auto;line-height: normal;margin-top: 15px;} section.contenedor-destacados   article#m-magazine-movil .contenedor-bajada .texto-bajada p {font-size: 5.5vw;font-weight: normal;font-family: lato;} section.contenedor-destacados article#m-magazine-movil .contenedor-bajada .texto-bajada p::before {content: "*";} 
section.contenedor-destacados   article#m-magazine-movil ul.contenedor-notas-relacionadas,
section.contenedor-destacados   article#m-magazine-movil div.contenedor-notas-relacionadas{width: 99%;font-size: 18px;margin: 15px 0px 0px 0%;font-weight: 300;margin-bottom: 20px;font-family: lato;list-style-type: square;border-left: 1px solid #0066ff;} section.contenedor-destacados  article#m-magazine-movil ul.contenedor-notas-relacionadas li.nota-relacionada{margin-top: 20px;} section.contenedor-destacados  article#m-magazine-movil ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada{font-size: 5vw;font-weight: normal;line-height: normal;} section.contenedor-destacados article#m-magazine-movil ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada::after {content: "+";font-weight: normal;font-size: 18px;margin-left: 5px;} section.contenedor-destacados  article#m-magazine-movil ul.contenedor-notas-relacionadas li.nota-relacionada span.fecha-publicacion-relacionada time{color: #0066ff;font-weight: bold;margin-right: 7px;} section.contenedor-destacados    article#m-magazine-movil .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;display: none;} section.contenedor-destacados  article#m-magazine-movil .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} section.contenedor-destacados  article#m-magazine-movil .contenedor-datos .botones-redes-sociales .btn-social{width: 48px;height: 48px;float: left;text-align: center;margin-right: 10px;} section.contenedor-destacados   article#m-magazine-movil .contenedor-datos .fecha-publicacion {color: #ff6800;font-size: 4vw;} section.contenedor-destacados    article#m-magazine-movil .contenedor-datos .fecha-publicacion time{font-weight: normal;} 
/*ARTICULO CON FOTO LADO IZQUIERDO Y TEXTO AL LADO DERECHO*/ 
section.contenedor-destacados   article#movil-destacados-lateral{background: #f5f5f5;float: left;width: 100%;
    display: table;
    color: #000;
    margin: auto;
    padding: 5px 15px;
    margin-top: 0px;} 
section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio{width: 40%;display: table;float: left;}
section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio2{width: 48vw;display: table;margin-left: 2vw;float: left;} 
section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio picture{margin: 0;width: 40vw;overflow: hidden;display: table;position: relative;min-height: 22vw;border: 0px solid #bd6491;} 
section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio picture img{width: 100%;height:auto;display: block;height: auto;position: relative;margin: auto;width: 100%;} 
section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio 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: 0px;} section.contenedor-destacados article#movil-destacados-lateral .contenedor-medio picture .logo-fid{position: relative;opacity: .5;display: table;width: 10vw;height: 10vw;color:#0066ff;background-size: 100%;z-index: 2;right: 50%;left: 22%;/* bottom: 45%; */cursor: pointer;} section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-destacados    article#movil-destacados-lateral .contenedor-medio2 h3.titular-noticia{width: 100%;font-size: 16px;font-size: 4vw;font-family: 'Merriweather', serif;line-height: normal;font-weight: normal;padding: 3px 0;} section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio2 .fecha-publicacion {font-weight: normal;font-size: 14px;font-size: 4vw;font-family: lato;color: #ccc;} section.contenedor-destacados    article#movil-destacados-lateral .contenedor-medio2 .fecha-publicacion time{color: #ed7623;} 
section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio2 .seccion-articulo{/* font-weight: lighter; *//* font-size: 14px; *//* font-size: 4vw; */vw; */color: #ff6800;} 
section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio2 .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;float: left;display: none;} 
section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio2 .contenedor-datos .botones-redes-sociales{display: table;} 
section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio2 .contenedor-datos .botones-redes-sociales .btn-social{width: 48px;height: 48px;float: left;text-align: center;margin-right: 7px;} section.contenedor-destacados article#movil-destacados-lateral .contenedor-medio .logo-fid{position: absolute;opacity: .9;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;margin: -18vw 11%;} section.contenedor-destacados   article#movil-destacados-lateral .contenedor-medio .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-destacados .contenedor-ultimas{background: #ffffff;width: 100%;margin: auto;display: table;} section.contenedor-destacados .contenedor-ultimas .contenedor-rotulo-fid{width: 96%;height: 60px;font-family: 'lato', serif;display: table;position: relative;margin: auto;margin-top: 10px;} section.contenedor-destacados .contenedor-ultimas .contenedor-rotulo-fid .rotulo-seccion{text-align: left;color: #000000;font-size: 7.5vw;word-wrap: break-word;font-weight: bold;z-index: 1;display: table-cell;vertical-align: middle;background: #ffffff;} section.contenedor-destacados .contenedor-ultimas .contenedor-rotulo-fid .rotulo-seccion:after{content:"";position: absolute;border-bottom: 5px solid #0066ff;width: 94px;left: 0;top: 0px;} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas{width: 96%;max-height: 2000px;margin: auto;display: table;padding: 0 0px;font-weight: normal;} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada{width: 100%;list-style-type: none;max-height: 515px;display: inline-table;border-bottom: 1px solid #999;margin-bottom: 0px;} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada:last-child{border-bottom:none;} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada{width: 100%;font-size: 18px;font-size: 4.5vw;color: black;font-weight: normal;line-height: normal;margin: 0px auto;font-family: 'Merriweather', serif;margin-bottom: 15px;} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada::after {content: "Ver +";color: #ccc;font-weight: normal;font-size: 4vw;margin-left: 10px;} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos{width: 100%;max-height: 100px;color: #000;/* margin-bottom: 20px; */} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada{display: inline-table;color: #0066ff;font-size: 13px;font-family: lato;font-weight: bold;} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada span{display: inline-table;color: #ccc;margin-left: 5px;} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales {margin-left: 5px;display: inline-table;float: right;} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 5px;} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .fecha-publicacion-relacionada{color: #fff;margin-bottom: 10px;font-weight: 400;font-family: lato;font-size: 17px;display: inline-table;} section.contenedor-destacados .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .fecha-publicacion-relacionada time{color: #FF5722;font-weight: normal;font-size: 14px;font-family: lato;display: inline-table;} 
section.contenedor-destacados  .movil-destacados-multimedia{background: #f5f5f5;width: 100vw;}
section.contenedor-destacados .movil-destacados-multimedia  article#movil-destacados-lateral{width: 92%;margin: auto;padding: 0px 4%;background: #000000;color: #fff;float: left;} section.contenedor-destacados .movil-destacados-multimedia   article#movil-destacados-lateral .contenedor-medio{width: 30%;display: table;float: left;}
section.contenedor-destacados .movil-destacados-multimedia  article#movil-destacados-lateral .contenedor-medio2{width: 66%;display: table;margin-left: 3%;float: left;} 
section.contenedor-destacados .movil-destacados-multimedia  article#movil-destacados-lateral .contenedor-medio picture{margin: 0;width: 100%;overflow: hidden;display: table;position: relative;min-height: 25vw;border: 1px solid #666;} 
section.contenedor-destacados .movil-destacados-multimedia  article#movil-destacados-lateral .contenedor-medio picture img{width: 100%;height:auto;display: block;height: 25vw;position: relative;margin: auto;left: -20%;width: 150%;} section.contenedor-destacados .movil-destacados-multimedia  article#movil-destacados-lateral .contenedor-medio 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: 0px;} section.contenedor-destacados .movil-destacados-multimedia    article#movil-destacados-lateral .contenedor-medio picture .logo-fid{position: relative;opacity: .5;display: table;width: 10vw;height: 10vw;color:#0066ff;background-size: 100%;z-index: 2;right: 50%;left: 22%;/* bottom: 45%; */cursor: pointer;} section.contenedor-destacados .movil-destacados-multimedia  article#movil-destacados-lateral .contenedor-medio picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-destacados .movil-destacados-multimedia   article#movil-destacados-lateral .contenedor-medio2 h3.titular-noticia{width: 100%;font-size: 16px;font-size: 4.5vw;font-family: 'Merriweather', serif;line-height: normal;font-weight: normal;padding: 3px 0;} section.contenedor-destacados .movil-destacados-multimedia  article#movil-destacados-lateral .contenedor-medio2 .fecha-publicacion {font-weight: normal;font-size: 14px;font-size: 4vw;font-family: lato;color: #ccc;} section.contenedor-destacados .movil-destacados-multimedia   article#movil-destacados-lateral .contenedor-medio2 .fecha-publicacion time{color: #ed7623;} section.contenedor-destacados .movil-destacados-multimedia    article#movil-destacados-lateral .contenedor-medio2 .seccion-articulo{/* font-weight: lighter; *//* font-size: 14px; *//* font-size: 4vw; */vw; */color: #ff6800;} 
section.contenedor-destacados .movil-destacados-multimedia  article#movil-destacados-lateral .contenedor-medio2 .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 20px;margin-top: 10px;float: left;} section.contenedor-destacados .movil-destacados-multimedia  article#movil-destacados-lateral .contenedor-medio2 .contenedor-datos .botones-redes-sociales{display: table;} 
section.contenedor-destacados .movil-destacados-multimedia  article#movil-destacados-lateral .contenedor-medio2 .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 7px;} section.contenedor-destacados .movil-destacados-multimedia    article#movil-destacados-lateral .contenedor-medio .logo-fid{position: absolute;opacity: .9;display: table;width: 15vw;height: 16vw;color:#0066ff;background-size: 100%;margin: -18vw 11%;} section.contenedor-destacados .movil-destacados-multimedia  article#movil-destacados-lateral .contenedor-medio .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas{background: #f5f5f5;width: 100%;margin: auto;display: table;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas .contenedor-rotulo-fid{width: 96%;height: 60px;font-family: 'lato', serif;font-family: 'Merriweather', serif;display: table;position: relative;margin: auto;margin-top: 10px;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas .contenedor-rotulo-fid .rotulo-seccion{text-align: left;color: #000000;font-size: 6vw;word-wrap: break-word;font-weight: bold;z-index: 1;display: table-cell;vertical-align: middle;background: #f5f5f5;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas .contenedor-rotulo-fid .rotulo-seccion:after{content:"";position: absolute;border-bottom: 5px solid #0066ff;width: 94px;left: 0;top: 0px;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas{width: 96%;max-height: 2000px;margin: auto;display: table;padding: 0 0px;font-weight: normal;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada{width: 100%;list-style-type: none;max-height: 515px;display: inline-table;border-bottom: 1px solid #0066ff;margin-bottom: 0px;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada:last-child{border-bottom:none;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada{width: 100%;font-size: 18px;font-size: 4.5vw;color: black;font-weight: normal;line-height: normal;margin: 0px auto;font-family: 'Merriweather', serif;margin-bottom: 15px;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada::after {content: "Ver +";color: #ccc;font-weight: normal;font-size: 4vw;margin-left: 10px;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos{width: 100%;max-height: 100px;color: #000;/* margin-bottom: 20px; */} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada{display: inline-table;color: #0066ff;font-size: 13px;font-family: lato;font-weight: bold;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada span{display: inline-table;color: #ccc;margin-left: 5px;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales {margin-left: 5px;display: inline-table;float: right;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 5px;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .fecha-publicacion-relacionada{color: #fff;margin-bottom: 10px;font-weight: 400;font-family: lato;font-size: 17px;display: inline-table;} section.contenedor-destacados .movil-destacados-multimedia  .contenedor-ultimas ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .fecha-publicacion-relacionada time{color: #FF5722;font-weight: normal;font-size: 14px;font-family: lato;display: inline-table;} 




/*Modulo destacados - area 2 */
section.contenedor-destacados #modulo-relacionados-noticia article h3.titular-relacionados{width: 100%;font-size: 14px;font-size: 4vw;margin: auto;line-height: 1.2;margin-bottom: 15px;min-height: 24vw;font-family: 'lato', serif;font-weight: normal;margin-top: 2vw;}
section.contenedor-destacados #modulo-relacionados-noticia article picture .logo-fid{position: absolute;opacity: .9;display: table;width: 13vw;height: 13vw;color:#0066ff;background-size: 100%;margin: auto;bottom: -3vw;left: 0vw;}  
section.contenedor-destacados #modulo-relacionados-noticia article picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;}  
section.contenedor-destacados #modulo-relacionados-noticia article picture .capa-sombra{width: 100%;height: 40%;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));z-index: 1;bottom: 0px;}
section.contenedor-destacados #modulo-relacionados-noticia article picture .logo-fid{position: absolute;opacity: .9;display: table;width: 10vw;height: 11vw;color:#0066ff;background-size: 100%;margin: auto;top: 3px;right: 3px;}  
section.contenedor-destacados #modulo-relacionados-noticia  article picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;}  
section.contenedor-destacados #modulo-relacionados-noticia  article picture .capa-sombra{width: 100%;height: 40%;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));z-index: 1;bottom: 0px;}
section.contenedor-destacados #modulo-relacionados-noticia{display: table;margin: auto;width:  100%;}
section.contenedor-destacados #modulo-relacionados-noticia .rotulo-lomas{display: table;margin: auto;width: 96%;border-bottom: 1px solid #0066ff;font-size: 19px;font-family: 'Merriweather', serif;font-weight: bold;padding: 5px 0;}
section.contenedor-destacados #modulo-relacionados-noticia article{width: 47%;color:#333;margin: auto;display: inline-table;margin-left: 2%;/* border-bottom: 1px solid #999; *//* margin-bottom: 20px; */margin-top: 3vw;}
section.contenedor-destacados #modulo-relacionados-noticia article picture{display: table;width: 100%;/* float: left; */max-height: 26.1vw;min-height: 26.1vw;position: relative;}
section.contenedor-destacados #modulo-relacionados-noticia article picture img{width: 100%;height: auto;display: block;max-height: 26vw;}
section.contenedor-destacados #modulo-relacionados-noticia article h3.titular-noticia{width: 100%;font-size: 16px;font-size: 4.5vw;font-weight: normal;margin: auto;line-height: 1.2;margin-top: 5px;min-height: 31vw;font-family: 'lato', serif;}
section.contenedor-destacados #modulo-relacionados-noticia article .contenedor-datos{width: 100%;max-height: 100px;margin: auto;display: table;bottom: 0;left: 0;position: absolute;z-index: 1;display: none;}
section.contenedor-destacados #modulo-relacionados-noticia article .contenedor-datos .botones-redes-sociales{display: table;margin: 3px;}
section.contenedor-destacados #modulo-relacionados-noticia article .contenedor-datos .botones-redes-sociales .btn-social{width: 48px;height: 48px;float: left;text-align: center;margin-right: 4px;}
section.contenedor-destacados #modulo-relacionados-noticia article .contenedor-datos .fecha-publicacion {color: #ff6800; } 
section.contenedor-destacados #modulo-relacionados-noticia article .contenedor-datos .fecha-publicacion time{font-weight: normal;font-family: lato;font-size: 14px;font-size: 3.6vw;color:#999;}
section.contenedor-destacados #modulo-relacionados-noticia .contenedor-rotulo-fid {width: 96%; height: 80px; font-family: 'Merriweather', serif; display: table; position: relative; margin: auto; margin-top: 30px; letter-spacing: -1px; border-bottom: 1px solid #0066ff; }
section.contenedor-destacados #modulo-relacionados-noticia .contenedor-rotulo-fid .rotulo-seccion {text-align: left; color: #000; font-size: 36px; word-wrap: break-word; font-weight: bold; z-index: 1; display: table-cell; vertical-align: middle; background: #fff; padding-top: 8px; }
section.contenedor-destacados #modulo-relacionados-noticia #modulo-relacionados-noticia .contenedor-rotulo-seccion {width: 96%; height: 80px; position: relative; margin: auto; display: none; }
section.contenedor-destacados article#m-noticia-multimedia-slide.modulo-dark {background: #ffffff; color: #000000;}
section.contenedor-destacados .owl-stage {left: -17.5%;}
section.contenedor-destacados article#m-noticia-multimedia-slide .contenedor-datos .botones-redes-sociales .btn-social {width: 28px; height: 28px; float: left; text-align: center; margin-right: 10px; }
section.contenedor-destacados article#m-noticia-multimedia-slide .contenedor-datos {width: 100%; max-height: 100px; margin: auto; margin-bottom: 10px; margin-top: 10px; }






/*Modulo Magazine - area 2 */
section.contenedor-magazine #modulo-relacionados-noticia article h3.titular-relacionados{width: 100%;font-size: 14px;font-size: 4vw;margin: auto;line-height: 1.2;margin-top: 2vw;margin-bottom: 2vw;/* min-height: 29vw; */font-family: 'lato', serif;font-weight: normal;}
section.contenedor-magazine #modulo-relacionados-noticia article picture .logo-fid{position: absolute;opacity: .9;display: table;width: 13vw;height: 13vw;color:#0066ff;background-size: 100%;margin: auto;bottom: -3vw;left: 0vw;}  
section.contenedor-magazine #modulo-relacionados-noticia article picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;}  
section.contenedor-magazine #modulo-relacionados-noticia article picture .capa-sombra{width: 100%;height: 40%;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));z-index: 1;bottom: 0px;}
section.contenedor-magazine #modulo-relacionados-noticia article picture .logo-fid{position: absolute;opacity: .9;display: table;width: 10vw;height: 11vw;color:#0066ff;background-size: 100%;margin: auto;top: 3px;right: 3px;}  
section.contenedor-magazine #modulo-relacionados-noticia  article picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;}  
section.contenedor-magazine #modulo-relacionados-noticia  article picture .capa-sombra{width: 100%;height: 40%;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));z-index: 1;bottom: 0px;}
section.contenedor-magazine #modulo-relacionados-noticia{display: table;margin: auto;width:  100%;}
section.contenedor-magazine #modulo-relacionados-noticia .rotulo-lomas{display: table;margin: auto;width: 96%;border-bottom: 1px solid #0066ff;font-size: 19px;font-family: 'Merriweather', serif;font-weight: bold;padding: 5px 0;}
section.contenedor-magazine #modulo-relacionados-noticia article{width: 47%;color: #fff;margin: auto;display: inline-table;margin-left: 2%;/* border-bottom: 1px solid #a74476; */margin-bottom: 4vw;padding-bottom: 0vw;/* margin-top: 10px; */}
section.contenedor-magazine #modulo-relacionados-noticia article picture{display: table;width: 100%;/* float: left; */max-height: 23vw;min-height: 23vw;position: relative;}
section.contenedor-magazine #modulo-relacionados-noticia article picture img{width: 100%;height: auto;display: block;max-height: 26vw;}
section.contenedor-magazine #modulo-relacionados-noticia article h3.titular-noticia{width: 100%;font-size: 16px;font-size: 4.5vw;font-weight: normal;margin: auto;line-height: 1.2;margin-top: 5px;min-height: 31vw;font-family: 'lato', serif;}
section.contenedor-magazine #modulo-relacionados-noticia article .contenedor-datos{width: 100%;max-height: 100px;margin: auto;display: table;bottom: 0;left: 0;position: absolute;z-index: 1;}
section.contenedor-magazine #modulo-relacionados-noticia article .contenedor-datos .botones-redes-sociales{display: table;margin: 3px;}
section.contenedor-magazine #modulo-relacionados-noticia article .contenedor-datos .botones-redes-sociales .btn-social{width: 48px;height: 48px;float: left;text-align: center;margin-right: 3px;}
section.contenedor-magazine #modulo-relacionados-noticia article .contenedor-datos .fecha-publicacion {color: #ff6800; } 
section.contenedor-magazine #modulo-relacionados-noticia article .contenedor-datos .fecha-publicacion time{font-weight: normal;font-family: lato;font-size: 14px;font-size: 3.6vw;color:#999;}
section.contenedor-magazine #modulo-relacionados-noticia .contenedor-rotulo-fid {width: 96%; height: 80px; font-family: 'Merriweather', serif; display: table; position: relative; margin: auto; margin-top: 30px; letter-spacing: -1px; border-bottom: 1px solid #0066ff; }
section.contenedor-magazine #modulo-relacionados-noticia .contenedor-rotulo-fid .rotulo-seccion {text-align: left; color: #000; font-size: 36px; word-wrap: break-word; font-weight: bold; z-index: 1; display: table-cell; vertical-align: middle; background: #fff; padding-top: 8px; }
section.contenedor-magazine #modulo-relacionados-noticia #modulo-relacionados-noticia .contenedor-rotulo-seccion {width: 96%; height: 80px; position: relative; margin: auto; display: none; }
section.contenedor-magazine .contenedor-rotulo-fid{width: 96%;height: 60px;font-family: 'Merriweather', serif;display: table;position: relative;margin: 10px auto 0 auto;}
section.contenedor-magazine .contenedor-rotulo-fid .rotulo-seccion{text-align: left;color: #fff;font-size: 30px;word-wrap: break-word;font-weight: bold;z-index: 1;display: table-cell;vertical-align: middle;/* background: #881851; */padding-top: 5px;}
section.contenedor-magazine .contenedor-rotulo-fid .rotulo-seccion:after{content:"";position: absolute;border-bottom: 5px solid #bd0b66;width: 94px;left: 0;top: 0px;}
section.contenedor-magazine article#m-noticia-multimedia-slide.modulo-dark { background: #210111;color: #fff;}
section.contenedor-magazine .owl-stage {left: -17.5%;}
section.contenedor-magazine article#m-noticia-multimedia-slide .contenedor-datos .botones-redes-sociales .btn-social {width: 28px; height: 28px; float: left; text-align: center; margin-right: 10px; }
section.contenedor-magazine article#m-noticia-multimedia-slide .contenedor-datos {width: 100%; max-height: 100px; margin: auto; margin-bottom: 10px; margin-top: 10px; }
.movil-destacados-multimedia{width: 100vw;}


/*Varios12 EXTRA CALUGA*/
    article#modulo-varios-12{width: 100vw;margin:10px auto 10px auto;}
    article#modulo-varios-12 .contenedor-imagen-caluga{width:100%;max-width:450px; margin: auto;}
    article#modulo-varios-12 .contenedor-imagen-caluga picture{width:100%;background:none}
    article#modulo-varios-12 .contenedor-imagen-caluga picture img{width:100%}   




/*BREVES*/
    article#modulo-breves{width: 100%;max-height: 1500px;background: #f7f5f6;padding-bottom: 20px;display: table;margin: 15px auto;}
    article#modulo-breves .contenedor-rotulo-seccion-normal {width: 96%; height: 60px; font-family: 'Merriweather', serif; display: table; background: none; margin-left: 7px; position: relative; top: 0px; }
    article#modulo-breves .contenedor-rotulo-seccion-normal .rotulo-seccion {text-align: left; color: #000000; font-size: 6vw; word-wrap: break-word; font-weight: bold; z-index: 1; display: table-cell; vertical-align: middle; background: none; }
    article#modulo-breves .contenedor-rotulo-seccion-normal .rotulo-seccion:after {content: ""; position: absolute; border-bottom: 6px solid #0066ff; width: 94px; left: 0; top: 0px; }
    article#modulo-breves .contenedor-menu{width: 100%;margin: auto;/* display: flex; */}
    article#modulo-breves .contenedor-botones{width: 96%;height: 44px;margin:auto;display: table;background: none;display: none;}
    article#modulo-breves .contenedor-botones ul#listas {overflow: hidden;width: 100%;height: 32px;margin: 0;padding: 0;list-style: none;}
    article#modulo-breves .contenedor-botones ul#listas li {width: 20%;height: 32px;float: left;border-right: 0px solid #cecece;}
    article#modulo-breves .contenedor-botones ul#listas li#current a{background:#cecece;color: #fff}
    article#modulo-breves .contenedor-botones ul#listas li:last-child{border-right: none;}
    article#modulo-breves .contenedor-botones ul#listas a{position: relative;padding: 9px 0px;width: 100%;float: left;text-decoration: none;color: #999;text-align: center;font-family: lato;font-weight: bold;font-size: 15px;text-transform: capitalize;}
    article#modulo-breves .contenedor-botones ul#listas a:hover,#listas a:hover::after,#listas a:focus,#listas a:focus::after {background: #cdcdcd;color: #fff;}
    article#modulo-breves .contenedor-botones ul#listas a:focus {outline: 0; }
    article#modulo-breves ul.contenedor-notas-relacionadas{width: 100%;max-height: 2000px;margin: auto;/* margin-top: 30px; */display: flex;flex-wrap: wrap;padding: 0 0px;font-weight: normal;/* background: #f7f5f6; */}
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada{width: 90%;margin: 5px 4%;padding: 1%;list-style-type: none;max-height: 515px;display: flex;flex-flow: wrap;border-bottom: 1px solid #ffffff;/* background: white; */border-radius: 2px;position: relative;}
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada:last-child{border-bottom: none;}
    ul.contenedor-notas-relacionadas li.nota-relacionada::before {content: url(/noticias/imag/cooperativa_2018/iconos/otros/ico_flecha.svg); color: #cce0ff; margin-left: -23px; margin-right: 4px; position: relative; top: -3px; display: none; }
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada a{width: 100%}
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada{width: 100%;/* min-height: 95px; *//* max-height: 470px; */font-size: 5vw;color: black;font-weight: normal;line-height: normal;font-family: merriweather;margin: 0px auto 10px auto;}
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada a h3.titular-relacionada::after {content: "Ver +";color: #06f;font-weight: normal;font-size: 16px;margin-left: 10px;display: none;}
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos{width: 100%;color: #0066ff;/* margin: 0 10px; *//* margin-top: 10px; */font-size: 4vw;display: table;/* flex-flow: wrap; *//* font-family: lato; */position: relative;}
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .categoria-ultimo{/* width: 28%; */ float: left; display: inline-table; }
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada{display: inline-table;color:#0066ff;font-size: 14px;}  
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .logo-fid-relacionada span{display: inline-table;color: #333;margin-left: 0px;}  
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales {display: inline-table;/* width: 20%; */margin-top: -7px;position: relative;margin-right: 0;right: 0;float: right;}
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada .contenedor-datos .botones-redes-sociales .btn-social{width: 48px;height: 48px;display: inline-table;/* float: left; *//* text-align: center; */margin-right: 5px;}
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada  .fecha-publicacion-relacionada{font-weight: normal;font-family: lato;font-size: 4vw;color: #9e9e9e;position: relative;bottom: 0;display: inline-table;/* align-content: flex-end; *//* align-items: flex-end; */float: left;margin-left: 5px;}
    article#modulo-breves ul.contenedor-notas-relacionadas li.nota-relacionada  .fecha-publicacion-relacionada time{font-weight: normal; color: #898989; font-size: 3vw;}
    article#modulo-breves .mas-noticias{width: 100%;margin: auto;max-height: 100px;color: #000;color: #c57601;text-align: right;font-family: lato;margin-top: 20px;margin-bottom: 20px;display: none;}





    /*nota titular 1 (mÃƒÂ³dulo con foto)*/ 
    article#movil-nota-1{width: 100%;background: #f1d5d5;color: black;display: table;margin: auto;margin: 10px auto 10px auto;/* padding-bottom: 10px; *//* margin-top: 55px; */} 
    article#movil-nota-1  picture{width: 100%;overflow: hidden;display: table;position: relative;min-height: 56vw;background: #000;}
    article#movil-nota-1  picture img{position:relative;margin: auto;width: 100%;display: block;}
    article#movil-nota-1  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: 0px;}
    article#movil-nota-1  picture .logo-fid{position: absolute;opacity: .9;display: table;width: 17vw;height: 17vw;color:#0066ff;background-size: 100%;z-index: 1;/* display: none; */top: 2%;right: 2%;} 
    article#movil-nota-1  picture .logo-fid:after{position: absolute;width: 127px;height: 20px;text-align: center;color: #fff;line-height: 1.2;font-family: lato;font-weight: 300;margin: 117px 0px 0px -18px;display: none;} 
    article#movil-nota-1 h1.titular-noticia,
    article#movil-nota-1 h3.titular-noticia,
	article#movil-nota-1 h2.titular-noticia{width: 96%;font-size: 25px;font-size: 1.4em;font-size: 6vw;margin: 10px auto 15px auto;color: #000;line-height: normal;text-rendering: optimizeLegibility;letter-spacing: inherit;font-style: normal;font-weight: normal;font-family: 'Merriweather', serif;/* letter-spacing: -1px; */} 
    article#movil-nota-1 .contenedor-bajada{width: 96%;font-size: 18px;font-size: 5vw;margin: auto;/* margin-left: 32px; */margin-top: 20px;margin-bottom: 20px;line-height: normal;display:none;}
    article#movil-nota-1 .contenedor-bajada .texto-bajada p {color: #000;} 
    article#movil-nota-1 .contenedor-bajada .texto-bajada p:nth-child(n+2){display:none;} 
    article#movil-nota-1 .contenedor-bajada .texto-bajada p::before {content: url(/noticias/imag/cooperativa_2018/iconos/otros/ico_cuadrado_rosa.svg);color: #cce0ff;margin-left: 0%;margin-right: 2%;} 
    article#movil-nota-1 .contenedor-bajada .texto-bajada p::after {content: "Ver +";color: #bd0b66;font-weight: normal;font-size: 16px;font-size: 5vw;margin-left: 10px;line-height: normal;/* position: absolute; */} 
    article#movil-nota-1 .contenedor-datos{width: 96%;position: absolute;z-index: 1;left: 0;bottom: 9vw;/* padding-left: 8vw; */} 
    article#movil-nota-1 .contenedor-datos .fecha-publicacion {/* color: #ff6800; */ }
    article#movil-nota-1 .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} 
    article#movil-nota-1 .contenedor-datos .botones-redes-sociales .btn-social{width: 48px;height: 48px;float: left;text-align: center;margin-right: 10px;} 
    article#movil-nota-1 .contenedor-datos .fecha-publicacion time{/* color: #ffffff; *//* font-weight: normal; *//* text-shadow: 0px 0px 4px black; *//* background: #f1d5d5 !important; *//* padding: 2px; *//* padding-left: 6vw; *//* width: 11vw; *//* height: 11vw; *//* display: flex; *//* border-radius: 50%; *//* align-items: center; *//* justify-content: center; *//* margin-left: 3vw; *//* margin-bottom: 3vw; *//* color: #000000; *//* font-weight: bold; *//* font-size: 3vw; */} 

    /*nota titular 2  (mÃƒÂ³dulo sin foto)*/
    article#movil-nota-2{width: 96%;background: #dcdfe4;color: black;margin: auto;display: table;margin: 10px auto;padding-bottom: 10px;} 
    article#movil-nota-2 h3.titular-noticia,article#movil-nota-2 h2.titular-noticia{width: 96%;font-size: 24px;font-size: 1.4em;font-size: 5.5vw;margin: auto;padding: 35px 2% 0 2%;line-height: normal;/* letter-spacing: -1px; */} 
    article#movil-nota-2 .contenedor-bajada{width: 96%;font-size: 17px;margin-left: 2%;} 
    article#movil-nota-2 .contenedor-bajada .texto-bajada p {width: 88%;font-size: 18px;font-size: 4.7vw;padding: 0 6%;margin-top: 20px;line-height: normal;} 
    article#movil-nota-2 .contenedor-bajada .texto-bajada p:nth-child(n+2){display:none;} 
    article#movil-nota-2 .contenedor-bajada .texto-bajada p::before {content: url(/noticias/imag/cooperativa_2018/iconos/ico_cuadrado.svg);color: #cce0ff;margin-left: -7%;margin-right: 3%;} 
    article#movil-nota-2 .contenedor-bajada .texto-bajada p::after {content: "Ver +";color: #0047b2;font-weight: normal;font-size: 16px;font-size: 4vw;margin-left: 10px;line-height: normal;/* position: absolute; */} 
    article#movil-nota-2 .contenedor-datos{width: 96%;/* margin: 0px 0; */max-height: 100px;padding: 0 2%;} 
    article#movil-nota-2 .contenedor-datos .fecha-publicacion {color: #ff6800; } 
    article#movil-nota-2 .contenedor-datos .botones-redes-sociales{margin-top: 10px;display: table;} 
    article#movil-nota-2 .contenedor-datos .botones-redes-sociales .btn-social{width: 48px;height: 48px;float: left;text-align: center;margin-right: 10px;} 
    article#movil-nota-2 .contenedor-datos .fecha-publicacion{} 
    article#movil-nota-2 .contenedor-datos .fecha-publicacion time{color: #000000;/* font-weight: normal; */font-size: 3vw;text-shadow: none;} 







/*macro etiqueta modulo /misma para mobile/*/
.mam_etiqueta_modulo{position: relative;width: 70%;/* height: 20px; */background: linear-gradient(60deg,#0066ff,#0066ff, transparent);z-index: 2;top: 0;display: flex;padding: 5px;}
.mam_etiqueta_modulo .logo-etiqueta{width: 20px; height: 20px; display: flex;}
.mam_etiqueta_modulo .logo-etiqueta span {font-size:3vw;height: 100%;width: 155px;display: flex;flex: none;color: #fff;align-items: center;text-align: center;margin-left: 5px;/* text-transform: uppercase; */font-weight: normal;font-family: lato;}
.urgente_etiqueta_modulo{position: absolute;width: 70%;/* height: 20px; */background: linear-gradient(60deg,#ff0013, transparent);z-index: 2;top: 0;display: flex;padding: 5px;}
.urgente_etiqueta_modulo .logo-etiqueta{width: 20px; height: 20px; display: flex;}
.urgente_etiqueta_modulo span{font-size: 3vw; height: 100%; display: flex; color: #fff; align-items: center; text-align: center; margin-left: 5px; text-transform: uppercase; font-weight: bold; font-family: lato; text-shadow: 0px 1px 1px #8e0000;}
.desarrollo_etiqueta_modulo{position: relative;width: 70%;/* height: 20px; */background: linear-gradient(60deg,#ff7600, transparent);z-index: 2;top: 0;display: flex;padding: 5px;}
.desarrollo_etiqueta_modulo .logo-etiqueta{width: 20px; height: 20px; display: flex;}
.desarrollo_etiqueta_modulo span{font-size: 3vw;height: 100%;width: 155px;display: flex;flex: none;color: #fff;align-items: center;text-align: center;margin-left: 5px;/* text-transform: uppercase; */font-weight: normal;font-family: lato;text-shadow: 0px 1px 1px #924800;}
/*macro etiqueta modulo /misma para mobile/   ---FH*/

/*macro etiqueta modulo bottom*/
.mam_etiqueta_modulo_bot{position: absolute;width: 50%;height: 20px;background: linear-gradient(60deg,#0066ff,#0066ff, transparent);z-index: 2;top: unset;bottom: 0;display: flex;padding: 5px;}
.mam_etiqueta_modulo_bot .logo-etiqueta{width: 20px; height: 20px; display: flex;}
.mam_etiqueta_modulo_bot .logo-etiqueta span {font-size: 1rem;height: 100%;width: 155px;display: flex;flex: none;color: #fff;align-items: center;text-align: center;margin-left: 5px;/* text-transform: uppercase; */font-weight: normal;font-family: lato;}
.urgente_etiqueta_modulo_bot{/* position: absolute; */width: 50%;/* height: 20px; */background: linear-gradient(60deg,#ff0013, transparent);z-index: 2;top: unset;bottom: 0;display: flex;padding: 5px;}
.urgente_etiqueta_modulo_bot .logo-etiqueta{width: 20px; height: 20px; display: flex;}
.urgente_etiqueta_modulo_bot span{font-size: 1rem; height: 100%; display: flex; color: #fff; align-items: center; text-align: center; margin-left: 5px; text-transform: uppercase; font-weight: bold; font-family: lato; text-shadow: 0px 1px 1px #8e0000;}
.desarrollo_etiqueta_modulo_bot{position: relative;width: 50%;/* height: 20px; */background: linear-gradient(60deg,#ff7600, transparent);z-index: 2;top: unset;bottom: 0;display: flex;padding: 5px;}
.desarrollo_etiqueta_modulo_bot .logo-etiqueta{width: 20px; height: 20px; display: flex;position: relative;}
.desarrollo_etiqueta_modulo_bot span{font-size: 1rem; height: 100%; width: 155px; display: flex; flex: none; color: #fff; align-items: center; text-align: center; margin-left: 5px; /* text-transform: uppercase; */ font-weight: normal; font-family: lato; text-shadow: 0px 1px 1px #924800;}

section.contenedor-modulo-flechas article#galeria-imagen-fondo picture .urgente_etiqueta_modulo .logo-etiqueta img ,
section.contenedor-modulo-flechas article#galeria-imagen-fondo picture .mam_etiqueta_modulo .logo-etiqueta img,
section.contenedor-modulo-flechas article#galeria-imagen-fondo picture .desarrollo_etiqueta_modulo .logo-etiqueta img {max-height: 100vw; position: relative; margin: auto; left: 0%; width: 100%; }

section.galeria-notas article picture .urgente_etiqueta_modulo .logo-etiqueta img ,
section.galeria-notas article picture .mam_etiqueta_modulo .logo-etiqueta img,
section.galeria-notas article picture .desarrollo_etiqueta_modulo .logo-etiqueta img {min-height: 0; }
.logo-etiqueta img {animation: girar-estado 5s linear infinite;width: 100%;}






/*MODULO TENIS LINK*/

article#modulo-tenis-responsivo{width: 100%;display: table;margin: 20px auto;}
article#modulo-tenis-responsivo.alairelibre .cont-rotulo-categoria .rotulo-categoria { display: none;}
article#modulo-tenis-responsivo.alairelibre .cont-rotulo-categoria .fondo-azulcoop {background: url(/noticias/imag/cooperativa_2018/iconos/logos/aal_sinfondo.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;top: -7px;left: 0px;z-index: 1;}
article#modulo-tenis-responsivo.alairelibre .cont-rotulo-categoria .rotulo-categoria:hover {}
article#modulo-tenis-responsivo.alairelibre .cont-rotulo-categoria:after {content: "";top: 21px;position: absolute;width: 88%;margin-left: 4%;border-bottom: 1px solid #00c5ff;}
article#modulo-tenis-responsivo #cont-marc-tenis{width: 100%; height: 100%; background: #f6fbfd; display: table; font-family: 'Merriweather', serif; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-top{display: flex; border-bottom: 3px solid #01a7d9; padding-bottom: 5px; position: relative; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-torneo{width: 60%; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-tipo-torneo{font-size: 11px; color: #00b1e6; text-indent: 5px; margin-top: 5px; font-weight: bold; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-nombre-torneo{font-size: 12px; margin-top: 5px; text-indent: 5px; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-horario{width: 40%; position: absolute; font-size: 9px; color: #00b1e6; font-family: lato; text-align: right; bottom: 7px; right: 5px; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-mid{background: linear-gradient(#01a7d9,#0091bb); display: flex; text-align: center; margin: 10px auto 30px auto; padding: 10px 0; }
article#modulo-tenis-responsivo #cont-marc-tenis span.tenis-nombre{width: 100%;display: table;position: absolute;bottom: -36px;font-weight: bold;font-size: 11px;/* background: #0092bc; */margin: 0 0%;padding: 5px 0%;color: #0093be;/* border: 2px solid #0092bc; */}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-foto{width: 30%; display: flex; flex-direction: column; position: relative; z-index: 2; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-foto img{width: 80px; height: 80px; background: #03acdd; margin: auto; border-radius: 50%; -webkit-transition: background 0.7s ease; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-centro{width: 40%; position: relative; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-set{text-align: center; font-family: lato; font-size: 9px; font-weight: bold; color: #fff; margin-bottom: 10px; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-resultados{display: flex; background: #02a0d0; background: linear-gradient(#01b0e4,#159aa44d); width: 120%; position: absolute; margin-left: -10%; align-items: center; align-items: center; border-radius: 5px; z-index: 1; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-punto{width: 45%; font-size: 43px; font-family: lato; font-weight: bold; color: #ffffff; text-shadow: 2px 2px 0px #0080a7; transition: 0.5s linear; -webkit-transition: color 0.5s linear; justify-content: center; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-guion{width: 10%; color: #fff; display: flex; justify-content: center; align-items: center; font-family: oswald; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-vs{width: 100%; color: #a2eaff; display: flex; justify-content: center; /* align-items: center; */ font-weight: lighter; font-size: 20px; font-family: lato; position: absolute; bottom: 0px; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-bottom{display: flex; background: #0092bd; color: #fff; padding: 5px 0; align-content: center; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-ver{width: 46%; font-size: 10px; color: #ffffff; font-weight: lighter; text-transform: uppercase; font-family: lato; margin: 4px 2%; display: flex; align-content: center; justify-items: center; align-items: center; text-decoration: underline; font-weight: bold; cursor: pointer; text-indent: 20px; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-ver:hover{opacity: 1;transition: 0.5s linear;-webkit-transition: 0.5s linear;color: #9cdd05;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-estado{width: 46%; font-size: 8px; color: #ffffff; font-weight: lighter; text-transform: uppercase; font-family: lato; text-align: right; margin: 0 2%; display: flex; align-content: center; justify-items: center; align-items: center; cursor: default; }
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-estado .botones-redes-sociales{float: unset;position: absolute;/* bottom: 2%; */right: 5px;width: 50%;height: 20px;display: table;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-estado .botones-redes-sociales .btn-social{width: 20px;height: 20px;float: right;text-align: center;margin-right: 3%;}
article#modulo-tenis-responsivo .tenis_pito{background: url(/noticias/imag/cooperativa_2018/iconos/deportes/pito.svg);background-size: 100%;width: 17px;height: 17px;background-repeat: no-repeat;display: inline-flex;align-items: self-start;margin-right: 8px;}
article#modulo-tenis-responsivo .tenis_pelota{background:url(/noticias/imag/cooperativa_2018/iconos/deportes/tenis.svg);background-size: 100%;width: 14px;height: 14px;background-repeat: no-repeat;display: inline-flex;align-items: center;position: absolute;margin-left: -21px;margin-top: -2px;}
article#modulo-tenis-responsivo .tenis_pelota_efecto{background:url(/noticias/imag/cooperativa_2018/iconos/deportes/tenis.svg);background-size: 100%;width: 17px;height: 17px;background-repeat: no-repeat;position: absolute;bottom: -7px;left: 40%;-webkit-animation-name: pelotatenis;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;animation-name: pelotatenis;animation-duration: 2s;animation-iteration-count: infinite;visibility: visible;transition: left 1s ease;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-punto.resultado1{display:none;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-punto.resultadob1{display:none;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-punto.resultado2{display:none;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-punto.resultadob2{display:none;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-punto.resultado3{display:none;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-punto.resultadob3{display:none;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-punto.resultado4{display:none;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-punto.resultadob4{display:none;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-punto.resultado5{display:none;}
article#modulo-tenis-responsivo #cont-marc-tenis .tenis-punto.resultadob5{display:none;}


















.modulo-iframe-m360{display: table;margin: auto;width: 98vw;height: 222vw;/* margin: 20px auto 10px auto!important; */}
.modulo-iframe-m360 iframe{display: table;margin: auto;width: 100%;height: 100%;min-height: 588px;}
/* CSS pantallas de 320px o superior */
@media (min-width: 320px) {.modulo-iframe-m360{display: table; margin: auto; width: 96%; } .modulo-iframe-m360 iframe{display: table;margin: auto;width: 100%;height: 100%;min-height: 690px;}}
@media (min-width: 350px) {.modulo-iframe-m360{display: table; margin: auto; width: 96%; } .modulo-iframe-m360 iframe{display: table;margin: auto;width: 100%;height: 100%;min-height: 710px;}}
@media (min-width: 375px) {.modulo-iframe-m360{display: table; margin: auto; width: 96%; } .modulo-iframe-m360 iframe{display: table;margin: auto;width: 100%;height: 100%;min-height: 796px;}}
@media (min-width: 425px) {.modulo-iframe-m360{display: table; margin: auto; width: 96%; } .modulo-iframe-m360 iframe{display: table;margin: auto;width: 100%;height: 100%;min-height: 838px;}}
@media (min-width: 460px) {.modulo-iframe-m360{display: table; margin: auto; width: 96%; } .modulo-iframe-m360 iframe{display: table;margin: auto;width: 100%;height: 100%;min-height: 895px;}}
@media (min-width: 510px) {.modulo-iframe-m360{display: table; margin: auto; width: 96%; } .modulo-iframe-m360 iframe{display: table;margin: auto;width: 100%;height: 100%;min-height: 920px;}}
@media (min-width: 610px) {.modulo-iframe-m360{display: table; margin: auto; width: 96%; } .modulo-iframe-m360 iframe{display: table;margin: auto;width: 100%;height: 100%;min-height: 1000px;}}
/* CSS pantalla 768px o superior */
@media (min-width: 768px) {.modulo-iframe-m360{display: table; margin: auto; width: 96%; } .modulo-iframe-m360 iframe{display: table;margin: auto;width: 100%;height: 100%;min-height: 1250px;}}

.modulo-iframe-especial{display: table; margin: auto; width: 100%; } 
.modulo-iframe-especial iframe {width: 100%;min-height: 90vw;/* min-height: 90vw; */margin-top: 25px;}
.modulo-iframe-copa{display: table; margin: auto; width: 100vw; } 
.modulo-iframe-copa iframe{display: table;margin: auto;width: 100vw;min-width: 100vw;min-height: 540vw;}







/*Varios1*/
    article#streaming-especial{width: 100%;background: linear-gradient(#0b1523,#0c1119);display: table;margin: 15px auto;}
    article#streaming-especial .contenedor-datos-streaming{width: 95%;max-height: 70px;color: #fff;display: table;margin: 5px auto;padding-top: 53px;}
    article#streaming-especial .contenedor-datos-streaming2{width: 95%;/max-height: 70px;color: #fff;display: table;margin: 5px auto;padding-top: 53px;}  
    article#streaming-especial .contenedor-datos-streaming .contenedor-estado {width: 100%;float: left;font-size: 15px;font-weight: bold;opacity: .5;font-family: lato;} 
    article#streaming-especial .contenedor-datos-streaming .contenedor-logo {width: 180px;height: 41px;background: url(/noticias/imag/cooperativa_2018/iconos/logos/cooperativacl.svg)no-repeat center;background-size: 100%;margin: -44px 20px 0px 0px;position: absolute;right: 0;} 
    article#streaming-especial .contenedor-datos-streaming .contenedor-programa {max-width: 100%;float: left;color: #ed7623;font-size: 5vw;/* text-transform: uppercase; */padding: 5px 0;margin-right: 10px;font-family: lato;} 
    article#streaming-especial .player-rudo{position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;max-width: 100%;background: black;}
    article#streaming-especial .player-rudo iframe{position: absolute;top: 0;left: 0%;width: 100%;height: 100%;}
    article#streaming-especial .player-rudo img{position: absolute;top: 0;left: 5%;width: 90%;height: 100%;}
    article#streaming-especial .player-rudo .capa-streaming{position: absolute;/* background: yellowgreen; */width: 100vw;margin-left: 5%;height: 62vw;cursor: pointer;}
    article#streaming-especial .contenedor-datos-streaming .contenedor-datos{width: 50%;/* margin: auto; */display: table;max-height: 100px;margin-top: 10px;padding-right: 4px;margin-bottom: 15px;border-right: 2px solid #717171;float: left;}
    article#streaming-especial .contenedor-datos-streaming .contenedor-datos .botones-redes-sociales{margin-top: 5px;}
    article#streaming-especial .contenedor-datos-streaming .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 5px;}
    article#streaming-especial  .cont-rotulo-seccion-before .rotulo-seccion {text-align: left; font-size: 33px; word-wrap: break-word; font-weight: bold; z-index: 1; display: table-cell; vertical-align: middle; padding-top: 5px; }
    article#streaming-especial  .cont-rotulo-seccion-before .rotulo-seccion a{text-align: left; font-size: 6vw; word-wrap: break-word; font-weight: bold; z-index: 1; display: table-cell; vertical-align: middle; padding-top: 0px; color: #ffffff; /* border-bottom: 3px solid #48576d; */ }
    article#streaming-especial .cont-rotulo-seccion-before .rotulo-seccion:before {content: ""; position: absolute; width: 94px; left: 0; top: 0px; display: none; }
    article#streaming-especial .cont-rotulo-seccion-before {width: 96%; height: 9vw; font-family: 'Merriweather', serif; display: table; position: relative; margin: auto; }
    article#streaming-especial .streaming-rec{width:10px;height: 10px;display: inline-table;background: red;margin-right: 5px;border-radius: 50%;transition: background 1s;-webkit-animation-name: rec;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;animation-name: rec;animation-duration: 2s;animation-iteration-count: infinite;}






   

    /**/





    .card {padding: inherit; color: #646771; background-color: #eeebec; border-radius: 0; border: 0; }
    ul {list-style-type: none; margin: 0; padding: 0 }
    div>button {padding: 4px }
    .divider {border-top: 2px solid rgba(189, 196, 203, 0.5); }

    footer .btn-logueo{position: relative; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-end;}
    footer .btn-logueo img{width: 30px}
    footer .btn-logueo .btn-label{position: relative; top: 0px; padding: 0 10px ;display: none;}
    footer .d-flex {display: flex!important; justify-content: center; flex-direction: row; }
    footer.card{padding: inherit; color: #666666; background-color: #edebec; border-radius: 0; border: 0;width: 100%; }
    footer .card-text{text-align: center}
    footer .bg-gris{background: #e3e1e1;}
    footer .bg-primario{background: #edebec;}
    footer .bg-gris-claro{background:#f5f3f3}
    footer  span.btn-label {text-align: center; font-weight: bolder; color: #707070; position: relative; top: 2px;}
    footer .bg-dark span.btn-label {font-size: 10px; /* float: right; */ display: flex; flex-direction: row; flex-wrap: nowrap; align-content: center; justify-content: center; align-items: center;}
    footer span.img-label{width: 30px;}
    footer span.img-label img{width: 48px;height: 48px;display: none;}
    footer .btn-social{background-size: 48px; height: 48px; }
    footer .logos-ext img{height: 50px}
    footer .form-select {color: #707070; background-color: #f5f3f3; border: 0; font-weight: bolder; }
    footer li a strong{font-weight: bold; font-size: 20px; margin-right: 1vw;}
footer .social{
    width: 50%;
    margin: auto

}





    /*SLIDE PRINCIPAL m1*/
    #sm1{position: relative;width: 100%;height: 90vw;margin: 5vw 0;}
    #sm1{overflow: hidden;}
    #sm1 .items {width: 10000px;position: relative;top: 0;left: -100%;filter: blur(0px);  }
    #sm1 #prev_sm1{display: none;}
    #sm1 .carousel-item {background: #000000;}
    #sm1 .carousel-control-next-icon,#sm1 .carousel-control-prev-icon {filter: unset;background-color: #0047b2;opacity: 1;padding: 20px 0;}
    #sm1 img.d-block{height: 100%; width: 160vw;  filter: brightness(0.5);min-height: 90vw;}
    #sm1 img[alt] { /* background: #ccc; */}
    #sm1 h3, #sm1 h2{font-size: 7vw;font-size: 5.5vw;margin: 0px auto;color: #fff;text-shadow: -1px 0px 13px black;line-height: normal;letter-spacing: 0.3px;text-align: left;font-family: 'Merriweather', serif;}
    #sm1 p{font-size: 4vw;color: #fff;text-shadow: -1px 0px 13px black;margin-top: 5vw;text-align: left;line-height: 1.2;left: 10%;right: 10%;position: absolute;border-top: 1px solid #ffffff33;padding-top: 2vw;text-align: center;height: 27vw;overflow-y: hidden;}
    #sm1 .carousel-caption {    top: 5vw; bottom: 1vw; padding: 5vw 0;}
    #sm1 .carousel-item .contenedor-datos {width: 77%; height: 80px; color: #fff; text-shadow: 0px 0px 15px black; position: absolute; /* bottom: 10vw; */ z-index: 1; /* left: 15%; */ color: #fff;}
    #sm1 .carousel-item .botones-redes-sociales {margin-top: 10px; display: table; }
    #sm1 .carousel-item .botones-redes-sociales .btn-social {width: 44px; height: 44px; float: left; text-align: center; margin-right: 10px; }
    #sm1 .num{background: radial-gradient(#00000073, #00000099); position: absolute; top: 0; right: 0; padding: 10px; color: white; margin: 5px;border-radius: 4vw;}
    #sm1 .carousel-item {width: 100vw;height: 90vw;padding: 0 0vw 0 0vw;cursor: pointer;float: left;display: flex;flex-direction: column;justify-content: center;transition: all .5s;position: relative;margin-right: 0%;background: #fdfdfd;left: 0vw;}
    #sm1 .logo-fid {position: absolute; opacity: .9; display: table; width: 9vw; height: 9vw; color: #0066ff; background-size: 100%; margin: 0vw 0%; z-index: 1; bottom: 4vw; right: 4vw; }
    #sm1 .tipo-fid_audio:after,#sm1 .tipo-fid_foto:after,#sm1 .tipo-fid_video:after {display: none;}
    #sm1 .alairelibre .tipo-fid_foto{content: ''; background: url(/noticias/imag/cooperativa_2018/iconos/logos/aal_sinfondo.svg)no-repeat; background-size: 44px; opacity: 1; display: table; width: 50px; height: 50px; color: #0066ff; position: absolute; bottom: 6px; right: 5px; z-index: 1; }
    #sm1 .wrapper {overflow: hidden; }
    #sm1 .items {width: 10000px; position: relative; top: 0; scroll-behavior: smooth;}
   /* #sm1 .items.shifting {transition: left .1s ease-out; }*/

        
    #sm1 .prev,#sm1 .next {background-size: 22px; background-position: center; background-repeat: no-repeat; cursor: pointer; }
    #sm1 .prev:active,#sm1 .next:active {transform: scale(0.8); }
    #sm1 .logo-fid {position: absolute; opacity: .8; display: table; width: 15vw; height: 16vw; color: #0066ff; background-size: 70%; right: 2vw; bottom: 2vw; z-index: 2; }



/*GREY*/
.m2 {position: relative; top: 0vw; transform: translate(0%, 0%); width: 98vw;  margin: 6vw auto 6vw auto; margin-left: 2vw; }
.m2 img{width: 100%;/* filter: brightness(0.5); */min-height: 20px;
    background: none;position: relative;bottom: 0;}
.m2 h3,.m2 h2{width: 100%;font-size: 24px;font-size: 4.5vw;margin: 5px auto 0 auto;line-height: normal;margin-bottom: 0;/* letter-spacing: -1px; */text-align: left;}
.m2 .carousel-caption {position: relative;right: 15%;bottom: 0;left: 0;padding-top: 0.25rem;padding-bottom: 0.25rem;color: #000;min-height: 28vw;text-align: center;font-family: 'Merriweather', serif;}
.m2 .contenedor-datos {    width: 100%; height: 80px; color: #fff;  position: relative; bottom: 11vw; z-index: 1; left: 0; padding: 0px  0;}
.m2 .botones-redes-sociales {margin-top: 10px; display: table; }
.m2 .botones-redes-sociales .btn-social {width: 48px; height: 48px; float: left; text-align: center; margin-right: 10px; }
.m2 .num{background: radial-gradient(#00000073, #00000099); position: absolute; top: 0; right: 0; padding: 10px; color: white; margin: 5px;}
.m2 .carousel-indicators {top: 0; bottom: unset; }
.m2 .carousel-indicators [data-bs-target] {background-color: #0047b2; }
.m2 time {color: #ed7623; }
.m2 .desarrollo_etiqueta_modulo_bot {position: absolute; }
.m2 .desarrollo_etiqueta_modulo_bot {width: 100%; /* height: 20px; */ background: linear-gradient(60deg,#ff7600, transparent); z-index: 2; top: unset; bottom: 0; display: flex; padding: 5px; }
.m2 .mam_etiqueta_modulo_bot {position: absolute; width: 50%; height: 30px; background: linear-gradient(60deg,#0066ff,#0066ff, transparent); z-index: 2; top: unset; bottom: 0; display: flex; padding: 5px; }
.m2 .tipo-fid_audio:after,.m2 .tipo-fid_foto:after,.m2 .tipo-fid_video:after {display: none;}
.m2 .wrapper {overflow: hidden;}
.m2 .items {width: 10000px; position: relative; top: 0; left: -90vw; }
.m2 .carousel-item {width: 90vw;height: 82vw;padding: 0vw 4vw;cursor: pointer;float: left;display: flex;flex-direction: column; justify-content: flex-start;transition: all .5s;position: relative;margin-right: 0%;background: #e9e9e9;}
.m2 .prev,.m2 .next {background-size: 22px; background-position: center; background-repeat: no-repeat; cursor: pointer; }
.m2 .prev:active,.m2 .next:active {transform: scale(0.8); }
.m2 .logo-fid {position: absolute; opacity: .8; display: table; width: 15vw; height: 16vw; color: #0066ff; background-size: 100%; right: 2vw; bottom: 2vw; z-index: 2; }
.m2 .alairelibre .tipo-fid_foto{content: '';/* background: url(/noticias/imag/cooperativa_2018/iconos/logos/aal_sinfondo.svg)no-repeat; */background-size: 44px;opacity: 1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 6px;right: 5px;z-index: 1;}
.m2 [type=button]:not(:disabled), .m2[type=reset]:not(:disabled), .m2[type=submit]:not(:disabled), .m2 button:not(:disabled) {
    cursor: pointer;
    display: none;
}
.m2 .carousel-item.alairelibre:after {
  
    bottom: 36vw;
    right: 4vw;
    
left: unset;}
.urgente_etiqueta_modulo_bot {position: absolute; width: 50%; background: linear-gradient(60deg ,#ff0013, transparent); z-index: 2; top: unset; bottom: 0; display: flex; padding: 5px; }
.mam_etiqueta_modulo_bot .logo-etiqueta  {
    position: relative;
    
}

.mam_etiqueta_modulo_bot .logo-etiqueta img {
    position: relative;
    bottom: 0;
    min-height: 0;
        background: none;
}

/*DARK*/
.m2.dark .carousel-caption {color: #fff;}
.m2.dark .carousel-item {background: #3c3c3c;box-shadow: inset 0px 0px 1px 4px #00000030;}
 
/*BLACK*/
.m2.black .carousel-caption{color: #fff;}
.m2.black .carousel-item{background: #000;}

/*MAGAZINE*/
.m2.magazine .carousel-caption {color: #fff;}
.m2.magazine .carousel-item {background: #3e001f;}

.m2.opinion .carousel-caption {color: #fff;}
.m2.opinion .carousel-item {background: #ccc;}

.m2.aal .carousel-caption {color: #fff;}
.m2.aal .carousel-item {background: #000;}
._bot{display: none;}

/*seteo bootstrap*/
.carousel-control-next,.carousel-control-prev {top:43%; bottom:43%; }
.navbar-toggler-icon {width: 1.5em; height: 55px;left: 0;}
.items.shifting {transition: left  .1s ease ; 
-webkit-transition: left  .1s ease ;
        -moz-transition: left  .1s ease ;
        -mos-transition:left  .1s ease;
        -o-transition: left  .1s ease }
/*.items.shifting .carousel-caption{transition: left  .5s ease 0s; }*/
.dropdown-menu {color: #ffffff; background: none; border: none; }
.carousel-item.alairelibre:after{content:'';background: url(/noticias/imag/cooperativa_2018/iconos/logos/aal_sinfondo.svg)no-repeat;background-size: 44px;opacity:1;display: table;width: 50px;height: 50px;color: #0066ff;position: absolute;bottom: 5vw;left: 2vw;z-index: 1;}


}
section.contenedor-modulo-opinion article.contenedor-opinion:nth-child(3) {margin: 0 0px;/*0 31px*/ }

    /*KEYFRAMES*/
    /** 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; } }
@-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); } }
@-webkit-keyframes pelotatenis {0%   {transform: rotate(0deg);}  100% {transform: rotate(360deg); } } /* Standard syntax */ @keyframes pelotatenis {0%   {transform: rotate(0deg);}  100% {transform: rotate(360deg); } } 


@keyframes explo-mam { 
    0% { -webkit-transform: scale(.5);-ms-transform: scale(.5);transform: scale(.5);  } 
    100% {-webkit-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5); } }
@-webkit-keyframes explo-mam { 
    0% { -webkit-transform: scale(.5);-ms-transform: scale(.5);transform: scale(.5);  } 
    100% {-webkit-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5); } }



/** ESTADO DE LA NOTICIA DESARROLLO Y URGENTE **/
@keyframes girar-estado { 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 girar-estado { 0% { -webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);  } 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg); } }



/*EFECTO CSS EN DIRECTO*/
/* Safari 4.0 - 8.0 */
@-webkit-keyframes pelotatenis {0%   {transform: rotate(0deg);}  100% {transform: rotate(360deg); } }
/* Standard syntax */
@keyframes pelotatenis {0%   {transform: rotate(0deg);}  100% {transform: rotate(360deg); } }


@-webkit-keyframes rec {0%   {opacity: 100%;} 50%   {opacity: 0;}  100% {opacity: 1; } }
@keyframes rec {0%   {opacity: 100%;} 50%   {opacity: 0;}  100% {opacity: 1;} }
    @keyframes zoom {from{transform: scale(0);} to{transform: scale(1);} }



    /*modificacion para versiones*/
.contenedor-datos {
    height: 26px !important; 
    
    /* height: 8vw; *//* background: red; */
bottom: 0;}
.contenedor-datos .botones-redes-sociales {
    display: none !important;
}
.contenedor-datos .fecha-publicacion time {
    color: #ffffff;
    /* font-weight: normal; */
    /* text-shadow: 0px 0px 4px black; */
    /* background: #00000066 !important; */
    /* padding: 2px; */
font-size: 4vw;/* background: #00000059 !important; */
    /* padding: 2px; */
    /* padding-left: 6vw; */
    width: 11vw;
    height: 7vw;
    display: flex;
    /* border-radius: 50%; */
    align-items: center;
    justify-content: center;
    /* margin-left: 3vw; */
    margin-bottom: 3vw;
    color: #ffffff;
    font-weight: bold;
    font-size: 3vw;position: absolute;text-shadow: 0px 0px 4px black;}
.cont-rotulo-categoria{display: none;}



/*SG*/
section#m-modulo-supergeek-portada article .botones-redes-sociales {
    display: none !important;
}/*oculta rrss*/


/*Módulo Opinion 2022*/
.m2 #items_m2_opinion.items {
    width: 10000px;
    position: relative;
    top: 0;
    left: -90vw;
}
.m2 #items_m2_opinion .carousel-item
{
width: 86vw;
    height: 130vw;
    padding: 2vw 4vw;
    margin: 4vw 2vw;cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    transition: all .5s;
    position: relative;
    margin-right: 0%;
    background: #f5f5f5;
    background: #e2e2e2;
    
    
text-align: center;}
.m2 #items_m2_opinion .carousel-item
picture{
background: none;
}
.m2 #items_m2_opinion .carousel-item
picture img{
border-radius: 50%;
    width: 50%;
    margin: auto;
    display: table;

    min-height: auto;filter: grayscale(1);}
.m2 #items_m2_opinion .carousel-item .contenedor-nombre-perfil{
	    width: 100%;
    max-height: 50px;
    font-family: lato;
    margin-top: 15px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    font-style: italic;
}
.m2 #items_m2_opinion .carousel-item .contenedor-nombre-perfil:after {
    content: "";
    /* position: absolute; */
    border-bottom: 5px solid #0066ff;
    width: 50px;
    max-width: 186px;
    display: table;
    margin: auto;
    margin-top: 6px;
}
.m2 #items_m2_opinion .carousel-item .contenedor-titulo-perfil{width: 100%;
    max-height: 130px;
    font-family: lato;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    font-family: 'Merriweather', serif;
    margin-top: 5px;
    min-height: 20vw;text-align: left;}
.m2 #items_m2_opinion .carousel-item .sector{width: 100%;
    max-height: 130px;
    font-family: lato;
    margin-top: 25px;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    font-family: lato;
    color: #0066ff;}

.m2.aal .contenedor-rotulo-fid {
    width: 100%;
    height: 45px;
    font-family: 'lato', serif;
    display: table;
    position: relative;
    margin: auto;
    margin-top: 10px;
    background: black;
    text-indent: 4%;
}
.m2.aal .contenedor-rotulo-fid .rotulo-seccion {
    text-align: left;
    color: #ffffff;
    font-size: 7vw;
    word-wrap: break-word;
    font-weight: bold;
    z-index: 1;
    display: table-cell;
    vertical-align: middle;
    /* background: #881851; */
}

.m2.aal .contenedor-rotulo-fid .rotulo-seccion:after {
    content: "";
    position: absolute;
    border-bottom: 5px solid #37a7de;
    width: 94px;
    left: 0;
    top: 0px;
}
    /*bloqueo carrusel AAL*/
   .cmf-all .cont-rotulo .cont-txt-multimedia,#mas-media1{display: none;}


#clickTracking{background: black !important;}

.nav-ingresa{display: none}