@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,400i,600,700');
@import url('https://fonts.googleapis.com/css?family=Lora:400,400i');
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent; 
font-family: 'Titillium Web', sans-serif !important;}

.entry-content.container > p {
    font-size: 18px;
    margin-top: 15px;
}

/* ==|== non-semantic helper classes ======================================== */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clear {
  clear: both;
  height: 1px; }

.center {
  text-align: center; }

.displayblock {
  display: block; }

.displaynone {
  height: 0 !important;
  width: 0 !important;
  opacity: 0 !important;
  visibility: hidden !important;
  margin: 0 !important; }

@media print {
  .displaynone {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    width: auto !important;
    margin: initial !important; } }

/* w3c visuallyHidden for screen readers (http://www.w3.org/WAI/tutorials/forms/labels/) */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

#privacy_banner .btn {
  color: black; }

/* ==|== print styles ======================================================= */
@page {
  size: A4;
  margin: 1cm; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -ms-filter: none !important;
    margin: 1px !important;
    padding: 1px !important;
    /*position:relative; */ }
  body * {
    font-size: 1em;
    font-family: Helvetica,Arial,'sans-serif'; }
  h1, h2, h3 {
    font-size: 1.6em;
    font-family: Poppins, helvetica;
    line-height: 1em; }
  a, a:visited {
    text-decoration: underline; }
  /*
  a[href]:after { content: ' (" attr(href) ")'; }
  abbr[title]:after { content: ' (" attr(title) ")'; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } */
  a[href]:after {
    content: ''; }
  .noprint,
  #rer-titolo,
  #portal-header,
  #sectionsWrapper,
  #portal-colophon,
  .button-stampa {
    display: none !important; }
  .picturepresentation .slick-slide {
    visibility: hidden !important; }
  .picturepresentation .slick-slide.slick-active {
    visibility: visible !important; }
  .labelopener {
    font-weight: bold; }
  .card .divisionheader {
    display: none; }
  .pictureslider .slick-slide {
    display: none; }
  .pictureslider .slick-slide.slick-active {
    display: block !important; }
  .pictureslider .slick-list {
    max-height: 380px; }
  .pictureslider .slick-slide {
    height: 380px;
    line-height: 10px; }
  .link-dettaglio,
  .immagine,
  .testo {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important; }
  .printable {
    display: block; }
  .printable .modal {
    display: block;
    position: relative;
    overflow: visible; }
  .printable .modal button,
  .printable .modal-footer,
  a[data-toggle="modal"] {
    display: none; }
  .printable .fade {
    opacity: 1; }
  .homenote {
    display: none; }
  .picturepresentation > img {
    display: block;
    height: 100px; }
  .displaynone {
    display: initial !important; }
  .wrap-extender {
    height: auto !important;
    overflow: auto !important; }
  .blockborder2 {
    text-align: left !important; }
  .infos {
    line-height: 1.4em !important;
    padding: 10px 20px !important; }
  #jumbo {
    height: 50px; }
  .carousel .carousel-control,
  .carousel .item img,
  .carousel-caption,
  .carousel .carousel-indicators {
    display: none; }
  .item {
    display: block; }
  .item {
    page-break-after: always; }
  #jumbo {
    display: none; }
  .applicationtitle {
    display: block !important;
    visibility: visible !important; }
  /* dettaglio ** http://tanalin.com/en/articles/css-block-order/  
    #main, #wrapper, #container, #fullcontent {width: 100%;!important}
    .blocco{
        display: table; 
        width: 100%; 
        .immagine{display: table-footer-group; } 
        .testo {display: table-header-group;    } 
        .link-dettaglio {display: none; } 
    }
    */ }

.site-main {
  padding-top: 10px;
  z-index: -1; }

#page {
  position: relative;
  min-height: 100%; }

.article-custom {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  width: 800px; }

.menu ul {
  clear: both; }

#nav_menu-3 {
  clear: both;
  display: table;
  position: relative; }

#nav_menu-3 ul {
  min-height: 80px; }
ul#menu-percorsi-tematici,
ul#statistiche,
ul#opere {
    padding: 0;
}
.thumbimage {
  border: none
    border-radius: 100px;
    padding: 4px;
    width: 96%;
    margin: 0 auto; }
  .thumbimage img {
   width: 100%;
    height: 237px;
    /* border-radius: 100px; */
    text-align: center;
    object-fit: cover; }

.thumbdesc {
      text-align: left;
    padding: 15px;
    color: #555;
    background-color: #F1F2F2;
    width: 94%;
    margin: -4px auto;
    font-size: 20px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;}
.subtitle {
      display: block;
    font-size: 18px;
    margin: 20px auto;
    color: #455B71;
    /*font-family: 'Lora', serif;*/
    font-weight: 500;
    font-style: italic;
 }

.smr_figureblock figcaption {
  color: white;
  padding: 2px;
  position: relative;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.65)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );*/
  text-align: right; }

.smr_figureblock figcaption a {
  color: white; }

.smr_figureblock figcaption a:hover {
  text-decoration: underline; }

.widget-area {
  font-size: 1.4em; }

.aside-widget-header {
  background-color: transparent;
  margin-bottom: 30px; }

.aside-widget-content {
  color: #555;
  font-family: "Poppins", "Myriad", Helvetica, Arial, sans-serif;
  font-size: 1.1em; }

/* .widget_recent_entries li { */
/*   text-align: center; */
/*   border-bottom: 4px solid seagreen; */
/*   margin: 2%; */
/*   width: 29.33%; */
/*   padding: 10px; */
/*   float: left; */
/*   display: block; } */

.widget_recent_entries .lastarticles {
  text-align: center;
  padding: 15px; }

.widget_recent_entries .lastarticles .innerarticle {
  border-bottom: 4px solid seagreen;
  margin: 10px; }

/* specializzaaare ******/
.menu-item {
  border-left: none;
  display: table;
  float: left;
  list-style: outside none none;
  margin: 25px 0;
  padding: 10px 0;
  width: 33%; }

.menu-item:first-child {
  border-left: medium none; }

#resultsfacet {
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden; }
  #resultsfacet .smrtag {
    padding: 5px;
    white-space: nowrap;
    line-height: 1.4; }
  #resultsfacet .scale-a {
    color: #595959;
    font-size: 1em; }
  #resultsfacet .scale-b {
    color: #535353;
    font-size: 1.3em; }
  #resultsfacet .scale-c {
    color: #505050;
    font-size: 1.6em; }
  #resultsfacet .scale-d {
    color: #4A4A4A;
    font-size: 1.9em; }
  #resultsfacet .scale-e {
    color: #4A4A4A;
    font-size: 2.2em; }

/* *********** articoli ********** */
.smr_flyer, .smr_showcase {
  padding: 0; }

.smr_flyer {
  padding: 2px 0; }
  .smr_flyer img {
    width: 100%;
    position: absolute; }

.smr_showcase {
  max-width: 630px; }

.smr_flyer.smr_flyer5x5,
.smr_flyer.smr_flyer5x4 {
  padding: 2px 0; }

.smr_flyer.smr_flyer4x4 {
  padding: 3px 0; }

.smr_flyer.smr_flyer3x3 {
  padding: 4px 0; }

.smr_flyer.smr_flyer3x3  img {
  max-height: 400px; }

.smr_showcase.cinquexcinque .smr_figureblock {
  width: 20%; }
  .smr_showcase.cinquexcinque .smr_figureblock img {
    max-height: 120px; }

/*
.smr_showcase.cinquexquattro .smr_figureblock {
  width: 20%; }*/
  
.smr_showcase.cinquexquattro .smr_figureblock {
  width: 33%; }
  .smr_showcase.cinquexquattro .smr_figureblock img {
    max-height: 125px; }

.cinquexquattro figure a img,
.cinquexcinque figure a img {
  max-height: 120px;
  min-width: 120px; }

.smr_showcase.quattroxquattro .smr_figureblock {
  width: 25%; }

.smr_showcase.trextre .smr_figureblock {
  width: 33.32%; }
  .smr_showcase.trextre .smr_figureblock img {
    max-height: 200px;
    overflow: hidden; }

.smr_showcase .smr_figureblock {
  float: left; }
  .smr_showcase .smr_figureblock figure {
    margin: 2% 2% 0 2%;
    height: 100%;
    width: 98%;
    position: relative; }
    .smr_showcase .smr_figureblock figure > a img {
      width: 100%; }
  .smr_showcase .smr_figureblock figcaption {
    color: white;
    padding: 2px;
    position: absolute;
    width: 100%;
    bottom: 0px; }

.introbody {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding: 0; }

.wppage .items a {
  display: block;
  text-decoration: none;
  padding: 3px 0;
  color: #555;
  font-size: 1.3em; }

