.logoprint {display: none;}
.hidden {display: none !important;}

.bg-primary {background-color:#b50505 !important; color:#fff !important;}
.bg-secondary {background-color:#9c0505 !important; color:#fff !important;}
.bg-neutral {background-color: #F7F5F5 !important;}
.bg-complementary {background-color: #705407 !important;}
.bg-verde {background-color: #705407 !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;}

.verde {color: #705407 !important;}
.oro {color: #705407 !important;}
.rosso {color: #BB4713 !important;}

.btn-verde:hover {background-color: #5E4501!important;}

.bg1 {background-color:#2E7D32 !important;}
.bg2 {background-color:#1565C0 !important;}
.bg3 {background-color:#BB4713 !important;}
.bg4 {background-color:#9B0000 !important;}
.bg5 {background-color:#455A64 !important;}
.bg6 {background-color:#6D4C41 !important;}
.bg7 {background-color:#316A97 !important;}
.bg8 {background-color:#846F5D !important;}
.bg9 {background-color:#7E57C2 !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;}
.mt80 {margin-top: 80px !important;}
.mb80 {margin-bottom: 80px !important;}
.ml80 {margin-left: 80px !important;}
.mr80 {margin-right: 80px !important;}
.mt100 {margin-top: 100px !important;}
.mb100 {margin-bottom: 100px !important;}
.ml100 {margin-left: 100px !important;}
.mr100 {margin-right: 100px !important;}
.pt0 {padding-top: 0px !important;}
.pb0 {padding-bottom: 0px !important;}
.pl0 {padding-left: 0px !important;}
.pr0 {padding-right: 0px !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;}
.pt40 {padding-top: 40px !important;}
.pb40 {padding-bottom: 40px !important;}
.pl40 {padding-left: 40px !important;}
.pr40 {padding-right: 40px !important;}
.pt64 {padding-top: 64px !important;}
.pb64 {padding-bottom: 64px !important;}
.pl64 {padding-left: 64px !important;}
.pr64 {padding-right: 64px !important;}
.pt80 {padding-top: 80px !important;}
.pb80 {padding-bottom: 80px !important;}
.pl80 {padding-left: 80px !important;}
.pr80 {padding-right: 80px !important;}
.pt100 {padding-top: 100px !important;}
.pb100 {padding-bottom: 100px !important;}
.pl100 {padding-left: 100px !important;}
.pr100 {padding-right: 100px !important;}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
}

a {
	color: #b50505;
	text-decoration: none;
}

a:hover {
	color: #b50505;
}

abbr[data-original-title],
abbr[title],
acronym[data-original-title],
acronym[title] {
    text-decoration: none;
    cursor: default;
}

.container li a:focus {
    outline: 2px solid #FF8C00 !important;
}

.row.clearfix a:focus {
    outline: 2px solid #FF8C00 !important;
    box-shadow: none;
}

@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); /* #b50505 */
    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;
}


/* ---------- HEADER ---------- */
#mainheader { 
    height: 224px;
    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: bold;
    line-height: 40px;
    -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 .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 #b50505;
    padding: 0 24px;
    line-height: 36px;
}

#mainheader .preheader .sitiverticali a:hover {
    color: #FFE8AA;
    text-decoration: underline;
}

#mainheader .preheader .accedi {
    margin: 0 0 0 24px;
    border:0;
    text-align: center;
    height: 40px;
    padding: 0;
    line-height: 38px;
}

#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: #FFE8AA;
    text-decoration: underline;
}

#mainheader .preheader .accedi .btn-accedi svg.icon {
    vertical-align: middle;
    margin: 0;
    fill: #fff;
    width: 24px;
    height: 24px;
}

#mainheader .preheader .accedi .btn-accedi:hover svg.icon {
    fill: #FFE8AA;
}

#mainheader .preheader .accedi span {
    margin: 0 0 0 8px;
}

#mainheader .preheader .accedi .btn-accedi#dropdownAP .avatar,
#mainheader .preheader .accedi .btn-accedi#toggleAP .avatar {
    vertical-align: middle;
    color: #9c0505;
    font-weight: 400;
    font-size: 0.778em;
}

#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,0.5);
    box-shadow: 0 5px 12px 0 rgba(0,0,0,0.5);
    margin-top: 8px;
    min-width: 250px;
}

#mainheader .preheader .accedi .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 40px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px 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: #b50505;
    font-weight: 400;
}

#mainheader .preheader .accedi .dropdown-menu .link-list-wrapper ul li a svg.icon {
    fill: #b50505;
    width: 24px;
    height: 24px;
}

#mainheader .preheader .accedi .dropdown-menu .dropdown-item {
    color: #9c0505;
    font-size: .889em;
    line-height: 2.3em;
    display: block;
    padding: 0 24px;
    position: relative;
}

#mainheader .preheader .accedi .dropdown-menu .dropdown-item:hover {
    background: none;
}

#mainheader .comune .logoimg {
    margin-top: 26px;
}

#mainheader .comune .logoimg img {
    height: 76px;
    max-height: 76px;
}

#mainheader .comune .logoimg a:focus {
    outline: 0px 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: 2px 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 {
    padding-top: 12px;
    margin-bottom: 0;
    display: inline-block;
    height: 48px;
    margin-top: 40px;
}

#mainheader .social .small {
    padding-right: 15px;
    font-size: 14px;
    font-weight: 400;
}

#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: #FFE8AA !important;
    text-decoration: none;
}

#mainheader .social a svg.icon {
    fill: #fff;
    width: 26px;
    height: 26px;
}

#mainheader .social a:hover svg.icon {
    fill: #FFE8AA;
}

#mainheader .social li {
    padding: 0;
    vertical-align: middle;
    margin-right: 8px;
}

#mainheader .social li:last-child {
    margin-right: 0;
}

#mainheader .cerca {
    margin-top: 40px;
    padding-top: 5px;
}

#mainheader .cerca span {
    color: #fff;
    font-size: 14px;
}

#mainheader .btn-cerca {
    height: 44px;
    width: 44px;
    border: 0;
    border-radius: 50%;
    color: #b50505;
    padding: 0;
    background: #fff;
    margin-left: 24px;
}

#mainheader .btn-cerca svg.icon {
    width: 28px;
    height: 28px;
    vertical-align: middle;
    fill: #b50505;
}

#mainheader .btn-cerca:hover {
    background: #FFE8AA;
    color: #fff;
} 


#mainheader .p_cercaMobile { 
    display: none;
}


#mainheader #sub_nav {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 48px;
    background: #b50505;
    /*  overflow: hidden;  */
    color: #fff;
}

#mainheader .menu-btn {
    display: none;
}

#mainheader .menu-btn:focus,
#mainheader .menu-btn:hover:focus {
    outline: 3px solid #705407 !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 .comune .logoimg {
    margin-top: 10px;
}

