@charset "UTF-8";
/*
CTC Separate Stylesheet
Updated: 2023-09-18 10:33:33
Theme Name: Design Comuni Italia Child
Template: design-comuni-wordpress-theme-main
Author: Designers Italia
Description: Design Comuni Italia è il tema di WordPress per i siti dei Comuni Italiani. Rispetta le linee guida di design dell’Agenzia per l’Italia digitale rilasciate dal Team per la Trasformazione Digitale. Utilizza Bootstrap Italia.
Version: 1.7.1.1695026013
Text Domain: design_comuni_italia
*/ 
body {
  color: #1a1a1a;
  font-weight: 500;
}

.breadcrumb-container .breadcrumb .breadcrumb-item span.separator {
  color: transparent;
  font-size: 0;
  font-weight: 600;
}

.breadcrumb-container .breadcrumb .breadcrumb-item span.separator::after {
  content: "/";
  font-size: 0.8888888889rem;
  color: #1a1a1a;
  padding: 0 0.5em;
}

@media (min-width: 576px) {
  .cmp-hero .it-hero-wrapper .it-hero-text-wrapper .hero-title {
    font-size: 2.666rem !important;
    letter-spacing: -1.2px;
    line-height: 1.25;
  }
}
@media (max-width: 991px) {
  .it-header-wrapper {
    border-bottom: 1px solid #0077b3;
  }
}
/****** HOME ******/
.it-footer.border-top .d-flex.align-items-center.justify-content-between p,
.it-card-footer.d-flex.align-items-center.justify-content-between p, .my-4.mb-0 p {
  margin: 0 !important;
}

.card .card-tag {
  color: #0077b3;
  border: 1px solid #0077b3;
  text-decoration: none;
  text-transform: uppercase;
}

.richtext-wrapper p a {
  font-weight: 600;
}

.it-header-slim-wrapper {
  background: #f7f7f7;
  border-bottom: 2px solid #F7F7F7;
}
.it-header-slim-wrapper .it-header-slim-wrapper-content .navbar-brand {
  color: #1a1a1a;
}

.it-header-wrapper .nav-item.dropdown button {
  color: #1a1a1a;
}
.it-header-wrapper .nav-item.dropdown button svg {
  fill: #0077b3;
}

.link-list-wrapper ul li a span {
  color: #0077b3;
}

.link-list-wrapper ul li a:hover:not(.disabled) span {
  color: #0077b3;
}

.btn-icon .rounded-icon img {
  max-width: 100% !important;
}

.btn-link {
  color: #0077b3 !important;
}
.btn-link:hover {
  color: #0077b3 !important;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a .icon {
  fill: #0077b3;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a {
  color: #1a1a1a;
}

.it-brand-title {
  color: #1a1a1a;
}

.icon-primary {
  fill: #0077b3 !important;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #004D99;
  border-color: #004D99;
}

#userContainer a {
  color: #1a1a1a;
  padding-left: 1rem;
}
#userContainer a.btn {
  padding: 0 !important;
}
#userContainer a.btn .initials {
  font-size: 1em;
}
#userContainer svg {
  fill: #1a1a1a !important;
  border-radius: 50%;
  background-color: #ffffff;
  width: 1.5em;
  height: 1.5em;
}
#userContainer .dropdown-menu.show {
  margin: 0 !important;
}
#userContainer .btn-icon .rounded-icon {
  width: 2em;
  height: 2em;
  border-radius: 50%;
}

.it-header-wrapper .search-link {
  width: 2.67rem;
  height: 2.67rem;
}

