/*
Theme Name: FV
*/

@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700');
/* MAIN */
h3{
    font-family: 'Playfair Display', serif;
    color:#000;
    font-weight: bold;
}
.txt_body_slide{
	display: table;
    width: 50%;
	
    height: 100%;
}
embed, iframe, object{
/*	width: 560px !important;
	height:315px !important;*/
	margin:auto;
	max-width:100% !important;
}
iframe{
	width:100% !important;
	height:100% !important;
	position: absolute;
	padding-bottom:20px;
}
#par_slide{
	display: table-cell;
    vertical-align: middle;
	opacity: 0;
}

#par_slide p{
    color: #fff;
    font-size: 28px;
	width: 90%;
	margin: auto;
	line-height: 1.2;
}
#par_slide h2 {
	color: white;
	font-weight: 700;
	font-family: PlayfairDisplay;
	font-size: 30px;
	font-style: italic;
	text-align: left;
	width: 90%;
	margin: auto;
	/*margin-top: -70px;*/
}
.active #par_slide{
	opacity:1;
	-webkit-transition: opacity 2s; /* Safari */
    transition: opacity 2s;
}
	
.site-header {
    background-color: #f6f6f6 !important;
}
.slide{
	height:80vh;
	background-size: cover;
    background-position: center center;
}
.slide_txt{
	position: absolute;
    bottom: -80px;
	min-height: 260px;
    height: auto;
    background-color: #faf168;
    opacity: 1;
    padding: 50px;
    width: 45%;
}
.slide_txt h2 {
	text-align: left;
	color: black;
}
#data_forum_hp{
		font-size: 22px;
		color:#ffffff;
	font-weight:500;
	}
#title_slider_hp {
   width: 60%;
    margin: auto;
    text-align: left;
	font-size:4.4vw;
    right: 0;
    color: #fff;
    line-height: 1em;
    display: inline-block;
    float: left;
	text-transform: uppercase;
}

/*.active .slide_txt{
	bottom: 0;
	opacity:1;
	-webkit-transition: bottom 0.5s, opacity 0.5s; 
    transition:  bottom 0.5s, opacity 0.5s; 
}*/
#days{
	font-size: 4em;
	color:#fff;
	line-height: 1;
}
#hours{
	font-size: 1.2em;
	color:#fff;
	line-height: 1;
}
#cont_tit_sl{
	position: absolute;
    z-index: 2;
    width: 90%;
    margin: auto;
    left: 5%;
    right: 5%;
	display:table;
	height:60vh;
}
#cell_visor{
	display:table-cell;
	vertical-align:middle;
}
#container_time{
    width: 40%;
	min-height: 1px;
    margin: auto;
    text-align: center;
    font-size: 2vw;
    display: inline-block;
    float: left;
}
#label_days{
	font-size:0.6em;
	text-transform:uppercase;
/*	display:none;*/
}
#label_days2{
	font-size:0.5em;
}
#slider_countdown{
	width: 43%;
    float: right;
    text-align: left;
    line-height: 1;
	color: #fff;
    font-size: 2vw;
	margin-right: 40px;
	min-height: 40px;
	}

.heder_img{
	height:40vh;
	background-repeat:no-repeat;
	background-size:cover;
}
.navbar-on{
	display:block !important;
}
.navigation-top .wrap {
    max-width: 1000px;
    padding: 0;
    width: 100%;
}
#color_square{
	height: 70px;
    width: 75px;
    background-color: #ffa01e;
    position: absolute;
    left: -19px;
    top: -22px;
	opacity: 0.5;
}
.boxFull{
	margin-bottom:100px;
}
.sponsor{
	margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ccc;
}
.etichetta{
	display: inline-block;
    width: 20%;
}
.sponsor_loghi{
	display: inline-block;
	float:right;
	width:79%;
}
#color_square_int{
    position: absolute;
    width: 80px;
    height: 80px;
    background-color: #ffa01e;
	opacity: 0.5;
    top: 26px;
    left: 26px;
}
#txt_q{
	position: relative;
}
.owl-carousel {
    display: block;
    
}
.cont_title{
	display: table;
    height: 100%;
    width: 100%;
}
#title{
    padding-top: 50px;	
}
#title h2{
	text-align: left;
    margin-bottom: 0;
}
#title h3{
	padding-top: 10px;
	color: #666;
	font-family: "Barlow", "Helvetica Neue", helvetica, arial, sans-serif;
}
#menu-footer2{
	display: inline-flex;
}
.site-footer .widget-area {
    /*padding-bottom: 2em;*/
    padding-top: 0 !important;
    width: 100%;
    display: inline-block;
    text-align: right;
	 float: right;
}
.widget ul li, .widget ol li {
    border-bottom: 0 !important;
    border-top: 0 !important;
    padding: 0.5em 1.0em !important;
}
footer p {
    color: white !important;
    font-size: 16px;
    font-weight: 700;
}
.site-footer {
    background-color: #222222;
    padding-top: 25px;
}
#menu-footer2 li a{
	color:#767676 !important;
	font-size: 16px;
}

.pagetitle{
	display: table-cell;
    vertical-align: middle;
}
#main{
    max-width: 1360px;
    margin: auto;
}
nav#site-navigation{
    float: right;
}
#masthead .wrap{
    margin-right: 0;
}
.site-branding{
    padding: 0;
}
.site-branding .wrap{
    margin-left: 0;
}

.pagetitle {
    width: 100%;
    color: #fff;
    margin: auto;
    text-align: center;
    font-size: 3em;
    /*top: 400px;*/
    text-transform: uppercase;
}
.social-navigation {
    clear: initial !important;
    float: left;
    margin-bottom: 0;
    width: 30% !important;
    display: inline-block !important;
}
.site-info {
    width: 30%!important;
    display: inline-block !important;
    float: left;
}
.site-footer .wrap{
	/*width: 100% !important;
    max-width: 100%!important;*/
	padding-bottom: 1.5em;
    padding-top: 2em;
    padding-left: 3em;
    max-width: 1360px;
}
/* Style the tab */
.tab {
    overflow: hidden;
    max-width: fit-content;
    margin: auto;
    margin-bottom: 60px;
	text-align: center;
}

