.logoprint {
    display: none
}

.hidden {
    display: none !important
}

.bg-blu {
    background-color: #003882 !important;
    color: #fff !important
}

.bg-bluscuro {
    background-color: #003274 !important;
    color: #fff !important
}

.bg-grigio {
    background-color: #ECEFF1 !important
}

.bg-oro {
    background-color: #9C8C3E !important
}

.bg-verde {
    background-color: #51825F !important
}

.bg-topbar {
    background-color: #005992 !important;
    background: linear-gradient(90deg,rgba(0,89,146,1) 0%,rgba(0,89,146,1) 77%,rgba(26,52,117,1) 78%)
}

.bg-areariservata, .bg-scadenziario {
    background-color: #1a3475 !important
}

.bg-darkblu {
    background-color: #005992
}

.bg-header {
    background-color: #0871fc !important
}

.verde {
    color: #4E7E5B !important
}

.oro {
    color: #796C31 !important
}

.btn-verde:hover {
    background-color: #395C42 !important
}

.bg-azzurro {
    background-color: #0968B4 !important
}

.bg-grigiomedio {
    background-color: rgb(117,117,117) !important
}

.bg-rosa {
    background-color: #E5007B !important
}

.bg-rosso {
    background-color: #DB001B !important
}

.bg-petrolio {
    background-color: #455A64 !important
}

.mt0 {
    margin-top: 0px !important
}

.mb0 {
    margin-bottom: 0px !important
}

.ml0 {
    margin-left: 0px !important
}

.mr0 {
    margin-right: 0px !important
}

.mt8 {
    margin-top: 8px !important
}

.mb8 {
    margin-bottom: 8px !important
}

.ml8 {
    margin-left: 8px !important
}

.mr8 {
    margin-right: 8px !important
}

.mt12 {
    margin-top: 12px !important
}

.mb12 {
    margin-bottom: 12px !important
}

.ml12 {
    margin-left: 12px !important
}

.mr12 {
    margin-right: 12px !important
}

.mt16 {
    margin-top: 16px !important
}

.mb16 {
    margin-bottom: 16px !important
}

.ml16 {
    margin-left: 16px !important
}

.mr16 {
    margin-right: 16px !important
}

.mt20 {
    margin-top: 20px !important
}

.mb20 {
    margin-bottom: 20px !important
}

.ml20 {
    margin-left: 20px !important
}

.mr20 {
    margin-right: 20px !important
}

.mt24 {
    margin-top: 24px !important
}

.mb24 {
    margin-bottom: 24px !important
}

.ml24 {
    margin-left: 24px !important
}

.mr24 {
    margin-right: 24px !important
}

.mt32 {
    margin-top: 32px !important
}

.mb32 {
    margin-bottom: 32px !important
}

.ml32 {
    margin-left: 32px !important
}

.mr32 {
    margin-right: 32px !important
}

.mt40 {
    margin-top: 40px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.ml40 {
    margin-left: 40px !important
}

.mr40 {
    margin-right: 40px !important
}

.mt48 {
    margin-top: 48px !important
}

.mb48 {
    margin-bottom: 48px !important
}

.ml48 {
    margin-left: 48px !important
}

.mr48 {
    margin-right: 48px !important
}

.mt64 {
    margin-top: 64px !important
}

.mb64 {
    margin-bottom: 64px !important
}

.ml64 {
    margin-left: 64px !important
}

.mr64 {
    margin-right: 64px !important
}

.pt8 {
    padding-top: 8px !important
}

.pb8 {
    padding-bottom: 8px !important
}

.pl8 {
    padding-left: 8px !important
}

.pr8 {
    padding-right: 8px !important
}

.pt12 {
    padding-top: 12px !important
}

.pb12 {
    padding-bottom: 12px !important
}

.pl12 {
    padding-left: 12px !important
}

.pr12 {
    padding-right: 12px !important
}

.pt16 {
    padding-top: 16px !important
}

.pb16 {
    padding-bottom: 16px !important
}

.pl16 {
    padding-left: 16px !important
}

.pr16 {
    padding-right: 16px !important
}

.pt32 {
    padding-top: 32px !important
}

.pb32 {
    padding-bottom: 32px !important
}

.pl32 {
    padding-left: 32px !important
}

.pr32 {
    padding-right: 32px !important
}

.pt64 {
    padding-top: 64px !important
}

.pb64 {
    padding-bottom: 64px !important
}

.pl64 {
    padding-left: 64px !important
}

.pr64 {
    padding-right: 64px !important
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px
}

a {
    color: #003882;
    text-decoration: none
}

.row.clearfix a:focus {
    outline: 1px solid #FF8C00 !important
}

@media (min-width:1200px) {
    .container {
        max-width: 1184px !important;
        padding: 0
    }
}

@media (min-width:992px) and (max-width:1999px) {
    .container {
        max-width: 960px;
        padding: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container {
        max-width: 720px;
        padding: 0
    }
}

@media (min-width:767px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .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-auto {
        padding-right: 14px !important;
        padding-left: 14px !important
    }

    .row {
        margin-right: -14px;
        margin-left: -14px
    }
}

body {
    color: #555;
    background-color: #fff;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    position: relative;
    height: auto !important;
    font-weight: 400
}

    body .menu-underlayer {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 2000;
        width: 100%;
        height: 100%;
        visibility: hidden;
        background-color: rgba(0,56,130,1);
        opacity: 1;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    body.menu-opened, body.menu-opened2 {
        position: fixed;
        width: 100%
    }

        body.menu-opened .menu-underlayer, body.menu-opened2 .menu-underlayer {
            display: block;
            visibility: visible
        }

    body.ridotto {
        padding-top: 100px !important
    }

button.btn-primary {
    background: #1a3475;
    border-radius: 0
}

img.icon-title, .owl-carousel .owl-item img.icon-title {
    width: 20px;
    display: inline-block;
    vertical-align: text-top
}

.it25-carousel-nav .owl-stage-outer {
    margin-left: 20px;
    margin-right: 20px
}

.it25-carousel-nav .owl-nav {
    position: absolute;
    top: 50%;
    height: 40px;
    margin-top: -20px;
    width: 100%;
    z-index: -1
}

    .it25-carousel-nav .owl-nav a.owl-prev {
        float: left;
        width: 20px;
        text-align: center;
        font-weight: bold !important;
    }

    .it25-carousel-nav .owl-nav a.owl-next {
        float: right;
        width: 20px;
        text-align: center;
        font-weight: bold !important;
    }

        .it25-carousel-nav .owl-nav a.owl-prev:focus, .it25-carousel-nav .owl-nav a.owl-next:focus {
            outline: none;
            box-shadow: none
        }

        .it25-carousel-nav .owl-nav a.owl-prev .icon-primary, .it25-carousel-nav .owl-nav a.owl-next .icon-primary {
            color: #adc8e2;
            font-size: 28px
        }

#mainheader {
    height: 230px;
    color: #fff;
    position: relative;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

    #mainheader .preheader {
        height: 40px;
        padding: 0;
        margin: 0;
        font-weight: 700;
        line-height: 38px;
        -webkit-transition: all .3s ease 0s;
        -o-transition: all .3s ease 0s;
        transition: all .3s ease 0s
    }

    #mainheader .logoimg {
        display: inline-block
    }

    #mainheader .preheader .entesup {
        font-size: 16px;
        color: #fff
    }

        #mainheader .preheader .entesup a {
            color: #fff
        }

        #mainheader .preheader .entesup .logotxt a {
            color: #fff
        }

    #mainheader .preheader .topsitilink {
        border-right: 1px solid #fff
    }

    #mainheader .preheader .sitilink {
        margin: 0;
        border: 0;
        text-align: center;
        height: 40px;
        padding: 0;
        line-height: 38px
    }

        #mainheader .preheader .sitilink a {
            height: 40px;
            font-weight: 400;
            display: inline-block;
            vertical-align: middle;
            padding: 0 4px;
            font-size: 14px
        }

            #mainheader .preheader .sitilink a:first-child {
                padding-left: 0
            }

            #mainheader .preheader .sitilink a:hover {
                color: #badec3;
                text-decoration: none
            }

    #mainheader .preheader .topsitilink-important {
        border-right: 1px solid #fff;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

        #mainheader .preheader .topsitilink-important .sitilink a {
            padding: 0 3px
        }

    #mainheader .preheader .sitiverticali {
        margin: 0;
        border: 0;
        text-align: center;
        height: 40px;
        padding: 0;
        line-height: 38px
    }

        #mainheader .preheader .sitiverticali a {
            height: 40px;
            font-weight: 600;
            display: inline-block;
            vertical-align: middle;
            border-right: 2px solid #003882;
            padding: 0 24px
        }

            #mainheader .preheader .sitiverticali a:hover {
                color: #badec3;
                text-decoration: underline
            }

    #mainheader .preheader .accedi {
        margin: 0;
        border: 0;
        text-align: center;
        height: 40px;
        padding: 0;
        line-height: 38px;
        width: 100%
    }

        #mainheader .preheader .accedi h3 {
            color: #1a3475;
            position: relative
        }

            #mainheader .preheader .accedi h3:after {
                content: "";
                width: 50%;
                border-bottom: 2px solid;
                position: absolute;
                margin-left: 25%;
                left: 0;
                bottom: -4px
            }

        #mainheader .preheader .accedi .btn-accedi {
            padding: 0;
            background: none;
            color: #fff;
            margin: 0;
            font-weight: 600;
            line-height: 0
        }

            #mainheader .preheader .accedi .btn-accedi:hover span {
                color: #badec3;
                text-decoration: underline
            }

            #mainheader .preheader .accedi .btn-accedi svg.icon {
                vertical-align: text-bottom;
                margin: 0;
                fill: #fff;
                width: 24px;
                height: 24px
            }

            #mainheader .preheader .accedi .btn-accedi:hover svg.icon {
                fill: #badec3
            }

        #mainheader .preheader .accedi span {
            margin: 0 0 0 0px
        }

        #mainheader .preheader .accedi .btn-accedi#dropdownAP .avatar {
            vertical-align: middle
        }

        #mainheader .preheader .accedi.show .btn-accedi svg.icon {
            -webkit-transform: scaleY(-1);
            transform: scaleY(-1)
        }

        #mainheader .preheader .accedi .dropdown-menu {
            border-radius: 4px;
            -webkit-box-shadow: 0 5px 12px 0 rgba(0,0,0,.5);
            box-shadow: 0 5px 12px 0 rgba(0,0,0,.5);
            margin-top: 4px
        }

            #mainheader .preheader .accedi .dropdown-menu:before {
                content: '';
                position: absolute;
                top: -6px;
                left: 40px;
                width: 0;
                height: 0;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                border-bottom: 10px solid #fff;
                background: none;
                -webkit-transform: none;
                transform: none
            }

            #mainheader .preheader .accedi .dropdown-menu .link-list-wrapper ul li:hover {
                background-color: #EFEFEF
            }

            #mainheader .preheader .accedi .dropdown-menu .link-list-wrapper ul li a {
                color: #003882;
                font-size: .778em;
                font-weight: 300
            }

                #mainheader .preheader .accedi .dropdown-menu .link-list-wrapper ul li a svg.icon {
                    fill: #003882;
                    width: 24px;
                    height: 24px
                }

    #mainheader .comune .logoimg {
        margin-top: 10px
    }

        #mainheader .comune .logoimg img {
            max-height: 130px;
            max-width: 100%;
            background-color: #0871fc
        }

        #mainheader .comune .logoimg a:focus {
            outline: 0 transparent !important
        }

    #mainheader .comune .logotxt {
        vertical-align: middle;
        height: 48px;
        text-align: left;
        margin-left: 15px;
        display: inline-block
    }

        #mainheader .comune .logotxt h1 {
            display: table-cell;
            height: 48px;
            vertical-align: bottom;
            margin: 0;
            font-size: 1.778em;
            letter-spacing: 0
        }

            #mainheader .comune .logotxt h1 a, #mainheader .comune .logotxt h1 a:hover {
                color: #fff;
                text-decoration: none
            }

                #mainheader .comune .logotxt h1 a:focus, #mainheader .comune .logotxt h1 a:hover:focus {
                    text-decoration: underline;
                    outline: 1px solid #FF8C00 !important
                }

        #mainheader .comune .logotxt .badge-demo {
            font-size: 10px;
            background-color: #db001b !important;
            color: #fff;
            border-radius: 8px;
            padding: 1px 8px;
            margin-top: 8px;
            margin-left: 4px;
            display: inline-block;
            vertical-align: top
        }

    #mainheader .social {
        margin-bottom: 0;
        display: inline-block;
        height: 48px;
        margin-top: 20px
    }

        #mainheader .social .small {
            font-size: 14px;
            font-weight: 300;
            width: 100%;
            text-align: center
        }

        #mainheader .social a {
            display: inline-block;
            width: 24px;
            height: 24px;
            margin: 0;
            font-size: 1.111em;
            line-height: 24px;
            color: #fff !important;
            text-align: center
        }

            #mainheader .social a:hover {
                color: #badec3 !important;
                text-decoration: none
            }

            #mainheader .social a svg.icon {
                fill: #fff;
                width: 26px;
                height: 26px
            }

            #mainheader .social a:hover svg.icon {
                fill: #badec3
            }

        #mainheader .social li {
            padding: 0;
            vertical-align: middle;
            margin-right: 8px
        }

            #mainheader .social li:last-child {
                margin-right: 0
            }

    #mainheader .centermenu {
        margin-bottom: 0;
        display: inline-block;
        margin-top: 20px
    }

        #mainheader .centermenu ul.navbar-nav {
            display: inline-block
        }

        #mainheader .centermenu li.nav-item-centermenu {
            float: left
        }

        #mainheader .centermenu .nav-item-centermenu svg.icon {
            fill: #fff;
            color: #fff
        }

        #mainheader .centermenu .nav-item-centermenu a {
            color: #fff;
            font-size: 14px;
            padding: 12px 20px;
            white-space: nowrap
        }

            #mainheader .centermenu .nav-item-centermenu a.btn-primary {
                background-color: #1a3475
            }

            #mainheader .centermenu .nav-item-centermenu a:focus {
                outline: none !important;
                box-shadow: none
            }

        #mainheader .centermenu .nav-item-centermenu .dropdown-menu li a {
            padding: 5px 8px
        }

    #mainheader .cerca span {
        color: #fff;
        font-size: 14px
    }

    #mainheader .centermenu .cerca {
        transition: all 1s ease;
        text-align: right;
        width: 20%;
        padding-top: 5px
    }

        #mainheader .centermenu .cerca input, #mainheader .centermenu .cerca button {
            display: inline-block
        }

        #mainheader .centermenu .cerca input {
            transition: all 1s ease;
            width: 55%;
            padding: 0 10px;
            background-color: transparent;
            border-color: #fff;
            color: #fff
        }

            #mainheader .centermenu .cerca input::placeholder {
                color: #fff
            }

            #mainheader .centermenu .cerca input:focus, #mainheader .centermenu .cerca:hover input {
                background-color: #fff;
                border-color: grey;
                width: 80%;
                color: #1a3475
            }

                #mainheader .centermenu .cerca input:focus::placeholder, #mainheader .centermenu .cerca:hover input::placeholder {
                    color: grey
                }

    #mainheader .btn-cerca {
        height: 44px;
        width: 44px;
        border: 0;
        border-radius: 50%;
        color: #003882;
        padding: 0;
        background: #fff;
        margin-left: 10px;
        margin-right: 20px
    }

        #mainheader .btn-cerca svg.icon {
            width: 28px;
            height: 28px;
            vertical-align: middle;
            fill: #003882
        }

        #mainheader .btn-cerca:hover {
            background: #badec3;
            color: #fff
        }

    #mainheader .p_cercaMobile {
        display: none
    }

    #mainheader #sub_nav {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 47px;
        color: #fff
    }

    #mainheader .menu-btn {
        display: none
    }

        #mainheader .menu-btn:focus, #mainheader .menu-btn:hover:focus {
            outline: 3px solid #796C31 !important;
            outline-offset: 6px
        }

    #mainheader.ridotto {
        height: 56px;
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1071;
        margin-top: -56px;
        margin-bottom: 56px
    }

        #mainheader.ridotto .preheader {
            display: none
        }

        #mainheader.ridotto #sub_nav {
            z-index: 999
        }

            #mainheader.ridotto #sub_nav .col-lg-6.pull-left {
                margin-left: 80px
            }

            #mainheader.ridotto #sub_nav .list_link-utili {
                display: none
            }

        #mainheader.ridotto .social {
            display: none
        }

        #mainheader.ridotto .centermenu .menu-wrapper {
            display: none
        }

        #mainheader.ridotto .comune .logoimg {
            margin-top: 10px;
            margin-right: 20px
        }

            #mainheader.ridotto .comune .logoimg img {
                height: 36px;
                z-index: 1000;
                position: relative
            }

        #mainheader.ridotto .comune .logotxt {
            display: none
        }

            #mainheader.ridotto .comune .logotxt h1 {
                height: 48px;
                max-height: 48px;
                vertical-align: middle
            }

        #mainheader.ridotto .cerca {
            display: none !important
        }