.it-header-center-wrapper {
  background: #ffffff;
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone {
  color: #1a1a1a;
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul a svg {
  fill: #0077b3 !important;
}

.it-header-wrapper .search-link {
  background: #0077b3;
}

.it-header-wrapper .search-link svg {
  fill: #ffffff;
}

.it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content .it-user-wrapper a {
  background-color: transparent;
}

.it-header-wrapper .it-header-slim-wrapper .it-header-slim-wrapper-content a:hover {
  text-decoration: underline !important;
  background-color: #f7f7f7;
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a {
  color: #0077b3;
}

.it-header-navbar-wrapper, .it-header-wrapper .navbar-collapsable .menu-wrapper {
  background: #0077b3;
}

.navbar {
  background: #ffffff;
}

.navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
  border-color: #ffffff;
}

.navbar .navbar-collapsable .navbar-nav li a.nav-link:hover:not(.active) {
  border-color: #ffffff;
  text-decoration: none;
}

.navbar .navbar-collapsable .navbar-nav li a.nav-link {
  color: #ffffff;
}
@media (max-width: 991px) {
  .navbar .navbar-collapsable .navbar-nav li a.nav-link {
    color: #0077b3;
  }
}

@media (max-width: 991px) {
  .it-header-wrapper .navbar .navbar-collapsable .navbar-nav li a.nav-link.active {
    background-color: #006193 !important;
  }
}

@media (max-width: 991px) {
  #menu-main-menu a {
    font-weight: 700;
    color: #ffffff;
  }
  .custom-navbar-toggler svg {
    fill: #0077b3;
  }
  .it-header-navbar-wrapper {
    background-color: #ffffff;
  }
  .navbar .navbar-collapsable .menu-wrapper {
    width: 18rem;
    background-color: #0077b3;
  }
  .it-header-wrapper .navbar-collapsable .logo-hamburger {
    padding: 65px 65px 16px 24px;
    color: #0077b3;
  }
  .it-header-wrapper .navbar-collapsable .logo-hamburger .it-brand-text {
    width: 100%;
  }
  .it-header-wrapper .navbar-collapsable .logo-hamburger .it-brand-title {
    max-width: 100%;
    color: #ffffff;
  }
  .navbar .navbar-collapsable .menu-wrapper .navbar-nav {
    padding: 1rem 0;
    overflow: hidden;
    background-color: #0077b3;
  }
  .navbar .navbar-collapsable .menu-wrapper .navbar-nav.navbar-secondary {
    padding: 1rem 0;
    border-top: 1px solid #0077b3;
  }
  .navbar .navbar-collapsable .menu-wrapper .navbar-nav.navbar-secondary a {
    color: #ffffff;
  }
  .it-header-wrapper .navbar-collapsable .it-socials {
    color: #ffffff;
    font-weight: 700;
  }
  .it-header-wrapper .navbar-collapsable .it-socials ul li a svg {
    fill: #ffffff !important;
  }
  .it-header-wrapper .navbar-collapsable .close-div {
    right: 0;
    left: 150px;
    box-shadow: none;
  }
  .navbar .close-div .close-menu .icon {
    fill: #ffffff;
  }
  .it-header-wrapper .navbar-collapsable .close-div {
    right: auto;
    left: 275px;
    top: 30px;
  }
  .navbar .navbar-collapsable .navbar-nav li a.nav-link {
    color: #ffffff;
  }
  .cmp-input-search .autocomplete-icon {
    z-index: 1;
  }
}
@media (max-width: 800px) {
  .it-header-wrapper .navbar-collapsable .close-div {
    top: 40px;
  }
}
@media (max-width: 576px) {
  .navbar .navbar-collapsable .menu-wrapper {
    width: 100%;
  }
  .it-header-wrapper .navbar-collapsable .close-div {
    right: 0;
    left: auto;
    top: 20px;
    right: 5%;
  }
}
#menu-main-menu a {
  font-weight: 700;
}

h3 .card-title, h4 .card-title {
  color: #1a1a1a !important;
}

.card span.category, .card span.data {
  font-weight: 700 !important;
  color: #0077b3 !important;
}
.card span.fw-semibold {
  font-weight: 700 !important;
}

