/* line 5, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 107, ../sass/screen.scss */
body {
  font-family: 'Prompt', sans-serif;
  font-weight: 300;
  color: #000;
  height: 100vh;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
  font-size: 62.5%;
}

/* line 118, ../sass/screen.scss */
.noscroll {
  overflow-y: hidden;
}

/* line 122, ../sass/screen.scss */
.absolute-full {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

/* line 130, ../sass/screen.scss */
img.full {
  width: 100%;
  height: auto;
}

/* line 135, ../sass/screen.scss */
.table {
  display: table;
  height: 100%;
  width: 100%;
}

/* line 141, ../sass/screen.scss */
.table-cell {
  display: table-cell;
  vertical-align: middle;
}

/* line 148, ../sass/screen.scss */
.caption-image figcaption {
  display: block;
  font-size: 1em;
  font-weight: 200;
  line-height: 1.45em;
  margin-bottom: 15px;
  text-align: right;
}

/* line 159, ../sass/screen.scss */
#pagina-default .caption-image {
  top: 40px;
}

/* line 164, ../sass/screen.scss */
.hide {
  display: none;
}

/* line 168, ../sass/screen.scss */
.hidden-visibility {
  visibility: hidden;
}

/* line 172, ../sass/screen.scss */
.center {
  text-align: center;
}

/* line 176, ../sass/screen.scss */
.section {
  margin-top: 95px;
  padding-top: 25px;
}
@media (min-width: 992px) {
  /* line 176, ../sass/screen.scss */
  .section {
    padding-top: 0px;
    margin-top: 100px;
  }
}

/* line 186, ../sass/screen.scss */
.colonna-doppia-section {
  padding-right: 15px;
}
@media (min-width: 768px) {
  /* line 186, ../sass/screen.scss */
  .colonna-doppia-section {
    margin-left: 15px;
    padding-right: 30px;
    width: 100%;
  }
  /* line 193, ../sass/screen.scss */
  .colonna-doppia-section .breadcrumb-barberini {
    padding: 0px;
  }
}
@media (min-width: 992px) {
  /* line 186, ../sass/screen.scss */
  .colonna-doppia-section {
    margin-left: 0%;
    width: 100%;
    padding-right: 15px;
  }
}

/* line 206, ../sass/screen.scss */
.breadcrumb-barberini {
  position: fixed;
  top: 95px;
  width: 100%;
  background-color: #fff;
  height: 25px;
  z-index: 100;
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: 300;
  letter-spacing: 4px;
}
@media (min-width: 768px) {
  /* line 206, ../sass/screen.scss */
  .breadcrumb-barberini {
    top: 95px;
  }
}
@media (min-width: 992px) {
  /* line 206, ../sass/screen.scss */
  .breadcrumb-barberini {
    padding: 0px;
    top: 100px;
    font-size: 1.6em;
    height: 42px;
  }
}
/* line 228, ../sass/screen.scss */
.breadcrumb-barberini span {
  color: #D02D26;
}

/* line 234, ../sass/screen.scss */
.colonna-doppia {
  border-left: none;
  padding-top: 10px;
  align-items: stretch;
  padding-top: 20px;
}
/* line 240, ../sass/screen.scss */
.colonna-doppia.last {
  padding-top: 0px;
}
@media (min-width: 992px) {
  /* line 240, ../sass/screen.scss */
  .colonna-doppia.last {
    padding-top: 40px;
  }
}
@media (min-width: 768px) {
  /* line 234, ../sass/screen.scss */
  .colonna-doppia {
    padding-top: 0px;
  }
}
@media (min-width: 992px) {
  /* line 234, ../sass/screen.scss */
  .colonna-doppia {
    padding-top: 40px;
    border-left: solid 1px #000;
    min-height: calc(100vh - 70px);
  }
}

/* line 260, ../sass/screen.scss */
a#open-ricerca {
  position: relative;
  display: block;
  color: #D02D26;
  font-size: 1.3em;
  padding-bottom: 4px;
  border-bottom: solid 1px #000;
  text-transform: uppercase;
}
/* line 268, ../sass/screen.scss */
a#open-ricerca:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 10px;
  height: 6px;
  background: url(../../../images/freccia_map.png) no-repeat;
}
/* line 280, ../sass/screen.scss */
a#open-ricerca.active:after {
  background-position: 0px -6px;
}

/* line 287, ../sass/screen.scss */
#ricerca-opere {
  display: none;
}
@media (min-width: 768px) {
  /* line 287, ../sass/screen.scss */
  #ricerca-opere {
    display: block;
  }
}

/* line 294, ../sass/screen.scss */
.filter-nav {
  margin-top: 00px;
  border-bottom: solid 1px #000;
  font-size: 1.3em;
  font-weight: 200;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (min-width: 768px) {
  /* line 294, ../sass/screen.scss */
  .filter-nav {
    font-size: 1.8em;
    border-top: solid 1px #000;
    margin-top: 20px;
  }
}
/* line 309, ../sass/screen.scss */
.filter-nav li {
  display: inline;
  margin-right: 2px;
  padding-right: 5px;
  border-right: solid 1px #D02D26;
}
@media (min-width: 768px) {
  /* line 309, ../sass/screen.scss */
  .filter-nav li {
    margin-right: 5px;
    padding-right: 10px;
  }
}
/* line 321, ../sass/screen.scss */
.filter-nav li:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border-right: none;
}
/* line 327, ../sass/screen.scss */
.filter-nav li:first-child {
  color: #D02D26;
  border-right: none;
  display: block;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  /* line 327, ../sass/screen.scss */
  .filter-nav li:first-child {
    display: inline-block;
    margin-bottom: 0px;
  }
}
/* line 340, ../sass/screen.scss */
.filter-nav li.active, .filter-nav li:hover {
  color: #D02D26;
}

/* line 349, ../sass/screen.scss */
a.close-submenu {
  position: absolute;
  right: 0px;
  top: 5px;
  display: block;
  width: 10px;
  height: 10px;
  background: url(../../../images/close.png) no-repeat;
}

/* line 362, ../sass/screen.scss */
#filter-mostre li:first-child {
  color: #000;
  border-right: solid 1px #D02D26;
}
/* line 367, ../sass/screen.scss */
#filter-mostre li.active, #filter-mostre li:hover {
  color: #D02D26;
}

/* line 375, ../sass/screen.scss */
.filter-nav-submenu {
  margin-top: 0px;
  border-bottom: solid 1px #000;
  font-size: 1.2em;
  font-weight: 200;
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: none;
  position: relative;
}
@media (min-width: 768px) {
  /* line 375, ../sass/screen.scss */
  .filter-nav-submenu {
    font-size: 1.5em;
    padding-left: 15px;
  }
}
/* line 392, ../sass/screen.scss */
.filter-nav-submenu li {
  display: inline-block;
  margin-right: 5px;
  padding-right: 5px;
  border-right: solid 1px #000;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  /* line 392, ../sass/screen.scss */
  .filter-nav-submenu li {
    margin-right: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
  }
}
/* line 405, ../sass/screen.scss */
.filter-nav-submenu li:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border-right: none;
}
/* line 412, ../sass/screen.scss */
.filter-nav-submenu li:first-child {
  margin-right: 8px;
}
/* line 416, ../sass/screen.scss */
.filter-nav-submenu li.active, .filter-nav-submenu li:hover {
  color: #D02D26;
}