/* Style the buttons that are used to open the tab content */
.tab button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
}

/* Create an active/current tablink class */
.tab button.active {
    font-weight: bold;
}
.tablinks, .main_tablinks, .tablinks_date{
    color: #888 !important;
    margin: 0 10px !important;
    font-weight: normal ;
    background-color: #f6f6f6!important;

}
.active{
    border-bottom: 2px solid #f5e064a3 !important;
}

/* Style the tab content */
.tabcontent, .main_tabcontent, .tabcontent_date {
	text-align: justify;
    display: none;
    padding: 6px 12px;
    border: none;
    border-top: none;
    animation: fadeEffect 1s; /* Fading effect takes 1 second */
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1;}
}

/*/////AACCCOOORDDION/////*
/* Style the buttons that are used to open and close the accordion panel */
.accordion, .not_accordion, .check_list {
	display: inline-block;
    color: #444 !important;
    cursor: pointer;
    padding: 20px;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    outline: none;
    min-height: 80px;
    transition: 0.4s;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active{
} 
.accordion:hover {
    background-color: #faf168 !important;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    padding-left: 220px;
	padding-right: 40px;
	margin-top:-6px;
    width: 100%;
	background-color: #faf168 !important;
}
.tabcontent .active{
	background-color: #faf168 !important;
}

.accordion:after {
    content: '\02795'; /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #777;
    float: right;
    margin-left: 5px;
}
.accordion.active:after {
    content: '\02796'; /* Unicode character for "plus" sign (-) */
}
.accordion .not:after,.accordion:after .not, .accordion::after .not{
    content:none !important;
}
.accordion .active{
    background-color: #faf168 !important;
}

.ProgramTime {
    float: left;
    width: 200px;
}
.ProgramTitle {
    float: left;
}
.proT{
 font-size: 1em;   
 font-weight: bold;
}
.proW{
 font-size: .85em;   
}

#bgwid{
	background-repeat: no-repeat;
    height: 400px;
    width: 160%;
    margin-bottom: 50px;
	margin-top: 50px;
    margin-left: -30%;
    background-size: cover;
}

/* HP */
.site-main .wrap{
    max-width: 1360px !important;
}
.site-content-contain{
    background-color: #f6f6f6 !important;
}
.site-branding, #content {
    padding: 0 !important;
}
.title-partecipanti{
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
}
.boxGiallo {
    background-color: #faf168;
    padding: 50px;
    position: absolute;
    right: 10%;
    margin-top: 37vh;
    width: 30vw;
    height: auto;
}
.title-partecipanti{
	margin-top: 5vh;
    margin-bottom:30px;
}
.navigation-top {
    bottom: initial !important;
    font-size: 14px;
    font-size: 0.875rem;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 3;
    background-color:  rgba(34, 34, 34, 0);
    border: 0 !important;
}
.navigation-top .wrap{
	float:  right;
}
.custom-header{
	margin-bottom:0!important;
}
.navigation-top a{
	color: white !important;
    font-size: 14px;
    text-transform: uppercase;
}
.fullw,.fullwh{
   width: 100%;
    height: 100vh;
    float: left;
    background-size: cover;
    background-position: center;
}
.fullwh{
	min-height: 300px;
    max-height: 560px;
	background-size: cover;
    background-position: center center;
}
.pagew {
    width: 70%;
    height: 500px;
    background-position: center center;
	background-size:cover;
    margin-left: 20%;
    float: right;
    margin-top: 100px;
}
.boxGialloTitle {
    font-size: 2.2em;
    font-weight: 600;
    padding-bottom: 20px;
    line-height: 1.2em;
	font-family: PlayfairDisplay;
}
.boxBianco {
    max-width: 460px;
    background-color: #ffffff;
    padding: 50px;
    position: absolute;
    margin-top:360px;
}
.boxBiancoh {
    background-color: #ffffff;
    padding: 50px;
    position: absolute;
	/*width: 45%;*/
	width: 35%;
	margin-top: 80px;
}
.accordion, .not_accordion {
	position:relative;
}
	.accordion:after {
    content: '\02795';
    font-size: 15px;
    color: #777;
    float: right;
    top: 20px;
    position: absolute;
    right: 10px;
}
@media only screen and (max-width: 767px) {
	nav#site-navigation{
    float: right;
	width:100%;
	background-color: #f6f6f6;
}
	.main-navigation ul {
    /* background: #f6f6f6 !important; */
	}
	
.sponsor_loghi{
	width:100%;
}
	
