/*
	Theme Name: PPMD framework
	Template: piupermenodiviso
	Theme URI: http://piupermenodiviso.it
	Description: Wordpress alla massima potenza
	Version: 0.1
*/


/*------------------------------------*\
    SUPERBANNER
\*------------------------------------*/
#superbanner-mobile, #superbanner {display:none;} /* nascosto di default */
#superbanner.sbstart {display:block;} /* visibile senza cookie (mai chiuso) */
@media(max-width:960px){ #superbanner-mobile.sbstart {display:block;} #superbanner.sbstart {display:none !important;} }
#superbanner-mobile {margin-left: 0; margin-right: 0;}
#superbanner {position:fixed; bottom:0; left:15px; z-index:10000; width:350px; background:white;}
@media(max-width:960px){ #superbanner-mobile-toggle {position: fixed; top:0; right:0; padding:10px 13px; z-index:10001; opacity:0; animation:sbfadein 0.3s forwards; animation-delay: 0.7s;} }
#superbanner-toggle {position:fixed; left:320px; bottom:520px; padding:10px 13px; z-index:10001; cursor:pointer; opacity:0; animation:sbfadein 0.3s forwards; animation-delay: 0.7s;}
@keyframes sbfadein { from {opacity:0;} to {opacity:1;} }
#superbanner-toggle.chiuso, body.superbanneroff #superbanner-toggle.sbstart {left:0;}
body.superbanneroff #superbanner-toggle.sbstart .cls, body.superbanneroff #superbanner-mobile-toggle.sbstart .cls {display:none !important;}
body.superbanneroff #superbanner-toggle.sbstart .opn, body.superbanneroff #superbanner-mobile-toggle.sbstart .opn {display:block !important;}
#superbanner-toggle.chiuso .cls, #superbanner-mobile-toggle.chiuso .cls {display:none;}
#superbanner-toggle.chiuso .opn, #superbanner-mobile-toggle.chiuso .opn {display:block !important;}
 /* widget */
.widget-content #superbanner-mobile, .widget-content #superbanner {display:block;}
.widget-content #superbanner-mobile {display:none !important;}
.widget-content #superbanner {position:relative; bottom:inherit; left:inherit; z-index:inherit; width:100%; background:white;}
/* custom */
#superbanner {width:420px; border-radius:0 15px 0 0;overflow:hidden; box-shadow:0 0 30px rgba(0,0,0,.3);}
#superbanner img {border-radius:0 15px 0 0;}
#superbanner .vc_column-inner {padding:0;}
#superbanner .wpb_single_image {margin-bottom:0;}
#superbanner-toggle {left: 380px; bottom: 380px; font-size:18px;}
.opn {color: white; background: #f44336; padding: 3px 10px 7px 12px; border-radius: 0 20px 20px 0; margin-left: -12px !important;}
#superbanner-mobile-toggle .opn {border-radius: 0 0 20px 20px; margin-top: -10px !important; padding: 8px;}
.cls {color:#f44336;}
#superbanner-mobile {
  height: 110px;
  overflow:hidden;
}
#superbanner-mobile>div {
  position: fixed;
  z-index: 1000;
  background: white;
  height: 110px;
  overflow:hidden;
}
#superbanner-mobile p {
  font-size: 16px;
  margin-top: 7px;
  margin-bottom: 0;
}

@media (max-width:325px){
#superbanner-mobile {height: 120px;}
	#superbanner-mobile>div {width:100%; height: 120px;}}


/* --- NASCONDE SUPERBANNER ---
#superbanner, #superbanner-mobile, #superbanner-toggle, #superbanner-mobile-toggle, .header-sotto {display:none !important;}
/* ^^^ */


/*------------------------------------*\
    HEADER
\*------------------------------------*/

.header {
    width: 100%;
    background: #fff;
	box-shadow: 0 1px 11px rgba(0, 0, 0, 0.1);
	transition:all 0.3s;
}

.header * {transition:all 0.3s;}

.header.trasparente {
    position: absolute;
    z-index: 100;
    background:none;
}

.header.fixed {
    z-index: 100;
	position: fixed;
}

.header.attivo, .header.bianco {
  	background:white;
}

.header-holder {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
    position: relative;
}

.header.fullwidth .header-holder {
    max-width: 100%;
    width: 95.5%;
    margin: 0 auto;
    position: relative;
}

.header.attivo #header-toolbar.nav .menu-item {padding: 3px;}
.header.attivo #header-toolbar:before {margin-top: -15px; margin-left: -48px;}
.header.attivo #header-toolbar:after {height: 32px;}
.header.attivo .logo {margin-top: -25px;}
.logo-img {max-height: 70px;}


/* MENU MOBILE */
.menumobile {display:none; float: left; height:55px; width:55px; padding: 10px 10px 7px 20px; margin-right: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.menumobile hr {height:2px; border:0; background:#333; transition:all 0.4s;}
.menumobile hr:nth-child(2) {transition:all 0.1s;}
.menumobile:not(.aperto) {padding-top: 13px;}
.menumobile:not(.aperto) hr {margin-top: 5px; margin-bottom: 5px;}
.menumobile.aperto hr:first-child {transform: rotate(45deg); transform-origin: left; width:28px;}
.menumobile.aperto hr:nth-child(2) {visibility: hidden;}
.menumobile.aperto hr:last-child {transform: rotate(-45deg); transform-origin: center; margin-left: -5px; margin-top: -9px; margin-left: -4px; width: 28px;}
.menumobile:after {content: 'menu'; font-size: 9px; text-transform: uppercase; position: absolute; top: 38px; color:#333;}

.logo {
    position: absolute;
    margin-top: -15px;
    padding-top: 0;
	float: left;
}

.header.attivo #header-toolbar.nav .menu-item {padding: 3px;}
.header.attivo #header-toolbar:before {margin-top: -15px; margin-left: -48px;}
.header.attivo #header-toolbar:after {height: 32px;}
@media (min-width:960px){
.header.attivo .logo {margin-top: -25px; padding-top: 0;}
.header.attivo .logo-img {max-height: 70px;}
}

.logo-img {
	max-height:75px;
}

.nav {
    float: right;
}

.nav .menu-item {
    display: block;
    float: left;
    padding: 10px 5px;
}

.nav .sub-menu {
    width: 250px;
	padding-left:0;
    position: absolute;
    z-index: 1000;
    padding-top: 10px;
    margin-left: -20px;
    background: white;
    display: none;
}
.nav .sub-menu li {
	width: 100%;
	float: left;
	box-sizing: border-box;
}

.nav .menu-item-has-children:hover .sub-menu, .nav .sub-menu:hover {
    display: block;
}

.header.sticky {
	position: fixed;
    top: 0;
    z-index: 100;
}

#header-toolbar {width:45%; float:right; background-color:#f44336;}
#header-toolbar ul {margin-top:0;}
#header-toolbar:before {
    position: absolute;
    margin-top: -3px;
    margin-left: -48px;
    z-index: 0;
    width: 0;
    height: 0;
    border-width: 47px 0 0 48px;
    border-style: solid;
    border-color: #f44336 transparent transparent;
    content: "";
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#header-toolbar:after {
    content:'';
    width:1000px;
    height:44px;
    position:absolute;
    top:0;
    background-color:#f44336;
}
#header-toolbar a {
    color: #fff;
    text-decoration: none;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.15em;
}
#header-main {
    width: 100%;
    float: left;
}
#header-one {float:left;}
#header-two {float:right;}
.header.attivo #header-two>ul {margin-top: 0;}
#header-three {width:100%; background:#00000024;}
#header-three ul {margin-top:0;}
#header-three ul li a {color:white; text-decoration:none; font-family:'titillium web', sans-serif; font-weight:300;}

.menutitolo {
    float: left;
	margin-left:1.8%;
    padding: 10px;
    font-weight: 500;
    color: white;
    text-decoration:none;
    letter-spacing:1px;
}

#header-two li {
	padding-top: 17px;
    padding-left: 15px;
    padding-right: 30px;
	padding-bottom: 27px;
}

.header.attivo #header-two>ul>li {padding-bottom: 17px;}

#header-two li a {
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
}