/* line 423, ../sass/screen.scss */
.free-search {
  display: inline-block;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 423, ../sass/screen.scss */
  .free-search {
    width: auto;
  }
}
/* line 431, ../sass/screen.scss */
.free-search input {
  border: none;
  color: #000;
  border: solid 1px #000;
  margin-top: 8px;
  padding-left: 8px;
  height: 25px;
  width: 100%;
  position: relative;
  display: block;
}
@media (min-width: 768px) {
  /* line 431, ../sass/screen.scss */
  .free-search input {
    margin-top: 0px;
    display: inline-block;
    border: none;
    height: auto;
    width: auto;
    border-left: solid 1px #000;
  }
}

/* line 454, ../sass/screen.scss */
.filter-nav-submenu-mostre {
  margin-top: 0px;
  border-bottom: solid 1px #000;
  font-size: 1.8em;
  font-weight: 200;
  padding-top: 8px;
  padding-bottom: 8px;
}
/* line 463, ../sass/screen.scss */
.filter-nav-submenu-mostre li {
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: solid 1px #000;
}
/* line 469, ../sass/screen.scss */
.filter-nav-submenu-mostre li:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border-right: none;
}
/* line 476, ../sass/screen.scss */
.filter-nav-submenu-mostre li:first-child {
  margin-right: 8px;
}
/* line 480, ../sass/screen.scss */
.filter-nav-submenu-mostre li.active, .filter-nav-submenu-mostre li:hover {
  color: #D02D26;
}

/* line 488, ../sass/screen.scss */
#artista {
  padding-bottom: 15px;
}
/* line 491, ../sass/screen.scss */
#artista li {
  display: block;
  margin-bottom: 5px;
  margin-right: 0px;
  padding-right: 0px;
  border-right: none;
}
@media (min-width: 768px) {
  /* line 491, ../sass/screen.scss */
  #artista li {
    margin-bottom: 15px;
  }
}
/* line 502, ../sass/screen.scss */
#artista li:last-child {
  margin-bottom: 0px;
}
/* line 506, ../sass/screen.scss */
#artista li:first-child {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  /* line 506, ../sass/screen.scss */
  #artista li:first-child {
    margin-bottom: 15px;
  }
}
/* line 514, ../sass/screen.scss */
#artista li:hover {
  color: #D02D26;
}

/* line 522, ../sass/screen.scss */
.filter-nav-mobile li {
  display: block;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  font-size: 1.4em;
  font-weight: 200;
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}
/* line 532, ../sass/screen.scss */
.filter-nav-mobile li span {
  width: 15px;
  height: 13px;
  position: absolute;
  right: 0px;
  top: 8px;
}
/* line 540, ../sass/screen.scss */
.filter-nav-mobile li a {
  color: #D02D26;
}
/* line 542, ../sass/screen.scss */
.filter-nav-mobile li a:hover {
  color: #D02D26;
}
/* line 548, ../sass/screen.scss */
.filter-nav-mobile li:first-child {
  border-bottom: none;
}
/* line 554, ../sass/screen.scss */
.filter-nav-mobile li:last-child:hover ul {
  display: block;
}
/* line 559, ../sass/screen.scss */
.filter-nav-mobile li ul {
  display: none;
}
/* line 561, ../sass/screen.scss */
.filter-nav-mobile li ul li {
  font-size: 0.8em;
  border-top: none;
  border-bottom: none;
  padding-top: 4px;
  padding-bottom: 4px;
}
/* line 567, ../sass/screen.scss */
.filter-nav-mobile li ul li a {
  color: #000;
}
/* line 570, ../sass/screen.scss */
.filter-nav-mobile li ul li:first-child {
  margin-top: 10px;
}

/* line 580, ../sass/screen.scss */
#ricerca-botttom {
  margin-top: 50px;
}
@media (min-width: 992px) {
  /* line 580, ../sass/screen.scss */
  #ricerca-botttom {
    margin-top: 0px;
  }
}

/* line 587, ../sass/screen.scss */
.full-filter {
  margin-top: 00px;
  border-top: none;
}

/* line 592, ../sass/screen.scss */
#image-mobile {
  height: 50vh;
}

/* line 596, ../sass/screen.scss */
.slider-mobile {
  opacity: 0;
  -moz-transition: opacity 2s ease;
  -o-transition: opacity 2s ease;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease;
}
/* line 599, ../sass/screen.scss */
.slider-mobile.active {
  opacity: 1;
}

/* line 604, ../sass/screen.scss */
.mappa-info {
  width: 100%;
  height: 250px;
  position: relative;
  background-color: #fff;
  display: none;
  margin-bottom: 15px;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 613, ../sass/screen.scss */
.mappa-info.active {
  opacity: 1;
}

/* line 628, ../sass/screen.scss */
h1 {
  font-size: 2.5em;
  font-weight: 100;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
@media (min-width: 992px) {
  /* line 628, ../sass/screen.scss */
  h1 {
    font-size: 2.8em;
  }
}
/* line 640, ../sass/screen.scss */
h1 strong {
  font-weight: 700;
}
/* line 644, ../sass/screen.scss */
h1.mobile {
  margin-bottom: 0px;
}

/* line 651, ../sass/screen.scss */
h2 {
  font-size: 1.5em;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 10px;
  border-top: 1px solid #000;
  margin-top: -17px;
  padding-top: 21px;
}

/* line 664, ../sass/screen.scss */
h3 {
  font-size: 1.5em;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 10px;
  margin-top: -17px;
  padding-top: 21px;
}

/* line 675, ../sass/screen.scss */
h4 {
  font-size: 1.8em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 15px;
  margin-top: -17px;
  padding-top: 21px;
}

/* line 687, ../sass/screen.scss */
p {
  font-weight: 200;
  font-size: 1.37em;
  line-height: 1.5em;
}
/* line 692, ../sass/screen.scss */
p strong {
  font-weight: 700;
}
/* line 696, ../sass/screen.scss */
p a {
  text-decoration: underline;
}
/* line 698, ../sass/screen.scss */
p a:hover {
  text-decoration: underline;
  color: #D02D26;
}
/* line 704, ../sass/screen.scss */
p a.mappa {
  text-decoration: none;
  position: relative;
  display: block;
  width: 100%;
}
/* line 709, ../sass/screen.scss */
p a.mappa:after {
  position: absolute;
  content: "";
  background: url(../../../images/plus.png) no-repeat;
  background-position: 0	0;
  width: 9px;
  height: 9px;
  right: 0px;
  top: 8px;
}
/* line 723, ../sass/screen.scss */
p em {
  font-style: italic;
}

/* line 731, ../sass/screen.scss */
a {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
  -moz-transition: color 0.3s ease 0s;
  -o-transition: color 0.3s ease 0s;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
  outline: 0;
}
/* line 737, ../sass/screen.scss */
a:hover {
  text-decoration: none;
}

/* line 742, ../sass/screen.scss */
a:hover, a:active, a:focus {
  outline: 0;
  text-decoration: none;
  color: inherit;
}

/* line 749, ../sass/screen.scss */
.hover-red a {
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
/* line 751, ../sass/screen.scss */
.hover-red a.active, .hover-red a:hover {
  color: #D02D26;
}

/* line 765, ../sass/screen.scss */
#barberini-header-default {
  background-color: #fff;
  border-top: solid 6px #000;
  height: 95px;
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 1100;
}
@media (min-width: 992px) {
  /* line 765, ../sass/screen.scss */
  #barberini-header-default {
    height: 100px;
    background-color: transparent;
    border-top: none;
  }
}

/* line 784, ../sass/screen.scss */
#main-logo-mobile {
  width: 80px;
  height: auto;
  position: absolute;
  left: 15px;
  top: 18px;
}

