@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');

.slider-Meets4Future {
	font-family: 'Roboto', sans-serif;
}

.riga-news-eventi .box-news:first-child .slider-Meets4Future.news {
	border: 1px solid #B5B5B7;
}

.slider-Meets4Future .d-table {
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
	padding-top: 90px;
	padding-bottom: 150px;
}

.slider-Meets4Future .d-table-cell {
	display: table-cell;
	vertical-align: top;
	position: relative;
	padding-top: 40px;
}

.slider-Meets4Future .slide1, .slider-Meets4Future .slide2, .slider-Meets4Future .slide3, .slider-Meets4Future .slide4 {
	height: 100%;
}

.slider-Meets4Future .slick-track, .slider-Meets4Future .slick-list, .slider-Meets4Future .slick-slide > div {
	height: 100%;
}

.title-Meets4Future {
	background: linear-gradient(90deg, rgba(171,20,78,1) 0%, rgba(15,117,187,1) 72.5%, rgba(3,92,152,1) 100%);
	color: #fff;
	font-size: 40px;
	font-weight: 900;
	position: absolute;
	top: -40px;
	left: 16px;
	padding: 0 8px;
}

.content-Meets4Future {
	font-weight: 900;
	font-size: 48px;
	color: #1C629F;
	padding: 0 32px;
	line-height: 1.25;
}

.label-Meets4Future {
	background: #A3195B;
	font-size: 32px;
	font-weight: 300;
	color: #fff;
	padding: 4px 32px;
	position: absolute;
	right: 32px;
	bottom: -32px;
	margin: 0;
}

.button-Meets4Future {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 24px;
	color: #1C629F !important;
	text-align: center;
	padding: 32px 16px;
}

.slider-Meets4Future .slide4 .d-table::before {
	content: "";
	width: 100%;
	border-radius: 100%;
	right: -60%;
	top: -75%;
	position: absolute;
	border: 8px solid rgba(255,255,255,0.5);
	height: 100%;
}

.slider-Meets4Future .slide4 .d-table::after {
	content: "";
	width: 100%;
	border-radius: 100%;
	left: -60%;
	bottom: -75%;
	position: absolute;
	border: 8px solid rgba(255,255,255,0.5);
	height: 100%;
}

.slider-Meets4Future .slide4 .d-table-cell {
	padding: 0;
}

.slider-Meets4Future .slide4 .title-Meets4Future {
	background: transparent;
	position: relative;
	top: auto;
	left: auto;
	padding: 0 48px;
	margin-bottom: 32px;
}

.slider-Meets4Future .slide4 .content-Meets4Future {
	font-size: 28px;
	padding: 0 48px;
	color: #fff;
	font-weight: 500;
	line-height: 1.5;
}

.slider-Meets4Future .slide4 .label-Meets4Future {
	color: #1C629F;
	background: #fff;
	font-weight: 500;
}

@media (min-width: 768px) and (max-width: 1599px) {
	.content-Meets4Future br {
		display: none;
	}
}

@media (min-width: 1200px) and (max-width: 1399px) {
	.content-Meets4Future {
		font-size: 40px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.title-Meets4Future {
		font-size: 24px;
		top: -16px;
	}
	.content-Meets4Future {
		font-size: 32px;
	}
	.label-Meets4Future {
		font-size: 20px;
		bottom: -16px;
		padding: 4px 16px;
	}
	.button-Meets4Future {
		font-size: 16px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.title-Meets4Future {
		font-size: 20px;
		top: -16px;
	}
	.content-Meets4Future {
		font-size: 24px;
	}
	.label-Meets4Future {
		font-size: 20px;
		bottom: -16px;
		padding: 4px 8px;
	}
	.button-Meets4Future {
		font-size: 16px;
	}
	.slider-Meets4Future .slide4 .title-Meets4Future {
		padding: 0 16px;
	}
	.slider-Meets4Future .slide4 .content-Meets4Future {
		font-size: 24px;
		padding: 0 16px;
	}
}

@media (max-width: 767px) {
	.title-Meets4Future {
		font-size: 24px;
		top: -16px;
	}
	.content-Meets4Future {
		font-size: 32px;
	}
	.label-Meets4Future {
		font-size: 24px;
		bottom: -16px;
		padding: 4px 16px;
	}
	.button-Meets4Future {
		font-size: 16px;
	}
	.slider-Meets4Future .slide4 .content-Meets4Future {
		font-size: 24px;
	}
}

.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;
}

.slick-slide .img_news img, .img_news img {
	display: none;
}

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

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

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

.riga-news-eventi .box-news:first-child .data_news, .riga-news-eventi .box-events .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: 33.333%;
}

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

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

.riga-news .box-news .news {
	height: 704px;
}

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

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

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

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

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

.riga-eventi .box-news:first-child .label {
	position: relative;
	padding: 0;
}

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

