<strong></strong>/* CSS Document */

body{font-family: 'Space Grotesk', sans-serif;font-size:100%;  text-rendering: optimizeLegibility;}

/*body:before {
    background: url(https://fieradidacta.indire.it/wp-content/uploads/2023/10/Background-left.jpg) no-repeat;
    width: 169px;
    content: "";
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    position: fixed;
    z-index: -1;
}


body:after {
    background: url(https://fieradidacta.indire.it/wp-content/uploads/2022/11/back-right.png) no-repeat;
    width: 167px;
    content: "";
    opacity: 1;
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: -1;
}*/


h1,h2,h3,h4{

    font-family: 'Space Grotesk', sans-serif;

}
p, li{font-size:1em;font-weight:400;line-height:1.5em}
ul, ol {
    margin: 0 0 1.5em 0em;
        margin-top: 0px;
        margin-bottom: 0em;
}

p span.gdpr{
    font-size: 13px;
    line-height: 0.8!important;
}

.hidden{display:none;}
.row_anagrafica { 
    padding: 4px 0px;
    font-size: 14px!important;
}

li.isDisabled a {
 
	pointer-events: none;
  cursor: default;	
}

.butt-sub{display:none}
	.titolo-mobile{display:none}

.padding {padding:20px;}
.wp-block-button a:hover{background:inherit}

.data-evento{color:#fff;padding: 10px!important;}
.orario-evento{margin-bottom:3px;margin-top:30px}

#wtDestinationFlorence_root form input.text{width:100%}
#wtDestinationFlorence_root form #wtDestinationFlorence_root_roomSummary {
    background-position: 194px -25px;
    width: auto;
}
#wtDestinationFlorence_root form input.text {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-color: 
#ced5da;
color:
    #4d4d4d;
    background-position: 100% 1px;
}
#wtDestinationFlorence_root form #wtDestinationFlorence_root_roomSummary {
    background-position: 100% -25px;
    width: auto
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
	background:#fff
}


.site-contentt, .container.home{margin-top:20px;}

a:visited{color:#274193}

/*varie*/
.no-padding{padding:0}
.no-padding-right{padding-right:0}
.no-padding-left{padding-left:0}
.align-center-h{justify-content: center;display: flex;}
.align-center-vertical{display: flex;align-items:center;flex-wrap:nowrap}
.btn-primary{background-color:#274193;border-color:#274193;}
/*varie*/

/*header*/
.top {
    border-top: 0px solid #02669c;
padding: 8px 0;
background:#fff;
border-bottom: 1px solid rgba(0,0,0,0.15);
width:100%;	
}

.logo-indire {
    float: left;
}
.logo-miur {
    float: left;
    padding-left: 30px;
}
.logo-fiera {
    margin: 0;
}
.logo-fiera, .switch {
    text-align: right !important;
}


.custom-logo-link {
    display: inline-block;
    width: 250px;
}
a.custom-logo-link:hover{background:inherit}
.site-header h2{font-size:30px; color:#274193;font-weight:700;float:right;margin:0;line-height:1em}
.logo-fiera img,.logo-indire img, .logo-miur img {
    float: right;
    height: 30px !important;
}
.site-header h3{    
	color: #274193;
    font-size: 1.4em;
    letter-spacing: 0.04em;
    float: right;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
	text-align:right;
}
.site-header h3 span {display:block}


.breadcrumbs{
font-size: 14px;
    margin: 20px 0 0;
}
/*header*/

/*menu*/

ul#menu-menu-bottom {text-align: center; padding: 5px;border-top: 1px solid rgba(255,255,255,0.1); margin: 10px 0;}
ul#menu-menu-bottom li{display:inline-block;list-style: none;margin:5px}
ul#menu-menu-bottom li a {color:#fff;font-size:13px;transition:all 0.5s;-webkit-transition:all 0.5s}
ul#menu-menu-bottom li a:hover {color:rgba(229,114,146,1);}





#site-navigation.main-navigation{background:#274193;margin:20px 0 0;padding:0 3px;line-height: 0;}
#site-navigation.main-navigation ul li:hover,#site-navigation.main-navigation ul li.current-menu-item{background:#ffdc50;}
#site-navigation.main-navigation ul li:hover a,#site-navigation.main-navigation ul li.current-menu-item a {color:#274193;}
#site-navigation.main-navigation ul li a{color:#fff;font-size:15px;letter-spacing:0.04rem}
#site-navigation.main-navigation ul li a:hover{color:#274193;}

.col-lg-8 #site-navigation.secondary-navigation {background:#f9b0c9;margin: -40px 0;}
#site-navigation.secondary-navigation ul li a{
	font-size: 1em;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.04em;
    padding: 10px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.col-lg-10 #site-navigation.secondary-navigation {
  background:#f9b0c9;margin: -40px 0;
}

#site-navigation.secondary-navigation ul li:hover a{ color: #fff;
    background: rgba(250,99,150,1);
   }

#menu-bottom ul li{list-style: none; display:inline-block}


#polylang-3 ul {text-align: right;float: right;}

/*----- Toggle Button -----*/
.toggle-nav, .toggle-nav2 {
	display:none;
}

/*----- Menu -----*/
@media screen and (min-width: 860px) {
	.main-navigation,.secondary-navigation {
	width:100%;
	padding:10px 18px;
	box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	border-radius:0;
	/*background:#303030;*/
	}
	
	.secondary-navigation {padding:0}
}

.main-navigation li,.secondary-navigation li {
	margin:0px 0px 0px 0px;
	float:left;
	list-style:none;
	font-size:17px;
	padding:8px 20px;
	margin:0;
}

.secondary-navigation li {
    margin: 10px 0px 10px 0px;
    float: left;
    list-style: none;
    font-size: 15px;
   padding: 0px;
}

.main-navigation li:last-child,.secondary-navigation li:last-child {
	margin-right:0px;
}

.main-navigation a,.secondary-navigation a {
	color:#777;
	transition:color linear 0.15s;
}

.main-navigation a.toggle-nav,.secondary-navigation a.toggle-nav {
	color:#fff;
	transition:color linear 0.15s;
}

.main-navigation a:hover, .main-navigation a,.secondary-navigation a:hover,.secondary-navigation a {
	text-decoration:none;
	color:#66a992;
	background: transparent
}

#site-navigation.secondary-navigation .current-menu-item a{    
	color: #fff;
    background: rgba(250,99,150,1);
    padding: 10px;}

#site-navigation.main-navigation .current-menu-item a{color:#274193}

.secondary-navigation ul#menu-menu-programma li:last-child a:after /*,.secondary-navigation ul#menu-menu-programma li:nth-last-child(2) a:after */ {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f35d";
    margin: 0 0 0 7px;
	font-size: 85%;
}

#site-navigation.secondary-navigation ul#menu-menu-programma li a {
  font-size: 1.2em;
  padding: 5px 15px 7px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 22px;
  background: rgb(250, 99, 150);
  color: #fff;
}
#site-navigation.secondary-navigation ul#menu-menu-programma li.current-menu-item a, #site-navigation.secondary-navigation ul#menu-menu-programma li a:hover {
    color: #fff;
  background: #274193;
  border-radius: 0;
  padding: 5px 15px 7px;
  font-weight: 600;
  text-transform: uppercase;
}
}

.prog{margin: 0 0 25px;padding:10px 0;box-shadow: 0px 0px 0px rgb(0 0 0 / 0%);}

/*----- Responsive -----*/