.menu-toggle{
	color:#b7b7b7 !important;
}
	.boxGialloTitle {
    font-size: 1.0em;
}
	.boxGialloContent{
		font-size:0.8em;
	}
	.boxBiancoh {
    width: 85%;
}
	.fullwh {
    height: 50vh;
}
	.title-partecipanti {
    font-size: 1.0em;
	margin-top: 100px;
    margin-bottom: 20px;
}
	.grid-item-img{
	  background-position: 50% 21% !important;
	}
	.boxGiallo {
    width: 90%;
    height: auto;
	font-size:18px;
}
	.boxBianco {
    max-width: 95%;
}
	.pagew {
    width: 100%;
    height: 500px;
    background-position: center center;
    margin-left: 0;
    float: left;
    margin-top: 100px;
}
	.boxFull{
		position:relative;
	}
	.boxContent{
		font-size: 0.8rem;
		line-height: 1.1em;
	}
	.etichetta {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}
	.sponsor_loghi img {
    padding: 10px;
}
	.social-navigation {
    width: 100% !important;
}
	.site-footer .widget-area {
    padding-bottom: 2em;
    padding-top: 0 !important;
    width: 100%;
    display: inline-block;
    text-align: left;
    float: left;
}
	.site-info {
    width: 100%!important;
    display: inline-block !important;
    float: left;
}
	.panel {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    padding-left: 40px;
    width: 100%;
	font-size: 0.7em;
}
	/*.accordion, .not_accordion {
    font-size: 0.6em;
	padding: 10px;
	position:relative;
	height: 100px!important;
}*/
	.accordion:after {
    content: '\02795';
    font-size: 16px;
    color: #777;
    float: right;
    top: 20px;
    position: absolute;
    right: 5px;
}
	.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: inline-block !important;
	top:10px;
}
	.slide_txt{
		width:85%;
    padding: 17px;
    font-size: 1em;
	}
	#slider_countdown{
   text-align:left;
		float:left;
		font-size:4vw;
	}
	
	#title_slider_hp {
    width: 100%;
	font-size:9.5vw;
}
	#container_time {
    width: 100%;

}
	.site-content-contain {
    position: relative;
}
	#par_slide p {
    font-size: 26px;
	font-family: Myriad Pro;
}
	#cont_tit_sl {
    height: 80vh;
}
	#txt_q {
    font-size: 19px;
}
}

@media only screen and (min-width: 768px){
	.navigation-top {
		height: 70px;
	}
}

/* ---modifiche Daniele--- */

/*---generali---*/

#details {
	text-align: center;
}
.zeromargin{
	margin: 0 !important;
}
/*.menu-mainmenu-container {
	width: auto;
    position: absolute;
    top: 10px;
}*/
.gmnoprint .gm-style-mtc {
      display: none;
}
.site-footer {
	margin-top: 0px !important;
}
body {
	overflow-x: hidden;
}
/*.lang_menu {
    right: 90px;
    position: absolute;
    top: 30px;
	font-size: 14px;
	z-index: 10;
}*/
   
.lang_menu a {
	margin-left: 10px;
}
.titolo_Verona, .testo_Verona{
  padding-left: 20%;
      padding-right: 20%;
      text-align: justify;
}

#txt_q h3 {
	font-size: 26px;
	font-weight: 700;
}

#txt_q p {
	font-size: 14px;
	margin-top: -5px;
}
.undi{
	width: 40px;
    border-bottom: 1px solid black;
    display: block;
    bottom: 15px;
    position: absolute;
}
.scopri {
	font-size: 14px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    /* margin: 0 auto; */
    /* margin-top: 30px; */
    position: absolute;
    bottom: 20px;
}
.undi_attivita {
	width: 40px;
    border-bottom: 2px solid #f5bb6db3;
    display: block;
    margin-top: 5px;
}
.attivita {
	font-size: 14px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 50px;
}
.undi_verona {
	width: 40px;
    border-bottom: 1px solid black;
    display: block;
    margin-top: 5px;
}
.verona {
	font-size: 14px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 50px;
}
.undi_mail {
	width: 40px;
    border-bottom: 2px solid black;
    display: block;
    margin-top: 5px;
}
.search {
	float: left;
    /*right: 45px;
    position: absolute;
    top: 15px;*/
    font-size: 14px;
    z-index: 10;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 30px;
	font-weight: 500;
	margin-left: 20px;
    margin-top: -10px;
}
.search_container {
	display: none;
	margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 80%;
}
div.search_container form.searchform input{
	color: #666;
    background: #f6f6f6;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #f6f6f6;
    border-bottom: 1px solid #f5bb6db3;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 0.7em;
    width: 100%;
}
.essere_sponsor {
	max-width: 1360px;
    margin: auto;
    padding-left: 3em;
    padding-right: 3em;
    margin-top: 50px;
	margin-bottom: 10em;
}
.span_sponsor {
	border-top: 1px solid #cccccc;
	padding-top: 50px;
	text-transform: uppercase;
	font-weight: 700;
}
.messaggio_completo {
	position: absolute;
	bottom: 40px;
}
.messaggio_completo a {
	color: white;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}
.messaggio_completo a:hover {
	color: white;
}
.email_input {
	background-color: transparent !important;
    border: 1px solid #cccccc !important;
    width: 50% !important;
    margin: 0 auto !important;
	display: inline-block !important;
}
.box_newsletter {
	text-align: center;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 90px;
	position: relative;
}
.newsletter_txt {
	position: relative;
}
.box_newsletter h1 {
	font-size: 2.2em;
    font-weight: 600;
    padding-bottom: 20px;
    line-height: 1em;
    font-family: PlayfairDisplay;
    margin-top: -30px;
}
.box_newsletter h6 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
	
}
#color_square_int_newsletter {
	position: absolute;
    width: 30%;
    height: 350px;
    background-color: #faf168;
    top: -20%;
    left: 35%;
    right: 35%;
}
.input {
	position: relative;
}
.newsletter_txt a {
	position: absolute;
	font-size: 26px;
	display: inline-block;
	margin-left: -40px;
}
.undi_menu {
	width: 40px;
    border-bottom: 2px solid #f5bb6db3;
    display: block;
    margin-left: 1em;
	margin-top: -1em;
}
.slide_txt strong {
    line-height: 1;
	font-size: 40px;
	font-weight: 600;
}
.slide_txt p {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 100;
}
.slide_txt {
	width: 35% !important;
}
/*.boxBiancoh {
	width: 35% !important;
}*/
#days {
	color: #f5a435;
}
.tabcontent h3 {
	font-family: "Barlow", "Helvetica Neue", helvetica, arial, sans-serif !important;
    font-size: 18px !important;
}
.tabcontent h1 {
	padding-top: 20px !important;
	font-size: 60px;
	text-align: left;
	line-height: 1;
}
.tabcontent h2 {
	text-align: left;
	padding-top: 0px !important;
	margin-bottom: 100px;
}
.sponsor_loghi {
	margin-top: -30px;
}
.sponsor_loghi a{
	margin-right: 30px;
}
.sponsor_loghi img {
	max-height: 60px;
    min-height: 25px;
    width: auto;
	margin-top: 30px;
}
.submenu_logo{
  display: none;
  position: absolute;
      left: 0px;
      top: 0px;
  width: 20%;
}