/* line 792, ../sass/screen.scss */
a#barberini-hamburger {
  position: absolute;
  right: 15px;
  top: 18px;
  width: 80px;
}
/* line 798, ../sass/screen.scss */
a#barberini-hamburger span {
  background-color: #000;
  display: block;
  height: 3px;
  margin-bottom: 13px;
}
/* line 804, ../sass/screen.scss */
a#barberini-hamburger span:nth-of-type(2n) {
  height: 1px;
}

/* line 811, ../sass/screen.scss */
#barberini-menu-mobile {
  height: calc(100vh - 95px);
  position: fixed;
  left: 0px;
  top: 95px;
  width: 100%;
  background-color: #fff;
  z-index: 900;
  transition: transform 0.3s cubic-bezier(0.42, 0, 1, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.42, 0, 1, 1) 0s;
  transform: translateX(-100%);
  -webkit-transform: translateY(-100%);
  -moz-webkit-transform: translateY(-100%);
  -ms-webkit-transform: translateY(-100%);
  -o-webkit-transform: translateY(-100%);
  webkit-transform: translateY(-100%);
}
/* line 827, ../sass/screen.scss */
#barberini-menu-mobile.active {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-webkit-transform: translateY(0%);
  -ms-webkit-transform: translateY(0%);
  -o-webkit-transform: translateY(0%);
  webkit-transform: translateY(0%);
}

/* line 838, ../sass/screen.scss */
#menu-mobile-wrapper {
  position: absolute;
  height: calc(100vh - 95px);
  overflow-y: scroll;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 15px;
  padding-bottom: 80px;
  overflow-y: scroll;
  /* has to be scroll, not auto */
  -webkit-overflow-scrolling: touch;
}
/* line 852, ../sass/screen.scss */
#menu-mobile-wrapper ul li {
  margin-bottom: 15px;
  display: block;
}
/* line 856, ../sass/screen.scss */
#menu-mobile-wrapper ul li a {
  font-weight: 200;
  font-size: 1.8em;
  display: block;
  padding: 8px;
  border: solid 1px #000;
  margin-bottom: 0px;
}
/* line 866, ../sass/screen.scss */
#menu-mobile-wrapper ul li.icons-menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
/* line 870, ../sass/screen.scss */
#menu-mobile-wrapper ul li.icons-menu a {
  display: inline-block;
  border: none;
  padding: 0px;
  margin-bottom: 10px;
  margin-top: 15px;
  width: 35px;
  height: 35px;
  background: url(../../../images/icon_menu.png);
  background-size: cover;
  margin-right: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #000;
  background-position: -175px;
}
/* line 891, ../sass/screen.scss */
#menu-mobile-wrapper ul li.icons-menu a:nth-of-type(2n) {
  background-position: -140px;
}
/* line 895, ../sass/screen.scss */
#menu-mobile-wrapper ul li.icons-menu a:nth-of-type(3n) {
  background-position: -35px;
}
/* line 899, ../sass/screen.scss */
#menu-mobile-wrapper ul li.icons-menu a:nth-of-type(4n) {
  background-position: -105px;
}
/* line 905, ../sass/screen.scss */
#menu-mobile-wrapper ul li.icons-menu a:nth-of-type(5n) {
  background-position: -70px;
}
/* line 919, ../sass/screen.scss */
#menu-mobile-wrapper ul li ul {
  margin-top: 0px;
  margin-bottom: 0px;
  overflow-y: hidden;
  margin-top: 10px;
  margin-bottom: 20px;
  display: none;
}
/* line 931, ../sass/screen.scss */
#menu-mobile-wrapper ul li ul li a {
  font-size: 1.4em;
  margin-bottom: 0px;
  border: none;
  padding: 0px;
}
/* line 948, ../sass/screen.scss */
#menu-mobile-wrapper ul#footer-mobile {
  margin-top: 50px;
}
/* line 950, ../sass/screen.scss */
#menu-mobile-wrapper ul#footer-mobile li {
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
/* line 954, ../sass/screen.scss */
#menu-mobile-wrapper ul#footer-mobile li a {
  font-size: 1.4em;
  border: none;
  padding: 0px;
}

/* line 965, ../sass/screen.scss */
a#mobile-menu-open {
  position: absolute;
  right: 15px;
  top: 30px;
  opacity: 0.7;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 971, ../sass/screen.scss */
a#mobile-menu-open:hover {
  opacity: 1;
}
/* line 975, ../sass/screen.scss */
a#mobile-menu-open span {
  display: block;
  width: 50px;
  height: 5px;
  margin-bottom: 5px;
  background-color: #000;
}

/* line 991, ../sass/screen.scss */
#home-mobile {
  padding-top: 25px;
  padding-bottom: 50px;
}

/* line 997, ../sass/screen.scss */
#scroll-down {
  position: absolute;
  height: 26px;
  left: 0px;
  width: 100vw;
  bottom: 25px;
  text-align: center;
  z-index: 100;
}
/* line 1005, ../sass/screen.scss */
#scroll-down a {
  display: inline-block;
}

/* line 1010, ../sass/screen.scss */
#home-top {
  height: calc(100vh - 95px);
  margin-top: 95px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  /* line 1010, ../sass/screen.scss */
  #home-top {
    height: 100vh;
    margin-top: 0px;
  }
}

/* line 1022, ../sass/screen.scss */
#home-logo {
  position: absolute;
  height: 100%;
  z-index: 200;
}

/* line 1028, ../sass/screen.scss */
.home-top-column {
  height: 100vh;
}

/* line 1032, ../sass/screen.scss */
#home-bottom {
  background-color: #fff;
  position: relative;
}

/* line 1037, ../sass/screen.scss */
#logo-fixed-home {
  position: absolute;
  left: 0px;
  top: 0px;
  padding-right: 25px;
  z-index: 999;
}
/* line 1043, ../sass/screen.scss */
#logo-fixed-home.fixed {
  position: fixed;
  left: 0px;
  top: 0px;
}