@media screen and (max-width: 1024px) {
	
	#page{padding:0 15px}
	
	.main-navigation,.secondary-navigation{
		position:relative;
		display:inline-block;
	}

	.main-navigation ul.menu,.secondary-navigation ul.menu {
		display:none;
	}
	
	.main-navigation ul.menu2,.secondary-navigation ul.menu2 {
		display:none;
	}

	.main-navigation ul{
		width:100%;
		position:absolute;
		top:120%;
		left:0px;
		padding:10px 18px;
		box-shadow:0px 1px 1px rgba(0,0,0,0.15);
		background:#274193;
		z-index:3
	}
.secondary-navigation ul {
		width:100%;
		position:absolute;
		top:120%;
		left:0px;
		padding:10px 18px;
		box-shadow:0px 1px 1px rgba(0,0,0,0.15);
		background:#c5dff4;
		z-index:123
	}
	
	
	.main-navigation ul:after {
		width:0px;
		height:0px;
		position:absolute;
		top:0%;
		left:22px;
		content:'';
		transform:translate(0%, -100%);
		border-left:7px solid transparent;
		border-right:7px solid transparent;
		border-bottom:7px solid #274193;
	}
	
	.secondary-navigation ul:after {
		width:0px;
		height:0px;
		position:absolute;
		top:0%;

		left:22px;
		content:'';
		transform:translate(0%, -100%);
		border-left:7px solid transparent;
		border-right:7px solid transparent;
		border-bottom:7px solid #c5dff4;
	}

	.main-navigation li, .secondary-navigation li {
		margin:5px 0px 5px 0px;
		float:none;
		display:block;
		border-bottom:1px solid rgba(255,255,255,0.08)
	}
	
	.secondary-navigation li:hover {
		margin:5px 0px 5px 0px;
		float:none;
		display:block;
		border-bottom:1px solid rgba(0,0,0,1)
	}

	#site-navigation.main-navigation ul li a, #site-navigation.secondary-navigation ul li a{
		font-size:1em;
		
	}
	
	#site-navigation.main-navigation ul li a:hover {
		font-size:1em;
		background:rgba(255,255,255,0.9)
	}
	
	#site-navigation.secondary-navigation ul li a:hover{
		font-size:1em;
	}

	
	.main-navigation a, .secondary-navigation a {
		display:block;
	}

	.toggle-nav {
		padding:10px;
		float:left;
		display:inline-block;
		box-shadow:0px 1px 1px rgba(0,0,0,0.15);
		border-radius:3px;
		background:#194080;
		text-shadow:0px 1px 0px rgba(0,0,0,0);
		color:#777;
		font-size:20px;
		transition:color linear 0.15s;
	}

	.toggle-nav:hover, .toggle-nav.menu {
		text-decoration:none;
		color:#66a992;
	}
	
	.toggle-nav2 {
		padding:20px;
		float:left;
		display:inline-block;
		box-shadow:0px 1px 1px rgba(0,0,0,0.15);
		border-radius:3px;
		background:#9ec6e6;
		text-shadow:0px 1px 0px rgba(0,0,0,0);
		color:#777;
		font-size:20px;
		transition:color linear 0.15s;
	}

	.toggle-nav2:hover, .toggle-nav2.menu2 {
		text-decoration:none;
		color:#66a992;
	}

.secondary-navigation.prog a.toggle-nav2 {
		display:none;
	}

}


/*menu*/

/*banner*/

.top-social{margin-bottom: 15px;
    text-align: right;
    font-size: 20px;
    }

.banner1,.banner2,.banner3{position:relative;overflow:hidden;border-radius: 0;}
.banner1{height:480px;width:100%}
.banner2{height:235px;width:100%}
.banner3{margin-top:10px;height:235px;width:100%}
.over-blend{position:absolute;background:rgba(0, 95, 192, 0);top:0;left:0;width:0%;height:100%;z-index:0;mix-blend-mode: soft-light;}
a .banner1 .over-gradient,a .banner2 .over-gradient,a .banner3 .over-gradient{    position: absolute;
    position: absolute;
    background: rgba(39, 65, 147, 0.4);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: 0.5s all;
    -webkit-transition: all 0.5s;
}
a:hover .banner1 .over-gradient,a:hover .banner2 .over-gradient,a:hover .banner3 .over-gradient{    position: absolute;
    background: rgba(39, 65, 147, 0.6);
	 mix-blend-mode: initial;
 }

/*.over-gradient{position:absolute;z-index:2;width:100%;height:100%;background: rgb(0,0,0);
	-webkit-transition: background 2s ease-out;
  -moz-transition: background 2s ease-out;
  -o-transition: background 2s ease-out;
  transition: background 2s ease-out;
background: -moz-linear-gradient(-180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.3) 31%, rgba(0,0,0,0) 100%);
background: -webkit-linear-gradient(-180deg, rgba(0,0,0,5) 0%, rgba(0,0,0,0.3) 51%, rgba(0,0,0,0) 100%);
background: linear-gradient(-180deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.3) 31%, rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}*/

.banner-magazine {
    height: 400px;
    width: 100%;
    border-radius: 0;
    box-shadow: 0px 15px 45px -9px rgb(0 0 0 / 20%);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
}

.testo-over{
	position: absolute;
    bottom:0;
    z-index: 2;
    width: 100%;
    text-align: center;
   /* background: rgba(0,0,0,0.5);
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);*/
    padding: 20px;}
.testo-over h2 {
    padding: 6px 8px;
    text-align: left;
    color: #fff;
    z-index: 3;
    font-size: 3em;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-shadow: 0px 0px 20px rgb(0 0 0 / 35%);
}

