
/********* SLIDER NOTICIAS **********/
#noticias-bootstrap {
    padding: 0;
    background: #111;
    border-radius: 6px;
}
/*hack de transparencia para z-index negativo en FFox*/
@-moz-document url-prefix() {
    #noticias-bootstrap .carousel-inner {
        position: sticky;
    }
}

#noticias-bootstrap .carousel-inner > .item {
    min-height: 240px;
    border-radius: 6px;
}

#noticias-bootstrap .carousel-caption {
    left: 2em;
    text-align: left;
    width: 60%;
}

    #noticias-bootstrap .carousel-caption h4 a {
        font-size: 1.4em;
        font-family: "Arial Black", Gadget, sans-serif;
        text-transform: none;
        text-shadow: 2px 1px 3px #000;
    }

.carousel-caption .bajada {
    text-shadow: 1px 1px #222
}

#noticias-bootstrap .carousel-indicators {
    height: 100%;
    top: 1em;
    width: 17%;
    left: 83% !important;
    text-align: left;
    margin-left: 0;
    padding-left: 0;
}

#noticias-bootstrap h4 a {
    color: #FFF;
    text-shadow: #000 1px 1px 1px;
}

#noticias-bootstrap .carousel_caption a.visited {
    color: white
}

#noticias-bootstrap .carousel-indicators .active {
    background: none
}

#noticias-bootstrap .carousel-indicators li {
    text-indent: 1px !important;
    width: auto !important;
    border: none;
    height: auto;
    display: block
}

#noticias-bootstrap .indicator-text {
    margin-top: 0.7em;
}

#noticias-bootstrap .carousel-indicators li:nth-child(2n) div {
    border-bottom: 1px dotted #fff;
    border-top: 1px dotted #fff;
}

#noticias-bootstrap .indicator-text span {
    display: block;
    font-size: 0.8em;
    margin-top: 0.7em;
    text-shadow: 1px 1px #222;
    color: #83C5AF
}

#noticias-bootstrap .indicator-text h4 a {
    font-size: 0.86em;
    line-height: 130%;
    text-transform: none;
    text-shadow: 1px 1px #000;
}

#noticias-bootstrap .indicator-text .bajada, .carousel-control {
    display: none
}

span.fecha {
    font-family: 'gothamBold', sans-serif;
    color: #83C5AF;
    font-size: 0.8em !important;
    text-transform: uppercase;
}

#noticias-bootstrap .item img {
    width: 100%;
    border-radius: 6px;
}

.enlace_prensa {
    bottom: 5%;
    position: absolute;
    right: 30px;
    z-index: 90;
}

    .enlace_prensa:hover {
        color: white;
        border-radius: 2em;
        border: 1px solid white
    }

    .enlace_prensa i {
        padding: 0.42em 0.27em 0.31em 0.512em
    }

    .enlace_prensa:hover i {
        color: white;
    }

.pickgradient {
    background-image: url(../Images/bg.png);
    background-repeat: repeat-x;
    background-position: bottom left;
    background-size: cover;
    width: 100%;
    display: inline-block;
}

    .pickgradient img {
        position: relative;
        z-index: -1;
        display: block;
    }
/**hack para firefox viejos**/
_::-moz-math-stretchy, _:-moz-ui-valid, :root .pickgradient img {
    z-index: 0 !important
}
/* Firefox 19+ */
_:-moz-tree-row(hover), _::-moz-placeholder, .pickgradient img {
    z-index: 0 !important
}
/*** hack de transparencia para IE11/IE10 ***/
@media all and (-ms-high-contrast:none) {
    .pickgradient {
        background: #000;
        opacity: 0.5
    }
        /* IE10 */
        .pickgradient img {
            z-index: 0
        }
    /* IE10 */
    *::-ms-backdrop, .pickgradient {
        background: #000;
        opacity: 0.5
    }
        /* IE11 */
        *::-ms-backdrop, .pickgradient img {
            z-index: 0
        }
    /* IE11 */
}
/***hack de transparencia para IE8/IE9**/ /
.pickgradient img {
    z-index: 0
}

\0;
/*
hacks IE
color:red\9;  IE6, IE7, IE8, IE9  

color:red\9\0;  Only works in IE9*/
/************** CARROUSEL SUBSITIOS *************/
.noticias-sitios {
    background-color: #fff;
    font-family: "theserifsemibold",serif;
    height: auto;
}

.noticias-sitios > div {
    border-right: 1px dotted #999;
    height: 13em;
    background-color: #fff
}

.noticias-sitios a {
    color: #0c2e4a;
    text-decoration: none;
}

    .noticias-sitios a:hover {
        color: #0B9AD6
    }

.noticias-sitios .titulo {
    font-family: "gothamBook",serif;
    color: #0B9BD7;
    margin-bottom: 0.3em;
}

.noticias-sitios .texto {
    color: #0c2e4a;
    min-height: 65%;
    font-size: 1em;
    line-height: 105%;
    display: block;
    margin-top: 4%;
}

.noticias-sitios > div.infojus {
    border: none
}

.noticias-sitios img {
    height: 50px;
    width: auto;
    float: right;
    margin-top: -8px;
    border-radius: 6px;
}

.noticias-sitios .trata img {
    height: auto;
    width: 70px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .noticias-sitios img {
        border: white
    }
}

.noticias-sitios div:last-child {
    border: none
}

a:hover {
    text-decoration: none;
}

@media screen and (max-width: 320px) {

    #noticias-bootstrap .carousel-caption {
        left: 2em;
        text-align: left;
        width: 60%;
    }

        #noticias-bootstrap .carousel-caption h4 a {
            font-size: 16px;
            font-family: "Arial Black", Gadget, sans-serif;
            text-transform: none;
            text-shadow: 2px 1px 3px #000;
            margin-top: 150px
        }

    .carousel-caption .bajada {
        text-shadow: 1px 1px #222;
        font-size: 12px
    }

    .carousel-caption .bajada {
        text-shadow: 1px 1px #222
    }

    #noticias-bootstrap .carousel-inner > .item {
        min-height: 248px;
        border-radius: 6px;
        background-position: bottom left
    }
}

@media screen and (max-width: 1024px) {
    #noticias-bootstrap .indicator-text h4 a {
        font-size: 12px
    }
}

#noticias-bootstrap {
    height: 100%;
    background-color: transparent;
}