.transparente {
    background: transparent !important
}

/*ARTICULO CON FOTO LADO IZQUIERDO Y TEXTO AL LADO DERECHO*/
section.modulo-multimedia {
    background: #000
}

section.modulo-multimedia article#movil-multimedia-lateral {
    width: 92%;
    margin: auto;
    padding: 0px 4%;
    background: #000000;
    color: #fff;
    float: left;
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio {
    width: 50%;
    display: table;
    float: left;
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio2 {
    width: 48%;
    display: table;
    margin-left: 2%;
    float: left;
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio picture {
    margin: auto;
    display: table;
    width: 100%;
    /* margin-top: 20px; */
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio picture img {
    width: 100%;
    height: auto;
}

section.modulo-multimedia article#movil-multimedia-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;
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio2 .fecha-publicacion {
    font-weight: normal;
    font-size: 14px;
    font-size: 4vw;
    font-family: lato;
    color: #ff6800;
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio2 .fecha-publicacion time {
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio2 .seccion-articulo {
    /* font-weight: lighter; */
    /* font-size: 14px; */
    /* font-size: 4vw; */
    vw; */color: #ff6800;
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio .contenedor-datos {
    width: 100%;
    max-height: 100px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    float: left;
    /* background: aquamarine; */
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio .contenedor-datos .botones-redes-sociales {
    display: table;
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio .contenedor-datos .botones-redes-sociales .btn-social {
    width: 28px;
    height: 28px;
    float: left;
    text-align: center;
    margin-right: 7px;
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio .logo-fid-foto {
    background: url(/noticias/imag/cooperativa_2018/iconos/fid/foto_w.svg)no-repeat;
    margin-top: -20%;
    margin-left: 16%;
    opacity: .9;
    width: 16vw;
    height: 100%;
    color: #0066ff;
    position: absolute;
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio .logo-fid-audio {
    background: url(/noticias/imag/cooperativa_2018/iconos/fid/audio_w.svg)no-repeat;
    margin-top: -18%;
    margin-left: 10%;
    opacity: .9;
    width: 16vw;
    height: 100%;
    color: #0066ff;
    position: absolute;
}

section.modulo-multimedia article#movil-multimedia-lateral .contenedor-medio .logo-fid-video {
    background: url(/noticias/imag/cooperativa_2018/iconos/fid/video_w.svg)no-repeat;
    margin-top: -19%;
    margin-left: 11%;
    opacity: .9;
    width: 16vw;
    height: 100%;
    color: #0066ff;
    position: absolute;
}

section.modulo-multimedia .contenedor-rotulo-fid {
    width: 92%;
    height: 80px;
    font-family: 'Merriweather', serif;
    display: table;
    position: relative;
    margin: auto;
    margin-top: 30px;
}

section.modulo-multimedia .contenedor-rotulo-fid .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: #000;
    padding-top: 8px;
}

section.modulo-multimedia .contenedor-rotulo-fid .rotulo-seccion:after {
    content: "";
    position: absolute;
    border-bottom: 8px solid #0066ff;
    width: 94px;
    left: 0;
    top: 0px;
}

section.modulo-multimedia .contenedor-modulos-multimedia {
    border-bottom: 1px solid #455468;
    width: 100%;
    display: table;
}

section.lomas-deporte {
}

section.lomas-deporte article#movil-multimedia-lateral {
    width: 96%;
    margin: auto;
    padding: 0px 2%;
    color: #000;
    float: left;
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio {
    width: 50%;
    display: table;
    float: left;
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio2 {
    width: 48%;
    display: table;
    margin-left: 2%;
    float: left;
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio picture {
    margin: auto;
    display: table;
    width: 100%;
    /* margin-top: 20px; */
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio picture img {
    width: 100%;
    height: auto;
}

section.lomas-deporte article#movil-multimedia-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;
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio2 .fecha-publicacion {
    font-weight: normal;
    font-size: 14px;
    font-size: 4vw;
    font-family: lato;
    color: #ff6800;
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio2 .fecha-publicacion time {
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio2 .seccion-articulo {
    /* font-weight: lighter; */
    /* font-size: 14px; */
    /* font-size: 4vw; */
    vw; */color: #ff6800;
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio2 .contenedor-datos {
    width: 100%;
    max-height: 100px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    float: left;
    /* background: aquamarine; */
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio2 .contenedor-datos .botones-redes-sociales {
    display: table;
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio2 .contenedor-datos .botones-redes-sociales .btn-social {
    width: 28px;
    height: 28px;
    float: left;
    text-align: center;
    margin-right: 7px;
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio .logo-fid-foto {
    background: url(/noticias/imag/cooperativa_2018/iconos/fid/foto_w.svg)no-repeat;
    margin-top: -20%;
    margin-left: 16%;
    opacity: .9;
    width: 16vw;
    height: 100%;
    color: #0066ff;
    position: absolute;
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio .logo-fid-audio {
    background: url(/noticias/imag/cooperativa_2018/iconos/fid/audio_w.svg)no-repeat;
    margin-top: -18%;
    margin-left: 10%;
    opacity: .9;
    width: 16vw;
    height: 100%;
    color: #0066ff;
    position: absolute;
}

section.lomas-deporte article#movil-multimedia-lateral .contenedor-medio .logo-fid-video {
    background: url(/noticias/imag/cooperativa_2018/iconos/fid/video_w.svg)no-repeat;
    margin-top: -19%;
    margin-left: 11%;
    opacity: .9;
    width: 16vw;
    height: 100%;
    color: #0066ff;
    position: absolute;
}

section.lomas-deporte .rotulo-lomas {
    text-transform: capitalize;
    height: 30px;
    line-height: normal;
    text-align: left;
    color: #000;
    font-size: 18px;
    z-index: 1;
    font-weight: bold;
    font-family: 'Merriweather', serif;
}

/*OPINION*/
section.modulo-opinion {
}

/*Varios2 (opinion)*/
section#modulo-varios-2 {
    width: 100%;
    display: flex;
    margin: auto;
    padding-bottom: 20px;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
}

section#modulo-varios-2 article.contenedor-opinion {
    /* max-height: 300px; */
    width: 98%;
    color: #000;
    display: inline-table;
    margin: auto;
    margin: 0 0px;
    background: #ececec;
    padding: 20px 6%;
    border-radius: 10px;
}

section#modulo-varios-2 article.contenedor-opinion:nth-child(3) {
    margin: 0px 0px 0 30px;
}

section#modulo-varios-2 article.contenedor-opinion:nth-child(4) {
    margin: 0px 0px 0 30px;
}

section#modulo-varios-2 article.contenedor-opinion:nth-child(5) {
    margin: 0px 0px 0 30px;
}

section#modulo-varios-2 article.contenedor-opinion:nth-child(6) {
    margin: 0px 0px 0 30px;
}

section#modulo-varios-2 article.contenedor-opinion:nth-child(7) {
    margin: 0px 0px 0 0px;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-foto-perfil {
    width: 130px;
    height: 130px;
    display: table;
    margin: auto;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-foto-perfil picture {
    margin: 0;
    height: 130px;
    width: 130px;
    max-width: 290px;
    overflow: hidden;
    margin: auto;
    display: block;
    border-radius: 50%;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-foto-perfil picture img {
    /* width: 100%; */
    height: 130px;
    /* border-radius: 50%; */
    background: #000;
    display: table;
    filter: saturate(0%) contrast(130%);
    position: relative;
    margin: auto;
    /* left: -50%; */
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-foto-perfil:before {
    content: "";
    width: 128px;
    height: 128px;
    padding: 1px;
    position: absolute;
    border-radius: 50%;
    margin-left: 0px;
    z-index: 1;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-nombre-perfil {
    width: 100%;
    max-height: 50px;
    font-family: 'Merriweather', serif;
    margin-top: 15px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    font-style: italic;
}

section#modulo-varios-2 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#modulo-varios-2 article.contenedor-opinion .sector {
    width: 100%;
    max-height: 130px;
    font-family: lato;
    margin-top: 25px;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    font-family: lato;
    color: #0066ff;
}

section#modulo-varios-2 article.contenedor-opinion h3.contenedor-titulo-perfil {
    width: 100%;
    max-height: 130px;
    font-family: lato;
    font-size: 18px;
    font-size: 5.6vw;
    font-weight: bold;
    /* line-height: normal; */
    font-family: 'Merriweather', serif;
    min-height: 22vw;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-bajada-perfil {
    width: 100%;
    /* max-height: 130px; */
    margin: auto;
    font-family: lato;
    margin-top: 25px;
    font-size: 18px;
    font-size: 4.6vw;
    line-height: normal;
    font-style: italic;
    text-indent: 50px;
    color: #666666;
    display: table;
    min-height: 84vw;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-bajada-perfil::before {
    content: '';
    color: #06f;
    font-weight: normal;
    margin-left: -49px;
    margin-top: -3px;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-bajada-perfil::after {
    content: "Ver +";
    color: #06f;
    font-weight: normal;
    font-size: 12px;
    margin-left: 10px;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-bajada-perfil img {
    display: block;
    width: 36px;
    float: left;
    height: 35px;
    margin-top: -10px;
    margin-right: 5px;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-datos {
    bottom: 0;
    width: 100%;
    /* margin: auto; */
    display: table;
    /* max-height: 100px; */
    margin-top: 15px;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-datos .botones-redes-sociales {
    margin-top: 10px;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-datos .botones-redes-sociales .btn-social {
    width: 44px;
    height: 44px;
    float: left;
    text-align: center;
    margin-right: 10px;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-datos .fecha-publicacion {
    font-size: 14px;
}

section#modulo-varios-2 article.contenedor-opinion .contenedor-datos .fecha-publicacion time {
    color: #666;
    font-weight: normal;
}

section#modulo-varios-2 .owl-stage {
    left: -6.5%;
}

section#modulo-varios-2 article.contenedor-opinion-otros {
    /* max-height: 300px; */
    width: 92%;
    color: #000;
    display: inline-table;
    margin: auto;
    margin: 10px 0px;
    background: #ececec;
    padding: 20px 4%;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-foto-perfil {
    width: 70px;
    h;
    height: 120px;
    display: table;
    float: left;
    margin-right: 20px;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-foto-perfil picture {
    margin: 0;
    height: 70px;
    width: 70px;
    max-width: 290px;
    overflow: hidden;
    margin: auto;
    display: block;
    border-radius: 50%;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-foto-perfil picture img {
    /* width: 100%; */
    height: 70px;
    /* border-radius: 50%; */
    background: #000;
    display: table;
    filter: saturate(0%) contrast(130%);
    position: relative;
    margin: auto;
    /* left: -50%; */
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-foto-perfil:before {
    content: "";
    width: 128px;
    height: 128px;
    padding: 1px;
    position: absolute;
    border-radius: 50%;
    margin-left: 0px;
    z-index: 1;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-nombre-perfil {
    width: 100%;
    max-height: 50px;
    font-family: 'Merriweather', serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    font-style: italic;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-nombre-perfil:after {
    content: "";
    position: relative;
    border-bottom: 2px solid #0066ff;
    width: 50px;
    max-width: 186px;
    display: table;
    margin-top: 0px;
    left: 0;
}

section#modulo-varios-2 article.contenedor-opinion-otros .sector {
    width: 80%;
    max-height: 130px;
    font-family: lato;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    font-family: lato;
    color: #0066ff;
    margin-top: 10px;
}

section#modulo-varios-2 article.contenedor-opinion-otros h3.contenedor-titulo-perfil {
    width: 100%;
    max-height: 150px;
    font-family: lato;
    font-size: 18px;
    font-size: 3.6vw;
    font-weight: normal;
    line-height: normal;
    font-family: 'Merriweather', serif;
    min-height: 50px;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-bajada-perfil {
    width: 100%;
    /* max-height: 130px; */
    margin: auto;
    font-family: lato;
    margin-top: 25px;
    font-size: 18px;
    font-size: 5.6vw;
    line-height: normal;
    font-style: italic;
    text-indent: 50px;
    color: #666666;
    display: table;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-bajada-perfil::before {
    content: '';
    color: #06f;
    font-weight: normal;
    margin-left: -49px;
    margin-top: -3px;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-bajada-perfil::after {
    content: "Ver +";
    color: #06f;
    font-weight: normal;
    font-size: 12px;
    margin-left: 10px;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-bajada-perfil img {
    display: block;
    width: 36px;
    float: left;
    height: 35px;
    margin-top: -10px;
    margin-right: 5px;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-datos {
    bottom: 0;
    /* width: 50%; */
    /* margin: auto; */
    display: table;
    /* max-height: 100px; */
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-datos .botones-redes-sociales {
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-datos .botones-redes-sociales .btn-social {
    width: 28px;
    height: 28px;
    float: left;
    text-align: center;
    margin-right: 10px;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-datos .fecha-publicacion {
    font-size: 14px;
}

section#modulo-varios-2 article.contenedor-opinion-otros .contenedor-datos .fecha-publicacion time {
    color: #666;
    font-weight: normal;
}

section#modulo-varios-2 .owl-stage {
    left: -6.5%;
}

/*Temas Opinión*/
section#modulo-temas-opinion {
    width: 100%;
    display: block;
    margin: auto;
    padding-bottom: 20px;
}

section#modulo-temas-opinion ul.contenedor-temas {
    width: 96%;
    display: table;
    margin: auto;
}

section#modulo-temas-opinion ul.contenedor-temas li.nombre-tema {
    width: 46%;
    float: left;
    list-style: none;
    color: #919191;
    font-size: 14px;
    font-size: 4.5vw;
    font-family: 'Merriweather', serif;
    padding: 8px 2%;
    font-weight: bold;
}

/*PORTADA MULTIMEDIA*/
body.fondo-claro {
    color: #000;
    background: #fff;
}

body.fondo-oscuro,body.bg-multimedia {
    color: #fff;
    background: #000;
}

.contenedor-rotulo-topicos {
    width: 96%;
    margin: 0 2%;
    height: 30px;
    background: #fff;
    border-bottom: 1px solid #0066ff;
    font-family: lato;
}

.contenedor-rotulo-topicos:after {
}

.contenedor-rotulo-topicos .rotulo-topicos {
    position: absolute;
    line-height: 2.4;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    z-index: 1;
}

.contenedor-rotulo-topicos .rotulo-topicos span {
    font-weight: normal;
    margin-left: 10px;
}

section.modulo-titular-movil {
    width: 100%;
    position: relative;
    display: block;
}

section.modulo-titular-movil article {
    width: 100%;
    position: relative;
    display: table;
    /* border-bottom: 1px solid #e4e4e4; */
}

section.modulo-titular-movil article picture {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 48vw;
}

section.modulo-titular-movil article picture img {
    width: 100%;
    height: a;
    display: block;
}

section.modulo-titular-movil article .logo-fid {
    position: absolute;
    opacity: 1;
    display: table;
    width: 20vw;
    height: 20vw;
    color: #0066ff;
    background-size: 100%;
    margin: -36vw 39%;
}

section.modulo-titular-movil article .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.modulo-titular-movil article h3.titular-multimedia {
    width: 100%;
    max-height: 250px;
    font-size: 30px;
    font-size: 9.5vw;
    font-weight: bold;
    line-height: normal;
    display: table;
    text-align: center;
    margin: 30px auto;
}

section.modulo-titular-movil article h1.titular-multimedia {
    width: 96%;
    max-height: 250px;
    font-size: 30px;
    font-size: 8vw;
    font-weight: bold;
    line-height: normal;
    display: table;
    text-align: center;
    margin: 30px auto;
}

section.modulo-titular-movil article .contenedor-datos {
    margin-bottom: 30px;
    width: 92%;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 10px;
}

section.modulo-titular-movil article .contenedor-datos .fecha-publicacion {
    text-align: center;
    font-family: lato;
    font-weight: lighter;
    font-size: 14px;
    font-size: 4.4vw;
    color: #999;
}

section.modulo-titular-movil article .contenedor-datos .fecha-publicacion time {
    font-weight: normal;
    text-align: center;
}

section.modulo-titular-movil article .contenedor-datos .fecha-publicacion div {
    text-align: center;
    /* float: left; */
    display: inline-table;
    margin-top: 5px;
}

section.modulo-titular-movil article .contenedor-datos .fecha-publicacion div a {
    font-weight: bold;
    text-decoration: underline;
}

section.modulo-titular-movil article .contenedor-datos .fecha-publicacion div span {
    font-weight: bold;
    text-decoration: none;
}

section.modulo-titular-movil article .contenedor-datos .botones-redes-sociales {
    display: table;
}

section.modulo-titular-movil article .contenedor-datos .botones-redes-sociales .btn-social {
    width: 44px;
    height: 44px;
    float: left;
    text-align: center;
    margin-right: 10px;
}

section.modulo-titular-movil #owl-carousel .owl-nav [class*=owl-prev] img {
    width: 6vw;
    margin-left: -15%;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
}

section.modulo-titular-movil #owl-carousel .owl-nav [class*=owl-next] img {
    width: 6vw;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    webkit-transform: rotate(90deg);
}

section.modulo-titular-movil #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.modulo-titular-movil #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;
}

/*para articulo multimedia*/
section.modulo-titular-movil article .player-rudo {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

section.modulo-titular-movil article .player-rudo iframe {
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
    height: 100%;
}

/*para articulo noticia*/
section.modulo-titular-movil article .contenedor-bajada {
    width: 92%;
    margin-left: 4%;
    margin-top: 30px;
    margin-bottom: 30px;
}

section.modulo-titular-movil article .contenedor-bajada .texto-bajada p {
    width: 100%;
    font-family: lato;
    font-size: 17px;
    font-size: 5.2vw;
    /* font-weight: bold; */
    line-height: normal;
    margin-bottom: 35px;
    text-align: left;
    color: #000000;
}

section.modulo-titular-movil article .contenedor-bajada .texto-bajada p::before {
    content: url(/noticias/imag/cooperativa_2018/iconos/ico_cuadrado.svg);
    color: #cce0ff;
    margin-left: -0.8%;
    margin-right: 4px;
}

/*ICONOS COMPARTIR*/
.contenedor-compartir {
    width: 100%;
    margin: auto;
    display: table;
    margin-top: 10px;
    margin-bottom: 10px;
    /* background: #5f5f5f; */
}

.contenedor-compartir .botones-redes-sociales {
    margin-top: 0px;
}

.contenedor-compartir .botones-redes-sociales .btn-social {
    width: 28px;
    height: 28px;
    float: left;
    text-align: center;
    margin-right: 7px;
}

.contenedor-compartir .botones-llevatelo {
    /* margin-top: 10px; */
    float: right;
    display: none
}

.contenedor-compartir .botones-llevatelo span {
    float: left;
    font-family: lato;
    line-height: 1.5;
    margin-right: 10px;
    font-weight: normal;
    font-size: 17px;
    color: #999999;
}

.contenedor-compartir .botones-llevatelo .btn-llevatelo {
    width: 28px;
    height: 28px;
    float: left;
    text-align: center;
    margin-left: 7px;
}

/*CUERPO*/
/*	.contenedor-cuerpo{width: 92%;position: relative;display: table;float: left;padding: 0 4%;}
 	.contenedor-cuerpo .texto-bajada{font-family: lato;font-size: 14px;font-size: 4.3vw;font-weight: normal;line-height:normal;margin-bottom: 35px;text-align: justify;color: #999;}
	.contenedor-cuerpo .texto-bajada p{margin-top: 30px;}
	.contenedor-cuerpo .texto-bajada p::before{content:'';}
	.contenedor-cuerpo .texto-bajada picture{display: table;width: 100%;height: 100%;}
	.contenedor-cuerpo .texto-bajada picture img{width: 100%;height: 100%;}
	.contenedor-cuerpo .texto-bajada img{width: 790px;height: 444px;margin: 15px auto 0 auto}
	.contenedor-cuerpo .texto-bajada .bajada-picture{width: 100%;height: 40px;font-size: 15px;display: table;border-left: 5px solid #999;padding-left: 5px;}
	.contenedor-cuerpo .texto-bajada .bajada-picture:before{content: "";border-left: 5px solid #0066ff;height: 40px;width: 5px;display: none;}
	.contenedor-cuerpo .texto-bajada .cuerpo-relacionado{width:100%;font-size: 18px;display: table;margin: 15px auto;font-family: 'Merriweather', serif;float: right;border-left: 1px solid #06f;padding-left: 10px;color: #fff;font-weight: bold;}
	.contenedor-cuerpo .texto-bajada .cuerpo-relacionado::before{content: url('(/noticias/imag/cooperativa_2018/iconos/ico_flecha.svg');margin-left: -15px;margin-right: 2px;position: relative;}
	.contenedor-cuerpo .texto-bajada .cuerpo-relacionado span{font-weight: bold;color: #0066ff;}
	.contenedor-cuerpo .texto-bajada .cuerpo-banner{width: 100%;height: 100px;margin: 15px auto 0 auto;display: table;background: red;text-align: center;}*/
/*GALERÍAS MULTIMEDIA*/
section.galeria-multimedia-movil {
    width: 100%;
    margin: auto;
    /* background: #000; */
    /* color:#fff; */
    display: block;
}

section.galeria-multimedia-movil article {
    width: 93%;
    display: table;
    margin: auto;
    padding: 0;
    margin-left: 2%;
}

section.galeria-multimedia-movil article picture {
    margin: auto;
    display: table;
    width: 100%;
}

section.galeria-multimedia-movil article picture img {
    width: 100%;
    height: auto;
    min-height: 138px;
}

section.galeria-multimedia-movil article .logo-fid {
    position: absolute;
    opacity: .9;
    display: table;
    width: 15vw;
    height: 16vw;
    color: #0066ff;
    background-size: 100%;
    margin: -20vw 4%;
}

section.galeria-multimedia-movil article .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-multimedia-movil article h3.titular-multimedia {
    width: 100%;
    font-size: 17px;
    font-size: 4.9vw;
    margin: auto;
    line-height: normal;
    margin-bottom: 15px;
    font-family: 'Merriweather', serif;
}

section.galeria-multimedia-movil article h3.titular-noticia {
    width: 100%;
    font-size: 24px;
    font-size: 7.5vw;
    margin: auto;
    line-height: normal;
    margin-bottom: 15px;
    min-height: 139px;
    font-family: 'Merriweather', serif;
}

section.galeria-multimedia-movil article .contenedor-datos {
    width: 100%;
    max-height: 100px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 10px;
}

section.galeria-multimedia-movil article .contenedor-datos .veces-vista {
    display: none
}

section.galeria-multimedia-movil article .contenedor-datos .botones-redes-sociales {
    margin-top: 10px;
    display: table;
}

section.galeria-multimedia-movil article .contenedor-datos .botones-redes-sociales .btn-social {
    width: 44px;
    height: 44px;
    float: left;
    text-align: center;
    margin-right: 10px;
}

section.galeria-multimedia-movil article .contenedor-datos .fecha-publicacion {
    color: #999;
}

section.galeria-multimedia-movil article .contenedor-datos .fecha-publicacion time {
    font-weight: normal;
    font-size: 12px;
    font-size: 3.6vw;
}

section.galeria-multimedia-movil .owl-carousel .owl-stage {
    left: -8%;
}

section.galeria-multimedia-movil #owl-programas {
    float: left
}

section.galeria-multimedia-movil select {
    background: #222;
    color: #fff;
    border: none;
    padding: 5px;
    float: right;
    margin-right: 3%;
    font-family: 'Merriweather', serif;
    font-size: 16px;
}

/*ARCHIVOS MÓVIL*/
section.m-archivo {
    display: table;
    margin: auto;
    width: 100%;
    background: #000;
    color: #fff;
}

section.m-archivo select {
    background: #222;
    color: #fff;
    border: none;
    padding: 5px;
    /* margin-right: 3%; */
    font-family: 'Merriweather', serif;
    font-size: 13px;
    /* width: 63%; */
    /* margin: auto; */
    margin-top: 3px;
    font-family: lato;
    float: left;
    width: 100%;
}

section.m-archivo select option {
    background: #000;
}

section.m-archivo .buscar-archivo {
    width: 96%;
    height: 100px;
    margin: auto;
    margin-top: 20px;
}

section.m-archivo .btn-archivo {
    position: relative;
    width: 28%;
    right: 0;
    display: table;
    float: right;
    background: #222222;
    border-radius: 2px;
    height: 30px;
}

section.m-archivo .btn-archivo input {
    color: #000;
    border: none;
    width: 100%;
    background: #c1c1c1;
    font-size: 11px;
    height: 30px;
    font-weight: bold;
    border: 1px solid darkgrey;
    text-transform: uppercase;
}

section.m-archivo .buscador-content {
    width: 70%;
    float: left;
}

section.m-archivo .buscador-content input {
    background: #000;
    border: none;
    border-bottom: 1px solid #999;
    float: left;
    padding: 0px;
    margin-right: 2%;
    width: 100%;
    height: 30px;
    color: #fff;
}

section.m-archivo iframe {
    display: table;
    margin: auto;
}

body.iframe article {
    width: 44%;
    color: #333;
    margin: auto;
    margin-left: 4%;
    margin-bottom: 15px;
    display: inline-table;
}

body.iframe article picture {
    display: table;
    width: 100%;
    min-height: 23vw;
    position: relative;
}

body.iframe article picture img {
    width: 100%;
    height: auto;
    display: block;
}

body.iframe article .logo-fid {
    position: absolute;
    opacity: .9;
    display: table;
    width: 10vw;
    height: 11vw;
    color: #0066ff;
    background-size: 100%;
    bottom: 5vw;
    left: 16vw;
}

body.iframe article .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;
}

body.iframe article h3.titular-multimedia {
    width: 100%;
    font-size: 16px;
    font-size: 5vw;
    font-family: 'Merriweather', serif;
    font-weight: bold;
    margin: auto;
    line-height: normal;
    margin-top: 5px;
    color: #fff;
}

body.iframe article .contenedor-datos {
    width: 100%;
    max-height: 100px;
    margin: auto;
    margin-bottom: 6px;
    margin-top: 0px;
    display: table;
}

body.iframe article .contenedor-datos .botones-redes-sociales {
    margin-top: 10px;
    display: table;
}

body.iframe article .contenedor-datos .botones-redes-sociales .btn-social {
    width: 28px;
    height: 28px;
    float: left;
    text-align: center;
    margin-right: 7px;
}

body.iframe article .contenedor-datos .fecha-publicacion {
    color: #ff6800;
}

body.iframe article .contenedor-datos .fecha-publicacion time {
    font-weight: normal;
    font-family: lato;
    font-size: 14px;
    font-size: 3.6vw;
    color: #999;
}

body.iframe .contenedor-paginador {
    width: 96%;
    margin: auto;
    display: table;
    margin: 20px auto;
}

body.iframe .btn-paginador {
    width: 20px;
    height: 20px;
    color: #06f;
    float: left;
    text-align: center;
    margin-left: 5px;
    line-height: 1.7;
    border-radius: 50%;
    background: #0066ff;
}

body.iframe .btn-paginador:hover {
    color: #fff;
    border: 2px solid #fff;
}

body.iframe .titular-texto {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    font-family: lato;
    min-height: 50px;
}

#archivo-frame {
}

/*OTROS  MÓVIL  NOTICIAS*/
/*
	section.m-otros-noticia{display: table;margin: auto;width:  100%;}
	section.m-otros-noticia .rotulo-otros-noticia{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.m-otros-noticia article{width: 46vw;color:#333;margin: auto;float: left;margin-left: 3vw;border-bottom: 1px solid #999;margin-bottom: 20px;margin-top: 10px;}
	section.m-otros-noticia article picture{display: table;width: 100%;float: left;min-height: 80px;}
	section.m-otros-noticia article picture img{width: 100%;height: auto;display: block;}
	section.m-otros-noticia article h3.titular-noticia{width: 100%;font-size: 16px;font-size: 5vw;font-family: lato;font-weight: normal;margin: auto;line-height: normal;margin-top: 5px;}
	section.m-otros-noticia article .contenedor-datos{width: 100%;max-height: 100px;margin: auto;margin-bottom: 10px;margin-top: 10px;display: table;}
	section.m-otros-noticia article .contenedor-datos .botones-redes-sociales{display: table;margin: 10px auto;}
	section.m-otros-noticia article .contenedor-datos .botones-redes-sociales .btn-social{width: 28px;height: 28px;float: left;text-align: center;margin-right: 7px;}
	section.m-otros-noticia article .contenedor-datos .fecha-publicacion {color: #ff6800; } 
	section.m-otros-noticia article .contenedor-datos .fecha-publicacion time{font-weight: normal;font-family: lato;font-size: 14px;font-size: 3.6vw;color:#999;}
*/
section.m-otros-noticia #modulo-relacionados-noticia article h3.titular-relacionados {
    width: 100%;
    font-size: 14px;
    font-size: 4.5vw;
    margin: auto;
    line-height: 1.2;
    margin-bottom: 15px;
    min-height: 19vw;
    font-family: 'lato', serif;
    font-weight: normal;
}

section.m-otros-noticia #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.m-otros-noticia #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.m-otros-noticia #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.m-otros-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.m-otros-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.m-otros-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.m-otros-noticia {
    display: table;
    margin: auto;
    width: 100%;
}

section.m-otros-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.m-otros-noticia article {
    width: 47%;
    color: #333;
    margin: auto;
    display: inline-table;
    margin-left: 2%;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
    margin-top: 10px;
}

section.m-otros-noticia article picture {
    display: table;
    width: 100%;
    /* float: left; */
    max-height: 23vw;
    position: relative;
}

section.m-otros-noticia article picture img {
    width: 100%;
    height: auto;
    display: block;
    max-height: 26vw;
}

section.m-otros-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.m-otros-noticia article .contenedor-datos {
    width: 100%;
    max-height: 100px;
    margin: auto;
    display: table;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}

section.m-otros-noticia article .contenedor-datos .botones-redes-sociales {
    display: table;
    margin: 3px;
}

section.m-otros-noticia article .contenedor-datos .botones-redes-sociales .btn-social {
    width: 28px;
    height: 28px;
    float: left;
    text-align: center;
    margin-right: 7px;
}

section.m-otros-noticia article .contenedor-datos .fecha-publicacion {
    color: #ff6800;
}

section.m-otros-noticia article .contenedor-datos .fecha-publicacion time {
    font-weight: normal;
    font-family: lato;
    font-size: 14px;
    font-size: 3.6vw;
    color: #999;
}

section.m-otros-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.m-otros-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.m-otros-noticia #modulo-relacionados-noticia .contenedor-rotulo-seccion {
    width: 96%;
    height: 80px;
    position: relative;
    margin: auto;
    display: none;
}

section.m-otros-noticia #modulo-lomas .contenedor-rotulo-seccion {
    display: none;
}

section.m-otros-noticia #modulo-lomas .contenedor-rotulo-seccion .rotulo-seccion {
    display: none;
}

section.m-otros-noticia #modulo-lomas .contenedor-rotulo-seccion:after {
    content: "";
    display: none;
    /* top: 40px; */
    /* position: absolute; */
    /* border-bottom: 1px solid #0066ff; */
    /* width: 100%; */
}

section.m-otros-noticia #modulo-lomas.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.m-otros-noticia #modulo-lomas .contenedor-rotulo-seccion {
    width: 96%;
    height: 80px;
    font-family: 'Merriweather', serif;
    display: table;
    position: relative;
    margin: auto;
    margin-top: 30px;
    letter-spacing: -1px;
}

section.m-otros-noticia #modulo-lomas .contenedor-rotulo-seccion .rotulo-seccion {
    text-align: left;
    color: #000;
    font-size: 25px;
    word-wrap: break-word;
    font-weight: bold;
    z-index: 1;
    display: table-cell;
    vertical-align: middle;
    background: #fff;
    padding: 0;
    margin: 0;
    padding-top: 8px;
    font-family: 'Merriweather', serif;
}

section.m-otros-noticia #modulo-lomas .contenedor-rotulo-seccion .rotulo-seccion:after {
    content: "";
    position: absolute;
    border-bottom: 8px solid #0066ff;
    width: 94px;
    left: 0;
    top: 0px;
}

section.modulo-busquedas-movil {
    width: 96%;
    position: relative;
    display: block;
    margin: auto;
    margin-top: 20px;
}

section.modulo-busquedas-movil .contenedor-rotulo-topicos {
    width: 28%;
    margin: 0 2%;
    height: 30px;
    background: #fff;
    border-top: 1px solid #0066ff;
    border-bottom: 0px solid #0066ff;
    font-family: lato;
}

section.modulo-busquedas-movil .contenedor-rotulo-topicos:after {
}

section.modulo-busquedas-movil .contenedor-rotulo-topicos .rotulo-topicos {
    position: absolute;
    line-height: 2.4;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    z-index: 1;
}

section.modulo-busquedas-movil .contenedor-rotulo-topicos .rotulo-topicos span {
    font-weight: normal;
    margin-left: 2px;
}

section.modulo-busquedas-movil article {
    width: 100%;
    position: relative;
    display: table;
}

section.modulo-busquedas-movil article picture {
    display: table;
    width: 100%;
    height: 100%;
}

section.modulo-busquedas-movil article picture img {
    width: 100%;
    height: 100%;
}

section.modulo-busquedas-movil article .logo-fid {
    position: absolute;
    opacity: .9;
    display: table;
    width: 30vw;
    height: 31vw;
    color: #0066ff;
    background-size: 100%;
    margin: -45vw 35%;
}

section.modulo-busquedas-movil article .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.modulo-busquedas-movil article h3.titular-multimedia {
    width: 96%;
    max-height: 250px;
    font-size: 14px;
    font-size: 4.5vw;
    font-weight: bold;
    line-height: normal;
    display: table;
    text-align: left;
    margin: 5px auto;
}

section.modulo-busquedas-movil article .contenedor-datos {
    margin-bottom: 30px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 2%;
}

section.modulo-busquedas-movil article .contenedor-datos .fecha-publicacion {
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    font-size: 4.4vw;
    font-family: lato;
    color: #999;
    line-height: normal;
}

section.modulo-busquedas-movil article .contenedor-datos .fecha-publicacion time {
    font-weight: bold;
    text-align: center;
}

section.modulo-busquedas-movil article .contenedor-datos .fecha-publicacion span {
    font-weight: bold;
    text-align: center;
    color: #ff6600;
    margin-right: 10px;
}

section.modulo-busquedas-movil article .contenedor-datos .botones-redes-sociales {
    display: table;
}

section.modulo-busquedas-movil article .contenedor-datos .botones-redes-sociales .btn-social {
    width: 44px;
    height: 44px;
    float: left;
    text-align: center;
    margin-right: 10px;
}

section.modulo-busquedas-movil #owl-carousel .owl-nav [class*=owl-prev] img {
    width: 6vw;
    margin-left: -15%;
    transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
}

section.modulo-busquedas-movil #owl-carousel .owl-nav [class*=owl-next] img {
    width: 6vw;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    webkit-transform: rotate(90deg);
}

section.modulo-busquedas-movil #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.modulo-busquedas-movil #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;
}

/*para articulo multimedia*/
section.modulo-busquedas-movil article .player-rudo {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

section.modulo-busquedas-movil article .player-rudo iframe {
    position: absolute;
    top: 0;
    left: 5%;
    width: 90%;
    height: 100%;
}

/*para articulo noticia*/
section.modulo-busquedas-movil article .contenedor-bajada {
    margin-top: 30px;
    margin-bottom: 30px;
}

section.modulo-busquedas-movil article .contenedor-bajada .texto-bajada p {
    width: 100%;
    font-family: lato;
    font-size: 14px;
    font-size: 4.5vw;
    /* font-weight: bold; */
    line-height: normal;
    margin-bottom: 35px;
    text-align: left;
    color: #000000;
}

section.modulo-busquedas-movil .contenedor-resultados-busqueda {
    width: 96%;
    margin: auto;
    margin-bottom: 20px;
}

section.modulo-busquedas-movil .contenedor-resultados-busqueda .buscador-por {
    font-size: 15px;
    font-family: lato;
    border-bottom: 1px solid #0066ff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

section.modulo-busquedas-movil .contenedor-resultados-busqueda .usted-busco {
    font-size: 18px;
    font-family: lato;
    font-weight: bold;
    margin: 10px auto;
}

section.modulo-busquedas-movil .contenedor-resultados-busqueda .usted-busco span {
    color: #0066ff;
    margin-left: 10px;
}

section.modulo-busquedas-movil .contenedor-resultados-busqueda .resultados-busqueda {
    font-size: 14px;
    font-family: lato;
    color: #999999;
}

section.modulo-busquedas-movil .contenedor-paginador {
    width: 96%;
    margin: auto;
    display: table;
    margin: 20px auto;
}

section.modulo-busquedas-movil .btn-paginador {
    width: 20px;
    height: 20px;
    color: #06f;
    float: left;
    text-align: center;
    margin-left: 5px;
    line-height: 1.7;
    border-radius: 50%;
    background: #0066ff;
}

section.modulo-busquedas-movil .btn-paginador:hover {
    color: #fff;
    border: 2px solid #fff;
}

section.modulo-busquedas-movil .contenedor-paginador span {
    width: 26px;
    height: 26px;
    color: #999;
    float: left;
    text-align: center;
    margin-left: 10px;
    line-height: 1.7;
    border-radius: 50%;
    border: 2px solid #999;
}

section.modulo-busquedas-movil .contenedor-paginador a {
    width: 26px;
    height: 26px;
    color: #999;
    float: left;
    text-align: center;
    margin-left: 5px;
    margin-top: 5px;
    line-height: 1.6;
    border-radius: 50%;
    border: 2px solid #999;
}

section.modulo-busquedas-movil .contenedor-paginador span.pag_actual {
    width: 26px;
    height: 26px;
    color: #0047b2;
    float: left;
    text-align: center;
    margin-left: 5px;
    margin-top: 5px;
    font-weight: bold;
    line-height: 1.6;
    border-radius: 50%;
    border: 2px solid #06f;
}

section.modulo-taxonomica-movil {
    width: 96%;
    position: relative;
    display: block;
    margin: auto;
}

section.modulo-taxonomica-movil article {
    width: 100%;
    position: relative;
    display: table;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

section.modulo-taxonomica-movil article picture {
    display: table;
    width: 100%;
    height: 100%;
}

section.modulo-taxonomica-movil article picture img {
    width: 100%;
    height: 100%;
}

section.modulo-taxonomica-movil article .logo-fid {
    position: absolute;
    opacity: .9;
    display: table;
    width: 7vw;
    height: 9vw;
    color: #0066ff;
    background-size: 100%;
    margin: 19vw 35%;
}

section.modulo-taxonomica-movil article .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.modulo-taxonomica-movil article h3.titular-multimedia {
    width: 96%;
    max-height: 250px;
    font-size: 14px;
    font-size: 4.5vw;
    font-weight: bold;
    line-height: normal;
    display: table;
    text-align: left;
    margin: 5px auto;
}

section.modulo-taxonomica-movil article .contenedor-datos {
    margin-bottom: 30px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 2%;
}

section.modulo-taxonomica-movil article .contenedor-datos .fecha-publicacion {
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    font-size: 4.4vw;
    font-family: lato;
    color: #999;
    line-height: normal;
}

section.modulo-taxonomica-movil article .contenedor-datos .fecha-publicacion time {
    font-weight: bold;
    text-align: center;
}

section.modulo-taxonomica-movil article .contenedor-datos .fecha-publicacion span {
    font-weight: bold;
    text-align: center;
    color: #ff6600;
    margin-right: 10px;
}

section.modulo-taxonomica-movil .contenedor-resultados-busqueda {
    width: 96%;
    margin: auto;
    margin-bottom: 20px;
}

section.modulo-taxonomica-movil .contenedor-resultados-busqueda .usted-busco {
    font-size: 15px;
    font-family: lato;
    margin: 10px auto;
}

section.modulo-taxonomica-movil .contenedor-resultados-busqueda .resultado-busqueda {
    font-size: 18px;
    font-family: lato;
    color: #999999;
    font-weight: bold
}

section.modulo-taxonomica-movil .contenedor-resultados-busqueda .resultado-busqueda span {
    color: #0066ff;
}

/*ARTICULO CON FOTO LADO IZQUIERDO Y TEXTO AL LADO DERECHO*/
section.modulo-taxonomica-movil .contenedor-medio {
    width: 40%;
    display: table;
    float: left;
}

section.modulo-taxonomica-movil .contenedor-medio picture {
    margin: auto;
    display: table;
    width: 100%;
    /* margin-top: 20px; */
}

section.modulo-taxonomica-movil .contenedor-medio picture img {
    width: 100%;
    height: auto;
}

section.modulo-taxonomica-movil .contenedor-medio .logo-fid-foto {
    background: url(/noticias/imag/cooperativa_2018/iconos/fid/foto_w.svg)no-repeat;
    margin-top: -18%;
    margin-left: 10%;
    opacity: .9;
    width: 16vw;
    height: 100%;
    color: #0066ff;
    position: absolute;
}

section.modulo-taxonomica-movil .contenedor-medio .logo-fid-audio {
    background: url(/noticias/imag/cooperativa_2018/iconos/fid/audio_w.svg)no-repeat;
    margin-top: -18%;
    margin-left: 10%;
    opacity: .9;
    width: 16vw;
    height: 100%;
    color: #0066ff;
    position: absolute;
}

section.modulo-taxonomica-movil .contenedor-medio .logo-fid-video {
    background: url(/noticias/imag/cooperativa_2018/iconos/fid/video_w.svg)no-repeat;
    margin-top: -16%;
    margin-left: 1%;
    opacity: .9;
    width: 13vw;
    height: 100%;
    color: #0066ff;
    position: absolute;
}

section.modulo-taxonomica-movil .contenedor-medio2 {
    width: 58%;
    display: table;
    margin-left: 2%;
    float: left;
}

section.modulo-taxonomica-movil .contenedor-medio2 h3.titular-noticia {
    width: 100%;
    font-size: 14px;
    font-size: 4.6vw;
    font-family: lato;
    line-height: normal;
    font-weight: normal;
    padding: 0px 0;
}

section.modulo-taxonomica-movil .contenedor-medio2 .fecha-publicacion {
    font-weight: normal;
    font-size: 14px;
    font-size: 4vw;
    font-family: lato;
    color: #ff6800;
    margin-top: 10px;
}

section.modulo-taxonomica-movil .contenedor-medio2 .fecha-publicacion time {
}

section.modulo-taxonomica-movil .contenedor-medio2 .seccion-articulo {
    color: #ff6800;
}

section.modulo-taxonomica-movil .contenedor-medio2 .contenedor-datos {
    width: 100%;
    display: none;
    max-height: 100px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    float: left;
}

section.modulo-taxonomica-movil .contenedor-medio2 .contenedor-datos .botones-redes-sociales {
    display: table;
}

section.modulo-taxonomica-movil .contenedor-medio2 .contenedor-datos .botones-redes-sociales .btn-social {
    width: 28px;
    height: 28px;
    float: left;
    text-align: center;
    margin-right: 7px;
}

section.modulo-taxonomica-movil .contenedor-paginador {
    width: 96%;
    margin: auto;
    display: table;
    margin: 20px auto;
}

section.modulo-taxonomica-movil .btn-paginador {
    width: 20px;
    height: 20px;
    color: #06f;
    float: left;
    text-align: center;
    margin-left: 5px;
    line-height: 1.7;
    border-radius: 50%;
    background: #0066ff;
}

section.modulo-taxonomica-movil .btn-paginador:hover {
    color: #fff;
    border: 2px solid #fff;
}

/*Varios10*/
article#modulo-programas {
    width: 96%;
    background: #f7f5f6;
    display: table;
    margin: auto;
}

article#modulo-programas .contenedor-programa {
    width: 100%;
    margin: auto;
    margin-top: 10px;
    display: table;
    margin-bottom: 10px;
}

article#modulo-programas .contenedor-programa picture {
    width: 100%;
    margin: auto;
    display: table;
    position: relative;
}

article#modulo-programas .contenedor-programa picture img {
    width: 100%;
    margin: auto;
    display: block;
}

article#modulo-programas .contenedor-programa h3.titular-programa {
    width: 100%;
    font-size: 14px;
    font-size: 4.5vw;
    color: #676767;
    margin: 10px auto;
    font-family: lato;
    line-height: normal;
    font-weight: normal;
    text-align: justify;
}

article#modulo-programas .contenedor-programa h3.titular-programa p {
    margin-top: 10px;
}

article#modulo-programas .contenedor-programa h3.titular-programa span {
    width: 356px;
    max-height: 270px;
    font-size: 14px;
    font-size: 4.5vw;
    color: #676767;
    margin: 15px auto;
    font-family: lato;
    font-weight: bold;
    line-height: normal;
}

article#modulo-programas .contenedor-programa h3.titular-programa::after {
    content: "Ver +";
    color: #06f;
    font-weight: normal;
    font-size: 16px;
    margin-left: 10px;
    display: none;
}

article#modulo-programas .contenedor-programa .contenedor-datos {
    width: 100%;
    float: left;
    max-height: 100px;
    color: #000;
    margin: 10px 0px 10px 0px;
}

article#modulo-programas .contenedor-programa .contenedor-datos .botones-programas {
    display: table;
    margin: auto;
    color: #9a9a9a;
    width: 100%;
}

article#modulo-programas .contenedor-programa .contenedor-datos .botones-programas .btn-programa {
    width: 33%;
    /* width: 13vw; */
    /* height: 48px; */
    /* height: 21vw; */
    float: left;
    text-align: left;
}