#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 {
    margin-top: 10px;
    padding-top: 0px;
    z-index: 1000;
    position: relative;
}

#mainheader.ridotto .btn-cerca {
    height: 36px;
    width: 36px;
}

#mainheader.ridotto .btn-cerca svg.icon {
    width: 24px;
    height: 24px;
}

.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-size: 1em;
    font-weight: 700;
    line-height: 20px;
    position: relative;
}

.list_link-utili .bar-content-edit {
    display: none;
}

.sub_nav li.active {

}

.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-left: 0;
}

.sub_nav li:last-child a {
}

.sub_nav li a:focus, .sub_nav li a:hover,
.list_link-utili li a:focus, .list_link-utili li a:hover {
    color: #FFE8AA;
    text-decoration: underline;
}

.sub_nav li.active a, .list_link-utili li.active a {
    border-bottom: 4px solid #fff !important;
}

.list_link-utili li:first-child a {
}

.list_link-utili li {
    font-weight: 400;
    font-size: 0.889em;
}
.list_link-utili li a {
    padding: 12px 25px;
}

.list_link-utili li:last-child a {
    font-weight: 700;
    padding-right: 0;
}


/* ---------- MEGAMENU ---------- */

.sub_nav li.megamenu a {
    padding: 12px 22px 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: 48px;
    width: 1184px;
    transform: translate3d(14px, 32px, 0px) !important;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,0.1);
    box-shadow: 0 3px 15px 0 rgba(0,0,0,0.1);
}

#sub_nav .sub_nav .dropdown-menu:before {
    display: none;
}

#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: #b50505;
    font-weight: normal;
    padding: 12px 24px;
}

#sub_nav .navmegamenu li a:hover {
    background-color: #f7f5f5;
}

#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: #b50505;
    letter-spacing: 1px;
    font-size: 0.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: #b50505;
}

#sub_nav .scheda-megamenu .scheda-testo h4 {
    font-size: 1.111em;
    font-weight: 700;
    color: #b50505;
}

#sub_nav .scheda-megamenu .scheda-testo h4 a {
    color: #b50505;
    padding:0;
}

#sub_nav .scheda-megamenu .scheda-testo p {
    color: #555;
    font-size: 0.889em;
    font-weight: normal;
}

#sub_nav .scheda-megamenu .scheda-footer {
    margin-top: 16px;
}

#sub_nav .linksezione .tutte {
    color: #705407;
    font-size: .778em;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0;
}

#sub_nav .linksezione .tutte svg.icon {
    vertical-align: middle;
    width: 24px;
    height: 24px;
    fill: #705407;
}

#sub_nav .linksezione .tutte:hover {
    color: #b50505;
    text-decoration: underline;
}

#sub_nav .linksezione .tutte:hover svg.icon {
    fill: #b50505;
}

#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: #705407;
    opacity: 0.1;
    width: 8px;
    height: 8px;
    margin: 5px;
}

#sub_nav .owl-megamenu .owl-dots .owl-dot.active span {
    opacity: 1;
}


/* ---------- JPUSH MENU ---------- */
.cbp-spmenu {
    position: fixed;
    background: #ffffff;
}

.cbp-spmenu-vertical {
    width: 300px;
    height: 100%;
    top: 0;
    z-index: 99999;
    overflow-y: auto;
    position: fixed; 
}

.cbp-spmenu-left {
    left: -300px;
}

.cbp-spmenu-right {
    right: -300px; 
}

.cbp-spmenu-left.menu-open {
    left: 0px;
}

.cbp-spmenu-right.menu-open {
    right: 0px;
}

.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 {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.push-body-toright .body_wrapper,
.push-body-toleft .body_wrapper {
    background: #b50505 !important;
}

.push-body-toright .body_wrapper .preheader,
.push-body-toleft .body_wrapper .preheader {
    background: #b50505 !important;
}

.push-body-toright .body_wrapper #mainheader,
.push-body-toleft .body_wrapper #mainheader {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.push-body-toleft .overlay {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    display: block !important;
}

.push-body-toleft .cbp-menu-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    font-size: 1em;
}

.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(0.35, 0.085, 0.305, 1.005);
    -moz-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    -o-transition: all 0.3s cubic-bezier(0.35, 0.085, 0.305, 1.005);
    transition: all 0.3s cubic-bezier(0.35, 0.085, 0.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 .logo-burger {
    margin: 60px 0 25px 25px;
}

.cbp-spmenu .logo-burger-user {
    margin: 25px 0 25px 25px;
    text-align: left;
}

.cbp-spmenu .logoimg-burger {
    display: inline-block;
}

.cbp-spmenu .logoimg-burger img {
    height: 56px;
    max-height: 56px;
}

.cbp-spmenu .logotxt-burger {
    vertical-align: middle;
    height: 48px;
    text-align: left;
    margin: 0 0 0 5px;
    display: inline-block;
    width: 120px !important;
}

.cbp-spmenu .logotxt-burger a,
#mainheader .preheader .entesup .logotxt-burger a {
    font-size: 1.375em;
    vertical-align: bottom;
    display: table-cell;
    height: 48px;
    font-weight: bold;
    color: #b50505;
}

#mainheader .preheader #select-lingua .nav-link {
    padding: 0 20px;
	border-right: 2px solid #ad1e17;
}

#mainheader .preheader #select-lingua a {
	font-weight: 600;
	fill: #fff;
}

#mainheader .preheader #select-lingua a:hover {
    color: #FFE8AA;
	fill: #FFE8AA;
}

#mainheader .preheader #select-lingua a .icon{
	width: 18px;
    height: 20px
}

#mainheader .preheader #select-lingua .link-list a {
	font-weight: 300;
	color: #b50505;
}

.cbp-spmenu .logotxt-burger a:hover {
    text-decoration: none;
}

/* ---------- MENU NAVBAR ---------- */


.navmenu a,.navmenu li>a:hover>span {
    color:#225599;
}

.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: 25px; */
    padding: 0px 0px 25px 0;
}

.navmenu {
    margin:0;
}

.navmenu>li {
    /*    border-bottom:1px solid #979797; */
    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:3px solid #705407 !important;
}

.navmenu li>a>span {
    float:right;
    font-size:0.6em;
    text-align:center;
    display:inline-block;
    margin:0;
}

.navmenu li>a>span:after {
    line-height:1;
    content: '\e818';
    color:#b50505;
}

.navmenu li a.current span:after {
    color:#b50505;
}

.navmenu li.open>a>span:after {
    line-height:1;
    content: '\e810';
}

.navmenu>li.open ul {
    background:transparent;
}

.navmenu>li.open ul li a {
    color:#b50505;
}

.navmenu li li a {
    font-size: 1em;
}

.navmenu>li.open ul li a:hover,.navmenu>li.open ul>li.open>a {
    background:transparent;
    color:#FFE8AA;
}