.sub_nav, .list_link-utili {
    display: block;
    padding: 0;
    margin: 0
}

    .sub_nav:after, .list_link-utili:after {
        content: '';
        display: inline-block;
        width: 100%
    }

    .sub_nav:before, .list_link-utili:before {
        content: '';
        display: block
    }

    .sub_nav li, .list_link-utili li {
        display: inline-block;
        padding: 0;
        margin: 0;
        font-weight: 700;
        line-height: 20px;
        position: relative;
        font-size: 95% !important;
    }

    .list_link-utili .bar-content-edit {
        display: none
    }

    .sub_nav li a, .list_link-utili li a {
        padding: 12px 28px 12px 28px;
        color: #fff;
        display: block
    }

    .sub_nav li:first-child a {
        padding: 12px 14px
    }

    .sub_nav li a:focus, .sub_nav li a:hover, .list_link-utili li a:focus, .list_link-utili li a:hover {
        border-bottom: 2px solid #fff;
        text-decoration: none
    }

    .sub_nav li.active a, .list_link-utili li.active a {
        border-bottom: 4px solid #fff !important
    }

    .sub_nav li li {
        width: 100%
    }

    .sub_nav li.megamenu li h3 {
        padding: 0 5px;
        line-height: 1
    }

    .sub_nav li.megamenu li a {
        padding: 2px 5px;
        line-height: 2em
    }

        .sub_nav li.megamenu li a span {
            margin-right: 0
        }

        .sub_nav li.megamenu li a svg {
            margin-top: 5px
        }

    .sub_nav .link-list-wrapper ul li a:hover:not(.disabled) {
        padding: 2px 25px 0 5px
    }

        .sub_nav .link-list-wrapper ul li a:hover:not(.disabled) span {
            border-bottom: 2px solid;
            text-decoration: none;
            margin-bottom: -2px
        }

    .list_link-utili li {
        font-weight: 300;
        font-size: .889em
    }

        .list_link-utili li a {
            padding: 12px 25px
        }

        .list_link-utili li:last-child a {
            font-weight: 700;
            padding-right: 0
        }

    .sub_nav li.megamenu a {
        padding: 12px 16px 12px 22px
    }

    .sub_nav li.megamenu:first-child a {
        padding-left: 0
    }

#sub_nav .sub_nav .megamenu a[data-toggle=dropdown] svg.icon {
    float: right;
    fill: #fff;
    width: 22px;
    height: 22px
}

#sub_nav .sub_nav .megamenu a[data-toggle=dropdown][aria-expanded=true] svg.icon {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

#sub_nav .sub_nav .dropdown-menu {
    margin: 0;
    padding: 18px;
    width: 1184px;
    transform: translate3d(14px,32px,0) !important;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 3px 15px 0 rgba(0,0,0,.1)
}

    #sub_nav .sub_nav .dropdown-menu:before {
        display: none
    }

    #sub_nav .sub_nav .dropdown-menu .row > div:first-child, #sub_nav .sub_nav .dropdown-menu .row > div:last-child {
        border-left: 0
    }

    #sub_nav .sub_nav .dropdown-menu .row > div {
        border-left: 2px solid #005992
    }

