@charset "UTF-8";
body {
  background: url("../img/bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
body header#header {
  position: relative;
  background: #fff;
}
@media (max-width: 768px) {
  body header#header div#block-menuinternoorganismo-2 {
    padding: 0px !important;
  }
}
body header#header div#block-menuinternoorganismo-2 div.sf-accordion-toggle a {
  color: #fff;
  text-decoration: none;
  font-weight: 200;
}
body header#header div#block-menuinternoorganismo-2 div.sf-accordion-toggle a span {
  font-size: 3rem;
  padding-left: 15px;
}
body header#header img#logo-cciaa {
  max-width: 35%;
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  body header#header img#logo-cciaa {
    max-width: 60%;
    padding-top: 2rem;
  }
}
body header#header .header-brand {
  padding: 2rem;
}
@media (max-width: 768px) {
  body header#header .header-brand > div:first-child {
    display: flex;
    justify-content: center;
  }
}
body header#header .header-brand > div:last-child {
  text-align: end;
}
@media (max-width: 768px) {
  body header#header .header-brand > div:last-child {
    text-align: center;
  }
}
body header#header .header-utilities {
  padding: 0 2rem;
}
body header#header .header-utilities .region-header-utilities {
  display: flex;
  padding: 1rem 0;
}
@media (max-width: 768px) {
  body header#header .header-utilities .region-header-utilities {
    justify-content: end;
  }
}
body header#header .header-utilities .region-header-utilities #block-agid-organismo-search-form-wide {
  display: inline-block;
}
body header#header .header-utilities .region-header-utilities #block-agid-organismo-search-form-wide form {
  display: flex;
}
body header#header .header-utilities .region-header-utilities #block-agid-organismo-search-form-wide form input,
body header#header .header-utilities .region-header-utilities #block-agid-organismo-search-form-wide form button {
  border-radius: 0;
}
body header#header .header-utilities .region-header-utilities #block-textresize .field--name-body {
  padding: 0 2rem;
}
body header#header .header-utilities .region-header-utilities #block-textresize .field--name-body p {
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  margin: 0;
}
body header#header .header-utilities .region-header-utilities #block-textresize .field--name-body p a#text_resize_decrease {
  background: transparent url("../img/A-.png") no-repeat scroll 0px 0px;
  background-size: contain;
  display: block;
  float: right;
  width: 25px;
  height: 24px;
  margin: 9px 0 0 3px;
  outline: none;
  text-indent: -9000px;
  cursor: pointer;
}
body header#header .header-utilities .region-header-utilities #block-textresize .field--name-body p a#text_resize_reset {
  background: transparent url("../img/A.png") no-repeat scroll 0px 0px;
  background-size: contain;
  display: block;
  float: right;
  width: 25px;
  height: 24px;
  margin: 9px 0 0 3px;
  outline: none;
  text-indent: -9000px;
  cursor: pointer;
}
body header#header .header-utilities .region-header-utilities #block-textresize .field--name-body p a#text_resize_increase {
  background: transparent url("../img/A+.png") no-repeat scroll 0px 0px;
  background-size: cover;
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  margin: 9px 0 0 3px;
  outline: none;
  text-indent: -9000px;
  cursor: pointer;
}
body header#header .header-utilities .region-header-utilities #block-textresize .field--name-body p sup {
  display: none;
}
body header#header .header-utilities .region-header-utilities #block-agid-organismo-account-menu {
  display: inline-block;
  flex-grow: 1;
}
body header#header .header-utilities .region-header-utilities #block-agid-organismo-account-menu div.nav {
  justify-content: end;
}
body header#header .header-utilities .region-header-utilities #block-agid-organismo-account-menu div.nav span.alto-contrasto {
  cursor: pointer;
}
body header#header .header-utilities .region-header-utilities #block-agid-organismo-account-menu div.nav a,
body header#header .header-utilities .region-header-utilities #block-agid-organismo-account-menu div.nav span {
  color: #727272;
}
body header#header .header-utilities .region-header-utilities #block-agid-organismo-account-menu div.nav a:hover,
body header#header .header-utilities .region-header-utilities #block-agid-organismo-account-menu div.nav span:hover {
  text-decoration: underline;
}
body header#header .main-menu {
  width: 100%;
}
body header#header .main-menu section.region-main-menu {
  height: auto !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 100%;
  margin-left: 0px;
  background: #5F951B;
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu {
  display: flex;
  flex-grow: 1;
  border: 0;
}
@media (max-width: 768px) {
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu {
    display: block;
  }
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 {
  flex-grow: unset;
  text-align: left;
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 > a,
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:link,
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:visited {
  padding: 0.5rem;
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 {
  flex-grow: 1;
  text-align: center;
  border: 0;
}
@media (max-width: 768px) {
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 {
    border-bottom: 1px solid #fff;
  }
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1:not(:last-child) {
  border-bottom: 1px solid #fff;
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 > a,
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:link,
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:visited {
  padding: 0.8rem 0rem;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 > a,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:link,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:visited {
    text-align: start;
    padding-left: 15px;
    background: #84AF4F;
  }
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 > a:hover, body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 > a:focus, body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 > a:active,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:link:hover,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:link:focus,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:link:active,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:visited:hover,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:visited:focus,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:visited:active {
    background-color: #c1272d !important;
    text-decoration: underline;
  }
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 > a.is-active,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:link.is-active,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:visited.is-active {
    background: #5F951B !important;
    border-bottom: 1px solid #fff;
  }
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 > a.is-active:hover, body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 > a.is-active:focus, body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 > a.is-active:active,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:link.is-active:hover,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:link.is-active:focus,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:link.is-active:active,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:visited.is-active:hover,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:visited.is-active:focus,
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:visited.is-active:active {
    background-color: #c1272d !important;
    text-decoration: underline;
  }
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 > a:hover,
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:link:hover,
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a:visited:hover {
  background: #84AF4F;
}
@media (max-width: 768px) {
  body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 a.sf-accordion-button {
    display: none !important;
  }
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 ul {
  background: #84AF4F !important;
  width: 100% !important;
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 ul li {
  padding: 0.5rem;
  border-bottom: 1px solid #fff;
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 ul li:hover {
  background: #5F951B !important;
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 ul li a {
  text-decoration: none;
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 ul li a:hover {
  background: #5F951B !important;
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 span.sf-sub-indicator {
  right: 3.75rem;
  top: 40%;
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 span.sf-sub-indicator::after {
  content: "⌵";
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sf-depth-1 li.sf-depth-2 a {
  text-transform: none;
}
body header#header .main-menu section.region-main-menu ul.sf-menu.menu li.sfHover > ul {
  top: 100% !important;
}
body section.region-help > svg {
  display: none !important;
}
body section.region-help div.alert div em {
  background-color: transparent !important;
}

body.scrolled header#header section.region-main-menu {
  height: auto !important;
}

/*body.high-contrast {
  background: #000;
  color: #fff;
  ul.toolbar-menu {
    background:#000;
    .menu-item--expanded {
      background-color: #000;
    }
  }
  header#header {
    background: #000;
  }
  a:visited, a, a:link,span {
    text-decoration: none;
    color: #FFFF00 !important;
    background: transparent !important;
  }
}*/
div#main-wrapper {
  padding-top: 0 !important;
  background-color: #fff;
}
div#main-wrapper > .container {
  padding: 0;
}
div#main-wrapper .sidebar {
  padding: 0;
}
@media (max-width: 768px) {
  div#main-wrapper .sidebar.order-first {
    order: 10 !important;
  }
}
div#main-wrapper .sidebar nav .main_menu {
  background-color: rgb(218, 226, 210);
}
div#main-wrapper .sidebar nav ul.nav li {
  padding: 0;
}
div#main-wrapper .sidebar nav ul.nav .nav-item {
  margin: 2px 0;
}
div#main-wrapper .sidebar nav ul.nav .nav-item.livello-1 > a {
  background-color: #C2D2AF;
  color: #000;
  font-weight: normal;
}
div#main-wrapper .sidebar nav ul.nav .nav-item.livello-1 > a:hover {
  text-decoration: underline;
}
div#main-wrapper .sidebar nav ul.nav .nav-item.livello-3 > a {
  background-color: #F9FFF4;
}
div#main-wrapper .sidebar nav ul.nav .nav-item.livello-3 > a:hover {
  text-decoration: underline;
}
div#main-wrapper .sidebar nav ul.nav li a {
  color: #000;
  font-weight: normal;
  transition: all 0.4s ease;
  background-color: #EDF5E5;
}
div#main-wrapper .sidebar nav ul.nav li a:hover {
  text-decoration: underline;
}
div#main-wrapper .sidebar nav ul.nav li a.is-active {
  border: 0;
  background-color: #EDF5E5;
  font-weight: bold;
}
div#main-wrapper .sidebar nav ul.nav li.menu-item--active-trail.livello-1 {
  border-left: 4px solid #5F951B;
  background-color: #c2d2af;
}
div#main-wrapper .sidebar nav ul.nav li.menu-item--active-trail.livello-1 a.is-active {
  font-weight: bold;
}
div#main-wrapper .sidebar nav ul.menu {
  background-color: transparent;
}
div#main-wrapper .sidebar nav ul.menu > li {
  border: 0;
}
div#main-wrapper .tree-menu li {
  position: relative;
}
div#main-wrapper .tree-menu li .button-oc-menu {
  position: absolute;
  right: 3%;
  top: 2px;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 0.25rem 0.5rem;
  cursor: pointer;
}
div#main-wrapper .tree-menu li .button-oc-menu.open-menu:after {
  content: "+";
  color: #5f951b;
}
div#main-wrapper .tree-menu li .button-oc-menu.close-menu:after {
  content: "-";
  color: #5f951b;
}
div#main-wrapper .tree-menu .closed > a {
  background-image: none;
  position: relative;
}
div#main-wrapper .tree-menu .opened > a {
  background-image: none;
  position: relative;
}