#notizie .card span.title-xsmall-semi-bold::after {
  margin: 0 0.2rem 0 0.4rem;
}
#notizie .card a.read-more:hover {
  text-decoration: underline !important;
}
#notizie a.read-more:hover {
  text-decoration: none !important;
}

.card .card-body .category-top {
  color: #1a1a1a;
}
.card .card-body .category-top svg {
  fill: #1a1a1a;
}

a {
  color: #0077b3;
}
a:hover, a:active, a.active {
  color: #1400d0;
}

#contatti a {
  word-break: break-word;
}

.chip:not(.chip-disabled) {
  border-color: #0077b3;
  background: #ffffff;
}

.chip:hover:not(.chip-disabled) {
  background: #0077b3;
  border-color: #0077b3;
}

.chip:is(a):hover:not(.chip-disabled) {
  background-color: #004D99;
}

.list-item.t-primary:hover {
  text-decoration: underline;
}

.chip .chip-label {
  color: #0077b3;
}

.single-servizio .chip.chip-simple.text-button {
  border-color: green;
}
.single-servizio .chip.chip-simple.text-button .chip-label {
  color: green;
}

a.read-more {
  color: #0077b3;
}
a.read-more .icon {
  fill: #0077b3;
}

.section.section-muted {
  background: #F7F7F7;
}

#calendario .section.section-muted {
  background-color: #0077b3;
}
#calendario .splide__list {
  gap: 1rem;
}
#calendario .calendario_custom .it-single-slide-wrapper .card-body {
  padding: 0;
}
#calendario .calendario_custom .it-single-slide-wrapper .card-body .card-title {
  padding: 0.2rem 0.8rem;
  background-color: #dfebf1;
  font-family: "Roboto Mono";
  color: #1a1a1a;
  margin-bottom: 1rem;
}
#calendario .calendario_custom .it-single-slide-wrapper .card-body .card-title span {
  display: inline;
  vertical-align: middle;
}
#calendario .calendario_custom .it-single-slide-wrapper .card-body .card-text {
  margin: 0;
  padding: 0.2rem 0.8rem;
  border: none;
}
#calendario .calendario_custom .it-single-slide-wrapper .card-body .card-text a, #calendario .calendario_custom .it-single-slide-wrapper .card-body .card-text span {
  color: #0077b3;
}
#calendario .calendario_custom .it-single-slide-wrapper .card-body .card-text a::before {
  content: "•";
  margin-right: 4px;
}
#calendario .calendario_custom .it-single-slide-wrapper .card-body .card-text a:hover {
  text-decoration: none;
}
#calendario .calendario_custom .it-single-slide-wrapper .card-body .card-text span:hover {
  text-decoration: underline;
}
#calendario .btn-primary {
  color: #0077b3;
  font-weight: 600;
}
#calendario .btn-primary:hover {
  color: #004D99;
}
#calendario .calendario_custom .it-carousel-wrapper .splide__pagination button {
  background: #4099c6;
  outline: 3px solid #fff !important;
}
#calendario .calendario_custom .it-carousel-wrapper .splide__pagination button.is-active {
  background: #ffffff !important;
}

.novita-evidenza-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.card a.read-more {
  position: relative;
  bottom: 0;
}

.card-image.card-image-rounded {
  border-top-left-radius: 4px !important;
  border-bottom-right-radius: 0 !important;
  overflow: hidden;
  width: 100%;
}
.card-image.card-image-rounded img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}