#sub_nav .sub_nav .nav-item.megamenu > a.dropdown-toggle:before {
    opacity: 0;
    bottom: -16px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    content: '';
    position: absolute;
    top: auto;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    -webkit-transition: opacity .8s cubic-bezier(.1,.57,.36,.99);
    transition: opacity .8s cubic-bezier(.1,.57,.36,.99)
}

#sub_nav .sub_nav .nav-item.megamenu:first-child > a.dropdown-toggle:before {
    left: -29px
}

#sub_nav .sub_nav .nav-item.megamenu.show > a.dropdown-toggle:before {
    opacity: 1
}

#sub_nav .navmegamenu {
    border-top: 1px solid #D8D8D8;
    padding: 0
}

    #sub_nav .navmegamenu li {
        border-bottom: 1px solid #D8D8D8;
        display: block
    }

        #sub_nav .navmegamenu li a {
            font-size: 1em;
            color: #003882;
            font-weight: 400;
            padding: 12px 24px
        }

            #sub_nav .navmegamenu li a:hover {
                background-color: rgba(116,166,129,.1)
            }

#sub_nav .scheda-megamenu .scheda-foto {
    position: relative;
    height: 192px;
    overflow: hidden;
    border-radius: 4px
}

    #sub_nav .scheda-megamenu .scheda-foto figure {
        margin: 0
    }

    #sub_nav .scheda-megamenu .scheda-foto a {
        padding: 0
    }

    #sub_nav .scheda-megamenu .scheda-foto img {
        width: 100%;
        height: 192px;
        object-fit: cover
    }

#sub_nav .scheda-megamenu .scheda-icona-small {
    color: #003882;
    letter-spacing: 1px;
    font-size: .778em;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0;
    margin-bottom: 16px
}

    #sub_nav .scheda-megamenu .scheda-icona-small svg.icon {
        width: 22px;
        height: 22px;
        margin-right: 4px;
        vertical-align: bottom;
        fill: #003882
    }

#sub_nav .scheda-megamenu .scheda-testo h4 {
    font-size: 1.111em;
    font-weight: 700;
    color: #003882
}

    #sub_nav .scheda-megamenu .scheda-testo h4 a {
        color: #003882;
        padding: 0
    }

#sub_nav .scheda-megamenu .scheda-testo p {
    color: #555;
    font-size: .889em;
    font-weight: 400
}

#sub_nav .scheda-megamenu .scheda-footer {
    margin-top: 16px
}

#sub_nav .linksezione .tutte {
    color: #4E7E5B;
    font-size: .778em;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0
}

    #sub_nav .linksezione .tutte svg.icon {
        vertical-align: middle;
        width: 24px;
        height: 24px;
        fill: #4E7E5B
    }

    #sub_nav .linksezione .tutte:hover {
        color: #003882;
        text-decoration: underline
    }

        #sub_nav .linksezione .tutte:hover svg.icon {
            fill: #003882
        }

#sub_nav .owl-megamenu {
    max-height: 300px;
    margin-bottom: 40px
}

#sub_nav #owl-megamenu-ser .owl-stage, #sub_nav #owl-megamenu-doc .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#sub_nav #owl-megamenu-ser .owl-item .item, #sub_nav #owl-megamenu-doc .owl-item .item {
    height: 100%
}

#sub_nav #owl-megamenu-ser .owl-item .scheda-megamenu, #sub_nav #owl-megamenu-doc .owl-item .scheda-megamenu {
    padding-right: 24px;
    padding-left: 24px;
    height: 100%
}

#sub_nav #owl-megamenu-ser .owl-item.active .scheda-megamenu, #sub_nav #owl-megamenu-doc .owl-item.active .scheda-megamenu {
    border-left: 1px solid #D8D8D8
}

#sub_nav #owl-megamenu-ser .owl-item:first-child .scheda-megamenu, #sub_nav #owl-megamenu-doc .owl-item:first-child .scheda-megamenu {
    padding-left: 0
}

#sub_nav #owl-megamenu-ser .owl-item:first-child .scheda-megamenu, #sub_nav #owl-megamenu-doc .owl-item:first-child .scheda-megamenu {
    padding-left: 0;
    border: 0 !important
}

#sub_nav .owl-megamenu .owl-dots .owl-dot span {
    background: #4E7E5B;
    opacity: .1;
    width: 8px;
    height: 8px;
    margin: 5px
}

#sub_nav .owl-megamenu .owl-dots .owl-dot.active span {
    opacity: 1
}

.cbp-spmenu {
    position: fixed;
    background: #fff
}

.cbp-spmenu-vertical {
    width: 300px;
    height: 100%;
    top: 0;
    z-index: 99999;
    overflow-y: scroll;
    position: fixed
}

.cbp-spmenu-left {
    left: -300px
}

.cbp-spmenu-right {
    right: -300px
}

.cbp-spmenu-left.menu-open {
    left: 0
}

.cbp-spmenu-right.menu-open {
    right: 0
}

.push-body {
    overflow-x: hidden;
    position: relative;
    left: 0;
    padding: 0 !important
}

    .push-body.navbar-toggle {
        overflow-y: hidden;
        overflow: hidden !important
    }

.push_container {
    position: relative;
    left: 0
}

.push-body-toright .push_container {
    left: 300px
}

.cbp-spmenu, .push-body, .push_container {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.push-body-toright #mainheader .entesup, .push-body-toright #mainheader .areariservata, .push-body-toright #mainheader .comune, .push-body-toright #mainheader .pull-right, .push-body-toright .sub_nav, .push-body-toright .scrollto_top, .push-body-toright footer, .push-body-toright #main_container, .push-body-toright #mainheader .centermenu {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.push-body-toright .body_wrapper {
    background: #003882 !important
}

    .push-body-toright .body_wrapper .preheader {
        background: #003882 !important
    }

    .push-body-toright .body_wrapper #mainheader {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.navbar-toggle.menu-active .icon-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    height: 4px;
    background: #fff;
    -webkit-transition: all 0.3s cubic-bezier(.35,.085,.305,1.005);
    -moz-transition: all 0.3s cubic-bezier(.35,.085,.305,1.005);
    -o-transition: all 0.3s cubic-bezier(.35,.085,.305,1.005);
    transition: all 0.3s cubic-bezier(.35,.085,.305,1.005)
}

.navbar-toggle.menu-active .icon-bar1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background: #fff;
    top: 8px
}

.navbar-toggle.menu-active .icon-bar3 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$ms)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    background: #fff;
    top: -8px
}

.cbp-spmenu .user-burger {
    height: 136px;
    padding: 25px 25px
}

    .cbp-spmenu .user-burger .usertitle-burger {
        position: relative
    }

        .cbp-spmenu .user-burger .usertitle-burger .avatar-wrapper {
            width: 48px;
            height: 48px;
            margin-right: 12px;
            vertical-align: middle;
            display: inline-block
        }

        .cbp-spmenu .user-burger .usertitle-burger .avatar.size-lg {
            width: 48px;
            height: 48px
        }

            .cbp-spmenu .user-burger .usertitle-burger .avatar.size-lg .avatar-notifiche {
                position: absolute;
                color: #fff;
                font-size: .50em;
                font-weight: 600;
                background: #D71820;
                width: 12px;
                height: 12px;
                display: block;
                border-radius: 50%;
                display: flex;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                top: 4px;
                right: -6px
            }

        .cbp-spmenu .user-burger .usertitle-burger span {
            font-weight: 600;
            font-size: 1.125em;
            display: inline-block;
            vertical-align: middle
        }

        .cbp-spmenu .user-burger .usertitle-burger svg.icon {
            fill: #fff;
            position: absolute;
            width: 22px;
            height: 22px;
            top: 0;
            right: 0
        }

.cbp-spmenu .usermail-burger {
    margin-top: 24px
}

    .cbp-spmenu .usermail-burger a {
        font-size: .75em;
        color: #FFF
    }

.cbp-spmenu .logo-burger {
    margin: 30px 0 25px 25px
}

.cbp-spmenu .logo-burger-user {
    margin: 25px 0 25px 25px
}

.cbp-spmenu .logoimg-burger {
    display: inline-block
}

    .cbp-spmenu .logoimg-burger img {
        height: 76px;
        max-height: 76px
    }

.cbp-spmenu .logotxt-burger {
    vertical-align: middle;
    height: 76px;
    text-align: left;
    margin: 0 0 0 5px;
    display: inline-block;
    width: 120px !important
}

    .cbp-spmenu .logotxt-burger a {
        font-size: 1.375em;
        vertical-align: bottom;
        display: table-cell;
        height: 76px;
        font-weight: 700;
        color: #003882
    }

        .cbp-spmenu .logotxt-burger a:hover {
            text-decoration: none
        }

.navmenu a, .navmenu li > a:hover > span {
    color: #259
}

.navmenu li a.current {
    font-weight: 700
}

    .navmenu li a.current span {
        color: #fff !important
    }

.navmenu, .navmenu li, .navmenu ul {
    padding: 0;
    list-style: none
}

    .navmenu ul, .navmenu li.active ul li ul {
        display: none;
        padding: 0
    }

    .navmenu a, .navmenu li.active ul, .navmenu li.active ul li.active ul {
        display: block
    }

ul.navmenu {
    padding: 0 0 25px 0
}