footer#site-footer {
  background: #5F951B;
  text-align: center;
}
footer#site-footer div#block-footer-organismo p a {
  text-decoration: none;
}
footer#site-footer div#block-footer-organismo p a:hover {
  text-decoration: underline;
}

div#breadcrumbs-wrapper {
  background: transparent;
  margin: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
div#breadcrumbs-wrapper ol.breadcrumb {
  padding: 0.5rem;
}
div#breadcrumbs-wrapper ol.breadcrumb li.breadcrumb-item a {
  color: #5F951B;
  font-weight: normal;
}
div#breadcrumbs-wrapper ol.breadcrumb li.breadcrumb-item.active {
  color: #5F951B;
  font-weight: bold;
}

body.path-node main#content div.content .first {
  padding: 0 2rem !important;
}
body.path-node main#content div.content .first a {
  text-decoration: none;
}
body.path-node main#content div.content .first a:hover {
  text-decoration: underline;
}
body.path-node main#content div.content .first ul:not(.pagination):not(.pager):not(.contextual-links):not(.nav-tabs):not(.slick-dots):not(.chosen-results) li::before {
  color: #008CBA;
  position: relative;
  font-size: 15px !important;
  margin-right: 5px;
}
body.path-node main#content div.content .second div.footer.fourth {
  background: none;
}

.field--name-node-title {
  background: transparent !important;
}
.field--name-node-title h2 {
  color: #000 !important;
  text-align: start !important;
}

.field--name-field-immagine img {
  width: 100%;
}

div#main-wrapper div#main {
  padding-bottom: 2rem;
}

nav[aria-label^=pagination-heading] {
  justify-content: center !important;
}
nav[aria-label^=pagination-heading] ul.pagination,
nav[aria-label^=pagination-heading] ul.js-pager__items {
  gap: 10px;
  flex-wrap: wrap;
}
nav[aria-label^=pagination-heading] ul.pagination li.page-item.active .page-link,
nav[aria-label^=pagination-heading] ul.js-pager__items li.page-item.active .page-link {
  background-color: #008CBA;
  color: #fff !important;
  font-weight: bold;
}
nav[aria-label^=pagination-heading] ul.pagination li.page-item,
nav[aria-label^=pagination-heading] ul.js-pager__items li.page-item {
  border-radius: 1em !important;
}
nav[aria-label^=pagination-heading] ul.pagination li.page-item .page-link,
nav[aria-label^=pagination-heading] ul.js-pager__items li.page-item .page-link {
  padding: 10px 15px;
  font-size: var(--bs-pagination-font-size);
  color: #999999 !important;
  text-decoration: none;
  border: 0px solid transparent;
  border-radius: 5px;
  font-size: 18px;
}
nav[aria-label^=pagination-heading] ul.pagination li.page-item .page-link:focus,
nav[aria-label^=pagination-heading] ul.js-pager__items li.page-item .page-link:focus {
  z-index: 0;
  color: none;
  background-color: none;
  box-shadow: none;
}
nav[aria-label^=pagination-heading] ul.pagination .active > .page-link,
nav[aria-label^=pagination-heading] ul.pagination .page-link.active,
nav[aria-label^=pagination-heading] ul.js-pager__items .active > .page-link,
nav[aria-label^=pagination-heading] ul.js-pager__items .page-link.active {
  z-index: 3;
  color: rgb(43, 69, 98);
  background-color: #fff;
  border-color: rgb(43, 69, 98) !important;
}

div#sliding-popup {
  background-color: #C1272D !important;
  border-top: 0px;
  box-shadow: none;
}
@media (max-width: 768px) {
  div#sliding-popup div#popup-buttons {
    clear: both;
    float: none;
    margin: 5px 0 1em;
    max-width: 100%;
    display: flex;
  }
}
div#sliding-popup div.eu-cookie-compliance-message {
  font-weight: bold;
}
div#sliding-popup div.eu-cookie-compliance-message > div {
  display: block;
}
div#sliding-popup div.eu-cookie-compliance-category div {
  margin-bottom: 5px;
}
div#sliding-popup div.eu-cookie-compliance-category label[for=cookie-category-tecnici],
div#sliding-popup div.eu-cookie-compliance-category label[for=cookie-category-terze_parti],
div#sliding-popup div.eu-cookie-compliance-category label[for=cookie-category-social] {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 1rem;
}
div#sliding-popup button.eu-cookie-withdraw-tab {
  background-color: #C1272D !important;
  background-image: none !important;
  color: #fff !important;
  padding: 7px 13px !important;
  font-size: 12px !important;
  font-weight: bold !important;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.15s ease;
}
@media (max-width: 768px) {
  div#sliding-popup button.eu-cookie-withdraw-tab {
    font-size: 12px !important;
  }
}
div#sliding-popup button.eu-cookie-withdraw-tab:hover, div#sliding-popup button.eu-cookie-withdraw-tab:focus {
  background-color: #007095 !important;
}