.wppage .items a:hover {
  color: #777; }

.wppage .items {
  padding-left: 7px; }

 /*
.wppage .comune {
  padding: 3px 0;
  }*/
  
.wppage .comune {
  padding: 3px 0;
    padding-left: 20px;
    padding-right: 20px;
	border-bottom: 1px solid #e6e6e6;
  }

.wppage .comune h5 {
  /*border-bottom: 1px solid #e6e6e6;*/
  color: #c12629;
  font-family: "Poppins", "Myriad", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: lighter;
  margin: 20px 0 15px 0;
  padding: 0 0 2px; }

.entry-header {
  background-color: trasparent; }

.entry-title span {
  font-weight: normal; }

.introtitle,
.tailtitle {
  padding: 20px; }

.infos {
  transition: all 0.2s linear; }

.permalink .permalinkpointer.displaynone {
  right: -20px; }

.permalink .permalinkpointer {
  position: relative;
  right: 0;
  transition: all 0.2s linear; }

h2.montulli {
  transition: text-shadow 0.2s ease 0s; }

.nav > li > a {
  transition: all 0.5s ease 0s; }

.btn {
  transition: all 0.4s ease 0s; }

#resultsgeo {
  transition: all 0.5s linear 1s; }

@font-face {
  font-family: "Myriad";
  font-style: normal;
  font-weight: normal;
  src: url("../font/MyriadWeb.ttf") format("truetype");
  /* src: url("font/MyriadPro-Regular.otf") format("truetype");*/ }

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: normal;
  src: url("../font/Poppins-Regular.ttf") format("truetype");
  /* src: url("font/MyriadPro-Regular.otf") format("truetype");*/ }

/*
@font-face {
    font-family: "Poppins Light";
    font-style: normal;
    font-weight: normal;
    src: url("../font/Poppins-Light.ttf") format('truetype');

}*/
body {
  background-color: White;
  margin: 0;
  padding: 0; }

html, body {
  background-position: center top;
  background-repeat: no-repeat;
  color: #555;
  height: 100%;
  width: 100%;
  margin-top: -1px;
  padding-top: 1px;
  font-family: "Poppins", "Myriad", Helvetica, Arial, sans-serif;
  font-size: 16px; }

body.popup {
  background-color: white !important;
  background-image: none !important; }

img {
  border: medium none;
  vertical-align: middle; }

p {
  line-height: 1.2em;
  margin: 0 0 0.75em; }

#content {
  margin: 0;
  padding: 0; }

#contentB {
  margin: 0;
  padding: 0; }

#sectionsWrapper {
  background-color: #c12629;
  font-size: 18px;
  line-height: 40px; }

#navmenu ul li {
  margin: 0 50px 0 0;
  display: inline; }

header, footer, aside, .blocco, .carousel {
  display: block;
  margin: 0;
  border: 0; }

header {
  position: relative; }

footer {
  /*box-shadow: 0 -7px 7px #eee;*/
  clear: both;
  height: 50px;
  margin: 30px auto 0;
  width: 100%; }
footer h4 {
    color: white;
    font-weight: 700;
    font-size: 27px;
}
  footer li a {
    color: #555; }

/*
.divfooter {
  background-color: #E5E5E5;
   height: 50px;
   width: 100%; 
   left: 0;
}

.divfooter div {
  float: right;
  padding: 5px;
}
.divfooter a {
    display: block;
}
*/
.foot2columns {
  padding: 15px 0; }

nav {
  display: block; }

#navmenu a {
  font-weight: bold;
  font-size: 15px; }

aside {
  color: #555;
  margin: 10px 0;
  width: 100%; }

.opaque5 {
  opacity: 0.5; }

.capitalize:first-letter {
  text-transform: capitalize; }

#asidemenu .box,
.boxmenu {
  text-align: left;
  display: block;
  float: left;
  list-style: none outside none;
  min-width: 15%;
  /*6 box*/ }

#asidemenu .box h1 {
  font-size: 300%;
  margin: 45px 1px 7px; }

#asidemenu .box2 {
  width: 20%; }

#asidemenu .box .list {
  margin: -5px 0 0 10px; }

#asidemenu .box .list1 {
  margin: -5px 0 0 0px; }

#asidemenu .list ul {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

#asidemenu .list1 ul {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.blocco {
  width: 100%; }

.brbeforefooter {
  display: none; }

#topbar {
  height: 30px;
  top: 0; }

div.topbarcenter {
  position: absolute;
  top: 0;
  width: 1024px; }

div.topbarleft {
  float: left;
  padding-left: 3px; }

div.topbarright {
  float: right;
  margin: 0 20px; }

header .logo {
  float: left;
  height: 120px; }

#myCarousel {
  background-color: #c12629;
}

.searchbox {
  width: 100%;
  position: relative;
  height: 195px; }
  .searchbox .mainsearch .row {
    padding: 10px 5px; }
  .searchbox .mainsearch .search-filter-option {
    padding: 5px; }
  .searchbox .searchbox-left {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: rgba(255, 255, 255, 0.5);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff',GradientType=1 );
    min-width: 200px;
    padding: 10px;
    height: 140px; }
    .searchbox .searchbox-left .glyphicon.glyphicon-menu-down {
      padding: 0 5px; }
  .searchbox .searchbox-right {
    margin: 5px 0; }

.h2.montulli {
  color: white;
  font-size: 50px;
  margin: 30px;
  text-shadow: 0 0 3px black; }

.h2.montulli:hover {
  text-shadow: 0 0 2px white; }

.h2.montulli .text-reduce {
  font-size: 0.5em; }

.searchbox .h2.montulli {
  text-align: left;  
  /* text-align: right; */
}

.homenotebox .h2.montulli {
  text-align: left; }

#labelricerca label input {
  border: 1px solid black; }

#labelricerca input[type=submit] {
  width: 30px;
  background: url("../img/cercablack.png") no-repeat scroll 0 -2px black;
  position: absolute;
  top: 0;
  right: 0; }