.card-title {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.text-paragraph-card {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.btn.btn-line-clamp-3 {
  width: 100% !important;
}
.btn.btn-line-clamp-3 span {
  width: 100% !important;
  border-bottom: 1px solid #c5c7c9;
}
.btn.btn-line-clamp-3:active {
  width: 100% !important;
}
.btn.btn-line-clamp-3:active span {
  width: 100% !important;
  border-bottom: 1px solid #c5c7c9;
}

h5.card-title {
  display: block;
  color: #1a1a1a;
}

.splide__track {
  padding: 0 !important;
}

.it-carousel-wrapper .splide__pagination {
  margin-top: 1rem;
}
.it-carousel-wrapper .splide__pagination button {
  width: 10px;
  height: 10px;
  margin: 0 6px;
}

.it-calendar-wrapper .it-header-block-title {
  background-color: #0077b3;
  color: #ffffff;
}

.card .card-body h4.card-title {
  color: #0077b3;
  border-bottom: 1px solid #F7F7F7;
}

.row-calendar .it-calendar-wrapper .card .card-text a {
  color: #1a1a1a;
  text-decoration: none;
}
.row-calendar .it-calendar-wrapper .card .card-text a:hover {
  color: #1a1a1a;
  text-decoration: underline;
}

.it-carousel-wrapper .splide__pagination button {
  background: rgba(64, 153, 198, 0.6117647059);
  width: 0.7rem;
  height: 0.7rem;
}
.it-carousel-wrapper .splide__pagination button.is-active {
  background: #0077b3;
}

.num-cal,
.title-evento-calendario {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

#argomenti-evidenza {
  color: #ffffff !important;
}

@media (max-width: 992px) {
  .evidence-section .section {
    background-size: 100% 300px;
    background-position: top;
  }
  .evidence-section .section #argomenti-evidenza {
    color: #ffffff !important;
  }
}
@media (max-width: 786px) {
  .evidence-section .section {
    background-size: 100% 200px;
  }
  .evidence-section .section #argomenti-evidenza {
    color: #1a1a1a !important;
  }
}
.btn-primary {
  color: #ffffff;
  text-decoration: none;
  background-color: #0077b3;
  border-color: #0077b3;
  box-shadow: none !important;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #004D99;
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #0077b3;
  border-color: #0077b3;
  pointer-events: none;
}

.evidence-section .list-item.active span, .useful-links-section .list-item.active span {
  color: #0077b3 !important;
  text-decoration: none;
}
.evidence-section .list-item.active span:hover, .useful-links-section .list-item.active span:hover {
  color: #0077b3 !important;
  text-decoration: underline;
}

.evidence-section .list-item.active:hover span, .useful-links-section .list-item.active:hover span {
  color: #0077b3 !important;
  font-weight: 600;
}

.card-body.card-body-detail .card.card-teaser {
  background-color: #0077b3;
  color: #ffffff;
}

.evidence-section .list-item.active span, .useful-links-section .list-item.active span {
  font-weight: 600;
}

.altri-argomenti {
  width: 100% !important;
}

.card-body-detail {
  width: 100%;
}

.card-image-wrapper.with-read-more {
  width: 100%;
}

.card-wrapper.card-teaser-wrapper > .card-teaser.card-teaser-image > .card-image-wrapper {
  flex: none;
}

.sito-tematico-title {
  font-size: 1.5rem;
}
.sito-tematico-title:hover {
  text-decoration: underline;
}

.card-wrapper.card-teaser-wrapper .card-flex .card-image.card-image-rounded img {
  border-radius: 0;
}

input[type=search] {
  border-bottom: none;
}

.input-group .input-group-append .btn {
  border-bottom: none;
}

.useful-links-section .list-item.active span {
  color: #0077b3 !important;
  text-decoration: underline;
  padding: 0 0.5rem 0.2rem;
  background-color: transparent;
  border-radius: 4px;
}

.useful-links-section .list-item.active:hover span {
  color: #0077b3 !important;
  text-decoration: none;
  background-color: transparent;
}

.link-list.link-utili li a svg {
  fill: #0077b3;
}