.navmenu li a {
    font-size: 1.333em;
    font-weight: 700;
    color: #b50505;
    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, .navmenu li>a:hover>span:after {
    background-color: #f7f5f5;
    border-left: 4px solid #705407;
}

.navmenu>li.open>a {
    background-color: #f7f5f5;
    border-left: 4px solid #705407;
}

.utilitymobile {
    margin: 10px 25px;
    padding: 0;
}

.utilitymobile li {
    padding: 7px 0;
}

.utilitymobile li a {
    color: #b50505;
}

.utilitymobile li a:hover {
    color: #705407;
    text-decoration: none;
}

.utilitymobile li:last-child a {
    font-weight: bold;
}

.socialmobile {
    margin: 40px 25px 25px 25px;
}

.socialmobile .small {
    padding-right: 4px;
    font-size: 14px;
    color: #b50505;
}

.socialmobile a {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0;
    font-size: 1.111em;
    line-height: 24px;
    color: #b50505 !important;
    text-align: center;
}

.socialmobile a:hover {
    color: #FFE8AA !important;
    text-decoration: none;
}

.socialmobile a svg.icon {
    fill: #b50505;
    width: 22px;
    height: 22px;
}

.socialmobile a:hover svg.icon {
    fill: #705407;
}

.socialmobile li {
    padding: 0;
    vertical-align: middle;
    margin-right: 0px;
    display: inline-block;
}

.socialmobile li:first-child {padding-left: 0;}


.cbp-spmenu .accedi {
    margin: 15px 25px;
}

.cbp-spmenu .accedi .btn-accedi {
    color: #b50505;
}

.cbp-spmenu .accedi .btn-accedi svg.icon {
    fill: #b50505;
    width: 22px;
    height: 22px;
}

.btn-accedi-ap-md {
    display: inline-block !important;
}

.btn-accedi-ap-sm {
    display: none !important;
}


/* ----------- ACCEDI SPID ------------ */

#spidModal {
    z-index: 1200;
    padding: 0 !important;
}

#spidModal .modal-header-fullsrc .back {
    margin-top: 8px;
}

#spidModal .modal-header-fullsrc .close {
    position: absolute;
    top: 8px;
    right: 0;
    margin: 0;
}

#spidModal .modal-header-fullsrc .back svg.icon,
#spidModal .modal-header-fullsrc .close svg.icon {
    width: 44px;
    height: 44px;
    fill: #0066CC;
}

#spidModal .header-buttons {
    position: relative;
}

#spid-step1 h3, 
#spid-step2 h3, 
#spid-step3 h3,
#spid-step4 h3,
#spid-step5 h3 {
    color: #17324D;
    font-size: 1.778em;
    margin: 24px 0 8px 0;
}

#spidModal h4 {
    font-size: 0.889em;
    margin: 0 0 24px 0;
    font-weight: 400;
    line-height: 1.5;
}

#spid-step2 h4 strong {
    font-weight: 600;
}

#spidModal p {
    margin: 16px 0 32px 0;
    font-size: 0.778em;
    width: 100%;
    line-height: 1.5;
}

#spidModal p.desc {
    font-size: 0.889em;
}

#spidModal p a {
    color: #0066CC;
    font-weight: 600;
}

#spidModal .spid-inputgroup label {
    font-weight: 600;
    color: #555555;
    font-size: 0.778em;
    width: auto !important;
}

#spidModal .btn-bianco,
#spidModal .btn-blu,
#spidModal .btn-trasparente {
    font-size: 0.889em;
    border-radius: 4px;
    width: 100%;
    margin: 0 auto;
    min-height: 48px;
    margin-bottom: 16px;
}

#spidModal .btn-bianco {
    color: #5C6F82;
    background-color: #fff;
    border: 1px solid #E6E9F2;
}

#spidModal .btn-bianco:hover {
    color: #38444F !important;
    background-color: #fff !important;
    border: 1px solid #E6E9F2 !important;
}

#spidModal .btn-blu {
    color: #fff;
    background-color: #0073E6;
    border: 1px solid #0073E6;
}

#spidModal .btn-blu:hover {
    color: #fff !important;
    background-color: #004D99 !important;
    border: 1px solid #004D99 !important;
}

#spidModal .btn-trasparente {
    color: #0073E6;
    background-color: #FFF;
    border: 1px solid #0073E6;
}

#spidModal .btn-trasparente:hover {
    color: #07529C !important;
    background-color: #FFF  !important;
    border: 1px solid #0073E6 !important;
}

img.spidback {
    height: 40px;
}

.spid-banners {
    margin-top: 56px;
}

.spid-banner {
    width: 48%;
    float: left;
    background-color: #FBFBFC;
    border-radius: 4px;
    height: 56px;
    text-align: center;
    vertical-align: middle;
    margin-bottom: 12px;
    display: table;
}

.spid-banner a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
}

.spid-banner:nth-child(even) {
    float: right;
}

.spid-banner img {
    width: 100%;
    height: auto;
    max-height: 28px;
    max-width: 100px;
}

.spid-logo-sel {
    width: 110px;
    height: 30px;
}

#spidModal .spid-inputgroup {
    margin-top: 16px;
    margin-bottom: 24px;
}

#spidModal .spid-inputgroup input {
    font-size: 1.250em;
    font-weight: bold;
    color: #555;
    border-bottom: 1px solid #D8D8D8;
}


/* ---------- RICERCA MODALE e RICERCA WIDGET MODALE ---------- */

#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: bold;
    letter-spacing: 0;
}

.center-v {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-header-fullsrc .close,
.modal-header-fullsrc .back {
    color: #b50505;
    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: #b50505;
}

.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: #b50505;
    opacity: 1;
}


#searchModal .modal-body-search {
    margin-bottom: 56px;
}

#searchModal .modal-body-search .form-group {
    border-bottom: 1px solid rgba(85,85,85,0.7);
    height: 56px;
}

#searchModal .search-filter-dategroup .form-group label,
.searchWidgetModal .form-group label {
    padding: 0;
    font-size: 1em;
    font-weight: 400;
    top: -12px;
	color: #555555;
}

#searchModal #cerca-txt {
    background: transparent;
    color: #555555;
    font-size: 2.222em;
    padding-left: 48px;
    font-weight: 400;
    height: 56px;
}

#searchModal #cerca-txt:focus {border: 0 !important; outline: 2px solid #ff8c00!important;}

#searchModal input::placeholder {color: rgba(85,85,85,0.4);} 
#searchModal input:-ms-input-placeholder {color: rgba(85,85,85,0.4);}
#searchModal input::-ms-input-placeholder {color: rgba(85,85,85,0.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: 1em;
    padding: 12px 8px;
    color: #b50505;
    min-height: 48px;
    height: auto;
    line-height: 1.2em;
    vertical-align: middle;
    position: relative;
    display: flex;
    align-items: center;
}

