.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

html,body{
    margin: 0;
    padding:0;
    height:100%;

}

body {
  background-color: #7A7C7F;

}
p {
	margin: 0;
}

/*  FONT */

/*  Icon */

#mappa_cont {
	position: absolute;
	top: 240px;
	bottom: 90px;
	left: 45px;
}

#mappa {
	height: 100%;
}

.marker-popup p {
	color: #000;
	font-size: 12px;
	margin-top: 10px;
	line-height: 16px;
}

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

[data-icon]:before {
	  font-family: 'entypo';
	  font-size: 200%;
	  content: attr(data-icon);
	  speak: none;
	  margin-top: 30em;
		  line-height: 0;
		  vertical-align: -5px;
}

::selection {color:#000; background-color:#fff;}
::-moz-selection {color:#000; background-color:#fff;}

/*  SLIDESHOW */

.vegas-loading {
	border-radius: 10px;
	background:;
	height: 1px;
	position: fixed;
	top: 1px;
	width: 1px; 
	z-index: 0;
}

.vegas-overlay {
	opacity: 0.5;
	z-index: -1;
}

.vegas-background {
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
    max-width: none !important; /* counteracts global img modification by twitter bootstrap library */
	z-index: -2;

	background-color: #861811;
}

.vegas-overlay,
.vegas-background {
	-webkit-user-select: none;
	 -khtml-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
	background-color: #861811;
}

/*  LAYOUT */

#logo{
	width: 250px;
	padding-top: 50px;
	padding-left: 50px;
	position: relative;
}

#menu{
	margin-left: 10px;
	position: relative;
}

#menu2{
    width:175px;
	top: 80px;
	right:50px;
	margin-left: 10px;
	position:absolute;
	z-index: 999;
}

#news {
	bottom: 90px;
	margin-left:10px;
	position:absolute;
}

#intro p{
    font-family: Helvetica;
    font-weight: 100;
    color: #ffffff;
    font-size: 20px;
    bottom: 120px;
    margin-left: 50px;
    position: absolute;
    line-height:30px;
}

#page {
	padding-bottom: 100px;
}

.shadow-dark {
	height: 100%;
	width: 100%;
	position: fixed;
	background-image:url('/static/img/page-grey-shadow-dark.png');
	padding-bottom: 300px;
}

.shadow-light {
	height: 100%;
	width: 100%;
	background-image:url('/static/img/page-grey-shadow-light.png');
	background-repeat:repeat-y;
    position: fixed;
    top: 0;
    z-index: -1;
}

#page #testo {
    margin-left: 80px;
}
#page #testo.storia {
    margin-left: 55px;
}
#page #titolo-notizia {
	position: fixed;
	top: 200px;
	bottom: 0px;
	margin-left: 50px;
}

#page #testo-notizia {
	position: fixed;
	top: 440px;
	bottom: 130px;
	margin-left: 50px;
}

#page #link-notizia {
	width: 110px;
	margin-top: 20px;
	margin-left: 50px;
	font-size: 14px;
}

#page #archivio-notizie {
	margin-left: 50px;
	margin-top: 165px;
}
#page #operenelmondo {
	margin-left: 50px;
}
#page #operenelmondo .opera {
    padding: 10px 0;
    border-bottom: dotted 1px white;
	position: relative;
}
#page #operenelmondo .links {

}
#page #operenelmondo .links img {
	height: 20px;
	width: auto;
	cursor: pointer;
	margin-left: 4px;
}

#page #operenelmondo {
	top: 250px;
}

#page #archivio-notizie img{
    margin: 10px;
}

#page #archivio-notizie a,
#page #operenelmondo a {
    color: silver;
    text-decoration: underline;
}

#page #archivio-notizie a:hover,
#page #archivio-operenelmondo a:hover {
    color: white;
}

#page #archivio-mostre {
	width: 550px;
	margin-left: 50px;
}

#page #archivio-biblios {
    width: 550px;
    margin-left: 50px;
}

#page #archivio-artisti {
    margin-left: 50px;
}

