small{font-size:80%}
label{display:inline-block;margin-bottom:.5rem}
input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}
button,input{overflow:visible}
button,select{text-transform:none}
select{word-wrap:normal}
button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}
button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}
input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}
small,.small{font-size:80%;font-weight:400}
@media(min-width:576px){.container{max-width:540px}
}
@media(min-width:768px){.container{max-width:720px}
}
@media(min-width:992px){.container{max-width:1020px}
}
@media(min-width:1200px){.container{max-width:1040px}
}
@media(min-width:576px){.container,.container-sm{max-width:540px}
}
@media(min-width:768px){.container,.container-sm,.container-md{max-width:720px}
}
@media(min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:1020px}
}
@media(min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1040px}
}
.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:10px;padding-left:10px}
.col{flex-basis:0;flex-grow:1;max-width:100%}
@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}
.col-sm-2{flex:0 0 16.667%;max-width:16.667%}
.col-sm-4{flex:0 0 33.333%;max-width:33.333%}
.col-sm-6{flex:0 0 50%;max-width:50%}
.col-sm-8{flex:0 0 66.667%;max-width:66.667%}
}
@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}
.order-md-12{order:12}
}
@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}
.col-lg-4{flex:0 0 33.333%;max-width:33.333%}
.col-lg-8{flex:0 0 66.667%;max-width:66.667%}
.col-lg-12{flex:0 0 100%;max-width:100%}
}
.btn-block{display:block;width:100%}
.btn-lg,.btn-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}
.btn-ricerca-avanzata{position:fixed;bottom:0;left:0;z-index:1030}
table{border-collapse:collapse}
.table{width:100%;margin-bottom:1rem;color:#212529}
.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}
.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}
.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}
table.table-datasheet tr th{width:30%}
.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:0rem}
.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}
.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}
.card-header:first-child{border-radius:calc(0rem - 1px) calc(0rem - 1px) 0 0}
.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}
.card-footer:last-child{border-radius:0 0 calc(0rem - 1px) calc(0rem - 1px)}
.card-text:last-child{margin-bottom:0}
.card-deck .card{margin-bottom:10px}
@media(min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-10px;margin-left:-10px}
.card-deck .card{flex:1 0 0;margin-right:10px;margin-bottom:0;margin-left:10px}
}
.accordion>.card{overflow:hidden}
.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}
.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}
.list-group-item:first-child{border-top-left-radius:0rem;border-top-right-radius:0rem}
.list-group-item:last-child{border-bottom-right-radius:0rem;border-bottom-left-radius:0rem}
.list-group-item+.list-group-item{border-top-width:0}
.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}
.align-middle{vertical-align:middle !important}
.rounded-0{border-radius:0 !important}
.p-1{padding:.25rem !important}
.pr-3,.px-3{padding-right:1rem !important}
.pl-3,.px-3{padding-left:1rem !important}
.p-4{padding:1.5rem !important}
.pr-4,.px-4{padding-right:1.5rem !important}
.pl-4,.px-4{padding-left:1.5rem !important}
.pb-5,.py-5{padding-bottom:3rem !important}
@media(min-width:576px){.m-sm-0{margin:0 !important}
.mb-sm-0,.my-sm-0{margin-bottom:0 !important}
.mr-sm-3,.mx-sm-3{margin-right:1rem !important}
.pl-sm-1,.px-sm-1{padding-left:.25rem !important}
}
@media(min-width:768px){.m-md-0{margin:0 !important}
.mr-md-3,.mx-md-3{margin-right:1rem !important}
.pr-md-1,.px-md-1{padding-right:.25rem !important}
.pl-md-1,.px-md-1{padding-left:.25rem !important}
.p-md-2{padding:.5rem !important}
}
@media(min-width:992px){.m-lg-0{margin:0 !important}
.mr-lg-0,.mx-lg-0{margin-right:0 !important}
.ml-lg-0,.mx-lg-0{margin-left:0 !important}
}
.col-lg-8 .col-lg-12 .card-row-3 .h-img{height:auto}
@media(min-width:576px){.col-lg-8 .col-lg-12 .card-row-3 .h-img{height:100.251px}
}
@media(min-width:768px){.col-lg-8 .col-lg-12 .card-row-3 .h-img{height:133.333px}
}
@media(min-width:992px){.col-lg-8 .col-lg-12 .card-row-3 .h-img{height:133.333px}
}
.col-lg-8 .card-row-3 .h-img{height:auto}
@media(min-width:576px){.col-lg-8 .card-row-3 .h-img{height:100.251px}
}
@media(min-width:768px){.col-lg-8 .card-row-3 .h-img{height:133.333px}
}
@media(min-width:992px){.col-lg-8 .card-row-3 .h-img{height:133.333px}
}
.col-lg-12 .card-row-3 .h-img{height:auto}
@media(min-width:576px){.col-lg-12 .card-row-3 .h-img{height:147.87px}
}
@media(min-width:768px){.col-lg-12 .card-row-3 .h-img{height:196.667px}
}
@media(min-width:992px){.col-lg-12 .card-row-3 .h-img{height:196.667px}
}
.text-left{text-align:left !important}
.font-weight-light{font-weight:300 !important}
.font-weight-normal{font-weight:400 !important}
.fs-0-5{font-size:.5rem}
.accordion .card-header a:after{font-family:'FontAwesome';content:"\f068";float:right}
.accordion .card-header a.collapsed:after{content:"\f067"}
.bg-publired{background-color:#efefef !important;color:#1c8899 !important}
.no-margin{margin:0 !important}
.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}
.fa-sliders:before{content:"\f1de"}
.new{display:none}
#loader-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:#fff;transition:all .3s;opacity:.7}
.logo-risultati{z-index:997;background-color:rgba(255,255,255,0.82);width:72px;height:72px;vertical-align:middle}
.logo-risultati{height:55px;width:55px}
.dropdown-menu.show{display:block}
.reset-filtro{cursor:pointer;margin-bottom:.5rem}
.logo-risultati-blank{height:55px;width:1px}