.md-virtual-repeat-container .md-autocomplete-suggestions li a {
    font-size: 1.111em;
}

.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: #b50505;
    margin: 0;
    display: inline;
}

.md-virtual-repeat-container .md-autocomplete-suggestions li svg.icon-sm {
    fill: #b50505;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    float: left;
}

.md-virtual-repeat-container .md-autocomplete-suggestions li md-autocomplete-parent-scope {

}

.md-virtual-repeat-container .md-autocomplete-suggestions li span {
    white-space: normal;
    margin-left: 0px;
    display: inline-block;
}

.md-virtual-repeat-container .md-autocomplete-suggestions li .autocomplete-list-text em {
    color: #9B9B9B;
    letter-spacing: 1px;
	margin-left: 12px;
    font-weight: 400;
    font-size: 0.722em;
    font-style: normal;
    text-transform: uppercase;
    white-space: nowrap;
    opacity: 0.6;
}

.md-virtual-repeat-container .md-autocomplete-suggestions li:nth-last-child(2) {
    opacity: 0;
    cursor: default;
    pointer-events: none;
}

.md-virtual-repeat-container .md-autocomplete-suggestions li:last-child:hover {
    background: none;
}

input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }

input[type="text"]::-webkit-search-decoration,
input[type="text"]::-webkit-search-cancel-button,
input[type="text"]::-webkit-search-results-button,
input[type="text"]::-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: #b50505;
}


#searchModal .modal-body-search .form-group .ico-prefix {
    position: absolute;
    left: 0;
    top: 10px;
    fill: #b50505;
    width: 40px;
    height: 40px;
}

#searchModal .modal-body-search .search-start,
#searchModal .modal-body-search .search-start {
    background: none;
    color: #b50505;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.889em;
    font-weight: 600;
    border: 0;
    margin-top:32px;
    padding: 0;
}

#searchModal .modal-body-search .search-start:hover {
    text-decoration: underline;
}

#searchModal .modal-body-search .search-start svg {
    fill: #b50505;
    width: 22px;
    height: 22px;
    margin-right: 8px;
}

.md-virtual-repeat-container .md-autocomplete-suggestions li .search-start {
    background: none;
    color: #b50505;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.889em;
    font-weight: 600;
    border: 0;
    padding: 0;
    pointer-events: auto;
}

.md-virtual-repeat-container .md-autocomplete-suggestions li:last-child {
    pointer-events: none;
}

.md-virtual-repeat-container .md-autocomplete-suggestions li .search-start:hover {
    text-decoration: underline;
}

.md-virtual-repeat-container .md-autocomplete-suggestions li .search-start svg {
    fill: #b50505;
    width: 22px;
    height: 22px;
    margin-right: 8px;
}

#searchModal .search-filter-dategroup .form-group input,
.searchWidgetModal .search-filter-dategroup .form-group input {
    font-weight: 400;
    color: #555;    
    height:56px;
    border: 0;	
    border-radius: 4px;
    background-color: #F2F2F2;
    padding: 16px;
    font-size: 0.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: #705407;
    color: #fff;
    border-radius: 0 4px 4px 0;
    border: 0;
    padding: 0;
    cursor: pointer;
}

.searchWidgetModal input[type="text"],
.searchWidgetModal input[type="number"] {
    background: #f2f2f2;
    border: 0;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 32px;
    font-weight: normal;
    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: #b50505;
    padding: 0;
    line-height: 0;
    outline: none;
}

#searchModal #searchclear svg.icon {
    width: 32px;
    height: 32px;
    fill: #b50505;
}

#searchModal .modal-body-search h2 {
    font-size: 0.889em;
    color: #705407;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;

}

#searchModal .modal-body-search .form-filtro {
    margin-top: 32px;
    margin-bottom: 40px;
}

.form-filtro .btn-trasparente {
    margin: 0 8px 8px 0;
    cursor: pointer;
}

.form-filtro .btn-trasparente:hover,
.form-filtro .btn-trasparente.active {
    background-color: #e1ded1;
    color: #555 !important;
    border: 1px solid #e1ded1;
}

.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: #b50505;
    border: 1px solid #b50505;
    margin-right: 8px;
    margin-bottom: 12px;
    font-size: 0.889em;
    font-weight: 600;
    line-height: 1.2; 
}

#searchModal .modal-body-search .badge-argomenti:hover,
#searchModal .modal-body-search .badge-argomenti.active { 
    background-color: #e1ded1;
    color:#555;
    text-decoration: none;
    border: 1px solid #e1ded1;
}

#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: #b50505;
    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: #b50505;
}

.modal-header-fullsrc .confirm {
    position: absolute;
    top: 24px;
    right: 14px;
    font-size: 0.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: #b50505;
    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: #705407;
    border-bottom: 2px solid #705407;
    text-decoration: none;
}

.search-filter-ckgroup {
    margin-top: 24px;
    margin-bottom: 36px;
    color: #b50505;
}

.search-filter-ckgroup .search-filter-ckgroup-title {
    font-weight: 700;
}

.search-filter-ckgroup label {
    margin-bottom: 0;
	color: #555;
}

md-checkbox.md-default-theme:not(.md-checked) .md-icon, 
md-checkbox:not(.md-checked) .md-icon {
    border-color: #b50505;
}

md-checkbox.md-default-theme.md-checked .md-ink-ripple, 
md-checkbox.md-checked .md-ink-ripple {
    color: #b50505;
}

md-checkbox.md-default-theme.md-checked .md-icon, 
md-checkbox.md-checked .md-icon {
    background-color: #b50505;
}

md-checkbox.md-indeterminate .md-icon {
    background-color: rgba(112,84,7,0.3);
}

md-checkbox:focus {
    outline: 2px solid #FF8C00 !important;
}

#searchModal #opzioniTab {
    padding-top: 24px;
}

#searchModal #opzioniTab p.small {
    font-weight: 400;
    font-size: 0.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: #705407;
}

#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,0.1); 
    box-shadow: 5px 5px 20px 0 rgba(0,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: #555555;
    border: 0;
    font-size: 1.111em;
}

#ui-datepicker-div.ui-datepicker table {
    font-size: 0.889em;
}

#ui-datepicker-div.ui-datepicker th {
    color: #705407;
    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: #555555;
    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: #555555;
    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: #705407;
    -webkit-box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.1); 
    box-shadow: 5px 5px 20px 0 rgba(0,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: #555555;
    font-weight: 600;
    border:1px solid #705407;
    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: #b50505 !important;
    font-size: 0.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 #705407;
    background: transparent;
    -webkit-box-shadow: none; 
    box-shadow: none;
    color: #555;
}

.md-autocomplete-suggestions-container{  
    z-index:1105 !important;
}


/* ---------- VEDI AZIONI ---------- */

#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,0.5); 
    box-shadow: 0 5px 12px 0 rgba(0,0,0,0.5);
    max-width: 278px;
    margin: 0 auto;
}