article#modulo-programas .contenedor-programa .contenedor-datos .botones-programas .btn-programa span {
    float: left;
    text-indent: 33px;
    line-height: 2;
    font-family: lato;
    font-weight: bold;
}

article#modulo-programas .contenedor-programa .contenedor-datos .botones-programas .icon-web {
    background: url(/noticias/imag/cooperativa_2018/iconos/otros/web_programas.svg)no-repeat center;
    background-size: 100%;
    width: 33px;
    height: 33px;
    float: left;
}

article#modulo-programas .contenedor-programa .contenedor-datos .botones-programas .icon-podcast {
    background: url(/noticias/imag/cooperativa_2018/iconos/otros/podcast_programas.svg)no-repeat center;
    background-size: 100%;
    width: 33px;
    height: 33px;
    float: left;
}

article#modulo-programas .contenedor-programa .contenedor-datos .botones-programas .icon-360 {
    background: url(/noticias/imag/cooperativa_2018/iconos/otros/360_programas.svg)no-repeat center;
    background-size: 100%;
    width: 33px;
    height: 33px;
    float: left;
}

article#modulo-programas .contenedor-programa .contenedor-datos .botones-programas .texto-icono {
    font-size: 5vw;
    float: left;
    font-family: lato;
    font-weight: bold;
    padding-top: 9%;
}

