h2.parag {
  font-size: 23px;
  line-height: 36px;
  font-weight: 400;
  font-family: "Inter";
}

h3.sub-title {
  font-size: 15px !important;
}
h2.sub-title-custom {
  font-size: 0.9rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}



h2.card-title {
  color: #2f475e;
  font-size: 20px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 150%;
}

.day-week {
  padding: 8px 16px;
  display: flex;
  align-items: center;
  width: 159px !important;
  justify-content: space-evenly;
  border-right: solid #bfdfff 1px;
  border-bottom: solid #bfdfff 1px;
  color: #2f475e;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
.day-week.multiline {
  border-bottom: none;
}

.day-week .day-events-indicators {
 /* width: 32px !important;*/
 width: max-content;
  display: flex !important;
  align-items: center !important;
  margin-left: 5px !important;
  flex-wrap: wrap !important;
  height: 32px !important;
  justify-content: flex-start !important;
  flex-direction: row !important;
}
.day-week .day-events-indicators div {
  width: 6px;
  height: 6px;
  margin-bottom: 1px;
  margin-right: 1px !important;
}

.day-week-weekend {
  padding: 8px 16px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-evenly;
  border-right: solid #bfdfff 1px;
  color: #929da9 !important;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
}
.day-week-weekend:last-child {

  border-right: none !important;

}
.day-week-weekend .date-number-week {
  width: 32px;
  height: 32px;
  /* text-align: center; */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  color: #929da9;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  border: 1px dotted #929da9;
  background: #ffffff;
}

.date-number-week {
  width: 32px;
  height: 32px;
  /* text-align: center; */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
  color: #036;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  border: 1px solid #bfdfff;
  background: #f2f7fc;
}

.calendar-activity-body .calendar-line {
  display: flex;
    justify-content: space-between;
    border-radius: 8px;
}

.calendar-week {
  display: flex;
    border: solid #bfdfff 1px;
    border-radius: 8px;
    flex-wrap: wrap;
}

.calendar-activity-body .calendar-line .calendar-week .day-week .date-number {
  width: 32px;
  height: 32px;
  /* text-align: center; */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 24px;
}

.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
  padding-left: 18px !important;
  padding-right: 0px !important;
}

.menu-wrapper {
  width: 100%;
}
.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a{
      gap: 24px;
}
.it-header-center-wrapper .it-header-center-content-wrapper {

  padding-right: 0px !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-basis: 100%;
}
.it-header-center-wrapper{
  padding: 0 !important;
}

@media (max-width: 500px) {
  .it-right-zone {
    position: fixed;
    left: 5px;
  }
  .it-brand-wrapper.sportel-logo {
    padding-left: 5px !important;
  }



  .it-brand-wrapper.sportel-logo .it-brand-title.title-sportel.ps-4.w-800,
  .it-brand-wrapper.sportel-logo .titlelogo {
    padding-left: 0.2rem !important;
  }

  .it-brand-wrapper.sportel-logo
    .it-brand-tagline.title-delle.ps-4.w-500.titlelogo {
    font-size: 10px !important;
  }
}

.sticky .theme-light-desk .col-12 {
  padding-right: 0px !important;
}

.sticky .menu-wrapper {
  width: 100% !important;
  margin-bottom: -25px !important;
}

.nav-item:hover .nav-link .title-nav {
  /* margin-top: 6px !important; */
}

.chip.chip-primary:hover > .chip-label {
  color: white !important;
}

.menu-wrapper {
  /* margin-top: -6px !important; */
}

.sticky .nav-item .nav-link {
  margin-bottom: -6px;
}
/* .menu-wrapper .nav-link.link-navs.active {
  margin-bottom: -6px;
} */
.nav-item:hover .active {
  /* margin-bottom: -11px !important; */
}

.nav-item:hover .nav-link.active .title-nav {
  /* margin-top: 0px !important; */
}



.sticky .nav-item:hover .nav-link.link-navs {
  /* margin-bottom: 0px; */
}
.sticky .nav-item:hover .nav-link.link-navs span {
  /* margin-top: 12px !important; */
}

.sticky .nav-item:hover .nav-link.link-navs.active span {
  /* margin-top: 0px !important; */
}

.sticky .nav-item:hover .nav-link.link-navs.active {
  /* margin-bottom: 0px; */
}