.submenu_logo a{
  padding: 2px !important;
}

.submenu_logo a img{
  height: 66px;
      width: auto;
}
.lang_search {
	display: -webkit-inline-box;
    height: auto;
    line-height: 1;
    position: absolute;
    top: 35px;
    right: 40px;z-index: 10;
}
.lang_search_mobile {
	display: none;
}
/*---programma---*/

.two_col{
    display: inline-block;
    width: 100%;
    font-size: 1.8vw;
    line-height: 0.7em;
}

.book_col_sx, .book_col_dx {
    width: 50%;
    float: left;
    display: inline-block;
    padding-top: 2vh;
    padding-bottom: 2vh;
    padding-right: 2vw;
    text-align: justify;
    height: 30vh;
}

.book_txt {
    height: 100%;
    display: inline-block;
    float: left;
    width: 50%;
}
.contact_book {
    display: table;
    height: 100%;
    padding-left: 15px;
}
#par {
    display: table-cell;
    vertical-align: middle;
}
.name {
    font-size: 0.70em;
    color: #111;
}
.description {
    font-size: 14px;
    color: #666666;
	/*margin-top: 40px;
    padding-top: 20px;*/
}
.additional.description {
	padding: 15px 0;
}
.role {
    font-size: 0.5em;
    color: #666666;
}
.col_sx {
	width: 50%;
	padding: 10px;
	float: left;
}
.col_dx {
	width: 50%;
	padding: 10px;
	float: left;
}
.col_sx img {
	position: relative;
    margin-top: 20px;
    display: inline-block;
	float: left;
}
.col_dx img {
	position: relative;
    margin-top: 20px;
    display: inline-block;
	float: left;
}
.nome_cognome_sx {
	display: inline-block;
    font-size: 18px;
    font-weight: 500;
    margin-top: 50px;
    margin-left: 10px;
}
.nome_cognome_dx {
	display: inline-block;
    font-size: 18px;
    font-weight: 500;
    margin-top: 50px;
    margin-left: 10px;
}
.txt_sx {
	line-height: 1.2;
    font-size: 14px;
    margin-left: 160px;
}
.txt_dx {
	line-height: 1.2;
    font-size: 14px;
    margin-left: 160px;
}
.sottotitolo_sx {
	font-size: 16px;
    margin-top: 20px;
    font-weight: 700;
}
.download_container{
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 1px solid black;
    padding-top: 20px;
}

.download_container p{
  padding-left: 5px;
      font-weight: bold;
      font-size: 16px;
      margin-bottom: 15px;
}

.download_container .doc_container{
  padding:0;
}

.doc_container img{
  margin: 0 20px;
  height: 50px;
}

.doc_container span{
  font-size: 18px;
      font-weight: 500;
      margin: 0;
}