#main-wrapper #homepage-slider-wrapper {
  margin-bottom: 2rem;
}
#main-wrapper #homepage-slider-wrapper .slick__slide .slide__caption {
  padding: 0.5rem 1rem;
  background: rgba(255, 255, 255, 0.85);
  font-style: italic;
}
#main-wrapper #homepage-slider-wrapper ul.slick-dots {
  position: absolute;
  bottom: -36px !important;
  background: transparent;
}
#main-wrapper #homepage-slider-wrapper ul.slick-dots li button {
  width: 10px;
  height: 10px;
}
#main-wrapper #homepage-slider-wrapper ul.slick-dots li.slick-active button {
  opacity: 1 !important;
}
#main-wrapper #block-views-block-homepage-blocco-numeri {
  margin: 2rem 0;
}
#main-wrapper #block-views-block-homepage-blocco-numeri .content .view-header p {
  color: #AA250B;
  text-align: end;
  font-size: 1.2rem;
  font-weight: bold;
}
@media (max-width: 768px) {
  #main-wrapper #block-views-block-homepage-blocco-numeri .content .view-header p {
    text-align: center;
  }
}
#main-wrapper #block-views-block-homepage-blocco-numeri .content .view-header hr {
  border: 1px solid #5F951B;
  opacity: 1;
}
#main-wrapper #block-views-block-homepage-blocco-numeri .content .view-content .attività-svolte-blocco {
  align-items: center;
}
#main-wrapper #block-views-block-homepage-blocco-numeri .content .view-content .attività-svolte-blocco .icona-attività {
  text-align: end;
}
#main-wrapper #block-views-block-homepage-blocco-numeri .content .view-content .attività-svolte-blocco .numero-attività {
  color: #AA250B;
  font-weight: bold;
  font-size: 1.7rem;
}
#main-wrapper #block-views-block-homepage-blocco-numeri .content .view-content .attività-svolte-blocco .testo-attività {
  font-size: small;
  font-weight: bold;
  color: #b7b38d;
  padding-right: 2rem;
}
#main-wrapper #homepage-region-second-wrapper {
  padding: 2rem 0;
}
#main-wrapper #homepage-region-second-wrapper #block-bloccohomepageorganismoelencocantine .text-formatted a {
  padding: 1rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.07), 0 0px 8px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  border: 3px solid #ccc;
}
#main-wrapper #homepage-region-second-wrapper #block-bloccohomepageorganismoelencocantine .text-formatted a:hover {
  border-color: #5F951B;
}
@media (max-width: 768px) {
  #main-wrapper #homepage-region-second-wrapper #block-bloccohomepageorganismoelencocantine .text-formatted a {
    margin-bottom: 1rem;
  }
}
#main-wrapper #homepage-region-second-wrapper #block-bloccohomepageorganismoelencocantine .text-formatted a img {
  max-width: 100%;
  height: auto;
}
#main-wrapper #homepage-region-third-wrapper {
  padding: 2rem 0;
}
#main-wrapper #homepage-region-third-wrapper #block-views-block-altri-bandi-e-avvisi-block-2 .view-footer {
  text-align: end;
  padding: 2rem 0;
}
#main-wrapper #homepage-region-third-wrapper #block-views-block-altri-bandi-e-avvisi-block-2 .view-footer a {
  text-decoration: none;
}
#main-wrapper #homepage-region-third-wrapper #block-views-block-altri-bandi-e-avvisi-block-2 .view-footer a:hover {
  text-decoration: underline;
}
#main-wrapper .header-green h3 {
  background: #5F951B !important;
  border-top-right-radius: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  margin-bottom: 0;
}
#main-wrapper .header-blu h3 {
  background: #008CBA;
  border-top-right-radius: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  margin-bottom: 0;
}
#main-wrapper .custom-block-homepage {
  display: flex;
  flex-direction: column;
}
#main-wrapper .custom-block-homepage .content {
  flex-grow: 1;
}
#main-wrapper .custom-block-homepage .content > div {
  height: 100%;
}
#main-wrapper .custom-block-homepage .content > div > div.view {
  height: 100%;
  padding: 10px 30px;
}
#main-wrapper .custom-block-homepage .content > div > div.view .view-content.row {
  gap: 1rem;
}
@media (max-width: 768px) {
  #main-wrapper .custom-block-homepage .content > div > div.view .view-content.row {
    gap: 0rem;
  }
}
#main-wrapper .custom-block-homepage .content > div > div.view .view-content.row a {
  text-decoration: none;
  color: #008cba;
}
#main-wrapper .custom-block-homepage .content > div > div.view .view-content.row a:hover {
  text-decoration: underline;
}
#main-wrapper .custom-block-homepage.header-green .content > div > div.view {
  background-color: #e9e5e1;
}

div#main-wrapper div#block-views-block-altri-bandi-e-avvisi-block-2 div.content > div > div.view {
  padding: 0px 12px;
}
div#main-wrapper div#block-views-block-altri-bandi-e-avvisi-block-2 div.content div.view-content {
  background-color: #e9e5e1 !important;
  padding: 30px 0px;
  background-image: url(../img/Bottle.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 30%;
}

body.path-frontpage div#main-wrapper #homepage-slider-wrapper {
  min-height: 400px;
}
body.path-frontpage div#main-wrapper #homepage-slider-wrapper .slick--view--slideshow-organismo--block {
  padding-top: calc(var(--bs-gutter-x) * 0.5);
}
body.path-frontpage div#main-wrapper #homepage-slider-wrapper nav ul.menu {
  padding: 0;
  list-style: none;
  display: flex;
  max-height: 350px;
}
body.path-frontpage div#main-wrapper #homepage-slider-wrapper nav ul.menu .menu-item {
  display: inline-block;
  position: relative;
  width: 33.3%;
  min-height: 400px;
  max-width: 33.3333333333%;
  max-height: 400px;
}
body.path-frontpage div#main-wrapper #homepage-slider-wrapper nav ul.menu .menu-item a {
  height: 100%;
  position: absolute;
  width: 100%;
  cursor: pointer;
  z-index: 9999;
  transition: all 0.3s ease-out;
}
body.path-frontpage div#main-wrapper #homepage-slider-wrapper nav ul.menu .menu-item a .testo-link-menu {
  position: absolute;
  z-index: 999;
  bottom: 20%;
  padding: 15px 0 15px 15px;
  width: 80%;
  background-color: rgba(136, 115, 97, 0.8);
  color: #ffffff;
  font-size: 1.5em;
  text-decoration: none;
}
body.path-frontpage div#main-wrapper #homepage-slider-wrapper nav ul.menu .menu-item img {
  width: 100%;
  max-width: 100%;
  height: 400px;
}
body.path-frontpage div#main-wrapper #homepage-slider-wrapper nav ul.menu .menu-item:hover a {
  background: rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease-in;
}
body.path-frontpage div#main-wrapper #homepage-wrapper {
  padding: 2rem 0;
  background: #fff;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-first-wrapper #homepage-region-first nav ul.menu {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-first-wrapper #homepage-region-first nav ul.menu .menu-item {
  width: 12.6%;
  height: 100%;
  display: flex;
  flex-direction: column-reverse;
  border: 3px solid #b1291c;
  position: relative;
  border-top-right-radius: 12px;
  border-bottom-left-radius: 12px;
  margin: 0 1% 2% 1%;
  overflow: hidden;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-first-wrapper #homepage-region-first nav ul.menu .menu-item a {
  flex-grow: 1;
  text-decoration: none;
  transition: all 0.3s ease;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-first-wrapper #homepage-region-first nav ul.menu .menu-item a:hover {
  background: #C8C8C8 none repeat scroll 0% 0% !important;
  border-top-right-radius: 9px;
  border-bottom-left-radius: 9px;
  transition: all 0.3s ease;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-first-wrapper #homepage-region-first nav ul.menu .menu-item a img {
  max-width: 100%;
  height: 107px;
  width: 100%;
  object-fit: contain;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-first-wrapper #homepage-region-first nav ul.menu .menu-item a span {
  display: inline-flex;
  width: 100%;
  text-align: center;
  padding: 0.75rem 0.5rem;
  background: #B1291C;
  min-height: 72px;
  text-transform: uppercase;
  color: #fff;
  justify-content: center;
  align-items: center;
  text-wrap: balance;
}
body.path-frontpage div#main-wrapper #homepage-wrapper div.block-homepage-custom {
  padding: 0 2rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper div.block-homepage-custom .view-header,