.attivo #header-two li.current-menu-item a {color: #f44336;}



#header-two .sub-menu li {
    padding: 0;
}

#header-two .sub-menu li a {
  	display: inline-block;
    font-weight: normal;
    text-transform: none;
    padding: 7px 20px;
    line-height: 25px;
}

#header-two .sub-menu li:hover {
    background: #efefef;
}

#header-two .sub-menu li:hover>a {
    font-weight: normal;
    color: #f44336;
}



#header-two>ul>li>.sub-menu {
    margin-top: 27px;
    border-top-style: solid ;
    border-top: red;
    border-top-width: 2px;
}

header.attivo #header-two>ul>li>.sub-menu {
    margin-top: 8px;
}

#header-two>ul>li>.sub-menu li.menu-item-has-children:after {
    content: '>';
    float: right;
    margin-right: 25px;
    line-height: 40px;
}

#header-two>ul>li>.sub-menu li.menu-item-has-children:hover .sub-menu {
    display: block;
}

#header-two>ul>li>.sub-menu .sub-menu {
    margin-top: -50px;
    left: 100%;
    background: white;
    display: none;
}



@media(max-width:1500px){
  #header-two li {
      padding-left: 28px;
      padding-right: 0;
  }
  #header-two li a {
      font-size: 13px;
  }
}


@media(max-width:1350px){
  #header-two li {
      padding-left: 23px;
      padding-right: 0;
  }
  #header-two li a {
      font-size: 12px;
  }
}


@media(max-width:1600px){
#header-two .ultimi>.sub-menu {right:0;} 
}