::-webkit-input-placeholder {
  color: #DDDDDD; }

:-ms-input-placeholder {
  color: #DDDDDD; }

.geosearch {
  background-color: transparent;
  background-image: url("../img/geosearch.png");
  border: 0 none;
  height: 24px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  width: 24px; }

div#briciole {
  text-align: left; }

/* TABELLA RISULTATI ******************************************************/
.results-view {
  min-height: 100px;
  position: relative; }

.resultscontroller .manage {
  display: inline-block;
  padding: 0 15px; }
  .resultscontroller .manage .spanlabel {
    white-space: nowrap;
    margin-bottom: 5px;
    display: inline-block; }
  .resultscontroller .manage .selectbox select,
  .resultscontroller .manage .selectbox select option {
    width: 100%;
    height: 30px; }

.resultsmanage label,
.resultsfilter label,
.pagenavigation label {
  font-size: 90%;
  white-space: nowrap; }

.pagenavigation input[type="number"] {
  border: 1px solid #ddd;
  float: right;
  width: 35px;
  margin: 2px 10px;
  text-align: right; }

.cardnavigation a {
  padding: 0 4px; }

.resultsmanage.multiresult {
  color: #000000;
  height: 40px;
  margin: 0 0 0 50%;
  position: static;
  text-align: right; }

.multiresult-title {
  display: none;
  font-size: 20px;
  height: 18px;
  padding: 5px;
  text-align: right; }

.paginazione-dettaglio {
  font-size: 110%;
  margin: 15px 0;
  text-align: center; }

.resetfilter {
  font-size: 110%;
  font-weight: bold;
  text-decoration: underline; }

.boxcontainer {
  margin: 0; }

.boxresults {
  background-color: white;
  border: 1px solid #eee;
  cursor: pointer;
  float: left;
  height: 240px;
  margin: 5px 1%;
  min-width: 156px;
  overflow: hidden;
  padding: 10px;
  position: relative;
  text-align: left;
  width: 18%; }

/* boxresults transform transition*/
.boxresults-container {
  transition: all 0.02s ease-in-out;
  /*transition-delay: .5s;
  -webkit-transition-delay: .5s; */ }

.boxresults:hover {
  overflow: visible;
  z-index: 100; }

.boxresults:hover figure {
  /*height: auto;*/ }

.boxresults:hover figure img {
  /*transition: all .9s ease-in-out;*/
  /*transition-delay: .5s;
  -webkit-transition-delay: .5s; */ }

.boxresults-container:hover {
  background-color: white;
  border: 1px solid #c12629;
  border-radius: 3px;
  box-shadow: 0 0 10px -3px #999;
  cursor: pointer;
  height: auto;
  max-width: 300px;
  min-height: 210px;
  min-width: 156px;
  overflow: hidden;
  text-align: left;
  transform: scale(1.25);
  width: auto;
  z-index: 100; }

.boxresults-container:hover .boxmark {
  text-overflow: clip;
  white-space: normal; }

.boxresults-container:hover figure {
  height: auto; }

.boxresults:hover .boxmarks {
  background: white none repeat scroll 0 0;
  /*border: 1px solid #eee;
    margin: 2px auto;
     */
  position: relative;
  z-index: 1; }

/* -- */
.boxresults figure {
  height: 130px;
  min-height: 130px;
  overflow: hidden;
  position: relative; }

.boxmarks {
  padding: 3px 0 0;
  margin: 0 auto;
  max-width: 500px;
  padding: 3px 10px; }

.boxmark,
.boxmarktail {
  display: block;
  clear: both;
  font-size: 75%; }

.boxresults .boxmark {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.gridmark.boxmark:first-child {
  font-weight: bold; }

.boxmark:nth-child(2) {
  color: #333; }

.boxmarktail {
  color: #AAAAAA; }

.boxmarkh {
  display: none; }

.boxmarkh:nth-child(2) {
  display: inline; }

.boxmarktail {
  color: #AAAAAA; }

.boxmarkviewer {
  /*width: 400px;*/
  width: 100%; }

.boxmarks span:first-child {
  display: block; }

.boxmarks a {
  color: #313131 !important; }

.boximgnull {
  /*background: url("../img/img_under_f.png") no-repeat 0 0 transparent;*/ }

/* risulati slider ----- */
div.slideviewer .boxmarks span:last-child {
  display: block !important; }

.slideritem {
  text-align: center;
  border: 1px dotted #979797;
  min-height: 180px; }

.slideritem1 {
  text-align: center;
  border: 1px dotted #979797; }

.slideritem img {
  /*box-shadow: 3px 3px 10px #777777;*/
  box-shadow: 3px 4px 5px 1px #666666;
  cursor: pointer;
  max-width: 600px;
  max-height: 400px;
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 5px; }

#contentviewer .slideritem span {
  display: inline;
  margin-right: 15px; }

#contentviewer .slideritem {
  margin-top: 40px; }

#slidercarousel {
  width: 150px; }

.jcarousel-container {
  /*    background-image: linear-gradient(right , rgb(0,97,97) 0%, rgb(0,158,158) 68%);
  background-image: -o-linear-gradient(right , rgb(0,97,97) 0%, rgb(0,158,158) 68%);
  background-image: -moz-linear-gradient(right , rgb(0,97,97) 0%, rgb(0,158,158) 68%);
  background-image: -webkit-linear-gradient(right , rgb(0,97,97) 0%, rgb(0,158,158) 68%);
  background-image: -ms-linear-gradient(right , rgb(0,97,97) 0%, rgb(0,158,158) 68%);
  
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(0, rgb(0,97,97)),
    color-stop(0.68, rgb(0,158,158))
  ); */ }

.slideviewer {
  /* float: left; */
  margin: auto;
  /*posiziona lo slideviewer quando non c'Ã¨ lo scorrimento laterale*/
  /*width: 80%; disattivato a seguito semplificazione
    height: 400px;*/
  width: 800px;
  height: 450px;
  float: left; }

.slidecontroller {
  /*visibility:hidden;  /*vedi mod slideviewer*/
  /*display: none;*/
  float: left;
  width: 224px; }

.slidecontroller img {
  overflow: hidden;
  height: 70px; }

.slideviewer-button {
  cursor: pointer; }

.slideviewer-prev,
.slideviewer-next {
  display: block;
  height: 90px;
  width: 30px;
  position: absolute;
  top: 185px; }

.slideviewer-prev {
  left: 400px;
  background: url("../img/slideleft.png") no-repeat scroll 0 0 transparent; }

.slideviewer-next {
  right: 170px;
  background: url("../img/slideright.png") no-repeat scroll 0 0 transparent; }

.slideviewer-disabled {
  /*background-position: 30px;*/ }

#contentviewer {
  text-align: center;
  margin: 0;
  width: auto;
  position: relative; }

.boxmark.boxmarkviewer {
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0; }

.boxmarktail.boxmarkviewer {
  font-size: small; }

.dots_desc:after {
  content: '[...]'; }

.slideviewer .boxmarks {
  cursor: pointer; }

/*
.boxmarktail.boxmark.boxmarkviewer:before{
    color: #c02422;
    display: block;
    font-size: medium;
    padding: 0 5px 10px;
    text-align: right;
    text-decoration: underline;
    cursor: pointer;  
}

.view_scheda_luog .boxmarktail.boxmark.boxmarkviewer:before {
    content: "Approfondisci il Luogo";
}*/
/* Scheda -----------------------*/
#wrapper {
  margin: 0 auto;
  position: relative;
  text-align: left; }

.bodycontent {
  margin: 10px 0px;
  clear: both; }

.bodybackground {
  min-height: 50px;
  width: 100%; }

#bodycard {
  float: left;
  width: 100%; }

#bodycard .bodyinfo {
  clear: both;
  padding: 0 25px 0 0;
  line-height: 1.4em; }

#columncard {
  float: left;
  width: 50%;
  position: relative;
  left: 0;
  top: -150px; }

.bodycard a:link, a:visited {
  text-decoration: none; }

.picturecard {
  clear: both;
  margin: 50px 0;
  width: 50%; }

.picturepresentation h3 {
  margin: 2px 5px; }

#map,
.standardmap {
  height: 200px;
  background-color: #e5e3df;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 1%; }

.listseparated {
  border-bottom: 1px dotted #dddddd; }

.paragrafo {
  background-color: #e6e6e6;
  font-size: 120%;
  font-weight: bold;
  margin: 15px 0;
  padding: 2px 5px;
  color: #555;
  /* per popup */ }

.campostrutturato {
  font-size: 110%; }

.campostrutturato h5 {
  padding: 0 15px; }

span.field, span.subfield {
  clear: left;
  float: left;
  font-size: 90%;
  margin: 2px 0;
  position: relative;
  width: 130px;
  /*padding-right: 20px;*/
  padding-left: 20px; }

.value {
  display: inline-table;
  padding: 0 0 0 50px;
  font-size: 90%; }

.value img {
  margin: 7px; }

.titlecard {
  font-size: 70%;
  height: 18px; }

.dropdown-menu {
  cursor: pointer; }

.selectchoosetype select {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0 0 0 20px;
  border: none;
  background: url("../img/arrow-down.png") no-repeat left center transparent; }

.command-viewport {
  height: 200px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  bottom: 10%;
  margin-top: 83px;
}

.buttonform {
  background-color: transparent;
  padding: 7px 0; }

.menuform {
  background-color: transparent;
  position: relative;
  font-weight: bold;
  top: 13px; }

.li-sottomenu .menuform {
  font-weight: normal;
  top: 0; }

/* tooltip *********************************************************************************************/
#tooltip {
  position: absolute;
  border: 1px solid #333;
  background: #f7f5d1;
  padding: 2px 5px;
  color: #333;
  display: none; }

#tooltip h3, #tooltip div {
  margin: 0; }

/* home  *********************************************************************************************/
.ico {
  background-color: transparent;
  border: 0 none;
  display: block;
  font-size: 80%;
  height: 18px;
  margin: 0 7px 0 -1px;
  width: 21px;
  float: left; }

.homeico {
  background-image: url("../img/homeico.png"); }

.rssico {
  background-image: url("../img/rss.jpg");
  background-repeat: no-repeat; }

.searchico {
  background-image: url("../img/cerca.png"); }

.searchico-small {
  height: 16px;
  width: 16px;
  background-image: url("../img/cerca_16x16.png"); }

.topico {
  background-image: url("../img/topico.png"); }

.ukflagico {
  background-image: url("../img/ukflag.png");
  background-repeat: no-repeat;
  margin: 3px; }

.itaflagico {
  background-image: url("../img/itaflag.png");
  background-repeat: no-repeat;
  margin: 3px;
  display: none; }

label[for="value_SPCS"]:after {
  background-color: transparent;
  border: 0 none;
  display: block;
  height: 18px;
  width: 21px;
  float: left;
  margin: 0 5px;
  background-image: url("../img/ukflag.png");
  background-repeat: no-repeat;
  margin: 3px;
  content: ""; }

.section h3 {
  text-align: center;
  margin: 50px 0 0 0;
  font-size: xx-large;
  font-style: italic;
  line-height: 1em; }

#waitelement {
  display: none;
  background: url("../img/running.gif") no-repeat scroll 0 0 transparent;
  bottom: 0;
  height: 30px;
  margin: 0 5px;
  position: fixed;
  right: 0;
  text-indent: 30px;
  width: auto; }

.imagerotation {
  display: none; }

.sosharethis {
  float: right;
  position: relative;
  /*top: -45px;*/
  z-index: 0;
  margin-top: 10px; }

.prevoff,
.prevoffend,
.nextoff,
.nextoffend {
  height: 16px;
  width: 16px; }

.prevoffvisited,
.nextoffvisited {
  color: #ddd; }

#directionsouter {
  display: none;
  float: left;
  height: 400px;
  width: 0%;
  overflow: scroll; }

#map_sidebar {
  display: none;
  float: left;
  width: 20%;
  /*overflow:auto;*/
  height: 400px; }

.underlinelogo {
  width: 80px;
  margin: 10px 0; }

.homebox,
.homeboxfull,
.rssBody ul li {
  margin: 5px; }

.homebox {
  float: left;
  width: 49%;
  height: 230px; }

.homeboxfull {
  width: 95%; }

.homeboxfull .homeboxtitle {
  position: relative; }

.homeboxfull .homeboxtitle h3 {
  position: absolute;
  top: -50px; }