.doc_container a{
  line-height: 1.2;
      font-size: 14px;
}
.video_container {
	margin-top: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid black;
}
#ytplayer {
	width: 100% !important;
	height: 500px !important;
	border-style: none;
}
.site-navigation-fixed .wrap {
	width: 100%;
	max-width: 100vw !important;
}
.site-navigation-fixed .wrap {
	float: right;
	width: auto;
}
.site-navigation-fixed .lang_search_mobile {
	display: block;
	float: right;
	padding: 0.75em 1em;
}
.site-navigation-fixed .lang_search_mobile .lang_menu {
	float: left;
	padding: 1em 1.25em;
}
.site-navigation-fixed .lang_search_mobile .lang_menu a {
	color: black !important;
}
.site-navigation-fixed .lang_search_mobile .serch {
	padding: 1em 1.25em;
	font-size: 19px;
}
.site-navigation-fixed .lang_search_mobile .search {
	margin-top: 0px;
	font-size: 27px;
}
.site-navigation-fixed .lang_search_mobile .search a{
    color: black !important;	
}
/*.site-navigation-fixed .wrap .main-navigation {
	float: none !important;
}*/
.site-navigation-fixed .menu-mainmenu-container .menu a,
.site-navigation-fixed .menu-mainmenur-container .menu a,
.site-navigation-fixed .menu-mainmenue-container .menu a{
	color: black !important;
}
/*--- Forum ---*/
.forum_wrap h1{
	padding-top: 50px !important;
}
.forum_wrap h2 {
	text-align: left !important;
    font-size: 28px !important;
    margin-top: 20px !important;
	margin-bottom: 100px;
    padding: 0 !important;
}
.forum_wrap h3 {
	position: absolute;
	top: 15px;
}
.forum_wrap td {
	font-size: 14px;
	padding: 40px 0;
}
.forum_wrap td:first-child {
	font-weight: 700;
}
.forum_wrap td:last-child {
	padding-left: 50px;
/*	font-weight: 100;*/
}
/*--- Verona ---*/
#bodyContent {
	padding: 10px;
}
#bodyContent p {
	font-family: "Barlow", "Helvetica Neue", helvetica, arial, sans-serif !important;
    font-size: 16px;
    text-align: left;
	margin: 0px !important;
	line-height: 25px;
}
.firstHeading  {
	font-family: "Barlow", "Helvetica Neue", helvetica, arial, sans-serif !important;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
	padding: 10px;
	margin-bottom: 0px;
}
.gm-style .gm-style-iw {
	/*top: 0px !important;
	left: 0px !important;
	right: 0px !important;*/
	padding: 10px;
}
.poi_content_box {
	width: 300px;
    height: auto
}
.mapPhoto {
	width: 100%;
	height: 150px !important;
    background-repeat: no-repeat;
}
.map_Verona iframe {
	width: 100% !important;
	height: 100% !important;
	margin-bottom: 0px !important;
}
.map_Verona, .mappa_Contatti {
	width: 100%;
	height: 650px;
	margin-bottom: 0px;
	margin-top: 60px;
}
.titolo_Verona {
	margin-top: 60px;
	margin-bottom: 50px;
	padding: 6px 20%;
}
.titolo_Verona p {
	font-size: 60px;
    font-family: 'Crimson Text', serif;
    font-weight: 700;
	margin: 0 auto;
	padding: 6px 0px;
	text-align: left;
}
.testo_Verona h1 {
	font-size: 22px !important;
    font-family: "Barlow", "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 30px;
    text-align: left !important
}
/*--- Archive ---*/
.titolo_gruppo_video {
	margin: 0 2%;
    font-size: 20px;
    font-weight: 500;
	clear: both;
}
.archive_video_container iframe {
	width:100% !important;
	height: 100% !important;
	margin: 0 auto;
}
.archive_img_container {
	width: 100%;
}
.archive_img {
	width: 30%;
    height: 250px;
    background-position: center;
    background-size: cover;
	float: left;
	margin: 10px;
}
.archive_video_container {
	margin: 2%;
    width: 46%;
    min-height: 250px;
    height: 45vh;
    float: left;
    border-bottom: none !important;
}
/*--- Contatti ---*/
.bottone_mappa_contatti {
	text-align: center;
	padding: 10px;
	border: 1px solid black;
	text-transform: uppercase;
}
.testo_mappa_contatti h1{
	font-family: Barlow;
    font-size: 26px;
    text-align: left;
    font-weight: 500;
}
.info_mappa_contatti {
	width: 30%;
	min-width: 340px;
    height: auto;
	padding: 50px;
    position: absolute;
    z-index: 6;
    background-color: white;
/*    margin: 40px 0px 0px 40px;*/
}
.mappa_Contatti {
	width: 100%;
	height: 650px;
	margin-bottom: 0px;
	margin-top: 60px;
}
.titolo_Contatti {
	margin-top: 60px;
    margin-bottom: 100px;
    padding: 0 20%;
}
.titolo_Contatti p {
	font-size: 30px;
	font-weight: 500;
	line-height: 1.2em;
}
.box_Contatti_container {
	padding: 0 20%;
}
.box_Contatti {
	width: 50%;
	float: left;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
.box_Contatti p {
	width: 100%;
	float: left;
}
.box_Contatti img {
	height: auto;
	width: auto;
	max-width: 100px;
}
.box_separator {
	position: relative;
    display: inline-block;
    width: 100%;
    border-bottom: solid #ccc 1px;
    margin-bottom: 80px;
	margin-top: 80px;
}
.box_Contatti_big_icon {
	width: 50%;
	float: left;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
.box_Contatti_big_icon img {
	height: 90px;
	width: auto;
}
/*--- media query ---*/
@media screen and (max-width: 1120px){
    .ProgramTitle{
		width: 100%;
	}
}


@media screen and (min-width: 1024px) and (max-width: 1300px){
    
	.site-navigation-fixed .wrap {
        margin-left: 20%;		
	}
	#cont_tit_sl {
		height: 55vh;
	}
	.slide {
	    height: 60vh;
	    max-height: 500px;
	}
	.fullwh {
	/*	height: 35vh; */
	}
	#slider_countdown{
		line-height: 2em;
	}
	#label_days {
		font-size: 14px;
	}
	#days {
		font-size: 5em;
		line-height: 0.8;
	}
	#title_slider_hp {
		padding: 20px 0;
	}
	#hours {
		font-size: 18px;
		line-height: 3em;
	}
	.slide_txt {
	/*	width: 45% !important;*/
		min-height: 180px;
		padding: 25px;
	}
	.slide_txt strong {
		font-size: 32px;
		line-height: 1em;
	}
	.slide_txt p {
		font-size: 20px;
		margin-bottom: 0px;
		line-height: 1em;
	}
	.boxBiancoh {
	/*	width:45% !important;*/
		line-height: 1em;
		padding: 25px;
	}
	.boxGialloTitle {
		font-size: 30px;
		line-height: 1em;
	}
	#par_slide p {
		font-size: 24px;
	}
	#par_slide h2 {
		font-size: 24px;
	}
	.box_Verona {
		height: 400px;
		margin-top: -130px;
	}
	.boxGiallo {
		padding: 25px;
        margin-top: 10vh;
        width: 50%;
	}
	.pagew {
		margin-top: 20px;
	}
	.boxBianco {
		margin-top: 240px;
		padding: 25px;
	}
	.site-footer {
		/*margin-top: 4em !important;*/
	}
	box_Contatti_container {
		text-align: center;
	}
	.box_Contatti {
		float: none;
		margin-bottom: 40px;
	}
	.box_separator {
		margin-top: 0px;
	}
	.box_Contatti_big_icon {
		float: none;
		margin-bottom: 40px;
	}
	.box_Contatti_big_icon p {
		margin: 0px;
	}.submenu_logo {
		top: 10px;
	}
	.submenu_logo a img {
		height: 50px;
	}
    .site-navigation-fixed .wrap {
		margin-left: 0px;
	}
	#txt_q h3 {
		font-size: 18px;
	}
}
@media screen and (max-width: 1150px){
	.submenu_logo {
		display:none !important;
		visibility:hidden;
		width:0;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px){

	.site-navigation-fixed .lang_search_mobile {
		padding: 0.75em;
		padding: 1em;
	}
	.search {
		margin-left: 10px;
	}
	.navigation-top .wrap {
		padding: 0.75em !important;
		float: left;
		margin-left: 0.75em;
	}
	.submenu_logo a img {
		height: 50px;
	}
	.box_separator {
		margin-top: 0px;
	}
	.titolo_Contatti p {
		font-size: 22px;
	}
	.box_Contatti_big_icon {
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}
	.box_Contatti_big_icon p {
		margin: 0px;
	}
	box_Contatti_container {
		text-align: center;
	}
	.box_Contatti {
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}
	.tab button {
		padding: 10px 10px;
	}
	.archive_video_container {
		height: 20vh;
		min-height: 200px;
	}
	#cont_tit_sl {
		height: 45vh;
	}
	.slide {
		height: 50vh;
		min-height: 350px;
	}
	.boxGialloContent {
		font-size: 16px;
		margin-top: 10px;
	}
	#txt_q h3 {
		font-size: 18px;
	}
	.eurasia_box {
		margin-bottom: 0px;
		height: 520px !important;
	}
	.boxGiallo {
		width: 60%;
	}
	#slider_countdown {
		line-height: 1.7em;
	}
	#label_days {
		font-size: 14px;
	}
	#days {
		font-size: 5em;
	}
	#hours {
		font-size: 22px;
	}
	
	.slide_txt {
		 width: 50% !important;
         padding: 25px !important;
         min-height: 150px;
		 bottom: -50px;
	}
	#label_days span{
		font-size: 10px;
	}
	.slide_txt strong {
		font-size: 32px;
	}
	.slide_txt p {
		line-height: 1;
	}
	.boxBiancoh {
		width: 50% !important;
		margin-top: 50px;
		padding: 25px;
	}
	.boxGialloTitle {
		font-size: 26px;
        line-height: 1;
	}
	.txt_body_slide  {
		width: 50%;
	}
	#par_slide p {
		font-size: 20px;
	}
	#par_slide h2 {
		font-size: 20px;
	}
	.boxGiallo {
		width: 60vw;
        padding: 25px;
		margin-top: 70px;
	}
	.boxGialloContent p {
		margin: 0px 0 -0.5em;
		font-size: 16px !important;
	}
	.pagew {
		height: 300px;
        margin-top: 0px;
        width: 80%;
	}
	.boxBianco {
		padding: 25px;
		margin-top: 110px;
	}
	.box_newsletter {
		margin-top: -30px;
	}
	#color_square_int_newsletter {
		width: 40%;
		left: 30%;
	}
	.box_Verona {
		height: 400px;
        margin-top: -130px;
	}
	.site-navigation-fixed .menu-mainmenu-container .menu a, .site-navigation-fixed .menu-mainmenur-container .menu a, .site-navigation-fixed .menu-mainmenue-container .menu a {
		padding: 1em 0.5em;
	}
}

