h1, h2, h3, h4, h5, label, .navbar-brand, blockquote{
    font-family: 'Roboto Slab', serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

a, div, span, li, th, tr, p {
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

p {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: justify;
    text-justify: inter-word;
}

body{
    background-color: #b2cf98 !important;
    /*background-image: url('/static/images/sfondotende.webp');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;*/
    background-image: url('/static/images/sfondo3.webp');
    background-repeat: repeat;
}

.spinnercontainer{
    height: 0;
    text-align: center !important;
}

.copri{
    z-index: 9998;
    position:fixed;
    padding:0;
    margin:0;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background:rgba(255,255,255,1);
    /*background:rgba(255,255,255,0.5);
    filter: blur(50px);
    -webkit-filter: blur(50px);*/
}

.spinner{
    z-index: 9999;
    position: relative;
    top: 40vh !important;
    margin-left: auto !important;
    margin-right: auto !important;
}


.sfondo{
    z-index: -1;
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
}

.sfondo img{
    margin-top: 0;
    object-fit: cover;
    overflow: hidden;
    object-position: top center;
}

.content{
    margin-top: 57px;
}


.bianchino{
    padding: 30px;
    margin-bottom:100px;
}

.logohead{
    height: 30px;
}

.homepage .logodx{
    float: right;
    vertical-align: bottom;
    position: relative;
    top: -150px;
    left: 190px;
}

.sfondo-verde{
    background-color: #21a068 !important;
}

.sfondo-verde-scuro{
    background-color: #1a784f !important;
}

.sfondo-giallo{
    background-color: #fdc600;
}

.colore-verde{
    color: #21a068 !important;
}

.colore-giallo{
    color: #fdc600 !important;
}

.colore-bianco{
    color: white !important;
}

.navbar1 span, .navbar1 .nav-link, .navbar1 .navbar-brand {
    color: white !important;
}

.navbar1 .ddl a{
    color: white;
}

.navbar1 .ddl li:hover a{
    color: #1a784f !important;
}

.msgbenvenuto{
    position: relative;
}

/*.dtr-details{
    columns: 2;
}*/

.table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {
    padding: 0.5em 0;
}

.cancel_btn{
    cursor: pointer;
    color: #8b0000 !important;
    -webkit-text-stroke: 0.5px;
}

.edit_btn{
    cursor: pointer;
    color: #21a068 !important;
}

table .LC{
    background-color: rgba(255, 255, 0, .2) !important;
}

table .EG{
    background-color: rgba(0, 255, 0, .2) !important;
}

table .RS{
    background-color: rgba(255, 0, 0, .2) !important;
}

table .Coca{
    background-color: rgba(0, 0, 255, .2) !important;
}

table .Altro{
    background-color: rgba(192, 192, 192, .2) !important;
}

#listaAttesa tbody>tr.child ul.dtr-details>li {
    border-bottom: 1px solid grey;
}

.intestazione{
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-basis: 100%;
    align-items: center;
}

.intestazione .logo{
    flex-basis: 30%;
}

.intestazione .testo{
    flex-basis: 70%;
}

.intestazione h2{
    font-weight: bold;
    font-size: 50px;
    line-height: 40px;
}

.intestazione h3{
    font-weight: normal;
    font-size: 20px;
    line-height: 40px;
}

.my-carousel-progress {
  background: #ccc;
}

.my-carousel-progress-bar {
  background: greenyellow;
  height: 2px;
  transition: width 400ms ease;
  width: 0;
}

.splidehome .splide_img{
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.homepage .splide__arrow{
    background-color: transparent !important;
}

.homepage .splide__arrow svg{
    fill: #FFF !important;
}

.homepage .splide__slide__container{
    height: 500px;
}

.homepage .splide_text_container_left{
    position: relative;
    z-index: 5;
    display: flex;
    width: 350px;
    margin-left: 100px;
    height: 100%;
    gap:10px;
    text-align: center;
    item-align: center;
    justify-content: center;
    flex-direction: column;
}

.homepage .splide_text_container_right{
    position: relative;
    z-index: 5;
    display: flex;
    width: 350px;
    float: right;
    margin-right: 100px;
    height: 100%;
    gap:10px;
    text-align: center;
    item-align: center;
    justify-content: center;
    flex-direction: column;
}

.homepage .splidehome .splide_text{
    font-family: 'Macondo', cursive;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}

.homepage .logot1{
    height: 125px;
    object-fit: contain;
    margin-bottom: 10px;
}

.articolo .logot1, .iscrizione .logot1{
    height: 200px;
    object-fit: contain;
    margin-bottom: 10px;
}

.splidehome .imgcontainer{
    height: 0;
    position: relative;
    z-index: 0;
}

.splidehome .firma{
    text-align: right;
    text-decoration: underline;
}

.branche{
    display:flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-basis: 100%;
    margin-top: 35px;
}

.branche .card{
    flex-basis: 23%;
}

.branche .title{
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    font-family: 'Roboto Slab', serif;
}

.branche .card-text{
    font-size: 12px;
    text-align: justify;
    text-justify: inter-word;
    hyphens: auto;
    margin-bottom: 25px;
}

.branche .card img{
    height: 200px;
    object-fit: cover;
}

.my-carousel-progress-bar {
    background: #21a068 !important;
    height: 4px !important;
}

.homepage .splide__pagination{
    display: none !important;
}

.tox-promotion, .tox-statusbar__branding{
    display: hide !important;
    opacity: 0 !important;
    height: 0 !important;
    width: 0 !important;
}

.seztitolo {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}

.articoli {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 30px;
    min-height: auto !important;
}

.articoli .autore{
    position: relative;
    text-align: right;
    font-style: italic;
    font-size: 0.9em;
}

.articoli .card-title{
    margin: 10px 0;
    font-size: 18px;
}

.articoli .card-text{
    display: -webkit-box !important;
    height: 65px;
    max-height: 65px;
    font-size: 14px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.articoli .btn_branche{
    /*position: absolute;
    bottom: 15px;*/
}

.articoli .data{
    font-size: 0.9em;
    color: #5A5A5A;
}

.articoli .cat{
    font-size: 0.9em;
    float: right;
    color: #5A5A5A;
}

.card-text{
    text-align: justify;
    text-justify: inter-word;
    hyphens: auto;
}

.card-body{
    text-align: left;
    text-justify: inter-word;
    hyphens: auto;
}

.branche .card-body{
    text-align: center;
}

.articoli .loghino_container{
    height: 0;
}

.articoli .loghino{
    width: 40px;
    position: relative;
    float: right;
    top: 10px;
    right: 10px;
    z-index: 2;
}

.articolo .snippet{
    text-align: center;
    font-weight: 600;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 20px;
    font-size: 1.3em;
}

.articolo h2{
    font-size: 2.2em;
    margin-bottom: 10px;
}

.articolo .autore{
    text-align: right;
    font-style: italic;
    text-decoration: underline;
    margin-left: auto;
}

.articolo .data{
    text-align: center;
    font-style: italic;
    margin-bottom: 15px;
}

.articolo .testo{
    text-align: justify;
    text-justify: inter-word;
    hyphens: auto;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
}

.articolo .immagine{
    width: 100%;
    height: 100%;
    max-width: 700px;
    max-height: 500px;
    object-fit: contain;
    margin-bottom: 30px;
}

.articolo .bottom, .articoli .bottom{
    display:flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

.articoli .bottom{
    justify-content: space-between;
}

.articolo .bottom{
    justify-content: space-between;
}

.p_articoli .holder{
    margin-top: 50px;
}

.p_articoli .holder a{
    font-size: 1.2em;
    color: white !important;
    background-color: #198754;
    font-family: 'Roboto Slab', serif;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 5px;
}

.p_articoli .holder .jp-disabled{
    color: #D3D3D3 !important;
}

.p_articoli .holder .jp-current{
    color: #198754 !important;
    background-color: white;
    border: 2px solid #198754;
}

.p_articoli img{
    width: 100%;
}

.p_articoli .filtrolabel{
    font-size: 1.5em;
    font-weight: 600;
    color: #198754;
    font-faily: 'Roboto Slab', serif;
    font-weight: 500;
    margin-bottom: 25px;
}

.p_articoli .filtro{
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-direction: row;
    margin-bottom: 25px;
}

.p_articoli .filtro label{
    margin-left: 10px;
}

.p_articoli .filtro .icona, .p_articoli .filtro .icona label{
    cursor: pointer;
}

.p_articoli .filtro .loghino{
    width: 40px;
}

.p_articoli .filtro .disabled{
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.p_articoli .hide{
    display: none;
}

.articoli .card{
    /*display: flex !important;
    flex-direction: column !important;*/
    min-height: unset !important;
}

.articoli .card .foto{
    height: 250px;
    object-fit: cover;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.articoli .card .img_link{
    height: 250px;
    object-fit: cover;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.canzone .intestazione{
    display:flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    text-align:left;
    gap: 2em;
}

.canzone .intestazione .poster{
    max-width: 400px;
    width: auto;
    height: 200px;
    object-fit: contain;
}

.btn_branche{
    color: white !important;
    background-color: rgba(0, 0, 0, 0.7);
}
/*.btn_branche:hover{background-color: rgba(0, 0, 0, 0.8) !important;}*/
.light_LC{background-color: #f8e3a1 !important;}
.light_EG{background-color: #7ee787 !important;}
.light_RS{background-color: #ffc1ba !important;}
.light_CC{background-color: #ffbedd !important;}
.light_V, .light_X{background-color: #388bfd !important;}

.btn_LC{background-color: #e3b341 !important;}
.btn_EG{background-color: #2ea043 !important;}
.btn_RS{background-color: #f85149 !important;}
.btn_CC{background-color: #db61a2 !important;}
.btn_purple{background-color: #703dc2 !important;}
.btn_V, .btn_X{background-color: #388bfd !important;}

.btn_LC:hover{background-color: #bb800a !important;}
.btn_EG:hover{background-color: #0f5322 !important;}
.btn_RS:hover{background-color: #8e1619 !important;}
.btn_CC:hover{background-color: #7d2457 !important;}
.btn_purple:hover{background-color: #462678 !important;}
.btn_V:hover, .btn_X:hover{background-color: #0d419d !important;}

.branche .btn{
    margin-bottom:15px;
    margin-left: auto;
    margin-right: auto;
}
.branche .title{
    margin-bottom: 15px;
}
.branca .nome, .branca .immagine{
    margin-bottom: 25px;
}

.listapagina .bottoni{
    text-align:center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
    margin-bottom: 20px;
}

.footerclass{
    background-color: #216246;
    color: white;
}

.footerclass a, .footerclass span{
    /*color: #afafaf !important;*/
    color: white !important;
}

.logofooter{
    width: 250px;
    height: auto;
    margin-bottom: 20px !important;
}

.footerclass .firma{
    color: white !important;
    border-color: #afafaf !important;
}

.branca .storia h3{
    margin-bottom: 35px;
    margin-top: 50px;
    color: #198754;
    font-weight: 600;
}

.branca .campi{
    display: flex;
    flex-direction: row;
    flex-basis: 100%;
    justify-content: space-around;
    flex-wrap: wrap;
    row-gap: 25px;
}

.branca .campo{
    flex-basis: 48%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.branca .campo .tema img{
    width: 150px;
    height: 60px;
    object-fit: contain;
    margin-bottom: 15px;
}

.branca .campo .foto img{
    width: 250px;
    height: 150px;
    object-fit: cover;
    margin-bottom: 15px;
}

.branca .campo .anno{
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto Slab', serif;
    margin-bottom: 10px;
}

.branca .campo .anno b{
    font-size: 18px;
}


.branca .campo .info{
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.branca .campo .nome{
    margin-bottom: 10px;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
}

.branca .campo .info ul {
    text-align: center;
    list-style-position: inside;
    padding: 0;
}

.branca .campo .luogo, .branca .campo .capi{
    font-size: 14px;
}

.articolo img{
    width: 100%;
    height: auto;
    max-width: 600px;
    max-height: 400px;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
}

.articolo .splide{
    margin-left: auto;
    margin-right: auto;
    background-color: black;
}

.articolo .splide img{
    max-width: 700px;
    width: 100%;
    height: 100%;
    max-height: unset;
    object-fit: contain;
}

.nodopiano, .nodopiano a{
    text-align: center;
    text-decoration: none;
    color: black;
}

.nodopiano img{
    width: auto;
    height: 180px;
    margin-top: 30px;
}

.testoprivacy{
    -webkit-hyphens: auto !important;
    -ms-hyphens: auto !important;
    hyphens: auto !important;
    text-align: justify !important;
    text-justify: inter-word !important;
}

.bigcheck{
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  padding: 8px;
  margin-left: 10px;
  margin-bottom: 5px;
}

.checkflex{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}

#g-recaptcha-response {
  display: block !important;
  position: absolute;
  margin: -78px 0 0 0 !important;
  width: 302px !important;
  height: 76px !important;
  z-index: -999999;
  opacity: 0;
}

.articolo blockquote p{
    margin-left: 8%;
    padding-left: 2%;
    font-family: 'Roboto Slab', serif !important;
    border-left: 1px solid black;
    margin-bottom: 0;
    width: 80%;
}

.articolo blockquote{
    margin-bottom: 20px;
}

.nodopianodiv{
    text-align: justify;
    text-justify: inter-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    text-align: justify;
    text-justify: inter-word;
    max-width: 500px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.loginform .colx{
    margin-bottom: 20px;
}

.tutti_articoli{
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.tutti_articoli .btn{
    margin-left: auto;
    margin-right: auto;
}

.bottone_iscrizione{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 50px;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    margin-bottom: 35px;
}

.bottone_iscrizione .cit{
    display: flex;
    flex-direction: row;
    font-style: italic;
    font-family: 'Roboto Slab', serif;
    gap: 5px;
    font-size: 18px;
}

.bottone_iscrizione .cit .firma{
    font-weight: 600;
    text-decoration: underline;
}

#cb-cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    border-radius: 0;
    display: none;
    color: white;
    background-color :#198754;
    border-color: #198754;
}

.cookie-banner .btn{
    margin: 0 15px;
}

.articolo .splide__slide{
    text-align: center;
}

.iubenda-cs-brand-badge, .iub-iframe-brand-button{
    display: none !important;
}


/*#iubenda-cs-banner .iubenda-cs-opt-group button.iubenda-cs-accept-btn, #iubenda-cs-banner .iubenda-cs-opt-group button.iubenda-cs-btn-primary, .iubenda-alert button.iubenda-button-confirm {
    background-color: #146c43 !important;
}*/

#iubenda-iframe .purposes-header-right .iub-iframe-brand-button {
    display: none !important;
    opacity: 0 !important;
}

.videohome{
    text-align: center;
    overflow: hidden;

}

.videohome iframe{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    min-width: 350px;
    width: 70%;
    aspect-ratio: 16/9;
    margin-left: auto;
    margin-right: auto;
}

.lista_attesa .dtr-details li span{
    white-space: normal !important;
    text-align: justify;
    text-justify: inter-word;
    hyphens: auto;
}

.lista_attesa .dtr-details li .dtr-title{
    min-width: 0 !important;
    margin-right: 15px;
}

.form1 .note{
    text-align: justify;
    text-justify: inter-word;
    hyphens: auto;
    font-size: 14px;
}

.dt-container .dt-paging .dt-paging-button {
    border: 0 !important;
    padding: 0 !important;
    text-align: center;
    margin: 10px !important;
    width: auto !important;
    height: auto !important;
}

.dt-container .dt-paging .dt-paging-button .material-symbols-rounded{
    position: relative;
    top: 3px;
    width: 40px !important;
    height: 40px !important;
    padding: 0 !important;
    font-size: 35px;
    color: #198754;
}

.dt-container .dt-paging .dt-paging-button:hover {
    border-radius: 50%;
    background-color: #198754 !important;
    background: #198754 !important;
}

.dt-container .dt-paging .dt-paging-button:hover .material-symbols-rounded{
    color: white !important;
}

.dt-container .dt-paging .dt-paging-button.disabled, .dt-container .dt-paging .dt-paging-button.disabled:hover, .dt-container .dt-paging .dt-paging-button.disabled:active {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.dt-container .dt-paging .dt-paging-button.disabled .material-symbols-rounded, .dt-container .dt-paging .dt-paging-button.disabled:hover .material-symbols-rounded, .dt-container .dt-paging .dt-paging-button.disabled:active .material-symbols-rounded {
    color: #7d7d7d !important;
}

.dt-container .dt-paging{
    text-align: right;
}

.dt-container > .dt-buttons{
    float:left;
    margin-bottom: 10px;
}

.dt-container > .dt-search{
    float:right;
}