body.path-frontpage div#main-wrapper #homepage-wrapper div.block-homepage-custom h3 {
  background: #B1291C;
  padding: 0.5rem 1rem;
  border-top-right-radius: 20px;
  color: #fff;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin: 0;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockultime-4-news-block .view-header {
  padding: 0.25rem 1rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockultime-4-news-block .view-header img {
  max-width: 100%;
  height: 40px;
  width: 100%;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockultime-4-news-block .view-ultime-4-news .views-row {
  display: inline-flex;
  padding-top: 1rem;
  padding-bottom: 1rem;
  gap: 1.5rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockultime-4-news-block .view-ultime-4-news .views-row .views-field-field-article-thumbnail {
  display: inline-block;
  width: 15%;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockultime-4-news-block .view-ultime-4-news .views-row .views-field-field-article-thumbnail img {
  max-width: 100%;
  height: auto;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockultime-4-news-block .view-ultime-4-news .more-link {
  text-align: end;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockultime-4-news-block .view-ultime-4-news .more-link a {
  color: #B1291C;
  text-decoration: none;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockultime-4-news-block .view-ultime-4-news .more-link a:hover {
  text-decoration: underline;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockaltri-bandi-e-avvisi-block-1 .view-altri-bandi-e-avvisi {
  background: #E9E5E1;
  padding: 2rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockaltri-bandi-e-avvisi-block-1 .view-altri-bandi-e-avvisi .views-row {
  margin-bottom: 1rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockaltri-bandi-e-avvisi-block-1 .view-altri-bandi-e-avvisi .views-row .article-title {
  margin: 0;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockaltri-bandi-e-avvisi-block-1 .view-altri-bandi-e-avvisi .views-row .article-title a {
  color: #B1291C;
  text-decoration: none;
  font-size: 1.1rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-second-wrapper .region-homepage-region-two .block-views-blockaltri-bandi-e-avvisi-block-1 .view-altri-bandi-e-avvisi .views-row .article-title a:hover {
  color: #0078a0;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content {
  padding: 1rem 0;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row {
  display: flex;
  gap: 1rem;
  padding: 0.5rem 0;
}
@media (max-width: 768px) {
  body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row {
    padding: 0.1rem;
  }
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row .views-field-nothing {
  width: 15%;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row .views-field-nothing .eventi-calendario {
  text-align: center;
  background-image: url("../images/calendar-bg.png");
  background-position: top;
  height: 80px;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #887361;
  gap: 0.5rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row .views-field-nothing .eventi-calendario span {
  color: #fff;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row .views-field-nothing .eventi-calendario span:first-child {
  font-size: 1.6rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row .views-field-nothing .eventi-calendario span:last-child {
  font-size: 1rem;
  text-transform: uppercase;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row:first-child .eventi-calendario {
  background-color: #1b5b8d;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row .views-field-nothing-1 .views-field-organizzatore span {
  color: #887361;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row .views-field-nothing-1 .views-field-title a {
  color: #444;
  font-weight: bold;
  text-decoration: none;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row .views-field-nothing-1 .views-field-title a:hover {
  text-decoration: underline;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row .views-field-nothing-1 .views-field-categoria-eventi a {
  color: #1b5b8d;
  text-decoration: none;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row .views-field-nothing-1 .views-field-categoria-eventi a:hover {
  text-decoration: underline;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .view-content .views-row:first-child .views-field-organizzatore span {
  color: #1b5b8d;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .more-link {
  text-align: end;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .more-link a {
  text-decoration: none;
  color: #b1291c;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-third-wrapper .more-link a:hover {
  text-decoration: underline;
  color: #444;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-fourth-wrapper {
  background: transparent !important;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-fourth-wrapper .block-homepage-custom {
  padding: 0 1rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-fourth-wrapper .block-homepage-custom h3 {
  background: #887361;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-fourth-wrapper .block-homepage-custom .content {
  background: #E9E5E1;
  margin-bottom: 0.5rem;
  padding: 2rem 2rem 1rem 2rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-fourth-wrapper .block-homepage-custom .content p {
  font-size: 1.1rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-fourth-wrapper .block-homepage-custom .content p span {
  font-size: 1.1rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-fourth-wrapper .block-homepage-custom .content p a {
  font-size: 1.5rem;
}
body.path-frontpage div#main-wrapper #homepage-wrapper #homepage-region-fifth-wrapper #bottom-homepage-block {
  display: flex;
  justify-content: space-around;
}

span:focus, a:focus, #edit-submit--4:focus {
  border: 0px solid #fff;
}

body.page-node-4590 #main iframe#iframelotto {
  min-height: 400px;
}

body.page-user-login form#user-pass fieldset.captcha,
body.page-user-password form#user-pass fieldset.captcha {
  position: relative;
  border: 1px solid #DDDDDD;
  padding: 3rem 2rem 2rem 2rem;
  margin: 1.125rem 0;
}
body.page-user-login form#user-pass fieldset.captcha legend,
body.page-user-password form#user-pass fieldset.captcha legend {
  font-weight: bold;
  background: #FFFFFF;
  padding: 0 0.1875rem;
  margin: 0 auto;
  position: absolute;
  top: -10%;
  width: fit-content;
}
body.page-user-login form#user-pass fieldset.captcha legend::after,
body.page-user-password form#user-pass fieldset.captcha legend::after {
  display: none;
}
body.page-user-login ul.nav-tabs a,
body.page-user-password ul.nav-tabs a {
  color: #5F951B !important;
}
body.page-user-login form#user-login-form label,
body.page-user-login form#user-pass label,
body.page-user-password form#user-login-form label,
body.page-user-password form#user-pass label {
  font-weight: 400;
  color: rgb(77, 77, 77);
}
body.page-user-login form#user-login-form input,
body.page-user-login form#user-pass input,
body.page-user-password form#user-login-form input,
body.page-user-password form#user-pass input {
  border-radius: 0px;
}
body.page-user-login form#user-login-form input:focus,
body.page-user-login form#user-pass input:focus,
body.page-user-password form#user-login-form input:focus,
body.page-user-password form#user-pass input:focus {
  color: #212529;
  background-color: #fff;
  border: 1px solid #99997a;
  outline: 0;
  box-shadow: 0 0 5px #999999;
  outline: none !important;
  text-decoration: none;
}
body.page-user-login form#user-login-form div#edit-actions,
body.page-user-login form#user-pass div#edit-actions,
body.page-user-password form#user-login-form div#edit-actions,
body.page-user-password form#user-pass div#edit-actions {
  text-align: end;
}
body.page-user-login form#user-login-form div#edit-actions button#edit-submit,
body.page-user-login form#user-pass div#edit-actions button#edit-submit,
body.page-user-password form#user-login-form div#edit-actions button#edit-submit,
body.page-user-password form#user-pass div#edit-actions button#edit-submit {
  background-color: #5F951B !important;
  color: #fff !important;
  padding: 0.5rem 1rem !important;
  font-size: 14px !important;
  border-radius: 3px;
  border: 0px;
}

body.page-view-elenco-cantine #main form.views-exposed-form button {
  transition: all 0.15s ease-in-out;
  background-color: #1d8eb8 !important;
  color: #fff !important;
  border-radius: 3px !important;
}
body.page-view-elenco-cantine #main form.views-exposed-form button:hover {
  transition: all 0.15s ease-in-out;
  background-color: #a0c7b8 !important;
}
body.page-view-elenco-cantine #main .view-content .views-view-grid.horizontal .views-row .views-col {
  border: 1px solid #ecebda;
  padding: 0.75rem;
}
body.page-view-elenco-cantine #main .view-content .views-view-grid.horizontal .views-row .views-col a {
  font-size: 1.2rem;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  transition: all 0.3s ease;
}
body.page-view-elenco-cantine #main .view-content .views-view-grid.horizontal .views-row .views-col a:hover {
  text-decoration: underline;
  color: #1d8eb8;
}
body.page-view-elenco-cantine #main .view-content .views-view-grid.horizontal .views-row:nth-child(2n) {
  background-color: #F9F9F9;
}

body.page-view-altri-bandi-e-avvisi div#block-agid-organismo-content h1.article-title a {
  text-decoration: none;
  color: #008CBA;
  font-size: 0.8em;
  font-weight: 600;
}
body.page-view-altri-bandi-e-avvisi div#block-agid-organismo-content h1.article-title a:hover {
  text-decoration: underline;
}

body.path-node main#content div.content .first {
  padding: 0 2rem !important;
}
body.path-node main#content div.content .first .field--name-node-title h2 {
  font-size: 1.3rem !important;
  font-weight: 700 !important;
  margin-bottom: 1.5rem !important;
}
body.path-node main#content div.content .first .field--name-body {
  margin-top: 1.5em;
}
body.path-node main#content div.content .first a {
  text-decoration: none;
}
body.path-node main#content div.content .first a:hover {
  text-decoration: underline;
}
body.path-node main#content div.content .first ul:not(.pagination):not(.pager):not(.contextual-links):not(.nav-tabs):not(.slick-dots):not(.chosen-results):not(.links) p {
  display: inline;
}
body.path-node main#content div.content .first ul:not(.pagination):not(.pager):not(.contextual-links):not(.nav-tabs):not(.slick-dots):not(.chosen-results):not(.links) li::before {
  color: #008CBA;
  position: relative;
  font-size: 15px !important;
  margin-right: 5px;
}
body.path-node main#content div.content .first .field--name-field-tags,
body.path-node main#content div.content .first .field--name-field-allegato,
body.path-node main#content div.content .first .field--name-field-moduli {
  margin-left: 10px;
}
body.path-node main#content div.content .first .field--name-field-tags div:after,
body.path-node main#content div.content .first .field--name-field-allegato div:after,
body.path-node main#content div.content .first .field--name-field-moduli div:after {
  content: none !important;
}
body.path-node main#content div.content .first .field--name-field-tags .field__items .field__item div.table-responsive,
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item div.table-responsive,
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item div.table-responsive {
  margin-top: 10px;
}
body.path-node main#content div.content .first .field--name-field-tags .field__items .field__item div.table-responsive table.table thead,
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item div.table-responsive table.table thead,
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item div.table-responsive table.table thead {
  display: none;
}
body.path-node main#content div.content .first .field--name-field-tags .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd),
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd),
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd) {
  background: transparent;
}
body.path-node main#content div.content .first .field--name-field-tags .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd) td,
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd) td,
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd) td {
  --bs-table-accent-bg: transparent;
}
body.path-node main#content div.content .first .field--name-field-tags .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd) td:nth-child(2)::before,
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd) td:nth-child(2)::before,
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd) td:nth-child(2)::before {
  content: "(";
}
body.path-node main#content div.content .first .field--name-field-tags .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd) td:nth-child(2)::after,
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd) td:nth-child(2)::after,
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(odd) td:nth-child(2)::after {
  content: ")";
}
body.path-node main#content div.content .first .field--name-field-tags .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(even),
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(even),
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(even) {
  background: rgba(249, 249, 249, 0.9764705882);
}
body.path-node main#content div.content .first .field--name-field-tags .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(even) td,
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(even) td,
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item div.table-responsive table.table tbody > tr:nth-of-type(even) td {
  --bs-table-accent-bg: #f9f9f9f9;
}
body.path-node main#content div.content .first .field--name-field-tags .field__items .field__item div.table-responsive table.table tbody td,
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item div.table-responsive table.table tbody td,
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item div.table-responsive table.table tbody td {
  font-weight: 600;
  font-size: 13px !important;
}
body.path-node main#content div.content .first .field--name-field-tags .field__items .field__item div.table-responsive table.table tbody td span a,
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item div.table-responsive table.table tbody td span a,
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item div.table-responsive table.table tbody td span a {
  font-weight: 600;
  font-size: 13px !important;
}
body.path-node main#content div.content .first .field--name-field-tags {
  margin-top: 4em;
}
body.path-node main#content div.content .first .field--name-field-tags h3 {
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: 700 !important;
}
body.path-node main#content div.content .first .field--name-field-tags ul:not(.pagination):not(.pager):not(.contextual-links):not(.nav-tabs):not(.slick-dots):not(.chosen-results) li {
  padding-left: 0px;
}
body.path-node main#content div.content .first .field--name-field-tags ul.links {
  margin-left: 10px;
}
body.path-node main#content div.content .first .field--name-field-tags ul.links li {
  padding-left: 0px;
}
body.path-node main#content div.content .first .field--name-field-tags ul.links li h2 a {
  font-size: 16px;
  font-weight: 400;
}
body.path-node main#content div.content .first .field--name-field-tags ul.links li::before {
  content: none !important;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt.active a {
  font-weight: bold;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  background: rgb(29, 142, 184) url(/sites/all/themes/infocamere/css/images/ui-bg_glass_65_b1291c_1x400.png) 50% 50% repeat-x;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt.active a:hover {
  text-decoration: none;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt.active a span:before {
  background-color: #fff !important;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt.active a span:after {
  background-color: #fff !important;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt.active a span.ckeditor-accordion-toggle svg {
  color: #fff;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt.active:hover {
  border: none;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt {
  margin-bottom: 0px;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt:hover {
  border: 1px solid #999999;
  background: #dadada url(/sites/all/themes/infocamere/css/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x !important;
  font-weight: normal;
  color: #212121;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt:not(.active) a {
  font-weight: bold;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  background: #e6e6e6 url(../images//ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  color: #555555;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt:not(.active) a:hover {
  text-decoration: none;
  color: #212121;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt:not(.active) a:hover svg {
  color: #212121;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt span.ckeditor-accordion-toggle {
  top: unset;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt span.ckeditor-accordion-toggle:before, body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt span.ckeditor-accordion-toggle:after {
  content: none;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt span.ckeditor-accordion-toggle svg {
  color: #008CBA;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dt.active span svg {
  transform: rotate(90deg);
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dd.active {
  border: 1px solid #c1c1c1;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top: 0px;
}
body.path-node main#content div.content .first div.ckeditor-accordion-container dl dd.active p {
  line-height: 1.6em;
  margin-bottom: 1.25rem;
  margin-top: 1rem;
}
body.path-node main#content div.content .first .field--name-field-allegato .field__label {
  font-size: 16px;
}
body.path-node main#content div.content .first .field--name-field-allegato .field__label::after {
  content: none !important;
}
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item {
  margin: 1rem 0rem;
}
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item span a {
  color: #008CBA !important;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
  font-size: 16px;
}
body.path-node main#content div.content .first .field--name-field-allegato .field__items .field__item span a:hover {
  text-decoration: underline;
}
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item article header {
  display: none;
}
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item article div.node__content div.table-responsive {
  margin-top: 0px;
}
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item article div.node__content div.table-responsive table, body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item article div.node__content div.table-responsive th, body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item article div.node__content div.table-responsive td {
  border: none;
  padding: 0px;
}
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item article div.node__content div.table-responsive table tbody tr:first-child td {
  vertical-align: middle;
  width: 40%;
}
body.path-node main#content div.content .first .field--name-field-moduli .field__items .field__item article div.node__content div.node_view {
  display: none;
}
body.path-node main#content div.content .second div.footer.fourth {
  background: none;
}
body.path-node main#content div.content .second .field--name-field-notizia-rating > div.field__label::after {
  content: none !important;
}

