.col50.news {
    margin: 0 3% 116px 0;
	width: 48.5%;
}

.col50.news:last-child {
    margin: 0 0 116px;
}

.img_news {
    width: 100%;
    height: 400px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}

.riga-news-eventi .box-news .img_news {
    height: 300px;
}

.riga-news-eventi .box-news:first-child .img_news {
    height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.data_news {
    margin: 0 0 24px;
    display: inline-block;
	width: 100%;
	font-size: 22px;
	font-weight: 600;
	color: #353536;
	line-height: 26px;
}

.riga-news-eventi .box-news:first-child .data_news {
    font-size: 20px;
    color: #fff;
	line-height: 24px;
}

.box-news {
    padding: 0 15px;
    margin: 0;
	float: left;
	display: none;
}

.riga-news-eventi .box-news {
	width: 50%;
}

.riga-news .box-news,
.riga-eventi .box-news {
	width: 33.333%;
}

.riga-eventi .box-news {
	width: 100%;
}

.riga-news-eventi .box-news .news {
	height: 634px;
}

.riga-news-eventi .box-news:nth-child(-n+2) {
	display: block;
}

.riga-news .box-news:nth-child(-n+2) {
	display: block;
}

.riga-eventi .box-news:nth-child(-n+2) {
	display: block;
}

.riga-eventi .box-news:first-child  .news .img_news {
	display: table-cell;
}

.riga-news .luogo_evento {
	display: none;
}

.box-news h3 {
    padding: 0;
    margin: 0 0 42px;
	font-size: 32px;
	color: #213259;
	line-height: 42px;
}

.riga-news-eventi .box-news:first-child h3 {
	font-size: 26px;
	color: #fff;
	line-height: 36px;
}

.box-news .link, .box-news .link:hover, .box-news .link:active, .box-news .link:focus {
    display: block;
    text-align: center;
    color: #190004;
    font-size: 18px;
    font-weight: 700;
}

.box-news .link:hover, .box-news .link:active, .box-news .link:focus {
    color: #8C0A1F;
}

.link i {
    margin-left: 16px;
    font-weight: bold;
    font-size: 18px;
}

.box-news .cont-news {
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 32px 32px 54px 32px;
	min-height: calc(100% - 400px);
}

.riga-news-eventi .box-news:first-child .cont-news {
	background: transparent;
	color: #fff;
}

.box-news .news {
	position: relative;
	border: 1px solid #B5B5B7;
	min-height: 634px;
	display: inline-block;
	width: 100%;
}

.riga-news-eventi .box-news:first-child .news {
	background-size: cover;
	background-position: center;
	border: 0;
}

.luogo_evento {
	font-size: 22px;
	font-weight: 600;
	color: #353536;
	margin-bottom: 24px;
	display: inline-block;
	width: 100%;
	line-height: 26px;
}

.riga-news-eventi .box-news:first-child .luogo_evento {
	font-size: 18px;
	color: #fff;
	line-height: 22px;
}

.cat_news {
	font-size: 26px;
	color: #353536;
	padding-bottom: 24px;
	position: relative;
	margin-bottom: 24px;
}

.riga-news-eventi .box-news:first-child .news .cat_news {
	font-size: 28px;
	line-height: 38px;
	color: #fff;
}

.cat_news::after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 100%;
	max-width: 213px;
	left: 0;
	background: #353536;
}

.riga-news-eventi .box-news:first-child .news .cat_news::after {
	background: #fff;
}

.box-news .label {
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	margin: 0;
	padding: 0 32px 32px;
	color: #B5B5B7;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
}

.riga-eventi .box-news .news {
	display: table;
	min-height: 300px;
	border: 0;
	margin-bottom: 40px;
}

.riga-eventi .box-news .news .img_news {
	display: table-cell;
	vertical-align: middle;
	height: 300px;
	width: 38.5%;
	max-width: 38.5%;
}