section.modulo-clima {
    width: 100%;
    position: relative;
    display: block;
    margin: auto;
}

section.modulo-clima article {
    width: 100%;
    position: relative;
    display: table;
}

section.modulo-clima article .contenedor-comuna {
    width: 100%;
    min-height: 55px;
    float: left;
    padding: 10px 0;
    font-family: lato;
}

section.modulo-clima article .contenedor-comuna:nth-child(2n) {
    background: #f6f5f5;
}

section.modulo-clima article .contenedor-comuna .contenedor-nombre {
    width: 35%;
    min-height: 55px;
    float: left;
    font-weight: bold;
    text-align: center;
}

section.modulo-clima article .contenedor-comuna .contenedor-nombre span {
    display: table-cell;
    vertical-align: middle;
    width: 35%;
    height: 55px;
    font-size: 16px;
    font-size: 5vw;
}

section.modulo-clima article .contenedor-comuna .contenedor-logo {
    width: 25%;
    min-height: 55px;
    float: left;
}

section.modulo-clima article .contenedor-comuna .contenedor-logo img {
    background-size: 100%;
    width: 100%;
    height: 100%;
}

section.modulo-clima article .contenedor-comuna .contenedor-datos-clima {
    width: 38%;
    float: left;
    color: #999;
    margin-left: 2%;
}

