.BlockWrapperContainer {
	justify-content: center;
}

.TitoloContainer {
	color: var(--Marrone);
	font-size: 90px;
	text-align: center;
	font-weight: lighter !important;
}

.TitoloContainerBianco {
	color:var(--Avorio) !important;
}

.ImmagineTestoImmagineCol_1 img {
	margin-top:100%;
}

.ImmagineTestoImmagineCol_2 img {
	margin-top:-100%;
}

.CardsContainer {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.SingleCard  {
	width:350px;
	margin:20px;
}

.SingleCardTitle {
	font-weight: bold;
	color: var(--Marrone);
	font-size:30px;
}

.SingleCardSubTitle {
	font-weight: bold;
	color: var(--Marrone);
	font-size:18px;
}

.SingleCardDesc {
	font-weight: light;
	color: var(--Marrone);
	font-size:18px;
	line-height: 28px;
}

.SingleCardImage {
	width:350px;
	height:350px;
	background-size:cover;
	margin-bottom:50px;
}

.BlocchiLinkContainer {
	display: flex;
}

.SingleBlocchettoImage {
	width:100%;
}

.SingleBlocchettoLink {
	display: flex;
	flex-direction: column;
	margin:30px;
	padding:30px;
	padding-left:70px;
	padding-right:70px;
	background-color: var(--Avorio);
	align-items: center;
	color: var(--Marrone);
	min-height: 300px;
	width:350px;
	justify-content: center;
}

.SingleBlocchettoLink strong {
	font-weight: bold;
}

.SingleBlocchettoLinkTitle p {
	font-size:18px !important;
}

.SingleBlocchettoLinkTitle {
	font-size:33px;
	font-weight: lighter;
}


.SingleListItem {
	display: flex;
	align-items: center;
	margin-left:10px;
	margin-bottom:25px;
}

.BlockMappaContainer {
	height:550px !important;
	background-size:cover;
	display: flex;
	align-items:center;
	background-repeat: no-repeat;
	background-position: center;
}

.ReverseBlock {
	flex-direction: row-reverse !important;
}

.TableContainer table {
	border-collapse: collapse;
	margin-bottom:50px;
}

.TabellaLegenda {
	font-size:18px;
	line-height: 28px;
	color:var(--Marrone);
}

.TableContainer td {
	padding-top:20px;
	padding-bottom:20px;
	border:1px solid #f2f2f2;
}

.BlockIconaTitolo {
	height:100px;
	margin-bottom:20px;
}

.TableTitle {
	margin-bottom:50px;
}

.BlockContent .MainButton {
	margin-top:40px;
}

.TextAlignLeft{
	text-align: left;
}

.TextAlignRight{
	text-align: right;
}

.TextAlignCenter{
	text-align: center;
}

.TextFont18 {
	font-size:18px !important;
	line-height:28px !important;
}

.TextFont30 {
	font-size:30px !important;
	line-height:40px !important;
	font-weight: lighter !important;
}

.TableContainer td:nth-child(1) {
	color: var(--Marrone);
	font-weight:bold;
}

.TableContainer th {
	text-align: left;
	padding: 20px;
	color: var(--Marrone);
}

.BlockWrapperGruppoMedia {
	display: flex;
}

.BlockSlider {
	width:50% !important;
	height:450px;
}

.BlockContent {
	width: calc(50% - 210px);
	padding: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.BlockTitolo {
	font-weight: bold;
	color:var(--Marrone);
	font-size:30px;
	line-height: 40px;
	margin-bottom: 15px;
}

.StandardImage .BlockTitolo {
	text-transform:uppercase;
}

.BlockSottotitolo {
	font-size:15px;
}

.BlockListaIcone {
	height:auto;
	max-width:100%;
	padding-bottom:30px;
	border-bottom:1px solid var(--Avorio);
	margin-bottom: 15px;
}

.BlockText {
	color:var(--Marrone);
	line-height: 28px;
	font-size: 18px;
	width:400px;
}

.ReverseBlock .BlockText {
	width:100% !important;
}

.ReverseBlock .BlockContent {
	margin-left:150px;
	margin-right:0 !important;
}

.NoMargin .BlockContent {
	margin-right:150px;
}

.NoMargin .BlockText {
	width:100% !important;
}

.NoMargin .BlockTitolo, .SmallImage .BlockTitolo {
	font-weight:lighter !important;
	font-size:50px;
	line-height: 60px;
}

.TitoloPulsanteBlock {
	display:flex;
	justify-content:center;
	flex-direction: column;
	align-items:center;
}

.TitoloPulsanteBlock .TitoloContainer, .TitoloPulsanteBlock .TestoContainer {
	margin-bottom:50px;
	text-align:center;
	font-size:50px;
	line-height:60px;
	color:var(--Marrone);
}

.BlockSlingleSlide {
	height: 450px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.ListIconeContainer {
	display: flex;
	flex-direction: column;
}

.ListaIconeContainer .MainButton {
	display:flex;
}

.ListaIconeContainer .IconaDesc {
	font-weight: normal !important;
}

.ListaIconeContainer .TitoloContainer {
	font-size:30px !important;
	line-height: 40px;
	font-weight: bold !important;
	text-align: left !important;
	padding-left:0;
	margin-bottom:25px;
}

.ListaIconeContainer .SingleIconaImage {
	height: 40px;
	margin-bottom:10px;
	scroll-margin-top: :10px;
}

.ListaIconeContainer .IconaDesc{
	min-height:auto !important;
	margin-left:15px;
	color: var(--Marrone) !important;
}

.ParagrafoContainer {
	font-size:30px;
	line-height: 40px;
	font-weight: light !important;
	color: var(--Marrone);
	padding:30px;
}

.EvidenzaTitle {
	font-weight: bold;
	font-size:30px;
}

.EvidenzaContainer {
	line-height: 30px;
	font-weight: light !important;
	text-align: left;
	color: var(--Marrone);
}

.InnerEvidenzaContainer {
	padding:50px;
}

.ParagrafoContainer p {
	margin:0 !important;
}

.InnerParagrafoContainer a {
	color:var(--Rosa) !important;
	text-decoration: none;
}

.ImmagineTestoImmagineCol img {
	height:200px;
}

.BlockGridListContainer {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.BlockGridListContainer .SingleGridImage {
	width: 350px;
	height: 350px;
}

.BlockPostList {
	display: flex;
	overflow: hidden;
	justify-content:center;
}

.NoSlider {
	flex-wrap:wrap;
	align-items:center;
}


.PostSingleCard {
	width:430px !important;
	margin-left:20px;
	margin-right:20px;
	background-color:#fff;
	display:flex;
	flex-direction: column !important;
	min-height:650px;

}

.PostSingleCardContent {
	padding:25px;
}

.PostSingleCardLink {
	font-weight: bold;
	color:var(--Rosa);
	margin-top:20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size:20px;
	display: flex;
	align-items:center;
}

.PostSingleCardTitle {
	font-size: 30px;
	font-weight: bold;
	color: var(--Marrone);
	margin-bottom: 15px;
}

.PostSingleCardExcerpt {
	color:var(--Marrone);
	margin-bottom:25px;
	min-height:80px !important;
	font-size:18px;
	line-height:28px;
}

.MostraPostContainer {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.BlockPostListContainer {
	margin-bottom:0 !important;
}

.PostSingleCardImage {
	height: 365px;
	background-position: center;
	background-size: cover;
}

.BlocchettiContainer {
	display: flex;
}

.TreColonneContainer td {
	padding:20px;
	color:var(--Marrone);
	font-size: 18px;
	vertical-align: text-top;
}

.TreColonneContainer th {
	text-transform: uppercase;
	font-size: 30px;
	color:var(--Marrone);
	text-align: left;
	padding:20px;
}

.TreColonneContainer tr:nth-of-type(4n+3), .TreColonneContainer tr:nth-of-type(4n+3) + * {
  background-color:var(--Avorio);
}


.TreColonneContainer strong {
	font-weight: normal !important;
	font-size: 30px;
}

.TreColonneContainer .Prezzo {
	font-size: 30px;
}

.TreColonneContainer .TitoloColonna {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
}

.TreColonneContainer .SottoTitoloColonna {
	color:var(--Marrone);
	font-size: 18px;
	margin-top:20px;
}

.ImmagineTestoImmagine {
	display: flex;
	min-height: 400px;
	align-items: center;
	justify-content:center;
	background-color: var(--Avorio);
}

.SponsorSliderContainer {
	padding-top:100px;
	display: flex;
	flex-direction: column;
}


.ImmagineTestoImmagine .BlockTestoCol {
	font-size:45px !important;
}

.BlockTestoCol {
	width: 50%;
	display: flex;
	align-items: center;
	flex-direction: column;
	font-size: 50px;
	color: var(--Marrone);
}

.ArrowButtonLink {
	margin-left:10px;
}

.BlockTestoCol strong, .BlockTestoCol b {
	font-family: 'Courgette';
	color: var(--Rosa);
}

.SingleBlocchetto {
	margin-left: 10px;
	margin-right: 10px;
	width: 400px;
	display: flex;
	align-items: flex-end;
	background-size:contain;
	background-repeat: no-repeat;
	text-decoration: none;
}

.BlocchettoLocation .SingleBlocchetto {
	width:350px;
	height:620px;
}

.SingleBlocchettoIcona {
	position: absolute;
	bottom: -70px;
	left: 25%;
}

.TestoIconeContainer {
	display:flex;
	flex-direction: column;
	align-items:center;
}

.SingleIcona {
	text-align: center;
	width: 150px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top:50px;
}

.SingleIcona img {
	margin-bottom:20px;
	margin-top:20px;
	height:99px;
}

.IconeContainer {
	display: flex;
	max-width: var(--SiteWidth);
	align-items: end;
	justify-content: center;
	margin-top:50px;
	margin-bottom:50px;
	align-items: baseline;
	flex-wrap: wrap;
}

.SingleListItem .IconaDesc {
	text-align: left;
}

.IconaDesc {
	color: var(--Rosa);
	text-align: center;
	min-height: 40px;
	font-size:18px;
	line-height:28px;
	font-weight: bold;
}


.SmallImage .BlockSlider {
	width:440px !important;
	height:440px !important;
}

.SmallImage {
	align-items: center;
	width: auto !important;
	margin: auto;
	padding-left: 15% !important;
	padding-right: 15% !important;
}

.SmallImage .BlockText {
	width:100% !important;
}

.SmallImage .BlockContent {
	width: calc(100% - 440px) !important;
	margin:0 !important;
}

.SmallImage .BlockSlingleSlide {
	height:440px;
}

.SingleBlocchettoTitle {
	margin:20px;
	color:#fff;
	font-weight: bold;
	font-size:30px;
	text-decoration:inherit !important;
	position: absolute;
}

.ImmagineContainer {
	height: 800px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}

/* BLOCCO GRIGLIA */

.BlockGridContainer {
	display: flex;
}

.BlockGridWall {
	display: flex;
	justify-content: center;
}

.SingleGridImageFirst {
	width:630px !important;
	height:630px !important;
}

.SingleGridImageSecond, .SingleGridImageThird {
	width: 310px !important;
	height: 310px !important;
}

.SingleGridImageFourth {
	width: 655px !important;
	height: 290px !important;
	background-size: cover !important;
	background-position: bottom;
}

.BlockWrapperGrigliaImmagini {
	display: flex;
	align-items: center;
	flex-direction: column;
}

.BlockWrapperGrigliaImmagini .MainButton {
	margin-top:50px;
}

.BlockGridWall .GrigliaCol a {
	background-repeat:no-repeat !important;
}

.BlockGridWall .GrigliaCol {
	flex-wrap: wrap !important;
	flex-direction: row !important;
}

.BlockGridWall .SingleGridImage {
	padding: 0 !important;
}

.BlockGridContainer div:first-child {
	align-items: flex-end;
}

.BlockGridContainer div:nth-child(2) a:first-child {
	width:250px;
	height:250px;
}

.GrigliaCol {
	display: flex;
	flex-direction: column;
}

.BlockGridContainer div:first-child a:nth-child(2) {
	width:250px;
	height:250px;
}

.PostSingleEventDate {
	background-color: var(--VerdeScuro);
	padding:30px;
	color:#fff;
	font-size:27px;
	font-weight: bold;
	width: fit-content;
}

.PostSingleEventDate span {
	font-size:18px !i;
	font-weight: lighter !important;
}

.SingleGridImage {
	height: 430px;
	width: 430px;
	margin:15px;
	display: flex;
	align-items: end;
	padding: 40px;
	background-size: cover;
	background-position: center center;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 30px;
}