#page #archivio-artisti a {
    position: relative;
    float: left;
    height: 160px;
    display: block;
}
#page #archivio-artisti a p {
    line-height: 14px;
    margin-top: 5px;
	width: 105px;
}
#page #elenco-opere {
	width: 850px;
	margin-left: 50px;
}
#page #elenco-opere.without_text {
	top: 275px;
}
#page #elenco-opere h2 {
    font-weight: 700;
}
#terms_button {
    border: solid 4px white;
    padding: 20px;
}
#terms_button:hover,
#terms_button:active,
#terms_button:focus {
    border-color: silver;
    color: silver;
}

#page #elenco-opere h1 {
	font-weight: normal;
}
#static_phrase {
    margin-bottom: 30px;
    line-height: 24px;
}
#page #blocco_fisso {
	position: relative;
	margin-top: 120px;
	width: 850px;
	margin-left: 50px;
}

#page #blocco_fisso2 {

	position: relative;
	width: 850px;
	margin-top: 160px;
	margin-left: 50px;

}

/* CONTENITORI SCROLL */

.content-small{

	margin:0px; 
	width:550px;
	height:100%; 
	padding:0px; 
	overflow:auto; 

}

.storia .content-small {
	border-left: solid 1px silver;
    padding-left: 20px;
}

.content-big{

	margin:0px; 
	width:850px;
	height:100%; 
	padding:0px; 
	overflow:auto; 

}

/* MOSTRE ARCHIVIO */

.mostra-archivio,
.biblio-archivio {
    min-height:85px;
	padding-bottom:0px;
	border-bottom: dotted 1px #ccc;

}
.mostra-archivio {
	padding-top: 10px;
}
.biblio-archivio {
    position: relative;
    float: left;
    padding-bottom: 10px;
	padding-top: 10px;
}

.mostra-archivio h1,
.biblio-archivio h1 {

	font-family: Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
    margin-bottom:0;
	line-height:22px;
}

.mostra-archivio span,
.biblio-archivio span {

	font-family: Helvetica;
	font-weight: normal;
    font-style:italic;
	font-size: 14px;
	color: #ffffff;
    line-height:22px;

}

.mostra-archivio h2,
.biblio-archivio h2 {
    margin-top:0;
	font-family: Helvetica;
	font-size: 14px;
	color: #ffffff;
     line-height:22px;

}

.mostra-archivio p,
.biblio-archivio p,
.pswp__caption{

	font-family: Helvetica;
	font-size: 14px;
	color: #ffffff;
	line-height:22px;
}

.biblio-archivio a {
    margin-top: 10px;
    position: relative;
    float: left;
}
.biblio-archivio a.lente {
    margin: 0px;
    height: 20px;
    width: 20px;
}
.biblio-archivio a.lente img {
    max-height: 100%;
    max-width: 100%;
}
.biblio-archivio div {
    margin-top: 10px;
    position: relative;
    float: left;
    width: 705px;
}

.mostra-archivio img,
.biblio-archivio img {

	float:left; 
	margin-right:15px;
	width: 100px;

}

.quad{
    display:inline-block;
    width:20px;
    height:20px;
    background-color:white;
}

/* NOTIZIE ARCHIVIO */

#notizia-archivio,
.immagine_opera {

	border-bottom: dotted 1px #ccc;
	position: relative;
	float: left;
	width: 100%;
    padding-bottom: 10px;

}

#notizia-archivio h1,
.immagine_opera h1{

	font-family: Helvetica;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;

}

#notizia-archivio h2,
.immagine_opera h2{

	font-family: Helvetica;
	font-size: 14px;
	color: #ffffff;

}

#notizia-archivio p,
.immagine_opera p{

	font-family: Helvetica;
	font-size: 14px;
	color: #ffffff;

}

#notizia-archivio img,
.immagine_opera img{

	float:left; 
	margin-right:15px;
	width: 100px;
	margin-top: 12px;

}

/* NOTIZIA SINGOLA */

#titolo-notizia h1{

	font-family: Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	line-height: 10px;
	margin-bottom: 15px;

}

#titolo-notizia h2{

	font-family: Helvetica;
	font-size: 13px;
	color: #ffffff;
	line-height: 10px;
	margin-bottom: 15px;

}

#titolo-notizia img{

	margin-bottom: 0px;

}

#link-notizia{

	font-family: Helvetica;
	font-size: 14px;
	color: #666666;

}