/*------------------------------------*\
    PAGINE
\*------------------------------------*/

body {background:#f5f5f5;}

.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	padding-top:130px;
	position:relative;
	clear:both;
}

main.pagina-sidebar-destra {
	float: left;
	width: 78%;
}

main.pagina-sidebar-destra ~ aside.sidebar {
	float: right;
	width: 22%;
}

main.pagina-sidebar-sinistra {
	float: right;
	width: 78%;
}

main.pagina-sidebar-sinistra ~ aside.sidebar {
	float: left;
	width: 22%;
}

@media only screen and (max-width:960px) {
  #super main, #super aside {width:100%;}
}

.nascosto {display:none;}

@media(min-width:1024px){

	.cinquantacinque {width:55%;}
	.sessanta {width:60% !important;}
	.sessantacinque {width:65%;}
	.quarantacinque {width:45%;}
	.quaranta {width:40% !important;}
	.trentacinque {width:35%;}

	.trecolonnecss {
			padding: 15px;
			-webkit-column-count: 3;
			-moz-column-count: 3;
			column-count: 3;
			-webkit-column-gap: 40px;
			-moz-column-gap: 40px;
			column-gap: 40px;
			-webkit-column-rule: 1px solid lightgrey;
			-moz-column-rule: 1px solid lightgrey;
			column-rule: 1px solid whitesmoke;
	}

	.duecolonnecss {
			padding: 15px;
			-webkit-column-count: 2;
			-moz-column-count: 2;
			column-count: 2;
			-webkit-column-gap: 40px;
			-moz-column-gap: 40px;
			column-gap: 40px;
			-webkit-column-rule: 1px solid lightgrey;
			-moz-column-rule: 1px solid lightgrey;
			column-rule: 1px solid whitesmoke;
	}
	
}

#frecciagiu a {
    position: absolute;
    top: 93vh;
    left: 47.8vw;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.vc_gitem-post-data-source-post_date {
    color: #f79e13;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

#super .testatapag {margin-bottom:0 !important;}
#sottoslide {padding-top:25px; padding-bottom:20px; background:#eee;}
#sottoslide .testo {width:100%; max-width:815px; float:right; font-family: 'titillium web', sans-serif; font-size:20px; color: #333;}
#sottoslide .testo h3 {margin-top:0; margin-bottom:10px; font-size:20px;}
#sottoslide .testo .vc_col-sm-8 h3:before {content:'✓ '; font-weight:bolder; color:#f44336;}
#sottoslide .testo .vc_col-sm-4 {line-height:25px;}
#sottoslide .testo .vc_col-sm-4 a {font-weight:600; color:#f44336; letter-spacing:0.05em;}
@media (max-width:960px) {
#sottoslide {padding:20px;} 
#super #sottoslide .testo, #super #sottoslide .testo h3 {font-size:17px !important;} 
#sottoslide {padding-top:0 !important;} 
}

.boxicone .wpb_row.vc_inner {
    background: whitesmoke;
    margin-left: 0;
    margin-right: 0;
	padding: 8px;
}

.boxicone h3 {
    font-size: 27px;
}

.vc_box_shadow_border {background:#fff3;}

.striscialoghi .wpb_single_image {
    width: 10%;
    float: left;
    padding: 10px 20px;
    box-sizing: border-box;
}
.striscialoghi .wpb_single_image.apple {
    width: 10%;
    padding: 4px 0 0 0;
}

@media  (max-width: 960px) {
  .striscialoghi .wpb_single_image {    
    width: 50%;
  }
  .striscialoghi .wpb_single_image.apple {    
    width: 50%;
	padding: 1px 20px 10px 20px;
  }
}


/* ==== GRIGLIA FILM ==== */

/* ==== Sezione film full width ==== */
.page-template-template-griglia-film #super {
    max-width:100%;
    width:100%;
    margin:0;
}

.page-template-template-griglia-film #the-content {
    max-width: 1280px;
	width: 95%;
	margin: 0 auto;
}

/* ==== MOBILE ==== */

@media all and (max-width: 768px) {
	.sezione-film {
		width: 100%;
	}
	.sezione-film > .sottosezioni,
	.film-item {
		float: none;
		display: block;
		width: 100%;
	}
	.sezione-film > .filtraggio {
		margin-bottom: 50px;
	}
	.filtraggio-head {
		display: block;
	}
	#filtraggio-film {
		height: 0;
		visibility: hidden;
		transition: all 0.2s ease-in-out;
	}
	.film-item {
		margin: 0 0 50px;
	}
	.riassunto-film {
		display: none;
	}
}

@media all and (min-width:769px) {
	.sezione-film {
		width: 96%;
	}
	.sezione-film > .filtraggio {
		float: left;
		width: 15%;
	}
	.filtraggio-head {
		display: none;
	}
	.sezione-film > .griglia {
		float: right;
		width: 85%;
	}
	.film-item {
		display: inline-block;
		vertical-align: top;
		width: 31%;
		margin: 0 1% 50px;
	}
}