section.modulo-clima article .contenedor-comuna .contenedor-datos-clima .texto-clima {
    font-size: 11px;
    font-size: 3.6vw;
    line-height: normal;
    text-rendering: optimizeLegibility;
}

section.modulo-clima article .contenedor-comuna .contenedor-datos-clima .texto-temperatura {
    font-size: 19px;
    font-size: 6vw;
    font-weight: bold;
    margin-top: 5px;
}

/*TITULAR CON FOTO*/
section.modulo-titular-movil {
    width: 100%;
    position: relative;
    display: block;
}

section.modulo-titular-movil article h1.titular-multimedia {
    width: 96%;
    max-height: 250px;
    font-size: 30px;
    font-size: 6vw;
    font-weight: bold;
    line-height: normal;
    display: table;
    text-align: center;
    margin: 20px auto;
}

section.modulo-titular-movil article .contenedor-datos {
    /* margin-bottom: 30px; */
    width: 100%;
    display: table;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: center;
}

section.modulo-titular-movil article .contenedor-datos .fecha-publicacion {
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    font-size: 3.4vw;
    color: #999;
}

section.modulo-titular-movil article .contenedor-datos .fecha-publicacion time {
    font-weight: normal;
    font-family: lato;
    text-align: center;
}

section.modulo-titular-movil article .contenedor-datos .botones-redes-sociales {
    display: table;
    margin: auto;
}