body.node--type-cantina .node--type-cantina.node--view-mode-full .torna-indietro-cantine {
  margin: 2rem 0;
}
body.node--type-cantina .node--type-cantina.node--view-mode-full .torna-indietro-cantine a {
  border-radius: 3px !important;
  background-color: #1d8eb8 !important;
  color: #fff !important;
  padding: 10px 15px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
body.node--type-cantina .node--type-cantina.node--view-mode-full .torna-indietro-cantine a:hover {
  background-color: #a0c7b8 !important;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
body.node--type-cantina .node--type-cantina.node--view-mode-full .card-title-cantina h2 {
  border-bottom: 1px solid #5F951B;
}
body.node--type-cantina .node--type-cantina.node--view-mode-full .card-indirizzo-cantina > div {
  display: inline-block;
}
body.node--type-cantina .node--type-cantina.node--view-mode-full .card-denominazione-cantina {
  margin: 2rem 0;
}
body.node--type-cantina .node--type-cantina.node--view-mode-full .card-denominazione-cantina h4 {
  padding: 0.5rem 3rem;
  margin: 2rem 0;
  border-top-right-radius: 10px;
  background: #5F951B;
  color: #fff !important;
}
body.node--type-cantina .node--type-cantina.node--view-mode-full .card-denominazione-cantina .field--name-field-denominazione-cantina {
  padding-left: 2rem;
}
body.node--type-cantina .node--type-cantina.node--view-mode-full .card-denominazione-cantina .field--name-field-denominazione-cantina > div:before {
  content: "•";
  font-size: 1rem;
  color: #000;
  margin-right: 1rem;
}
body.node--type-cantina main#content div.content h2 {
  font-size: 1.2rem !important;
  font-weight: bold !important;
}
body.node--type-cantina main#content div.content h4 {
  font-size: 0.9rem !important;
}