.link-list.link-utili {
  gap: 0;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.link-list.link-utili .list-item {
  padding: 0.5rem;
}
.link-list.link-utili li {
  flex: 0 0 48%;
}
.link-list.link-utili li a {
  display: flex;
  padding: 1rem;
  border-radius: 4px;
  width: 100%;
  height: 100%;
}
.link-list.link-utili li a span {
  width: 100%;
  text-decoration: none !important;
}
.link-list.link-utili li a span:hover {
  text-decoration: underline !important;
}
.link-list.link-utili li a svg {
  vertical-align: unset;
}
@media (max-width: 1199px) {
  .link-list.link-utili li {
    flex: 0 0 48%;
  }
}
@media (max-width: 767px) {
  .link-list.link-utili li {
    flex: 0 0 100%;
  }
}

.input-group .input-group-text {
  background-color: #0077b3;
  border: #0077b3;
}

.search-modal .form-group .input-group-prepend svg {
  fill: #ffffff !important;
}

.input-group {
  border-bottom: 1px solid #dddddd;
}

.search-modal .modal-title .search-link svg {
  fill: #0077b3;
}

.search-modal .form-group .autocomplete-icon .icon, .search-modal .form-group .input-group-prepend svg {
  fill: #1a1a1a;
}

.search-modal .searches-list li a {
  color: #0077b3;
  text-decoration: none;
}
.search-modal .searches-list li a:hover {
  text-decoration: underline;
}

.search-modal .searches-list-wrapper .other-link-title {
  color: #1a1a1a;
  font-size: 1rem;
  font-weight: 700;
}

.search-modal .form-group input {
  font-size: 1.5rem;
  font-weight: normal;
  color: #1a1a1a;
}

.cmp-input-search-button.form-group .input-group-prepend svg {
  fill: #1a1a1a;
}

.form-check [type=checkbox]:checked + label::after {
  border-color: #0077b3;
  background-color: #0077b3;
}

.category-list__title {
  color: #0077b3;
}

.category-list__list.active {
  color: #0077b3;
}

.input-group .input-group-text.rounded {
  padding: 0.7rem;
  border-bottom: 1px solid #5d7083;
  height: auto;
}

.bg-primary {
  background-color: #0077b3 !important;
}

.cmp-rating .rating > label svg {
  fill: rgba(64, 153, 198, 0.5490196078);
}

.rating > input:checked ~ label svg, .rating:not(:checked) > label:hover svg, .rating:not(:checked) > label:hover ~ label svg {
  fill: #0077b3;
}

.form-check [type=radio]:checked + label::before {
  border-color: #0077b3;
}

.form-check [type=radio]:checked + label::after {
  border-color: #0077b3;
  background-color: #0077b3;
}

.btn-outline-primary {
  color: #0077b3;
  background-color: #ffffff;
  box-shadow: none !important;
  border: 3px solid #0077b3;
}
.btn-outline-primary:hover {
  color: #ffffff;
  background-color: #004D99;
  box-shadow: none !important;
  border: 3px solid #004D99;
}
.btn-outline-primary:hover svg {
  fill: #ffffff !important;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #004D99;
  box-shadow: none !important;
  border: 3px solid #004D99;
}

.bg-grey-card.assistenza-contatti {
  background: #dfebf1;
}
.bg-grey-card.assistenza-contatti a {
  color: #0077b3;
}

.icon-custom {
  fill: #0077b3;
}

.link-custom {
  text-decoration: none;
}
.link-custom:hover {
  text-decoration: underline;
}

.it-footer-main {
  background-color: #f7f7f7;
}
.it-footer-main .icon-social {
  fill: #0077b3;
}
.it-footer-main a {
  font-weight: 500;
}

.it-footer .footer-heading-title {
  color: #0077b3;
  border-bottom: 1px solid #0077b3;
}

.it-footer .footer-list a {
  color: #0077b3;
}

.it-footer-main .it-brand-wrapper a {
  color: #0077b3;
}

.it-footer .footer-info {
  color: #0077b3;
  font-weight: 500;
}
.it-footer .footer-info a {
  color: #0077b3;
}

.it-footer a.footer-link-items-wrapper {
  color: #ffffff;
  text-decoration: none !important;
}
.it-footer a.footer-link-items-wrapper:hover {
  text-decoration: underline !important;
}

.footer-bottom {
  background-color: #f7f7f7;
  padding: 25px 0 !important;
  border: none !important;
}
.footer-bottom a {
  color: #ffffff;
  font-weight: 600;
}
.footer-bottom .footer-items-wrapper {
  border-top: 1px solid #0077b3;
  padding: 1rem 0 0;
}

.icon-social {
  fill: #ffffff;
}

.it-footer .logo-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.it-footer .logo-wrapper .logo-footer {
  max-width: 200px;
}
@media (max-width: 991px) {
  .it-footer .logo-wrapper {
    gap: 0;
  }
}
@media (max-width: 768px) {
  .it-footer .logo-wrapper {
    gap: 0.5rem;
  }
}
@media (max-width: 576px) {
  .it-footer .logo-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    align-items: flex-start;
  }
  .it-footer .logo-wrapper .logo-comune {
    margin: 0 -10px 10px;
  }
}