.navmenu {
    margin: 0
}

    .navmenu > li {
        border: 0;
        width: 100%
    }

        .navmenu > li li {
            border: 0
        }

    .navmenu a {
        outline: 0;
        text-decoration: none
    }

    .navmenu [tabindex="0"]:focus, .navmenu li a:focus {
        outline: 0 solid #796C31 !important
    }

    .navmenu li > a > span {
        float: right;
        font-size: .6em;
        text-align: center;
        display: inline-block;
        margin: 0
    }

        .navmenu li > a > span:after {
            line-height: 1;
            content: '▾';
            color: #003882;
            font-size: 2em
        }

    .navmenu li a.current span:after {
        color: #003882
    }

    .navmenu li.open > a > span:after {
        line-height: 1;
        content: '▴'
    }

    .navmenu > li.open ul {
        background: transparent
    }

        .navmenu > li.open ul li a {
            color: #003882;
            padding: 6px 0 6px 25px;
            background: #f5faff
        }

    .navmenu li li a {
        font-size: 1em
    }

    .navmenu > li.open ul li a:hover, .navmenu > li.open ul > li.open > a {
        background: #e5f1ff;
        border-color: #003882
    }

    .navmenu li a {
        font-size: 1.333em;
        font-weight: 700;
        color: #003882;
        line-height: 26px;
        padding: 13px 0;
        border-left: 4px solid transparent;
        padding-left: 25px
    }

    .navmenu li:first-child {
        display: none
    }

    .navmenu li ul li:first-child {
        display: block
    }

    .navmenu > li > a:hover, .navmenu > li > a:focus {
        background-color: #e5f1ff;
        border-left: 4px solid #0038a2
    }

    .navmenu li > a > span {
        padding: 0 25px
    }

    .navmenu > li.open > a {
        background-color: #e5f1ff;
        border-left: 4px solid #0038a2
    }

    .navmenu > li.open ul li {
        background-color: #f5faff
    }

    .navmenu > li.open ul h3.no_toc {
        color: #000;
        font-size: 18px;
        padding: 15px 0 3px 0;
        background: #f5faff;
        margin: 0 27px;
        border-bottom: 1px solid
    }

.utilitymobile {
    margin: 10px 25px;
    padding: 0
}

    .utilitymobile li {
        padding: 7px 0
    }

        .utilitymobile li a {
            color: #003882
        }

            .utilitymobile li a:hover {
                color: #badec3;
                text-decoration: none
            }

        .utilitymobile li:last-child a {
            font-weight: 700
        }

.socialmobile {
    margin: 40px 25px 25px 25px
}

    .socialmobile .small {
        padding-right: 8px;
        font-size: 14px;
        color: #003882
    }

    .socialmobile a {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin: 0;
        font-size: 1.111em;
        line-height: 24px;
        color: #003882 !important;
        text-align: center
    }

        .socialmobile a:hover {
            color: #badec3 !important;
            text-decoration: none
        }

        .socialmobile a svg.icon {
            fill: #003882;
            width: 22px;
            height: 22px
        }

        .socialmobile a:hover svg.icon {
            fill: #badec3
        }

    .socialmobile li {
        padding: 0;
        vertical-align: middle;
        margin-right: 4px;
        display: inline-block
    }

        .socialmobile li:first-child {
            padding-left: 0
        }

.socialtopbar .small {
    vertical-align: top;
    font-size: 10px;
    color: #fff
}

.socialtopbar {
    margin: 0 -10px
}

    .socialtopbar a {
        display: inline-block;
        width: 17px;
        height: 27px;
        margin: 0;
        font-size: 1.111em;
        line-height: 18px;
        color: #ffffff !important;
        text-align: center
    }

        .socialtopbar a:hover {
            color: #badec3 !important;
            text-decoration: none
        }

        .socialtopbar a svg.icon {
            fill: #fff;
            width: 18px;
            height: 20px
        }

        .socialtopbar a:hover svg.icon {
            fill: #badec3
        }

    .socialtopbar li {
        padding: 0;
        vertical-align: middle;
        margin-right: 4px;
        display: inline-block
    }

        .socialtopbar li:first-child {
            padding-left: 0
        }

.cbp-spmenu .accedi {
    margin: 15px 25px
}

    .cbp-spmenu .accedi .btn-accedi {
        color: #003882
    }

        .cbp-spmenu .accedi .btn-accedi svg.icon {
            fill: #003882;
            width: 22px;
            height: 22px
        }

#searchModal, .searchWidgetModal {
    z-index: 1100;
    padding: 0 !important
}

    #searchModal .modal-dialog, #spidModal .modal-dialog, .searchWidgetModal .modal-dialog {
        width: 100%;
        max-width: 100%;
        margin: 0;
        height: 100%
    }

        #searchModal .modal-dialog .modal-content, #spidModal .modal-dialog .modal-content, .searchWidgetModal .modal-dialog .modal-content {
            height: 100%;
            overflow-y: auto
        }

    .searchWidgetModal .modal-header-title {
        border-bottom: 1px solid #dfe4f2;
        padding-bottom: 48px
    }

.container .searchWidgetModal li a:focus {
    outline: 0
}

.modal-header-fullsrc {
    margin-top: 40px;
    margin-bottom: 40px
}

    .modal-header-fullsrc h1 {
        font-size: 2.667em;
        color: #555;
        font-weight: 700;
        letter-spacing: 0
    }

.center-v {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.modal-header-fullsrc .close, .modal-header-fullsrc .back {
    color: #003882;
    opacity: 1;
    font-size: 1.111em;
    text-shadow: none;
    line-height: 0;
    float: left;
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    margin-top: 24px
}

    .modal-header-fullsrc .close svg.icon, .modal-header-fullsrc .back svg.icon {
        width: 32px;
        height: 32px;
        fill: #003882
    }

    .modal-header-fullsrc .close:hover, .modal-header-fullsrc .close:focus, .modal-header-fullsrc .back:hover, .modal-header-fullsrc .back:focus, .modal-header-fullsrc .close:not(:disabled):not(.disabled):focus, .modal-header-fullsrc .close:not(:disabled):not(.disabled):hover {
        color: #003882;
        opacity: 1
    }

#searchModal .modal-body-search {
    margin-bottom: 56px
}

    #searchModal .modal-body-search .form-group {
        border-bottom: 1px solid rgba(85,85,85,.7);
        height: 56px
    }

#searchModal .search-filter-dategroup .form-group label, .searchWidgetModal .form-group label {
    padding: 0;
    font-size: 1em;
    font-weight: 300;
    top: -12px
}

#searchModal #cerca-txt {
    background: transparent;
    color: #555;
    font-size: 2.222em;
    padding-left: 48px;
    font-weight: 300;
    height: 56px
}

#searchModal input::placeholder {
    color: rgba(85,85,85,.4)
}

#searchModal input:-ms-input-placeholder {
    color: rgba(85,85,85,.4)
}

#searchModal input::-ms-input-placeholder {
    color: rgba(85,85,85,.4)
}

#searchModal .modal-body-search .form-group .md-whiteframe-1dp, #searchModal .modal-body-search .form-group .md-whiteframe-z1 {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#searchModal md-autocomplete, #searchModal md-autocomplete md-autocomplete-wrap {
    height: 56px;
    background: transparent
}

md-autocomplete > md-autocomplete-wrap > md-progress-linear {
    display: none
}

.md-virtual-repeat-container.md-autocomplete-suggestions-container {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    max-height: none !important;
    margin-top: 16px
}

.md-virtual-repeat-container .md-autocomplete-suggestions li {
    font-size: 1.111em;
    padding: 0 8px;
    color: #003882
}

    .md-virtual-repeat-container .md-autocomplete-suggestions li.selected, .md-virtual-repeat-container .md-autocomplete-suggestions li:hover {
        background: #f2f2f2
    }

    .md-virtual-repeat-container .md-autocomplete-suggestions li .highlight {
        color: #003882
    }

    .md-virtual-repeat-container .md-autocomplete-suggestions li svg.icon-sm {
        fill: #003882;
        width: 20px;
        height: 20px;
        margin-right: 8px
    }

    .md-virtual-repeat-container .md-autocomplete-suggestions li .autocomplete-list-text em {
        color: #9B9B9B;
        letter-spacing: 1.86px;
        font-weight: 700;
        font-size: .722em;
        font-style: normal;
        text-transform: uppercase;
        margin-left: 12px
    }

input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    display: none
}

md-autocomplete .md-show-clear-button button md-icon {
    width: 32px;
    height: 32px
}

    md-autocomplete .md-show-clear-button button md-icon svg path {
        fill: #003882
    }

#searchModal .modal-body-search .form-group .ico-prefix {
    position: absolute;
    left: 0;
    top: 10px;
    fill: #003882;
    width: 40px;
    height: 40px
}

#searchModal .modal-body-search .search-start {
    background: none;
    color: #003882;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: .889em;
    font-weight: 600;
    border: 0;
    margin-top: 48px;
    padding: 0
}

    #searchModal .modal-body-search .search-start:hover {
        text-decoration: underline
    }

    #searchModal .modal-body-search .search-start svg {
        fill: #003882;
        width: 22px;
        height: 22px;
        margin-right: 8px
    }

#searchModal .search-filter-dategroup .form-group input, .searchWidgetModal .search-filter-dategroup .form-group input {
    font-weight: 300;
    color: #555;
    height: 56px;
    border: 0;
    border-radius: 4px;
    background-color: #F2F2F2;
    padding: 16px;
    font-size: .889em
}

#searchModal input::placeholder, .searchWidgetModal input::placeholder, .servizi-widget input::placeholder {
    color: #9B9B9B !important
}

#searchModal input:-ms-input-placeholder, .searchWidgetModal input:-ms-input-placeholder, .servizi-widget input:-ms-input-placeholder {
    color: #9B9B9B !important
}

#searchModal input::-ms-input-placeholder, .searchWidgetModal input::-ms-input-placeholder, .servizi-widget input::-ms-input-placeholder {
    color: #9B9B9B !important
}

#searchModal .box-servizi i {
    color: #D1CFCF;
    width: 21px;
    height: 21px;
    margin: 13px
}

#searchModal .form-group {
    padding: 0
}

.searchWidgetModal .form-group {
    margin-top: 24px
}

    #searchModal .form-group .ico-sufix, .searchWidgetModal .form-group .ico-sufix {
        position: absolute;
        width: 56px;
        text-align: center;
        right: 0;
        top: 0;
        bottom: 0;
        vertical-align: middle;
        background-color: #4E7E5B;
        color: #fff;
        border-radius: 0 4px 4px 0;
        border: 0;
        padding: 0;
        cursor: pointer
    }

.searchWidgetModal input[type="text"] {
    background: #f2f2f2;
    border: 0;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 32px;
    font-weight: 400;
    padding: 16px;
    height: 40px
}

#searchModal #opzioniTab .form-check.form-check-group {
    -webkit-box-shadow: none;
    box-shadow: none
}

#searchModal #opzioniTab .search-filter-dategroup .form-group input, .searchWidgetModal .search-filter-dategroup .form-group input {
    height: 40px
}