.homeboxfull div.text {
  margin: 15px; }

.homeboxfixed {
  height: 330px;
  overflow: auto; }

.homeboxfixed h3,
.homeboxfixed h4 {
  text-decoration: underline; }

.homebox > div,
.rssBody ul li {
  padding: 1px 5px;
  float: left;
  list-style: none outside none; }

.imgstore {
  background: url("../img/store.png") no-repeat scroll 0 0 transparent;
  height: 130px;
  right: 0;
  margin: 15px 5px;
  width: 215px; }

div.stand {
  max-height: 120px;
  width: 100%;
  overflow: hidden;
  padding: 0; }

div.stand img {
  width: 100%; }

form#df,
div#formcontainer {
  font-size: 90%;
  padding: 1px; }

div#formcontainer a img,
.dialogbox-content a img {
  background: url("../img/dict.gif") no-repeat 0 0 transparent;
  display: block;
  float: right;
  height: 28px;
  width: 32px; }

.dialogbox-header {
  margin: 5px 0 0;
  padding: 10px 20px 0; }

.dialogboxel {
  font-style: italic;
  padding: 10px; }

.descmark {
  color: #777777;
  font-size: small;
  font-style: italic; }

.valuemark {
  color: #555555;
  font-size: medium;
  margin: 5px 0;
  text-indent: 2px;
  font-weight: bold; }

.didascalia {
  font-style: italic;
  margin: 5px;
  clear: left; }

.didascaliacontent {
  font-size: small;
  text-indent: 10px; }

.cardcollection {
  float: left;
  width: 300px;
  height: 110px;
  border-left: 2px dotted #ddd;
  padding: 3px 5px;
  margin: 10px 0; }

.cardcollection .desccollection div:nth-child(1) {
  color: black;
  font-size: medium; }

.cardcollection .desccollection {
  height: 100px;
  overflow: hidden;
  padding: 0 3px; }

.cardcollection .imgcollection {
  float: left;
  /*max-width:100px;*/ }

.carditinera {
  clear: both; }

.carditinera .imgitinera {
  width: 200px;
  float: left;
  text-align: center;
  border-left: 2px dotted #DDDDDD; }

.carditinera .descitinera {
  float: left;
  margin: 20px 20px 20px 0;
  width: 250px; }

.otherresult {
  min-height: 150px;
  margin: 3px; }

.engcontent {
  display: none; }

.engcontentbutton {
  float: right; }

.titles {
  font-size: 160% !important; }

#value_SPCD, #value_ATBD, #value_OGTD {
  width: 300px; }

#sidemenu {
  clear: both; }

.resultsfilter {
  float: left; }

.resultsfilter select option:first-child {
  font-weight: bold; }

.titlecard > h3 {
  line-height: 1em; }

span.breadcrumb1,
span.breadcrumb3 {
  display: none;
  visibility: hidden; }

.semiopaque {
  opacity: 0.25; }

.searchform-checkbox {
  display: table; }

.mapdirections {
  clear: both;
  display: block;
  float: none;
  margin: 0 20px;
  position: relative;
  text-align: left; }

#infowindowcontent .title {
  font-weight: bold; }

#viewpano {
  cursor: pointer;
  background-image: url("../img/single_scout.png");
  width: 14px;
  height: 24px;
  position: relative;
  float: right; }

.box.archivilogo h1 {
  font-size: 300%;
  margin: 45px 1px 10px; }

.lista-fondo {
  margin-top: -10px; }

.visitorprofilebroken {
  text-decoration: line-through;
  display: none; }

.headerDivBlu {
  background-color: #A5BACF;
  width: 1024px;
  height: 15px; }

.headerDivBluDown {
  background-color: #A5BACF;
  width: 1024px;
  height: 15px;
  margin-bottom: 2px; }

.logo-ricerca {
  border-color: #cb1d15;
  background-color: #f3f3f3;
  text-align: center;
  margin: 0;
  padding: 0; }

.footerdiv {
  width: 1024px; }

.footerdiv span {
  width: 1024px;
  text-align: center; }

.boximagenull {
  opacity: 0.5;
  min-height: 130px;
  margin-top: 0px; }

.boximage {
  max-width: 150px;
  max-height: 130px; }

.risultatiRicercaLeft {
  font-size: 120%;
  color: #77C792;
  width: 17%;
  float: left;
  padding-top: 10px; }

.risultatiRicercaRight {
  width: 80%;
  float: left;
  padding-top: 10px; }

.risultatiRicerca {
  height: 20px;
  width: 100%; }

#listaComuni {
  width: 220px;
  height: 65px;
  background-color: white;
  border: 1px solid black;
  z-index: 100;
  padding-left: 5px;
  position: absolute; }

#asidemenu .boxlargo {
  display: block;
  float: left;
  line-height: 1.3;
  list-style: none outside none;
  min-width: 20%;
  text-align: left; }

#asidemenu .boxstretto {
  display: block;
  float: left;
  line-height: 1.3;
  list-style: none outside none;
  min-width: 7%;
  text-align: left; }

.highlight {
  background-color: khaki;
  border-radius: 2px; }

#asidemenu {
  margin: 0 auto;
  width: 1024px; }

#titolo {
  display: none; }

.card .columnlayer3 {
  float: left;
  width: 33%;
  padding: 5px; }

.card .immagine {
  float: left;
  width: 33%;
  text-align: center; }

.card .testo {
  min-height: 130px; }

.card .link-dettaglio {
  min-height: 130px; }
  .card .link-dettaglio .social {
    text-align: left;
    margin: 15px 0; }
  .card .link-dettaglio .relsearch,
  .card .link-dettaglio .thumbsearch {
    font-size: 14px; }
    .card .link-dettaglio .relsearch button:empty,
    .card .link-dettaglio .thumbsearch button:empty {
      display: none; }
  .card .link-dettaglio .relsearch form {
    margin-bottom: 0; }
  .card .link-dettaglio .thumbsearch > div {
    width: 270px;
    /*margin: 0 auto;*/ }
  .card .link-dettaglio .spanh4 {
    color: #555;
    margin: 2px 0;
    border: none;
    background-color: transparent;
    text-align: left; }
  .card .link-dettaglio .spanh4:hover {
    color: #c12629; }

.card .divisionheader {
  height: 25px;
  width: 100%;
  margin-bottom: 15px;
  background-color: #c12629; }

.card .paginazione-dettaglio {
  padding: 2px 20px;
  text-align: right; }

.card .paginazione-dettaglio,
.card .paginazione-dettaglio a {
  color: white; }

.card #contentB #printcard-official a {
  display: none; }

.tnoimage {
  width: 66% !important; }

.testo-largo {
  float: left;
  min-height: 130px;
  padding-left: 15px;
  padding-right: 35px;
  width: 680px; }

.testo-largo100 {
  float: left;
  min-height: 130px;
  padding-left: 15px;
  padding-right: 35px;
  width: 100%; }

#rssfeed-logo-latest {
  width: 30px; }

#portal-top {
  background-color: white;
  text-align: center;
  margin: 0;
  padding: 0; }

#rer-header {
  position: absolute;
  top: 0; }

#rer-header .rerHeaderItem {
  display: block;
  float: left; }

#portal-header {
  min-height: 111px;
  margin: 10px 0; }

#portal-header {
  position: relative; }

#portal-logo {
  max-width: 30em;
  float: left; }
  #portal-logo a {
    color: #cb1d15 !important;
    font-size: 1.6em;
    line-height: 1.2em; }

a,
a:focus,
a:hover {
  background-color: transparent;
  color: #c12629;
  text-decoration: none; }

h1, h2 {
  border-bottom: 1px solid #666;
  font-weight: normal; }

h1 {
  font-size: 1.2em; }

h1 {
  margin: 15px 0; }

h1, h2 {
  font-weight: normal; }

h1, h2, h3 {
  border: 0 none; }

h2, h3, h4, h5, h6 {
  margin: 6px 0; }

#rer-header h1 {
  font-size: 1.4em; }

#rer-logo {
  clear: right;
  text-align: right; }

.hiddenStructure {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  display: none;
  height: 1px;
  margin: -1px 0 0 -1px;
  overflow: hidden;
  padding: 0;
  width: 1px; }

#homelink {
  box-shadow: 0 0 5px #555; }

#homelink {
  margin-right: 30px; }

.headtitle {
  height: 100%;
  margin: 15px 0;
  max-width: 76%;
/*  max-width: 90%; */
  position: absolute;
  top: 0;
  z-index: 10; }

#portal-logo {
  width: 540px;
  -webkit-text-size-adjust: none; }

.portal-logo1 {
  color: white;
  font-size: 230%;
  line-height: 1.2em;
  text-shadow: 1px 1px 0.2em black;
  vertical-align: middle;
  white-space: nowrap; }

#jumbo {
  margin-bottom: 0px;
  height: 420px;
  background: transparent;
  position: relative;
  overflow: hidden;margin-top: -20px; }

.icoarrowdown {
  background: url("../img/arrow-down.png") no-repeat scroll transparent;
  height: 16px;
  width: 16px; }