#link-notizia:hover{

	font-family: Helvetica;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;

}

/* ARTISTI */

#page span.artista{
    display:inline-block;
    width:130px;
}
#page span.artista img {
    background-color: rgba(205, 205, 205, 0.6);
    height: 100px;
    width: 100px;
    position: relative;
}

#dettaglio_artista img{
    display:inline-block;
    vertical-align: top;
}

#dettaglio_artista .right{
    display:inline-block;
    margin-left:10px;
}

#dettaglio_artista .bio,#dettaglio_artista .bio p{
    margin:0;
    font-size:14px;
}

#dettaglio_artista .nome{
    margin:0;
    font-size:25px;
    font-weight:bold;
}

#dettaglio_artista  .citazione p{

	font-family: Times;
	font-size:18px;
	color: #ffffff;
	line-height:24px;
	margin-top: 14px;
	font-style: italic;

}

#opere_artista {
    position: relative;
    float: left;
}
#opere_artista a {
	display: block;
	position: relative;
	float: left;
	width: 100%;
}

#opere_artista .work{
    display:block;
    position:relative;
}

#opere_artista .work > td{
    vertical-align:top;
    padding-right:10px;
    border-bottom: dotted 1px #ccc;
}


/*  TESTI */

a{

	color: #ffffff;
	text-decoration: none;

}

a:hover{

	color: #ffffff;
	text-decoration: none;
	opacity: 1;
	
}

a .active{

	color: #ffffff;
	text-decoration: underline;
	
}

a .deactive{

	color: #666666;
	text-decoration: underline;
	
}

.marker-popup a,
.marker-popup a:visited {
    color: gray !important;
}

.marker-popup a:hover,
.marker-popup a:active {
    color: black !important;
}

h1{

	font-family: Helvetica;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	line-height: 15px;
	margin-bottom: 15px;

}

h2{

	font-weight: 100;
	font-family: Helvetica;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 15px;

}

p{

	margin-top: 0;
	font-family: Helvetica;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	opacity: 1;

}

hr{

	border: none;
	height: 1px;
	border-top:dotted 1px #fff;
	opacity:0.3;

}

.quote p{

	font-family: Times;
	font-size: 24px;
	color: #ffffff;
	line-height:30px;
	margin-bottom: 35px;
	font-style: italic;

}
p.advise {
	margin-bottom: 40px;
}
a#world_link {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 20px;
	overflow: hidden;
	width: 20px;
}
a#world_link img {
	width: 100%;
	height: 100%;
}
/* MENU */

ul#flip_nav li,ul#lang li {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
	float:left;
	text-align:left;
	margin:0px 15px 0px 0px;
	line-height: 0;
}

ul#flip_nav a.flipped_item {
	font-family: Helvetica;
	background-color:#ffffff;
	color: #000000;
	padding: 4px;
	padding-top: 1.5px;
}

ul#lang a.flipped_item  {
	font-family: Helvetica;
	background-color:#c4c4c4;
	color: #000000;
	padding: 4px;
	padding-top: 1.5px;
}

.active {
	font-family: Helvetica;
	background-color:#ffffff;
	color: #000000;
	padding-left: 4px;
	padding-top: 1.5px;
}

#lang .active{
    background-color:#c4c4c4;
}

.deactive {
	font-family: Helvetica;
	color: #666;
	padding-left: 4px;
	padding-top: 1.5px;
}

/* NOTIZIE HOME */

#nt-title-container {
}

#nt-title,
#nt-title_stop {
	margin: auto;
}

#nt-title li,
#nt-title_stop li {
	color: #000;
	background: #fff;
	overflow: hidden;
	padding: 5px;
	padding-top: 3px;
	list-style: none;
	font-family: Helvetica;
	font-size: 13px;
	text-align: left;
}

.notizia{
}

.notizia a{

	color: #000;

}

#page #testo_artista{

	position: fixed;
	width: 550px;
	top: 120px;
	bottom: 120px;
	margin-left: 50px;

}

#page span.artista{
    display:inline-block;
    width:120px;
	padding-right: 10px;
}

#dettaglio_artista img{
    display:inline-block;
}

#dettaglio_artista .right{
    display:inline-block;
    margin-left:10px;
}

