/************************************************
FILE GENERATO AUTOMATICAMENTE, NON MODIFICARE
(il file da modificare e` 'styleless.less')
*************************************************/

.backgroundCover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.centrato-vert {
  display: table;
  height: 100%;
  width: 100%;
}
.centrato-vert>div,
.centrato-vert-interno {
  display: table-cell;
  vertical-align: middle;
}
a img {
  border: none;
  outline: none;
}
.hoverTrasparenza {
  opacity: 0.8;
  text-decoration: none;
}
.bottoneHoverTrasparenza {
  text-decoration: none;
}
.bottoneHoverTrasparenza:focus {
  text-decoration: none;
}
.bottoneHoverTrasparenza:hover {
  opacity: 0.8;
  text-decoration: none;
}
.disattivaBottoneHoverTrasparenza:hover {
  opacity: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.scala-di-grigi {
  filter: url(lsbox/filters.svg#grayscale);
  filter: gray;
  -webkit-filter: grayscale(1);
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(grayScale=1)';
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
}
.fixed-ratio-cropped-image-default {
  width: 100%;
}
.fixed-ratio-cropped-image-default>div {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.fixed-ratio-cropped-image-default>div>div {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fixed-ratio-cropped-image-default>div>div {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.fixed-ratio-cropped-image-default>div>div .img-cropped-attr-alt-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.iframe-autoridimensionante {
  width: 100%;
  height: 800px;
  border: none;
  outline: none;
}
.soloMobile990 {
  display: none;
}
@media only screen and (max-width: 990px) {
  .soloMobile990 {
    display: block;
  }
}
@media only screen and (max-width: 990px) {
  .soloDesktop990 {
    display: none;
  }
}
.soloMobile768 {
  display: none;
}
@media only screen and (max-width: 768px) {
  .soloMobile768 {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .soloDesktop768 {
    display: none;
  }
}
div.post_title-1 {
  font-family: 'Londrina Solid', cursive !important;
  font-weight: 300;
  font-size: 23px;
  color: #95b72c !important;
}
.mail a {
  color: #000 !important;
  text-decoration: underline;
}
.paginazione {
  width: 100%;
  padding: 20px 0;
  text-align: center;
}
.paginazione .page-numbers {
  display: inline-block;
  text-align: center;
  width: auto;
  padding: 0 2px;
  color: #E26F42;
  text-decoration: none;
  font-size: 18px;
  padding-top: 0;
  font-weight: 400;
  height: 1em;
  line-height: 1.2em;
}
.paginazione .page-numbers img {
  position: relative;
  top: -2px;
}
.paginazione .page-numbers:hover:not(.dots),
.paginazione .page-numbers.current {
  font-weight: 700;
  text-decoration: underline;
}
.blocco-griglia-news-home {
  position: relative;
}
.blocco-griglia-news-home .blocco-notizia-home {
  position: relative;
  display: block;
}
.blocco-griglia-news-home .blocco-notizia-home:nth-child(1) {
  width: 66.5%;
}
.blocco-griglia-news-home .blocco-notizia-home:nth-child(3),
.blocco-griglia-news-home .blocco-notizia-home:nth-child(2) {
  position: absolute;
  right: 0;
  width: 32%;
}
.blocco-griglia-news-home .blocco-notizia-home:nth-child(3) .testo,
.blocco-griglia-news-home .blocco-notizia-home:nth-child(2) .testo {
  display: none;
}
.blocco-griglia-news-home .blocco-notizia-home:nth-child(2) {
  top: 0;
}
.blocco-griglia-news-home .blocco-notizia-home:nth-child(3) {
  bottom: 0;
}
@media only screen and (max-width: 780px) {
  .blocco-griglia-news-home .blocco-notizia-home:nth-child(1),
  .blocco-griglia-news-home .blocco-notizia-home:nth-child(2),
  .blocco-griglia-news-home .blocco-notizia-home:nth-child(3) {
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    margin-bottom: 16px;
  }
}
.blocco-griglia-news-home .blocco-notizia-home .sfondo-img {
  width: 100%;
}
.blocco-griglia-news-home .blocco-notizia-home .contenuti {
  bottom: 10%;
  left: 0;
  right: 0;
  background: rgba(46,92,167,0.68);
  position: absolute;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 10px;
}
.blocco-griglia-news-home .blocco-notizia-home .contenuti .titolo {
  font-size: 24px;
  font-weight: 400;
}
.blocco-stories-home .blocco-singola-stories-home {
  border-bottom: 1px solid white;
  min-height: 220px;
  position: relative;
}
.blocco-stories-home .blocco-singola-stories-home .img-storia {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
}
.blocco-stories-home .blocco-singola-stories-home .contenuti {
  margin-left: 220px;
}
.blocco-stories-home .blocco-singola-stories-home .contenuti .bottone {
  text-align: right;
}
.blocco-stories-home .blocco-singola-stories-home .contenuti .bottone a {
  border: 1px solid white;
  border-radius: 10px;
  color: white;
  display: inline-block;
  padding: 10px 16px;
  text-decoration: none;
}
.archive .widget_recent_entries {
  display: none;
}
.titolo-categoria {
  background: url(img/sfondo_titolo_cat.jpg) no-repeat;
  background-position: center center;
  float: none;
  width: 100%;
  height: 128px;
  margin-bottom: 30px;
  font-family: 'Londrina Solid', cursive;
}
.titolo-categoria .page-title {
  color: white;
  text-shadow: 0 0 8px rgba(0,0,0,0.8);
  font-size: 50px;
  padding-top: 44px;
}
.blocco-notizia {
  font-family: 'Roboto Condensed', sans-serif;
  border: 1px solid #2E5CA7;
  margin-bottom: 30px;
}
.blocco-notizia .immagine {
  position: relative;
}
.blocco-notizia .immagine .sfondo-img {
  width: 100%;
}
.blocco-notizia .immagine .categoria {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #2E5CA7;
  padding: 2px 6px;
  color: white;
}
.blocco-notizia .immagine .categoria a {
  color: white;
}
.blocco-notizia .fascia-titolo {
  padding: 10px;
  background: #95B72C;
  color: white;
}
.blocco-notizia .fascia-titolo:before,
.blocco-notizia .fascia-titolo:after {
  content: " ";
  display: table;
}
.blocco-notizia .fascia-titolo:after {
  clear: both;
}
.blocco-notizia .fascia-titolo a {
  color: white;
}
.blocco-notizia .fascia-titolo .data {
  font-size: 14px;
  float: right;
}
.blocco-notizia .fascia-titolo .titolo {
  font-size: 24px;
  font-weight: 400;
}
.blocco-notizia .fascia-testo {
  padding: 10px;
}
.blocco-notizia .fascia-testo .testo {
  color: #2E5CA7;
}
.blocco-notizia .fascia-testo .bottone-more {
  text-align: right;
}
.blocco-notizia .fascia-testo .bottone-more a {
  display: inline-block;
  padding: 2px 6px;
  background: #E26F42;
  color: white;
}
.sfondo-popup-conferma {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.8);
}
.popup-conferma {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 260px;
  height: 260px;
  margin-left: -130px;
  margin-top: -130px;
  background: white;
  text-align: center;
  padding: 15px;
  font-size: 18px;
}
.popup-conferma .messaggio-popup-conferma h3.widget-title {
  line-height: 1.1em;
}
.popup-conferma .messaggio-popup-conferma div {
  font-size: 0.7em;
}
.popup-conferma .bottone-chiudi {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  padding-top: 0;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  background: white;
  line-height: 35px;
  color: black;
}
.campo-form-iscrizione {
  margin-bottom: 10px;
}
.campo-form-iscrizione label {
  margin-bottom: 0;
}
.bottone-pag-invia-opera {
  display: inline-block;
  background: #fff;
  color: #e26f42;
  text-shadow: none;
  font-weight: 700;
  padding: 0px 20px;
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 31px;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
}