.icostorage {
  background: url("../img/storage2.png") no-repeat scroll transparent;
  height: 16px;
  width: 16px; }

.geografica {
  top: 10px !important;
  float: left;
  margin-top: -3px; }

.spazio-culturale {
  background-color: #f3f3f3;
  min-height: 120px;
  text-align: left;
  width: 875px;
  padding-left: 40px;
  padding-right: 40px;
  float: left; }

.spazio-vetrine {
  background-color: white;
  min-height: 120px;
  text-align: left;
  width: 875px;
  padding-left: 40px;
  padding-right: 40px;
  float: left; }

#menu-spazio-culturale li a img {
  max-height: 25px; }

.fotovetrina {
  float: left;
  text-align: center;
  width: 350px; }

.fotovetrinaExt {
  float: left;
  height: 350px;
  text-align: center;
  width: 370px; }

.vetrinaHomepage {
  float: left;
  min-height: 30px;
  text-align: center;
  width: 100%; }

.vet-container {
  margin-top: 15px;
  min-height: 100px;
  width: 100%; }

.colophonWrapper {
  margin-top: 10px; }

.colophonWrapper > ul {
  left: -30px;
  position: relative; }

.colophonWrapper li {
  list-style: outside none none;
  line-height: 1.5em; }

.colophonWrapper > img {
  margin: 35px; }

#portal-colophon p {
    margin-top: 20px;
    font-size: 18px;
    line-height: au;
    
    color: white;
}
#portal-colophon span a {
    color: #65DDE0;
    text-decoration: underline;
}


#portal-colophon {
  background-color: #30373D;
  border-top: none;
  margin: 0;
  padding: 0; }

.footerborderl {
  border-left: none;
  bottom: 0;
  height: 140px;
  left: 0;
  position: absolute;
  top: 20%; }

.navigation.paging-navigation {
  display: none; }

.disabled {
  opacity: 0.3; }

.cardnavigation.paginazione-dettaglio > span {
  margin: 0 0 0 10px; }

.paginazione-dettaglio a:hover {
  color: #f3f3f3; }

#hormenu li:last-child {
  /*float: right;*/ }

.alignright {
  float: right;
  margin: 2px 15px; }

.alignleft {
  float: left;
  margin: 2px 15px; }

.pics {
  display: inline-block;
  height: 48px;
  margin: 3px;
  overflow: hidden;
  width: 48px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }

.pics img {
  max-width: 80px;
  max-height: 80px;
  min-height: 48px;
  min-width: 48px; }

.nopicsimage {
  height: 48px;
  width: 48px; }

.pics.pics-m,
.pics.pics-si,
.pics.pics-ai,
.pics.pics-maca,
.pics.pics-pg,
.pics.pics-am,
.pics.pics-si,
.pics.pics-pst,
.pics.pics-ra,
.pics.pics-bdm,
.pics.pics-bdr,
.pics.pics-mos,
.pics.pics-nu,
.pics.pics-oa,
.pics.pics-n,
.pics.pics-undefined {
  background-image: url("../img/ibc_grey.png"); }

.pics.pics-museum {
  background-image: url("../img/img_museum.png"); }

.pics.pics-art {
  background-image: url("../img/img_art.png"); }

/*.pics.pics-n {
    background-image: url("../img/img_collections.png");
}*/
.pics.pics-eve {
  background-image: url("../img/img_eve.png"); }

.pics.pics-fon {
  background-image: url("../img/img_fon.png"); }

.pics.pics-prs {
  background-image: url("../img/img_prs.png");
  margin: 0 !important;
  height: 50% !important; }

.pics.pics-std {
  background-image: url("../img/img_std.png");
  background-size: 100% auto !important;
  margin: 0 25% !important;
  width: 50% !important; }

.pics.pics-centered {
  background-position: center center;
  height: 30%;
  width: 100%;
  background-size: 30% auto; }

.scheda .pics.pics-centered {
  min-height: 250px; }

.infologo {
  display: block;
  position: absolute;
  right: 0px;
  text-align: right;
  top: -30px; }

.bold {
  font-weight: bold;
  display: inline; }

.thin {
  font-weight: lighter; }

.infos {
  line-height: 1.3em;
  margin: 15px 0;
  padding: 0 3px;
  text-align: left;
  clear: left; }

.infos a.museumlink {
  color: #c12629;
  display: inline-block;
  margin: 0 0 5px;
  text-decoration: underline; }

.infos .subinfos span {
  display: inline-block; }

.subinfos {
  margin: 5px 0; }

.indent {
  padding-left: 5px; }

.mist {
  color: #777; }

.services {
  margin: 10px; }

.service {
  float: left;
  margin: 2px; }

.tags {
  color: #aaa;
  margin: 15px 0; }

.tags span {
  font-weight: bold; }

.tags span:before {
  font-size: 140%;
  content: "[ "; }

.tags span:after {
  font-size: 140%;
  content: " ]"; }

.social-icon {
  text-align: right; }

.socialspacer {
  height: 15px;
  width: 100%; }

.permalinktoggler {
  cursor: pointer; }

.permalinkpointer-container {
  display: inline-block;
  position: absolute;
  right: 100px; }

/* extender */
.wrap-extender {
  padding: 0 0 10px; }

.gradient-extender {
  height: 35px;
  background: url("../img/bg-gradient-white-bottom.png") repeat-x; }

.more-extender {
  text-align: right; }

.blockborder {
  background-color: #f8f8f8;
  border: 1px dotted #ccc;
  overflow: hidden;
  margin: 5px;
  text-align: left; }

.blockborder2 {
  border-top: 1px dotted #cccccc;
  margin: 5px;
  overflow: hidden;
  text-align: center; }


.cardlinkhead {
  font-weight: bold; }

.labelopener {
  margin: 5px; }

.labelopener:hover {
  color: #c12629; }

#yoxview_infoPanel #yoxview_infoText {
  line-height: 1.3em; }

.yoxviewInfoLink,
#yoxview_menuPanel a:nth-child(2) {
  display: none !important; }

.greyline {
  background-color: #999;
  height: 1px;
  margin: 0 auto;
  width: 90%; }

.textright-single {
  clear: both;
  float: none;
  min-height: 1px;
  min-width: 1px;
  padding: 2px 0;
  position: relative;
  text-align: right; }

.ui-dialog .popuptext {
  line-height: 1.3em;
  color: white; }

.ui-dialog .popuptext a {
  background-color: white;
  border-radius: 2px;
  display: block; }

/* slider **/
.pictureslider {
  margin: 15px 0;
  /*min-height: 320px;*/ }

.picturepresentation {
  /*height: 300px;*/
  margin: 0 auto;
  text-align: center;
  display: none;
  width: 100%; }

/*
.picturepresentation img{
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
}*/
.picturepresentation-nav {
  height: 70px;
  width: 250px;
  position: relative;
  margin: 20px auto 10px; }

.slick-next:before,
.slick-prev:before {
  color: #aaa !important; }

.picturepresentation-nav .slick-slide a img {
  max-height: 72px;
  max-width: 72px;
  min-height: 48px;
  min-width: 48px; }

.pics.slick-slide {
  height: 48px !important; }

.pictureslider {
  /*http://designpieces.com/2012/12/vertical-centering-image-in-a-div/*/ }
  .pictureslider .slick-slider {
    display: block !important; }
  .pictureslider .slick-slide {
    display: block;
    height: 380px;
    text-align: center;
    line-height: 380px;
    background-color: #fefefe; }
  .pictureslider .slick-slide a {
    display: inline-block;
    vertical-align: middle; }
  .pictureslider .slick-slide img {
    vertical-align: middle;
    max-height: 380px;
    display: inline-block; }
  .pictureslider .slick-slide::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%; }

.slick-slider {
  margin-bottom: 0px !important; }

/* end slider **/
footer.entry-meta {
  display: none; }

#bibliodialog, #genericinfodialog, .popuptrigger {
  float: left;
  padding: 10px; }

.resultsheader {
  margin: 0 0 20px; }

.searchinfo > span {
  white-space: nowrap; }

.searchtail {
  white-space: nowrap;
  text-align: right; }

.resultsheaderinfo > span:nth-child(2) {
  font-size: 110%; }

.resultsheaderinfo > span:nth-child(3) {
  font-size: 80%;
  font-style: italic; }

.resultscontroller {
  margin: 40px 0 0; }

option.marktype-IMAGE {
  display: none; }

.debugtype {
  display: none; }

.justified-gallery > a > .caption, .justified-gallery > div > .caption {
  font-size: 1.3em !important; }

#catcontainer .item img,
#catcontainer-bigger .item img {
  width: 100%; }

#catcontainer .item,
#catcontainer-bigger .item {
  cursor: pointer; }

.categoryname {
  display: none; }