#searchModal #opzioniTab .form-group .ico-sufix, .searchWidgetModal .search-filter-dategroup .form-group .ico-sufix {
    width: 40px
}

#searchModal .form-group .ico-sufix svg.icon, .searchWidgetModal .form-group .ico-sufix svg.icon {
    width: 26px;
    height: 26px;
    fill: #fff
}

#searchModal #searchclear {
    position: absolute;
    top: 12px;
    background: transparent;
    right: 64px;
    -webkit-appearance: none;
    border: 0;
    color: #003882;
    padding: 0;
    line-height: 0;
    outline: none
}

    #searchModal #searchclear svg.icon {
        width: 32px;
        height: 32px;
        fill: #003882
    }

#searchModal .modal-body-search h2 {
    font-size: .889em;
    color: #796C31;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0
}

#searchModal .modal-body-search .form-filtro {
    margin-top: 32px;
    margin-bottom: 64px
}

.form-filtro .btn-trasparente {
    margin: 0 8px 8px 0;
    cursor: pointer
}

    .form-filtro .btn-trasparente:hover, .form-filtro .btn-trasparente.active {
        background-color: #EAF2EC;
        color: #555 !important;
        border: 1px solid #EAF2EC
    }

        .form-filtro .btn-trasparente:hover svg.icon, .form-filtro .btn-trasparente.active svg.icon {
            fill: #555 !important
        }

#searchModal .modal-body-search .form-filtro .btn-trasparente:first-of-type {
    margin-left: 0
}

#searchModal .modal-body-search .btn-badge:hover, #searchModal .modal-body-search .btn-badge.active {
    color: #555
}

#searchModal .modal-body-search .badge-argomenti {
    color: #003882;
    border: 1px solid #003882;
    margin-right: 8px;
    margin-bottom: 12px;
    font-size: .889em;
    font-weight: 600;
    line-height: 1.2
}

    #searchModal .modal-body-search .badge-argomenti:hover, #searchModal .modal-body-search .badge-argomenti.active {
        background-color: #EAF2EC;
        color: #555;
        text-decoration: none;
        border: 1px solid #EAF2EC
    }

    #searchModal .modal-body-search .badge-argomenti.puntini {
        padding-left: 12px;
        padding-right: 12px
    }

#searchModal .modal-body-search .form-blockopz {
    margin-bottom: 32px
}

    #searchModal .modal-body-search .form-blockopz:last-child {
        margin-bottom: 0
    }

    #searchModal .modal-body-search .form-blockopz ul {
        list-style-type: none;
        padding: 0
    }

        #searchModal .modal-body-search .form-blockopz ul li {
            margin: 12px 0
        }

            #searchModal .modal-body-search .form-blockopz ul li a {
                color: #003882;
                vertical-align: middle;
                line-height: 1;
                font-size: 1.111em
            }

                #searchModal .modal-body-search .form-blockopz ul li a svg.icon {
                    vertical-align: middle;
                    width: 24px;
                    height: 24px;
                    fill: #003882
                }

.modal-header-fullsrc .confirm {
    position: absolute;
    top: 24px;
    right: 14px;
    font-size: .778em;
    min-width: 152px
}

.modal-header-fullsrc .search-filter-type {
    max-width: 1184px !important;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: -14px
}

@media (min-width:1200px) {
    .modal-header-fullsrc .search-filter-type {
        max-width: 1140px
    }
}

@media (min-width:992px) {
    .modal-header-fullsrc .search-filter-type {
        max-width: 960px
    }
}

@media (min-width:768px) {
    .modal-header-fullsrc .search-filter-type {
        max-width: 720px
    }
}

.modal-header-fullsrc .nav-tabs {
    overflow-x: hidden
}

    .modal-header-fullsrc .nav-tabs li {
        width: 33.333%;
        text-align: center
    }

        .modal-header-fullsrc .nav-tabs li a {
            color: #003882;
            font-size: 1.111em;
            font-weight: 600;
            letter-spacing: 1px;
            display: block;
            border-bottom: 2px solid transparent;
            padding: 16px 0
        }

            .modal-header-fullsrc .nav-tabs li a:hover, .modal-header-fullsrc .nav-tabs li a.active {
                color: #796C31;
                border-bottom: 2px solid #796C31;
                text-decoration: none
            }

.search-filter-ckgroup {
    margin-top: 24px;
    margin-bottom: 36px;
    color: #003882
}

    .search-filter-ckgroup .search-filter-ckgroup-title {
        font-weight: 700
    }

    .search-filter-ckgroup label {
        margin-bottom: 0
    }

md-checkbox.md-default-theme:not(.md-checked) .md-icon, md-checkbox:not(.md-checked) .md-icon {
    border-color: #003882
}

md-checkbox.md-default-theme.md-checked .md-ink-ripple, md-checkbox.md-checked .md-ink-ripple {
    color: #003882
}

md-checkbox.md-default-theme.md-checked .md-icon, md-checkbox.md-checked .md-icon {
    background-color: #003882
}

md-checkbox.md-indeterminate .md-icon {
    background-color: rgba(0,56,130,.3)
}

md-checkbox:focus {
    outline: 1px solid #FF8C00 !important
}

#searchModal #opzioniTab {
    padding-top: 24px
}

    #searchModal #opzioniTab p.small {
        font-weight: 300;
        font-size: .875em;
        width: 100%;
        display: block
    }

#searchModal .toggles label {
    margin: 0;
    font-size: 1.125em;
    font-weight: 600
}

    #searchModal .toggles label input[type=checkbox] + .lever {
        margin: 8px 0 16px 0
    }

        #searchModal .toggles label input[type=checkbox] + .lever:after {
            background-color: #8E8C8C
        }

    #searchModal .toggles label input[type=checkbox]:checked + .lever:after {
        background-color: #4E7E5B
    }

#searchModal .search-filter-dategroup {
    margin-top: 48px
}

    #searchModal .search-filter-dategroup .form-group, .searchWidgetModal .search-filter-dategroup .form-group {
        padding: 0;
        border: 0;
        height: auto
    }

    #searchModal .search-filter-dategroup input {
        background-color: rgba(242,242,242,1);
        border-radius: 4px
    }

#ui-datepicker-div.ui-datepicker {
    border-radius: 4px;
    -webkit-box-shadow: 5px 5px 20px 0 rgba(0,0,0,.1);
    box-shadow: 5px 5px 20px 0 rgba(0,0,0,.1);
    width: auto
}

#ui-datepicker-div.ui-widget {
    font-family: "Titillium Web",Geneva,Tahoma,sans-serif
}

    #ui-datepicker-div.ui-widget.ui-widget-content {
        border: 0
    }

#ui-datepicker-div .ui-widget-header {
    background: none;
    color: #555;
    border: 0;
    font-size: 1.111em
}

#ui-datepicker-div.ui-datepicker table {
    font-size: .889em
}

#ui-datepicker-div.ui-datepicker th {
    color: #796C31;
    font-weight: 600;
    text-align: center;
    font-size: 1em
}

#ui-datepicker-div.ui-datepicker td span, #ui-datepicker-div.ui-datepicker td a {
    text-align: center;
    color: #555;
    font-weight: 600;
    padding: 8px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid transparent;
    width: 40px;
    height: 40px
}

#ui-datepicker-div.ui-state-default, #ui-datepicker-div .ui-widget-content .ui-state-default, #ui-datepicker-div .ui-widget-header .ui-state-default, #ui-datepicker-div .ui-button, html .ui-button.ui-state-disabled:hover, html #ui-datepicker-div .ui-button.ui-state-disabled:active {
    border: 0;
    background: transparent;
    font-weight: 600;
    color: #555;
    border: 1px solid transparent
}

#ui-datepicker-div.ui-datepicker td a.ui-state-active, #ui-datepicker-div.ui-datepicker .ui-widget-content .ui-state-active, #ui-datepicker-div.ui-datepicker .ui-widget-header .ui-state-active, #ui-datepicker-div.ui-datepicker a.ui-button:active, #ui-datepicker-div.ui-datepicker .ui-button:active, #ui-datepicker-div.ui-datepicker .ui-button.ui-state-active:hover, #ui-datepicker-div.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a.ui-state-active {
    background-color: #4E7E5B;
    -webkit-box-shadow: 5px 5px 20px 0 rgba(0,0,0,.1);
    box-shadow: 5px 5px 20px 0 rgba(0,0,0,.1);
    color: #fff
}

#ui-datepicker-div .ui-state-hover, #ui-datepicker-div .ui-widget-content .ui-state-hover, #ui-datepicker-div .ui-widget-header .ui-state-hover, #ui-datepicker-div .ui-state-focus, #ui-datepicker-div .ui-widget-content .ui-state-focus, #ui-datepicker-div .ui-widget-header .ui-state-focus, #ui-datepicker-div .ui-button:hover, #ui-datepicker-div .ui-button:focus {
    color: #555;
    font-weight: 600;
    border: 1px solid #4E7E5B;
    border-radius: 50%
}

#ui-datepicker-div .ui-widget-header .ui-icon {
    background: none
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-prev, #ui-datepicker-div.ui-datepicker .ui-datepicker-next {
    font-family: "italia-icon-font";
    color: #003882 !important;
    font-size: .6em;
    text-align: center;
    position: absolute;
    top: 12px;
    border: 1px solid transparent;
    border-radius: 50%;
    background: transparent
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-prev {
    background-image: url(../img/it-chevron-left.svg)
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-next {
    background-image: url(../img/it-chevron-right.svg)
}

#ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled {
    opacity: 1
}

    #ui-datepicker-div .ui-datepicker-calendar td.ui-state-disabled:before {
        background: #F5A623;
        content: "";
        position: absolute;
        transform: rotate(45deg);
        width: 1px;
        height: 40px;
        margin-left: 20px
    }

#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-other-month:before {
    background: none;
    content: none
}

#ui-datepicker-div .ui-datepicker-calendar .ui-datepicker-today a {
    border: 1px solid #4E7E5B;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555
}

.md-autocomplete-suggestions-container {
    z-index: 1105 !important
}