.testo-over h2 a{padding:6px 8px;text-align: center;color:#fff;z-index:3;font-size:1.8em;font-weight:700;letter-spacing:0.04em;background-image:inherit;text-shadow: 0px 0px 20px rgb(0, 0, 0);}
.testo-over h2 a:hover{text-align: center;color:#274193;background-color:#fff;text-shadow: 0px 0px 0px rgb(0, 0, 0);}
.testo-over p {
    width: 100%;
    padding: 0 30px;
    text-align: left;
    color: #fff;
    z-index: 3;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    font-weight: 400;
}


.banner1 .testo-over h2{padding:6px 8px;text-align: center;color:#fff;z-index:3;font-size:4em;font-weight:500;letter-spacing:0.04em;text-shadow: 0px 0px 20px rgb(0, 0, 0);}
.banner1 .testo-over h2 {
    padding: 6px 20px;
    text-align: left;
    color: #fff;
    z-index: 3;
    font-size: 3.6em;
    font-weight: 500;
    letter-spacing: 0.0em;
   text-shadow: 0px 0px 20px rgb(0 0 0 / 35%);
}

.banner1 .testo-over{
	padding: 20px 0 30px;
    width: 75%;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
    align-content: center;
}

.banner1 .testo-over p.scopri{
        font-size: 2.4em;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.09rem;
    background: transparent;
    text-transform: inherit;
}

.banner1 .testo-over p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    padding: 0 20px;
}

.banner2 .testo-over p,.banner3 .testo-over p{
bottom: 0px;
    width: 100%;
    padding: 0 10px;
    text-align: left;
    color: #fff;
    z-index: 3;
    font-size: 20px;
    letter-spacing: 0.05em;
    
    font-weight: 400;
    animation-delay: 0.5s;
}

.testo-over h2,.testo-over p{
	-webkit-animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;animation-delay: 0.5s
}
.entry-header{margin:20px 0}
/*banner*/



/*numeri didacta 2019*/
.dati{background-color:#fff;padding:20px;margin:15px 0;width:100%;overflow: hidden;}
.dati h3 {color:#3b3b3b;font-size:2.3em;font-weight:700;letter-spacing:0.03em;text-align:center;margin:0 0 15px}
.dati p {color:#3b3b3b;text-align:center;font-weight:600;text-transform:uppercase;font-size:1em;letter-spacing:0.05em;margin:0}
.dato {text-align:center;border-radius:50%;background-color:#fff;width:110px;height:110px;padding:15px;line-height:1em;font-weight:600;font-size:0.9em;text-transform:uppercase;display:flex;align-items:center;box-shadow: -6px 5px 0px rgba(0,0,0,0.2);}
.dato {
	-webkit-animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	
}
.uno{color:#36a9a4;width: 94px;height: 94px;animation-delay: 0.8s;}
.due{color:#f76965;margin-top: 10px;animation-delay: 0.9s;}
.tre{color:#274193;width: 120px;height: 120px;animation-delay: 1s;}
.quattro{color:#bdbd2c;width: 95px;height: 95px;margin-top: 10px;animation-delay: 0.7s;}
/*numeri didacta 2019*/


/*intestazione*/
.intestazione{text-align:center;padding:30px 0;width:100%;}
.intestazione h2{color:#274193;font-size:3em;font-weight:600;margin: 0 0 8px;line-height: 1;}
.intestazione p{font-size:1.2em;font-weight:700;margin: 0 0 10px;letter-spacing:0.03em;line-height: 1;}
.intestazione a{color:#e4807d;font-size:1.1em;font-weight:700;margin:0;letter-spacing:0.04em;text-transform:uppercase}
.page-header h2{font-size: 3em;margin: 10px 0;}
/*intestazione*/

/*news*/

#custom_html-2 {padding: 45px 0 30px;text-align:center;border-bottom: 1px solid #ddd;}

#custom_html-2 p{line-height:1.1em}

.sidebar-dx h2 {
    font-size: 2.2rem;
    margin: 0 0 20px;
    text-align: center;
    color: #274193;
    font-weight: 700;
	line-height:2rem;
}

.sidebar-dx .news {
    border: none;
    
    padding: 10px 0px;
    margin: 0;
    height: auto;
    background: transparent;
    text-align: left;
    box-shadow: 0 0 0 0 rgba(0,0,0,0);
}
.sidebar-dx .news .news_title a{color:#1b1b1b;font-size: 0.9em;font-weight: 600;line-height: 1.2em;letter-spacing: 0.03em;}
.sidebar-dx .news p{color:#1b1b1b;font-size:0.9em;font-weight:400;line-height:1.2em;letter-spacing:0.03em}
.entry-title{font-size:2em;line-height:1.1em}
.data {
    margin: 5px 0 5px;
    font-size: 15px;
}
.autore{font-weight: 300;}
.autore span{font-weight:700;font-style:italic;}
.banner-news{margin: 0 0 20px}
.news{border:1px solid #eaeaea;height:auto;position:relative;margin: 0 0 30px;padding-top:0;background:#fff;overflow:hidden;box-shadow: 0px 15px 45px -9px rgba(0,0,0,.2);
	-webkit-transition: all .15s ease-in-out;
   -moz-transition: all .15s ease-in-out;
   -ms-transition: all .15s ease-in-out;
   -o-transition: all .15s ease-in-out;
   transition: all .15s ease-in-out;
}
/*.news:before {
    transform: perspective(270px) rotateY(0deg) rotateZ(1deg) skewX(-2deg) translateY(-0px) skewY(1deg);
    display: block;
    content: " ";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
	background: #274193;
}*/

.categoria{position:absolute;bottom:0;background:#fff;text-align:center;padding:3px 12px;z-index:3}


.news:hover{box-shadow: 0px 0px 0px 0px rgba(0,0,0,.2);}

.news_title{font-size:1.1em;line-height:1.1em}
.sidebar-dx .news_title{font-size:1em;line-height:1.1em}
.news_title a{color:#1b1b1b;font-size:0.9em;font-weight:600;line-height:1.4em;letter-spacing:0.03em}
.news-img-cont{height:240px;overflow:hidden;position:relative}
#news .col-lg-3:nth-last-of-type(1) .news-img-cont,#news .col-lg-3:nth-child(2) .news-img-cont{height:auto}

.news_image{height:240px;overflow:hidden}
.news_image  {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .9s ease-in-out;
	transition: .9s ease-in-out;
}
.news_image:hover  {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.news_content{padding:10px}
.news_footer{position:relative;bottom:2px;padding:10px;}
.news_footer p{padding:0 10px}
/*#news .col-lg-3:nth-last-of-type(1),*/#news .col-lg-3:nth-child(2){-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
/*#news .col-lg-3:nth-last-of-type(1) .news_image,*/#news .col-lg-3:nth-child(2) .news_image{height:400px;position:relative}
/*#news .col-lg-3:nth-last-of-type(1) .news_content,*/#news .col-lg-3:nth-child(2) .news_content{position:absolute;background:#fff;bottom:-2px;height:158px;width:60%;border-bottom: 1px solid #ddd;border-top-right-radius: 10px;}
#news .col-lg-3:nth-child(2) .news_content{position:absolute;background:#fff;bottom:-2px;height:158px;width:60%;border-bottom: 1px solid #ddd;border-top-right-radius: 10px;}

#news .col-lg-3:before {
    transform: perspective(270px) rotateY(0deg) rotateZ(1deg) skewX(-2deg) translateY(-0px) skewY(1deg); 
display: block;
content: " ";
left: 15px;
right: 0;
top: 0;
bottom: 0;
position: absolute;
z-index: -1;

width: 90%;
height: 91%;
}

#news .col-lg-3.aziende:before {
    transform: perspective(270px) rotateY(0deg) rotateZ(-3deg) skewX(-2deg) translateY(-0px) skewY(1deg);
display: block;
content: " ";
left: 9px;
right: 0;
top: 0;
bottom: 0;
position: absolute;
z-index: -1;
background:#f76965;
width: 90%;
height: 90%;
}


.cat .col-lg-4:before {
    transform: perspective(270px) rotateY(0deg) rotateZ(1deg) skewX(-2deg) translateY(-0px) skewY(1deg);
display: block;
content: " ";
left: 15px;
right: 0;
top: 0;
bottom: 0;
position: absolute;
z-index: -1;
width: 90%;
height: 91%;
}

.schede .cat .col-lg-4::before {
    transform: perspective(270px) rotateY(0deg) rotateZ(1deg) skewX(-2deg) translateY(-0px) skewY(1deg);
    display: block;
    content: " ";
    left: 15px;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: -1;
    background: 
    #fff;
    width: 90%;
    height: 91%;
}

.schede .news_footer{padding:9px 12px}
.schede .news_content{padding:12px}
.schede .news{height: auto;padding: 10px;}
.schede .news_title a{color:#1b1b1b;font-size: 1.9em;font-weight: 600;line-height: 1.1em;letter-spacing: 0.03em;}

.categoria.scheda{position: relative;
text-align: left;
font-size: 0.8em;
font-weight: 700;
text-transform: uppercase;
color:#2534a5;}

.cat .col-lg-4.aziende:before {
    transform: perspective(270px) rotateY(0deg) rotateZ(-3deg) skewX(-2deg) translateY(-0px) skewY(1deg);
display: block;
content: " ";
left: 9px;
right: 0;
top: 0;
bottom: 0;
position: absolute;
z-index: -1;
background:#f76965;
width: 90%;
height: 90%;
}

/* Pagination */
.pagination {
  display: table;
margin: 30px auto 30px;
list-style: none;
background-color:#f4f4f4;
padding: 5px 4px;
border-radius: 30px;
border-width: 0;
}
.pagination span, .pagination a {
   display:block;
   float:left;
   margin: 2px 2px 2px 0;
   padding:6px 9px 5px 9px;
   text-decoration:none;
   width:auto;
   color:#3b3b3b; /* Pagination text color */
   -webkit-transition: background .15s ease-in-out;
   -moz-transition: background .15s ease-in-out;
   -ms-transition: background .15s ease-in-out;
   -o-transition: background .15s ease-in-out;
   transition: background .15s ease-in-out;
}
.pagination a:hover{

border-radius: 30px;
}
.pagination .current{
   color:#fff;
background-color: #47c9e5;
border-radius: 30px;
}

/*news*/

/*#polylang-3 {display:none}*/

/*pagine*/

.banner-home {
    height: auto;
    width: 100%;
    padding: 0;
    color: #fff;
    font-size: 24px;
    margin: 0 0 30px;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    border-radius: 0;

}

.banner-home h2 {font-size:48px}

.banner{

height: 270px;
    width: 100%;
    margin: 20px 0 20px;
    border-radius: 0;
    /*box-shadow: 0 0px 20px rgb(0 0 0 / 30%);*/
}
.banner .titolo-pagina{
   color: #274193;
    font-size: 3.7em;
    font-weight: 700;
    background: rgba(255,255,255,1);
    padding: 10px 20px 10px 20px;
    float: left;
    margin: 70px 0 0;
    text-transform: inherit;
    letter-spacing: 0.03em;
    text-transform: uppercase;

}
.titolo-pagina h2{font-size:2.5em;font-weight:700;letter-spacing:0.03em;color:#3e3e3e;margin:30px 0 20px}
.content{padding:30px 20px 0 15px;margin: 20px 0 50px;}
.didacta-sicura{    background: #e2effa;
    color: #274193;
    text-align: center;
    padding: 25px 75px;
    margin-top: 15px;
    font-size: 18px;
width:100%}

.didacta-sicura p{line-height:1.5rem}
.didacta-sicura h2{width:100%;text-align: center;font-weight:700;font-size:36px}
.didacta-sicura a:hover{background:inherit;}

.evento{background: #274193;    padding: 10px;    color: #c5e0f3;    text-align: center;    margin-top: -6px;    z-index: 45;    position: relative;    font-size: 22px;    font-weight: 900;    line-height: 1;}

.evento-sx {background-color:#c5e0f3;height:99%;text-align:center;color:#274193;padding:60px 20px 0}
.evento-sx h4 {font-size:27px;font-weight:300;}
.evento-sx h2{font-size:36px;font-weight:700;}
.evento-sx h3{font-size:26px;font-weight:500;text-transform: uppercase;}
.evento-sx p{font-size:15px;font-weight:700;text-transform: uppercase;margin-bottom:5px}

.dati-evento span{    display: block;
    line-height: 1;
    font-size: 18px;
	font-weight:400;}

/*pagine*/

/*sidebar*/
.sidebar-dx {
	
    height: auto;
    padding: 0 20px 20px;
    border-radius: 0;
    margin: 50px 0;
	
	
}
.sidebar-dx .intestazione h2{font-size:2.2em}
.sidebar-dx .intestazione p{font-size:1em}
.sidebar-dx .intestazione{text-align:left;padding:40px 0 0px;width:100%;margin:20px 0}
.sidebar-dx ul {margin:0;padding:0}
.sidebar-dx ul li{list-style: none;padding:5px 10px;margin:5px 10px;text-align:center;font-weight:600}
.sidebar-dx ul li a{font-size:1.1em}

.sidebar-dx ul#argomenti li{list-style: none;padding:5px 0px;margin:5px 0px;text-align:left;font-weight:600}
.sidebar-dx ul#argomenti li a{font-size:1em}
.sidebar-dx .intestazione p {
    font-size: 1.4em;
}

div.eventoSiciliaBadge {
    background-color: #FFDC50;
padding: 1rem 0.5rem;
font-size: 1.4rem;
border-radius: 0px;
text-align: center;
}
 
.blocco{
	margin: 0;
    padding: 15px 5px;
    border-bottom: 1px solid #eaeaea;
}

	
.prog .orario {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, #e885a2 0%, rgba(38,70,151,1) 100%);
    background: -webkit-linear-gradient( 90deg, rgba(255,255,255,1) 0%, #e885a2 0%, rgba(38,70,151,1) 100%);
    background: linear-gradient( 90deg, rgba(255,255,255,1) 0%, #e885a2 0%, rgba(38,70,151,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#264697",GradientType=1);
    padding: 7px 15px;
    
    letter-spacing: 0.05rem;
	border-width:0;
	margin:0 0 20px;
}
.prog	.orario span {
    margin: 0 16px 0 0;
}
	.prog	.tag {
    font-size: 14px;
background: #fff !important;
color: #333;
font-weight: 500;
padding: 2px 0px;
display: block;
border-radius: 0;
text-transform: inherit;
letter-spacing: 0.05rem;
		margin:7px 0
	}
	
	.prog	.tag::after{content:''}
	
	#capienza{
		margin: 0 0 20px;
font-weight: 600;
font-size: 20px;
		text-align: left;
	}
	#capienza small{font-size:12px;font-weight:400}
	
	.prog	.sidebar-dx {
       background: rgba(0,0,0,0.01);
    height: auto;
    border-radius: 0;
    margin: 30px 0;
    box-shadow: 0px -1px 4px rgb(0 0 0 / 13%);
    
}

.box{margin:40px 0}
.badge {
    display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 17px;
font-weight: 400;
line-height: 1;
color:#fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color:#5cb85c;
border-radius: 0;
float: right;
letter-spacing: 0.03em;
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    margin: 0 40px 0 0;
}

.wt_fieldContainer label {
    display: block;
    margin-bottom: .5rem;
}
#wtDestinationFlorence_root .wt_main_wrap {
    width: 100%;
    border: 1px solid #DDD;
    margin: 0 auto;
    
}

.sidebar-dx h2{font-size: 2rem;
    margin: 0 0 20px;
    text-align: left;}


.pagination2{margin:10px 0 40px;}

.pagination2 li a,
.pagination2 li a:hover,
.pagination2 li.active a,
.pagination2 li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.pagination2 li {
    display: inline;
}
 
.pagination2 li a,
.pagination2 li a:hover,
.pagination2 li.active a,
.pagination2 li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
	background-image:none;
}
 
.pagination2 li a:hover,
.pagination2 li.active a {
    background-color: #3C8DC5;
}

.entry-content {
    margin: 1.5em 0 5em;
}

/*sidebar*/

.risultati_ricerca  li {
    font-size: 0.9em;
    font-weight: 500;
    line-height: 1.5em;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.vertial-align {
    display: flex;
    align-items: center;
}

.immagine {   width: 100%; height: 80px;border: 1px solid #ddd;margin: 0 0 10px;}

#newsletter-cta    
{
	background: #fa6396;
   
    text-align: center;
    padding: 20px 40px;
    margin: 20px 0;
   text-align:left;
    color: #fff;
	box-shadow:0px 3px 20px rgba(0,0,0,0.2);
	display:flex;
	align-items: center;
}

#newsletter-cta .btn-warning {
	background: #fff;
    padding: 7px 40px;
    box-shadow: 0 3px 20px rgb(0 0 0 / 20%);
    font-size: 18px;
    font-weight: 400;
}
#newsletter-cta .fa{font-size:50px;}
#newsletter-cta a{text-align:right;}
/*footer*/
.site-footer {
    background: inherit;
    text-align: center;
    color:  #333;
}
.site-footer {
    text-align: center;
    color: #fff;
    border-radius: 0;
    box-shadow: 0 3px 20px rgb(0 0 0 / 20%);
}
footer {
    background: #30373d;
    min-height: 200px;
    width: 100%;
    color: #fff;
}

footer .container {
 background:transparent;  
padding: 20px 10px;
}
footer img {
   width: 75px;
    border-radius: 0;
    margin-bottom: 10px;
}

footer h4 {font-family:inherit;font-size:1em}

.site-info {
    width: 100%;
    border-top: 0px solid rgba(78, 127, 208, 0.3);
    padding: 10px;
    background: #274193;
    font-size: 15px;
    text-align: center;
}

.menu-menu-bottom-container ul {width:100%;text-align:center;}
.menu-menu-bottom-container ul li{display:inline-block;list-style: none;margin:3px 10px;}
.menu-menu-bottom-container ul li a {font-size:13px;text-transform:uppercase;color:#fff}
.menu-menu-bottom-container ul li a:hover {color:#274193;}


.loghetto {margin: 3px;}
.footer-loghi {
	background: #fff;
    color: #274193;
	border-radius: 0;
}
/*footer*/


/*implementazioni*/
.flex {display:flex}
.align-middle{align-items: center;}
.align-center{justify-content: center;}
.flex-column{flex-direction:column}

.patrocinio {
    background: #fff;
    border: 1px solid #ddd;
    padding: 4px;
    height: 100px;
    align-items: center;
    display: flex;
    width: 100px;
    margin: 5px 0;
    margin: 5px;
}
#news .col-lg-3:nth-child(2) .news_content {
    position: absolute;
    background: #fff;
    bottom: -2px;
    height: 158px;
    width: 60%;
    border-bottom: 1px solid #ddd;
    display: inherit;
}
.intestazione {
    margin: 0 0 20px;
}
	.row.bordi-r{border-radius:1.5rem}
	
	
	
	.banner-magazine {
		height:400px;width:100%;
		box-shadow: 0px 15px 45px -9px rgb(0 0 0 / 20%);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
	}
	
	.magazine {	
background: transparent linear-gradient(108deg, var(--unnamed-color-274193) 0%, #274193EF 17%, #27419300 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(108deg, #274193 0%, #274193EF 17%, #27419300 100%) 0% 0% no-repeat padding-box;
    height: 100%;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding: 0 20px;
    overflow: hidden;
   
	}
	
	.magazine h2{font-size:42px;font-weight:300;font-size: 42px;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 20px;}
	.magazine h2 span{font-weight:600}
	
	.magazine p {
    line-height: 1.3em;
    margin: 10px 0 20px;
    font-size: 17px;
}
	
	.magazine .btn-primary {
	border: 2px solid #fff;
    background: rgba(255,255,255,0.2);
    font-size: 16px;
    padding: 0.5rem 2rem;
	color:#fff;	
	transition:all 0.5s;
	-webkit-transition:all 0.5s;	
	}
	.magazine .btn-primary:hover {
	border: 2px solid #fff;
    background: rgba(255,255,255,1);
	color:#274193;	
    font-size: 16px;
    padding: 0.5rem 2rem;
	}

.magazine-left {background:#274193;padding: 90px 20px;}

  .nivoSlider {
    border-radius: 1.5rem;
}

.btn {
    border-radius: 0;
    }

.latest{margin:15px 0}

/*animazioni*/

/* ----------------------------------------------
 * Generated by Animista on 2020-2-11 14:44:9
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes slide-in-top {
  0% {
    -webkit-transform: translateY(-1000px);
            transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
	  
    opacity: 1;
  }
}




a {
  color: #274193;
  flex: 1;
  
  line-height: 1.2;
  text-decoration: none;
 /* background-image: linear-gradient(to right, yellow 0, yellow 100%);
  background-position: 0 -0.1em;
  background-size: 0 100%;
  background-repeat: no-repeat;*/
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
a:hover {

	text-decoration: none;
	color:#e5004a
}




/*animazioni*/

/*form newsletter*/

#mc_embed_signup form {

    text-align: left;
    background:     #274193;
	display: block;
position: relative;
text-align: left;
padding: 10px!important;

}

#mc_embed_signup {

    background:transparent;
    clear: left;
    font-size: 14px;
padding:20px 0;
}

#mc_embed_signup h2 {

    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    font-size: 1.4em;

}
#mc_embed_signup .button {

    clear: both;
    background-color: #aaa;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: 

    #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;

}

#mc_embed_signup .button:hover {

    background-color: 

    #777;

}

#mc_embed_signup input {

    border: 1px solid 

    #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

}

#mc_embed_signup .mc-field-group input {

    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%;

}

/*counter*/
.counter { padding: 20px 0; text-align:center;color:#3b3b3b}
.count-title { font-size: 24px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #3b3b3b; }

@media (max-width: 991px) {
  .col-md-4 {
    border-right: 0px dashed black;
    border-bottom: 1px dashed black;
   
    margin: auto auto;
  }
  
  .col-md-4:last-child {
    border-bottom: 0px dashed black;
  }
}

/*counter*/

/*accordion*/
.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
 color:inherit
}
.list-group-item-heading {
 margin-top:0;
 margin-bottom:5px
}
.list-group-item-text {
 margin-bottom:0;
 line-height:1.3
}
.panel {
 margin-bottom:20px;
 background-color:#fff;
 border:1px solid transparent;
 border-radius:4px;
 -webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
 box-shadow:0 1px 1px rgba(0,0,0,.05)
}
.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
 margin-bottom:0
}
.panel-body {
 padding:15px
}
.panel-heading {
 padding:10px 15px;
 border-bottom:1px solid transparent;
 border-top-left-radius:3px;
 border-top-right-radius:3px
}
.panel-title {
 margin-top:0;
 font-size:16px
}
.panel-footer {
 padding:10px 15px;
 background-color:#f5f5f5;
 border-top:1px solid #ddd;
 border-bottom-right-radius:3px;
 border-bottom-left-radius:3px
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
 border-width:1px 0;
 border-radius:0
}
.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
 border-bottom:0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
 border-top:0;
 border-top-left-radius:3px;
 border-top-right-radius:3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
 border-bottom:0;
 border-bottom-right-radius:3px;
 border-bottom-left-radius:3px
}
.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
 border-top-width:0
}
.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
 padding-right:15px;
 padding-left:15px
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
 border-top-left-radius:3px;
 border-top-right-radius:3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
 border-top-left-radius:3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
 border-top-right-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
 border-bottom-right-radius:3px;
 border-bottom-left-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
 border-bottom-left-radius:3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
 border-bottom-right-radius:3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
 border-top:1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
 border-top:0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
 border:0
}
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
 border-left:0
}
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
 border-right:0
}
.panel>.table-responsive {
 margin-bottom:0;
 border:0
}
.panel-group {
 margin-bottom:20px
}
.panel-group .panel {
 margin-bottom:0;
 border-radius:4px
}
.panel-group .panel+.panel {
 margin-top:5px
}
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
 border-top:1px solid #ddd
}
.panel-group .panel-footer {
 border-top:0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
 border-bottom:1px solid #ddd
}
.panel-default {
 border-color:#ddd
}
.panel-default>.panel-heading {
 color:#333;
 background-color:#f5f5f5;
 border-color:#ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
 border-top-color:#ddd
}
.panel-default>.panel-heading .badge {
 color:#f5f5f5;
 background-color:#333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#ddd
}
.panel-primary {
 border-color:#337ab7
}
.panel-primary>.panel-heading {
 color:#fff;
 background-color:#337ab7;
 border-color:#337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
 border-top-color:#337ab7
}
.panel-primary>.panel-heading .badge {
 color:#337ab7;
 background-color:#fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#337ab7
}
.panel-success {
 border-color:#d6e9c6
}
.panel-success>.panel-heading {
 color:#3c763d;
 background-color:#dff0d8;
 border-color:#d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
 border-top-color:#d6e9c6
}
.panel-success>.panel-heading .badge {
 color:#dff0d8;
 background-color:#3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#d6e9c6
}
.panel-info {
 border-color:#bce8f1
}
.panel-info>.panel-heading {
 color:#31708f;
 background-color:#d9edf7;
 border-color:#bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
 border-top-color:#bce8f1
}
.panel-info>.panel-heading .badge {
 color:#d9edf7;
 background-color:#31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#bce8f1
}
.panel-warning {
 border-color:#faebcc
}
.panel-warning>.panel-heading {
 color:#8a6d3b;
 background-color:#fcf8e3;
 border-color:#faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
 border-top-color:#faebcc
}
.panel-warning>.panel-heading .badge {
 color:#fcf8e3;
 background-color:#8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#faebcc
}
.panel-danger {
 border-color:#ebccd1
}
.panel-danger>.panel-heading {
 color:#a94442;
 background-color:#f2dede;
 border-color:#ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
 border-top-color:#ebccd1
}
.panel-danger>.panel-heading .badge {
 color:#f2dede;
 background-color:#a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
 border-bottom-color:#ebccd1
}

h4.titolo {
    margin: 0;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 17px;
    text-transform: inherit;
}

.panel-title {
    color: inherit;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 700;
    text-transform:none;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0px solid #ddd;
    border-top-color: rgb(221, 221, 221);
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

.panel-group .panel-group .panel-default {
    border-color: #fff;
    margin-top:0;
}

.panel-group .panel-group .panel-heading {
    padding:4px 15px 8px;
    border-bottom:1px dashed rgba(0,0,0,0.3);
}

.panel-title.first > a:before {
    float: right !important;
    font-family: "Font Awesome 5 Free";
    content:"\f056";
    padding-right: 5px;
}
.panel-title.first > a.collapsed:before {
    float: right !important;
    content:"\f055";
}
.panel-title.first > a:hover, 
.panel-title.first > a:active, 
.panel-title.first > a:focus  {
    text-decoration:none;
    content:"\f055";
}

#comunicati ul.nav-pills   li {
    border-bottom: 0px dashed #ddd;
    list-style: none;
    padding: 3px 0;
}

#favoriti-box{background:rgba(255,255,255,0.8); border:1px dashed #ddd;padding:10px;}

.uffstampa{border-bottom:1px dashed #ddd;padding:5px;margin:5px;line-height:1.3em;}
/***/

/*digitale*/


.edizione-online {
    background: #00ae84;
    padding: 0px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 8px;
    float: right;
    letter-spacing: 0.04rem;
}

#online .banner{height:300px}

#online .banner .titolo-pagina {
    color: #c5e0f5;
    font-size: 66px;
    font-weight: 500;
    background: inherit;
    padding: 0px 20px 10px;
    float: inherit;
    margin: 0px 0 0;
    text-transform: inherit;
    letter-spacing: 0.03em;
	    line-height: 1.1;
}

#online .data { font-weight: 900;
    font-size: 20px;
    color: #ffdf4c;
    margin: 20px 20px 5px;
    line-height: 1;
	text-transform: uppercase;}


#online .online {    background: #c5e0f5;
    float: left;
    font-size: 40px;
    color: #274193;
    font-weight: 900;
    padding: 0 20px;
    text-transform: uppercase;}

#online .claim{color: #fff;
    clear: left;
    padding: 10px 20px;
    font-size: 30px;
    font-weight: 500;}


.btn {
 
    border: 0px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
 
}



.btn-primary {
    background-color: #274193;
    border-color: inherit;
   
    text-transform: inherit;
    font-size: 14px;
    padding: 7px 15px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.btn-primary:hover {background:#ffdc50;color:#274193}

.btn-info {
   color: #fff;
    background-color: #e5004a;
    border-color: #e5004a;
    clear: both;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.03rem;
}

.btn-info:hover {
    color: #fff;
    background-color: #a8053a;
    border-color: #a8053a;
}


ul.lista-articoli{padding:0; margin:0}
ul.lista-articoli li{
    line-height: 1;
    border-bottom: 1px dashed #eaeaea;
	padding: 10px 0;
    list-style: none;
}

ul.lista-articoli li a{font-size:16px}


ul.lista-articoli li .data {
       margin: 5px 0 5px;
    font-size: 11px;
    font-weight: 400;
    background: #274193;
    color: #fff;
    padding: 2px 5px;
    letter-spacing: 0.06rem;
    width: 77px;
    border-radius: 5px;
}


.digitale .btn-primary {
    background-color: #274193;
    border-color: #274193;
    padding: 1rem;
    font-size: 1.65rem;
}

.digitale .btn-primary:hover {
    background-color: #fff;
    border-color: #274193;
    padding: 1rem;
    font-size: 1.65rem;
	color: #274193;
}

.digitale .btn-primary.piccolo {
    background-color: #274193;
    border-color: #274193;
    padding: 0.5rem 1rem;
    font-size: 1.45rem;
}

.digitale .btn-primary.piccolo:hover {
    background-color: #fff;
  color: #274193;
    padding: 0.5rem 1rem;
    font-size: 1.45rem;
}

.digitale hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.05);
    background-color: rgba(0,0,0,0.04);
}

.is-code-editors{flex-direction: row;margin:40px;}

.is-code-editors .blocco {
  z-index: auto;
  padding: 1.5rem;
  background-color: #2d2f30;
  border-radius: 5px;
  text-align: left;
  box-shadow: 0 0.35em 2.15em rgba(0, 0, 0, 0.15); 
color:#fff;
	margin:40px;
	position: relative;
}


.is-code-editors .blocco::before {
	content: ""; 
    z-index: -1;
    top: -0.75rem;
    left: -0.66rem;
    width: 77%;
    height: 66%;
    background: linear-gradient(to bottom right, #ffe049 20%, #b19406);
    transform: rotate(-1.5deg);
    opacity: 0.95;
	position: absolute;
}

.is-code-editors .blocco::after {
	content: ""; 
    z-index: -1;
    right: -0.66rem;
    bottom: -0.75rem;
    width: 77%;
    height: 66%;
    background: linear-gradient(to bottom right, #f491af -20%, #f34277);
    transform: rotate(1.5deg);
    opacity: 0.95;
	position: absolute;
}


.section-title {
    font-size: 50px;
	line-height:1em
}

.section-title2 {
    font-size: 40px;
	line-height:1em;
	margin: 1rem 0;
}

.section-title:before {
        content: "";
    display: block;
    width: 30%;
    max-width: 1.6em;
    height: 7px;
    margin-bottom: 8px;
    background-color: #ffe049;
}

.section-title2:before {
        content: "";
    display: block;
    width: 30%;
    max-width: 1.6em;
    height: 7px;
    margin-bottom: 8px;
    background-color: #ffe049;
}



.digitale .banner {
    height: 300px;
    width: 100%;
    margin: 20px 0 0;
}

.tco-image svg {
    display: none;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 135%;
    height: 135%;
    max-width: none;
    color: var(--c-base-accent);
    transform: translate3d(-50%, -50%, 0) rotate(var(--cs-feature-svg-rotate, 0deg));
    opacity: 1;
}


.tco-image svg {
    -cs-feature-svg-rotate: 200deg;
    color: #ffa500;
}

.prezzo{    text-align: center;
    background: #fff;
    color: #2d2f30;
    padding: 5px;
    margin: 5px;}

/**cerca***/

.sb-search {
    height: 33px;
    margin-top: 26px;
    min-width: 33px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    transition: width 0.3s ease 0s;
    width: 0;
    z-index: 20;
}

.sb-search-input {
       background: #fff none repeat scroll 0 0;
    border: 0 none !important;
    border-radius: 0 !important;
    color: #005189;
    font-family: inherit;
    font-size: 14px;
    height: 27px;
    margin: 0;
    outline: medium none;
    padding: 15px 65px 15px 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    z-index: 88;
}


.sb-search-input {
    background: #274193 none repeat scroll 0 0;
    border: 0px solid #ddd !important;
    border-radius: 0 !important;
    width: 18%;
    z-index: 88;
}


.sb-icon-search, .sb-search-submit {
    cursor: pointer;
    display: block;
    height: 30px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px;
}
 input[type="submit"].sb-search-submit {
border: 0px solid;
    border-color: transparent;
    border-radius: 3px;
    background: transparent;
}

input[type="text"].sb-search-input:focus {
    color: #fff;
}


.sb-icon-search {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
    z-index: 90;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.sb-icon-search:before {
    font-family: "Font Awesome 5 Free";
	 font-weight: 900;
    content: "\f002";
}

.sb-search.sb-search-open, .no-js .sb-search {
    width: 100%;
}

.sb-search-input::-webkit-input-placeholder {
	color: #fff;
}

.sb-search-input:-moz-placeholder {
	color: #fff;
}

.sb-search-input::-moz-placeholder {
	color: #fff;
}

.sb-search-input:-ms-input-placeholder {
	color: #fff;
}

/*sponsor*/
.frame-k {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    border-left: 10px solid #fff;
    pointer: cursor;
    box-shadow: 1px 0px 4px rgb(0 0 0 / 20%);
    box-shadow: 0 0 7px rgb(0 0 0 / 20%);
    padding: 20px 30px 60px;
    background: #fff;
    height: 100%;
	margin: 5px 0;
}
	
.frame-k a:hover{background:inherit;}
	.sponsor-plus{background: #fff;
    border: 1px solid #ddd;
    padding: 4px;
    height: 100px;
    align-items: center;
    display: flex;
    width: 100px;
	margin: 5px 0;
	}
	.sponsor img{max-height:100px;}

	.sponsor{background: #fff;
    border: 1px solid #ddd;
    padding: 4px;
    height: 80px;
    align-items: center;
    display: flex;
    width: 80px;
	margin: 5px 0;
	}
	
	.partner{
		    background: #fff;
    border: 1px solid #ddd;
    padding: 4px;
    height: 100px;
    align-items: center;
    display: flex;
    width: 100px;
    margin: 5px 0;
	}

.digit-partner {
        background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    height: auto;
    align-items: center;
    display: flex;
    width: 100%;
    margin: 5px 0;
	border-radius: 0;
}
/****/

@media only screen and (max-width: 992px) {
	.nopadding-r{padding:0}
	.no-padding-right-r{padding:0 0 0 5px}
	.no-padding-right-l{padding:0 5px 0 0}
	.banner2{margin-top:10px;height:240px;width:100%}
	.banner3{margin-top:10px;height:240px;width:100%}
#news .col-lg-3:nth-last-of-type(1) .news_image,#news .col-lg-3:nth-child(2) .news_image{height:inherit;position:relative}
#news .col-lg-3:nth-last-of-type(1) .news_content,#news .col-lg-3:nth-child(2) .news_content{position:inherit;background:#fff;bottom:inherit;height:inherit;width:inherit;border-bottom: inherit;}
	#news .col-lg-3:nth-child(2) .news_content{position:inherit;background:#fff;bottom:inherit;height:inherit;width:inherit;border-bottom: inherit;display:block}
#news .col-lg-3:nth-last-of-type(1) .news-img-cont, #news .col-lg-3:nth-child(2) .news-img-cont {
    height: 240px;
}
}

@media only screen and (max-width: 800px) {
	.custom-logo-link {
    display: inherit;
    margin: auto;
    text-align: center;
}
	
.background-header {
    background: url(../img/back-header.png) center;
    padding-top: 26px;
}	
	.site-header h2 {
    font-size: 4em;
    color: #274193;
    font-weight: 700;
    float: inherit;
    margin: 0;
    line-height: 1em;
    text-align: center;
}
	
	.site-header h3 {
    font-family: 'source sans pro';
    color: #274193;
    font-size: 1.55em;
    letter-spacing: 0.04em;
    float: inherit;
    margin: 0;
    text-align: center;
}
	
	.didacta-sicura {
   
    padding: 15px 10px;
    margin-top: 15px;
   
}
	
	.banner1 .testo-over {
    padding: 20px 0 30px;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;

    align-content: center;
}
	
	.banner1 .testo-over h2 {
   
    font-size: 2.5em;
    font-weight: 500;
   
}
	
	.testo-over h2 {

    text-align: center;
  
    font-size: 2.5em;
   
}
	
	#newsletter-cta {
 
    text-align: center;
  
}
	#newsletter-cta a{text-align:center;}
	
}




@media only screen and (max-width: 600px) {
	
	
	.background-header {
    background: inherit;
    padding: 11px 0px 0px 0;
}
	
	.banner-home{
    background-size: cover;
    height: auto;
    width: 100%;
    padding: 20px;
    color: #fff;
    font-size: 20px;}
	
	.banner-home h2{font-size:28px;line-height:1.3}
	
	.edizione-online {
  
    float: inherit;
   
}
	
	.sidebar-dx .news p {
  
    margin: 0 0 5px;
}
	
	.is-code-editors .blocco {
 
    background-color: #fff;
  
    color: inherit;
		    padding: 0;
  
    box-shadow: 0 0.35em 2.15em rgba(0, 0, 0, 0);
   
}
	.is-code-editors .blocco::before,.is-code-editors .blocco::after {
  display:none
}
	.section-title,.section-title2 {
    font-size: 35px;
    line-height: 1em;
}
	
	.is-code-editors {
  
    margin: 40px 0;
}
	.is-code-editors .blocco {
  
    margin: 10px;
   
}
	.top-social {
    margin-bottom: 5px;
    text-align: right;
    font-size: 20px;
    text-align: center;
}
	
	
	.custom-logo-link {
    display: inherit;
    text-align: center;
}
	.butt-sub{
	    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 1rem;
    text-align: center;
    border-bottom: 1px solid rgba(0,0,0,.1);
	
	}
	
	.banner img{display:none}
	.titolo-mobile{display:block}
	
	.logo-fiera {
    margin: 0;
    
    margin: 0 0 0 20px;
}
	.logo-miur {
    padding-left: 30px;
    display: inline-block;
}
	
	.logo-indire {
    display: inline-block;
}

	.logo-fiera img, .logo-indire img, .logo-miur img {
    float: none;
    height: 18px !important;
}
	.site-header h2 {
    font-size: 2.2em;
    color: #274193;
    font-weight: 700;
    float: none;
    margin: 0;
}
	
	.site-header h3 {
   
    font-size: 1.12em;
    letter-spacing: 0.04em;
    float: none;
    margin: 0;
}
	
	.background-header {
text-align:center;
		padding-top:15px;
	}
	
	.no-padding-right-l,.no-padding-right-r {
    padding: 0 0px 0 0;
}
	
	.banner1{height:240px;width:100%}

	
	.testo-over h2 a {
    text-align: center;
    color: #fff;
    z-index: 3;
    font-size: 1.6em;
    font-weight: 700;
    letter-spacing: 0.00em;
}
	
	
	.dati h3 {
    font-size: 2em;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-align: center;
    margin: 0;
}
	
	.count-title { font-size: 28px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
.dati {
  
    padding: 20px 0;
    margin: 15px 0;
   
}
	
	.dati p {
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.3em;
    letter-spacing: 0.05em;
    margin: 0;
}
	.news{border:0px solid #ddd;height:auto;position:relative;margin: 0 0 30px;}
.news_footer{position:relative;bottom:2px;padding:10px;}

	#news .col-lg-3:nth-last-of-type(1),#news .col-lg-3:nth-child(3){-ms-flex: inherit;flex:inherit;max-width: inherit;}
#news .col-lg-3:nth-last-of-type(1) .news_image,#news .col-lg-3:nth-child(3) .news_image{height:inherit;position:relative}
#news .col-lg-3:nth-last-of-type(1) .news_content,#news .col-lg-3:nth-child(3) .news_content{position:inherit;background:#fff;bottom:inherit;height:inherit;width:inherit;border-bottom: inherit;}
	
.banner .titolo-pagina {
      color: #3e3e3e;
    font-size: 4rem;
    font-weight: 700;
    background: #fff;
    padding: 0px 20px 10px 0;
    float: left;
    margin: 70px 0 0;
    letter-spacing: 0.03em;
}	
	
	.banner .titolo-mobile .titolo-pagina {
    color: #3e3e3e;
    font-size: 1.9em;
    font-weight: 700;
    background: #fff;
    padding: 0px 0px 10px 0;
    
    margin: 0px 0 0;
    text-transform: uppercase;
    letter-spacing: 0.03em;
		text-align: center;
		float:inherit;
}
	
	.banner .titolo-mobile p {
    color: #3e3e3e;
    font-size: 1.2em;
    font-weight: 400;
    background: #fff;
    padding: 0px 0px 10px 0;
    
    margin: 0px 0 0;
    letter-spacing: 0.03em;
		text-align: center;
}
	
	
	.banner-news {
    margin: 0 0 20px;
		display:none;
}
	
	
.sidebar-dx {
    background: #fbfbfc;
    height: 100%;
    box-shadow: inset 3px 1px 2px rgba(0,0,0,0);
    padding: 0 10px;
}	
	
	
#online .banner {
    height: auto;
    width: 100%;
    margin: 20px 0 0;
    background: none!important;
}	
	
#online .banner .titolo-pagina {
    color: #274193;
    font-size: 40px;
    font-weight: 500;
    background: inherit;
    padding: 0px 20px 10px;
    float: inherit;
    margin: 0px 0 0;
    text-transform: inherit;
    letter-spacing: 0.03em;
	    line-height: 1.1;
}

#online .data { font-weight: 900;
    font-size: 16px;
    color: #274193;
    margin: 20px 20px 5px;
    line-height: 1;
	text-transform: uppercase;}


#online .online {    background: #c5e0f5;
    float: inherit;
    font-size: 20px;
    color: #274193;
    font-weight: 900;
    padding: 0 20px;
    text-transform: uppercase;}

#online .claim{color: #274193;
    clear: left;
    padding: 10px 20px;
    font-size: 22px;
    font-weight: 500;}	
	

}

#menu-menu-programma.menu {
    display: block;
    background: inherit;
    position: relative;
}
.secondary-navigation.prog ul#menu-menu-programma.menu:after {
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0%;
    left: 22px;
    content: '';
    transform: translate(0%, -100%);
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.magazine{display:inherit}
/*Programma*/

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.carousel-cell {
    height: auto;
    margin-right: 10px;
    counter-increment: gallery-cell;
}

select {
    word-wrap: normal;
    padding: 10px;
    color: #444;
	font-size:15px;
	max-width: 250px;
    width:100%
}

.filtri {
	height: auto;
	display: flex;
    align-items: center;
    justify-content: space-between;
}

.day .tab-content {
	
	padding: 10px 20px;
    border-left: 1px solid #ddd;
}

.sidebar {
      --offset: var(--space);
flex-grow: 1;
flex-basis: 300px;
align-self: start;
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 20;
background: #fff;
border: 1px solid #ddd;
border-radius: 0;
}

.ora{
	margin: 10px 0;
    position: relative;
    padding: 30px 45px;
}

.ora h3 {
	position: absolute;
    left: -29px;
    top: 0;
    font-size: 16px;
    margin: 0;
	color:#999;
}

.ora h3::before{
	
	  content: "\f111";
  font-family: "Font Awesome 5 Free";
	font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    display: inline-block;
    vertical-align: middle;
       font-size: 10px;
    margin: 0px 8px 4px 4px;
	color:#999;
	font-weight:900;
}

/*.tag {
    font-size: 10px;
    background: #845e9b;
    color: #fff;
    font-weight: 400;
    padding: 2px 6px;
    display: inline-block;
    border-radius: 3px;
    text-transform: uppercase;
	letter-spacing:0.04rem;
	margin:0 5px 0px 0;
}*/

.tag {font-size: 13px;
    color: #555;
    font-weight: 500;
    display: block;
    letter-spacing: 0.04rem;
    margin: 0 5px 0px 0;
    text-transform: uppercase;}


.cd-vertical-nav {

}
.cd-vertical-nav a {
  display: block;
  padding: 1em;
  color: #274193;
  font-weight: bold;
  border-bottom: 0px solid rgba(58, 44, 65, 0.1);
}
  .cd-vertical-nav a.mPS2id-highlight.mPS2id-highlight-first {
    color: #fff;
    background: #274193;
    padding: 1em;

}

@media only screen and (min-width: 800px) {
  .cd-vertical-nav {
    transform: scale(1);
background-color: transparent;
display: table;
border-right: 0px solid #eaeaea;
padding: 0;
height: auto;
overflow: auto;
    
   
  }
  
  .cd-vertical-nav ul {
    display: flex;
vertical-align: middle;
text-align: center;
padding: 0;
margin: auto;
justify-content: space-around;
align-items: center;
align-content: center;
  }
	
	.cd-vertical-nav ul li{list-style: none;display: inline-block;border-right: 1px solid #ddd;}
  .cd-vertical-nav a {
   position: relative;
    padding: 0em 0 0;
    margin: 0;
    border-bottom: none;
    font-size: 66px;
    color: #274193;
    font-weight: 400;
	  padding: 25px;
	  border-radius:0;
	  line-height:0.5;
  }
  
  .cd-vertical-nav a span{font-size:22px;}
	
	.cd-vertical-nav a .icona {font-size: 20px;
    margin: 0 0 6px;}
	
  .cd-vertical-nav a.mPS2id-highlight.mPS2id-highlight-first {
    color: #fff;
    background: #274193;
    padding: 25px;
  }
 
  .cd-vertical-nav .label {
   
  }
  
}


.cd-section {
  /* vertically align its content*/
 padding:8% 0;
  width: 100%;
  height: auto;
 
}



.event {
    padding: 20px;
border: 1px solid #f6f6f6;
clear: both;
margin: 10px 0;
border-radius: 0
box-shadow: 0 0px 20px rgba(0, 0, 0, 0.15);
background: #fff;
color: #000;
}


/*.event.convegno{background:rgba(238,208,40,0.04)}
.event.workshop-immersivo{background:rgba(1,176,219,0.04)}
.event.seminario{background:rgba(229,0,74,0.04)}*/

.event p {
	
	    font-weight: 700;
    line-height: 1.3rem;
    font-size: 15px;
    letter-spacing: 0.03rem;
	    margin: 10px 0 10px;
}


.orario{
	font-size: 13px;
    margin: 0 0 7px;
    display: inline-block;
    padding: 3px;
    border-radius: 0;
    font-weight: 500;
    color: #333;
    border-bottom: 1px solid #666;
}

.orario span {margin:0 10px 0 0}

.cd-scroll-down {
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
  width: 44px;
  height: 44px;
  background: url(../img/cd-arrow-bottom.svg) no-repeat center center;
}



@media only screen and (max-width: 800px) {
	
	
.banner {
    height: auto;
    width: 100%;
    margin: 0px 0 20px;
    border-radius: 0;
    box-shadow: 0 0px 20px rgb(0 0 0 / 0%);
    background: none!important;
}	
	
.cd-vertical-nav {
    transform: scale(1);
    /* background-color: transparent; */
    /* display: table; */
    border-right: 1px solid #eaeaea;
    padding: 0;
    height: auto;
    min-height: auto;
    overflow: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 20;
	width: 100%;
	left: 0;
}
	
	.cd-vertical-nav ul, ol {
    margin: 0 0 0em 0em;
		padding:0;
	}
	
	.cd-vertical-nav li{display: inline-block}
	.cd-vertical-nav ul li {
        list-style: none;
    display: inherit;
    border: 1px solid #ddd;
    width: 100%;
    margin:0;
    overflow: hidden;
}
	.cd-vertical-nav a{border-bottom:0;font-size:40px;padding:15px;}
	.cd-vertical-nav a.mPS2id-highlight.mPS2id-highlight-first 
	{
	    background:#274193;
	    color:#fff;
	    padding:15px;
	}

.cd-vertical-nav a span {
    font-size: 16px;
    display:block;
}
	
	.cd-section {
    padding: 70% 0;
    width: 100%;
    height: auto;
}
.cd-vertical-nav ul {
    display: flex;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin: auto;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.day .tab-content {
    padding: 10px 0px;
    border-left: 0px solid #ddd;
}


.ora {
  
    padding: 30px 0px;
}

.filtri {
   
    flex-direction: column;
    margin: 0 0 20px;
}

.filtri select {
  
    max-width: 100%;
    width: 100%;
}
	
	.ora h3::before {
    content: "";
    
}

	
}



/*font*/

html{font-size:62.5%}
.site-header h2 {
    font-size: 3.5rem;
   }

.site-header h3 {
     font-size: 1.8rem;
  }

p, li {
    font-size: 1.6rem;
  }

.h4, h4 {
    font-size: 2rem;
}

.breadcrumbs {
    font-size: 1.4rem;
}

#site-navigation.main-navigation ul li a {
    font-size: 1.5rem;
}

.prog .orario {
    font-size: 1rem;
}

.prog .tag {
    font-size: 1rem;
}

#capienza {
    font-size: 2rem;
}

footer h4 {
    font-size: 1.6rem;
}

.site-info {
    font-size: 1.5rem;
}

ul#menu-menu-bottom li a {
    font-size: 1.3rem;
}

.news_title a {
    font-size: 1.6rem;
}

.entry-title {
    font-size: 2rem;
}

.sidebar-dx .intestazione h2 {
    font-size: 3.5rem;
}

.sidebar-dx .intestazione p {
    font-size: 2.3rem;
}

.intestazione a {
    font-size: 1.7rem;
}

.sidebar-dx .news p {
    font-size: 1.4rem;
}

.sidebar-dx .news .news_title a {
    font-size: 1.5rem;
}

.banner1 .testo-over h2 {
    font-size: 3.4rem;
}

.testo-over h2 {
    font-size: 2.8em;
}

.intestazione h2 {
    font-size: 3rem;
}

.intestazione p {
    font-size: 1.5rem;
}

.news_footer p {font-size:1.3rem}

.event p{font-size:1.5rem;line-height:2rem;}

@media only screen and (min-width: 1920px) {
	html{font-size:67.5%;}
	
}

.sub-menu {
    margin: 20px 0 30px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
	
	.sub-menu span a {color:#0d6efd;font-weight:600;font-size:1rem;transition:all 0.5s;-webkit-transition:all 0.5s;display:inline-block;padding:12px 20px}
	.sub-menu span a:hover, .sub-menu span a.active {background:#0d6efd;color:#fff;text-decoration: none}