/* =============== NEWS =============== */
/* ==================================== */

/* === NEWS page === */

/* Categories */

#frmNewsByTopicMenu { margin: 20px 0px; }


/* =============== Tablet & Mobile screen */

#frmNewsByTopicMenu .btn-group { color: #fff; padding: 0px; }

#frmNewsByTopicMenu .btn-group > button {
	background-color: #f2f2f2; 
	border-radius: 0px;
    border: 1px solid #d9d9d9;
	text-shadow: none;
	box-shadow: none;
    color: #4d8fc5;
    font-size: 13px;
    font-family: Tahoma, sans-serif;
}
#frmNewsByTopicMenu .btn-group > ul {
	position: relative;
	width: 100%;
	padding: 0px;
}
#frmNewsByTopicMenu .btn-group > ul > li {
	text-align: center;
	width: 100%;
	padding: 12px 0;
	margin: 0px;
	color: #999;
	transition: all .5s ease-in-out;
}
#frmNewsByTopicMenu .btn-group > ul > li.divider { padding: 0px; margin: 0px; }
#frmNewsByTopicMenu .btn-group > ul > li:hover {
	cursor: pointer;
	color: #555;
}


/* ============= Medium & Large screen */

#frmNewsByTopicMenu > nav {
	
    text-transform: uppercase;
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
    background-color: #F2F2F2 !important;
    line-height: 25px;
    padding: 10px;
    text-transform: uppercase;
    background-image: none;
	border-radius: 0;
	min-height: 45px;
}
#frmNewsByTopicMenu > nav .navbar-header { 
	padding: 0px;
	color: #4d8fc5;
    font-size: 13px;
    font-family: Tahoma, sans-serif;}
#frmNewsByTopicMenu > nav #navbar ul li {
    color: #595959;
    font-weight: normal;
    font-size: 13px;
    margin: 0 17px 0 0;
}
#frmNewsByTopicMenu > nav #navbar ul li:hover {
	cursor: pointer;
	color: #4D8FC5;
}


/* === News Zona 1 === */
/* =================== */
#zone_list_1_container { padding: 0px 10px; /*display: table;*/ height: 100%; /*table-layout: fixed;*/ }

#zone_list_1_container > div { padding: 0px 5px; /*display: table-cell;*/ float: left; height: 100%; padding-bottom: 20px; }

#zone_list_1_container .boxNews {
	background-color: #f2f2f2;
	padding: 10px 10px 0px 10px;
	/*height: 340px;*/
}

#zone_list_1_container .div-news-title-img { display: none; }

#zone_list_1_container .div-news-title,
#zone_list_2_container .div-news-title {
	background-color: #7d898d;
    color: #ffffff;
    font-size: 13px;
	font-weight: normal !important;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    left: 15px;
    margin: 0px;
    padding: 0px 5px 2px ;
    position: absolute;
    top: 10px;
	z-index: 4793;
}
#zone_list_1_container .div-news-img-border .zone_list_1_border { background-color: #fff; }
#zone_list_1_container .div-news-img-border img { max-height: 200px !important; width: 100% !important }

#zone_list_1_container .news-title {
	color: #595959;
    font-size: 13px;
    text-align: left;
	margin-top: 5px;
	line-height: 18px;
}
#zone_list_1_container .news-title > a {
    color: #d64910;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
#zone_list_1_container .news-text {
	margin-top: 2px;
	color: #595959;
    font-size: 13px;
    text-align: left;
	margin-bottom: 10px;
    padding-bottom: 10px;
	line-height: 18px;
}
#zone_list_1_container .news-text .news-date {
    color: #8c8c8c;
    font-size: 13px;
}
#zone_list_1_container .news-text p {
    color: #595959;
    font-size: 13px;
    margin-top: 5px !important;
    text-align: left;
}
@media (max-width: 468px) {
	#zone_list_1_container,
	#zone_list_1_container > div { display: inline-block; }
}


/* === News Zona 2 === */
/* =================== */

#zone_list_2_container > .zone_list_2_topics {
	border-top: 1px solid #c7c7c7;
    overflow: auto;
    padding: 10px 0;
}
#zone_list_2_container .div-news-title { left: 0px; }
#zone_list_2_container > .zone_list_2_topics .div-news-title-img { display: none; }

#zone_list_2_container .div-news-content img {
    float: left;
    padding-right: 10px;
    max-height: 200px !important; 
    width: 100%;
}