#actionModal {
    padding: 0 !important
}

    #actionModal .modal-body {
        padding-left: 0;
        padding-right: 0
    }

    #actionModal .modal-content {
        border-radius: 4px;
        -webkit-box-shadow: 0 5px 12px 0 rgba(0,0,0,.5);
        box-shadow: 0 5px 12px 0 rgba(0,0,0,.5);
        max-width: 278px;
        margin: 0 auto
    }

    #actionModal .icon-primary {
        fill: #003882
    }

    #actionModal .link-list-wrapper a:hover .icon {
        fill: #003882 !important
    }

    #actionModal .icon {
        width: 22px;
        height: 22px;
        vertical-align: middle;
        margin-right: 16px
    }

    #actionModal .link-list-wrapper ul li {
        padding: 0
    }

        #actionModal .link-list-wrapper ul li a.ombra {
            -webkit-box-shadow: 0 15px 25px -10px rgba(2,2,2,.1);
            box-shadow: 0 15px 25px -10px rgba(2,2,2,.1)
        }

            #actionModal .link-list-wrapper ul li a.ombra.collapsed {
                -webkit-box-shadow: none;
                box-shadow: none
            }

            #actionModal .link-list-wrapper ul li a.ombra svg.iconexpand {
                fill: #003882;
                width: 22px;
                height: 22px;
                position: absolute;
                right: 24px;
                top: 8px
            }

            #actionModal .link-list-wrapper ul li a.ombra.collapsed svg.iconexpand {
                -webkit-transform: scaleY(-1);
                transform: scaleY(-1)
            }

        #actionModal .link-list-wrapper ul li a {
            padding: 0 24px;
            color: #003882
        }

            #actionModal .link-list-wrapper ul li a:hover {
                background-color: #EFEFEF
            }

            #actionModal .link-list-wrapper ul li a.left-icon {
                display: block
            }

    #actionModal .link-list-wrapper ul.link-sublist {
        padding: 0
    }

#footer {
    background: #005992;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 5px solid #0871fc
}

    #footer a {
        color: #fff
    }

        #footer a:hover {
            color: #BADEC3
        }

    #footer section {
        margin-bottom: 28px
    }

        #footer section .intestazione {
            margin-bottom: 28px
        }

    #footer .logoimg {
        display: inline-block
    }

    #footer .logotxt {
        vertical-align: middle;
        height: 48px;
        text-align: left;
        margin-left: 15px;
        display: inline-block
    }

        #footer .logotxt h3 {
            display: table-cell;
            vertical-align: bottom;
            margin: 0;
            font-weight: 700;
            color: #FFF;
            font-size: 1.778em;
            height: 48px
        }

            #footer .logotxt h3 a {
                color: #FFF
            }

                #footer .logotxt h3 a:hover {
                    color: #FFF;
                    text-decoration: none
                }

    #footer .logoimg img {
        height: 48px;
        max-height: 48px
    }

    #footer h4 {
        color: #FFF;
        font-size: .778em;
        font-weight: 700;
        margin: 0;
        padding: 0 0 16px 0;
        border-bottom: 1px solid #796C31;
        line-height: 1em;
        text-transform: uppercase;
        vertical-align: middle
    }

        #footer h4 a {
            vertical-align: middle
        }

        #footer h4 svg.icon {
            width: 22px;
            height: 22px;
            opacity: .5;
            margin-right: 8px;
            fill: #fff
        }

    #footer p {
        margin: 16px 0;
        color: #fff;
        font-size: .889em
    }

        #footer p a {
            color: #fff
        }

            #footer p a:hover {
                color: #BADEC3
            }

    #footer .footer-list {
        list-style-type: none;
        margin: 15px 0;
        padding: 0;
        font-size: .889em
    }

        #footer .footer-list li {
            margin: 0
        }

            #footer .footer-list li a {
                padding: 4px 0;
                display: block;
                color: #fff
            }

                #footer .footer-list li a:hover {
                    color: #BADEC3
                }

    #footer form {
        margin: 16px 0;
        font-size: .889em
    }

        #footer form label {
            color: #FFF
        }

        #footer form input {
            border-radius: 4px;
            margin-bottom: 16px
        }

            #footer form input::placeholder {
                color: #555;
                opacity: 1;
                font-weight: 400
            }

            #footer form input:-ms-input-placeholder {
                color: #555;
                font-weight: 400
            }

            #footer form input::-ms-input-placeholder {
                color: #555;
                font-weight: 400
            }

        #footer form .btn-iscriviti, .btn-iscriviti {
            color: #fff !important;
            padding: 12px 60px;
            background: #4E7E5B;
            font-family: "Titillium Web",Geneva,Tahoma,sans-serif
        }

            #footer form .btn-iscriviti:hover, .btn-iscriviti:hover {
                background: #395C42;
                color: #fff
            }

.btn-spid {
    color: #fff;
    padding: 10px 0;
    background-color: #0064D3;
    font-family: "Titillium Web",Geneva,Tahoma,sans-serif;
    border-radius: 4px;
    font-size: 1.50em;
    width: 100%;
    margin-bottom: 40px
}

    .btn-spid .ico-prefix {
        left: 0;
        border-right: 1px solid #fff;
        position: absolute;
        top: 0;
        bottom: 0;
        width: 56px;
        padding: 3px
    }

    .btn-spid .btn-spid-text-center {
        display: inline-block;
        margin-left: 54px
    }

.linkbold {
    font-weight: 700;
    font-size: 1em;
    color: #003882 !important
}

#footer .social {
    margin: 16px 0
}

    #footer .social li {
        margin-right: 8px;
        display: inline-block
    }

        #footer .social li:first-child {
            display: block
        }

    #footer .social a {
        color: #fff
    }

        #footer .social a:hover {
            color: #BADEC3
        }

        #footer .social a svg.icon {
            fill: #fff;
            width: 24px;
            height: 24px
        }

        #footer .social a:hover svg.icon {
            fill: #BADEC3
        }

#footer .postFooter {
    font-size: .8889em;
    border-top: 1px solid #9C8C3E;
    padding: 20px 0
}

#footer .postFooter {
    color: #9C8C3E
}

    #footer .postFooter a {
        color: #fff;
        margin: 0 5px
    }

        #footer .postFooter a:hover {
            color: #BADEC3
        }

        #footer .postFooter a:first-of-type {
            margin-left: 0
        }

#footer a:focus {
    outline: 1px solid #FF8C00 !important
}

#footer section:last-of-type {
    margin-bottom: 0
}

#footer #banner_bottom_main a:hover {
    text-decoration: none
}

#footer #banner_bottom_main .it-carousel-wrapper.it-carousel-landscape-abstract .row {
    margin: 0
}

#footer #banner_bottom_main .it-carousel-wrapper.it-carousel-landscape-abstract .owl-dots {
    display: none
}

#footer #banner_bottom_main .it-carousel-wrapper.it-carousel-landscape-abstract .owl-stage-outer {
    border-right: 0 solid #fff
}

#topcontrol {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    visibility: hidden;
    opacity: 1;
    text-align: center;
    padding: 0;
    -webkit-transition: visibility 0s 1s,opacity 1s linear;
    -o-transition: visibility 0s 1s,opacity 1s linear;
    transition: visibility 0s 1s,opacity 1s linear
}

    #topcontrol.visualizza {
        visibility: visible;
        opacity: 1;
        -webkit-transition: opacity 1s linear;
        -o-transition: opacity 1s linear;
        transition: opacity 1s linear
    }

    #topcontrol svg.icon {
        width: 40px;
        height: 40px;
        fill: #fff
    }

section .titolosezione h3 {
    color: #796C31;
    font-size: 1.778em;
    margin: 0 0 36px 0
}

    section .titolosezione h3 a {
        color: #796C31
    }

section .titolosezione.filtrisezione {
    border-bottom: 2px solid #f1f2f4;
    padding-bottom: 16px
}

section.bg-grigio .titolosezione.filtrisezione {
    border-bottom: 2px solid #dfe3e7
}

section h3.titolettosezione {
    color: #003882;
    font-size: 1.556em;
    font-weight: 600;
    margin: 0 0 36px 0;
    border-bottom: 2px solid #f1f2f4;
    padding-bottom: 16px
}

section .titolettosezione {
    margin: 0 0 36px 0;
    border-bottom: 2px solid #f1f2f4;
    padding-bottom: 16px
}

    section .titolettosezione h3 {
        color: #003882;
        font-size: 1.556em;
        font-weight: 600
    }

.btn-trasparente {
    background: transparent;
    border: 1px solid #003882;
    border-radius: 4px;
    box-shadow: inset 0 -1px 0 0 rgba(255,255,255,.33);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255,255,255,.33);
    color: #003882 !important;
    font-weight: 600;
    font-size: .889em;
    padding: 4px 12px;
    vertical-align: middle;
    margin: 0 8px
}

    .btn-trasparente:last-child {
        margin-right: 0
    }

    .btn-trasparente svg.icon {
        vertical-align: middle;
        fill: #003882;
        width: 20px;
        height: 20px
    }

    .btn-trasparente:hover svg.icon {
        fill: #fff
    }

    .btn-trasparente.active {
        background: #4E7E5B;
        color: #fff !important;
        border: 1px solid #395C42;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .btn-trasparente.activepart {
        background: rgba(116,166,129,.5);
        color: #fff !important;
        border: 1px solid #395C42;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

        .btn-trasparente.active svg.icon, .btn-trasparente.activepart svg.icon {
            fill: #fff !important
        }

    .btn-trasparente:hover {
        background: #395C42;
        color: #fff !important
    }

.btn-verde, #intro .btn-verde, #home-servizi .btn-verde {
    font-size: .778em;
    color: #fff !important;
    padding: 8px 24px;
    background: #4E7E5B;
    margin: 0 16px 24px 0
}