#dettaglio_artista .bio,#dettaglio_artista .bio p{
    margin:0;
    font-size:14px;
}

#dettaglio_artista .nome{
    margin:0;
    font-size:16px;
    font-weight:bold;
}
#diritti {
    width: 850px;
    margin-left: 50px;
    margin-top: 20px;
    color: white;
	font-size: 14px;
    line-height: 20px;
}
#dettaglio_artista  .citazione p{

	font-family: Times;
	font-size:20px;
	color: #ffffff;
	line-height:24px;
	margin-bottom: 35px;
	font-style: italic;

}

#opere_artista .work{
    display:block;
    position:relative;
}

#opere_artista .work > td{
    vertical-align:top;
    padding-right:10px;
}

#int{
    cursor:pointer;
}

#opere_artista .left{
    float:left;
    position: relative;
}

#opere_artista .right{
 	position: relative;
 	float: left;
    width: 735px;
}

.small{
    font-family: Helvetica;
    margin:0;
    line-height:18px;
    font-size:14px;
	margin-bottom: 10px;
}

a.hidden{
    display:none;
}

#blocco_fisso .sx{
    float:left;
}

#blocco_fisso .dx{
    float:left;
}

.mostra-archivio a.image {
    position: relative;
    float: left;
	margin: 10px 0;
}
.mostra-archivio .right {
    position: relative;
    float: left;
    width: 705px;
}

.lista{
	position: relative;
    float: left;
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
}
.lista li {
	position: relative;
	float: left;
}
.lista a {
    font-size: 10px;
    font-family: Helvetica;
    position: relative;
    display: block;
    height: 15px;
	margin-right: 20px;
}
.lista a img {
	height: 10px;
    width: auto !important;
    position: relative;
    float: none !important;
	margin-right: 5px !important;
}
.lista a span {
    font-size: 14px;
    line-height: 14px;
	text-transform: uppercase;
	font-style: normal !important;
}

p.anno{
    font-size:20px;
    font-weight:bold;
    position:relative;
    margin:0 0 15px 0;
}

span.pallino {
    z-index:1;
    position:absolute;
    left:50px;
    display:block;
    border-radius:50%;
    width:10px;
    height:10px;
    background-color:#ffffff;
}

 span.trattino {
    z-index:1;
    position:absolute;
    left:50px;
    display:block;
    width:10px;
    height:4px;
    background-color:#ffffff;
}

img.ico{
    width:20px;
}

.grid{
    float:left;
    margin-right:10px;
    width:160px;
    height:210px;
}

.grid .testi{
    height:100px
}

#filters {
    position: relative;
    margin: 0px 0 0 50px;
    font-family: Helvetica;
    font-size: 13px;
    font-weight: bold;
	margin-bottom: 20px;
}
#filters a {
    position: relative;
    float: left;
    margin-right: 15px;
    border: solid 1px #595A5E;
    color: #595A5E;
    padding: 4px 4px 4px 4px;
}
#filters a.active,
#filters a:hover {
    background-color: transparent;
    border: solid 1px white;
    color: white;
}
#filters a.approfondisci {
    color: silver;
    border: solid 1px silver;
    background-color: rgba(144, 144, 144, .6);
    padding-left: 20px;
}
#filters a.approfondisci::before {
    content: "";
    position: absolute;
    width: 14px;
    height: 20px;
    background-image: url('../img/ico-approfondisci-gray.png');
    background-repeat: no-repeat;
    background-size: 14px;
    top: 3px;
    left: 2px;
}
#filters a.approfondisci:hover {
    color: white;
    border: solid 1px white;
    background-color: rgba(144, 144, 144, .6);
}
#filters a.approfondisci:hover::before {
    background-image: url('../img/ico-approfondisci-white.png');
}

.blueimp-gallery-controls > .title {
    width: 80%;
    background-color: transparent;
    padding: 0;
    text-align: center;
    color: white;
    position: absolute;
    bottom: 50px;
    left: 10%;
    line-height: 27px;
}
.blueimp-gallery > .indicator > li {
    border-radius: 0px;
    height: 10px;
    width: 10px;
}
.blueimp-gallery > .indicator > li:hover, 
.blueimp-gallery > .indicator > .active {
    background-color: white;
    border-color: white;
    opacity: 1;
    padding-left: 0px;
    padding-top: 0px;
}