#actionModal .icon-primary {
    fill: #b50505;
}

#actionModal .link-list-wrapper a:hover .icon {
    fill: #b50505 !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,0.1);
    box-shadow: 0 15px 25px -10px rgba(2,2,2,0.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: #b50505;
    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: #b50505;
}

#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;

}


/* ---------- MODALE SERVIZI ---------- */

.modal-open .servizi-modal {
    overflow-x: hidden;
    overflow-y: hidden;
}

.servizi-modal .modal-content {
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 12px 0 rgba(0,0,0,0.5); 
    box-shadow: 0 5px 12px 0 rgba(0,0,0,0.5);
}

.servizi-modal .modal-header {
    padding: 12px 24px !important;
}

.servizi-modal .modal-dialog .modal-content .modal-header .close {
    margin: 2px 0;
    padding: 0;
    opacity: 1;
}

.servizi-modal .modal-dialog .modal-content .modal-header .close svg.icon {
    fill: #b50505;
    width: 22px;
    height: 22px;
}

.servizi-modal .modal-header h1 {
    font-size: 1.333em;
    color: #b50505;
    font-weight: bold;
    letter-spacing: 0;
}

.servizi-modal .modal-body {
    padding: 12px 24px !important;
}

.servizi-modal .btn-verde#modal-conferma {
    font-size: .778em;
    color: #fff!important;
    padding: 4px 12px;
    background: #705407;
    font-weight: 600;
    margin: 0 !important;
    border: 1px solid #705407;
    border-radius: 4px;
}

.servizi-modal .btn-trasparente#modal-annulla {
    background: transparent;
    border: 1px solid #b50505;
    border-radius: 4px;
    box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.33);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.33);
    color: #b50505!important;
    font-weight: 600;
    font-size: .778em;
    padding: 4px 12px;
    vertical-align: middle;
}

.servizi-modal .btn-trasparente#modal-annulla:hover {
    background-color: #eaf2ec;
    color: #555!important;
    border: 1px solid #eaf2ec;
}

.servizi-widget .servizi-modal form {
    margin: 0;
}

.servizi-modal .modal-content .modal-footer {
    padding: 24px !important;
}




/* ---------- FOOTER ---------- */

#footer {
    background: #9c0505;
    color:#fff;
    padding-top:48px;
}

#footer a {
    color:#fff;
}

#footer a:hover {
    color:#FFE8AA;
}

#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: 76px;
    max-height: 76px;
}

#footer h4 {
    color:#FFF;
    font-size: 0.778em;
    font-weight: 700;
    margin:0;
    padding: 0 0 16px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    line-height: 1em;
    text-transform: uppercase;
    vertical-align: middle;
}

#footer h4 a {
    vertical-align: middle;
}

#footer h4 svg.icon {
    width: 22px;
    height: 22px;
    opacity: 0.5;
    margin-right: 8px;
    fill: #fff;
}

#footer p {
    margin: 16px 0;
    color: #fff;
    font-size: 0.889em;
}

#footer p a {
    color: #fff;
}

#footer p a:hover {
    color: #FFE8AA;
}

#footer .footer-list {
    list-style-type:none;
    margin: 15px 0 0;
    padding: 0;
    font-size: 0.889em;
}

#footer .footer-list ul{
    list-style-type:none;
    padding: 0;
	margin: 0;
}

#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: #FFE8AA;
}

#footer ul[id*="menu-lista-altre"] {
    margin-top: 0;
}

#footer [id*="menu-lista-button"] {
    font-size: 0.889em;
    display: block;
    margin-top: 8px;
}

#footer [id*="menu-lista-button"] span{
    font-size: 0.889em;
}

#footer a[id*="menu-lista-button"] svg.icon {
    width: 22px;
    height: 22px;
    fill: #ffffff;
}

#footer a[aria-expanded="true"][id*="menu-lista-button"] svg.icon {
    transform: rotate(90deg);
}

#footer a[aria-expanded="false"][id*="menu-lista-button"] .menu-lista-apri {
    display: inline;
}

#footer a[aria-expanded="false"][id*="menu-lista-button"] .menu-lista-chiudi {
    display: none;
}

#footer a[aria-expanded="true"][id*="menu-lista-button"] .menu-lista-apri {
    display: none;
}

#footer a[aria-expanded="true"][id*="menu-lista-button"] .menu-lista-chiudi {
    display: inline;
}

#footer .lista-linkutili .footer-list {
    font-size: 0.889em;
}

#footer form {
    margin: 16px 0;
    font-size: 0.889em;
}

#footer form label {
    color: #FFFFFF;
}

#footer form input {
    border-radius: 4px;
    margin-bottom: 16px;
}

#footer form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #555555;
    opacity: 1; /* Firefox */
    font-weight: normal;
}

#footer form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #555555;
    font-weight: normal;
}

#footer form input::-ms-input-placeholder { /* Microsoft Edge */
    color: #555555;
    font-weight: normal;
}

#footer form .btn-iscriviti, 
.btn-iscriviti {
    color: #fff !important;
    padding: 12px 60px;
    background: #705407;
    font-family: "Titillium Web",Geneva,Tahoma,sans-serif;
}

#footer form .btn-iscriviti:hover, 
.btn-iscriviti:hover {
    background: #5E4501;
    color: #fff;
}

#footer .loghi_progetto {
    float: right;
    text-align: right;
}

#footer .loghi_progetto .loghi_progetto_img {
    padding: 0 24px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    display: inline-block;
    height: 40px;
    vertical-align: middle;
}

#footer .loghi_progetto .loghi_progetto_img a {
    display: inline-block;
    vertical-align: middle;
}

#footer .loghi_progetto .loghi_progetto_img:first-child {
    padding-left: 0;
}

#footer .loghi_progetto .loghi_progetto_img:last-child {
    padding-right: 0;
    border-right: 0;
}

#footer .loghi_progetto .loghi_progetto_img img {
    height: 40px;
    width: auto;
    vertical-align: -webkit-baseline-middle;
    display: inline;
}

#footer .loghi_progetto .logo_progetto_2 img {
    height: 37px;
}

#footer .loghi_progetto .logo_progetto_3 img {
    height: 35px;
}

#footer .testo_progetto p {
    font-size: 0.5em;
    text-align: right;
}

#footer .link_piede_footer {
    float: left;
}


.btn-spid {
    color: #fff;
    padding: 10px 0;
    background-color: #0064D3;
    font-family: "Titillium Web",Geneva,Tahoma,sans-serif;
    border-radius: 4px;
    font-size: 1.500em;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}

.btn-spid:hover {
    background-color: #036;
    color: #fff;
}

.btn-spid .ico-prefix {
    left: 0;
    border-right: 1px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 56px;
    padding: 6px;
}

.btn-spid .btn-spid-text-center {
    display: inline-block;
    margin-left: 54px;
}