.btn-trasp {
    font-size: .778em;
    color: #fff !important;
    padding: 8px 24px;
    background: transparent;
    margin: 0 16px 24px 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-badge {
    background-color: #E6EFE8;
    border: 1px solid #E6EFE8;
    border-radius: 4px;
    color: #003882 !important;
    font-weight: 600;
    font-size: .889em;
    padding: 4px 12px;
    vertical-align: middle;
    margin: 0 8px 8px 0;
    display: inline-block;
    line-height: 1.5
}

.btn-badge-close {
    cursor: pointer;
    margin-left: 8px;
    padding: 0;
    display: inline-block
}

    .btn-badge-close svg.icon {
        width: 18px;
        height: 18px;
        fill: #003882;
        margin: 0;
        padding: 0
    }

.btn-celeste {
    background: #FCFDFF;
    border: 2px solid #E6E9F2;
    border-radius: 4px;
    box-shadow: inset 0 -1px 0 0 rgba(255,255,255,.33);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255,255,255,.33);
    color: #003882 !important;
    font-weight: 700;
    font-size: .889em;
    padding: 4px 12px;
    vertical-align: middle;
    text-align: center
}

    .btn-celeste svg.icon {
        fill: #003882
    }

    .btn-celeste:hover {
        background: #003882;
        color: #fff !important
    }

        .btn-celeste:hover svg.icon {
            fill: #fff
        }

.argomenti {
    margin-bottom: 20px
}

    .argomenti a.badge-argomenti {
        color: #003882;
        border: 1px solid #003882;
        margin-right: 8px;
        margin-bottom: 12px;
        font-size: .889em;
        font-weight: 600
    }

        .argomenti a.badge-argomenti:hover {
            background-color: #003882;
            color: #fff;
            text-decoration: none
        }

.altri-argomenti {
    margin-top: 48px
}

    .altri-argomenti .altri-argomenti-titolo {
        float: left
    }

        .altri-argomenti .altri-argomenti-titolo h4 {
            display: inline-block;
            color: #555;
            letter-spacing: 1px;
            font-size: .778em;
            text-transform: uppercase;
            font-weight: 700
        }

    .altri-argomenti .altri-argomenti-elenco {
        margin-left: 144px
    }

        .altri-argomenti .altri-argomenti-elenco a.badge-argomenti {
            font-weight: 700
        }

    .altri-argomenti .altri-argomenti-tutti {
        text-align: center
    }

#main_container .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 5px
}

section .pagination .page-item .page-link {
    font-size: .778em;
    color: #003882
}

    section .pagination .page-item .page-link svg.icon {
        fill: #003882;
        width: 26px;
        height: 26px
    }

    section .pagination .page-item .page-link[aria-current] {
        border: 1.5px solid #51825F;
        color: #555
    }

    section .pagination .page-item .page-link:hover {
        background: #51825F !important;
        text-decoration: underline !important;
        color: #fff
    }

        section .pagination .page-item .page-link:hover svg.icon {
            fill: #fff
        }

.page-link:focus {
    -webkit-box-shadow: 0 0 0 .1rem rgba(255,140,0,.25) !important;
    box-shadow: 0 0 0 .1rem rgba(255,140,0,.25) !important
}

.cookiebar {
    min-height: 120px;
    vertical-align: baseline;
    text-align: center;
    padding-top: 36px;
    font-size: .889em;
    width: 100%;
    max-width: none !important
}

    .cookiebar p {
        margin: 0 auto
    }

    .cookiebar .btn-verde {
        font-size: .875em;
        margin: 8px 0 8px 16px;
        vertical-align: baseline
    }

    .cookiebar .btn-trasp {
        font-size: .875em;
        margin: 8px 0;
        padding-left: 0;
        padding-right: 0;
        text-decoration: underline;
        vertical-align: baseline
    }

input[type="checkbox"]:focus, input[type="radio"]:focus {
    border: 2px solid #FF8C00 !important
}

h2:focus, h2 a:focus, h3:focus, h3 a:focus, h4:focus, h4 a:focus {
    outline: 1px solid #FF8C00 !important
}

.argomenti a.badge-argomenti:focus {
    border: 2px solid #FF8C00 !important;
    outline: 0
}

a.tutte:focus {
    outline: 2px solid #FF8C00 !important
}

#topcontrol:focus {
    outline: 2px solid #FF8C00 !important
}

button.owl-dot:focus {
    outline: 0;
    border: 2px solid #ff8c00 !important;
    border-radius: 50%
}

input[type="text"]:focus, select:focus, input[type=checkbox]:focus + label::after {
    border: 2px solid #FF8C00 !important
}

.servizi-widget .nav-tabs a.nav-link:focus {
    border: 2px solid #FF8C00 !important
}

button.btn.btn-info.mr-2.btn-verde:focus {
    outline: 2px solid #FF8C00 !important
}

button.btn.btn-default.btn-trasparente.active:focus {
    border: 2px solid #FF8C00 !important;
    outline: 0
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important
}

@media (min-width:1200px) {
    .hidden-lg, .hidden-md {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1200px) {
    #sub_nav .sub_nav .dropdown-menu {
        width: 960px
    }

    .sub_nav li a {
        padding: 13px 12px
    }

    .sub_nav li.megamenu a {
        padding: 13px 6px
    }

    .list_link-utili li a {
        padding: 13px 8px
    }

    #mainheader {
        height: 215px
    }

        #mainheader .social li {
            margin: 0
        }

        #mainheader .centermenu {
            margin-top: 15px
        }

            #mainheader .centermenu .nav-item-centermenu a {
                padding: 12px 8px
            }

        #mainheader .comune .logoimg img {
            max-height: 120px
        }
}

@media (min-width:992px) {
    .hidden-md {
        display: none !important
    }

    .socialmobile {
        display: none !important
    }

    .modal-backdrop.show {
        opacity: 0 !important
    }
}

@media (max-width:991px) {
    #mainheader .entesup a {
        display: inline-block;
        vertical-align: middle
    }

    #mainheader.ridotto .sub_nav {
        display: none
    }

    #mainheader .centermenu {
        margin-top: 25px
    }

    #mainheader .comune .logoimg img {
        max-height: 85px
    }

    .sub_nav {
        display: block;
        padding: 0;
        margin: 0
    }

        .sub_nav li {
            /*font-size: 14px;*/
            line-height: 20px
        }

        .sub_nav > li:first-child {
            display: none
        }

        .sub_nav li a {
            padding: 13px 12px;
            /*font-size: 15px*/
        }

        .sub_nav li.megamenu a {
            padding: 13px 6px
        }

    .list_link-utili li {
        display: none
    }

        .list_link-utili li:last-child {
            display: inline-block
        }

    .cbp-spmenu-vertical {
        width: 300px
    }

    .cbp-spmenu-left {
        left: -300px
    }

    .cbp-spmenu-right {
        right: -300px
    }

    .push-body-toright .push_container {
        left: 300px
    }
}

@media (min-width:767px) and (max-width:991px) {
    .nav-item.megamenu {
        position: static
    }

        .nav-item.megamenu > a.dropdown-toggle {
            position: relative
        }

    #sub_nav .sub_nav .dropdown-menu {
        width: 720px;
        transform: translate3d(14px,32px,0) !important;
        padding: 24px
    }

    #footer h4 svg.icon {
        margin-right: 2px
    }

    .modal-backdrop.show {
        opacity: 0 !important
    }

    #mainheader {
        height: 180px
    }

        #mainheader .centermenu .cerca input {
            width: 75%
        }

    .it-carousel-wrapper:not(.it-carousel-landscape-abstract-three-cols) .owl-item {
        margin-left: 12px !important;
        margin-right: 0px !important
    }

    .it-carousel-wrapper:not(.it-carousel-landscape-abstract-three-cols) .card .card-body {
        padding-left: 15px;
        padding-right: 15px
    }

    .it-carousel-wrapper:not(.it-carousel-landscape-abstract-three-cols) .owl-item .it-single-slide-wrapper, .it-carousel-wrapper:not(.it-carousel-landscape-abstract-three-cols) .owl-item > div {
        max-width: 100%
    }

    div#banner_bottom_main .it-carousel-wrapper:not(.it-carousel-landscape-abstract-three-cols) .owl-item {
        margin-left: 0px !important;
        margin-right: 24px !important;
    }
}