section.modulo-titular-movil article .contenedor-datos .botones-redes-sociales .btn-social {
    width: 44px;
    height: 44px;
    float: left;
    text-align: center;
    margin-right: 5px;
}

section.modulo-titular-movil article .cont-galeria picture .nav-galeria {
    position: relative;
    right: 14px;
    color: #fff;
    /* padding: 5px 20px; */
    width: 100%;
    border-radius: 3px;
    /* margin-top: 10px; */
    text-align: right;
}

section.modulo-titular-movil article .cont-galeria {
    width: 100%;
    position: relative;
}

section.modulo-titular-movil article .cont-galeria picture {
    width: 100%;
    background: #000000;
    display: block;
    position: relative;
}

section.modulo-titular-movil article .cont-galeria picture img {
    width: auto;
    max-width: 100vw;
    z-index: 2;
    height: 100%;
    max-height: 59vw;
    margin: auto;
}

section.modulo-titular-movil article .cont-galeria picture .prevgal {
    width: 10vw;
    height: 26vw;
    position: absolute;
    display: table;
    background: #0066ff url(/noticias/imag/cooperativa_2018/iconos/otros/flecha-left.svg)no-repeat center;
    padding: 10px 0px;
    top: 26%;
    left: 0px;
    background-size: 100%;
    background-position-x: -3px;
}