.linkbold {
    font-weight: bold;
    font-size: 1em;
    color: #b50505 !important;
}




#footer .social {
    margin: 16px 0;
}

#footer .social li {
    margin-right: 8px;
}

#footer .social a {
    color: #fff;
}

#footer .social a:hover {
    color: #FFE8AA;
}

#footer .social a svg.icon {
    fill: #fff;
    width: 24px;
    height: 24px;
}

#footer .social a:hover svg.icon {
    fill: #FFE8AA;
}

#footer .postFooter {
    font-size: .8889em;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    padding: 20px 0;
}

#footer .postFooter {
    color: rgba(255, 255, 255, 0.5);
}

#footer .postFooter a {
    color: #fff;
    margin: 0 5px;
}

#footer .postFooter a:hover {
    color: #FFE8AA;
}

#footer .postFooter a:first-of-type {
    margin-left: 0;
}

#footer a:focus {
    outline: 2px solid #FF8C00 !important;
}

#footer section:last-of-type {
    margin-bottom: 0;
}

#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;
}


/* PARTI COMUNI HOME E PAGINE INTERNE */

section .titolosezione h3 {
    color: #705407;
    font-size: 1.778em;
    margin: 0 0 36px 0;
}

section .titolosezione h3 a {
    color: #705407;
}

section .titolosezione.filtrisezione {
    border-bottom: 2px solid #F7F5F5;
    padding-bottom: 12px;
    margin-bottom: 16px;
}

section .titolosezione.filtrisezione .btn-trasparente {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 8px;
    margin-right: 0;
}

section.bg-neutral .titolosezione.filtrisezione {
    border-bottom: 2px solid #e3dddc;
}

section h3.titolettosezione {
    color: #b50505;
    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: #b50505;
    font-size: 1.556em;
    font-weight: 600;
}

.btn-trasparente {
    background: transparent;
    border: 1px solid #b50505;	
    border-radius: 4px;	
    box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.33);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.33);
    color: #b50505 !important;
    font-weight: 600;
    font-size: 0.889em;
    padding: 4px 12px;
    vertical-align: middle;
    margin: 0 4px;
}

.btn-trasparente:last-child {
    margin-right: 0;
}

.btn-trasparente svg.icon {
    vertical-align: middle;
    fill: #b50505;
    width: 20px;
    height: 20px;
}

.btn-trasparente:hover svg.icon {
    fill: #fff;
}

.btn-trasparente.active {
    background: #705407;
    color: #fff !important;
    border: 1px solid #5E4501;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-trasparente.activepart {
    background: rgba(181,5,5,0.2);
    color: #fff !important;
    border: 1px solid #5E4501;
    -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: #5E4501;
    color: #fff !important;
}

.btn-verde, #intro .btn-verde, #home-servizi .btn-verde {
    font-size: 0.778em;
    color: #fff !important;
    padding: 8px 24px;
    background: #705407;
    margin: 0 16px 24px 0;
}

.btn-trasp {
    font-size: 0.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: #e1ded1;
    border: 1px solid #e1ded1;
    border-radius: 4px;	
    color: #555 !important;
    font-weight: 600;
    font-size: 0.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: #b50505;
    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,0.33);
    -webkit-box-shadow: inset 0 -1px 0 0 rgba(255,255,255,0.33);
    color: #b50505 !important;
    font-weight: 700;
    font-size: 0.889em;
    padding: 4px 12px;
    vertical-align: middle;
    text-align: center;
}

.btn-celeste svg.icon {
    fill: #b50505;
    width: 24px;
    height: 24px;
}

.btn-celeste:hover {
    background: #b50505;
    color: #fff !important;
}

.btn-celeste:hover svg.icon {
    fill: #fff;
}

.btn-tondo {
    border-radius: 50%;
    padding: 2px;
    line-height: 0;
}

.btn-tondo svg.icon {
    width: 16px;
    height: 16px;
}


.argomenti {
    margin-bottom: 20px;
}

.argomenti a.badge-argomenti { 
    color: #b50505;
    border: 1px solid #b50505;
    margin-right: 8px;
    margin-bottom: 12px;
    font-size: 0.889em;
    font-weight: 600;
}

.argomenti a.badge-argomenti:hover { 
    background-color: #b50505;
    color:#fff;
    text-decoration: none;
}

.altri-argomenti {
    margin-top: 48px;
    text-align: center;
}

.altri-argomenti .altri-argomenti-titolo {
    display: inline-block;
}

.altri-argomenti .altri-argomenti-titolo h4 {
    display: inline-block;
    color: #555;
    letter-spacing: 1px;
    font-size: 0.778em;
    text-transform: uppercase;
    font-weight: 700;
}

.altri-argomenti .altri-argomenti-elenco {
    display: inline-block;
    margin-left: 16px;
}

.altri-argomenti .altri-argomenti-elenco a.badge-argomenti {
    font-weight: 700;
}

.altri-argomenti .altri-argomenti-tutti {
    text-align: center;
}


/* ---------- SLIDE ---------- */

#main_container .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 5px 5px;
}


/* ---------- PAGINAZIONE ---------- */

section .pagination .page-item .page-link {
    font-size: 0.778em;
    color: #b50505;
    cursor: pointer;
}

section .pagination .page-item .page-link svg.icon {
    fill: #b50505;
    width: 26px;
    height: 26px;
}

section .pagination .page-item .page-link[aria-current] {
    border: 1.5px solid #705407;
    color: #555;
}

section .pagination .page-item .page-link:hover {
    background: #705407 !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 ---------- */

#cc-cookies {
    min-height: 120px;
    vertical-align: baseline;
    text-align: center;
    font-size: 0.889em;
    width: 100%;
    max-width: none!important;
    position: fixed;
    bottom: 0;
    z-index: 1100;
    background-color: #9c0505!important;
    color: #fff!important;
    padding: 36px 48px;
}

#cc-cookies p {
    margin: 0 auto;
    width: 60%;
}

#cc-cookies .cc-cookie-accept {
    font-size: 0.875em;
    margin: 8px 0 8px 16px;
    vertical-align: baseline; 
    color: #fff!important;
    padding: 8px 24px;
    background: #705407;
    white-space: initial;
    display: inline-block;
    font-weight: 600;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

#cc-cookies .cc-cookie-accept:hover {
    background-color: #5E4501!important;
}

#cc-cookies .cc-cookie-decline {
    font-size: 0.875em;
    margin: 8px 0;
    padding-left: 0;
    padding-right: 0;
    text-decoration: underline;
    vertical-align: baseline;
    padding: 8px 24px;
    background: transparent;
    white-space: initial;
    box-shadow: none;
    border: 0;
    color: #fff!important;
    display: inline-block;
    font-weight: 600;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