.advancedbox,
.advancedpopup {
  background-color: #333; }

.advancedbox label {
  color: white; }

.formdialogpopup .ui-dialog-titlebar {
  display: none; }

.ui-widget-overlay {
  background: url("../img/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x #AAA;
  opacity: .30;
  /*filter: Alpha(Opacity=30);*/ }

.ui-dialog-titlebar-close {
  background-image: url("css/jqueryui/1.11.1/themes/smoothness/images/ui-icons_888888_256x240.png");
  background-position: -80px -128px; }

.advancedform {
  margin: 50px; }

.advancedform > input {
  display: block;
  margin: 20px; }

#input1, #input2, #input3 {
  display: inline;
  margin: 0 15px;
  min-width: 150px;
  width: 50%; }

.inputblock {
  margin: 40px 0; }

.popupsubmit {
  border-radius: 2px;
  float: right;
  padding: 5px; }

.formdialogpopup {
  background-color: #333; }

.ui-widget-content {
  background: none repeat scroll 0 0 #333; }

.typefacet {
  margin: 10px;
  text-align: center; }

.typefacet button {
  background-color: #eee;
  border: medium none;
  border-radius: 0; }

.typefacet > div {
  display: inline-block;
  padding: 3px; }

.badge {
  background-color: white;
  color: #777; }

#typeselect option {
  margin: 5px; }

/*  Map  ------------------------------------*/
#gmapcontainer {
  height: 500px;
  width: 100%;
  position: relative; }

#map-canvas {
  height: 100%; }

#map-addressbox {
  background-color: white;
  border-radius: 100px;
  box-shadow: 0 0 5px #555;
  left: 10%;
  margin: 5px;
  padding: 5px;
  position: absolute;
  top: 5px; }

#address {
  padding: 0 5px; }

#map-addressbox #addresssearch {
  float: left; }

#map-addressbox > * {
  min-height: 30px; }

#checkGMapMarkerTypeSelector {
  background-color: white;
  border-radius: 0;
  box-shadow: 0 0 5px #555;
  display: none;
  left: 15px;
  padding: 5px 10px;
  position: absolute;
  top: 70px; }

.buttons-sticker {
  background-image: url("../img/buttons-icon.png");
  background-position: right center;
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  height: 16px;
  margin: 0 5px;
  width: 16px; }

.checkGMapMarkerTypeSelectors img {
  margin: 0 10px;
  max-width: 16px; }

ul.checkGMapMarkerTypeSelectors {
  margin-left: -15px; }

.checkGMapMarkerTypeSelectors li {
  list-style: outside none none; }

.infobox {
  min-height: 200px;
  min-width: 300px; }

.infobox img {
  max-height: 80px; }

/* end map style*/
.wrap-parenthesis {
  display: inline; }

.wrap-parenthesis:before {
  content: " ("; }

.wrap-parenthesis:after {
  content: ")"; }

/* bootstrap-extend *******/
.lead {
  padding: 20px; }

.modal-backdrop.in {
  opacity: 0.8; }

.carousel-inner {
  min-height: 420px; }

.navbar {
  border-radius: 0;
  border: none;
  min-height: inherit;
}


  .navbar a {
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
}

.navbar-default {
  background-color: transparent; }

.navbar-toggle {
  margin-top: 20px; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: white; }

.nav > li > a {
     height: 53px;
    padding: 0;
    line-height: 53px;
    background-color: #c12629;
    /* margin: 0 5px 0 0; */
    white-space: nowrap; }

.nav > li > a:hover,
.nav > li > a:focus {
  color: #555; }

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  background-color: #c12629; }

.navbar-brand {
 background-color: #c12629;
    color: white !important;
    height: inherit;
    line-height: 53px;
    margin: 0 5px;
    min-height: 53px;
    min-width: 105px;
    padding: 0;
    text-align: center;}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  color: #555; }

.nav-justified > li > a {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.homenote {
  background-color: #f7f7f7;
  position: relative; }

.homenotebox {
  clear: both;
  height: 200px;
  position: relative;
  margin: 5px;
  width: 100%; }

.dropdown-menu {
  min-width: 100%;
  border-radius: 0;
  left: inherit; }

.dropdown {
  background-color: white;
  color: white;
  padding: 0 0px !important; }

.dropdown a {
  color: white; }

.btn {
  background-color: #f7f7f7;
  border: 1px solid #777;
  margin: 0 2px;
  border-radius: 100px; }

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
  background-color: seagreen;
  color: #f7f7f7; }

.btn-default {
  background-color: #f7f7f7;
  color: #555;
  text-transform: uppercase; }

.btn-primary {
  background-color: #267247;
  border: 1px solid #267247; 
  /* background-color: seagreen;
  border: 1px solid seagreen; */
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
  /*color: $font-color;*/
  background-color: seagreen;
  border-color: #c12629; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none;
  outline: 0px auto transparent; }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  border-radius: 100px; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px; }

/* end */
#cerca {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px; }

#geographicsearch {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

#searchinput {
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border: 1px solid #777;
  padding-right: 100px; }

#liberaform .input-group-btn {
  position: absolute;
  right: 98px;
  z-index: 2; }

#advancedsearchform .input-group input[type='text'] {
    width: 90%;
}

#advancedsearchform .input-group {
	margin-bottom: 3px;
}

#advancedsearchform .input-group-addon {
	vertical-align: top;
}

#advancedsearchform .input-group > input[type="button"] {
    background-color: lightgray;
    border: 1px solid silver;
}

#advancedsearchform .input-group > input[type="button"]:hover {
    background-color: gray;
    color: lightgray;
    border: 1px solid silver;
}


/*
.btn .caret {
    margin-left: 2px;
}
.btn-default:hover,
.btn-default:focus {
    background-color: green;
}
*/
.pagination {
  margin: 0;
  display: block; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #c12629; }

.pagination > li > a, .pagination > li > span, .pagination > li .glyphicon {
  color: #555; }

.modal {
  outline: none;
  min-width: 100px; }

.modal-body {
  line-height: 1.5em; }

.modal-footer {
  border-top: none; }

.modal-header {
  background-color: #e5e5e5;
  border-bottom: none; }

.input-group-addon {
  border-radius: 0px; }

/* CIDM 
----------------- */
#relc-m-20410 {
  display: none; }

#CIDM_banner {
  cursor: pointer;
  padding: 20px 10px; }

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel .item {
  background: #333 none repeat scroll 0 0;
  height: 420px !important;
  text-align: center;
  width: 100%; }

.carousel .item img {
  position: absolute;
  left: 0;
  min-width: 800px;
  width: 100%; }

.carousel-control {
  z-index: 9;
  width: 50px; }

.carousel-caption a {
  color: inherit;
  z-index: 10;
  display: block; }

/* ADVANCED SEARCH
-------------------------------------------------- */
.input-group-addon {
  min-width: 120px;
  text-align: left; }

.group-schede {
  margin-top: 10px;
}

.group-schede .input-group-addon {
  background-color: white;
  border: 0px;
}

span.tagtype {
  font-size: 3em;
  color: #fff;
  text-shadow: 0 0 1px #777;
  float: right;
  margin-top: 30px;
  display: none; }