#zone_list_2_container .div-news-content .news-title-h2 a {
    color: #d64910;
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
#zone_list_2_container .div-news-content p {
    color: #595959;
    font-size: 13px;
    margin-top: 5px !important;
    text-align: left;
	line-height: 18px;
}
#zone_list_2_container .div-news-content .news-date {
    color: #8c8c8c;
    font-size: 13px;
}
#zone_list_2_container .div-news-02-blq1-izq {
	padding: 0px;
	background-color: #f2f2f2;
	/*padding-right: 10px;*/
	border-right: 10px solid #fff;
}
#zone_list_2_container .div-news-02-blq1-izq + div,
#zone_list_2_container .div-news-content p { padding: 0px; }

.zone_topics {
	padding: 0;	
}
@media (max-width: 468px) {
	#zone_list_2_container .div-news-content p { padding: 0px !important; text-align: justify; }
	/*#zone_list_2_container .news-title-h2 { margin-top: 5px; margin-left: -5px; }*/
}



/* === News TOPIC Header === */
/* ========================= */

#zone_list_2_container > .div-news-content {
    border-top: 1px solid #ccc;
    display: inline-block;
    margin-bottom: 10px;
    padding-top: 10px;
}

#zone_list_2_container .zone_list_2_topics .div-news-content > * {
	padding-left: 0px;
	padding-right: 0px;
}

#sliderNews {
    background-color: #77abd7;
	display: inline-block;
	margin-bottom: 20px;
	padding: 10px;
	width: 100%;
}
#sliderNews .item {
	padding: 0px;
}
#sliderNews .item .title-category {
	background-color: #7d898d;
    color: #ffffff;
    font-size: 13px;
	font-weight: normal !important;
    letter-spacing: 1px;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    left: 0px;
    margin: 0px;
    padding: 0px 5px 2px ;
    position: absolute;
    top: 0px;
	z-index: 99999;
}
#sliderNews .item .div-news-00-content-blq1 {
	background-color: #fff;
	padding: 0px;
}
#sliderNews .item .div-news-00-content-blq2 .topic_selected_title a {
	color: #fff !important;
    font-size: 18px;
    margin-bottom: 5px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
#sliderNews .item .div-news-00-content-blq2 .news-date-selected {
	color: #b9dfff;
    font-size: 13px;
	padding: 10px 0 5px;
}
#sliderNews .item .div-news-00-content-blq2 .topic_selected_resume a {
    color: #fff !important;
    font-size: 13px;
    margin-bottom: 20px;
    text-align: left;
	text-decoration: none;
	line-height: 18px;
}
#sliderNews .item .read_more { margin-top: 20px; }
#sliderNews .item .read_more a {
	color: #fff;
    font-size: 15px;
    text-decoration: none;
    line-height: 25px;
    display: block;
    float: left;
    margin-left: 5px;
}
#sliderNews .item .read_more i {
    color: #fff;
    position: relative;
    font-size: 22px;
    top: 0px;
    display: inline-block;
    margin-bottom: 3px;
    float: left;
}

#sliderNews .carousel-control{
	display:none;
}

#sliderNews .carousel-control.left {
    background-image: linear-gradient(to right, rgba(71,126,173, 0.7) 0px, rgba(71,126,173, 0) 100%);
}

@media screen and ( max-width : 467px ) {
	
	#sliderNews .carousel-control.left .glyphicon-chevron-left,
	#sliderNews .carousel-control.right .glyphicon-chevron-right
	{
		
		top : 25% !important;
	}
}

#sliderNews .carousel-control.right {
    background-image: linear-gradient(to right, rgba(71,126,173, 0) 0px, rgba(71,126,173, 0.7) 100%);
}
#sliderNews .carousel-indicators {
    border-top: 1px solid #fff;
    display: inline-block;
    margin-top: 10px;
    padding: 10px 0 0;	
	left: 0px;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 15;
	bottom: 0px;
}
#sliderNews .carousel-indicators > li {
	padding: 0px;
	opacity: .8;
	transition: all .5s ease-in-out;
	background-color: transparent;
    border: 0px;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    height: auto;
    margin: 0px;
    text-indent: 0px;
}
#sliderNews .carousel-indicators > li.col-lg-6,
#sliderNews .carousel-indicators > li.col-md-6,
#sliderNews .carousel-indicators > li.col-sm-6,
#sliderNews .carousel-indicators > li.col-xs-6,
#sliderNews .carousel-indicators > li.col-xxs-6 { width: 50% !important; }

#sliderNews .carousel-indicators > li.col-lg-4,
#sliderNews .carousel-indicators > li.col-md-4,
#sliderNews .carousel-indicators > li.col-sm-4,
#sliderNews .carousel-indicators > li.col-xs-4,
#sliderNews .carousel-indicators > li.col-xxs-4 { width: 33.3333% !important; }