.cmp-info-radio.has-border-green {
  outline: 2px solid #0077b3;
}

.cmp-breadcrumbs .breadcrumb-container .breadcrumb .breadcrumb-item a {
  color: #1a1a1a;
  text-decoration: none;
}
.cmp-breadcrumbs .breadcrumb-container .breadcrumb .breadcrumb-item a:hover {
  color: #1a1a1a;
  text-decoration: underline;
}

.t-primary {
  color: #1a1a1a;
}

.card .card-body a .card-title.h5 {
  color: #0077b3;
}

.underline {
  text-decoration: none;
}
.underline:hover {
  text-decoration: underline;
}

.it-hero-wrapper {
  background-color: #0077b3;
}

.bg-grey-dsk {
  background-color: #F7F7F7;
}

.card .categoryicon-top .icon {
  fill: #0077b3;
}

.btn-dropdown {
  color: #1a1a1a;
  text-decoration: none;
}
.btn-dropdown:hover {
  text-decoration: underline;
}

.link-list-wrapper ul li a:hover:not(.disabled) .icon {
  fill: #0077b3;
}

.bg-light {
  background-color: #dfebf1 !important;
}

.card-teaser-wrapper-biblioteche .card.card-teaser {
  background-color: transparent;
}
.card-teaser-wrapper-biblioteche label {
  font-weight: 600;
}
.card-teaser-wrapper-biblioteche input, .card-teaser-wrapper-biblioteche select {
  border-bottom: 1px solid #0077b3;
}
.card-teaser-wrapper-biblioteche .form-control {
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: none;
}
.card-teaser-wrapper-biblioteche select.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="black" d="M7 10l5 5 5-5z"/></svg>') no-repeat right 10px center;
  background-size: 12px;
  padding-right: 30px;
  background-color: #ffffff;
}
.card-teaser-wrapper-biblioteche .section-button {
  display: flex;
  flex-direction: row !important;
  align-items: end;
  gap: 1rem;
}
.card-teaser-wrapper-biblioteche .section-button button {
  flex: 1 1;
}

button.clean-input {
  position: relative;
}
button.clean-input svg {
  position: absolute;
  top: 0;
  right: 0;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
}

.avatar {
  background: #F7F7F7;
}

.card.card-teaser .avatar-square.size-xl {
  min-width: 100px;
}

.avatar-square.size-xl {
  width: 100px;
  height: 100px;
}

.avatar-square {
  display: inline-flex;
  overflow: hidden;
  width: 100px;
  height: 100px;
  justify-content: center;
  align-items: center;
  background: #F7F7F7;
  color: #30475f;
  transition: background-color 0.2s;
}
.avatar-square img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: filter 0.2s;
}

.cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper .accordion .accordion-header .accordion-button {
  color: #0077b3;
}

.progress-bar {
  background-color: #0077b3;
}