/* ---------- LOGIN ---------- */
#login .form-group input {
    height: 40px;
    font-weight: 400;
    color: #555;
    border: 0;
    border-radius: 4px;
    background-color: #F2F2F2;
    padding: 16px;
    font-size: 0.889em;
}

#login .form-group label {
    padding: 0;
    font-size: 1em;
    font-weight: 400;
    top: -12px;
}

#login .form-group .ico-sufix {
	padding: 0!important;
}

/* ---------- AREA PERSONALE ---------- */
.areapersonale .intestazione {
    padding-bottom: 42px;
}

.areapersonale .intestazione #briciole {
    padding: 32px 0 0 0;
	margin: 0;
}

.areapersonale .intestazione .areapersonale-menu .titolo-sezione {
    margin-top: 16px;
    text-align: center;
    position: relative;
}

.areapersonale .intestazione .areapersonale-menu .titolo-sezione h2 {
    color: #000;
    font-weight: 400;
    font-size: 1.778em;
    letter-spacing: 0;
}

.areapersonale .intestazione .areapersonale-menu .titolo-sezione .menu-profilo-ap {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: .889em;
}

.areapersonale .intestazione .areapersonale-menu .titolo-sezione .menu-profilo-ap svg.icon {
    width: 22px;
	height: 22px;
    fill: #b50505;
    vertical-align: middle;
}

.areapersonale .intestazione .areapersonale-menu .titolo-sezione .menu-profilo-ap button{
    padding: 0;
    color: #b50505;
    font-weight: 400;
}

.cbp-spmenu .user-burger {
    height: 136px;
    padding: 25px 25px;
    text-align: left;
}

.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;
    vertical-align: middle;
    color: #8f1f32;
    background: #e5eeee;
    font-weight: 400;
}

.cbp-spmenu .user-burger .usertitle-burger span {
    font-weight: 400;
    font-size: 1.125em;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}

.cbp-spmenu .usermail-burger {
    margin-top: 12px;
}

.cbp-spmenu .usermail-burger a {
    font-size: .750em;
    color: #FFF;
    font-weight: 400;
}

.navmenu li button {
    font-size: 1.125em;
    font-weight: 400;
	color: #b50505;
    line-height: 26px;
    padding: 13px 0;
	border-left: 4px solid transparent;
	border-radius: 0;
    padding-left: 25px;
}

#menuap .navmenu>li>button:hover, 
#menuap .navmenu>li>button:focus, 
#menuap .navmenu li>button:hover>span:after, 
.navmenu>li.active>button {
    background-color: #f7f5f5;
    border-left: 4px solid #705407;
}



/* ---------- FOCUS ---------- */