/* line 1049, ../sass/screen.scss */
#home-menu {
  position: absolute;
  left: 0px;
  top: 0px;
  border-top: solid 6px #000;
  height: 100px;
  padding-top: 25px;
  text-align: center;
  background-color: white;
  z-index: 999;
}
/* line 1064, ../sass/screen.scss */
#home-menu ul li a {
  font-size: 1.2em;
  letter-spacing: 1px;
  font-weight: 300;
}
@media (min-width: 992px) {
  /* line 1064, ../sass/screen.scss */
  #home-menu ul li a {
    letter-spacing: 0px;
    font-size: 1.2em;
  }
}
@media (min-width: 1200px) {
  /* line 1064, ../sass/screen.scss */
  #home-menu ul li a {
    letter-spacing: 1px;
    font-size: 1.4em;
  }
}
@media (min-width: 1400px) {
  /* line 1064, ../sass/screen.scss */
  #home-menu ul li a {
    letter-spacing: 2px;
    font-size: 1.6em;
  }
}
/* line 1087, ../sass/screen.scss */
#home-menu ul li.hover ul, #home-menu ul li:hover ul {
  max-height: 300px;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: solid 1px #F1F1F1;
  border-left: solid 1px #F1F1F1;
  border-right: solid 1px #F1F1F1;
}
/* line 1095, ../sass/screen.scss */
#home-menu ul li.hover ul li, #home-menu ul li:hover ul li {
  opacity: 1;
}
/* line 1101, ../sass/screen.scss */
#home-menu ul li ul {
  margin-top: 15px;
  padding-bottom: 0px;
  padding-top: 0px;
  overflow: hidden;
  display: block;
  max-height: 0px;
  border: none;
  -moz-transition: max-height 0.5s ease;
  -o-transition: max-height 0.5s ease;
  -webkit-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease;
  -moz-transition: padding-top 0.5s ease;
  -o-transition: padding-top 0.5s ease;
  -webkit-transition: padding-top 0.5s ease;
  transition: padding-top 0.5s ease;
  background-color: #fff;
}
/* line 1113, ../sass/screen.scss */
#home-menu ul li ul li {
  display: block;
  opacity: 1;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  margin-bottom: 8px;
}
/* line 1118, ../sass/screen.scss */
#home-menu ul li ul li:last-child {
  margin-bottom: 0px;
}
/* line 1122, ../sass/screen.scss */
#home-menu ul li ul li:nth-child(1) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}
/* line 1123, ../sass/screen.scss */
#home-menu ul li ul li:nth-child(2) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}
/* line 1124, ../sass/screen.scss */
#home-menu ul li ul li:nth-child(3) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
/* line 1125, ../sass/screen.scss */
#home-menu ul li ul li:nth-child(4) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
/* line 1126, ../sass/screen.scss */
#home-menu ul li ul li:nth-child(5) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
}
/* line 1129, ../sass/screen.scss */
#home-menu ul li ul li a {
  letter-spacing: 0px;
  font-size: 1.2em;
}
/* line 1144, ../sass/screen.scss */
#home-menu .icons-menu a {
  display: inline-block;
  margin-top: -8px;
  width: 35px;
  height: 35px;
  background: url(../../../images/icon_menu.png);
  background-size: cover;
  margin-right: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #000;
  background-position: -35px;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
/* line 1159, ../sass/screen.scss */
#home-menu .icons-menu a.active, #home-menu .icons-menu a:hover {
  background-color: #D02D26;
}
@media (min-width: 992px) {
  /* line 1144, ../sass/screen.scss */
  #home-menu .icons-menu a {
    margin-right: 5px;
  }
}
@media (min-width: 1200px) {
  /* line 1144, ../sass/screen.scss */
  #home-menu .icons-menu a {
    margin-right: 22px;
  }
}
/* line 1172, ../sass/screen.scss */
#home-menu .icons-menu a:nth-of-type(2n) {
  background-position: -105px;
}
/* line 1176, ../sass/screen.scss */
#home-menu .icons-menu a:nth-of-type(3n) {
  background-position: -70px;
}
/* line 1181, ../sass/screen.scss */
#home-menu .icons-menu a:nth-of-type(4n) {
  background-position: -140px;
  margin-right: 0px;
}
/* line 1192, ../sass/screen.scss */
#home-menu.fixed {
  position: fixed;
  left: 0px;
  top: 0px;
}

/* line 1199, ../sass/screen.scss */
#language-switcher {
  position: absolute;
  left: 0px;
  top: 20px;
  width: 100%;
  height: 35px;
  text-align: center;
}
/* line 1206, ../sass/screen.scss */
#language-switcher li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
/* line 1210, ../sass/screen.scss */
#language-switcher li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url(../../../images/icon_menu.png);
  background-size: cover;
  margin-right: 22px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #000;
  background-position: -175px;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
/* line 1224, ../sass/screen.scss */
#language-switcher li a.active, #language-switcher li a:hover {
  background-color: #D02D26;
}
/* line 1228, ../sass/screen.scss */
#language-switcher li a.it {
  background-position: -210px;
}
/* line 1234, ../sass/screen.scss */
#language-switcher li:nth-of-type(2n) {
  height: 35px;
  overflow: hidden;
}
/* line 1237, ../sass/screen.scss */
#language-switcher li:nth-of-type(2n):hover {
  height: 160px;
}
/* line 1239, ../sass/screen.scss */
#language-switcher li:nth-of-type(2n):hover li {
  opacity: 1;
}
/* line 1244, ../sass/screen.scss */
#language-switcher li:nth-of-type(2n) a {
  background-position: 0px;
  margin-right: 20px;
}
/* line 1254, ../sass/screen.scss */
#language-switcher li ul {
  width: 35px;
  height: 35px;
  display: block;
  position: absolute;
  left: 0px;
  top: 35px;
}
/* line 1263, ../sass/screen.scss */
#language-switcher li ul li {
  margin-top: 5px;
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 1268, ../sass/screen.scss */
#language-switcher li ul li:nth-of-type(2n):hover {
  height: 35px;
}
/* line 1273, ../sass/screen.scss */
#language-switcher li ul li:first-child {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}
/* line 1275, ../sass/screen.scss */
#language-switcher li ul li:first-child a {
  background-position: -35px !important;
}
/* line 1280, ../sass/screen.scss */
#language-switcher li ul li:last-child {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
}
/* line 1282, ../sass/screen.scss */
#language-switcher li ul li:last-child a {
  background-position: -105px !important;
}
/* line 1294, ../sass/screen.scss */
#language-switcher li ul li a {
  background: url(../../../images/icon_menu.png);
  background-size: cover;
  background-position: -70px;
  background-color: #000;
  color: #fff;
}

/* line 1307, ../sass/screen.scss */
#language-switcher-mobile.it {
  background-position: -210px !important;
}

/* line 1312, ../sass/screen.scss */
#share-mobile-button {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 10px;
  margin: auto;
  width: 35px;
  height: 35px;
  background: url(../../../images/icon_menu.png);
  background-size: cover;
  border-radius: 50%;
  background-color: #000;
  background-position: 0px;
}

/* line 1328, ../sass/screen.scss */
#share-mobile {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50px;
  margin: auto;
  width: 120px;
  height: 20px;
  text-align: center;
  font-size: 1.3em;
}
/* line 1338, ../sass/screen.scss */
#share-mobile a {
  display: inline-block;
  border: solid 1px #000;
  padding: 5px 10px 5px 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