section.modulo-titular-movil article .cont-galeria picture .nextgal {
    width: 10vw;
    height: 26vw;
    position: absolute;
    display: table;
    background: #0066ff url(/noticias/imag/cooperativa_2018/iconos/otros/flecha-right.svg)no-repeat center;
    padding: 10px 0px;
    top: 26%;
    right: 0px;
    background-size: 100%;
    background-position-x: 0px;
}

section.modulo-titular-movil article .cont-galeria picture .logo-fid {
    position: absolute;
    top: 0;
    float: left;
    width: 95px;
    height: 57px;
    width: 20vw;
    height: 20vw;
    background-size: 70%;
    display: block;
    margin: 20vw 42%;
}

section.modulo-titular-movil article .cont-galeria picture .logo-fid:after {
    display: none
}

section.modulo-titular-movil article .cont-galeria picture .tipo-fid_lupa {
    background: #000 url(/noticias/imag/cooperativa_2018/iconos/otros/icono_buscar.svg)no-repeat;
    background-size: 49%;
    opacity: .6;
    /* width: 100%; */
    /* height: 100%; */
    border-radius: 50%;
    background-position: center;
    display: none;
}

section.modulo-titular-movil article .cont-galeria figcaption {
    display: none;
}

.pswp__caption__center {
    text-align: left;
    max-width: 90% !important;
    margin: 0 auto 50px auto;
    font-size: 14px;
    padding: 0px;
    line-height: 20px;
    font-family: lato;
    color: #fff;
    text-align: center;
}