@media screen and (min-width: 501px) and (max-width: 767px) {
	.box_separator {
		margin-top: 0px;
	}
	.titolo_Contatti p {
		font-size: 22px;
	}
	.box_Contatti_big_icon {
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}
	.box_Contatti_big_icon p {
		margin: 0px;
	}
	box_Contatti_container {
		text-align: center;
	}
	.box_Contatti {
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}
	.essere_sponsor {
		margin-bottom: 50px;
	}
	.box_Verona {
		height: 300px;
        margin-top: -130px;
	}
	.lang_search {
		display: none;
	}
	.lang_search_menu {
		display: block;
	}
	ytFrame{
    min-height: 512px;
}

	#color_square_int_newsletter {
		width: 60%;
		height: 300px;
		left: 20%;
		top: -15%;
	}
	.box_newsletter {
		margin-top: -100px;
	}
	.owl-stage .owl-item .slide{
      min-height: 420px;
	  height: 60vh;
    }
	#cont_tit_sl {
		height: 350px;
		top: 40px;
	}
	#slider_countdown {
		width: 65%;
		line-height: 1.5em;
	}
	#label_days {
		font-size: 16px;
	}
	#days {
		font-size: 80px;
	}
	#hours {
		font-size: 24px;
	}
	#title_slider_hp {
		font-size: 34px;
		font-weight: 500;
		margin-top: 0px;
	}
	.slide_txt {
		width: 60% !important;
        min-height: 140px !important;
        padding: 30px;
        padding-bottom: 10px;
	}
	.slide_txt strong {
		font-size: 28px;
		line-height: 1;
	}
	.slide_txt p {
		font-size:  18px;
		line-height: 1;
	}
    .boxBiancoh {
		width: 60% !important;
		padding: 30px;
		margin-top: 60px !important;
	} 
	.boxGialloTitle {
		font-size: 22px;
		margin-top: 10px;
	}
	.boxGialloContent p{
		font-size: 14px !important;
	}
	.boxFull {
		min-height: 300px;
	}
	.txt_body_slide {
		height: 80%;
		padding-top: 40px;
	}
	#par_slide p {
		font-size: 18px;
	}
	#par_slide h2 {
		font-size: 20px;
	}
	.title-partecipanti {
		margin-top: 0px;
		margin-bottom: 5vh;
	}
	.submenu_logo{
        display:none!important;
    }
	.boxGiallo {
		width: 80%;
		padding: 25px;
		margin-top: -70px;
		margin-left: 10%;
		margin-bottom: 110px;
		right: 0;
		position: relative;
		display: inline-block;
	}
	.verona {
		margin-top: 20px;
	}
	.pagew {
		margin-top: -130px;
		height: 300px;
	}
	.boxBianco {
		padding: 25px;
        margin-top: 50px;
	}
	.sponsor {
		margin-top: 0px;
	}
	
	.submenu_logo{
        display:none!important;
    }
	.menu-toggle {
	    margin-left: 10px !important;
    }
	.search {
		margin-top: -5px;
		margin-left: 20px;
		font-size: 20px;
	}
	.search a {
		color: white !important
	}
	.lang_menu {
		float: left;
		font-size: 16px;
	}
	.lang_menu a {
		color: white !important;
	}
	.main-navigation {
		background-color: black !important;
	}
	.navbar-on {
		background-color: black !important;
	}
	.main-navigation span {
		color: black !important;
        width: 33%;
        display: block !important;
        float: left;
	}
	.main-navigation a {
		color: #b7b7b7 !important;
	}
	.menu-item-wpml-ls-3-it, .menu-item-wpml-ls-3-ru, .menu-item-wpml-ls-3-en {
		display: none;
	}
	.no-js .owl-carousel, .owl-carousel.owl-loaded {
		top: 0px;
	}
	.lang_search_mobile {
        position: absolute;
        right: 20px;
        display: inline-block !important;
        margin: 1px auto 2px;
        padding: 1em;
		line-height: 1;
	}
	.fullwh {
		min-height: 300px;
	}
	.item-wrapper p {
		font-size: 14px !important;
		text-overflow: unset !important;
        overflow: visible !important;
        white-space: inherit !important;
	}
	#txt_q h3 {
		font-size: 18px;
	}
	.site-navigation-fixed .wrap {
		float:left;
	}	
	#masthead .wrap {
		text-align: center;
	}
	.site-branding a {
		margin: 0 auto;
	}
	.titolo_Verona {
		margin: 40px 0;
	}
	.titolo_Verona p {
		font-size: 40px;
		text-align: center;
	}
	.ProgramTime {
		width: 100%;
	}
} 