.sezione-film {
	position: relative;
	margin: 0 auto;
}

.sezione-film:after,
.sezione-film .griglia:after,
.film-item:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.sezione-film > .sottosezioni {
	box-sizing: border-box;
}

.sezione-film > .griglia {
	padding: 0 20px;
}

.sezione-film > .filtraggio {
	z-index: 4;
	padding: 30px 20px;
	background-color: #ffffff;
}

/* ==== Filtri ==== */

.filtraggio-head {
	margin: 0;
	text-align: center;
}

.sezione-film .filtri {
	margin-bottom: 25px;
}

.sezione-film .filtri .etichette {
	margin: 0 0 8px;
}

.sezione-film .controlli {
	box-sizing: border-box;
}

.sezione-film .campi-testo {
	line-height: 1em;
	padding: 4px;
	border: 1px solid #929292;
}

.sezione-film .filtri > #titolo {
	padding: 4px 4px 4px 8px;
	line-height: 1.8em;
}

.sezione-film .cb-items {
	display: block;
}

.sezione-film .filtri .campi-testo:not(.campi-inline) {
	width: 100%;
}

.sezione-film .filtri .campi-inline {
	display: inline-block;
	vertical-align: middle;
	width: 48.1%;
}

.sezione-film .filtri #anno {
	margin-right: 1%;
}

.sezione-film .filtri #mese {
	margin-left: 1%;
}

.sezione-film .applica-filtri {
	float: right;
	width: 40%;
	background-color: #F7AC13;
	color: #000000;
	border: 2px solid #000000;
	text-transform: uppercase;
	font-weight: 500;
	transition: all 0.2s ease-in-out;
}

.sezione-film .applica-filtri:hover {
	background-color: #000000;
	color: #F7AC13;
	transition: 0.2s ease-in-out;
}

/* ==== Griglia ==== */

.film-item {
	box-sizing: border-box;
	padding: 0;
	background-color: #ffffff;
}

.film-item-cols {
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding: 10px;
}

.locandina-film {
	min-height: 1px;
}

.locandina-film img {
	width: 100%;
	height: auto;
	margin-top: -30px;
}

.info-film {
	word-wrap: break-word;
}

.titolo-film > a {
	color: inherit;
	text-decoration: none;
	opacity: 1;
	transition: all 0.2s ease-in-out;
}

.titolo-film > a:hover {
	opacity: 0.85;
	transition: all 0.2s ease-in-out;
}

.riassunto-film {
	font-size: 15px;
	line-height: 1.4em;
}

.sezione-film .no-movie-found {
	display: block;
	width: 100%;
	text-align: center;
}

/*------------------------------------*\
    ARTICOLI E FILM
\*------------------------------------*/

article>a>img {max-width: 100%;}

.single-post.single-format-standard article, .single-film.single-format-standard article {
    background: whitesmoke;
	box-shadow: 0px 0px 0px #ddd;
}

.single-post.single-format-standard article>a:first-child, .single-film.single-format-standard article>a:first-child {
    display: block;
    width: 100%;
    max-height: 470px;
    overflow: hidden;
}

.single-post.single-format-standard .attachment-post-thumbnail, .single-film.single-format-standard .attachment-post-thumbnail {
    width: 100%;
}

.single-post.single-format-standard .single-body, .single-film.single-format-standard .single-body {
    width:90%;
	margin:0 auto;
}

.single-post h1, .single-film h1 {
    text-decoration: none;
    color: #333;
    padding-bottom:10px;
    border-bottom:3px solid orange;
}

.date, .category {
    width: 100%;
    float: left;
}

#super .titoletto {margin-bottom:12px;}

.titoletto h3 {
    font-size:17px;
    font-weight:600;
    text-transform:uppercase;
    display:inline;
    padding-left:16px;
    border-left: 3px solid #ffa500;
}

article.format-gallery {
    background: whitesmoke;
    box-shadow: 0px 0px 0px #ddd;
}

article.format-gallery .vc_row:not(.testataimg) {
    padding-left: 5%;
    padding-right: 5%;
}

article.format-gallery .vc_row {
    background: whitesmoke;
}

@media(max-width:1500px){
#super .filmvert-col-img {width:38%;}
#super .filmvert-col-txt {width:62%;}
#super .filmvert-col-flex {width:62%;}
}

@media(max-width:1300px){
#super .filmvert-col-img {width:33.3%;}
#super .filmvert-col-txt {width:66.3%;}
#super .filmvert-col-flex {width:66.3%;}
}

@media(max-width:1100px){
#super .filmvert-col-img {width:33.3%;}
#super .filmvert-col-txt {width:66.3%;}
#super .filmvert-col-flex {width:100%;}
}

/*------------------------------------*\
	TIPOGRAFIA
\*------------------------------------*/