.btn.focus, .btn:focus {outline: 0; -webkit-box-shadow: 0 0 0 .1rem rgba(255,140,0,.85); box-shadow: 0 0 0 .1rem rgb(255, 140, 0);}
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: 2px 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;}
section .pagination .page-item .page-link:focus {outline: 2px solid #FF8C00 !important; box-shadow: none;}
#articolo-dettaglio-testo #menu-sinistro-cerca .search-mostra:focus {outline: 2px solid #FF8C00 !important;}
.cerca-risultato-item a.categoria:focus {outline: 2px solid #FF8C00 !important;}
p.list-group-item a:focus {outline: 2px solid #FF8C00 !important;}
md-autocomplete .md-show-clear-button button:focus {outline: 2px solid #FF8C00 !important;}
.badge:focus {border: 2px solid #FF8C00 !important; outline: 0;}
.modal-dialog button:focus {outline: 2px solid #FF8C00 !important;}
.modal-dialog button.btn:focus {outline: 0!important; border: 2px solid #FF8C00 !important;}
.nav-tabs a:focus {border: 1px solid #FF8C00 !important; outline: 0;}
.search-filter-ckgroup a:focus {outline: 2px solid #FF8C00 !important;}
.cbp-spmenu a:focus {outline: 2px solid #FF8C00 !important;}
.scheda-sito a:focus {outline: 2px solid #FF8C00 !important;}
.btn.active:focus {outline: 0; -webkit-box-shadow: 0 0 0 .1rem rgba(255,140,0,.85) !important; box-shadow: 0 0 0 .1rem rgb(255, 140, 0) !important;}
.btn-badge-close:focus {outline: 2px solid #FF8C00 !important;}
.scheda-ufficio-testo a:focus {outline: 2px solid #FF8C00 !important;}
.scheda-verde-link a:focus {outline: 2px solid #FF8C00 !important;}
/* ---------- ANGULAR ---------- */

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}


.animation-if.ng-leave {
    -webkit-transition: opacity ease-in-out 0.4s;
    -moz-transition: opacity ease-in-out 0.4s;
    -ms-transition: opacity ease-in-out 0.4s;
    -o-transition: opacity ease-in-out 0.4s;
    transition: opacity ease-in-out 0.4s;
}

.animation-if.ng-enter,
.animation-if.ng-leave.ng-leave-active {
    opacity: 0;
}

.animation-if.ng-leave,
.animation-if.ng-enter.ng-enter-active {
    opacity: 1;
}

.alert {
    padding: 10px 10px 10px 50px;
    margin-bottom: 0;
    border: 1px solid #ccc;
    position: relative;
}

.alert-error {
    border-left: 8px solid #b50505;
}

.alert-error svg.icon-alert {
    position: absolute;
    top: 8px;
    left: 10px;
    width: 30px;
    height: 30px;
    fill: #b50505;
}

.alert-error h3 {
    color: #b50505;
    margin-bottom: 10px;
	line-height: 0.8;
}

.alert-error p {
    margin-top: 0!important;
}


@media (min-width: 1200px) {
    .hidden-lg, .hidden-md {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .sub_nav li a {
        padding: 13px 12px;
    }

    .sub_nav li.megamenu a {
        padding: 13px 6px;
    }

    #sub_nav .sub_nav .dropdown-menu {
        width: 960px;
    }

    .list_link-utili li a {
        padding: 13px 8px;
    }

    #mainheader .social li {
        margin: 0;
    }

    #footer .link_piede_footer {
        margin-top: 0px;
        max-width: 420px;
    }
}


@media (min-width: 992px) {
    .cbp-spmenu {
        display: none;
    }

    .hidden-md {
        display: none !important;
    }

    .socialmobile {
        display: none !important;
    }

    .modal-backdrop.show {
        /*opacity: 0 !important;*/
    }
}


@media (max-width: 991px) {
    #mainheader .entesup a {
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
    }

    .sub_nav {
        display: block;
        padding: 0;
        margin: 0;
    }

    .sub_nav li {
        font-size: 1em;
        line-height: 20px;
    }

    .sub_nav li a {
        padding: 13px 12px;
    }

    .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;
    }

    #footer .link_piede_footer {
        max-width: none;
        float: none;
        margin: 0 0 20px 0;
    }

    #footer .loghi_progetto {
        float: none;
        text-align: left;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        padding: 20px 0;
    }

    #footer .testo_progetto p {
        text-align: left;
    }
}


@media (min-width: 767px) and (max-width: 991px) {
    .cbp-spmenu {
        display: none;
    }

    .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,0px)!important;
        padding: 24px;
    }

    #footer h4 svg.icon {
        margin-right: 2px;
    }

    .modal-backdrop.show {
        opacity: 0 !important;
    }
}


@media (max-width: 767px) {
    .cbp-spmenu {
        display: block;
    }

    #mainheader.ridotto {
        margin: 0;
    }

    body.ridotto {
        padding-top: 0px;
    }

    .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: 136px;
    }

    #mainheader.ridotto {
        position: fixed;
        left: 0;
        right: 0;
    }

    #mainheader .preheader .entesup {
        font-size: 0.875em;
        font-weight: bold;
        text-align: left;
        text-indent: 0 !important;
    }

    #mainheader .preheader .sitiverticali a {
        line-height: 42px;
    }

    #mainheader .preheader .accedi {
        border-left: 2px solid #b50505;
        margin: 0;
        padding: 0 0 0 16px;
    }

    #mainheader .preheader .accedi .btn-accedi {
        padding: 0 8px;
    }

    #mainheader .preheader .accedi .btn-accedi .btn-accedi-txt {
		display: none
	}

    #mainheader .preheader .accedi .dropdown-menu:before {
        display: none;
    }

    #mainheader .comune .logoimg {
        margin-top: 20px;
    }
	
	#mainheader .comune .logoimg img {
    	height: 56px;
	}

    #mainheader .comune .logotxt .badge-demo strong {
        display: none;
    }

    #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 .p_cercaMobile .btn-cerca {
        height: 24px;
        width: 24px;
        border: 0;
        color: #fff;
        padding: 0;
        background: transparent;
    }

    #mainheader .p_cercaMobile .btn-cerca svg.icon {
        width: 28px;
        height: 28px;
        vertical-align: middle;
        fill: #fff;
    }

    #mainheader .p_cercaMobile .btn-cerca:hover svg.icon {
        fill: #FFE8AA;
    } 


    #mainheader.ridotto .p_cercaMobile {
        height: 64px;
        padding-top: 16px;
    }

    #mainheader .social {
        display: none;
    }

    #mainheader .menu-btn {
        display: block !important;
        float: left;
        width: 24px;
        height: 24px;
        padding: 0 0 0px;
        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: #9c0505;
        -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,0.06);
        box-shadow: 0 12px 40px 0 rgba(0,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: 0px;
        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: 2.000em;
    }

    #spid-step1 p, #spid-step2 p, #spid-step3 p, #spid-step4 p, #spid-step5 p {
        font-size: 0.875em;
    }

    #spidModal .btn-bianco, #spidModal .btn-blu, #spidModal .btn-trasparente {
        font-size: 1em;
    }

    #spidModal h4 {
        font-size: 1em;
    }

    #spidModal .spid-inputgroup label {
        font-size: 0.875em;
    }

    #spidModal .spid-inputgroup input {
        font-size: 1.500em;
    }

    #spidModal p.desc {
        font-size: 1em;
    }
	
	.areapersonale .intestazione .areapersonale-menu .titolo-sezione .menu-profilo-ap {
    	display: none;
	}
	
	.areapersonale .intestazione .areapersonale-menu .titolo-sezione {
		margin: 0;
		text-align: start;
	}
	
	.btn-accedi-ap-md {
		display: none!important;
	}
	
	#mainheader .preheader .accedi .dropdown-menu {
		display: none!important;
	}
	
	.btn-accedi-ap-sm {
		display: inline-block!important;
	}
	
	#menuap span {
		display: inline-block!important;
	}

    .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 .logoimg img {
		height: 56px;
	}

    #footer section {
        margin-bottom: 0;
    }

    #footer section .intestazione {
        margin-bottom: 8px;
    }

    #footer h4 {
        font-size: 0.875em;
        border: 0;
        padding: 24px 0 0 0;
    }

    #footer h4 svg.icon {
        margin-right: 8px;
    }

    #footer .lista-linkutili h4 {
        border-top: 1px solid #705407;
    }

    #footer .lista-linkutili div[class^='col']:first-of-type h4, #footer .lista-linkutili div[class*=' col-']:first-of-type h4 {
        border: 0;
    }

    #footer .lista-sezioni .footer-list {
        border-bottom: 1px solid #705407;
        padding: 12px 0 24px;
        margin: 0;
        font-size: 1em;
    }

    #footer .lista-linkutili .footer-list {
        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;
        text-align: left;
    }

    .altri-argomenti .altri-argomenti-titolo {
        float: none;
        margin-bottom: 8px;
    }

    .altri-argomenti .altri-argomenti-titolo h4 {
        font-size: 0.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: 0.875em;
        height: 32px;
        min-width: 32px;
        padding: 0;
    }

    section .pagination .page-item .page-link i[class^=it-] {
        font-size: 0.875em;
    }

    .cookiebar p {
        font-size: 1em;
    }

    .bricklayer-column {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    section .titolosezione.filtrisezione .btn-trasparente {
        margin-top: 4px;
        margin-bottom: 4px;
        margin-left: 0;
        margin-right: 8px;
    }
}

@media (max-width: 576px) {
    #mainheader .preheader .entesup {
        margin: 0;
    }

    #mainheader .preheader .accedi .btn-accedi {
        padding: 0 4px;
    }

    #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.ridotto .p_cercaMobile {
        padding-top: 16px;
    }

    #mainheader.ridotto .btn-cerca {
        margin-left: 0;
    }

    #mainheader .menu-btn {
        position: absolute;
    }

    #mainheader .comune {
        padding-left: 50px;
    }

    #mainheader .comune .logotxt h1 {
        font-size: 1.250em;
        vertical-align: bottom;
    }

    #mainheader .navbar-toggle.menu-active .icon-bar1 {
        top: 8px;
    }

    #mainheader .navbar-toggle.menu-active .icon-bar3 {
        top: -8px;
    }

    #mainheader .p_cercaMobile {
        padding-right: 4px;
    }

    .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;
    }

    #footer .loghi_progetto .loghi_progetto_img {
        padding: 0 12px;
        height: 36px;
    }

    #footer .loghi_progetto .logo_progetto_1 img {
        height: 28px;
    }

    #footer .loghi_progetto .logo_progetto_2 img,
    #footer .loghi_progetto .logo_progetto_3 img {
        height: 24px;
    }

    #cc-cookies p {
        width: 100%;
    }
}


/* fix ie cover img */
.img-fit-cover {

}

.img-fit-ie {
    background-size: cover;
    background-position: center;
}

.img-fit-ie img {
    visibility: hidden;
}

.img-fit-ie figcaption {
    background: #fff;
    padding: 12px 0;
}