#sliderNews .carousel-indicators > li.col-lg-3,
#sliderNews .carousel-indicators > li.col-md-3,
#sliderNews .carousel-indicators > li.col-sm-3,
#sliderNews .carousel-indicators > li.col-xs-3,
#sliderNews .carousel-indicators > li.col-xxs-3 { width: 25% !important; }

#sliderNews .carousel-indicators > li.active { opacity: 1; }
#sliderNews .carousel-indicators > li:hover { cursor: pointer; }
#sliderNews .carousel-indicators .div-news-00-roll-img { background-color: #fff; padding: 0px; }
#sliderNews .carousel-indicators .info-label { color: #fff; padding: 0px 15px 0px 10px; }
#sliderNews .carousel-indicators .info-label .news-00-title {
	text-transform: uppercase;
	font-size: 18px;
    margin-bottom: 5px;
}
#sliderNews .carousel-indicators .info-label .titulo-label { font-size: 13px; line-height: 18px;} 

@media (max-width: 976px) and (min-width: 768px) {
	/*.boxNews { height: 380px !important; }*/
}

@media (max-width: 768px) {
	#sliderNews .carousel-indicators .info-label { padding: 5px 15px 0px 0px; }
	#sliderNews .carousel-indicators .titulo-label {		
		overflow: hidden;
		text-overflow: ellipsis; 
		white-space: nowrap;		
	}
}
@media (max-width: 468px) {
	#sliderNews .carousel-indicators .news-00-title { display: none; }
	#sliderNews .carousel-indicators .div-news-00-roll-img { padding-right: 15px; }
	#sliderNews .item .div-news-00-content-blq2 { padding: 5px 0 0 0;  }
	#sliderNews .item .read_more { text-align: center; }
	#sliderNews .carousel-indicators .info-label .titulo-label { font-size: 11px; } 
}


/* === News Detalle === */
/* ==================== */
.list-noticia { margin-top: 20px; }
.list-noticia #detalle-noticia #div-detail-title > h1 {
    color: #d64910;
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
.list-noticia #detalle-noticia .news-date {
    color: #4d8fc6;
    display: block;
    font-size: 13px;
    margin-bottom: 20px;
}
.list-noticia #detalle-noticia .div-detail-01.container-fluid,
.list-noticia #detalle-noticia .div-detail-01.container-fluid #news-image {
	padding: 0px;
	/*margin: 0 15px 10px 0;*/
	margin: 0 5px 10px 0;
}

.list-noticia #detalle-noticia .div-detail-01.container-fluid #news-image img {
    height: auto !important;
    max-height: 200px;
    width: auto;
	
}

.list-noticia #detalle-noticia .div-detail-01.container-fluid .div-detail-01-blq2 { padding: 0px; }
.list-noticia #detalle-noticia .div-detail-01.container-fluid .div-detail-01-blq2 > p {
	color: #595858;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 20px !important;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    text-align: justify;
}
.list-noticia #detalle-noticia .div-detail-01.container-fluid .div-detail-01-blq2 > p strong {
    color: #595858;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    line-height: 19px;
    text-align: justify;
}
@media screen and ( max-width : 468px) {
	
	.return.base-blue > span {
	
		padding: 5px 0px 5px 10px !important;
	}
}


/* === NEWS STACKED === */
/* ==================== */


/* === NEWS LINKBOX === */
/* ==================== */

.linkbox.news {
	
	margin                      : 0 0 10px 0;
	-webkit-backface-visibility : hidden;
	-webkit-transform           : translateZ(0) scale(1.0,1.0);
}

.linkbox.news .linkbox-footer {
	
	background-color : #b2c039;
}

.linkbox-footer {
	
	padding    : 10px;
	text-align : right;
}

.linkbox-footer .more-link {
	
	color           : white;
	font-size       : 13px;
	text-decoration : none;
	position        : relative;
	top             : -2px;
}

.linkbox.news .more-link > i {
	
	font-size : 18px;
	position  : relative;
	top       : 3px;
}

.linkbox-content {
	
	float     : none;
	max-width : 100%;
	width     : auto;
}

.linkbox-content ul {
	
	list-style : outside none none;
	margin     : 0;
	padding    : 0;
}