body.high-contrast {
  background: #000 !important;
  color: #fff !important;
}
body.high-contrast div#breadcrumbs-wrapper ol.breadcrumb li.breadcrumb-item {
  color: #FFFF00;
}
body.high-contrast ul.toolbar-menu {
  background: #000 !important;
}
body.high-contrast ul.toolbar-menu .menu-item--expanded {
  background-color: #000 !important;
}
body.high-contrast header#header {
  background: #000 !important;
}
body.high-contrast header#header .main-menu section.region-main-menu ul.sf-menu.menu li ul {
  background: #000 !important;
}
body.high-contrast header#header .main-menu section.region-main-menu ul.sf-menu.menu li ul li a {
  color: #fff !important;
}
body.high-contrast header#header .main-menu section.region-main-menu ul.sf-menu.menu li ul li a:hover {
  background: transparent;
}
body.high-contrast header#header section.region-main-menu {
  background: #000 !important;
}
body.high-contrast a:visited,
body.high-contrast a,
body.high-contrast a:link,
body.high-contrast span {
  text-decoration: none !important;
  color: #FFFF00 !important;
  background: transparent !important;
}
body.high-contrast div#main-wrapper {
  background-color: #000 !important;
}
body.high-contrast div#main-wrapper a {
  color: #FFFF00 !important;
}
body.high-contrast div#main-wrapper .sidebar nav {
  background-color: #fff !important;
}
body.high-contrast div#main-wrapper .sidebar nav a {
  border-bottom: 1px solid #fff !important;
}
body.high-contrast div#main-wrapper .sidebar nav ul.nav li a {
  background-color: #000 !important;
  border-left: none !important;
}
body.high-contrast div#main-wrapper .sidebar nav ul.nav li a i:after {
  color: #fff !important;
}
body.high-contrast div#main-wrapper #block-views-block-homepage-blocco-numeri .content .view-content .attività-svolte-blocco .numero-attività,
body.high-contrast div#main-wrapper #block-views-block-homepage-blocco-numeri .content .view-content .attività-svolte-blocco .testo-attività {
  color: #fff !important;
}
body.high-contrast div#main-wrapper .view-modulistica-organismo .js-form-item-field-categoria-organismo-target-id,
body.high-contrast div#main-wrapper .view-modulistica-ctype .js-form-item-field-categoria-organismo-target-id {
  background-color: transparent !important;
}
body.high-contrast div#main-wrapper .view-modulistica-organismo table.views-table thead,
body.high-contrast div#main-wrapper .view-modulistica-ctype table.views-table thead {
  color: #fff !important;
}
body.high-contrast div#main-wrapper .view-modulistica-organismo table.views-table tbody tr,
body.high-contrast div#main-wrapper .view-modulistica-ctype table.views-table tbody tr {
  background-color: #000 !important;
}
body.high-contrast div#main-wrapper .view-modulistica-organismo table.views-table tbody tr td,
body.high-contrast div#main-wrapper .view-modulistica-ctype table.views-table tbody tr td {
  color: #fff !important;
}
body.high-contrast div#main-wrapper .view-modulistica-organismo table.views-table tbody tr td a,
body.high-contrast div#main-wrapper .view-modulistica-ctype table.views-table tbody tr td a {
  color: #FFFF00 !important;
}
body.high-contrast div#main-wrapper h3 {
  background-color: #000 !important;
}
body.high-contrast div#main-wrapper .custom-block-homepage.header-green .content > div > div.view {
  background-color: #000 !important;
}
body.high-contrast div#homepage-wrapper {
  background-color: #000 !important;
}
body.high-contrast footer#site-footer {
  background-color: #000 !important;
}
body.high-contrast form input#edit-keys,
body.high-contrast form input.form-control {
  background-color: #000 !important;
}