/* line 1347, ../sass/screen.scss */
#share-mobile ul {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 90px;
  margin: auto;
  height: 30px;
  background-color: #fff;
  display: none;
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 1360, ../sass/screen.scss */
#share-mobile ul.active {
  opacity: 1;
  display: block;
}
/* line 1367, ../sass/screen.scss */
#share-mobile ul li {
  display: inline-block;
}
/* line 1371, ../sass/screen.scss */
#share-mobile ul li:first-child a {
  background-position: -24px !important;
  background-size: cover;
}
/* line 1380, ../sass/screen.scss */
#share-mobile ul li:last-child a {
  background-position: -72px !important;
  background-size: cover;
}
/* line 1386, ../sass/screen.scss */
#share-mobile ul li a {
  border: none;
  margin-top: 3px;
  padding: 0px;
  display: inline-block;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url(../../../images/icon_menu.png);
  background-color: #000;
  background-size: cover;
}

/* line 1407, ../sass/screen.scss */
#footer {
  position: absolute;
  left: 0px;
  bottom: 15px;
  width: 100%;
  padding-left: 15px;
}
/* line 1414, ../sass/screen.scss */
#footer li {
  margin-bottom: 10px;
}
/* line 1416, ../sass/screen.scss */
#footer li:last-child {
  margin-bottom: 0px;
}
/* line 1419, ../sass/screen.scss */
#footer li a {
  font-size: 1.2em;
}

/* line 1426, ../sass/screen.scss */
img#mibact {
  width: 100px;
  height: auto;
}

/* line 1431, ../sass/screen.scss */
#content-home {
  margin-top: 30px;
  padding-left: 30px;
}
@media (min-width: 992px) {
  /* line 1431, ../sass/screen.scss */
  #content-home {
    padding-left: 30px;
    margin-top: 100px;
  }
}

/* line 1443, ../sass/screen.scss */
.colonna-home {
  border-left: none;
  padding-top: 0px;
}
@media (min-width: 992px) {
  /* line 1443, ../sass/screen.scss */
  .colonna-home {
    border-left: solid 1px #000;
    padding-top: 10px;
    min-height: calc(116vh - 200px);
  }
}

/* line 1457, ../sass/screen.scss */
.colonna-text {
  float: left;
  position: relative;
  text-align: left;
  width: 100%;
  margin-left: 0%;
  margin-bottom: 25px;
  border: solid 1px #000;
  padding: 10px;
}
@media (min-width: 768px) {
  /* line 1457, ../sass/screen.scss */
  .colonna-text {
    border: none;
    padding: 00px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 992px) {
  /* line 1457, ../sass/screen.scss */
  .colonna-text {
    width: 85%;
    margin-left: 17%;
    margin-bottom: 0px;
    padding-bottom: 50px;
    padding: 0px;
    border: none;
    padding: 10px;
    margin-right: 0px;
  }
}
/* line 1485, ../sass/screen.scss */
.colonna-text p {
  margin-bottom: 18px;
  margin-top: -7px;
  padding-bottom: 5px;
  line-height: 1.5em;
}

/* line 1493, ../sass/screen.scss */
.colonna-text-singola {
  float: left;
  position: relative;
  text-align: left;
  width: 100%;
  margin-left: 0%;
  margin-bottom: 25px;
  padding: 0px;
  margin-top: 0px;
}
@media (min-width: 768px) {
  /* line 1493, ../sass/screen.scss */
  .colonna-text-singola {
    margin-left: -15px;
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  /* line 1493, ../sass/screen.scss */
  .colonna-text-singola {
    width: 90%;
    margin-left: 10%;
    margin-bottom: 0px;
    padding-bottom: 50px;
    padding: 0px;
    border: none;
    margin-top: 20px;
  }
}
/* line 1523, ../sass/screen.scss */
.colonna-text-singola p {
  margin-bottom: 18px;
  margin-top: -7px;
  padding-bottom: 5px;
  line-height: 1.5em;
}
/* line 1529, ../sass/screen.scss */
.colonna-text-singola p strong {
  font-weight: 700;
}

/* line 1535, ../sass/screen.scss */
.col-sm-4 {
  margin-right: 60px;
}
/* line 1539, ../sass/screen.scss */
.col-sm-4.last {
  margin-right: 0px;
}

/* line 1544, ../sass/screen.scss */
#allegati {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding-top: 25px;
  padding-bottom: 25px;
}
/* line 1550, ../sass/screen.scss */
#allegati h3 {
  letter-spacing: 2px;
}

/* line 1557, ../sass/screen.scss */
#press-room .colonna-text-singola {
  margin-top: 30px;
}

/* line 1564, ../sass/screen.scss */
.mobile-toggle {
  display: none;
  margin-top: 10px;
}
/* line 1568, ../sass/screen.scss */
.mobile-toggle p {
  margin-top: 5px;
}
/* line 1574, ../sass/screen.scss */
.mobile-toggle h1 {
  display: none;
  margin-bottom: 15px;
}