body {font-family:'Hind Siliguri', sans-serif;}

h1, h2, h3, h4, .nav li {font-family: 'titillium web', sans-serif;}

h1 {font-weight:600;}
h2 {font-weight:500;}
h3 {
    font-size: 23px;
    font-weight: 500;
    line-height: 1.3em;
    color: #333;
}

blockquote {
	font-size:1.1em;
	margin-left:0;
	padding-left:40px;
    border-left: 3px solid #ffa500;
}

#super .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {font-family: inherit; font-weight: 500; font-size: 15px; margin: 0; line-height: 1.3;}

@font-face {
	font-family:'Font-Name';
	src:url('../fonts/font-name.eot');
	src:url('../fonts/font-name.eot#iefix') format('embedded-opentype'),
		url('../fonts/font-name.woff') format('woff'),
		url('../fonts/font-name.ttf') format('truetype'),
		url('../img/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:480px) {
  .single-head {max-height:350px;}
}

	.tableton {display:none;}
@media only screen and (max-width:1024px) {
	.tableton {display:block;}
	.tabletoff {display:none;}
}

.mobileon {display:none;}
@media(max-width:960px){
	.header-holder {width:100% !important;}
	.mobileon, .nav .menu-item.mobileon {display:block;}
	.mobileoff, .nav .menu-item.mobileoff {display:none;}
	.menumobile {display:block;}
    a.menutitolo:before {content: ' MENU ▾ '; font-weight: normal; letter-spacing: -0.02em; color: white;}
    #header-toolbar {display:none;}
	.logo {max-width: 220px; padding-top: 0;}
	.logo-img {width: 100%;}
	.header {padding-top:0 !important; padding-bottom:0 !important;}
	.header-holder {width:100% !important;}
	#header-mobile {width:100% !important; height:100vh; overflow:scroll; background:white; display:none;}
	#header-mobile {position: absolute; z-index: 1000; top: 56px; width:100% !important; height: calc(100vh - 105px); overflow:scroll; margin:0; padding-left:0;}
	#header-mobile li, #header-three li {width: 100%; border-bottom:1px solid #eee;}
	#header-mobile li a {color:black !important;}
	
	#header-toolbar {display:none;}
	header .logo {position: relative; width: 130px !important; margin-top: 2px !important; padding-top: 0;}
	#super.wrapper {padding-top:60px;}
	#super .vc_section {padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0;}
	#super .vc_row {margin-left: 0; margin-right: 0;}
	#super .vc_column_container>.vc_column-inner {padding: 0 !important; padding-left: 4% !important; padding-right: 4% !important;}
	#super .testatapag {padding-top: 150px!important; background-position: left top !important; background-size: auto 210px !important;}
	.aziende #super .testatapag {background-position: right top !important;}
	#super .testatapag * {color: inherit;}
	#super .testatapag h1 {font-size: 2.4em; line-height: 1.3em; letter-spacing: -0.02em; color:#f44336;}
	.aziende #super .testatapag h1 {color:#004664;}	
	#super .testatapag h2 {color:white;}
	#super .testatapag .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {color: #ffffff; border-color: #f44336; background-color: #f44336;}
	#super h3 {font-size: 2em !important;}
	
	#header-mobile>ul {padding-left:0;}
	#header-mobile ul ul {padding-left:20px;}
	#header-mobile li {padding-left: 20px; padding-right: 20px;}
	#header-mobile li a {text-decoration: none; text-transform: uppercase; font-size: 14.5px; font-weight: 500; letter-spacing: 0.1em;}
	#header-mobile li.current-menu-item a {color: #F7AC13;}
	.attivo #header-mobile li a {color: white;}
	.attivo #header-mobile li.current-menu-item a {color: #F7AC13;}
	#header-mobile ul, #header-mobile li, #header-mobile a {display: block; float: left; width: 100%; box-sizing: border-box;}
	#header-mobile .menu-item-has-children>a {width: 80%;}
	#header-mobile .menu-item-has-children>span.freccia {width: 20%; float: right; text-align: center; background: whitesmoke;}
	#header-mobile>ul>li>.sub-menu, #header-mobile>ul>li>.sub-menu .sub-menu {display: none;}
	#header-mobile>ul>li>.sub-menu.open, #header-mobile>ul>li>.sub-menu .sub-menu.open {display: block; position: relative;}
}


@media (max-width: 780px){ 
.colfullwidth, .colfullwidth .vc_column-inner {padding-left: 0; padding-right: 0;}
	#mobtel {display:block !important; position: fixed; bottom: 0; z-index: 5000; width: 100%; background: rgba(32, 59, 72, 0.95); box-shadow: 0 -5px 12px rgba(0, 0, 0, 0.1);} 
	#mobtel a {width:23.3%; height: 47px; padding-top: 13px; display:block; float:left; text-align:center; margin:0 auto; color:white; font-size: 16px; font-family: 'Titillium Web', Helvetica, Arial, sans-serif; text-decoration: none;  box-sizing:border-box;}
	#mobtel a.cont {width:30.1%; box-sizing:border-box;}
	#mobtel a span {font-size: 18px;}
	#mobtel a.mail {padding-top: 10px;}
	#mobtel a.whatsapp {background: rgba(1, 230, 117, 0.9); padding-top: 10px;}
	#mobtel a.whatsapp span {font-size: 25px !important;}
	#mobtel>span {color: rgb(24, 37, 68);}
	#mobtel a img {width: 22px; height: auto; margin: 0 auto; vertical-align: middle;}
	#mobtel a.tel img {width: 20px;}
}


/* NASCONDI WHATSAPP */
#mobtel.nowz a {width: 50%;}
#mobtel.nowz a.cont, #mobtel.nowz a.whatsapp {display: none;}
#mobtel.nowz a.tel {background: rgba(0, 0, 0, 0.1);}
#mobtel.nowz a.tel:after {content: ' Chiama'; font-size: 0.9em;}
#mobtel.nowz a.mail:after {content: ' Scrivi'; font-size: 0.9em;}
/* --- */


/*------------------------------------*\
    SHORTCODES
\*------------------------------------*/

@media (min-width: 768px){
  .one_half, .one_half_last {
      width: 50%; float:left;
  }
}


/*------------------------------------*\
    LANDING PAGES
\*------------------------------------*/



/*--- VIDEOTESTATA ---*/

.vidbg-container {
    display:none;
    height: 100vh;
    position: absolute !important;
    z-index: 10;
    background:transparent;
}

#testata>.wpb_column {background:rgba(0,0,0,.06);}

#titolotestata {
    height: auto;
    max-width:1120px;
    margin:0 auto;
    margin-top: 25vh;
    visibility:hidden;
}