body.path-search form.search-form input.form-control.form-search {
  border: 1px solid #999999 !important;
}
body.path-search form.search-form input.form-control.form-search:focus {
  border: 1px solid #999999 !important;
  outline: none !important;
  box-shadow: 0 0 5px #999999 !important;
  border: 0px !important;
}
body.path-search div#main-wrapper div.js-form-item.js-form-type-search.form-type-search.js-form-item-keys.form-item-keys.form-no-label.mb-3 input:focus {
  color: #212529;
  background-color: #fff;
  border: 1px solid #dddddd;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
  outline: none !important;
  text-decoration: none;
}
body.path-search div#main-wrapper form.search-form {
  margin-bottom: 50px !important;
}
body.path-search div#main-wrapper form.search-form div#edit-basic div.form-type-search {
  display: block;
}
body.path-search div#main-wrapper form.search-form div#edit-basic button {
  float: right;
}
body.path-search div#main-wrapper form.search-form a#edit-help-link {
  display: none;
}
body.path-search div#main-wrapper form.search-form input {
  border-radius: 0px;
}
body.path-search div#main-wrapper form.search-form input:focus {
  border-color: #999999;
  outline: 2px solid #8A98A7;
  box-shadow: 0 0 5px #999999;
  border: 0px;
}
body.path-search div#main-wrapper form.search-form button#edit-submit, body.path-search div#main-wrapper form.search-form button#edit-submit--2 {
  border-radius: 0 !important;
  border: 0px !important;
  box-shadow: none !important;
  padding: 0.23rem 0.4rem !important;
  text-transform: lowercase !important;
  font-size: 0.8rem;
  background-color: #C1272D !important;
  color: #fff !important;
  transition: all 0.15s;
}
body.path-search div#main-wrapper form.search-form button#edit-submit:hover, body.path-search div#main-wrapper form.search-form button#edit-submit--2:hover {
  background-color: rgba(193, 39, 45, 0.54) !important;
  color: #fff !important;
}
body.path-search div#main-wrapper form.search-form details#edit-advanced div.details-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 2em;
}
body.path-search div#main-wrapper form.search-form details#edit-advanced div.details-wrapper div.action {
  flex-basis: 100%;
}
body.path-search div#main-wrapper form.search-form div.container-inline.js-form-wrapper.form-wrapper.mb-3.nav_search {
  display: flex;
  flex: 0 0 auto;
  width: 91.66666667%;
}
body.path-search div#main-wrapper form.search-form div.container-inline.js-form-wrapper.form-wrapper.mb-3.nav_search > button[value=Cerca] {
  height: 64px;
  line-height: 64px;
  align-items: center;
  margin-bottom: 1rem !important;
  background-color: #1276dc !important;
  color: white !important;
  border-radius: 0;
}
body.path-search div#main-wrapper form.search-form div.container-inline.js-form-wrapper.form-wrapper.mb-3.nav_search > button[value=Cerca] i {
  padding: 0px 10px;
}
body.path-search div#main-wrapper form.search-form div.container-inline.js-form-wrapper.form-wrapper.mb-3.nav_search div.js-form-item.js-form-type-search.form-type-search.js-form-item-keys.form-item-keys.mb-3 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
body.path-search div#main-wrapper form.search-form div.container-inline.js-form-wrapper.form-wrapper.mb-3.nav_search div.js-form-item.js-form-type-search.form-type-search.js-form-item-keys.form-item-keys.mb-3 > input {
  height: 64px;
  line-height: 64px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0;
}
body.path-search div#main-wrapper form.search-form div.container-inline.js-form-wrapper.form-wrapper.mb-3.nav_search div.js-form-item.js-form-type-search.form-type-search.js-form-item-keys.form-item-keys.mb-3 > input:focus {
  color: #212529;
  background-color: #fff;
  border: 1px solid #dddddd;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  outline: none !important;
  text-decoration: none;
}
body.path-search div#main-wrapper form.search-form div.container-inline.js-form-wrapper.form-wrapper.mb-3.nav_search div.js-form-item.js-form-type-search.form-type-search.js-form-item-keys.form-item-keys.mb-3 label {
  display: none !important;
}
body.path-search div#main-wrapper form.search-form div.container-inline.js-form-wrapper.form-wrapper.mb-3.nav_search > button#edit-submit:focus {
  box-shadow: none;
  border: 1px solid transparent;
}
body.path-search div#main-wrapper form.search-form details.search-advanced.js-form-wrapper.form-wrapper {
  padding: 15px 0px;
  border-bottom: 1px solid #ddd;
}
body.path-search div#main-wrapper form.search-form details.search-advanced.js-form-wrapper.form-wrapper summary {
  font-size: 21px;
  color: #b1291c;
  line-height: 30px;
  transition: all 0.15s;
}
body.path-search div#main-wrapper form.search-form details.search-advanced.js-form-wrapper.form-wrapper summary:hover {
  color: #0078a0;
  text-decoration: none;
}
body.path-search div#main-wrapper form.search-form details.search-advanced.js-form-wrapper.form-wrapper summary::marker {
  font-family: "FontAwesome";
  font-size: 1em;
  content: "\f054";
}
body.path-search div#main-wrapper form.search-form details.search-advanced.js-form-wrapper.form-wrapper summary[aria-pressed=true]::marker {
  content: "\f078";
}
body.path-search div#main-wrapper form.search-form details.search-advanced.js-form-wrapper.form-wrapper .criterion input[type=checkbox] {
  -webkit-appearance: none;
  -webkit-appearance: checkbox !important;
  display: inline-block;
  position: relative;
  top: 0px;
  margin-right: 0;
  padding: 0;
  background: #fff;
  border: 1px solid #c0cacb;
  border-radius: 0;
  width: 22px !important;
  height: 22px !important;
  -webkit-transition: background 0s ease;
  -o-transition: background 0s ease;
  transition: background 0s ease;
}
body.path-search div#main-wrapper form.search-form details.search-advanced.js-form-wrapper.form-wrapper fieldset#edit-types-fieldset:first-of-type .fieldset-legend {
  display: none;
}
body.path-search div#main-wrapper form.search-form details.search-advanced.js-form-wrapper.form-wrapper fieldset#edit-types-fieldset:first-of-type div.fieldset-wrapper span.fieldset-legend {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  margin-bottom: 5px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
}
body.path-search div#main-wrapper form.search-form details.search-advanced.js-form-wrapper.form-wrapper fieldset#edit-types-fieldset div#edit-type div.js-form-item {
  display: flex;
  gap: 10px;
  align-items: flex-end;
}
body.path-search div#main-wrapper form.search-form details.search-advanced.js-form-wrapper.form-wrapper div.details-wrapper fieldset#edit-types-fieldset div.fieldset-wrapper div#edit-type input.form-checkbox.form-check-input:focus {
  box-shadow: none;
}
body.path-search div#main-wrapper form.search-form details.search-advanced.js-form-wrapper.form-wrapper div.details-wrapper fieldset#edit-types-fieldset div.fieldset-wrapper div#edit-type label.form-check-label {
  font-weight: 400;
  color: #000;
}
body.path-search div#main-wrapper form.search-form a#edit-help-link {
  text-decoration: none;
}
body.path-search div#main-wrapper form.search-form a#edit-help-link:hover {
  color: rgb(0, 102, 204);
  text-decoration: underline !important;
  text-decoration-color: #143168 !important;
}
body.path-search div#main-wrapper div.item-list h3:last-child {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 16px !important;
}
body.path-search div#main-wrapper h2 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 16px !important;
}
body.path-search div#main-wrapper div.item-list ol {
  list-style-type: none;
}
body.path-search div#main-wrapper div.item-list ol li h3.title a {
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
  line-height: 28px;
  transition: all 0.15s;
}
body.path-search div#main-wrapper div.item-list ol li h3.title a:hover {
  color: #0078a0;
  text-decoration: underline;
  text-decoration-color: none;
}
body.path-search div#main-wrapper div.item-list ol li div.search-snippet-info p.search-snippet {
  color: #5a6772;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.18px;
  font-style: italic;
}
body.path-search div#main-wrapper div.item-list ol li div.search-snippet-info p.search-info {
  color: #606060 !important;
  font-size: 16px;
  line-height: 19px;
}

@media (max-width: 768px) {
  #header-search-form-organismo {
    width: 100%;
  }
}

@media (max-width: 768px) {
  div.content {
    width: 100%;
  }
  div.content div.js-form-item {
    width: 80%;
  }
}
form#search-block-form {
  display: flex;
}
@media (max-width: 768px) {
  form#search-block-form {
    justify-content: center;
    width: 100%;
  }
}
form#search-block-form input {
  border-radius: 0px;
}
@media (max-width: 768px) {
  form#search-block-form input {
    width: 100%;
  }
}
form#search-block-form input:focus {
  background: #fafafa;
  border: 1px solid #999999 !important;
  outline: none;
  box-shadow: 0 0 5px #999999;
}
form#search-block-form button.form-submit {
  background-color: transparent !important;
  padding: 0px;
  border: 0px;
}
form#search-block-form button.form-submit:focus {
  outline: none;
  box-shadow: none;
}
form#search-block-form button.form-submit img {
  width: 41.5px;
  border: 1px solid #B9B9B9;
  float: left;
  border-radius: 0px 3px 3px 0px !important;
  background-color: #1d8eb8 !important;
  padding: 0.23rem 0.4rem;
  text-transform: lowercase;
  font-size: 0.8rem;
  transition: all 0.15s;
}
form#search-block-form button.form-submit img:hover {
  background-color: #a0c7b8 !important;
}

/* stars */
.fivestar-widget-static::before {
  content: "Hai già votato questa pagina";
  color: red;
  font-size: 13px;
  padding-right: 6px;
}

form .fivestar-summary-average-count {
  display: none;
}

div.fivestar-widget,
.fivestar-widget-static {
  position: absolute;
  right: 15px;
}

.field-name-field-vota {
  float: right;
  padding: 30px 0 30px 30px;
  clear: both;
}

form.fivestar-widget {
  clear: none;
  float: left;
  margin-top: -5px;
}

form.fivestar-form-1 {
  position: relative;
}

div.fivestar-widget .star,
div.fivestar-widget .star a,
div.fivestar-widget .star span,
div.fivestar-widget-static .star,
div.fivestar-widget-static .star a,
div.fivestar-widget-static .star span {
  background: transparent;
}

div.fivestar-widget .star-1 a,
div.fivestar-widget .star-1 span,
div.fivestar-widget-static .star-1 a,
div.fivestar-widget-static .star-1 span {
  background: url(../img/stars.gif) 0 0 !important;
}

div.fivestar-widget .star-1.hover a,
div.rating div a:hover,
div.fivestar-widget .star-1.hover span,
div.rating div span:hover,
div.fivestar-widget-static .star-1.hover a,
div.fivestar-widget-static .star-1.hover span {
  background-position: 0 0 !important;
  /* RTL */
}

div.fivestar-widget .star-2 a,
div.fivestar-widget .star-2 span,
div.fivestar-widget-static .star-2 a,
div.fivestar-widget-static .star-2 span {
  background: url(../img/stars.gif) 32px -34px !important;
}

div.fivestar-widget .star-2.hover a,
div.rating div a:hover,
div.fivestar-widget .star-2.hover span,
div.rating div span:hover,
div.fivestar-widget-static .star-2.hover a,
div.fivestar-widget-static .star-2.hover span {
  background-position: 32px -34px !important;
  /* RTL */
}

div.fivestar-widget .star-3 a,
div.fivestar-widget .star-3 span,
div.fivestar-widget-static .star-3 a,
div.fivestar-widget-static .star-3 span {
  background: url(../img/stars.gif) 32px 33px !important;
}

div.fivestar-widget .star-3.hover a,
div.rating div a:hover,
div.fivestar-widget .star-3.hover span,
div.rating div span:hover,
div.fivestar-widget-static .star-3.hover a,
div.fivestar-widget-static .star-3.hover span {
  background-position: 32px 33px !important;
  /* RTL */
}