.aright {
    display: none
}

section.modulo-titular-movil article .cont-galeria .piefoto {
    width: 96%;
    font-family: lato;
    font-size: 14px;
    font-size: 3.2vw;
    /* font-weight: bold; */
    line-height: normal;
    text-align: left;
    color: #aaa;
    padding: 4px 2%;
    display: none;
}

/*CUERPO*/
.contenedor-cuerpo {
    width: 96%;
    position: relative;
    display: table;
    float: left;
    padding: 0 2%;
}

/*.contenedor-cuerpo .texto-bajada{font-family: lato;font-size: 16px;font-size: 5vw;font-weight: normal;line-height: normal;margin-bottom: 35px;text-align: left;}*/
.contenedor-cuerpo .texto-bajada {
    font-family: lato;
    font-size: 5.2vw;
    font-weight: normal;
    line-height: 8vw;
    margin-bottom: 35px;
    text-align: left;
}

.contenedor-cuerpo .texto-bajada iframe {
    width: 320px;
    max-width: 100%;
    display: table;
    margin: auto;
}

.contenedor-cuerpo .texto-bajada .marcoFoto {
    width: 100% !important;
}

.contenedor-cuerpo .texto-bajada .piefoto {
    width: 100% !important;
}

.contenedor-cuerpo .texto-bajada p {
    text-align: left !important;
    margin-top: 30px;
}

.contenedor-cuerpo .texto-bajada p:nth-child(2) {
    margin-top: 30px
}

.contenedor-cuerpo .texto-bajada p::before {
    content: '';
}

.contenedor-cuerpo .texto-bajada picture {
    display: table;
    width: 100%;
    height: 100%;
}

.contenedor-cuerpo .texto-bajada picture img {
    width: 100%;
    height: 100%;
}

.contenedor-cuerpo .texto-bajada img {
    width: 100%;
    max-width: 100%;
    display: table;
    margin: auto;
}

.contenedor-cuerpo .texto-bajada .bajada-picture {
    width: 100%;
    height: 40px;
    font-size: 15px;
    display: table;
    border-left: 5px solid #999;
    padding-left: 5px;
}

.contenedor-cuerpo .texto-bajada .bajada-picture:before {
    content: "";
    border-left: 5px solid #0066ff;
    height: 40px;
    width: 5px;
    display: none;
}

.contenedor-cuerpo .texto-bajada .cuerpo-relacionado {
    width: 100%;
    font-size: 18px;
    display: table;
    margin: 15px auto;
    font-family: 'Merriweather', serif;
    float: right;
    border-left: 1px solid #06f;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
}