aside .cmp-navscroll .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
  border-left: 2px solid #0077b3;
}

@media (min-width: 992px) {
  .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
    border-left: 2px solid #0077b3;
  }
  .navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active span {
    color: #0077b3;
  }
}
.navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active span {
  color: #0077b3;
  text-decoration: underline;
}

.navbar.it-navscroll-wrapper .link-list-wrapper ul li a.active {
  border-left: 2px solid #0077b3;
}

.it-page-section .card.card-teaser-info {
  border-left: 8px solid #b9e0f4;
}

.calendar-vertical {
  color: #0077b3;
}

.calendar-vertical .calendar-date .calendar-date-day:before,
.calendar-vertical .calendar-date .calendar-date-day:after {
  background-color: #0077b3;
}

.calendar-vertical .calendar-date .calendar-date-description .calendar-date-description-content:before {
  background-color: #ffffff;
}

.has-bg-grey {
  background-color: #F7F7F7;
}

.point-list-wrapper .point-list .point-list-aside.point-list-primary {
  color: #0077b3;
  border-color: #0077b3;
}

.point-list-wrapper .point-list .point-list-aside.point-list-primary:after {
  background-color: #0077b3;
}

blockquote, .blockquote {
  border-color: #0077b3;
  background-color: rgba(0, 119, 179, 0.0784313725);
  padding: 0.5rem;
  padding-top: 1.5rem;
  margin-left: 0;
}

.has-bg-grey blockquote, .has-bg-grey .blockquote {
  border-color: #004D99;
  background-color: #f7f7f7;
  padding: 0.5rem;
}

.argomento__page {
  background-color: #ffffff;
}

.card-title {
  line-height: 1.2;
}

.select-faq {
  height: 47px !important;
}
.select-faq select {
  width: 100%;
  border: none;
}

.icona-faq {
  fill: #808080;
}

.btn-faq button {
  height: 47px;
  border-radius: 4px;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.cmp-accordion .button-wrapper {
  justify-content: start;
  color: #1a1a1a;
}

.accordion-header .accordion-button:after {
  color: #1a1a1a !important;
}

.accordion-header .accordion-button {
  color: #0077b3 !important;
}

.cmp-accordion .accordion-header .accordion-button:after {
  content: "∟";
  width: 16px;
  margin-top: -3px;
  transform: rotate(-45deg);
  font-size: 20px;
  color: #0077b3;
}

.cmp-accordion .accordion-header .accordion-button:not(.collapsed):after {
  transform: rotate(135deg);
  margin-top: 3px;
}

.card.card-teaser-info {
  border-color: #b9e0f4;
}

#my-location-button {
  color: #ffffff;
  text-decoration: underline;
}
#my-location-button svg {
  fill: #ffffff;
}

.upload-allegati {
  position: relative;
}
.upload-allegati input {
  display: none;
}
.upload-allegati label, .upload-allegati .allegati-disservizio {
  width: 100%;
}

.pagination .page-item .page-link[aria-current] {
  border: 1px solid #0077b3;
  color: #0077b3;
  pointer-events: none;
}

.pagination .page-item .page-link:hover {
  color: #0077b3;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #0077b3;
}

.cmp-input-search-button.form-group .input-group-prepend svg {
  fill: #ffffff !important;
}

.cmp-input-search-button.form-group input {
  font-size: 1.5rem;
}

.figure-caption.pt-3 {
  padding: 0.5rem 0 !important;
}

nav ul#menu-argomenti li:first-child a.nav-link {
  font-weight: 700;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
  background-color: #f7f7f7;
  border: 1px solid #F7F7F7;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  opacity: 0.7;
  margin-bottom: 0.01rem;
}

.nav-tabs .nav-link:hover {
  color: #0077b3;
  background-color: #f7f7f7;
  border: 1px solid #0077b3;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  opacity: unset;
}
.nav-tabs .nav-link:hover svg {
  fill: #0077b3;
}