#titolotestata h1 {
    color: #fff;
    font-size: 160px;
    font-weight: 500;
    line-height: 1em;
    text-shadow: 1px 1px 1px #0000007a;
}

#titolotestata h2 {
    color: #edca04;
    font-size: 103px;
    line-height: 0.9em;
    font-weight: 500;
    letter-spacing: 0;
    text-shadow: 2px 2px 0 #F01E19, -2px -2px 0 #F01E19, 2px -2px 0 #F01E19, -2px 2px 0 #F01E19, 0px 0px 10px #F01E19;
}


#titolotestata h3 {color:white; font-size:30px;font-weight: 400; letter-spacing: 0.1em; text-shadow: 1px 1px 1px #0000007a;}
#titolotestata h4 {font-size:40px; letter-spacing:0.09em; color:#F01E19; margin:0; text-shadow: 1px 1px 1px #0000003b;}
#titolotestata h5 {color:white; font-family: 'Barlow Condensed', sans-serif; font-size:24px; font-weight:300; letter-spacing:0.05em; text-shadow:1px 1px 10px black; margin-top: 20px;}

#introduzione {min-height:300px; padding-bottom:40px; max-width:900px; margin:0 auto;}

#introduzione * {color: white; text-shadow: 1px 1px 1px #0000007a;}

@media (max-width:960px) {
.vidbg-container {display:none;}
#testata .vc_parallax-inner {height:100% !important; top:-16% !important;}
#titolotestata {visibility:visible;}
#titolotestata {height:auto; margin-top:10vh; padding:15px;}
#titolotestata h4 {font-size: 5vw; font-weight: 500;}
#titolotestata h1 {font-size: 22vw; font-weight: 500; letter-spacing: 0.02em;}
#titolotestata h2 {font-size: 13vw; font-weight: 500; letter-spacing: 0.1em;}
#titolotestata h3 {font-size: 6vw;}
#titolotestata img {width:auto; max-height:50px;}
#introduzione {background:#12101f; padding-bottom:0;}
#introduzione h2 {font-size: 7vw; float: left;}
#frecciagiu {display:none;}
#scheda h2 {font-size:7.5vw !important; font-weight:200 !important; text-align:left !important; margin-top:0 !important;}
#scheda h3 {font-size:4.7vw !important;}
}


/*--- TRAILER E SCHEDA ---*/
#trailer {margin-bottom:0;}
#trailer p {margin:0;}
.flowplayer .fp-player~a {width:0 !important;}
#scheda {padding-top:40px; padding-bottom:20px;}
#scheda {background: #ececec;}

#scheda .vc_row {
    padding: 0;
    background: #ececec;
}

#scheda h3 {
    margin: 0;
}

#scheda h4 {
    margin-top: 20px;
}

#scheda p {
    margin-top: 0;
    letter-spacing: -0.03em;
}

#scheda .riconoscimenti p {
    font-size: 14px;
}

.bordosx>.vc_column-inner>.wpb_wrapper {
    border-left: 1px solid #ccc;
    padding-left: 20px;
}




/*--- CAST ---*/
#cast {
    background: #12151f;
}

