/* SLIDERS */
/* INDEX */
/* PRINCIPAL */
.bx-wrapper .bx-viewport {
    background-color: #924300!important;
}
.bxslider li {
    left: 0;
}

.bxslider .imagen img {
    height: auto;
    margin-top: 0%;
    width: 100%;
}

.bxslider .info {
    margin-top: 0%;
    min-height: 8.6em;
	background-color: #8b0000;
}

.bxslider .info a {
    line-height: 1.7em;
    width: 86%;
    color: #000;
}

.bxslider .info h1 {
    font-size: 1.3em;
    line-height: 1.1em;
    padding: 0;
    font-weight: bold;
    color: #FFF;
    width: 100%;

}

.bxslider .info h1 + p {
    color: #FFF;
    margin: 0.5% 0 0 0;
    font-weight: normal;
    font-size: 0.95em;
    font-style: normal;
    padding: 0;
    line-height: 1.1em;
    width: 100%;
    min-height: 4em;
}

.bxslider .notac {
    margin-top: 2%;
}

.bxslider .notac a {
    display: block;
    width: 60%;
    border-top: thin solid #FFF;
    padding: 20px 0;
    line-height: 1em;
    color: #FFF;
}
.bxslider .notac a:hover {
    color: #000;
}
.bxslider .notac a:after {
    content: "\f105";
    font: normal normal normal 3.5em FontAwesome;
    position: relative;
    left: 15px;
    line-height: 0;
}
.bxslider .notac .nota {
    float: left;
    width: 6em;
}

.bxslider .notac p img {
    width: 27%;
    height: auto;
    float: right;
    margin-top: -1.7em;
}
/* Slider pag internas */
.bxslider-2 .bx-wrapper .bx-viewport {
    background-color: #000 !important;
}

/* NOTICIAS */
.slider-2 {
    background: #E7E7E7;
    position: relative;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.slider-2 .arrow-left:before,
.slider-2 .arrow-right:after {
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    z-index: 2;
    color: #000;
    font-size: 4em;
}
.slider-2 .arrow-left:before {
    content: "\f104";
    left: 0.3%;
}

.slider-2 .arrow-right:after {
    content: "\f105";
    right: 0.3%;
}

.slider-2 .row {
    margin: 0;
}
.slider-2 .row > div:first-child {
    padding: 0;
}
.slider-2 .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 5px;
    width: 100%;
    display: none;
}

/* NOTICIAS */
#noticias {
    margin: 2.2em;
    padding: 0 2em;
    min-height: 455px;
    background: #FFF;
    display: inline-block;
	border-radius: 5px;
}

#noticias ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
}

#noticias h1 {
    width: 100%;
    height: 40px;
    margin: 20px 0 15px;
    padding: 12px 0 0 40px;
    font-size: 1.5em;
    position: relative;
    left: -1.9em;
}

#noticias h1 a {
    position: absolute;
    top: 0.53em;
    left: 1.9em;
    color: #000;
}

#noticias h1 a:hover {
    color: #FFF;
}

#noticias time > img {
    float: left;
}

#noticias .article > time {
    margin: 0;
    font-size: 0.95em;
    color: #666;
    border: none;
}

#noticias .article {
     padding: 0 15px 0 0;
}

#noticias .article + .article {
    padding: 0 0 0 15px;
    border-left: thin solid #CCC;
}

#noticias .article h2 {
    width: 98%;
    height: 4em;
    margin: 0.5em 0 0;
    padding: 0;
    clear: both;
    font-size: 1.4em;
    color: #555555;
    border-bottom: thin solid #E7E7E7;
}

#noticias .article p {
    min-height: 8.2em;
    margin: 0;
    padding: 1em 1em 3em 0em;
    font-size: 0.90em;
    line-height: 1.2em;
    color: #555555;
}

#noticias .article a,
#breves .article a{
    width: 100%;
    color: #b69052;
}

#noticias .article a.ver-noticia,
#breves .article a.ver-noticia{
	z-index: 0;
    position: absolute;
    bottom: 0;
	font-size: 0.85em;
	font-weight: bold;
}

#noticias .article a.ver-noticia:before,
#breves .article a.ver-noticia:before {
    content: '\f0da';
    font-family: FontAwesome;
    position: relative;
    top: 2px;
    margin-right: 5px;
    color: #b69052;
    font-size: 1.8em;
}
#noticias .article a:hover,
#breves .article a:hover {
    color: #333;
}
.slider-2 #breves {
    width: 100%;
    padding: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.slider-2 #breves img {
    width: 100%;
    height: auto;
}

.slider-2 #breves .article {
	padding: 10px 10px 20px;
    width: 32%;
    margin-right: 2%;
    background: #FFF;
    position: relative;
}
.slider-2 #breves .article a.ver-noticia {
	margin-bottom: 10px;
}

.slider-2 #breves .article:last-child {
    margin-right: 0;
}
.slider-2 #breves .article figure {
    /*margin: 6% 0 0 0;*/

}
.slider-2 #breves h1 {
    font-size: 1.1em;
    font-style: italic;
}
.slider-2 #breves .naranja h1 {
    background: url('../img/flecha_naranja.png') no-repeat;
}

.slider-2 #breves .amarillo h1 {
    background: url('../img/flecha_amarillo.png') no-repeat;
}

.slider-2 #breves .rojo h1 {
    background: url('../img/flecha_rojo.png') no-repeat;
}

.slider-2 #breves .violeta h1 {
    background: url('../img/flecha_violeta.png') no-repeat;
}

.slider-2 #breves .magenta h1 {
    background: url('../img/flecha_magenta.png') no-repeat;
}

.slider-2 #breves .cyan h1 {
    background: url('../img/flecha_cyan2.png') no-repeat;
}

.slider-2 #breves .article h2 {
    margin: 15px 0 0;
    padding: 2% 0;
    font-size: 1em;
    font-weight: bold;

}
.slider-2 #breves .article p {
    color: #555;
    line-height: 1.2em;
    font-size: 0.95em;
    padding: 10px 0;
    word-wrap: break-word;
}