@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Titillium Web');
/*!
 * Bootstrap Italia è un tema Bootstrap 4 per la creazione di applicazioni web nel pieno rispetto delle Linee guida di design per i servizi web della PA
 * @version v1.3.6
 * @link https://italia.github.io/bootstrap-italia/
 * @license BSD-3-Clause
 */

.bootstrap-select>select.bs-select-hidden,
select.bs-select-hidden,
select.selectpicker {
    display: none!important
}

.it-header-slim-wrapper {
    background: #C1C1C1;
    padding: 6.5px 18px
}

.it-header-slim-wrapper .it-header-slim-wrapper-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .dropdown-menu {
    top: -9px!important
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a {
    color: #fff;
    text-decoration: none
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a:hover:not(.active) {
    text-decoration: underline
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a .icon {
    width: 18px;
    height: 18px;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform-origin: center;
    transform-origin: center;
    fill: #fff
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle {
    text-transform: uppercase;
    font-size: .999em;
    text-decoration: underline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle[aria-expanded=true] .icon {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a.it-opener {
    font-size: .999em;
    padding: .5rem 0;
    display: block;
    text-decoration: none
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a.it-opener[aria-expanded=true] .icon {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .navbar-brand {
    color: #000;
    font-size: .999em;
    padding: 0
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone,
.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone button,
.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button {
    background: #004080;
    padding-top: 7.5px;
    padding-bottom: 7.5px
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone button:hover,
.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button:hover {
    background: #004d99
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list {
    margin-top: 16px;
    margin-bottom: 24px
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a.active,
.it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a:hover:not(.active) {
    text-decoration: underline
}

.it-header-slim-wrapper.theme-light {
    background: #fff;
    border-bottom: 1px solid rgba(0, 89, 179, .2)
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu:before,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu:before {
    background: #0059b3
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu {
    background-color: #0059b3
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu a,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu a span,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu a,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu a span {
    color: #fff
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone button,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone button:hover,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone button,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone button:hover {
    background: #06c
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a {
    color: #0059b3
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a .icon,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a.it-opener[aria-expanded=true] .icon {
    fill: #0059b3
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .navbar-brand {
    color: #0059b3
}

.it-header-slim-wrapper.theme-light .btn-full.btn-danger,
.it-header-slim-wrapper.theme-light .btn-full.btn-info,
.it-header-slim-wrapper.theme-light .btn-full.btn-primary,
.it-header-slim-wrapper.theme-light .btn-full.btn-secondary,
.it-header-slim-wrapper.theme-light .btn-full.btn-success,
.it-header-slim-wrapper.theme-light .btn-full.btn-warning {
    color: #fff!important
}

@media (min-width:992px) {
    .it-header-slim-wrapper {
        height: 48px;
        padding: 0
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .dropdown-menu {
        top: -14px!important
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list {
        margin: 0 16px 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 24px;
        border-left: 1px solid rgba(255, 255, 255, .2);
        border-right: 1px solid rgba(255, 255, 255, .2);
        height: 48px
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a.active {
        border-bottom: 2px solid #fff;
        text-decoration: none
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle {
        padding-top: 12px;
        padding-bottom: 12px;
        text-decoration: none
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle .icon {
        margin-left: 4px
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content a.navbar-brand {
        padding-top: 12px;
        padding-bottom: 12px
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone,
    .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone {
        height: 48px
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content {
        padding: 0 18px;
        height: 48px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .it-header-slim-wrapper .collapse:not(.show) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .nav-mobile ul.link-list {
        border-left: 1px solid rgba(0, 89, 179, .2);
        border-right: 1px solid rgba(0, 89, 179, .2)
    }
    .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .nav-mobile ul.link-list a.active {
        border-bottom: 2px solid #0059b3
    }
}
.it-header-wrapper .it-nav-wrapper {
    position: relative
}

.it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
    padding-left: 32px
}

.it-header-wrapper .it-nav-wrapper .it-brand-wrapper-right {
    padding-right: 32px
}

.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
    -webkit-transition: padding-top .3s;
    transition: padding-top .3s;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -22px
}

.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
    padding-left: 18px;
    padding-right: 18px
}

.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav .custom-navbar-toggler {
    padding: 0;
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
    cursor: pointer
}

.it-header-wrapper.it-header-sticky.is-sticky .it-nav-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

.it-header-wrapper.it-header-sticky.is-sticky~* .owl-carousel {
    z-index: auto
}

@media (min-width:992px) {
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-center-wrapper,
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-slim-wrapper {
        display: none
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper {
        position: fixed;
        width: 100%;
        top: 0
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper {
        -ms-flex-item-align: center;
        align-self: center
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned .it-brand-text {
        display: none
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a {
        color: #fff
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a:hover {
        text-decoration: none
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a .icon {
        fill: #fff;
        width: 41px;
        height: 41px;
        margin-right: 16px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-item-align: center;
        align-self: center;
        margin-left: 26.66667px;
        font-size: .889em;
        color: #fff
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon {
        width: 48px;
        height: 48px;
        border-radius: 24px;
        display: block;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 16px;
        -webkit-transition: .3s;
        transition: .3s
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon:hover {
        background: #f2f2f2
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon svg {
        fill: #06c;
        width: 24px;
        height: 24px
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper.cloned a {
        width: 35px;
        height: 35px
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper.cloned a svg {
        width: 20px;
        height: 20px
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .navbar-nav {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .navbar-nav.navbar-secondary {
        display: none
    }
    .it-header-wrapper .it-nav-wrapper {
        position: relative
    }
    .it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
        padding-left: 0
    }
    .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
        position: inherit;
        left: auto;
        top: inherit;
        margin-top: 0
    }
    .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
        padding-left: 18px;
        padding-right: 18px
    }
    .it-header-wrapper .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu {
        left: 0;
        right: 0
    }
}

.it-header-center-wrapper {
    background: #ffffff;
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 18px;
    padding-right: 18px
}

.it-header-center-wrapper.it-small-header {
    height: 64px
}

.it-header-center-wrapper .it-header-center-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper .it-brand-text {
    padding-right: 24px
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h2 {
    font-size: 1.8em;
    margin-bottom: 0;
    /* font-weight: 800; */
    letter-spacing: unset;
    line-height: 0.5
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h3 {
    font-size: .999em;
    font-weight: 700;
    margin-bottom: 0
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a:hover {
    text-decoration: none
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
    fill: #fff;
    width: 48px;
    height: 48px;
    margin-right: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .889em
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon {
    fill: #fff;
    width: 24px;
    height: 24px;
    margin-left: 16px
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .889em
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon {
    width: 24px;
    height: 24px;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
    fill: #fff;
    width: 24px;
    height: 24px
}

@media (min-width:768px) {
    .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
        margin-left: 40px
    }
    .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon {
        margin-left: 8px
    }
}

.it-header-center-wrapper.theme-light {
    background: #fff
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a {
    color: #06c
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a .icon {
    fill: #06c
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone {
    color: #06c
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon,
.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
    fill: #06c
}

.it-header-navbar-wrapper nav {
    background: 0 0
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -6px;
    margin-left: -6px
}
.container {
    width: 100%;
    padding-right: 6px;
    padding-left: 6px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 668px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1184px
    }
}
body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Titillium Web",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;}