#play_icon {
    position: absolute;
    height: 30px;
    width: auto !important;
    left: 36px;
    top: 16px;
}
#page #archivio-artisti p{
    font-size: 14px
}
#testo.storia .mCSB_container.mCS_no_scrollbar {
    padding-left: 30px;
}
#testo.storia .mCSB_container.mCS_no_scrollbar::before {
    height: 100%;
    position: absolute;
    background-color: rgb(199, 199, 199);
    width: 1px;
    content: "";
    left: 5px;
}
.storia a,
#archivio-notizie a {
    text-decoration: underline;
}

.pswp__caption__center {
    max-width: none;
    text-align: center;
}
#video_poopup {
    display: none;
    position: absolute;
    z-index: 1000;
    background-color: rgba(0,0,0,0.8);
    width: 100vw;
    height: 100vh;
}
#video_poopup #video_iframe iframe {
    width: 80%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    height: 80%;
    top: 0;
    bottom: 0;
    border: 0;
}
#page #testo.world {
    top: 245px !important;
}
.world .work {
    position: relative;
    float: left;
    width:395px;
	font-family: Helvetica;
	font-size: 14px;
	margin-bottom: 20px;
}
.world .work:nth-child(odd) {
    margin-right: 30px;
}
.world .work img {
	width: 100%;
	margin-bottom: 5px;
}
.world .work .title,
.world .work .luogo,
.world .work .text {
	position: relative;
	float: left;
	color: white;
	clear: both;
	font-size: 14px;
	line-height: 18px;
}
.world .work .title,
.world .work .luogo {
	font-weight: bold;
}
.world .work .text p {
	font-size: 14px;
	line-height: 18px;
}
#avviso_mobile {
	color: white;
    font-family: Helvetica;
    padding: 50px;
    position: absolute;
    bottom: 10px;
    line-height: 22px;
}
.pswp__counter {
	font-family: 'Helvetica';
}
.opera .img {
	position: relative;
	float: left;
	width: 100px;
	margin-right: 20px;
}
.opera .img .gallery {
	height:20px;
	margin-top: 10px;
}
.opera .right {
	position: relative;
	float: left;
	width: 730px;
}
.opera .right h1 {
	margin-top: 0;
}
#popover {
	background-color: rgba(255,255,255,.9);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	overflow: hidden;
}
#popover .content {
    overflow-y: auto;
    position: absolute;
    top: 60px;
    left: 60px;
    bottom: 60px;
    right: 60px;
}
#popover #close_button {
	background-image: url('/static/img/close.png');
	position: absolute;
    height: 30px;
    width: 30px;
    right: 20px;
    top: 20px;
    background-size: 30px;
    cursor: pointer;
}
#popover #close_button:hover {
	opacity: .2;
}
#subForm label {
    position: relative;
    display: inline-block;
    width: 60px;
    margin-bottom: 20px;
}
#subForm input {
	min-width: 350px;
    padding: 10px;
    border: none;
    color: #424141;
}
#subForm input[type=checkbox] {
    min-width: auto;
}
#subForm button {
    border: solid 4px white;
    padding: 20px;
    background-color: transparent;
    cursor: pointer;
    color: white;
    font-size: 14px;
    font-family: Helvetica;
    min-width: 150px;
    margin-top: 20px;
	margin-left: 64px;
}
#subForm button:hover,
#subForm button:active,
#subForm button:focus {
    border-color: silver;
    color: silver;
}
#popover {
	font-family:"Helvetica";
}
#popover a {
	color: black !important;
}
footer {
    font-size: 80%;
    color: white;
    text-align: left;
    position: fixed;
    padding: 5px 50px;
    bottom: 0;
    width: 100%;
    background-color: rgba(122, 124, 127, 0.8);
}
footer a,
footer a:visited {
    color: #cacaca;
}
footer a:hover,
footer a:active {
    color: white;
}
#banner_popup_cookie_privacy_policy p {
    color: black;
}
.privacy_label {
    width: auto !important;
    color: white;
    margin-left: 10px;
}