.riga-eventi .box-news:first-child .news .img_news {
	display: table-cell;
	vertical-align: middle;
	height: 400px;
	width: 100%;
	max-width: 50%;
}

.riga-eventi .box-news:first-child .news .cont-news {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	position: relative;
	max-width: 50%;
	background: transparent;
	padding: 32px;
}*/

.riga-news .news .img_news {
	height: 400px;
}

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

.box-news h3 {
    padding: 0;
    margin: 0 0 32px;
	font-size: 24px;
	color: #213259;
	line-height: 34px;
	min-height: 68px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.riga-news-eventi .box-news:first-child h3, .riga-news-eventi .box-events 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);
	-webkit-transition: .3s background ease;
	-moz-transition: .3s background ease;
	-ms-transition: .3s background ease;
	-o-transition: .3s background ease;
	transition: .3s background ease;
}

.riga-news-eventi .box-news:first-child .cont-news, .riga-news-eventi .box-events .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, .riga-news-eventi .box-events .news {
	background-size: cover;
	background-position: center;
	border: 0;
}

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

.riga-news-eventi .box-news:first-child .luogo_evento, .riga-news-eventi .box-events .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, .riga-news-eventi .box-events .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, .riga-news-eventi .box-events .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: inherit;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
}

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

.img_news .data_news {
	display: none;
}

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

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

.riga-eventi .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 .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;*/
	min-height: 0;
	height: auto;
}

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

.riga-news.riga-infografiche .img_news {
	/*height: 700px;*/
	height: auto;
	background: none;
}

.riga-news.riga-infografiche .img_news img {
	display: block;
}

.riga-news.riga-infografiche .cont-news {
	/*min-height: calc(100% - 700px);*/
	min-height: 0;
	position: relative;
}

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

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

.riga-eventi .slick-prev::before,
.riga-eventi .slick-next::before,
.riga-news .slick-prev::before,
.riga-news .slick-next::before {
	display: none;
}

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

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

.riga-eventi .slick-prev.slick-disabled,
.riga-eventi .slick-next.slick-disabled,
.riga-news .slick-prev.slick-disabled,
.riga-news .slick-next.slick-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none;
}

.contatti_ufficio_stampa {
	list-style: none;
	background: #213259;
	padding: 22px 16px;
}

.contatti_ufficio_stampa li {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	line-height: 20px;
	margin-bottom: 13px;
}

.contatti_ufficio_stampa li:last-child {
	margin-bottom: 0;
}

.contatti_ufficio_stampa li strong.ufficio_stampa {
	font-size: 18px;
}

.contatti_ufficio_stampa li a {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}

.riga-eventi .slick-track { min-width: 100%; }

@media all and (min-width: 992px) {
	.riga-eventi .slick-slide {
		width: 33.333% !important;
	}
	.riga-eventi .slick-slide:first-child {
		width: 100% !important;
	}
	.riga-eventi .slick-slide:first-child .news .img_news {
		display: table-cell;
	}
	.riga-eventi .slick-slide:first-child .label {
		position: relative;
		padding: 0;
	}
	.riga-eventi .slick-slide:first-child .news {
		display: table;
		min-height: 400px;
		border: 0;
		margin-bottom: 40px;
	}
	.riga-eventi .slick-slide:first-child .news .img_news {
		display: table-cell;
		vertical-align: middle;
		height: 400px;
		width: 50%;
		max-width: 50%;
	}
	.riga-eventi .slick-slide:first-child .news .cont-news {
		display: table-cell;
		vertical-align: middle;
		width: 50%;
		position: relative;
		max-width: 50%;
		background: transparent;
		padding: 32px;
	}
}

@media all and (min-width: 768px) and (max-width: 1025px) {
	.riga-eventi .slick-prev:hover,
	.riga-eventi .slick-prev:focus,
	.riga-eventi .slick-prev,
	.riga-news .slick-prev:hover,
	.riga-news .slick-prev:focus,
	.riga-news .slick-prev {
		left: -15px;
	}
	.riga-eventi .slick-next:hover,
	.riga-eventi .slick-next:focus,
	.riga-eventi .slick-next,
	.riga-news .slick-next:hover,
	.riga-news .slick-next:focus,
	.riga-news .slick-next {
		right: -15px;
	}
}

@media all and (max-width: 767px) {
	.riga-eventi .slick-prev:hover,
	.riga-eventi .slick-prev:focus,
	.riga-eventi .slick-prev,
	.riga-news .slick-prev:hover,
	.riga-news .slick-prev:focus,
	.riga-news .slick-prev {
		left: 0;
	}
	.riga-eventi .slick-next:hover,
	.riga-eventi .slick-next:focus,
	.riga-eventi .slick-next,
	.riga-news .slick-next:hover,
	.riga-news .slick-next:focus,
	.riga-news .slick-next {
		right: 0;
	}
	.riga-news-eventi .box-news {
		width: 100%;
		margin-bottom: 32px;
	}
}