@media screen and (max-width: 500px){
	.ProgramTime {
		width: 100%;
	}
	#masthead .wrap {
		text-align: center;
	}
	.site-branding a {
		margin: 0 auto;
	}
	.titolo_Verona {
		margin: 40px 0;
	}
	.titolo_Verona p {
		font-size: 40px;
		text-align: center;
	}
	.panel p {
		font-size: 14px;
	}
	.proW {
		font-size: 10px;
	}
	.proT {
		font-size: 14px;
	}
	.ProgramTime {
		font-size: 10px;
	}
	.titolo_gruppo_video {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.menu-mainmenu-container {
	position: absolute;
	width: 100%;
    }
	.bottone_mappa_contatti {
		font-size: 12px;
	}
	.info_mappa_contatti {
		width: 90%;
		margin-left: 5%;
		margin-top: 40px;
		padding: 25px;
	}
	.testo_mappa_contatti img{
		display: none;
	}
	.testo_mappa_contatti {
		margin: 0px;
	}
	.testo_mappa_contatti strong, .testo_mappa_contatti span {
		font-size: 14px;
	}
	.testo_mappa_contatti h1 {
		font-size: 20px;
	}
	.titolo_Contatti {
		margin-bottom: 0px;
		padding: 0px;
		text-align: center;
	}
	.mappa_Contatti {
		height: 450px;
		overflow: hidden;
	}
	.box_separator {
		margin-top: 50px;
	}
	.box_Contatti_big_icon img {
		margin-bottom: 30px;
	}
	.titolo_Contatti p {
		font-size: 22px;
	}
	.box_Contatti_container {
		padding: 0px;
	}
	.box_Contatti img {
		max-width: 100%;
		width: 100%;
		padding: 35%;
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.box_Contatti p {
		text-align: center;
	}
	.box_Contatti_big_icon {
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	.box_Contatti_big_icon p {
		margin: 0px;
		text-align: center;
	}
	box_Contatti_container {
		text-align: center;
	}
	.box_Contatti {
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}
	.tab {
		margin-bottom: 25px;
	}
	.fv-grid-block {
	width: 100%;
    float: left;
    margin: 10px 0;
	background-color: white;
    }
	.tabcontent h1 {
		font-size: 40px;
	}
	.pagew {
        margin-top: 100px;
        width: 140%;
        margin-left: -20%;
        height: 300px;
    }
	.lang_search {
		display: none;
	}
	.lang_search_menu {
		display: block;
	}
	.titolo_Verona p {
		font-size: 30px;
	} 
	.titolo_Verona {
		margin: 0;
	}
	.custom-logo-link img {
	    display: inline-block;
        width: auto;
	}
	
	#cont_tit_sl {
		height: 400px;
		top: 40px;
	}
	#slider_countdown {
		width: 70%;
		font-size: 6vw;
	}
	.slide {
		height: 450px;
	}
	#title_slider_hp {
	width: 100%;
    font-size: 40px;
    font-weight: 400;
	}

	.slide_txt {
		width: 86% !important;
		right:7%;
		min-height: 180px;
	}
	.slide_txt p {
		font-size: 22px;
		line-height: 1;
		margin-top: 10px;
	}
	.slide_txt strong {
		font-size: 28px;
	}
	.owl-dots {
		display: none !important;
	}
	.fullwh {
		height: 350px;
		background-position: right;
	}
	#color_square_int {
		top: 10px;
		left: 10px;
	}
	#ytFrame {
	    min-height: 312px !important;
	}
	.boxBiancoh {
		width: 86% !important;
		right: 6%;
		top: 25vh;
		/*padding: 20px;*/
		padding-bottom: 0px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 0px;
	}
	.txt_body_slide {
		width: 85%;
	}
	#par_slide p {
		font-size: 14px;
	}
	#par_slide h2 {
		font-size: 18px;
	}
	#par_slide span {
		font-size: 14px;
	}
	#par_slide {
    	padding-top: 60px;
	}
	.boxFull {
		margin-bottom: 130px;
	}
	.fullw {
		margin-top: -130px;
		height: 50vh;
	}
	.title-partecipanti {
		margin-top: 0px !important;
	}
	.grid-item .item-wrapper {
		max-width: 95%;
		padding: 10px 15px 10px 15px
	}
	#txt_q h3 {
		font-size: 16px;
	}
	#txt_q p {
	    font-size:14px !important;
		padding-right: 1.5em;
	}
	.item-wrapper p {
		white-space: normal !important;
	}
	.load-more-wrapper {
		padding-top: 10px !important;
		padding-bottom: 30px !important;
	}
	.boxGiallo {
		width: 86%;
		right: 7%;
		padding: 25px;
		margin-top: 20vh;
	}
	.boxGialloTitle {
		font-size: 20px;
	}
	.boxGialloContent p {
		font-size: 14px;
	}
	.boxBianco {
		padding: 25px;
		padding-bottom: 10px;
		padding-top: 50px;
	}
	.boxContent {
		margin-top: 20px;
	}
	#color_square_int_newsletter {
		width: 80%;
		left: 10%;
		right: 10%;
		height: 130%;
	}
	.box_newsletter {
		margin-bottom: 0px;
		margin-top: 80px;
	}
	.newsletter_txt h1 {
		font-size: 22px;
	}
	.email_input {
		width: 90% !important;
	}
	.sponsor_loghi a {
		margin-right: 0px;
	}
	.essere_sponsor {
		width: 100%;
        margin-top: 0px;
        margin-bottom: 20px;
	}
	.span_sponsor {
		padding-top: 20px;
	}
	.site-footer {
		padding-top: 10px;
	}
	.site-footer .widget-area {
		padding-bottom: 0px;
	}
	.site-info {
		text-align: center;
		margin-bottom: 0px !important;
	}
	.menu-footer2-container {
		text-align: center;
	}
	.widget {
		padding-bottom:0px !important;
	}
	.social-navigation {
		margin-bottom: 0px !important;
	}
	.map_Verona{
        margin-bottom:0;
  }
    .titolo_Verona, .testo_Verona{
        padding-left: 0px;
        padding-right: 0px;
  }
	.slide {
		background-position: top right;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-color: #848484;
	}
	/*.owl-item .slide:nth-child(even) {
		background-position: right;
	}*/
		.submenu_logo{
        display:none!important;
    }
	.menu-toggle {
	    margin-left: 10px !important;
    }
	.search {
		margin-top: -5px;
		margin-left: 20px;
		font-size: 20px;
	}
	.search a {
		color: white !important
	}
	.lang_menu {
		float: left;
		font-size: 16px;
	}
	.lang_menu a {
		color: white !important;
	}
	.main-navigation {
		background-color: black !important;
	}
	.navbar-on {
		background-color: black !important;
	}
	.main-navigation span {
		color: black !important;
        width: 33%;
        display: block !important;
        float: left;
	}
	.main-navigation a {
		color: #b7b7b7 !important;
	}
	.menu-item-wpml-ls-3-it, .menu-item-wpml-ls-3-ru, .menu-item-wpml-ls-3-en {
		display: none;
	}
	.no-js .owl-carousel, .owl-carousel.owl-loaded {
		top: 5vh;
	}
	.lang_search_mobile {
        position: absolute;
        right: 20px;
        display: inline-block !important;
        margin: 1px auto 2px;
        padding: 1em;
		line-height: 1;
	}
	.head-carousel {
		top: 0px !important;
	}
	.archive_wrap {
		padding: 0px !important;
	}
	#Informazione p{
		line-height: 1.5em;
	}
	.tabcontent h2 {
		margin-bottom: 50px;
		line-height: 1.2em;
	}
	.archive_img {
		width: 100%;
		height: 200px;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.archive_video_container {
		margin: 0 auto !important;
		margin-bottom: 10px;
		width: 100%;
		
	}
	.poi_content_box {
		width: 250%;
	}
}