.contenedor-cuerpo .texto-bajada .cuerpo-relacionado::before {
    content: url('(/noticias/imag/cooperativa_2018/iconos/ico_flecha.svg');
    margin-left: -15px;
    margin-right: 2px;
    position: relative;
}

.contenedor-cuerpo .texto-bajada .cuerpo-relacionado span {
    font-weight: bold;
    color: #0066ff;
}

.contenedor-cuerpo .texto-bajada .cuerpo-banner {
    width: 100%;
    height: 100px;
    margin: 15px auto 0 auto;
    display: table;
    background: red;
    text-align: center;
}

section.modulo-mam-movil {
    width: 96%;
    display: block;
    margin: auto;
}

section.modulo-mam-movil .contenido {
}

section.modulo-mam-movil .contenido article {
}

/*section.modulo-mam-movil .contenido article iframe{width: 100%;display: table;max-width: 320px !important;margin: auto;}*/
section.modulo-mam-movil .contenido article iframe {
    width: auto !important;
    max-width: 320px !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    display: table !important;
}

section.modulo-mam-movil .contenido article img {
    width: auto !important;
    max-width: 320px !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

section.modulo-mam-movil .contenido article p {
    padding: 10px 0;
}

section.modulo-mam-movil .contenido article p span {
}

section.modulo-mam-movil .contenido article p span.hora {
    font-weight: normal;
    font-size: 14px;
    font-size: 4.5vw;
    color: #999;
    float: left;
    font-family: lato;
}

section.modulo-mam-movil .contenido article p span.cuerpo {
    /* width: 96%; */
    font-size: 14px;
    font-size: 4.5vw;
    font-weight: normal;
    line-height: normal;
    /* float: left; */
    text-align: left;
    /* margin: 20px auto; */
    font-family: lato;
    color: #000;
}

section.modulo-mam-movil .contenido twitterwidget {
    /* width: 790px !important; */
    display: block !important;
    max-width: 320px !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

section.modulo-mam-movil .contenido iframe[id^='twitter'] {
    width: 310px !important;
    max-width: 320px !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border: none !important;
}

/*section.modulo-mam-movil .contenido #twitter-widget-43{width:320px !important;max-width: 320px !important;margin: auto !important;margin-top: 10px !important;margin-bottom: 10px !important; display: table !important;}
section.modulo-mam-movil .contenido #twitter-widget-40{width:320px !important;max-width: 320px !important;margin: auto !important;margin-top: 10px !important;margin-bottom: 10px !important; display: table !important;}
*/
section.modulo-mam-movil .contenido h3.titular-mam {
    width: 96%;
    max-height: 250px;
    font-size: 14px;
    font-size: 4.5vw;
    font-weight: normal;
    line-height: normal;
    display: table;
    text-align: left;
    margin: 20px auto;
    font-family: lato;
    color: #000;
}

section.modulo-mam-movil h3.titular-mam a {
    color: #0066ff;
}

section.modulo-mam-movil h3.titular-mam a time {
    color: #999;
}

section.modulo-mam-movil h3.titular-mam time {
    font-weight: bold;
    font-size: 14px;
    font-size: 4.5vw;
    color: #999;
}

section.modulo-mam-movil .cargarmas {
    display: table;
    margin: auto;
    font-family: 'Merriweather', serif;
    color: #fff;
    background: #06f;
    padding: 10px 20px;
    width: 83%;
    font-size: 6vw;
    text-align: center;
}

div.contenedor-mam {
    width: 100%;
    position: relative;
    display: table;
    float: left;
}

div.contenedor-mam .mam {
    width: 100%max-width: 100%;
    font-size: 24px;
    /* font-size: 4.5vw; */
    font-weight: normal;
    line-height: normal;
    display: table;
    text-align: left;
    margin: 20px auto;
    font-family: lato;
    color: #000;
}

div.contenedor-mam .mam article {
    /* background: blue */
    margin: 10px auto;
    padding: 12px 0;
    border-bottom: 1px solid #d2d2d2;
    width: 100%;
}

div.contenedor-mam .mam article iframe {
    width: auto !important;
    max-width: 100% !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

div.contenedor-mam .mam article img {
    width: auto !important;
    max-width: 100% !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

div.contenedor-mam .mam article twitterwidget {
    /* width: 790px !important; */
    display: block !important;
    max-width: 790px !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

div.contenedor-mam .mam article p {
    /* background: #ccc; */
    line-height: 1.3;
}

div.contenedor-mam .mam article p::before {
    content: "";
}

div.contenedor-mam .mam article p span {
}

div.contenedor-mam .mam article p span.separador {
}

div.contenedor-mam .mam article p span.hora {
    font-weight: normal;
    font-size: 24px;
    color: #999;
    float: left;
    font-family: lato;
    margin-right: 5px;
}

div.contenedor-mam .mam article p span.cuerpo {
    /* width: 96%; */
    font-size: 24px;
    /* font-weight: normal; */
    /* line-height: normal; */
    /* float: left; */
    text-align: left;
    /* margin: 20px auto; */
    font-family: lato;
    color: #000;
}

div.contenedor-mam .mam article p a {
    /* width: 96%; */
    font-size: 24px;
    /* font-weight: normal; */
    /* line-height: normal; */
    /* float: left; */
    text-align: left;
    /* margin: 20px auto; */
    font-family: lato;
    color: #000;
}

div.contenedor-mam .mam h3.titular-mam {
    width: 100%;
    max-height: 250px;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    display: table;
    text-align: left;
    margin: 20px auto;
    font-family: lato;
    color: #000;
}

div.contenedor-mam h3.titular-mam a {
    color: #0066ff;
}

div.contenedor-mam h3.titular-mam a time {
    color: #999;
}

div.contenedor-mam h3.titular-mam time {
    font-weight: bold;
    font-size: 14px;
    font-size: 24px;
    color: #999;
}

div.contenedor-mam .cargarmas {
    display: table;
    margin: auto;
    font-family: 'Merriweather', serif;
    color: #fff;
    background: #06f;
    padding: 10px 20px;
    width: 83%;
    font-size: 24px;
    text-align: center;
}

div.contenedor-mam h3.titular-mam a {
    color: #0066ff;
}

div.contenedor-mam h3.titular-mam a time {
    color: #999;
}

div.contenedor-mam h3.titular-mam time {
    font-weight: bold;
    /* font-size: 24px; */
    /* font-size: 4.5vw; */
    color: #999;
}

div.contenedor-mam .cargarmas {
    display: table;
    margin: 30px 0 30px 0;
    font-family: 'Merriweather', serif;
    color: #fff;
    background: #06f;
    padding: 10px 20px;
    width: 300px;
    font-size: 24px;
    text-align: center;
    height: 30px;
}

.pswp .prevgal2 {
    width: 10vw;
    height: 26vw;
    position: absolute;
    display: table;
    background: #0066ff url(/noticias/imag/cooperativa_2018/iconos/otros/flecha-left.svg)no-repeat center;
    padding: 10px 0px;
    top: 26%;
    left: 0px;
    background-size: 100%;
    background-position-x: -3px;
    z-index: 1600
}

.pswp .nextgal2 {
    width: 10vw;
    height: 26vw;
    position: absolute;
    display: table;
    background: #0066ff url(/noticias/imag/cooperativa_2018/iconos/otros/flecha-right.svg)no-repeat center;
    padding: 10px 0px;
    top: 26%;
    right: 0px;
    background-size: 100%;
    background-position-x: 0px;
    z-index: 1600
}

.rotulo-seccion-publicidad {
    width: 96%;
    color: #666;
    margin: auto;
    font-weight: bold;
    font-family: 'Merriweather', serif;
    margin-top: 20px;
}

.publicidad-domnovrek {
    width: 96%;
    border-top: 1px solid #0066ff;
    margin: 15px auto 0 auto;
}

.publicidad-domnovrek-margen {
    margin: 0 0 10px 0;
}