.boxshadow {
  box-shadow: 0 0 5px #555; }

.bg240 {
  background-color: #fafafa;
  border: 1px solid #eee;
  height: 240px;
  left: 0;
  position: absolute;
  width: 100%; }

.ctx1, .ctx2, .ctx3, .ctx4, .ctx5, .ctx6, .ctx7, .ctx8 {
  display: none; }

/*.ctx::after {    content: "Avanzata"; }*/
.search-filters .type {
  display: none; }

.search-filters > span {
  padding: 0 2px; }

/* lista risultati - termini personalizzati*/
.markbox-spcd {
  font-size: 85%;
  font-weight: bold; }

.boxmarks-oa .gridmark.boxmark.markbox-sgtt,
.boxmarks-oa .gridmark.boxmark.markbox-sgti,
.boxmarks-oac .gridmark.boxmark.markbox-sgtt,
.boxmarks-oac .gridmark.boxmark.markbox-sgti,
.boxmarks-cubo .gridmark.boxmark.markbox-sgtt,
.boxmarks-cubo .gridmark.boxmark.markbox-sgti,
.boxmarks-d .gridmark.boxmark.markbox-sgtt,
.boxmarks-d .gridmark.boxmark.markbox-sgti,
.boxmarks-mi .gridmark.boxmark.markbox-sgtt,
.boxmarks-mi .gridmark.boxmark.markbox-sgtp,
.boxmarks-mi .gridmark.boxmark.markbox-sgti,
.boxmarks-s .gridmark.boxmark.markbox-sgtt,
.boxmarks-s .gridmark.boxmark.markbox-sgtp,
.boxmarks-s .gridmark.boxmark.markbox-sgti,
.boxmarks-f .gridmark.boxmark.markbox-sglt,
.boxmarks-f .gridmark.boxmark.markbox-sgla,
.boxmarks-f .gridmark.boxmark.markbox-sgti {
  left: 200px;
  position: absolute; }

.gridmark.boxmark.markbox-pvcc:before {
  content: " ";
  /* - */ }

.gridmark.boxmark.markbox-autn {
  margin-bottom: 8px; }

/*
.gridmark.boxmark.markbox-ogtd, 
.gridmark.boxmark.markbox-tsk {
    padding-top: 15px;
}*/
.marktype-STRING[value='OGTD'] {
  display: none; }

@media (max-width: 1024px) {
  .boxresults-container:hover {
    cursor: pointer;
    height: inherit;
    max-width: inherit;
    min-width: inherit;
    transform: inherit;
    width: auto;
    z-index: 100; }
  .boxresults:hover {
    overflow: inherit; }
  .smr_showcase {
    max-width: 100%;
    padding: 0; }
  .smr_figureblock.cinquexquattro {
    width: 20%; }
  .smr_figureblock.quattroxquattro {
    width: 25%; }
  .smr_figureblock.trextre {
    width: 33.3%; }
  .command-viewport {
    width: 100%;
    position: absolute;
    bottom: 30px; } }

@media (max-width: 1024px) and (orientation: portrait) {
  .smr_flyer img {
    position: relative; }
  .command-viewport {
    width: 100%;
    position: relative; }
  .carousel .item img {
    width: auto;
    min-width: 1024px; } }

@media (max-width: 768px) and (orientation: landscape) {
  .smr_flyer img {
    position: relative; } }

@media (max-width: 768px) {
  h1 {
    width: 70%; }
  #map-addressbox,
  #portal-logo,
  .footerborderl {
    display: none; }
  .nav > li > a {
    margin: initial; }
  .navbar-header {
    background-color: initial !important; }
  .dropdown {
    background-color: #c12629 !important; }
  .carousel .item img {
    width: 100%;
    min-width: 1024px;
    left: -256px; }
  .menu-item {
    border-left: none; }
  aside#nav_menu-3 ul li {
    width: 100%;
    margin: 0 !important;
  }
  #recent-posts-2 li {
    width: 80%; }
  .resultscontroller .manage {
    width: 100%; }
  .hideonmobile,
  .footerborderl {
    display: none; }
  .headtitle {
    font-size: 70% !important;
    margin: 0 2vw;
    max-width: none;
    left: 0;
    padding: 0;
  }
  .command-viewport {
    margin-left: 0;
    margin-right: 0;
  }
  #searchinput {
    padding-right: 110px;
  }
  .portal-logo1 {
    font-size: 140%;
    white-space: inherit; }
  .searchbox .searchbox-left {
    background-color: rgba(255, 255, 255, 0);
    padding: 0; }
  .boxshadow {
    box-shadow: none; }
  .mainsearch .dropdown-toggle {
    background-color: transparent;
    border: none;
    text-align: right; }
  #searchinput {
    font-size: 1.6em; }
  #jumbo {
    height: 260px; }
  .immagine, .testo, .link-dettaglio {
    width: 100% !important;
    float: none !important;
    max-width: 98% !important; }
  h1 {
    width: inherit; }
  .ui-dialog {
    width: 100% !important; }
  .introbody {
    padding: 0px; }
  .smr_flyer {
    min-height: 400px; }
  .infologo {
    bottom: 10px;
    right: 0;
    z-index: 100; }
  #homenote-mobile {
    display: block !important; }
  .smr_figureblock figcaption {
    /*display: none; */}
  .boxresults {
    float: none;
    width: 100%; }
  .pagenavigation .paginationlabel {
    text-align: center;
    display: block;
    padding: 10px; }
  .pagenavigation .pageselectorlabel,
  .pagenavigation .pageselector {
    display: none; }
  #pagination li.active,
  #pagination li:nth-child(2),
  #pagination li:nth-last-child(2),
  #pagination li:last-child,
  #pagination li:first-child {
    display: block; }
  #pagination li.disabled {
    display: none; }
  .popover {
    display: none !important; }
  .third.footer-widgets::after {
    width: 240px; } }

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .smr_figureblock {
    float: none; } }

@media only screen and (min-width: 1440px) {
  .carousel .item img#banner1 {
    top: -100px; }
  .carousel .item img#banner2 {
    bottom: -180px; } }

@media screen and (min-width: 768px) {
  .carousel-caption {
    padding-top: 10px;
    height: 60px;
    right: 0px;
    left: 80%;
    top: 0px;
    text-shadow: 0px 0px 2px black;
    background-color: rgba(0, 0, 0, 0.2);
    margin: 5px;
    border-radius: 2px; }
  #homenote-mobile {
    display: none; } }

@media screen and (min-width: 768px) {
  .modal-dialog {
    min-width: 800px; } }

/*# sourceMappingURL=style.css.map */







.upmenu {
    background-color: #D8D8D8;
    margin-top: -7px;
    padding: 0;
    height: 53px;
    width: 100%;
}
.upmenu h2 {
    font-size: 18px;
    color: #262626;
line-height: 52px;
}
h3.entry-title {
    font-size: 34px;
    font-weight: 700;
}
img.newlogo {
    height: 102px;
}
h3.widget-title {
    font-size: 34px;
    font-weight: 700;
    color: #c32421;
}
#resultsfacet .smrtag a {
    color: #4a4a4a;
}
#resultsfacet .smrtag a:hover {
    color: #4a4a4a;
text-decoration:underline;
}
footer ul li{
position:relative}
footer ul li a {
    margin-left: 10px;
    color: #60dde1;
    font-size: 18px;
    line-height: 27px;
    text-decoration: underline;
}footer ul li:before {
   
    content: '';
    color: white;
    left: -10px;
    background-image: url(images/arrow.png);
    height: 12px;
    width: 12px;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
}
footer a h4 {
    color: #5ed8dd;
    text-decoration: underline;
}










span.leggidipiù {
    color: #C12629;
    font-size: 14px;
}
.third.footer-widgets.vetrine {
    background-color: #333333;
}
.vetrine h3.widget-title {
    font-size: 34px;
    font-weight: 700;
    color: white;
}



/****** CAROUSEL *******/



.multi-item-carousel .carousel-inner > .item {
  transition: 500ms ease-in-out left;
}
.multi-item-carousel .carousel-inner .active.left {
  left: -33%;
}
.multi-item-carousel .carousel-inner .active.right {
  left: 33%;
}
.multi-item-carousel .carousel-inner .next {
  left: 33%;
}
.multi-item-carousel .carousel-inner .prev {
  left: -33%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .multi-item-carousel .carousel-inner > .item {
    transition: 500ms ease-in-out left;
    transition: 500ms ease-in-out all;
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
    -webkit-transform: none!important;
            transform: none!important;
    margin: 0 auto;
  }
}
.multi-item-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right {
  background-image: none;
}
.home #recent-posts-XX  #theCarousel .item img {
    position: relative;
    left: 0;
    min-width: inherit; 
    width: 100%;
    object-fit: cover;
    height: 312px;
    right: 0;
    margin: auto;
    object-position: 0 -15px;
}
#theCarousel .thumbdesc {
    text-align: left;
    padding: 15px;
    color: #555;
    background-color: #F1F2F2;
    width: 100%;
    margin: 0px auto;
    font-size: 20px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
    position: relative;
}

#theCarousel .carousel-control.right {
    right: -60px;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
#theCarousel .carousel-control.left {
    left: -60px;
    right: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}





h3.socialtitle {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 30px;
}
h4.maptitle {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 30px;
}

.link-dettaglio .textright-single {
    clear: both;
    float: none;
    min-height: 1px;
    min-width: 1px;
    padding: 2px 0;
    position: relative;
    text-align: right;
    font-size: 16px;
    font-weight: 300;
}
.popuptext .basecontent.contents {
    font-family: Lora;
    font-size: 16px;
}
.more-extender.link a {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

 #privacy_banner .btn {
    color: white;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
}
#privacy_banner a {
    color: #BCC0CC !important;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
}

/* Style the tab */
.tab {
  overflow: hidden;
  text-align: center;
}
.tab a 
{
padding: 5px 8px;
margin-right:6px;
float: left;
}
.tab a:hover
{
	text-decoration : underline;
}


/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}

#wordtosearch{
	background-image: url(images/magnifier.png);
    background-repeat: no-repeat;
	background-size: 28px 28px;
    padding-left: 30px;
	width: 80%;
}
#searchinpage input[type=submit] {
    display: none;
}

.vetrinegallery {
	position : relative;
}	

.museo .infomuseo  a
{
  /*display: block;*/
  text-decoration: none;
  padding: 3px 0;
  color: #555;
  font-size: 1.3em; 
}