div.fivestar-widget .cancel,
div.fivestar-widget .star,
div.fivestar-widget-static .cancel,
div.fivestar-widget-static .star {
  width: 32px !important;
  height: 32px !important;
}

div.fivestar-widget-static .cancel,
div.fivestar-widget-static .star {
  float: right;
}

.view-modulistica-organismo th,
.view-modulistica-ctype th {
  text-indent: 1px !important;
}

body.page-view-modulistica-organismo div.view-modulistica-organismo div.js-form-item,
body.page-view-modulistica-ctype div.view-modulistica-organismo div.js-form-item {
  padding-left: 0px;
}

form#views-exposed-form-modulistica-ctype-page-1 fieldset,
form#views-exposed-form-modulistica-ctype-page fieldset {
  width: 100%;
}
form#views-exposed-form-modulistica-ctype-page-1 fieldset legend span,
form#views-exposed-form-modulistica-ctype-page fieldset legend span {
  font-weight: bold;
  padding-left: 0.5rem;
  color: #4d4d4d;
}
form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-radios, form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-checkboxes,
form#views-exposed-form-modulistica-ctype-page fieldset .form-radios,
form#views-exposed-form-modulistica-ctype-page fieldset .form-checkboxes {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-radios, form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-checkboxes,
  form#views-exposed-form-modulistica-ctype-page fieldset .form-radios,
  form#views-exposed-form-modulistica-ctype-page fieldset .form-checkboxes {
    flex-direction: column;
  }
}
form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-radios > div.js-form-type-radio,
form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-radios > div.js-form-type-checkbox, form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-checkboxes > div.js-form-type-radio,
form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-checkboxes > div.js-form-type-checkbox,
form#views-exposed-form-modulistica-ctype-page fieldset .form-radios > div.js-form-type-radio,
form#views-exposed-form-modulistica-ctype-page fieldset .form-radios > div.js-form-type-checkbox,
form#views-exposed-form-modulistica-ctype-page fieldset .form-checkboxes > div.js-form-type-radio,
form#views-exposed-form-modulistica-ctype-page fieldset .form-checkboxes > div.js-form-type-checkbox {
  min-height: 80px;
  justify-content: center;
  width: 16%;
  text-align: center;
  background: rgb(29, 142, 184);
  margin: 6px;
  padding: 0px 8px;
  transition: 0.15s ease-in-out;
  border-radius: 10px;
  display: flex;
  align-items: center;
  transition: all 0.15s ease-in-out;
  cursor: pointer;
}
@media (max-width: 768px) {
  form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-radios > div.js-form-type-radio,
  form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-radios > div.js-form-type-checkbox, form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-checkboxes > div.js-form-type-radio,
  form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-checkboxes > div.js-form-type-checkbox,
  form#views-exposed-form-modulistica-ctype-page fieldset .form-radios > div.js-form-type-radio,
  form#views-exposed-form-modulistica-ctype-page fieldset .form-radios > div.js-form-type-checkbox,
  form#views-exposed-form-modulistica-ctype-page fieldset .form-checkboxes > div.js-form-type-radio,
  form#views-exposed-form-modulistica-ctype-page fieldset .form-checkboxes > div.js-form-type-checkbox {
    width: 90%;
  }
}
form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-radios > div.js-form-type-radio:hover,
form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-radios > div.js-form-type-checkbox:hover, form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-checkboxes > div.js-form-type-radio:hover,
form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-checkboxes > div.js-form-type-checkbox:hover,
form#views-exposed-form-modulistica-ctype-page fieldset .form-radios > div.js-form-type-radio:hover,
form#views-exposed-form-modulistica-ctype-page fieldset .form-radios > div.js-form-type-checkbox:hover,
form#views-exposed-form-modulistica-ctype-page fieldset .form-checkboxes > div.js-form-type-radio:hover,
form#views-exposed-form-modulistica-ctype-page fieldset .form-checkboxes > div.js-form-type-checkbox:hover {
  background: #A0C7B8;
  cursor: pointer;
}
form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-radios > div.js-form-type-radio label,
form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-radios > div.js-form-type-checkbox label, form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-checkboxes > div.js-form-type-radio label,
form#views-exposed-form-modulistica-ctype-page-1 fieldset .form-checkboxes > div.js-form-type-checkbox label,
form#views-exposed-form-modulistica-ctype-page fieldset .form-radios > div.js-form-type-radio label,
form#views-exposed-form-modulistica-ctype-page fieldset .form-radios > div.js-form-type-checkbox label,
form#views-exposed-form-modulistica-ctype-page fieldset .form-checkboxes > div.js-form-type-radio label,
form#views-exposed-form-modulistica-ctype-page fieldset .form-checkboxes > div.js-form-type-checkbox label {
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}

.view-modulistica-organismo input,
.view-modulistica-ctype input {
  display: none;
}

.view-modulistica-organismo .bef-checkboxes label,
.view-modulistica-ctype .bef-checkbox label {
  color: #fff;
  text-align: center;
  min-height: 80px;
  margin: 0;
  width: 100%;
  font-size: 14px;
}

.view-modulistica-organismo .bef-checkboxes div.highlight {
  background: grey !important;
}

.view-modulistica-ctype .bef-checkboxes div.highlight {
  background: grey !important;
}

.view-modulistica-organismo table.views-table,
.view-modulistica-ctype table.views-table {
  width: 100%;
}
.view-modulistica-organismo table.views-table tbody,
.view-modulistica-organismo table.views-table td,
.view-modulistica-organismo table.views-table tfoot,
.view-modulistica-organismo table.views-table th,
.view-modulistica-organismo table.views-table thead,
.view-modulistica-organismo table.views-table tr,
.view-modulistica-ctype table.views-table tbody,
.view-modulistica-ctype table.views-table td,
.view-modulistica-ctype table.views-table tfoot,
.view-modulistica-ctype table.views-table th,
.view-modulistica-ctype table.views-table thead,
.view-modulistica-ctype table.views-table tr {
  border: 1px #ecebda solid;
  font-size: 1rem;
}
.view-modulistica-organismo table.views-table tbody,
.view-modulistica-ctype table.views-table tbody {
  font-weight: bold;
}
.view-modulistica-organismo table.views-table tbody tr:nth-child(odd),
.view-modulistica-ctype table.views-table tbody tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.view-modulistica-organismo table.views-table tbody tr:nth-child(even),
.view-modulistica-ctype table.views-table tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.view-modulistica-organismo table.views-table tbody tr td a,
.view-modulistica-ctype table.views-table tbody tr td a {
  color: #008CBA !important;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.view-modulistica-organismo table.views-table tbody tr td a:hover,
.view-modulistica-ctype table.views-table tbody tr td a:hover {
  color: #0078a0 !important;
}

/* 6. MEDIA QUERIES */
@media (min-width: 320px) and (max-device-width: 1024px) {
  /*TABELLE RESPONSIVE DEVICE*/
  /*

    RIMOSSI PER PROBLEMA CALENDARIO EVENTI IN RESPONSIVE

    table, thead, tbody, th, td, tr {
  	  display: block;
  	  width:100%!important;
    }


    thead tr {
  	  position: absolute;
  	  top: -9999px;
  	  left: -9999px;
    }

    */
  tr {
    border: 1px solid #ccc;
  }
  td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  /*TABELLE RESPONSIVE PER LE VIEWS*/
  /*

    MODIFICATA PER PROBLEMA CALENDARIO EVENTI RESPONSIVE E SOSTITUITA CON QUELLA SEGUENTE

    .view table.views-table, thead, tbody, th, td, tr {
    display: table-row;
    border: none;
    }
    */
  /* AGGIUNTA PER PROBLEMA CALENDARIO EVENTI RESPONSIVE */
  .view table.views-table {
    display: table-row;
    border: none;
  }
  .view-modulistica-organismo .bef-checkboxes div {
    width: 40% !important;
  }
}
/* RADIO BUTTON*/
@media all and (max-width: 941px) {
  .radio {
    margin-left: 15px !important;
  }
  .view-modulistica-organismo .bef-checkboxes {
    display: block;
  }
}

/*# sourceMappingURL=organismo.css.map */