/* line 1580, ../sass/screen.scss */
.gallery-home-container {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  /* line 1580, ../sass/screen.scss */
  .gallery-home-container {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  /* line 1580, ../sass/screen.scss */
  .gallery-home-container {
    margin-bottom: 20px;
  }
}
/* line 1595, ../sass/screen.scss */
.gallery-home-container .absolute {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  opacity: 0;
  -moz-transition: opacity 2s ease;
  -o-transition: opacity 2s ease;
  -webkit-transition: opacity 2s ease;
  transition: opacity 2s ease;
}
/* line 1602, ../sass/screen.scss */
.gallery-home-container .absolute.active {
  opacity: 1;
}

/* line 1611, ../sass/screen.scss */
.colonna-doppia .slider-colonna-doppia {
  display: block;
  position: relative;
  width: 50%;
  margin-left: 25%;
  margin-top: 30px;
  margin-bottom: 40px;
}
/* line 1619, ../sass/screen.scss */
.colonna-doppia .slider-colonna-doppia .caption-image {
  top: 0px !important;
}
@media (min-width: 768px) {
  /* line 1611, ../sass/screen.scss */
  .colonna-doppia .slider-colonna-doppia {
    width: 75%;
    margin-left: 12%;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  /* line 1611, ../sass/screen.scss */
  .colonna-doppia .slider-colonna-doppia {
    width: 50%;
    margin-left: 25%;
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  /* line 1641, ../sass/screen.scss */
  #content-wrapper {
    min-height: calc(100vh - 70px);
    border-left: solid 1px #000;
  }
}

/* line 1654, ../sass/screen.scss */
.conteunto-opera-wrapper {
  padding-top: 0px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  /* line 1654, ../sass/screen.scss */
  .conteunto-opera-wrapper {
    padding-left: 15px;
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  /* line 1654, ../sass/screen.scss */
  .conteunto-opera-wrapper {
    padding-top: 30px;
    padding-left: 10vw;
    padding-right: 20vw;
  }
}
/* line 1679, ../sass/screen.scss */
.conteunto-opera-wrapper h1 {
  text-transform: none;
  font-weight: 700;
  font-size: 1.65em;
  letter-spacing: 0.5px;
  margin-bottom: 25px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  margin-top: -15px;
  color: #D02D26 !important;
  line-height: 1.3em;
}
/* line 1692, ../sass/screen.scss */
.conteunto-opera-wrapper h1 span {
  color: #000 !important;
  font-style: italic;
}
@media (min-width: 992px) {
  /* line 1679, ../sass/screen.scss */
  .conteunto-opera-wrapper h1 {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
  }
}

/* line 1711, ../sass/screen.scss */
.colonna-text-opera {
  float: left;
  position: relative;
  text-align: left;
  width: 100%;
  margin-left: 0%;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  /* line 1711, ../sass/screen.scss */
  .colonna-text-opera {
    width: 88%;
    margin-left: 15%;
    margin-bottom: 0px;
    padding-bottom: 50px;
  }
}

/* line 1729, ../sass/screen.scss */
#ricerca-top .full-filter {
  margin-bottom: 00px;
}

/* line 1738, ../sass/screen.scss */
.opera-details {
  padding-bottom: 5px;
  border-bottom: solid 1px #000;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  /* line 1738, ../sass/screen.scss */
  .opera-details {
    padding-bottom: 5px;
    border-bottom: solid 1px #000;
    margin-bottom: 25px;
  }
}

/* line 1752, ../sass/screen.scss */
.museo-logo {
  margin-bottom: 20px;
  margin-top: -20px;
  display: block;
  text-align: right;
}
@media (min-width: 768px) {
  /* line 1752, ../sass/screen.scss */
  .museo-logo {
    margin-top: 20px;
  }
}
/* line 1765, ../sass/screen.scss */
.museo-logo.barberini img {
  width: 190px;
}
@media (min-width: 992px) {
  /* line 1765, ../sass/screen.scss */
  .museo-logo.barberini img {
    width: 247px;
    height: auto;
  }
}
/* line 1777, ../sass/screen.scss */
.museo-logo.corsini img {
  width: 190px;
}
@media (min-width: 992px) {
  /* line 1777, ../sass/screen.scss */
  .museo-logo.corsini img {
    width: 217px;
    height: auto;
  }
}

/* line 1787, ../sass/screen.scss */
#opera-image {
  position: relative;
  height: 40vh;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 32px;
  margin-top: 25px;
}
/* line 1792, ../sass/screen.scss */
#opera-image img.full {
  display: none;
}
@media (min-width: 992px) {
  /* line 1787, ../sass/screen.scss */
  #opera-image {
    height: 50vh;
  }
}
@media (min-width: 992px) {
  /* line 1787, ../sass/screen.scss */
  #opera-image {
    height: 60vh;
    margin-top: 0px;
  }
}

/* line 1808, ../sass/screen.scss */
#opera-osd {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  opacity: 0;
  background-color: #FFF;
}
/* line 1816, ../sass/screen.scss */
#opera-osd.loaded {
  opacity: 1;
}

/* line 1822, ../sass/screen.scss */
#navigator {
  position: absolute;
  bottom: -15px;
  right: -15px;
  width: 120px;
  height: 120px;
  z-index: 100;
}

/* line 1832, ../sass/screen.scss */
#navigator-container {
  width: 100%;
  height: 100%;
}

/* line 1838, ../sass/screen.scss */
#osd-nav {
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 100;
  width: 120px;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  opacity: 1;
}
/* line 1846, ../sass/screen.scss */
#osd-nav.remove {
  opacity: 0;
}

/* line 1851, ../sass/screen.scss */
.zoom {
  position: absolute;
  right: 0px;
  bottom: 125px;
  height: 20px;
  z-index: 100;
}
/* line 1857, ../sass/screen.scss */
.zoom a {
  height: 20px;
  width: 20px;
  background-color: #000;
  margin-right: 0px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height: 20px;
  color: #fff;
  display: inline-block;
}
/* line 1869, ../sass/screen.scss */
.zoom a#full-btn {
  margin-right: 0px;
}

/* line 1878, ../sass/screen.scss */
#image-loading {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 200;
  background: url(../../../images/default.svg) no-repeat;
  background-position: center center;
}

/* line 1892, ../sass/screen.scss */
#pagina-capolavori {
  padding-top: 20px;
}
@media (min-width: 992px) {
  /* line 1892, ../sass/screen.scss */
  #pagina-capolavori {
    padding-top: 0px;
  }
}
/* line 1900, ../sass/screen.scss */
#pagina-capolavori p {
  margin-top: 25px;
  font-size: 1.6em;
  margin-bottom: 20px;
}

/* line 1910, ../sass/screen.scss */
.loop-opere {
  padding-right: 30px;
  padding-left: 30px;
}
@media (min-width: 768px) {
  /* line 1910, ../sass/screen.scss */
  .loop-opere {
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  /* line 1910, ../sass/screen.scss */
  .loop-opere {
    padding-right: 15px;
    padding-top: 20px;
  }
}

/* line 1926, ../sass/screen.scss */
.thumbnail-opera {
  width: 33.33333333333333%;
  float: left;
  margin-bottom: -2px;
  position: relative;
}
/* line 1932, ../sass/screen.scss */
.thumbnail-opera:hover .hover {
  opacity: 1;
}
/* line 1937, ../sass/screen.scss */
.thumbnail-opera .hover {
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 1943, ../sass/screen.scss */
.thumbnail-opera .thumb-title {
  position: absolute;
  width: 100%;
  padding: 15px;
  left: 0px;
  bottom: 0px;
}
/* line 1949, ../sass/screen.scss */
.thumbnail-opera .thumb-title h3 {
  color: #FFF;
  font-size: 1.3em;
  font-weight: 700;
  text-transform: none;
  letter-spacing: 1px;
}
/* line 1955, ../sass/screen.scss */
.thumbnail-opera .thumb-title h3.italic {
  font-style: italic;
}
@media (min-width: 992px) {
  /* line 1926, ../sass/screen.scss */
  .thumbnail-opera {
    width: 25%;
    float: left;
    margin-bottom: -2px;
  }
}

/* line 1974, ../sass/screen.scss */
.filter-nav-press {
  margin-top: 50px;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  font-size: 1.8em;
  font-weight: 200;
  padding-top: 8px;
  padding-bottom: 8px;
}
/* line 1984, ../sass/screen.scss */
.filter-nav-press li {
  display: inline;
  margin-right: 5px;
  padding-right: 10px;
  border-right: solid 1px #D02D26;
}
/* line 1989, ../sass/screen.scss */
.filter-nav-press li:last-child {
  margin-right: 0px;
  padding-right: 0px;
  border-right: none;
}
/* line 1996, ../sass/screen.scss */
.filter-nav-press li.active {
  color: #D02D26;
}
/* line 2000, ../sass/screen.scss */
.filter-nav-press li:hover {
  color: #D02D26;
}
/* line 2005, ../sass/screen.scss */
.filter-nav-press.sub-category {
  margin-top: 0px;
  border-top: none;
  position: relative;
}
/* line 2012, ../sass/screen.scss */
.filter-nav-press.sub-category li {
  margin-right: 10px;
  padding-right: 10px;
}
/* line 2015, ../sass/screen.scss */
.filter-nav-press.sub-category li:first-child {
  margin-right: 3px;
}

/* line 2026, ../sass/screen.scss */
#sub-category {
  display: none;
}
/* line 2028, ../sass/screen.scss */
#sub-category.active {
  display: block;
}