.select-items{
  z-index: 1 !important;
}

/*collaudo quik fix*/
.accordion-header .accordion-button{
  border-top: 0px solid #c5c7c9 !important;
}


.accordion .accordion-item.borderaccordation:first-child {
  border-top: 0px solid !important;
  padding-top:32px !important ;

}

.accordion .accordion-item.borderaccordation:last-child {
  border-bottom: 0px solid !important;
  padding-bottom:0px !important ;

}


.materiali-utili-card{
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.page-template-progetto .para-voluptas{
line-height: 24px !important;
}


.custom_card_space{
  padding: 12px;
}

#FiltreSection .input-group-text.date {
    font-weight: 700;
    border-color: rgb(92, 111, 130) !important;
    border-right: 0 !important;
    border-style: solid;
    border-width: 1px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-right: 0;
}

#FiltreSection .input-group {
    border: 0;
}

#dateStartAgenda,#dateStartAgendaMobile, #dateEndAgenda, #dateEndAgendaMobile, #dateStandard, #dateStandard1 {
    border-left: 0;
    padding-left: 0 !important;
}

/*

.custom-silder-timeline .swiper-scrollbar-horizontal{
  width: 50% !important;
}


.custom-silder-timeline .swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 90px) !important;
  left: auto;
  top: var(--swiper-navigation-sides-offset, 104.5%);
  width: 24%;
  z-index: 0;
}

.custom-silder-timeline .swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 25%) !important;
  bottom: var(--swiper-scrollbar-bottom, -5%);
  z-index: 0;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 11* var(--swiper-scrollbar-sides-offset, 3%));
}

.swiper-button-prev{
  left: var(--swiper-navigation-sides-offset, 90px) !important;
}
*/