#ytFrame {
    width: 100% !important;
    min-height: 712px;
}
.main-navigation a {
    padding: 1em 1em;
    /*text-shadow: 1px 1px rgba(0, 0, 0, 0.65)*/
	}
@media only screen and (max-width: 650px){
    .forum_wrap .tab {
		margin-bottom: 20px;
	}
	.forum_wrap h1 {
		font-size: 40px;
	}
	.forum_wrap h2 {
		font-size: 22px;
		margin-bottom: 0;
	}
}
/*fix bug pagina forum*/
/* TAB */


@media only screen and (min-width: 809px){
	.main_tabcontent #details{margin-top: 110px}
}
@media only screen and (min-width: 651px) and (max-width: 808px){
	.main_tabcontent #details{ margin-top: 50px;}
}
@media only screen and (min-width: 511px) and (max-width: 650px){
	.main_tabcontent #details{ margin-top: 110px;}
}

@media only screen and (min-width: 509px) and (max-width: 510px){
	.main_tabcontent #details{ margin-top: 110px;}
}
@media only screen and (min-width: 480px) and (max-width: 508px){
	.main_tabcontent #details{ margin-top: 40px;}
}
@media only screen and (min-width: 458px) and (max-width: 479px){
	.main_tabcontent #details{ margin-top: 100px;}
}
@media only screen and (min-width: 394px) and (max-width: 457px){
	.main_tabcontent #details{ margin-top: 60px;}
}
@media only screen and (min-width: 377px) and (max-width: 393px){
	.main_tabcontent #details{ margin-top: 60px;}
}
@media only screen and (min-width: 320px) and (max-width: 376px){
	.main_tabcontent #details{ margin-top: 20px;}
}

/* DATE */
@media only screen and (min-width: 1024px){
	.forum_wrap h3{margin-top: 120px}
}

@media only screen and (min-width: 809px) and (max-width: 1023px){
	.forum_wrap h3{margin-top: 120px}
}

@media only screen and (min-width: 756px) and (max-width: 808px){
	.forum_wrap h3{margin-top: 110px}
}

@media only screen and (min-width: 739px) and (max-width: 755px){
	.forum_wrap h3{margin-top: 110px}
}

@media only screen and (min-width: 651px) and (max-width: 738px){
	.forum_wrap h3{margin-top: 160px}
}

@media only screen and (min-width: 511px) and (max-width: 650px){
	.forum_wrap h3{margin-top: 130px}
}

@media only screen and (min-width: 398px) and (max-width: 510px){
	.forum_wrap h3{margin-top: 110px}
}
@media only screen and (min-width: 320px) and (max-width: 397px){
	.forum_wrap h3{margin-top: 150px}
}

.textwidget{text-align:left;}
.widget-column.footer-widget-1{height:30px;}
article{padding:60px 0 100px}