.riga-eventi .box-news .news .cont-news {
	display: table-cell;
	vertical-align: top;
	width: 61.5%;
	position: relative;
	max-width: 61.5%;
	background: transparent;
}

.riga-eventi .box-news .news .cat_news {
	display: none;
}

.img_news .data_news {
	display: none;
}

.riga-eventi:not(.riga-news) .box-news .news .img_news .data_news {
	display: block;
}

.riga-eventi:not(.riga-news) .box-news .news .cont-news .data_news {
	display: none;
}

.riga-eventi:not(.riga-news) .box-news .news .img_news .data_news {
	font-size: 32px;
	font-weight: 400;
	line-height: 34px;
	padding: 32px 58px;
	color: #fff;
	background: #213259;
	position: absolute;
	right: 0;
	bottom: 0;
	width: auto;
	margin: 0;
	text-align: right;
	text-transform: lowercase;
}

.riga-eventi:not(.riga-news) .box-news .news .img_news .data_news small {
	font-size: 20px;
	font-weight: 400;
	color: #fff;
}

.riga-news.riga-infografiche .box-news .news {
	min-height: 933px;
}

.riga-news.riga-infografiche .cat_news,
.riga-news.riga-infografiche .data_news {
	display: none;
}

.riga-news.riga-infografiche .img_news {
	height: 700px;
}

.riga-news.riga-infografiche .cont-news {
	min-height: calc(100% - 700px);
}

.riga-news:not(.riga-infografiche) .box-news:not(:first-child) .cont-news {
	background: #F5F5F5;
}

.slider-infografiche .slick-prev,
.slider-infografiche .slick-next {
	top: 50%;
	margin-top: -56px;
	width: 78px;
	height: 112px;
	z-index: 1;
}

.slider-infografiche .slick-prev::before,
.slider-infografiche .slick-next::before {
	display: none;
}

.slider-infografiche .slick-prev:hover,
.slider-infografiche .slick-prev:focus,
.slider-infografiche .slick-prev {
	background-image: url('../img/ico_arrow_left_slider.png');
	background-size: 78px 112px;
	left: -45px;
}

.slider-infografiche .slick-next:hover,
.slider-infografiche .slick-next:focus,
.slider-infografiche .slick-next {
	background-image: url('../img/ico_arrow_right_slider.png');
	background-size: 78px 112px;
	right: -45px;
}

.slider-infografiche .slick-prev.slick-disabled,
.slider-infografiche .slick-next.slick-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

a.disabled {
	pointer-events: none;
	cursor: default;
	background: #A0A0A0 !important;
}

.ricevi-comunicati {
	background: #213259;
	width: 284px;
	position: fixed;
	bottom: 8px;
	right: 8px;
	padding: 24px 16px 8px;
	text-align: center;
	border-radius: 5px;
	z-index: 3;
}

.ricevi-comunicati img {
	max-height: 32px;
}

.ricevi-comunicati p {
	margin: 8px 0 20px;
	font-size: 18px;
	font-weight: 400;
	clear: both;
	color: #fff;
}

.ricevi-comunicati a.no-comunicazioni {
	float: left;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
}

.ricevi-comunicati a.ok-comunicazioni {
	float: right;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	text-decoration: underline;
}

@media all and (max-width: 767px) {
	.riga-eventi .box-news:first-child .news .img_news,
	.riga-eventi .box-news .news .img_news {
		display: inline-block;
		width: 100%;
		max-width: 100%;
		vertical-align: top;
	}
	.riga-eventi .box-news .news .cont-news {
		display: inline-block;
		width: 100%;
		max-width: 100%;
		vertical-align: top;
	}
	.prod .nav-tabs {
		white-space: nowrap;
		overflow-x: auto;
	}
	.prod .nav-tabs > li {
		padding-right: 0;
		display: inline-block;
		float: none;
		white-space: nowrap;
		margin-bottom: 0;
	}
}