/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/* PER i P UL e OL */
/* POSIZIONE DEL MENU TOP  */
/* indicare in pixel l'altezza del g-container dentro topsection diviso 2 [circa] (22 px) */
/* cambia la percentuale per spostare il menu in alto (10%) o in basso (80%)  */
/* -------------------------------------------------------------------------  */
/* POSIZIONE DEL MENU  */
/* indicare in pixel l'altezza del menu  */
/* cambia la percentuale per spostare il menu in alto (10%) o in basso (80%)  */
/* -------------------------------------------------------------------------  */
/*main menu BG*/
/* section */
/*submenu BG*/
/*Item*/
/*subitem BG*/
/* 1px solid red;*/
/*- offcanvas -*/
/*---moduli menu e liste-----*/
/*--*/
/*--*/
/*--*/
/*--*/
/*--*/
/*--*/
/*--*/
/* attachment */
/* input tema */
/**
Passaggio variabili da scss a css o stili inline
esempio: background-color: var(--blucasamica);
*/
body {
  --blucasamica: #153a4e;
  --verdechiarocasamica: #590005;
  --menuMainISubtemColor: #fff;
  --mobileMenuMainISubtemColor: #1f5674;
}
.fullHeight {
  height: 100vh;
}
@media (min-width: 1400px) {
  .sppb-row-container {
    max-width: 1330px;
  }
}
.sppb-row-container {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
/* definizione dimensione base testo per impostare rem */
html {
  font-size: 14px !important;
}
/*---plug social ---*/
div.fastsocialshare_container {
  margin: 0 auto !important;
  display: table;
  -webkit-filter: grayscale(50%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(60%);
}
#lang {
  position: absolute;
  right: 20px;
  top: 25px;
  color: #fff !important;
  width: 50px;
}
#lang a {
  color: #fff !important;
}
#g-container-top {
  background-color: #153a4e;
}
.homesito #g-container-top {
  background-color: 0;
}
/*----top in mobile----*/
@media screen and (max-width: 768px) {
  section#g-container-top {
    background-color: #153a4e;
    height: 65px;
  }
}
@media screen and (max-width: 768px) {
  section#g-headline {
    padding-top: 0px !important;
  }
}
/*-------------- headroom -------------*/
@media screen and (min-width: 800px) {
  .HeadRoomOffset {
    margin-top: -135px;
  }
}
@media screen and (max-width: 800px) {
  .HeadRoomOffset {
    margin-top: 0px;
  }
}
/*-------------- headroom -------------*/
/*--------------Section Gantry Padding-------------*/
.mainPadding1 {
  padding: 10px 0% 10px 0%;
  z-index: 11;
  position: relative;
}
@media screen and (max-width: 500px) {
  .mainPadding1 {
    padding: 10px 0px !important;
  }
}
/*  old .mainPadding1 {padding:20px 3%  0 3% !important;z-index:11;position:relative;} */
.mainPadding2 {
  padding: 0px 13% !important;
}
.mainPadding3 {
  padding: 20px 0 !important;
}
/* usa per container */
.mainPadding4 {
  padding: 30px 8% !important;
  /*30px 13%*/
}
/* usa per footer */
.mainPadding5 {
  padding: 0 8% 0 8% !important;
}
/* per vetrina immobili in home*/
.mainPadding6 {
  padding: 0 8% 0 8% !important;
}
/* per cerca in belowheadline*/
.wide a {
  color: #590005;
}
.wide.mainPadding3 {
  padding: 10px 2% !important;
}
.wide #g-container-main {
  background-color: #0006;
  border-top: 2px solid #153a4e;
}
.wide #g-container-main .ui.popup.calendar table td, .wide #g-container-main .ui.popup.calendar table th, .wide #g-container-main .ui.popup.calendar table span, .wide #g-container-main .ui.popup.calendar table i {
  color: #333;
}
.wide #g-container-main *:not(a) {
  color: #fff;
}
.wide #g-container-main input {
  color: #333;
}
.wide #g-container-main textarea {
  color: #333;
}
@media screen and (min-width: 800px) {
  .wide p {
    line-height: 1.7em !important;
    font-weight: 700;
    font-size: 1.1em;
  }
}
.wide .item-page .moduletable .g-title {
  font-weight: 500;
  border-bottom: 0;
  padding-bottom: 12px;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 1900px) {
  /*.n2-ss-slider .n2-ss-layer {
  max-width: 400px !important;
}*/
  .mainPadding5 {
    padding: 30px 0% !important;
  }
}
@media screen and (max-width: 1600px) {
  .mainPadding5 {
    padding: 30px 0% !important;
  }
}
@media screen and (max-width: 1200px) {
  .mainPadding2 {
    padding: 0px 0% !important;
  }
  .mainPadding5 {
    padding: 0 !important;
    /*30px 5%*/
  }
  .mainPadding6 {
    padding: 0 !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1320px) {
  /*portatili*/
  .mainPadding2 {
    padding: 10px 7% !important;
  }
}
@media screen and (max-width: 1400px) {
  .mainPadding3 {
    padding: 0px 0% !important;
  }
}
/*--------------FINE Section Gantry Padding-------------*/
/*-----ERROR PAGE-------------*/
#content-txt {
  font-family: "Roboto Condensed", Arial, Verdana, Helvetica, sans-serif !important;
  line-height: 2em;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  text-align: center;
}
#LOGOERROR .g-logo.g-logo-helium img, #LOGOERROR .g-logo.g-logo-helium svg {
  max-height: inherit;
}
.errorBIG {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
}
.errorSMALL {
  font-size: 12px;
  font-style: italic;
}
.btnERROR {
  background: #ffb35c;
  background-image: none;
  background-image: -webkit-linear-gradient(top, #ffb35c, #F6931C);
  background-image: -moz-linear-gradient(top, #ffb35c, #F6931C);
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
/*--aggiornamento---*/
.g-error h1 {
  margin-top: 60px;
}
.btnERROR:hover {
  background: #666;
  color: #ffffff;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .g-error h1 {
    margin-top: 60px;
  }
}
/*--- modulo lingue -----*/
.mod-languages ul.lang-inline {
  padding-top: 0;
}
ul.lang-inline img {
  border-radius: 4px;
}
/*-----ERROR PAGE-------------*/
/*---aggiungi a link per spostare il focus più in basso e non tagliare il contenuto---*/
a.offsetAncora {
  display: block;
  position: relative;
  top: -200px;
  visibility: hidden;
}
/*---------top-section--------------*/
#g-topsection .g-container {
  position: relative;
  top: calc(50% - 30px);
}
/*-----home---------------*/
.mainlogo {
  filter: invert(0);
  margin: 10px 0 !important;
}
.mainlogoHome {
  max-width: 150px;
}
@media screen and (max-width: 768px) {
  #logotop {
    text-align: center;
  }
  .mainlogoHome {
    width: 150px;
  }
}
.g-offcanvas-toggle {
  width: auto;
  height: auto;
}
.homesito .platform-content {
  margin: 0;
  padding: 0;
}
/*--- test pagine con sfondo ----*/
/*
  body.sfondo-img {background:transparent url("../../../../images/sfondo-lucca.jpg") no-repeat left top !important
  ;
  background-size:contain;

}
body.sfondo-img #g-page-surround {background:transparent;

}
*/
/*---------- button helium ----*/
/*---------- button helium e joomla ----*/
.button, .btn {
  border-radius: 0 !important;
  color: #fff;
  padding: 0.9rem 2rem;
}
/*.button:hover, .btn:hover, p.readmore a.btn:hover  {background-color:#e6e6e6;}*/
/*---bottone cerca header ---*/
#g-topsection .button {
  padding: 0.9rem 2rem;
}
/*-----------modifiche a contenitori gantry e bootstrap----*/
#g-main {
  padding-top: 0;
}
/*-----*/
#g-topsection {
  background-color: #ddd;
}
#g-topsection p {
  color: #ffffff;
  font-size: 0.8em !important;
}
.topsection .g-content p {
  padding: 0;
  margin: 0;
}
.topsection .g-content {
  padding: 0;
  margin: 0;
}
/*----*/
#g-container-top .g-content {
  padding: 0;
  margin: 0;
}
.g-wrapper .g-content {
  padding: 0px 0.938rem 0.938rem 0.938rem;
}
.bgcolored {
  background-color: #000;
}
.page-header {
  border-bottom: 1px solid #eee;
  margin-top: 0px !important;
}
/*--- abovefooter  ---*/
.abovefooter {
  background-color: #efefef;
}
.abovefooter * {
  color: #000;
  text-align: center;
}
/*--- footer section ----*/
.footerSection .g-content {
  padding: 0.938rem;
}
.footerSection {
  line-height: 1.1em;
}
.footerSection a {
  font-weight: 500;
  color: #fff !important;
}
.footerSection a:hover {
  font-weight: 500;
  color: #1f5674 !important;
}
/*---belowfooterSection---*/
.belowfooterSection a {
  font-weight: 500;
}
.belowfooterSection {
  background-color: #153a4e;
}
.belowfooterSection * {
  color: #fff;
}
.belowfooterSection a {
  color: #ccc;
}
.belowfooterSection a:hover {
  color: #fff !important;
}
@media screen and (max-width: 768px) {
  .belowfooterSection * {
    text-align: center !important;
    margin: 0 auto;
  }
}
.belowfooterSection .g-content {
  width: 100%;
}
/*--------*/
.g-offcanvas-toggle {
  background-color: #364c61;
  border-radius: 0;
}
/*.item-image img {width:100%;}*/
.highlightHome .fa {
  top: 0;
  transition: all 0.4s ease 0s;
  border-radius: 3px;
}
.highlightHome:hover .fa {
  top: -20px;
  position: relative;
  transition: all 0.4s ease 0s;
}
.highlightHome .cerchioIcon {
  position: relative;
  transition: all 0.4s ease 0s;
  border-radius: 96px !important;
}
.highlightHome:hover .cerchioIcon {
  position: relative;
  transition: all 0.4s ease 0s;
  border-radius: 10px !important;
}
.highlightHome {
  text-align: center;
}
strong {
  color: inherit;
}
p {
  margin-top: 0;
}
h1[itemprop*="headline"] {
  margin-bottom: 0;
  font-weight: 700 !important;
}
h2[itemprop*="name"] {
  display: table;
  /*height: 61px;*/
  padding: 0;
  margin: 0;
  line-height: 0.8em;
}
.pull-left.item-image {
  margin: 0 0 1.5rem 0;
}
/*--------- visualizzazione BLOG-------------------*/
/*----- effetto Grow Shadow ad immagini in blog------------*/
/*
.blog  .item-image a img {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: box-shadow, transform;
transition-property: box-shadow, transform;
}

.blog  .item-image a img:hover,
.blog  .item-image a img:focus,
.blog  .item-image a img:active {
box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
*/
.pagination {
  /*corregge bug helium*/
}
.pagination > li > a {
  border: 1px solid #d0d0d0 !important;
  border-radius: 0 !important;
  color: #153a4e;
}
.pagination > li > a.active {
  background-color: #590005 !important;
  color: #fff;
}
.pagination li a {
  border: 1px solid #DDD !important;
  border: 1px solid #d0d0d0 !important;
  border-radius: 0 !important;
  color: black;
}
/*
.layout-blog div.item-page div.pull-left.item-image {
width:100%;
}*/
/*=======================MENU principali======================*/
/*-----menu navigazione principale-----*/
#g-main-nav {
  font-family: "ProximaNova" !important;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
}
#g-navigation .g-main-nav .g-dropdown {
  border-radius: 0;
  border: 0px;
}
.g-main-nav .g-toplevel > li:hover {
  background-color: transparent;
}
#g-navigation {
  background-color: #eee;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
  /*#364C61*/
}
.homesito .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  color: #fff;
}
.g-main-nav .g-toplevel > li {
  background-color: transparent;
  border-radius: 0;
}
.g-sublevel > li:hover span {
  color: #590005 !important;
  text-shadow: 1px 1px 2px #000000d4;
}
#menuSX .g-main-nav ul.g-toplevel > li {
  padding: 0 4vw 0 0;
  /*text-shadow: 1px 1px 2px #00000073;*/
}
#menuDX .g-main-nav ul.g-toplevel > li {
  padding: 0 0px 0 3vw;
}
.g-main-nav ul.g-toplevel li:hover {
  border-radius: 3px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.1rem;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: 300;
  text-transform: uppercase;
}
.g-main-nav .g-dropdown {
  background: transparent;
}
.g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #333;
}
.g-main-nav .g-sublevel > li.active {
  background-color: transparent;
}
.g-main-nav .g-sublevel > li:hover {
  background-color: transparent;
}
.g-toplevel li.active .g-menu-item-content {
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: -5px;
  font-weight: 800;
  border: 0 !important;
}
.homesito .g-toplevel li.active .g-menu-item-content {
  color: #fff;
}
.g-main-nav .g-sublevel > li {
  margin: 5px;
}
.g-sublevel .g-menu-item-title {
  color: #fff;
}
.g-sublevel .g-menu-item-title:hover {
  color: #333;
}
.g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container {
  border-bottom: 0px;
}
.g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: initial;
  border-bottom: 2px solid #590005;
}
.g-sublevel .g-menu-item {
  padding: 5px 20px 5px 0 !important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0px;
}
.g-main-nav .g-standard .g-dropdown {
  width: 100%;
  float: left;
  position: fixed;
  top: 60px;
  background: #122833;
  z-index: -50;
}
.g-dropdown-column .g-sublevel {
  display: flex;
  max-width: 1330px;
  width: 100%;
  max-width: 1330px;
}
.g-dropdown-column .g-grid {
  justify-content: center;
}
.g-dropdown-column .g-block {
  display: flex;
  justify-content: center;
}
/*----------------------------  menu-scuro --main e top-*/
/*---- menu-top   ----*/
/*---- g-main-nav  ----*/
.menu-scuro .g-toplevel li.active .g-menu-item-content {
  color: #ffffff;
}
.menu-scuro .g-toplevel li.active .g-menu-item-content:hover, .menu-scuro .g-toplevel li .g-menu-item-content:hover {
  color: #590005;
}
.menu-scuro #menu-top .navbar-nav > li > a, .homesito #g-main-nav .navbar-nav > li > a {
  color: #364c61;
}
/*---------------menu top-e secondario footer---*/
#menu-top .g-content, #g-main-nav .g-content {
  display: inline-block;
  height: 100%;
  position: relative;
}
.homesito #menu-top .navbar-nav > li > a, .homesito #g-main-nav .navbar-nav > li > a {
  color: #fff;
}
#menu-top .navbar-nav > li > a, #g-main-nav .navbar-nav > li > a {
  font-size: 1rem;
  color: #fff;
  background-color: transparent !important;
  margin-left: 0.5em !important;
  border-radius: 0;
  font-weight: 600;
  padding-top: 8px;
  padding-bottom: 0px;
  /*padding:0 !important;*/
}
#menu-top .navbar-nav > li > a:hover, #g-main-nav .navbar-nav > li > a:hover {
  color: #590005;
  background-color: transparent !important;
}
#menu-top .navbar-nav li, #g-main-nav .navbar-nav li {
  text-align: right !important;
  display: inline-block !important;
}
.moduletable .nav.menu, #menu-top .nav.menu {
  padding: 0;
}
#menu-top .moduletable ul.nav.menu.navbar-nav li {
  border-bottom: none;
}
/*------------------------menu footer--in colonne ---------------------------*/
#g-footer a:hover {
  text-decoration: none;
}
#g-footer p, #g-footer span, #g-footer .nav-header {
  color: #fff !important;
}
#g-footer ul.nav.menu a, .acymailing_finaltext a label {
  color: #fff !important;
}
#g-footer ul.nav.menu a:hover, .acymailing_finaltext a label:hover {
  color: #1f5674 !important;
}
#g-footer .moduletable ul.nav.menu.navbar-nav li ul.nav-child.unstyled.small li a {
  font-size: 1.2rem;
}
#g-footer .moduletable .nav .nav-header {
  background: none;
  border-radius: 0;
  font-size: 2rem;
  font-weight: 400;
  margin: 0.625rem 0 2rem 0;
  padding: 0;
  text-shadow: none;
  letter-spacing: 0.2em;
  border-bottom: 4px solid #ddd;
  color: #333;
  font-weight: 700;
  padding-bottom: 12px;
  display: block !important;
}
#g-footer ul.nav-child {
  border: 0 !important;
  margin: 0;
  padding: 0rem 0.5rem;
}
#g-footer .moduletable .nav.menu li {
  padding-bottom: 0.4rem;
  margin-bottom: 0rem;
  border-bottom: 0;
}
#g-footer .moduletable .navbar-nav > li {
  float: none !important;
}
/*----menu mobile offcanvas ---*/
#g-offcanvas {
  background: #2b3b49;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #2b3b49;
}
.g-offcanvas-open .g-offcanvas-toggle {
  color: #fff;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 0;
  background: none;
  border-radius: 0;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  border: 0;
  background: none;
  border-radius: 0;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #777;
}
#g-offcanvas .g-sublevel .g-menu-item-title {
  color: #fff;
}
#g-offcanvas ul.g-sublevel li.g-menu-item.g-menu-item-type-component {
  padding: 0 !important;
}
#g-offcanvas li.active span, #g-offcanvas .g-sublevel li.active span {
  color: #153a4e;
}
#g-offcanvas li:hover.active span, #g-offcanvas .g-sublevel li.active span:hover {
  color: #fff;
}
/*---- cerca in g-topsection ---*/
#g-topsection form.form-inline {
  margin: 0;
}
#g-topsection input.search-query {
  border-radius: 0;
}
/*-----sigplus-------*/
.sigplus-gallery.sigplus-left.sigplus-clear ul {
  text-align: center;
  margin-bottom: 40px;
}
/*-----------social-sidebar non cancellare--------------*/
/*--- centra le icone---
  .mod_easy_sidebar_icon  {
  width:100%;
  margin:0 auto !important;
  float:none ;
  clear:both ;
}
#social-sidebar ul li {
float:none !important;
display:inline-block;
}
/*--IMPORTANTE PER CENTRARE SOSTITUISCI IL CONTENUTO DEL CUSTOM CSS NEL MODULO CON QUESTO: ---
.mod_easy_sidebar_icon {margin-bottom:0px;text-align:center;} a[class*='customIcon'] {margin-left:0px}
*/
/*---*/
@media screen and (max-width: 768px) {
  #social-sidebar ul {
    display: table !important;
    text-align: center !important;
    margin: 0 auto !important;
  }
}
/*-------ACYMAILING------acymailing modulo registrazione------------
nota quando installi acy impostare il modulo
aspetto:tableless
--------------------------------------------------------------------*/
/* in footer  o abovefooter*/
#abovefooter .acymailing_form .inputbox {
  width: 100%;
  color: #333 !important;
  margin-bottom: 0px;
}
#abovefooter.onefield.fieldacyterms label a:hover {
  color: #ffffff;
}
#abovefooter .acymailing_form p {
  margin: 0;
}
#abovefooter .acysubbuttons {
  text-align: left;
}
#abovefooter .acysubbuttons input.button.subbutton.btn.btn-primary:hover {
  background-color: #333;
  color: #fff !important;
}
#abovefooter label {
  font-size: 1em !important;
  font-weight: 300 !important;
}
.fieldacyterms label input.checkbox {
  vertical-align: middle;
  margin-bottom: 5px;
}
.acymailing_module_form input, .acymailing_module_form input[type="text"] {
  border-radius: 0;
  /*padding: 2em 4em  ;*/
  padding: 5px 10px;
  border-radius: 5px;
  height: auto !important;
  line-height: auto !important;
  margin-bottom: 0px;
}
#g-footer .acysubbuttons input.button.subbutton.btn.btn-primary {
  color: #666666 !important;
  font-weight: 500;
  padding: 7px 25px;
  text-transform: uppercase;
  background-color: #ffffff;
}
#g-footer .acysubbuttons input.button.subbutton.btn.btn-primary:hover {
  color: #666 !important;
  background-color: #ccc;
}
p.onefield.fieldacyname, p.onefield.fieldacyemail {
  display: block;
  min-width: 100%;
  width: 40%;
  float: left;
  margin-bottom: 8px !important;
}
p.acysubbuttons {
  display: block;
  float: left;
  margin-top: 15px;
}
p.onefield.fieldacyterms {
  display: block;
  float: left;
  margin-top: 0px;
}
p.onefield.fieldacyterms a {
  font-weight: 300 !important;
  font-family: lato;
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  p.onefield.fieldacyterms {
    bottom: 0px;
    display: block;
    clear: both !important;
    text-align: center !important;
    float: none;
  }
  p.acysubbuttons {
    display: block;
    clear: both !important;
    margin-top: 15px;
    margin: 0 auto;
    text-align: center !important;
    float: none;
  }
  .acymailing_module_form {
    position: relative;
  }
  p.onefield.fieldacyname, p.onefield.fieldacyemail {
    min-width: 100% !important;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  p.onefield.fieldacyname, p.onefield.fieldacyemail {
    min-width: 100% !important;
    width: 100%;
  }
  p.onefield.fieldacyterms label {
    text-align: center;
  }
}
/*-------END ACYMAILING--------*/
/*----*/
/*----------------------- TAG joomla ------------------------------*/
/*-----modulo popolari-nuvola -----*/
.tagspopular ul {
  list-style-type: none;
  width: 100%;
  display: table;
}
.tagspopular ul li a {
  float: left;
  background-color: #B0B0B0;
  color: #fff;
  line-height: 18px;
  padding: 0.5em 0.9em;
  margin: 2px 2px;
  display: table;
  font-size: 0.8rem;
  border-radius: 0;
  text-transform: uppercase;
}
.tagspopular ul li a:hover {
  background-color: yellow;
  color: #999;
}
.moduletable div.tagspopular ul {
  margin-left: 0;
}
/*-----stile nuvola ----*/
.tagscloud {
  line-height: 1.5em;
}
.tagspopular.tagscloud span.tag a.tag-name:after {
  content: ",";
}
/*------ in articolo -------*/
.item-page ul.tags {
  border-top: 1px dashed #ccc;
  padding: 20px 0;
}
.item-page ul.tags.inline:before {
  content: ":";
  padding-bottom: 3px;
  margin-bottom: 8px;
  font-size: 2rem;
  color: #B0B0B0;
  font-family: FontAwesome;
  position: relative;
  top: 0px;
  padding-right: 5px;
  margin-right: 5px;
}
.item-page ul.tags.inline li {
  padding: 0;
}
.item-page ul.tags.inline li a.label.label-info {
  background-color: #B0B0B0;
  padding: 0.7em 1.5em;
  font-size: 0.8rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  transition: all 1s ease 0s;
  text-shadow: none;
}
.item-page ul.tags.inline li a.label.label-info:hover {
  background-color: green;
}
/*----- lista tag ----*/
.tag-category h2:before {
  content: ":";
  padding-bottom: 3px;
  margin-bottom: 8px;
  font-size: 2rem;
  color: #B0B0B0;
  font-family: FontAwesome;
  padding-right: 5px;
  margin-right: 5px;
}
.tag-category ul.category.list-striped {
  border: 0;
}
.tag-category ul.category.list-striped li h3 {
  margin: 0.5em 0em;
}
.tag-category ul.category.list-striped li:nth-child(2n+1) {
  background: transparent;
}
/*--------------------- end TAG -------------------------------*/
/* ---------------- SubHeaderBG Breadcrumb --------------- */
.SubHeaderBG {
  background-color: transparent;
}
/*----Percorso breadcrumb ---------*/
ul.breadcrumb {
  background-color: transparent !important;
}
/*---- breadcrumb ---*/
.breadcrumb {
  padding: 8px 15px 4px 15px;
}
.moduletable ul.breadcrumb {
  background-color: #ffffff;
  text-transform: uppercase;
  line-height: normal;
}
.moduletable ul.breadcrumb li, .moduletable ul.breadcrumb li.active span {
  font-size: 0.8rem;
}
.moduletable ul.breadcrumb li a span:hover {
  color: #590005 !important;
}
.breadcrumb > li + li::before {
  padding-right: 0px;
}
.moduletable .breadcrumb li {
  vertical-align: top;
}
.moduletable .breadcrumb {
  margin-bottom: 0;
  margin-top: 0;
}
.moduletable ul.breadcrumb li a {
  color: #585858;
}
/*--*/
.breadcrumb > li > .divider {
  /*padding: 0 5px;*/
  color: #ccc;
  line-height: 1.4 !important;
}
.moduletable .breadcrumb span.divider {
  width: 10px;
  position: relative;
  vertical-align: top;
  width: auto !important;
  height: auto !important;
}
.moduletable .breadcrumb span.divider::before {
  content: "|" !important;
}
.breadcrumb > li + li::before {
  content: "" !important;
}
/*-----End breadcrumb ---*/
/*=============== skin moduletable==================*/
.footerSection .moduletable .g-title {
  color: #fff;
  border-bottom: 0;
  font-weight: 400;
}
.moduletable .g-title {
  font-weight: 700;
  border-bottom: 4px solid #ddd;
  padding-bottom: 12px;
  color: #333;
}
/*--- generale ----*/
.moduletable ul.nav.menu.mod-list, ul.latestnews.mod-list {
  border: 0;
}
.moduletable ul.category-module.mod-list, .moduletable .nav.menu, .moduletable .unstyled, .moduletable .categories-module, .moduletable .categories-module h4 {
  display: block !important;
}
/*--- moduletable menu ----*/
.moduletable .nav.menu li {
  list-style-type: none;
  margin-left: 0;
  padding-bottom: 0rem;
  margin-bottom: 0rem;
  border-bottom: 1px solid #ddd;
}
/*
    .nav-header {background: #f00;}
    .nav-child {background: #f00;}
    */
.moduletable .nav .nav-header {
  font-size: initial !important;
  border-radius: 0rem;
}
.moduletable .nav .nav-header, .moduletable ul.category-module.mod-list li a, #g-right .moduletable .nav.menu li a, .moduletable .categories-module li a, .categories-module.mod-list li h4 a {
  padding: 5px 0px 5px 10px;
}
.moduletable .nav .nav-header {
  text-indent: 0px;
  margin: 0;
  line-height: 2em;
}
.nav-child {
  text-indent: 1em;
}
ul.nav-child.unstyled.small, .moduletable ul.nav.menu.mod-list li.deeper.parent, .categories-module.mod-list, .moduletable .category-module {
  border: 0;
}
ul.nav-child.unstyled.small {
  font-size: 100%;
}
.moduletable .category-module li, .moduletable .categories-module li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0rem;
  margin-bottom: 0rem;
}
.moduletable .category-module, .moduletable .unstyled, .moduletable .categories-module {
  padding: 0rem;
}
.moduletable ul.category-module.mod-list li a, #g-right .moduletable .nav.menu li a, .moduletable .categories-module li a, .categories-module.mod-list li h4 a {
  position: relative;
  display: block;
  background-color: #fff;
}
.moduletable ul.category-module.mod-list li a:hover, #g-right .moduletable .nav.menu li a:hover, #g-left .moduletable .nav.menu li a:hover, .moduletable .categories-module li a:hover, .categories-module.mod-list li h4 a:hover {
  position: relative;
  display: block;
  background-color: transparent;
  text-decoration: none;
}
/*--------------------------------------------------------------*/
#mod-search-searchword93 {
  width: calc(100% - 0px);
  float: left;
  height: 35px;
  padding: 0px 0 0 20px;
  border-radius: 50px !important;
}
.mod_search93 form {
  margin: 0px;
}
.mod_search93 {
  top: calc(50% - 19px) !important;
  position: relative;
  margin: 0 10px;
}
#g-topsection .platform-content, #g-main-nav .platform-content {
  position: relative;
  top: calc(50% - 19px) !important;
}
/*--attachments--*/
.attachmentsList table.table caption {
  display: none;
}
#main div.attachmentsList table tbody td, div.attachmentsList table {
  border: 0;
}
div.attachmentsList td {
  padding: 2em 2em !important;
  border: 0;
}
div.attachmentsList th {
  padding: 1em 2em !important;
}
.attachmentsList table.table tbody tr td.at_filename a.at_icon img {
  display: none;
}
.attachmentsList tr.odd {
  background: #efefef !important;
}
.attachmentsList tr.even {
  background: #dddddd !important;
}
.attachmentsList td, .attachmentsList tr {
  background: inherit !important;
}
.attachmentsList thead {
  background: orange !important;
  color: #fff;
}
.attachmentsList thead th {
  font-weight: normal !important;
}
.attachmentsList caption {
  font-size: 20px !important;
}
/*---per url trascinati o copiati in parole in mezzo al tasto---*/
.at_url {
  padding: 3px 10px;
  border: 1px solid #5f5750;
}
/*----*/
/*-----Search pages----*/
#searchForm label, #searchForm .radio {
  display: inline-block;
  line-height: 1.5em;
}
#searchForm label {
  margin-left: 2em;
}
.search #searchForm .btn {
  font-size: initial;
}
.search input[type="text"] {
  padding: 4px 20px !important;
}
/*----- focus input ---------*/
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: rgba(89, 0, 5, 0.5) !important;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.5) inset, 0 0 8px rgba(89, 0, 5, 0.5) !important;
  outline: 0 none !important;
}
select:hover, textarea:hover, input[type="text"]:hover, input[type="password"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="date"]:hover, input[type="month"]:hover, input[type="time"]:hover, input[type="week"]:hover, input[type="number"]:hover, input[type="email"]:hover, input[type="url"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="color"]:hover, .uneditable-input:hover {
  border-color: rgba(89, 0, 5, 0.2) !important;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2) inset, 0 0 8px rgba(89, 0, 5, 0.2) !important;
}
/*----- focus input end ---------*/
/*definisce la dimensione della colonna*/
.row.no-gutter {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
/* imposta offset sulla riga*/
.row.no-gutter [class*="col-"] {
  padding: 0 15px;
}
/* imposta padding agli ITEM per compensare il margin */
/* ---------------BT Content Slider ---------------*/
/* ---------------evento su headline in home ---------------*/
/*@media screen and (max-width:1200px) {
      .modulo-headline {
      display:none;
    }

  }*/
#btcontentslider194 #box-immagine {
  display: table;
}
#btcontentslider194 #box-testi {
  padding-bottom: 15px;
  padding: 0 1em 1em 1em;
}
/*----- bt content slider press ---*/
.moduletable.press .hovereffect {
  margin-bottom: 0px !important;
}
.moduletable.press .bt-cs .bt-inner {
  padding: 0 10px 0 0px;
}
@media screen and (max-width: 1200px) {
  .moduletable.press {
    margin: 0 auto;
    width: auto;
    float: none;
  }
  .moduletable.press .bt-cs .bt-inner {
    padding: 0 10px 0 0px;
  }
  .moduletable.press .bt-cs .bt-row {
    width: auto !important;
    padding: 8px 0 0px;
  }
}
/*
  .bt-cs .bt-center {
  text-align: center;
}*/
/*----------*/
.bt-cs.paddingContainer {
  margin: 80px 13% !important;
}
.bt-introtext {
  line-height: 18px;
}
.hovereffect {
  margin-bottom: 20px !important;
}
.bt-title {
  font-family: "Lato", "sans-serif;";
  font-weight: 400 !important;
  color: #333 !important;
  font-size: calc(13px + 0.3vw);
}
.readmore a {
  font-family: "Lato", "sans-serif;";
  font-size: 15px;
  border: 1px solid #000;
  padding: 10px 15px;
  display: inline-block;
}
.readmore a:hover {
  border: 1px solid #fff;
  background-color: #6E655D;
  color: #fff;
}
.bt-cs .bt-inner img {
  border: 0;
}
.bt-cs .bt-row {
  padding: 8px 0 40px 0;
  border: 1px solid #eee;
}
.bt-cs .bt-inner img {
  outline: 0;
  border: 0 !important;
}
.bt-cs .bt-inner {
  margin: 0px;
}
.bt-cs .bt-inner .bt-title {
  background-color: #e4e4e4;
  padding: 7px;
  display: block;
  line-height: 20px;
  color: #fff;
  font-size: 15px;
  text-align: center;
}
/* --------------- fine BT Content Slider ---------------*/
.moduletable.eventiHeadline {
  position: absolute;
  top: calc(100vh - 300px);
  right: 8%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.moduletable.eventiHeadline .bt-cs .bt-inner img {
  max-width: 100%;
}
.moduletable.eventiHeadline * {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1000px) {
  .moduletable.eventiHeadline {
    position: absolute;
    top: calc(100vh - 183px);
    right: -6%;
    transform: scale(0.5);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
  }
}
@media screen and (max-width: 400px) {
  .moduletable.eventiHeadline {
    position: absolute;
    top: calc(100vh - 183px);
    right: -6%;
    transform: scale(0.4);
  }
}
.belowheadline {
  background-color: transparent;
  z-index: 2;
  width: 100%;
  position: relative;
  margin: 0px 0;
  padding: 20px 0;
}
@media screen and (max-width: 900px) {
  .homesito .belowheadline {
    position: relative;
    top: 0;
  }
}
/*--------------breazing form---*/
.bfSubmitButton.btn.btn-primary {
  background-color: #688e02;
  background-image: linear-gradient(to bottom, #7aa602, #688e02);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.casamicaLink {
  list-style: none;
  color: #fff !important;
  margin-left: 0px;
}
.casamicaLink li a {
  width: 100%;
  display: block;
  padding: 0 5px;
}
.casamicaLink li a:hover {
  background-color: #fff9;
  color: black;
  font-weight: 700;
  padding: 0 10px;
}
#menuDX, #g-main-navSX {
  display: flex;
  justify-content: end;
  align-items: center;
}
#menuSX, #g-main-navDX {
  display: flex;
  justify-content: start;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .centrasuMobile {
    text-align: center !important;
  }
}
.link_paginazione {
  cursor: pointer;
}
/*# sourceMappingURL=custom_21.css.map */