.linkbox-news-item {
	
	background-color : #a8b62b;
	border           : 1px solid #a8b62b;
	color            : white;
	height           : 210px;
	margin-bottom    : 10px;
	overflow         : hidden;
	position         : relative;
}
.linkbox-news-item .pic {
    background-color: black;
    border: 0 none;
    display: block;
    height: 70px;
    overflow: hidden;
    transition: height 0.5s ease 0s;
	padding: 0;
}
.linkbox-news-item .pic > img { padding: 0px; }
.linkbox-news-item .pic span {
    color: #b1bf37;
    display: block;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 35%;
    transition: opacity 0.5s ease 0s;
    width: 100%;
}
.linkbox-news-item .pic span > i {
    font-size: 31px;
    margin-right: 5px;
    top: 9px;
}
.linkbox-news-item .title {
    color: #fff !important;
    float: none;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    line-height: 1.2;
    margin: 0 10px 5px 30px;
    padding-top: 5px;
    text-shadow: 0 -1px 1px #92a01a;
}

.linkbox-news-item .date {
    color: #fff !important;
    float: none;
    font-family: Arial,sans-serif;
    font-size: 11px;
    height: 16px;
    line-height: 1.1;
    margin: 0 10px 5px 30px;
}
.linkbox-news-item .excerpt {
    color: #fff !important;
    float: none;
    font-size: 13px;
    margin: 0 10px 0 30px;
    overflow: hidden;
	text-overflow: ellipsis;
	height: 44px;
    line-height: 14px;
    word-wrap: break-word;
    display: inline-block;
	table-layout: fixed;
}

.linkbox-news-item .more-lnk {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: right;
    transition: opacity 0.5s ease 0s;
}
.linkbox-news-item .more-lnk a {
    color: #b1bf37;
    display: inline-block;
    font-size: 13px;
    padding: 10px;
    text-decoration: none;
}
.linkbox-news-item .icon-icon-new {
	
	background-color    : #92a01a;
	display             : block;
	float               : left;
	height              : 40px;
	width               : 26px;
	padding             : 10px 0 0 4px;
	background-image    : url("/modules/news/img/icon-news-green.png");
	background-repeat   : no-repeat;
	background-position : center center;
	margin-left         : -5px;
}

.linkbox-news-item .icon-icon-new:before{
	content: "";
}

.linkbox-news-item .box-content { padding: 0px; }
 
/* News Linkbox Animation */
.linkbox-news-item .pic {
	transition: All .3s ease-in-out;
}
.linkbox-news-item:hover {
	border: 1px solid #a8b62b;
}
.linkbox-news-item:hover .pic {
	height: 210px !important;
}
.linkbox-news-item:hover .pic > img {
	opacity: .3 !important;
}
.linkbox-news-item:hover .pic > span,
.linkbox-news-item:hover .more-lnk {
	opacity: 1 !important;
}

@media screen and (min-width : 768px) and (max-width : 992px) {
	
	.linkbox-news-item .pic { height: 100px; }
}

@media screen and (max-width: 767px) {
	
	.linkbox-news-item .pic { height: auto; }
	
	.linkbox-news-item .pic > img { opacity: 1; padding: 0px !important; }
	
	.linkbox-news-item { height: initial !important; }
	
	.linkbox-news-item .icon-icon-new { 
		margin-left : -30px;
		height: 28px;
	    width: 25px;
	    font-size: 18px;
	    background-position: 4px 3px;
	}
	
	.linkbox-news-item:hover .pic > img { opacity: 1 !important; }
	
	.linkbox-news-item:hover .pic { height: auto !important; opacity: 1; }
	
	.linkbox-news-item a.pic { background-color: transparent; }
	
	.linkbox-news-item:hover a { background-color: transparent; }
	
	.linkbox-news-item .pic span { 
		opacity: 1;
		color: #fff;
	}
	.linkbox-news-item .title, .linkbox-news-item .date, .linkbox-news-item .excerpt { margin-left: 6px; }

}

@media (max-width: 590px) {
	.list-noticia #detalle-noticia .div-detail-01.container-fluid,
	.list-noticia #detalle-noticia .div-detail-01.container-fluid #news-image {
		margin: 0 0 10px 0;
		width: 100%;
	}
}
#returnToTopic {  float: left; cursor: pointer;  }

.stacked-blue.list-noticia-stacked .stacked-news li.titulo-noti {
	border-top: 0px !important;
	display: block;
	clear: both;	 
}
.stacked-blue.list-noticia-stacked .stacked-news li.titulo-noti:before {
	background-image: url("../img/li_arrow.png");
    background-size: 6px 7px;
    content: " ";
    display: inline-block;
    height: 7px;
    top: 1px;
    width: 6px;
}