/* line 2033, ../sass/screen.scss */
#sub-category-press {
  display: none;
}
/* line 2036, ../sass/screen.scss */
#sub-category-press.active {
  display: block;
}

/* line 2041, ../sass/screen.scss */
#mese-navi {
  position: absolute;
  right: 0px;
  top: 10px;
  font-size: 0.7em;
}

/* line 2048, ../sass/screen.scss */
.articolo-row {
  margin-bottom: 30px;
  float: initial;
}

/* line 2056, ../sass/screen.scss */
.attachemnt {
  text-align: right;
}
/* line 2058, ../sass/screen.scss */
.attachemnt a {
  display: inline-block;
  margin-right: 10px;
}
/* line 2061, ../sass/screen.scss */
.attachemnt a:last-child {
  margin-right: 0px;
}

/* line 2066, ../sass/screen.scss */
.attachemnt-title {
  font-size: 1.5em;
  font-weight: 700;
}
/* line 2070, ../sass/screen.scss */
.attachemnt-title img {
  margin-left: 15px;
  display: inline-block;
}

/* line 2076, ../sass/screen.scss */
#press-loop {
  margin-top: -25px;
}
/* line 2079, ../sass/screen.scss */
#press-loop p {
  font-size: 1.3em;
  margin-top: 0px;
}
/* line 2084, ../sass/screen.scss */
#press-loop h3 {
  font-weight: 700;
  font-size: 1.3em;
  margin-bottom: 5px;
}
/* line 2090, ../sass/screen.scss */
#press-loop h4 {
  font-size: 1.3em;
  margin-bottom: 5px;
}

/* line 2098, ../sass/screen.scss */
.loop-evento {
  margin-bottom: 60px;
}
/* line 2101, ../sass/screen.scss */
.loop-evento img {
  margin-bottom: 15px;
}
/* line 2106, ../sass/screen.scss */
.loop-evento h2 {
  text-transform: uppercase;
  color: #D02D26;
  letter-spacing: 0.5px;
  font-weight: 700;
  border-bottom: solid 1px #000;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 1.65em;
  line-height: 1.17em;
}
/* line 2117, ../sass/screen.scss */
.loop-evento h2 span {
  display: block;
  margin-bottom: 0px;
  color: #000;
  font-size: 0.8em;
  font-weight: 400;
}
/* line 2124, ../sass/screen.scss */
.loop-evento h2 span strong {
  font-weight: 700;
}
/* line 2131, ../sass/screen.scss */
.loop-evento .date {
  border-bottom: solid 1px #000;
  padding-bottom: 5px;
}
/* line 2136, ../sass/screen.scss */
.loop-evento a {
  display: block;
  position: relative;
  float: right;
  margin-top: 15px;
  font-size: 1.37em;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
/* line 2143, ../sass/screen.scss */
.loop-evento a:hover {
  color: #D02D26;
}
/* line 2147, ../sass/screen.scss */
.loop-evento a span {
  font-size: 1.3em;
  vertical-align: middle;
}

/* line 2154, ../sass/screen.scss */
.colonna-3 {
  float: left;
  padding: 0	15px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 2154, ../sass/screen.scss */
  .colonna-3 {
    width: 33.333333333333%;
  }
}

/* line 2164, ../sass/screen.scss */
#single-mostre-image {
  text-align: center;
}
/* line 2167, ../sass/screen.scss */
#single-mostre-image img.mostre-thumb {
  display: inline-block;
  margin-bottom: 50px;
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  /* line 2167, ../sass/screen.scss */
  #single-mostre-image img.mostre-thumb {
    width: auto;
    height: auto;
  }
}

/* line 2179, ../sass/screen.scss */
.info-mostre {
  margin-bottom: 25px;
}

/* line 2187, ../sass/screen.scss */
#single-mostre-text h1 {
  text-transform: uppercase;
  color: #D02D26;
  letter-spacing: 0.5px;
  font-weight: 700;
  border-bottom: solid 1px #000;
  padding-bottom: 5px;
  margin-bottom: 15px;
  font-size: 1.65em;
  line-height: 1.17em;
}

/* line 2206, ../sass/screen.scss */
#gform_submit_button_2,
#gform_submit_button_1 {
  background-color: #fff;
  border: solid 1px #000;
  padding: 15px 30px 15px 30px;
  font-size: 1.3em;
  font-weight: 300;
  text-transform: uppercase;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
/* line 2215, ../sass/screen.scss */
#gform_submit_button_2:hover,
#gform_submit_button_1:hover {
  color: #D02D26;
}

/* line 2219, ../sass/screen.scss */
#gform_2,
#gform_1 {
  margin-top: 50px;
}

/* line 2227, ../sass/screen.scss */
#gform_fields_2 li,
#gform_fields_1 li {
  display: block;
  height: 25px;
  border-bottom: solid 1px #000;
}
/* line 2232, ../sass/screen.scss */
#gform_fields_2 li#field_2_4,
#gform_fields_2 li#field_1_4,
#gform_fields_1 li#field_2_4,
#gform_fields_1 li#field_1_4 {
  padding-bottom: 0px;
}
/* line 2238, ../sass/screen.scss */
#gform_fields_2 label,
#gform_fields_1 label {
  font-weight: 300;
  font-size: 1.3em;
  float: left;
  width: 15%;
  margin-bottom: 30px;
}
/* line 2248, ../sass/screen.scss */
#gform_fields_2 input,
#gform_fields_1 input {
  float: left;
  width: 85%;
  border: none;
  font-size: 1.3em;
  background-color: transparent;
}
/* line 2257, ../sass/screen.scss */
#gform_fields_2 ul#input_2_4 li,
#gform_fields_2 ul#input_1_4 li,
#gform_fields_1 ul#input_2_4 li,
#gform_fields_1 ul#input_1_4 li {
  padding-bottom: 0px;
  border-bottom: none;
  font-size: 1em;
}
/* line 2264, ../sass/screen.scss */
#gform_fields_2 input#choice_2_4_1,
#gform_fields_2 input#choice_1_4_1,
#gform_fields_1 input#choice_2_4_1,
#gform_fields_1 input#choice_1_4_1 {
  margin-right: 5px;
}
/* line 2269, ../sass/screen.scss */
#gform_fields_2 .gfield_required,
#gform_fields_1 .gfield_required {
  color: #000;
}

/* line 2277, ../sass/screen.scss */
#gform_fields_2 li#field_2_4 label,
#gform_fields_1 li#field_1_4 label {
  font-weight: 300;
  font-size: 1.3em;
  float: left;
  width: 38%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  /* line 2277, ../sass/screen.scss */
  #gform_fields_2 li#field_2_4 label,
  #gform_fields_1 li#field_1_4 label {
    width: 23%;
  }
}
@media (min-width: 992px) {
  /* line 2277, ../sass/screen.scss */
  #gform_fields_2 li#field_2_4 label,
  #gform_fields_1 li#field_1_4 label {
    width: 15%;
  }
}