#cast>.wpb_column {
    opacity: 0.25;
    transition: .5s;
}

#cast>.wpb_column:hover {
    opacity: 1;
}

#cast .overlay {
    opacity: 0;
    -webkit-transform: translateY(130%);
    transform: translateY(130%);
    transition: .4s;
    background: rgba(16,20,30,.9);
    padding: 30px 35px;
}

#cast>.wpb_column:hover .overlay {
    opacity: 1;
    -webkit-transform: translateY(45vh);
    transform: translateY(50vh);
}

@media (max-width:960px){
    #cast>.wpb_column {
        opacity: 0.5;
    }
    #cast>.wpb_column:hover {
        margin-bottom: 35vh;
    }
    #cast>.wpb_column:hover .overlay {
        opacity: 1;
        -webkit-transform: translateY(40vh);
        transform: translateY(40vh);
    }
}

#cast .overlay>div {
    height: 40vh;
    overflow-y: scroll;
}

#cast .overlay * {
    color: white;
}

#cast .overlay>div::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #aaa;
}

#cast .overlay>div::-webkit-scrollbar-thumb {
    background: #000; 
}

/*--- GALLERY ---*/

.gallery {
    height: 100vh;
}

.gallery .wpb_column, .gallery .vc_column-inner {
    height: 100%;  
    background-position: center;
    background-size: cover;
}

.gallery .wpb_row.vc_inner {
    height: 50vh;
}

article.format-gallery .gallery, article.format-gallery .gallery .vc_row {
    padding: 0 !important;
}

@media(max-width:960px){
#super .gallery {width:auto; height:auto;}
#super .gallery .imm>div {width: 100% !important; height: 300px !important; float: left;}
}

#gallery .vc_column-inner {
    padding: 0 !important;
}

/*--- TIPOGRAFIA ---*/
p {line-height: 1.6em; color:#444;}
.titolo {margin-bottom:10px !important;}
.titolo h2, .titolo h3 {font-size: 40px; text-transform: none; font-weight:200; margin-bottom:0;}
.titolo h4 {margin-top:0;}


/*--- TOGGLE ---*/
.vc_tta-panel.vc_active .vc_tta-panel-heading {border-bottom:0; background-color: #fefefe;}
.vc_tta-panel.vc_active .vc_tta-panel-body {border-top:0; padding-top:0; background-color: #fefefe;}
.vc_tta-panel.vc_active h4 * {color:black;}
.vc_tta-panel-body {font-size: 15px;}
#regia .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {font-size:22px; color:#000;}

/*--- TABELLA ---*/
#dove h3 {color:whitesmoke;}

#dove table {
height: inherit !important;
  margin: 0 0 40px 0;
  width: 100%;
  box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  display: table;
}
#dove tr {
  display: table-row;
  background:rgba(246, 246, 246, 0.9);
}
#dove tr:nth-of-type(odd){
    background: rgba(233, 233, 233, 0.9);
}
#dove tr:first-child{
    font-weight: 900;
    color: #ffffff;
    background: #025e9e;
}
#dove td {
  padding: 6px 12px;
  display: table-cell;
}

@media screen and (max-width: 580px) {
#dove table {display: block;}
#dove tbody {width: 100%; display: block;}
#dove tr {padding: 8px 0; display: block;}
#dove td {padding: 2px 12px; display: block;}
.vc_btn3.vc_btn3-size-lg {min-width:140px; padding-left: 10px; padding-right: 10px;}
}

@media only screen and (max-width: 1050px){
.header {
    padding-top: 4px !important;
    padding-bottom: 0 !important;
}
}

/*--- CRITICA ---*/
#critica .vc_tta-panels {height:200px;}
#critica h3 {font-size:43px; margin:10px 0;}
#critica h4 {font-size:28px; margin-top:0;margin-bottom:20px;}


.comments {max-width: 850px; margin: 0 auto;}

