#tendencia-detalle h1{
	text-align: center;
}

#tendencia-detalle p{
	text-align: justify;
}

#tendencia-detalle ul{
	margin-left: 1em;
}


section#tendencia-detalle, section#tendencias-section{padding:0 !important; display:block;overflow:hidden;}
.shadow-box{-webkit-box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.75); box-shadow: 0px 8px 14px 0px rgba(0,0,0,0.75);}
.swiper-slide{background-position: bottom center;	color: #fafafa;background-repeat: no-repeat; width: 100%; background-size: cover;}
.swiper-container{width: 100%; height: 200px !important; padding: 0em !important;}
.swiper-wrappers {height: 500px !important;}


#info-txt-1 h1 {
    font-size: 60px;
    font-weight: 500 !important;
    text-shadow: 0px 1px 3px rgba(0,0,0,0.2);
    line-height: 62px;
    padding-left: 0;
    color: #036dac;
}

.item-noticia:hover img{
	opacity: .8;
}