.nav-tabs.nav-tabs-vertical .nav-link {
  border: 1px solid #F7F7F7;
}

.nav-tabs.nav-tabs-vertical .nav-link:hover {
  border: 1px solid #0077b3;
}

.nav-tabs.nav-tabs-vertical .nav-item.show .nav-link, .nav-tabs.nav-tabs-vertical .nav-link.active {
  border-right-color: #0077b3;
}

.nav-tabs.nav-tabs-vertical.nav-tabs-vertical-background .nav-item.show .nav-link, .nav-tabs.nav-tabs-vertical.nav-tabs-vertical-background .nav-link.active {
  background-color: #f7f7f7;
  border: 1px solid #0077b3;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #0077b3;
  opacity: unset;
}

.nav-tabs.nav-tabs-vertical {
  flex-direction: column;
  border-bottom: none;
  border-right: 1px solid #F7F7F7;
}

.nav-tabs .nav-link.active .icon,
.nav-tabs .nav-link .icon:hover {
  fill: #0077b3;
}

.orario_seduta {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}

#question_time, #ordine_dei_lavori {
  margin: 20px 0;
}
#question_time .question, #ordine_dei_lavori .question {
  height: 100%;
  background: #f8f9fa;
  border-left: 5px solid #8eb7cc;
  border-radius: 4px;
}
#question_time .question p, #ordine_dei_lavori .question p {
  display: inline-block;
  margin: 5px 0;
}
#question_time .question div, #question_time .question strong, #question_time .question p, #ordine_dei_lavori .question div, #ordine_dei_lavori .question strong, #ordine_dei_lavori .question p {
  line-height: 1.2;
}
#question_time .status, #ordine_dei_lavori .status {
  padding: 3px 8px;
  border-radius: 5px;
  font-weight: bold;
}
#question_time .status.svolto, #ordine_dei_lavori .status.svolto {
  background: #28a745;
  color: white;
}
#question_time .status.non-svolto, #ordine_dei_lavori .status.non-svolto {
  background: #dc3545;
  color: white;
}

table.viewTable tbody, table.viewTable td, table.viewTable tfoot, table.viewTable th, table.viewTable thead, table.viewTable tr, table.viewExtendedTable tbody, table.viewExtendedTable td, table.viewExtendedTable tfoot, table.viewExtendedTable th, table.viewExtendedTable thead, table.viewExtendedTable tr {
  border: 1px solid #d6d4d4;
  padding: 0.5rem;
}
table.viewTable .viewTableHRTD, table.viewExtendedTable .viewTableHRTD {
  background-color: #f3f3f3;
}

.chip {
  overflow: hidden !important;
}

.contenuto_flessibile a:hover, .contenuto_flessibile a:focus, .contenuto_flessibile a:active {
  text-decoration: underline;
}

#contenuti-correlati .splide__arrows {
  display: none;
}

@media (max-width: 767px) {
  .btn.btn-primary.full-xs {
    width: 100%;
  }
}
a.read-more {
  text-transform: none !important;
}

.it-header-wrapper .navbar-collapsable .it-socials ul {
  flex-wrap: wrap;
  gap: 1rem;
}

.it-header-wrapper .navbar-collapsable .it-socials ul li + li {
  margin-left: 0;
}

.bg-grey-card {
  background-color: #F7F7F7;
}

.wp-caption.alignnone {
  width: auto !important;
}

.wp-caption-text, .richtext-wrapper p.wp-caption-text {
  font-size: 16px;
  font-style: italic;
}

#calendario .splide__list {
  gap: 0.25rem;
  margin-left: -3px !important;
}

.custom-navbar-toggler svg {
  height: 42px !important;
  width: 42px !important;
}

@media (max-width: 767px) {
  #elenco-libri-biblioteche li.list-item {
    border: 1px solid #F7F7F7;
  }
}/*# sourceMappingURL=layout-tema-chiaro.css.map */