/*--- FORM ---*/
#form {background:white; padding-top:20px; padding-bottom:70px;}
.wpcf7-form {margin:0 auto;}
.wpcf7-form input:not(.wpcf7-submit), .wpcf7-form textarea {padding:9px; width:95%; border:0; border-left:2px solid #99a5ab; background:whitesmoke;}
.wpcf7 .etichetta {font-family: 'titillium web', sans-serif; font-size: 19px;}
form .wpcf7-list-item {margin-left: 0;}
form .privacy, form .newsletter {font-size: 15px;}
form .privacy input, form .newsletter input, .domicilio input {width: 17px !important; height: 17px; margin-left: 0; margin-right: 5px; margin-bottom:13px;}
form .newsletter span.wpcf7-list-item-label::before {display:none !important;}
form .domicilio {display:inline-block; margin-bottom:5px; padding-top:5px; font-family: 'titillium web', sans-serif; font-size:19px; color:#444;}

/*------------------------------------*\
    FOOTER
\*------------------------------------*/

.footer {
    float: left;
    width: 100%;  
    background:whitesmoke;
}

.footer-holder {
    max-width: 1280px;
    width: 95%;
    margin: 0 auto;
    position: relative;
}

.footer-col {
    width: 25%;
    float: left;
  	padding: 20px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

@media all and (max-width:960px) {
.footer-col {width: 100%;}

}

.footer ul {list-style: none outside none; padding:0;}

.footer .menu h4 {margin-bottom:0;}
.footer .menu li a {display:block; text-decoration:none; padding:7px 0; border-bottom:1px solid #ddd;}

.copyright {
    float:left;
    width:100%;
    padding:15px 0;
    border-top: 1px solid #ddd;
    font-size: 0.9em;
}

/*------------------------------------*\
    SOCIALWALL FACEBOOK
\*------------------------------------*/

/*
#social .masonry {
    max-height: 750px;
    overflow-y: scroll;
}
*/

#social .masonry>.wpb_wrapper {
    display: flex;
    flex-flow: column wrap;
    width: 100%;
    max-height: 2000px;
    margin-left: -8px;
}

#social .riga {
    width: 31%;
    padding: 15px;
    margin: 0 8px 8px 0;
    box-sizing: border-box;
}

#social .riga img {
    max-width: 100%;
    max-height: 365px;
}

@media  (max-width: 960px) {
  #social .riga {    
    width: 100%;
  }
}

#social .riga>div {
    padding: 20px;
    background: #FDFFFF;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.18);
}

#social hr {
    display: none;
}

#social .profile-info {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

#social .profile-name {
    float: left;
    padding-left: 15px;
}

#social .profile-photo {
    float: left;
    border: 1px solid #ddd;
}

#social .dati-generali {
    width: 100%;
    border: 1px solid #dedede;
    border-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

#social .dati-aggiuntivi {
    width: 100%;
    border: 1px solid #dedede;
    border-top: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}


/*------------------------------------*\
    FOOTER CUSTOM
\*------------------------------------*/
.footer {border-top: 6px solid #f44336; background: #203b48;}
.footer * {color:whitesmoke;} 
.footer .menu li a {padding: 10px 0; border-bottom: 1px solid #232323;}
.copyright {border-top: 1px solid #232323;}
@media (min-width:1024px){
#footer-colonna-2 {padding-left:50px; padding-top:20px;}
}
#footer-colonna-4 h4 {}

footer .vc_icon_element {
    float:left !important;
    margin-right:17px !important;
}

footer .vc_icon_element>div {
    width: 2.5em !important;
    height: 2.5em !important;
}


/*---------------------------------------------*\
        BUTTON
\*--------------------------------------------*/

.vc_btn3-style-flat {
    color: #fff;
    background-color: #353535 !important;
}
 
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-violet:focus, .vc_btn3.vc_btn3-color-violet:hover {
    color: #f7f7f7;
    background-color: #000 !important;
}

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    background-color: rgb(41, 167, 26) !important;
}

.vc_btn3.vc_btn3-color-green:hover, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover {
    background-color: rgb(0, 136, 5) !important;
}

/*---------------------------------------------*\
        BUTTON CONTACT FORM
\*--------------------------------------------*/

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
	 color: #fff;
    background-color: #353535 !important;
	border-radius: 5px !important;
	border-width: 0px !important;
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
	    color: #f7f7f7;
    background-color: #1b1b1b !important;
}

/* ==== BOTTONI TESTATA ==== */
#bottonitestata {
    padding-left: 17%;
}

#bottonitestata>.vc_col-sm-3 {
    width: auto;
}

#bottonitestata>.vc_col-sm-3 .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}

/*---------------------------------------------*\
        BUTTON
\*--------------------------------------------*/

.vc_btn3-style-flat {
    color: #fff;
    background-color: #353535 !important;
}
 
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-violet:focus, .vc_btn3.vc_btn3-color-violet:hover {
    color: #f7f7f7;
    background-color: #000 !important;
}

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    background-color: rgb(41, 167, 26) !important;
}

.vc_btn3.vc_btn3-color-green:hover, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover {
    background-color: rgb(0, 136, 5) !important;
}

/*---------------------------------------------*\
        BUTTON CONTACT FORM
\*--------------------------------------------*/

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
	 color: #fff;
    background-color: #353535 !important;
	border-radius: 5px !important;
	border-width: 0px !important;
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
	    color: #f7f7f7;
    background-color: #1b1b1b !important;
}

/*------------------------------------*\
     LIST STYLE
\*------------------------------------*/

.wpb_text_column li {
    display: list-item;
    text-align: -webkit-match-parent;
    line-height: 1.6em;
    margin-bottom: 10px;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
	
}
/*------------------------------------*\
     NASCONDI DATE E CATEGORIE DAI POST
\*------------------------------------*/
.date, .category {
    width: 100%;
    float: left;
    display: none;
}