/* line 2295, ../sass/screen.scss */
#gform_confirmation_message_2,
#gform_confirmation_message_1 {
  color: #D02D26;
  font-size: 1.3em;
}

/*************************** Calendar Top Navigation **************************/
/* line 2306, ../sass/screen.scss */
#calendar {
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  margin-bottom: 50px;
}

/* line 2312, ../sass/screen.scss */
#calendar .calendar_box {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  background-color: #FFF;
}

/* line 2320, ../sass/screen.scss */
#calendar .calendar_header {
  line-height: 40px;
  vertical-align: middle;
  position: absolute;
  left: 0px;
  top: 0px;
  width: calc(100% - 7px);
  height: 40px;
  text-align: center;
}

/* line 2330, ../sass/screen.scss */
#calendar .calendar_header .calendar_prev, #calendar .calendar_header .calendar_next {
  position: absolute;
  top: 0px;
  height: 17px;
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: #000;
}

/* line 2339, ../sass/screen.scss */
#calendar .calendar_header .calendar_title {
  color: #000;
  font-size: 18px;
}

/* line 2343, ../sass/screen.scss */
#calendar .calendar_header .calendar_prev {
  left: 0px;
}

/* line 2346, ../sass/screen.scss */
#calendar .calendar_header .calendar_next {
  right: 0px;
}

/*************************** Calendar Content Cells ***************************/
/* line 2354, ../sass/screen.scss */
#calendar .calendar_label {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  margin-left: 0px;
}

/* line 2362, ../sass/screen.scss */
#calendar .calendar_label .calendar_names {
  margin: 0px;
  padding: 0px;
  margin-right: 0px;
  float: left;
  list-style-type: none;
  width: 14.28571428571429%;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  color: #000;
  font-size: 15px;
  margin-left: -1px;
  background-color: transparent;
}

/* line 2377, ../sass/screen.scss */
#calendar .calendar_dates {
  width: 100%;
  margin: 0px;
  padding: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

/** overall width = width+padding-right **/
/* line 2385, ../sass/screen.scss */
#calendar .calendar_dates .calendar_names, #calendar .calendar_dates .calendar_days, #calendar .calendar_dates .calendar_today {
  margin: 0px;
  padding: 0px;
  margin-left: -1px;
  margin-top: -1px;
  float: left;
  list-style-type: none;
  width: 14.28571428571429%;
  height: 150px;
  font-size: 1.3em;
  background-color: #FFF;
  border: solid 1px #AAA5A5;
  color: #000;
  position: relative;
}

/* line 2401, ../sass/screen.scss */
#calendar .calendar_dates .calendar_today {
  background-color: #f2f2f2;
}

/* line 2404, ../sass/screen.scss */
:focus {
  outline: none;
}

/* line 2407, ../sass/screen.scss */
.calendar_clear {
  clear: both;
}

/* line 2411, ../sass/screen.scss */
.numero-giorno {
  position: absolute;
  left: 5px;
  bottom: 5px;
}

/* line 2417, ../sass/screen.scss */
.post_calendario {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  font-size: 0.8em;
  padding: 5px;
}
/* line 2425, ../sass/screen.scss */
.post_calendario h5 {
  color: #D02D26;
}
/* line 2429, ../sass/screen.scss */
.post_calendario .single-post-cal {
  display: block;
  margin-bottom: 10px;
  border-bottom: solid 1px #AAA5A5;
  position: relative;
  width: 100%;
  padding-bottom: 5px;
}
/* line 2438, ../sass/screen.scss */
.post_calendario .single-post-cal.attivita h5 {
  color: #0b0b0b;
}
/* line 2444, ../sass/screen.scss */
.post_calendario .single-post-cal.mostra h5 {
  color: #d02d26;
}
/* line 2450, ../sass/screen.scss */
.post_calendario .single-post-cal.libri h5 {
  color: #aaa5a5;
}
/* line 2458, ../sass/screen.scss */
.post_calendario .single-post-cal-mobile {
  position: relative;
  width: 100%;
  margin-bottom: 5px;
}

/* line 2466, ../sass/screen.scss */
#calendar_pop {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2000;
  display: table;
  opacity: 0;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 2475, ../sass/screen.scss */
#calendar_pop.active {
  opacity: 1;
}
/* line 2479, ../sass/screen.scss */
#calendar_pop .calendario_pop_content {
  display: table-cell;
  vertical-align: middle;
}
/* line 2486, ../sass/screen.scss */
#calendar_pop .calendario_pop_content_text {
  position: relative;
  margin-left: 5%;
  width: 90%;
  padding: 15px;
  border: solid 1px #000;
}
/* line 2493, ../sass/screen.scss */
#calendar_pop .calendario_pop_content_text h5 {
  color: #D02D26;
  font-size: 1.3em;
  padding-bottom: 5px;
  border-bottom: solid 1px #000;
  margin-bottom: 15px;
}
/* line 2499, ../sass/screen.scss */
#calendar_pop .calendario_pop_content_text h5:last-child {
  margin-bottom: 0px;
}

/* line 2507, ../sass/screen.scss */
#close-pop {
  position: absolute;
  right: 15px;
  top: 15px;
}

/* line 2516, ../sass/screen.scss */
.legenda_calendario {
  text-align: right;
  display: block;
  padding-right: 5px;
  font-size: 1.3em;
  color: #fff;
}
/* line 2525, ../sass/screen.scss */
.legenda_calendario ul li {
  display: inline-block;
  margin-right: 5px;
  background-color: #ccc;
  padding: 5px 15px;
}
/* line 2530, ../sass/screen.scss */
.legenda_calendario ul li:last-child {
  margin-right: 0px;
}
/* line 2534, ../sass/screen.scss */
.legenda_calendario ul li.attivita {
  background-color: #0b0b0b;
}
/* line 2538, ../sass/screen.scss */
.legenda_calendario ul li.mostra {
  background-color: #d02d26;
}
/* line 2542, ../sass/screen.scss */
.legenda_calendario ul li.libri {
  background-color: #aaa5a5;
}

/* line 2553, ../sass/screen.scss */
.avvisi-container {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: solid 1px #000;
  margin-bottom: 30px;
}
/* line 2560, ../sass/screen.scss */
.avvisi-container img {
  margin-bottom: 15px;
}
/* line 2564, ../sass/screen.scss */
.avvisi-container h2 {
  font-size: 1.3em;
  border-top: 0px !important;
}
/* line 2570, ../sass/screen.scss */
.avvisi-container h1 {
  font-size: 1.3em;
  letter-spacing: 0px;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 15px;
  letter-spacing: 2px;
}
/* line 2579, ../sass/screen.scss */
.avvisi-container p {
  margin-bottom: 0px;
}
/* line 2582, ../sass/screen.scss */
.avvisi-container p strong {
  font-weight: 700;
}