.argomenti_principali .col_argomenti:first-child,.argomenti_principali .col_argomenti:nth-child(2) {
  border-right: var(--color-slate-85, #D9DADB) solid 1px;

}

.argomenti_principali .col_argomenti{
  padding: 72px 64px;
}

img.image_argomenti{
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
  flex-shrink: 0;
  align-self: stretch;
}

.data_argumenti{
  font-family: Roboto Mono;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #2F475E;
  padding: 25px 0px 16px 0px;
}
h3.title_card_argumenti{
  color: var(--color-slate-36, #455B71);
font-family: 'Inter';
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 32px; /* 133.333% */
overflow: hidden;
 -webkit-line-clamp: 2;
display: -webkit-box;
text-overflow: ellipsis;
overflow: hidden;
text-transform: inherit;
-webkit-box-orient: vertical;
margin-bottom: 8px !important;

}
p.content_card_argomenti{
  color: #000;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
overflow: hidden;
 -webkit-line-clamp: 2;
display: -webkit-box;
text-overflow: ellipsis;
overflow: hidden;
text-transform: inherit;
-webkit-box-orient: vertical;
margin-bottom: 16px;

}
.approfondisci_argumenti{
  color: var(--color-background-primary, #06C);
text-align: justify;
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 24px */
}

.img_small_card{
  width: 112px;
  height: 112px;
  padding: 0px;
  border-radius: 8px;
  object-fit: cover;

}
.title_small_card{
  overflow: hidden;
color: #000;
text-overflow: ellipsis;
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 24px */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
align-self: stretch;
overflow: hidden;
margin-bottom:8px
}
.data_small_card{
  color: var(--color-text-secondary, #2F475E);

/* body/mono */
font-family: "Roboto Mono";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 171.429% */
}
.it-header-slim-wrapper .it-header-slim-wrapper-content a.a_navbar{
  color: var(--color-white, #FFF);
  font-family: 'Inter';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a:hover:not(.active){
  text-decoration: none !important;
}

a.a_navbar{
  display: flex;
align-items: center;
margin-right: 48px;
}

.svg-bleu {
  width: 200.471px ;
  height: 48px;
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a.a_end-navbar{
  color: var(--color-white, #FFF);
  text-align: justify;
  font-family: 'Inter';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */

}

.section_footer{
  padding: 72px 0px 72px 0px ;
}
.footer_color{
  background: var(--color-blue-20, #036);

}

.title_footer{
  color: var(--color-white, #FFF);
text-align: justify;
font-family: 'Inter';
font-size: 24px;
font-style: normal;
font-weight: 800;
line-height: 150%; /* 36px */
}


.section_dipartimento{
  margin-top: 48px;
  display: flex;
  flex-direction: column;
}

.title_dipartimento{
  color: var(--color-white, #FFF);
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 24px */
margin-bottom: 8px ;
}

.adresse{
  color: var(--color-white, #FFF);
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
margin-bottom: 24px ;
}

a.a-email{
  color: var(--color-background-inverse, #FFF);
text-align: justify;
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 24px */
text-decoration-line: none;
display: flex;
}
.text-email
{
  text-decoration: underline;
  margin-left: 8px;
}
.section_social a{
  text-decoration: none;
  margin-top: 48px;
  padding-right: 16px ;
}
.section_social {
  margin-top: 48px;
}
a.contatti_footer{
  color: var(--color-white, #FFF);
text-align: justify;
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 24px */
text-decoration: none;
}

.title-ministro-footer{
  color: var(--color-white, #FFF);
  font-family: 'Inter';
  font-size: 12.706px;
font-style: normal;
font-weight: 600;
line-height: 122%; /* 15.501px */
padding-left: 10.16px;
padding-right: 80px;
}

.bg-it-footer {
  background: #1A1A1A;
  padding: 16px 0px 16px 0px;
}
.list-inline-item_footer  a.list-footer
{
  color: var(--color-background-inverse, #FFF);
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
text-decoration-line: underline;
margin-right: 48px;
}


.logo_mini_footer{
  width: 32.188px;
height: 36px;
flex-shrink: 0;
}


.list-inline-item_footer  a.list-footer:hover
{
  text-decoration-line: underline;
}
@media screen and (max-width: 991px) {
  .block_logo_min-footer{
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
a.a_end-navbar{
  display: none;
}
.it-header-slim-wrapper-content.height-nav{
  display: grid !important;
    /* flex-direction: row; */
    justify-items: center !important;
    align-items: center !important;
}
.section_footer{
  padding: 40px 0px 40px 0px !important ;
}
.title_footer{
  font-size: 20px !important;
  line-height: 150% !important; /* 30px */
}
.section_dipartimento{
  margin-top: 16px;
}
.title_dipartimento{
  color: var(--color-white, #FFF);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 21px */
}
.adresse{
  color: var(--color-white, #FFF);
text-align: justify;
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 21px */
}

.text-email{
  color: var(--color-background-inverse, #FFF);
text-align: justify;
font-family: Inter;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 21px */
text-decoration-line: underline;
}

.padding_social_mobile{
  padding-top: 56px;

}
.section_social {
  margin-top: 16px;
}
.section_social a{
  padding-right: 16px !important;

}
.section_social svg{
  margin-bottom: 16px !important;

}
.padding_conttati_mobile
{
  padding-top: 56px;
  text-align: end;

}
.bg-it-footer{
  padding: 40px 0px 40px 0px;
  
}
.list-inline-item_footer a.list-footer{
  color: var(--color-background-inverse, #FFF);
font-family: Inter;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
text-decoration-line: underline;
}
.list-inline-item_footer {
  padding-bottom: 24px;

}

.logo_finanziato{
  margin-top: 20px;
}
.it-header-slim-wrapper-content.height-nav{
  display:  block !important; 
}

.image-newsviewCor{
  object-fit: cover;
  width: 112px;
  height: 112px;
  border-radius: 8px;
}

.page-template-templateMateriali-utili-php .size_card_materiali
{
height: auto !important;
width: 100% !important;

}


.page-template-templateMateriali-utili-php .chip-label
{
  white-space: nowrap;
}
.page-template-templatetemplate-agenda-php .hr_desktop{
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}
.page-template-templatetemplate-agenda-php .card-wrapper
{
  padding-bottom: 0px;
}
}


/* css faq  */

.btn_stampa{
  color: var(--color-background-primary, #06C);
  text-align: justify;
  font-family: 'Inter';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
  padding-right: 48px;
}

.btn_condividi
{
  color: var(--color-background-primary, #06C);
  text-align: justify;
  font-family: 'Inter';
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 24px */
}

.page-template-templateFaq-view-php .content_card_materiali
{
  overflow: hidden;
color: var(--color-text-secondary, #2F475E);
text-overflow: ellipsis;
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
align-self: stretch;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom: 24px;
}
.title_card_attivita{

  overflow: hidden;
color: var(--color-text-secondary, #2F475E);
text-overflow: ellipsis;

/* heading/5 */
font-family: 'Inter';
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 120% */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
align-self: stretch;
margin-bottom: 8px;
}

.content_card_attivita{
  overflow: hidden;
color: var(--color-text-secondary, #2F475E);
text-overflow: ellipsis;

/* body/serif */
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
margin-bottom: 32px;
}


.page-template-templateFaq-view-php .chip.chip-primary
{
  background-color: #ffffff;
  padding: 2px 24px !important;

}
.page-template-templateFaq-view-php .chip.chip-primary:hover
{
  background-color: #06c;
  color: #ffffff;
  cursor: context-menu;
}

.page-template-templateFaq-view-php .card:after
{
  display: none !important;
}

.page-template-templateFaq-view-php .size_card_materiali
{
  height: 256px !important;
}
.page-template-templateFaq-view-php .borderaccordationfaq
{
  padding: 24px 16px 24px 16px !important;
}

.title-max{
  margin-top: 32px;
  margin-bottom: 8px !important;
}

.bodyfaq{
  display: -webkit-box;
line-height: 24px; /* 150% */
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
align-self: stretch;
}

.margin_icon{
  margin-left: 8px;
}
.card_attivita{
  border-radius: 24px;
border: 1px solid var(--color-slate-93, #EBECED);
background: var(--color-white, #FFF);
padding: 24px;
}

.image_news{
height:112px;object-fit: cover;width:112px;border-radius: 8px;
}
.page-template-templateMateriali-utili-php .size_card_materiali
{
height: auto !important;

}
.page-template-templateFaq-view-php .title-agid {

  margin-bottom: 24px !important;
}
.page-template-templateFaq-view-php .content_faq_view{
  color: #000;
  font-family: 'Inter';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 28.8px */
  margin-bottom: 0px !important;
}

.col-1-news{
  padding-right: 0px;
  margin-right: 0px !important;
  width: 125px;
}
.col-2-news{
  padding-left: 40px;display: flex;
  flex-direction: column;
  gap: 8px;
}
.text_in_sec{
  color: #000;
font-family: 'Inter';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 160%; /* 28.8px */
margin-bottom: 0px ;
}

h3.title_percorsi{
  color: #000;
  font-family: 'Inter';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 36px */
  margin-bottom: 24px;
}

h3.title_agenda_view{
  color: #000;
  font-family: 'Inter';
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 48px */
  margin-top: 24px;
  margin-bottom: 24px;
}
p.text-section {
  color: #000;
  font-family: 'Inter';
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 35.2px */
  margin-bottom: 24px;
}

h3.title_card_percorsi{
  color: var(--color-text-primary, #06C);

  /* heading/5-lg */
  font-family: 'Inter';
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
}
.page-template-templatetemplate-agenda-php .card:after
{
  display: none;
}
.page-template-templateMateriali-utili-php .card:after
{
  display: none;
}
.modal-popup-content {
 
  border-radius: 16px;
  background: #FFF;
  margin-top: 30%;

  padding: 48px 32px;
  width: 484px;
  height: auto;
}


.no-overflow {
  overflow: hidden;
}


.text-modal-popup{
  color: var(--color-text-base, #1A1A1A);

font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px; /* 150% */
margin-bottom: 32px;
}
.mail-popup{
  color: var(--color-background-primary, #06C);
  font-family: 'Inter';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-decoration-line: underline;
  display: inline-block;
  word-break: break-all;
  overflow-wrap: break-word;
  white-space: normal;
}

#closeModalButton{
  display: flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: var(--color-text-inverse, #FFF);
text-align: center;

/* link/sans-bold-sm */
font-family: 'Inter';
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 16px; /* 114.286% */
}

/* hide percorsi */
#dropdownSearchContenuti .link-list .li_opendata:last-child {
  display: none !important;
}

.no-link{
  text-decoration: none !important;
}

.mb-16{
  margin-bottom: 16px;
}
@media (min-width: 700px) {
.mt-16{
  margin-top: 16px;
}
}