@media (max-width:767px) {
    #mainheader.ridotto {
        margin: 0
    }

    body.ridotto {
        padding-top: 0
    }

    .container {
        padding-left: 24px !important;
        padding-right: 24px !important
    }

    .hidden-xs {
        display: none !important
    }

    html {
        overflow-x: hidden
    }

    body {
        font-size: 16px;
        line-height: 1.2
    }

        body.home #mainheader {
            height: 136px
        }

    #mainheader {
        height: 185px
    }

        #mainheader.ridotto {
            position: fixed;
            left: 0;
            right: 0
        }

        #mainheader .preheader .entesup {
            font-size: .875em;
            font-weight: 700;
            text-align: left;
            text-indent: 0 !important
        }

        #mainheader .preheader .accedi {
            border-left: 0;
            margin: 0;
            padding: 0 0 0 10px
        }

            #mainheader .preheader .accedi .btn-accedi {
                padding: 0 8px
            }

            #mainheader .preheader .accedi span, #mainheader .preheader .accedi svg.icon-expand {
                display: none
            }

            #mainheader .preheader .accedi .dropdown-menu:before {
                display: none
            }

        #mainheader .comune .logoimg {
            margin-top: 20px
        }

        #mainheader .cerca {
            display: inline
        }

            #mainheader .cerca .form-control {
                display: none
            }

        #mainheader .p_cercaMobile {
            display: inline-block;
            float: right;
            height: 96px;
            padding-top: 35px;
            text-align: center;
            padding-right: 8px
        }

        #mainheader.ridotto .p_cercaMobile {
            height: 64px;
            padding-top: 16px
        }

        #mainheader .social {
            display: none
        }

        #mainheader .centermenu {
            margin-top: 0;
            margin-left: -5%;
            margin-right: -5%;
            width: 110%
        }

            #mainheader .centermenu .nav-item-centermenu a {
                padding: 12px 10px
            }

            #mainheader .centermenu .dropdown-menu {
                margin-left: -50%
            }

                #mainheader .centermenu .dropdown-menu:before {
                    left: calc(50% - 9px)
                }

            #mainheader .centermenu li:last-child .dropdown-menu {
                margin-left: -75%
            }

                #mainheader .centermenu li:last-child .dropdown-menu:before {
                    left: calc(80% - 9px)
                }

        #mainheader.ridotto .centermenu {
            display: none
        }

        #mainheader .menu-btn {
            display: block !important;
            float: left;
            width: 24px;
            height: 24px;
            padding: 0 0 0;
            margin: 35px 4px 16px 24px;
            border: 0 none;
            background: transparent
        }

        #mainheader.ridotto .menu-btn {
            margin-top: 16px
        }

        #mainheader .menu-btn .icon-bar {
            position: relative;
            z-index: 171;
            width: 24px;
            height: 4px;
            background-color: #fff;
            display: block;
            border-radius: 0
        }

            #mainheader .menu-btn .icon-bar + .icon-bar {
                margin-top: 4px
            }

        #mainheader .menu-btn .icon-bar1, #mainheader .menu-btn .icon-bar3 {
            width: 16px
        }

        #mainheader .navbar-toggle.menu-active .icon-bar1, #mainheader .navbar-toggle.menu-active .icon-bar3 {
            width: 24px
        }

        #mainheader .navbar-toggle.menu-active {
            position: fixed;
            top: 40px;
            left: 300px
        }

    #cercaMobile {
        position: absolute;
        right: 0;
        left: 0;
        padding: 15px 8px;
        background-color: #003274;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        z-index: 90
    }

    #mainheader.ridotto #cercaMobile {
        top: 56px
    }

    .navbar-toggler-icon {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiP�I+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=)
    }

    .cbp-spmenu-vertical {
        width: 300px
    }

    .cbp-spmenu-left {
        left: -300px
    }

    .cbp-spmenu-right {
        right: -300px
    }

    .push-body-toright .push_container {
        left: 300px
    }

    .modal-header-fullsrc {
        padding-top: 14px;
        padding-bottom: 14px;
        -webkit-box-shadow: 0 12px 40px 0 rgba(0,0,0,.06);
        box-shadow: 0 12px 40px 0 rgba(0,0,0,.06);
        margin: 0 0 24px 0
    }

        .modal-header-fullsrc h1 {
            font-size: 1.125em;
            text-align: center;
            display: inline-block
        }

        .modal-header-fullsrc .confirm {
            top: 0;
            right: 6px;
            left: auto;
            min-width: 0
        }

    #spidModal .modal-header-fullsrc {
        -webkit-box-shadow: none;
        box-shadow: none
    }

        #spidModal .modal-header-fullsrc .close {
            left: auto
        }

            #spidModal .modal-header-fullsrc .back svg.icon, #spidModal .modal-header-fullsrc .close svg.icon {
                width: 32px;
                height: 32px
            }

    img.spidback {
        height: 32px
    }

    #spid-step1 h3, #spid-step2 h3, #spid-step3 h3, #spid-step4 h3, #spid-step5 h3 {
        margin: 48px 0 8px 0;
        font-size: 2em
    }

    #spid-step1 p, #spid-step2 p, #spid-step3 p, #spid-step4 p, #spid-step5 p {
        font-size: .875em
    }

    #spidModal .btn-bianco, #spidModal .btn-blu, #spidModal .btn-trasparente {
        font-size: 1em
    }

    #spidModal h4 {
        font-size: 1em
    }

    #spidModal .spid-inputgroup label {
        font-size: .875em
    }

    #spidModal .spid-inputgroup input {
        font-size: 1.50em
    }

    #spidModal p.desc {
        font-size: 1em
    }

    .searchWidgetModal .modal-header-title {
        border: 0;
        padding-bottom: 0
    }

    .modal-header-fullsrc .close, .modal-header-fullsrc .back {
        margin-top: 0;
        position: absolute;
        left: 0;
        z-index: 100
    }

        .modal-header-fullsrc .close svg.icon, .modal-header-fullsrc .back svg.icon {
            width: 28px;
            height: 28px
        }

    #searchModal #cerca-txt, #searchModal .search-filter-dategroup .form-group input {
        height: 40px;
        font-size: 1em
    }

    #searchModal .modal-body-search .form-filtro {
        margin-top: 24px;
        margin-bottom: 48px
    }

    #searchModal .form-group .ico-sufix {
        width: 40px
    }

    .searchWidgetModal .form-group {
        margin-top: 8px
    }

    #searchModal .modal-body-search .form-group, #searchModal md-autocomplete, #searchModal md-autocomplete md-autocomplete-wrap {
        height: 40px
    }

        #searchModal .modal-body-search .form-group .ico-prefix {
            width: 24px;
            height: 24px
        }

    .md-virtual-repeat-container .md-autocomplete-suggestions li {
        font-size: 1em
    }

        .md-virtual-repeat-container .md-autocomplete-suggestions li .autocomplete-list-text em {
            display: none
        }

    #searchModal .modal-body-search .search-start {
        margin-top: 32px
    }

    #searchModal #cerca-txt {
        padding-left: 40px
    }

    md-autocomplete .md-show-clear-button button md-icon {
        width: 26px;
        height: 26px
    }

    #searchModal .modal-body-search .form-blockopz ul li a {
        font-size: 1em
    }

    #footer .logotxt {
        width: 150px
    }

        #footer .logotxt h3 {
            font-size: 1.375em;
            vertical-align: bottom
        }

    #footer section {
        margin-bottom: 0
    }

        #footer section .intestazione {
            margin-bottom: 8px
        }

    #footer h4 {
        font-size: .875em;
        border: 0;
        padding: 24px 0 0 0
    }

        #footer h4 svg.icon {
            margin-right: 8px
        }

    #footer .lista-sezioni .footer-list {
        border-bottom: 1px solid #796C31;
        padding: 0 0 24px 34px;
        margin: 0;
        font-size: 1em
    }

    #footer p {
        font-size: 1em;
        margin-bottom: 24px
    }

    #footer form {
        margin: 16px 0 24px 0;
        font-size: 1em
    }

    #footer .postFooter {
        font-size: 1em
    }

        #footer .postFooter a {
            line-height: 1.5
        }

    .altri-argomenti {
        margin-top: 24px
    }

        .altri-argomenti .altri-argomenti-titolo {
            float: none;
            margin-bottom: 8px
        }

            .altri-argomenti .altri-argomenti-titolo h4 {
                font-size: .875em
            }

        .altri-argomenti .altri-argomenti-elenco {
            margin-left: 0
        }

            .altri-argomenti .altri-argomenti-elenco a.badge-argomenti {
                font-size: 1em
            }

    section .titolosezione h3 {
        margin: 0 0 24px 0
    }

    section .pagination {
        margin-top: 16px
    }

        section .pagination .page-item .page-link {
            font-size: .875em;
            height: 32px;
            min-width: 32px;
            padding: 0
        }

            section .pagination .page-item .page-link i[class^=it-] {
                font-size: .875em
            }

    .cookiebar p {
        font-size: 1em
    }

    .bricklayer-column {
        padding-left: 6px !important;
        padding-right: 6px !important
    }

    .it-carousel-wrapper:not(.it-carousel-landscape-abstract-three-cols) .card .card-body {
        padding-left: 5px;
        padding-right: 5px
    }

    .it-carousel-wrapper:not(.it-carousel-landscape-abstract-three-cols) .owl-item .it-single-slide-wrapper, .it-carousel-wrapper:not(.it-carousel-landscape-abstract-three-cols) .owl-item > div {
        max-width: 90%
    }

    div#banner_bottom_main .owl-item > div {
        max-width: initial;
    }
}

@media (max-width:380px) {
    #mainheader .centermenu .nav-item-centermenu a {
        font-size: 12px
    }
}

@media (max-width:576px) {
    #mainheader .preheader .entesup {
        margin: 0
    }

    #mainheader .preheader .accedi .btn-accedi {
        padding: 0 4px;
        font-size: 13px
    }

        #mainheader .preheader .accedi .btn-accedi svg.icon {
            vertical-align: text-top
        }

    #mainheader .logotxt {
        margin-left: 16px !important;
        width: 110px !important
    }

    #mainheader.ridotto .logotxt {
        width: 140px !important
    }

    #mainheader .comune .logotxt .badge-demo {
        position: absolute;
        margin-left: 4px;
        margin-top: 4px;
        vertical-align: initial
    }

        #mainheader .comune .logotxt .badge-demo b {
            display: none
        }

    #mainheader.ridotto .p_cercaMobile {
        padding-top: 6px
    }

    #mainheader.ridotto .btn-cerca {
        margin-left: 0
    }

    #mainheader .menu-btn {
        position: absolute
    }

    #mainheader .comune {
        padding-left: 50px;
        text-align: center
    }

        #mainheader .comune .logotxt h1 {
            font-size: 1.25em;
            vertical-align: bottom
        }

        #mainheader .comune .logoimg img {
            max-height: 65px
        }

    #mainheader .navbar-toggle.menu-active .icon-bar1 {
        top: 8px
    }

    #mainheader .navbar-toggle.menu-active .icon-bar3 {
        top: -8px
    }

    #mainheader .p_cercaMobile {
        padding-right: 4px;
        padding-top: 30px
    }

        #mainheader .p_cercaMobile .btn-cerca {
            margin-right: 0px;
        }

    .modal-header-fullsrc .pb12 {
        padding: 0 !important
    }

    .modal-header-fullsrc h1 {
        margin-left: 40px
    }

    #searchModal .modal-body-search .search-start {
        margin-top: 24px
    }

    #searchModal #cerca-txt {
        padding-left: 32px
    }

    md-autocomplete .md-show-clear-button button md-icon {
        width: 24px;
        height: 24px
    }
}

.img-fit-ie {
    background-size: cover;
    background-position: center
}

    .img-fit-ie img {
        visibility: hidden
    }

.modal {
    background-color: rgba(0,0,0,0.7) !important; 
}

.form-group2 {
    margin-bottom: 2rem !important;
}

.dropdown-menu a {
    color: #0f4ec6 !important;
    font-size: 90% !important;
}

@media only screen and (max-width: 800px) {
    .dropdown-menu {
        min-width: 220px !important;
    }

    .virt {
        display: none !important;
    }
}

@media not screen and (max-width: 800px) {
    .personale {
        min-width: 500px !important;
        left: -250px !important;
    }

    .virt {
        display: block !important;
    }

    #mainheader .preheader .accedi .dropdown-menu::before {
        left: 450px !important;
    }
}