.museo .infomuseo a:hover {
  color: #777; }


.museo .infomuseo  li
{
	padding-left : 5%;
} 
.museo .infomuseo  .mseparator
{
	padding-left : 5%;
	padding-right : 5%;
}
  
.museo .infomuseo  .comunestyle
{
  color: grey;
  font-weight: bold;
  font-family: "Poppins", "Myriad", Helvetica, Arial, sans-serif;
  font-size: 15px;
  margin: 20px 0 15px 15px;
  padding: 0 0 2px; 
}

.rowposition
{
	position : relative;
}	
.verticaline
{
	border: 1px solid #e6e6e6;
    height: 99%;
    position: absolute;
    left: 50%;	
}
.catalogorow 
{
	margin-bottom: -2%;
}
mark
{
	background-color: #267247;
	border-radius: 5px;
	color: white;
}

/* **************************************************************
		CSS aggiunto per il restyling
************************************************************** */
/*BBCC*/
/*allineamento margini immagini*/
@media(min-width:768px) {
	.introbody {
		width: calc(100% + 12px);
	}
	.col-md-5 {
		width: 44.7%;
	}
	.smr_figureblock.cinquexquattro + p {
		display: none;
	}
	#theCarousel .carousel-control.left {
		left: -65px;
	}
	#theCarousel .carousel-control.right {
		right: -35px;
	}
	.carousel-inner {
		position: relative;
	    left: -30px;
	    width: calc(100% + 30px)
	}
	
	#menu-percorsi-tematici,
	#statistiche,
	#opere {
		position: relative;
		left: -11px;
		width: calc(100% + 34px);
	}
	.thumbdesc {
	    padding: 20px;
	}
}
.thumbdesc {
    background-color: #e8e8e8;
}
.thumbdesc .subtitle {
	font-style: normal;
}
#theCarousel .thumbdesc a {
	display: block;
	color: #555;
}
/*menu homepage*/
#page #jumbo ~ #home-wrapper {
	display: none;
}
#page #jumbo[style] ~ #home-wrapper {
	display: block;
}
#home-wrapper {
	background-color: #D8D8D8;
}
#home-wrapper > div {
	margin: 0 auto;
	padding: 5px 15px;

}
@media(min-width:768px) {
	#home-wrapper > div {
		max-width: 750px;
	}
}
@media(min-width:992px) {
	#home-wrapper > div {
		max-width: 970px;
	}
}
@media(min-width:1200px) {
	#home-wrapper > div {
		max-width: 1170px;
	}
}
.glyphicon.glyphicon-home {
	font-size: 25px;
	color: black;
}

/*aggiustamento fasce dei luoghi*/
.box .overlay {
	width: 100%;
	height: 60%;
	background: black;
	position: absolute;
	top: 20%;
	opacity: 0.4;
}
.moreinfo a {
	color: white;
	text-decoration: underline;
	font-weight: 600;
	display: block;
	margin-top: 30px;
}

/* fasce opere e statistiche */
.section-wrapper {
	background-color: #333;
}
#statistiche .menu-item,
#opere .menu-item {
	width: 50%;
}
#statistiche .thumbimage,
#opere .thumbimage {
	width: 95.4%;
	height: 237px;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}
#opere > li:first-of-type figure > img {
	height: 385px;
}
#statistiche li:first-of-type img {
	height: 510px;
}
#statistiche li:last-of-type img {
	height: 470px;
}

/*correzione spazi titoli*/
.container h3 {
	margin: 1.2em 0 0.8em;
}
.entry-content.container > p {
	margin-top: 0;
}
.aside-widget-header {
	margin-bottom: 0;
}
#nav_menu-3 {
	margin-top: 0;
}
#menu-percorsi-tematici .menu-item {
	margin: 15px 0;
}
#menu-percorsi-tematici {
	margin: -25px 0 10px;
}
#resultsfacet {
	margin-top: -15px;
}
.third.footer-widgets.vetrine {
	margin-top: 30px;
	padding-bottom: 0.1px;
}
.section-wrapper {
	margin-top: 25px;
	padding-bottom: 25px;
}
.fourth.footer-widgets h3,
.fifth.footer-widgets h3 {
	font-size: 34px;
	font-weight: 700;
	font-family: 'Titillium Web', sans-serif;
}
.fourth.footer-widgets h3 {
	color: #c32421;
}
.fifth.footer-widgets h3 {
	color: white;
}
#statistiche .menu-item, #opere .menu-item {
	margin-top: 0;
	padding-top: 0;
}

/* Ridimensionamento Immagini 3x3 */
.smr_showcase.cinquexquattro .smr_figureblock img {
	max-height: 200px;
}
.smr_flyer.smr_flyer3x3 img {
	max-height: 610px;
}
.smr_showcase {
	max-height: 615px;
}
.smr_flyer img {
  max-height: 615px;
}

/* Altezza immagini homepage */
#menu-percorsi-tematici .thumbimage img,
#theCarousel .item img {
	height: calc(11.7cm - 4.25cm);
}
#theCarousel .carousel-indicators {
	bottom: -7px;
}

/* Titolo e adeguamento slider */
h1 {
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
}

/* Pagina cataloghi e restauri */
.tab .tablinks.active {
	display: none;
}
.row.catalogorow {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f0f0f0;
	padding: 10px 0;
}
.row.catalogorow .tab.col-md-6 {
	width: auto;
}
.row-catalogorow .tab.col-md-6 a {
	line-height: 44px;
}
.search.col-md-4 > p {
	margin: 0;
}
mark {
	background-color: yellow;
	color: black;
}
#wordtosearch {
	height: 30px;
}
.infomuseo ul {
	padding: 0;
}
.museo .infomuseo li {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	padding-left: 20px;
	position: relative;
}
.infomuseo li::before {
	content: "";
	width: 7px;
	height: 7px;
	background-color: #555;
	border-radius: 100%;
	position: absolute;
	top: 13px;
	left: 0;
}
.museo .infomuseo .mseparator {
	display: none;
}
.museo .infomuseo a {
	font-size: 1.15em;
	flex: 1 1 calc(100% - 8rem - 20px);
}
.museo .infomuseo .comunestyle {
	margin-top: 7px;
	flex: 0 0 8rem;
}

/* scambio loghi */ 
#portal-header .container {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
#rer-logo {
	margin-left: auto;
}
#rer-header a,
.rerHeaderItem {
	display: table-cell;
	height: 111px;
	vertical-align: bottom;
}
img.newlogo {
	height: 85px;
}


/* FOOTER */

a.about {
	display: block;
	margin-top: 15px;
}

/*  PAGINA "ALLA RICERCA DI INDIZI" */
.page-id-2477 h3:not(.entry-title) {
  font-size: 28px;
  margin-top: 60px;
}
.page-id-2477 .entry-content > h3:first-child {
  margin-top: 10px;
}
.page-id-2477 h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
}
.page-id-2477 #uva-terra-promessa {
  display: flex;
  flex-flow: row wrap;
}
.page-id-2477 #uva-terra-promessa > a {
  flex: 0 0 40%;
  flex-flow: row wrap;
  margin-right: 20px;
}
.page-id-2477 #uva-terra-promessa > a > img {
  width: 100%;
}
.page-id-2477 #uva-terra-promessa > div:first-of-type {
  flex: 1 1 auto;
  max-width: calc(60% - 20px);
}
.page-id-2477 #uva-terra-promessa > div:first-of-type > h4:first-of-type {
  margin-bottom: 0;
  margin-top: 0;
}
.page-id-2477 #uva-terra-promessa > div:first-of-type > .autore {
  margin-top: 0;
}
.page-id-2477 #uva-terra-promessa > div#opere-ponti {
  margin-top: 40px;
  flex: 0 0 100%;
}
.page-id-2477 #uva-terra-promessa > div#opere-ponti > h4 {
  flex: 0 0 100%;
}
.page-id-2477 #uva-terra-promessa > div#opere-ponti > p {
  display: flex;
  flex-flow: row wrap;
  flex: 0 0 100%;
  justify-content: space-between;
}
.page-id-2477 #uva-terra-promessa > div#opere-ponti a {
  display: flex;
  flex-flow: column nowrap;
  text-align: center;
}
.page-id-2477 #uva-terra-promessa > div#opere-ponti a > img {
  display: block;
  margin: 0 auto 10px auto;
}
.page-id-2477 #figure-wrapper {
  display: flex;
  flex-flow: row wrap;
}
.page-id-2477 #figure-wrapper > figure {
  flex: 0 0 50%;
  text-align: center;
}
.page-id-2477 #figure-wrapper > figure > img {
  width: auto;
  max-height: 220px;
  max-width: 100%;
  height: auto;
}
.page-id-2477 #figure-wrapper + p {
  text-align: right;
  margin-top: 25px;
}
.page-id-2477 #figure-wrapper + p > a {
  background-color: green;
  color: white;
  padding: 10px 20px 10px 50px;
  font-weight: 600;
  background-image: url("http://bbcc.ibc.regione.emilia-romagna.it/wp-content/uploads/2019/10/ico-search.png");
  background-repeat: no-repeat;
  background-position: left 20px center;
  background-size: 20px 20px;
}

/* INFOGRAFICHE */
.page-id-2468 .entry-header,
.page-id-2470 .entry-header {
    display: none;
}



article.page figure {
  max-width: calc(50% - 2vw);
  overflow: hidden;
  margin-bottom: 2vw;
}
article.page figure.to-left {
  float: left;
  margin-right: 2vw;
}
article.page figure > img {
  max-width: 100%;
}
article.page figure > figcaption {
  margin: .5vw 0;
  font-style: italic;
}
@media (max-width: 425px) {

  article.page figure {
    width: 100%;
    max-width: none;
  }
  article.page figure.to-left {
    float: none;
    margin-right: auto;
  }
}