/*************************
*******Typography******
**************************/

html {
    font-size: 1.125em;
}

body {
    font-family: 'Titillium Web', sans-serif;
    color: #000000;
    line-height: 1.375em;
    padding-bottom: 0em !important;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0.4375em;
}

::-webkit-scrollbar-thumb {
    border-radius: 0em;
    background-color: rgba(0, 0, 0, .3);
    box-shadow: 0 0 0.0625em rgba(255, 255, 255, .5);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    color: #333333;
    margin-top: 0;
    margin-bottom: 0;
}

h1 {
    font-size: 3.375em;
    line-height: 1.2;
}

h2 {
    font-size: 2.5em;
    line-height: 1.2;
}

h3 {
    font-size: 2em;
    line-height: 1.2;
    font-weight: 400;
}

h4 {
    font-size: 1.4375em;
    line-height: 1.2;
}

h5 {
    font-size: 1.3125em;
    line-height: 1.2;
}

h6 {
    font-size: 1.3125em;
    line-height: 1.55;
}

a {
    color: #890000;
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
}

a:hover {
    color: #000000;
    text-decoration: underline !important;
}

a:focus {
    color: #000000;
}

p {
    margin-bottom: 2em !important;
    line-height: 1.5 !important;
}

p img {
    max-width: 100%;
    height: auto !important;
}

p > a {
    text-decoration: underline;
}

.fa {
    font: normal normal normal 0.8rem/1
}

.media-body {
    width: 625rem;
}

.u-hiddenVisually {
    border: 0!important;
    clip: rect(1px, 1px, 1px, 1px)!important;
    height: 0.0625em overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 0.0625em
}

form {
    display: flex;
    flex-flow: row wrap;
    flex-direction: row;
    flex-direction: column;
    margin: 0 -1rem 1rem -1rem
}

hover,
.is-active:hover,
input:hover,
button:hover,
img:hover {
    color: #ffffff;
}

a:focus,
.is-active:focus,
input:focus,
button:focus,
img:focus {
    outline: 3px solid #ffa100 !important;
    outline-offset: -3px;
    background-color: transparent;
    color: #007AAE;
    border-color: #000000;
}

.contenitore-ricerca {
    display: flex;
    width: 100%;
}

form#ricercaPersonalizzata {
    max-width: 20rem;
    display: flex;
}

.txtTitoloPannello {
    font-size: 1.2em;
}

.btn-group-sm>.btn,
.btn-sm {
    font-size: 0.8rem;
}

@media (orientation: landscape) {
    body {
        flex-direction: row;
    }
}

@media (orientation: portrait) {
    body {
        flex-direction: column;
    }
}


/* font */

.etiSocial {
    font-family: 'Titillium Web', sans-serif;
}

textarea,
input,
checkbox,
select {
    font-family: 'Titillium Web', sans-serif !important;
}

.center {
    text-align: center;
}


/*************************
*******Header******
**************************/

#header {
    position: relative;
}

.containerTestata1LG {
    background-color: #303030;
    color: #FFFFFF;
    position: relative;
}

.containerTestata2LG {
    background-color: #AD003A;
    color: #ffffff;
    border-bottom: 0.0625em solid #9c0236;
}

.containerTestata3LG {
    background-color: #ad003a;
    -webkit-box-shadow: 0em 0em 0.625em -0.3125em rgba(0, 0, 0, 0.76);
    -moz-box-shadow: 0em 0em 0.625em -0.3125em rgba(0, 0, 0, 0.76);
    box-shadow: 0em 0em 0.625em -0.3125em rgba(0, 0, 0, 0.76);
}

.menu-canali {
    text-align: center;
    font-size: 1.1em;
    padding:.5rem 0;
}

.menu-canali ul {
    list-style: none;
    letter-spacing: -1em;
    margin: 0em;
}

.menu-canali li {
    display: inline;
    letter-spacing: normal;
}

.menu-canali li a {
    display: inline-block;
    padding: 0.8125em 0.9375em;
    color: #ffffff;
    vertical-align: middle;
    font-size: 1em;
    background: #AD003A;
    border-left: 0.125em solid #9c0236;
}

.menu-canali li:last-child a {
    margin-right: 0em;
}

.menu-canali li a:hover {
    background: #9c0236;
    color: #FFFFFF;
}

.menu-canali span {
    font-size: 0.6em;
    vertical-align: middle;
}

.containerTestata4LG {
    background-color: #eeeeee;
    color: #000000;
    position: relative;
    padding: 1.875em 0em 2.8125em 0em;
}

.containerRosso {
    background-color: #AD003A;
    color: #ffffff;
    position: relative;
    padding: 0.9375em 0em 1.875em 0em;
}

.contenitoreBreadcrumb {
    color: #000000;
    position: relative;
    padding: 1.875em 0em 1.875em 0em;
}

.containerNoSfondo {
    color: #000000;
    position: relative;
    padding: 1.875em 0em 1.875em 0em;
}

.logoNomeHeaderContainer {
    margin: 2.1875em 0em 2.1875em 3.125em;
}

.mediaLogo {
    margin: 0em 1.25em 0em 0em;
    float: left;
    text-align: right;
    width: 5.625em;
    height: 5.625em;
    overflow: hidden;
    -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);
}

.mediaLogo img {
    width: 4.75em;
    height: 4.75em;
    object-fit: contain;
}

.nomeHeader {
    margin: 0em 0em 0em 0em;
    padding-top: 0.3125em;
    font-size: 2em;
    font-weight: 700;
}

.sottoNomeHeader {
    font-size: 0.9em;
}

.nomeHeader a,
.nomeHeader a:hover {
    color: #ffffff;
}

.btnSearchMobile {
    display: none;
}

.boxAccesso {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: uppercase;
    background-color: #AD003A;
    font-size: 0.8em;
    color: #FFFFFF;
    font-weight: 600;
    padding: 0.8125em 1.25em 0.75em 1.25em;
}

.boxAccesso a,
.boxAccesso a:hover {
    color: #FFFFFF;
}

#header .search {
    display: inline-block;
    margin-top: 1.4375em;
}

.wait {
    background-color: #CCCCCC;
}

.navbar>.container .navbar-brand {
    margin-left: 0;
}

.containerTestata1LG .livSup {
    font-weight: 600;
    font-size: 0.9em;
    height: 3em;
    font-size: 1em;
    padding: 0.8125em 0em 0em 0em;
}

.containerTestata1LG .livSup a {
    color: #FFFFFF;
}

body.onscroll .main {
    top: 0.3125em;
}

body.onscroll #header .search {
    margin-top: 0.3125em;
}

body.onscroll .nomeHeader {
    font-size: 1.4em;
    margin-top: 0.9375em;
    margin-bottom: 0.9375em;
    padding: 0;
}

body.onscroll .sottoNomeHeader {
    display: none;
}

body.onscroll .pannello86 {
    display: none;
}

body.onscroll .mediaLogo {
    margin: -0.625em 2em 0em 0em;
}

body.onscroll .logoNomeHeaderContainer {
    margin: 0.625em 0em 0.625em 0em;
}

body.onscroll #header {
    position: fixed !important;
    border-bottom: 0.0625em solid #CCCCCC !important;
    z-index: 499;
    top: 0;
    width: 100%;
    opacity: 1;
    padding: 0;
}

body.onscroll .containerTestata2LG {
    height: 4.3em;
}

body.onscroll .mediaLogo,
body.onscroll .mediaLogo img {
    width: 3.125em;
    height: 3.125em;
}

body.onscroll .containerTestata3LG {
    display: none;
}

.onscroll #header {
    left: 0;
}

.social {
    text-align: right;
    margin: 0em 0em 0.625em 0em;
    font-size: 0.9em;
}

.etiSocial {
    margin-right: 0.9375em;
    font-weight: 600;
    font-size: 0.9em;
}

.social-share {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 0 0 0;
}

ul.social-share li {
    display: inline-block;
    margin-right: 0.25em;
}

ul.social-share li a {
    display: inline-block;
    color: #AD003A;
    background: #ffffff;
    width: 1.75em;
    height: 1.75em;
    line-height: 1.8125em;
    text-align: center;
    border-radius: 1.5625em;
}

ul.social-share li a:hover {
    background: #AD003A;
    color: #ffffff;
}

.ico-search {
    font-size: 1.2em;
    margin-left: 0em;
    color: #AD003A;
    float: right;
    background: #F7F7F7;
    padding: 0.9375em 0.9375em 0.875em 1em;
}

.search i {
    color: #FFFFFF;
}

.contenitore-ricerca {
    background: #FFFFFF;
}

input.search-form {
    background-color: #FFFFFF;
    border: none;
    width: 15.625em;
    padding: 0.8125em 0.625em 0.8125em 0.625em;
    font-size: 0.9em;
    color: #333333 !important;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}

.navbar-toggle .icon-bar {
    background-color: #ffffff;
    width: 2.5em;
    height: 0.1875em;
    margin-bottom: 0.3125em;
}

.navbar-toggle::after {
    position: absolute;
    content: "MENU";
    top: 1.875em;
    left: 0.1875em;
    font-size: 0.875em;
    color: #ffffff;
    padding-left: 0.5em;
}


/***********************************************************
************** Slider Focus *********************/

#main-slider {
    z-index: 777;
    margin-bottom: -2.625em;
}

.trasparenza-nera {
    background: url('grafica/transparent-bg-nero.png');
    height: 100%;
}

#main-slider .carousel-content {
    margin-top: 4.375em;
    padding: 0.9375em;
    font-size: 1em;
    border-radius: 0.3125em;
}

#main-slider .titoloContSlider {
    display: block;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.8em;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.4;
}

#main-slider .descContSlider {
    display: block;
    margin-top: 0.9375em;
    line-height: 1.4;
    color: #ffffff;
}

#main-slider .slide-margin {
    margin-top: 0em;
}

#main-slider .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    height: 25em;
    position: relative;
}

#main-slider .btn-slide {
    padding: 0.9375em 0.9375em;
    border-radius: 0.3125em;
    margin-top: 1.5625em;
    display: inline-block;
    color: #FFFFFF;
    border: 0.125em solid #ffffff;
}

#main-slider a:hover {
    color: #FFFFFF;
}


/***********************************************************
************** Menu laterale *********************
/* General styles for all menus */

.cbp-spmenu {
    background: #FFFFFF;
    border-right: 0.125em solid #CCCCCC;
    position: fixed;
}

.cbp-spmenu h2 {
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 1.5em;
    padding: 0.625em 1.25em 0.625em 1.25em;
    margin: 0;
    font-weight: 300;
    background: #303030;
    border-bottom: 0.125em solid #CCCCCC;
}

.cbp-spmenu a {
    display: block;
    color: #FFFFFF;
    font-weight: 300;
}

.cbp-spmenu a:hover {
    background: none;
}

.cbp-spmenu a:active {
    background: #AD003A;
    color: #FFFFFF;
}


/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    width: 18.75em;
    height: 100%;
    top: 0;
    z-index: 1000;
    overflow-y: scroll;
}

.cbp-spmenu-vertical a {
    border-bottom: 0.125em solid #F2F2F2;
    padding: 1em;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 9.375em;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}

.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 0.125em solid #F2F2F2;
}


/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
    left: -18.75em;
}

.cbp-spmenu-right {
    right: -18.75em;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 0em;
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0em;
}


/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
    top: -9.375em;
}

.cbp-spmenu-bottom {
    bottom: -9.375em;
}

.cbp-spmenu-top.cbp-spmenu-open {
    top: 0em;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0em;
}


/* Push classes applied to the body */

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.cbp-spmenu-push-toright {
    left: 18.75em;
}

.cbp-spmenu-push-toleft {
    left: -18.75em;
}


/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* Example media queries */

@media screen and (max-width: 55.1875em) {
    .cbp-spmenu-horizontal {
        font-size: 0.8em;
        height: 6.875em;
    }
    .cbp-spmenu-top {
        top: -6.875em;
    }
    .cbp-spmenu-bottom {
        bottom: -6.875em;
    }
}

@media screen and (max-height: 26.375em) {
    .cbp-spmenu-vertical {
        font-size: 0.9em;
        width: 11.875em;
    }
    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -11.875em;
    }
    .cbp-spmenu-right {
        right: -11.875em;
    }
    .cbp-spmenu-push-toright {
        left: 11.875em;
    }
}

#closeMenu {
    border: none;
    font-size: 1.5em;
    position: absolute;
    top: 0.9375em;
    right: 0.4375em;
    background: #303030;
    color: #FFFFFF;
}

.cbp-spmenu .nav,
.cbp-spmenu .nav ul,
.cbp-spmenu .nav li {
    list-style: none;
}

.cbp-spmenu .nav ul {
    padding: 0;
    margin: 0 0 0 0;
    background: #F2F2F2;
}

.cbp-spmenu .nav {
    padding: 0em;
    margin: 0em;
}

.cbp-spmenu .nav>li {
    margin: 0em 0em;
}

.cbp-spmenu .nav>li li {
    margin: 0em 0;
}

.cbp-spmenu .nav a {
    color: #333333;
    display: block;
    outline: none;
    -webkit-border-radius: 0em;
    -moz-border-radius: 0em;
    border-radius: 0em;
    text-decoration: none;
}

.cbp-spmenu .nav li>a>span {
    float: right;
    font-size: 1em;
    font-weight: bolder;
}

.cbp-spmenu .nav li>a:hover>span {
    color: #333333;
}

.cbp-spmenu .nav li>a>span:after {
    font: normal normal normal 1.375em/1 FontAwesome;
    content: '\f107';
}

.cbp-spmenu .nav li.open>a>span:after {
    font: normal normal normal 1.375em/1 FontAwesome;
    content: '\f106';
}

.cbp-spmenu .nav a:hover {
    color: #333333;
    background: #F2F2F2;
}

.cbp-spmenu .nav li.active>a {
    background-color: #F2F2F2;
    color: #333333;
}

.cbp-spmenu .nav>li.active>a {
    background-color: #F2F2F2;
}

.cbp-spmenu .nav li a {
    font-size: 0.9em;
    line-height: 1.125em;
    padding: 0.625em 1.125em;
}

.cbp-spmenu .nav>li>a {
    font-size: 0.9em;
    line-height: 1.125em;
    padding: 1.125em 0.9375em 0.875em 1.125em;
}


/***********************************
***** Personalizzazioni ************
***********************************/

.margin-top {
    margin-top: 1.25em;
}

.margin-top-30 {
    margin-top: 1.875em;
}

.margin-bottom {
    margin-bottom: 1.25em;
}

.margin-bottom-30 {
    margin-bottom: 1.875em;
}

.margin-bottom-90 {
    margin-bottom: 5.625em;
}

.margin-right {
    margin-right: 0.625em;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0;
}

.padding-verticale-10 {
    padding-top: 0.625em;
    padding-bottom: 0.625em;
}

.padding-verticale {
    padding-top: 1.875em;
    padding-bottom: 1.875em;
}

.padding-orizzontale {
    padding-left: 0.625em;
    padding-right: 0.625em;
}

.padding-right {
    padding-right: 1.875em;
}

.padding-left {
    padding-left: 1.875em;
}

.bordo-dx {
    border-right: 0.125em solid #eeeeee;
}

.bordo-alto {
    border-top: 0.3125em solid #eeeeee;
}

.bordo-alto-grigio {
    margin-left: 2.8125em;
    margin-bottom: 0.9375em;
    border-top: 0.25em solid #CCCCCC !important;
}

.bordino-rosso {
    width: 2.5em;
    margin-bottom: -0.25em;
    border-top: 0.25em solid #AD003A !important;
}

.bordo-rosso {
    border-top: 0.25em solid #AD003A;
}

.pp-section {
    background-color: #F0F0F0;
    margin: 0;
    padding: 0;
}

.pp-news {
    padding: 1.875em 0em;
}

.info-testata {
    background-color: #E4E0E2;
    padding: 1.25em 0em;
    font-size: 0.72em;
    font-weight: 600;
}

.bordo-dx-info-testata {
    border-right: 0.0625em solid #CCCCCC;
}

.info-testata .fa {
    font-size: 1.5em;
    color: #F9B129;
}


/* > xs */

@media (min-width: 48em) {
    .info-testata .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    .info-testata .row>[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
}

.titolo-elenco {
    font-size: 1.1em;
}

.titolo-medio {
    font-size: 1.4375em;
    line-height: 1.4em;
}

.titolo-FB {
    color: #00549F;
    border-bottom: 0.1875em solid #00549F;
    margin-top: 0.9375em;
    font-weight: 700;
}

.titolo-FB::before {
    font: normal normal normal 3.1875em/1 FontAwesome;
    content: '\f230';
    margin-right: 0.9375em;
    vertical-align: middle;
}

.ui-autocomplete .titolo-medio {
    font-size: 1.2em;
    line-height: 1.5em;
    color: #AD003A;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
}

.risultato-ricerca-auto {
    cursor: pointer;
    list-style-image: none;
    font-weight: 300;
}

.testo-nero,
.testo-nero a {
    color: #000000 !important;
}

.testo-bianco,
.testo-bianco a {
    color: #FFFFFF !important;
}

.square-element {
    margin-right: 0.4375em;
    color: #F9B129;
    font-size: 0.6em;
}

.testo-grigio {
    color: #666666 !important;
}

.testo-medio {
    font-size: 1em;
    margin-bottom: 0.9375em;
    line-height: 1.5;
}

.testo-piccolo {
    font-size: 0.9em;
    line-height: 1.5;
}

.titolo-home {
    font-size: 1.125em;
    margin-bottom: 0.9375em;
}

.titolo-home a {
    color: #000000;
}

.data-calendario {
    font-size: 0.8em;
    font-weight: 600;
    color: #000000;
    margin-bottom: 0.625em;
    display: inline-block;
    margin-right: 1.25em;
}

.data-calendario::before {
    font: normal normal normal 1.25em/1 FontAwesome;
    content: '\f017 ';
    margin-right: 0.5em;
    vertical-align: middle;
}

.tit-bandi::before {
    font: normal normal normal 1.25em/1 FontAwesome;
    content: '\f0e3';
    margin-right: 0.5em;
    vertical-align: middle;
    border: 0.125em solid #ffffff;
    padding: 0.625em;
    border-radius: 6.25em;
}

.tit-concorsi::before {
    font: normal normal normal 1.25em/1 FontAwesome;
    content: '\f252';
    margin-right: 0.5em;
    vertical-align: middle;
}

.pannello35::before {
    font: normal normal normal 1.25em/1 FontAwesome;
    content: '\f0da';
    margin-right: 0.5em;
    vertical-align: middle;
    color: #AD003A;
}

.stileTitolo289::before {
    font: normal normal normal 1.0625em/1 FontAwesome;
    content: '\f055 ';
    margin-right: 0.3125em;
}

.stileTitolo411::before {
    font: normal normal normal 1.25em/1 FontAwesome;
    content: '\f055 ';
    margin-right: 0.5em;
    vertical-align: middle;
}

.leggi-tutto-home {
    font-size: 0.7em;
    font-weight: 600;
    color: #FFFFFF;
    margin-bottom: 0.625em;
    padding: 0.625em 0.625em;
    background: #AD003A;
    display: inline-block;
    border-radius: 0.1875em;
}

.leggi-tutto-home a {
    color: #FFFFFF;
}

.leggi-tutto-home::after {
    font: normal normal normal 0.75em/1.1 FontAwesome;
    content: '\f055 ';
    margin-left: 0.3125em;
    vertical-align: middle;
}

.leggi-tutto-home:hover {
    background: #000000;
}

.link-leggi-tutto {
    float: right;
    font-weight: 600;
}

.data-calendario-default {
    font-size: 0.8em;
    font-weight: 600;
    color: #AD003A;
    margin-top: 0.9375em;
    margin-bottom: 0.625em;
    display: inline-block;
    padding-right: 0.9375em;
    border-right: 0.0625em solid #CCCCCC;
}

.data-calendario-default::before {
    font: normal normal normal 0.9375em/1 FontAwesome;
    content: '\f017 ';
    margin-right: 0.5em;
    vertical-align: middle;
}

.leggi-tutto-default {
    font-size: 0.9em;
    font-weight: 600;
    color: #AD003A;
    margin-top: 0.5625em;
    margin-bottom: 0.625em;
    padding-left: 0.625em;
    /* display: inline-block; */
    text-align: right;
}

.leggi-tutto-default::after {
    font: normal normal normal 0.9375em/1 FontAwesome;
    content: '\f178';
    margin-left: 0.5em;
    vertical-align: middle;
}

.news-home-masonry article {
    border-left: 0.0625em solid #CCCCCC;
    padding: 0.625em 0.9375em;
}

.sez-leggi-tutto {
    text-align: right;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0.9375em;
    margin-bottom: 2.5em;
}

.sez-leggi-tutto .fa {
    font-size: 1.2em;
    color: #AD003A;
    margin-left: 0.3125em;
    vertical-align: middle;
}

.contenitore-default {
    font-size: 0.9em;
    margin-bottom: 1.25em;
}

.post-area-title,
.post-area-title-nero,
.post-area-title-bianco {
    position: relative;
    text-align: left;
    padding-top: 2.5em;
    padding-bottom: 1.875em;
}

.post-area-title {
    color: #AD003A;
}

.post-area-title-nero {
    color: #000000;
}

.post-area-title-bianco {
    color: #FFFFFF;
}

.minus-sign,
.minus-sign-nero,
.minus-sign-bianco {
    margin-right: 0.9375em;
    width: 2.5em;
    height: 0.1875em;
    display: inline-block;
    vertical-align: middle;
}

.minus-sign {
    background-color: #AD003A;
}

.minus-sign-nero {
    background-color: #333333;
}

.minus-sign-bianco {
    background-color: #FFFFFF;
}

.servizi-home-section {
    background-color: #E4E0E2;
    margin: 0;
    padding: 0;
}

.servizi-home {}


/* > xs */

@media (min-width: 48em) {
    .servizi-home .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    .servizi-home .row>[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
}

.servizio-home {
    background-color: #FFFFFF;
    padding: 0.8125em 1.25em 1.25em 2.5em;
    position: relative;
    margin-left: 1.25em;
    margin-bottom: 1.25em;
    height: 100%;
    min-height: 5em;
}

.servizio-home a {
    font-weight: 600;
    font-size: 1.125em;
    color: #666666;
}

.ico-servizio-home {
    width: 2.5em;
    height: 2.5em;
    background-color: #AD003A;
    position: absolute;
    top: 1.0625em;
    left: -1.25em;
}

.ico-servizio-home::after {
    content: '';
    position: absolute;
    left: 0em;
    top: -0.75em;
    width: 0;
    height: 0;
    border-top: 0.75em solid transparent;
    border-right: 1.25em solid #000000;
    clear: both;
}

.ico-servizio-home .fa {
    color: #FFFFFF;
    margin: 0.5625em 0em 0em 0.625em;
    font-size: 1.25em;
}

.bandi-home-section {
    background-color: #F0F0F0;
    margin: 0;
    padding: 0;
}

.bandi-home-masonry article {
    padding: 0.625em 0.9375em;
}

.chiusura-valutazione {
    background-color: #ad003a;
    color: #FFFFFF;
    font-size: 1.2em;
    padding: 1.5625em 0em 0.9375em 0em;
    text-align: center;
    margin-bottom: 0.0625em;
}

.chiusura-valutazione p span,
.chiusura-valutazione-turismo p span {
    font-size: 1.2em;
    display: inline-block;
    position: relative;
}

.chiusura-valutazione a,
.chiusura-valutazione-turismo a {
    color: #FFFFFF;
}

.chiusura-1 {
    color: #FFFFFF;
    background-color: #303030;
    padding: 3.125em 0em 0em 0em;
}

.chiusura-1 a {
    color: #65DDE0 !important;
}

.chiusura-1 a:hover {
    text-decoration: underline;
}

.logoFooter {
    width: 3.125em;
    height: 3.125em;
}

.logoFooter img {
    width: 4.75em;
    height: 4.75em;
    object-fit: contain;
}

.nome-sito-footer {
    font-size: 2em;
    margin-bottom: 0.9375em;
    line-height: 1.4;
    color: #ffffff !important;
    font-family: 'Titillium Web', sans-serif;
}

.nome-sito-footer a,
.nome-sito-footer a:hover {
    color: #ffffff !important;
}

.crediti-ente {
    color: #ffffff;
    margin-bottom: 1.25em;
}

.crediti-ente p {
    line-height: 1.4;
    font-size: 0.9em;
    word-break: break-word;
}

.crediti-ente a {
    color: #65dde0;
}

.crediti-ente .fa {
    margin-right: 0.625em;
}

.crediti-ente a:hover {
    text-decoration: underline;
    color: #65dde0;
}

.contenitore-crediti-footer {
    margin-top: 1.25em;
}

.crediti-footer-titolo {
    font-weight: 600;
    border-bottom: 0.0625em solid #FFFFFF;
    padding: 0.625em 0.9375em;
    font-size: 1em;
}

.crediti-footer-contenuto {
    padding: 0.625em 0.9375em;
    font-size: 1em;
}

.crediti-footer-contenuto .fa {
    color: #F7F7F7;
    width: 1.625em;
    height: 1.625em;
    line-height: 1.625em;
    background: #444444;
    text-align: center;
    vertical-align: middle;
    border-radius: 0.1875em;
    font-size: 0.85em;
}

.contenitore-canali-footer {
    margin-top: 1.25em;
    font-weight: 600;
}

.menu-footer {
    margin-top: 0.4375em;
}

.contenitore-canali-footer ul,
.menu-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0.9em;
}

.contenitore-canali-footer li,
.menu-footer li {
    border-bottom: 0.0625em solid #FFFFFF;
    padding: 0.625em 0.9375em;
}

.crediti-is-footer {
    color: #FFFFFF;
    background-color: #303030;
    border-top: 0.0625em solid #FFFFFF;
    text-align: center;
    font-size: 0.8em;
    padding: 0.9375em 0em 0.9375em 0em;
    margin-top: 3.125em;
}

.crediti-is-footer a,
.crediti-is-footer a:hover {
    color: #FFFFFF !important;
}

#social-footer {
    text-align: center;
    margin-bottom: 0.375em;
    border-bottom: 0.0625em solid #FFFFFF;
    padding: 0.6875em 0em 0.5em 0em;
}

.social-footer-text {
    margin-right: 0.625em;
    display: inline-block;
}

#social-footer a.social-footer-ico {
    display: inline-block;
    color: #303030 !important;
    background: #65DDE0;
    width: 1.875em;
    height: 1.875em;
    line-height: 1.875em;
    text-align: center;
    border-radius: 1.5625em;
    margin-right: 0.3125em;
    font-size: 1em;
}

#social-footer a.social-footer-ico:hover {
    background: #FFFFFF;
}

.media-logo-footer-lg {
    padding: 0.625em 0.9375em;
    text-align: center;
}

.container-menu-footer {
    text-align: center;
    margin-top: 1.875em;
}

.container-menu-footer .menu-footer li {
    border: none;
    display: inline-block;
}

.bc-section {
    background-color: #F2F2F2;
    margin: 0;
    padding: 0;
}

.breadcrumbs {
    margin: 1.25em 0em !important;
    font-size: 0.9em;
}

.breadcrumbs::before {
    font: normal normal normal 1.375em/1 FontAwesome;
    content: '\f015';
    color: #999999;
    margin-right: 0.625em;
}

.container-regola-default {
    /* min-height: 50px; */
}

.titolo-pagina {
    margin: 1.5625em 6.25em 2.1875em 2.375em;
    font-size: 2em;
}

.contenuto-centrale {
    padding-right: 2.1875em;
}

.colonna-dx {
    background-color: #F2F2F2;
    padding-top: 1.875em;
    padding-left: 1.5625em;
    padding-right: 1.5625em;
}

.pannello88 {
    position: absolute !important;
    top: 1.875em !important;
    right: 1.875em !important;
    width: 2.5em !important;
    height: 2.5em !important;
}

.pannello88 a:hover {
    text-decoration: none !important;
}

.img-primo-piano {
    position: relative;
    height: 10.625em;
    border: 0.0625em solid #f7f7f7;
    overflow: hidden;
}

.img-primo-piano img {
    width: 100%;
}

.cont_share {
    margin-bottom: 1.875em;
    margin-top: 3.125em;
    padding: 0em 2.5em;
    background: #F7F7F7;
}

.cont_share .addthis_toolbox {
    margin: 0em 0em 1.875em 0em;
    text-align: left;
    display: inline-block;
}

.cont_share .addthis_toolbox a:hover {
    text-decoration: none !important;
    color: #FFFFFF !important;
}

.contShare {
    padding-top: 0.75em;
}

a.social-condividi {
    margin-right: 0.3125em;
    vertical-align: middle;
    color: #ffffff;
    border-radius: 6.25em;
    font-size: 0.8em;
    width: 1.4375em;
    height: 1.375em;
    line-height: 1.375em;
    text-align: center;
}

a.social-condividi:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.cont_share {
    margin-bottom: 1.875em;
    margin-top: 3.125em;
    padding: 0em 0.9375em;
}

.cont_share .addthis_toolbox {
    margin: 0em 0em 0.9375em 0em;
    text-align: left;
    display: inline-block;
}

.cont_share .addthis_toolbox a:hover {
    text-decoration: none !important;
    color: #000000 !important;
}

.cont_share a.social-condividi {
    display: inline-block;
    color: #ffffff !important;
    width: 2.1875em;
    height: 2.1875em;
    line-height: 2.1875em;
    text-align: center;
    border-radius: 6.25em;
    margin: 0.8rem 0 0.8rem 0;
}

.cont_share a.social-condividi:hover {
    background: #ffffff;
    text-decoration: none;
    color: #000000;
}

.cont_share .etichettaShare {
    font-size: 1.1em;
    padding: 0 2em 0 0;
    font-weight: 600;
    display: block;
    height: 2.1875em;
    margin-top: 0.9375em;
    color: #000000;
    float: left;
}

.facebook {
    background: #3A589B;
}

.gplus {
    background: #D6492F;
}

.linkedin {
    background: #007AB9;
}

.twitter {
    background: #598DCA;
}

.etichettaShare {
    font-size: 1.5em;
    padding-right: 2.1875em;
    font-weight: 600;
    display: inline-block;
    height: 2.1875em;
    margin-top: 1.875em;
}

.oggetto253 label,
.oggetto253 label.label_strcerca_ogg {
    display: block;
}

.oggetto253 .esattamenteogg0 {
    display: none;
}

.oggetto253 input[type="text"].stileForm0 {
    display: inline-block;
    width: 50%;
    padding: 0.3125em 0.625em;
    border: 0.125em solid #EEECEC;
    margin-right: 0.625em;
}

@media (max-width: 47.9375em) {
    .oggetto253 input[type="text"].stileForm0 {
        width: 100%;
        margin-bottom: 0.625em;
    }
}

input[type="submit"].bott,
input[type="submit"].pulsante,
input[type="reset"].pulsante,
.oggetto253 input[type="submit"].stileForm0,
.oggetto253 input[type="reset"].stileForm0 {
    display: inline-block;
    padding: 0.4375em 1.25em;
    background-color: #303030;
    color: #FFFFFF;
    border: 0;
    margin-right: 0.1875em;
}

input[type="submit"].pulsante:active,
input[type="reset"].pulsante:active,
.oggetto253 input[type="submit"].stileForm0:active,
.oggetto253 input[type="reset"].stileForm0:active {
    display: inline-block;
    padding: 0.4375em 1.25em;
    background-color: #FFFFFF;
    color: #303030;
    border: 0;
}

.pulsante {
    margin: 0.3125em 0em 0.3125em 0em;
}

.pulsante:hover {
    background-color: #AD003A !important;
}

.campoOggetto71 input[type="text"].stileForm0 {
    display: inline-block;
    width: 100%;
}

.campoOggetto27 {
    width: 6.25em !important;
}

.campoOggetto27 img {
    height: 6.25em;
    width: 6.25em;
    object-fit: contain;
}

.campoOggetto48::before {
    font: normal normal normal 1.0625em/1 FontAwesome;
    content: '\f019';
    margin-right: 0.625em;
}

.campoOggetto128::before {
    font: normal normal normal 1.0625em/1 FontAwesome;
    content: '\f0ac';
    margin-right: 0.625em;
}

.oggetto90 {
    width: 12.5em !important;
    margin-right: 1.25em !important;
}

.campoOggetto89 {
    width: 12.5em !important;
}

.campoOggetto89 img {
    height: 12.5em;
    width: 12.5em;
    object-fit: cover;
}

.review46 a {
    display: inline-block;
    margin-left: 0.9375em;
}

.review46::before {
    font: normal normal normal 1.0625em/1 FontAwesome;
    content: '\f0a8';
    color: #AD003A;
}

.campoOggetto55 {
    width: 100% !important;
}

.campoOggetto55 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.testataPag,
.interfacciaPagine {
    font-size: 1em;
    clear: both;
    margin: 1.25em 0em;
}

.testataPag a,
.interfacciaPagine a {
    margin: 0.3125em;
    padding: 0.625em 1.25em;
    border: 0.0625em solid #F0F0F0;
    background-color: #FFFFFF;
    text-decoration: none;
    display: inline-block;
}

.testataPag a:hover,
.interfacciaPagine a:hover {
    color: #FFFFFF;
    margin: 0.3125em;
    padding: 0.625em 1.25em;
    border: 0.0625em solid #F2F2F2;
    background-color: #AD003A;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #F2F2F2;
}

.main {
    position: absolute;
    top: 6.25em;
    left: 3%;
    z-index: 999;
    -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);
}

.main-logged {
    top: 6.875em;
}

.main>section button {
    border: none;
    background-color: #AD003A;
    color: #FFFFFF !important;
    display: block;
    cursor: pointer;
    margin: 0em 0em 0em 0em;
    font-size: 1.2em;
}

.area-elenco {
    background-color: #F0F0F0;
    margin: 0em 0.9375em 1.875em 0.9375em;
    padding: 0.9375em;
    height: 100%;
}


/* > xs */

@media (min-width: 48em) {
    .row-aree-elenco {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    .row-aree-elenco>[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
}

h3.titolo-area-elenco {
    font-size: 1.2em;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
}

.area-elenco p {
    padding: 0.625em 0em;
}

.area-elenco::after {
    content: '';
    position: absolute;
    left: 1.875em;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 1.25em solid transparent;
    border-left: 1.25em solid #303030;
    clear: both;
}

h3.stileTitolo {
    font-size: 1.5em;
    font-weight: 600;
    color: #AD003A;
    margin-bottom: 1.25em;
}

#votaSondaggio div[id^="titoloDomanda"] {
    font-weight: 600;
}

div[id^="listaRisposte"] input[type="radio"],
div[id^="listaRisposte"] label {
    display: inline-block;
    margin-right: 0.625em;
    font-weight: 300;
}


/***********************************************
********* pulsanti dei form ********************
***********************************************/

#votaSondaggio input[type="submit"],
#votaSondaggio input[type="reset"] {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 0.375em 0.75em;
    margin-right: 0.4375em;
    margin-bottom: 0.625em;
    line-height: 1.5;
    font-weight: 300;
    border: 0;
}

#votaSondaggio input[type="submit"],
#votaSondaggio input[type="reset"] {
    background-color: #303030;
    color: #FFFFFF;
    margin-top: 0.625em;
}

#votaSondaggio input[type="submit"]:active,
#votaSondaggio input[type="reset"]:active {
    background-color: #FFFFFF;
    color: #303030;
}


/***********************************************************
************** Istanze ed elenchi *********************/

.istanza-2 {
    padding: 0.9375em 0em;
    margin-bottom: 0.9375em;
}

.istanza-3 {
    border-bottom: 0.0625em solid #CCCCCC;
    padding: 0.9375em 0em;
}

.istanza-4 {
    border-top: 0.0625em solid #CCCCCC;
    padding: 0.9375em 0em;
    margin: 1.25em 0.9375em 0em 0.9375em;
}

.istanza-piccola {
    border-bottom: 0.0625em solid #d1d1d1;
    padding: 0.9375em 0em;
    font-size: 0.9em;
}

.color-rosso,
.color-rosso a {
    color: #AD003A !important;
}

.color-nero,
.color-nero a {
    color: #303030 !important;
}

.bg-rosso {
    background-color: #AD003A !important;
}

.bg-nero {
    background-color: #303030 !important;
}


/***********************************************************
************** Risorse principali *********************/

.cont-banner-ist {
    font-size: 1em;
    line-height: 1.2;
    border-radius: 0.3125em;
}

.istanza-banner-ist {
    background: #666666;
    padding: 0.625em 0.9375em 0.625em 0.9375em;
    margin-top: 0.9375em;
    height: 4.125em;
    border-radius: 0.1875em;
}

.cont-banner-ist .fa {
    font-size: 1.2em;
    color: #ffffff !important;
    margin-top: 0.1875em;
    margin-right: 0.3125em;
}

.titolo-banner-ist {
    font-size: 1em;
}

.cont-banner-ist a {
    color: #ffffff;
}


/***********************************************************
************** Aree tematiche *********************/

.in-area-home {
    margin: 0em 0em 1.25em 0em;
    padding: 0.625em 0.625em 0.625em 0.9375em;
    position: relative;
    height: 5em;
}

.icona-area-home {
    font-size: 1.1em;
    float: left;
    width: 3.125em;
    height: 3.125em;
    line-height: 3.125em;
    border-radius: 0.1875em;
    color: #FFFFFF;
    background: #AD003A;
    vertical-align: middle;
    text-align: center;
    margin-right: 0.9375em;
}

.titolo-area-home {
    padding: 0em 0em 0.9375em 0em;
    font-size: 1em;
    line-height: 1.4;
    font-weight: 600;
}

.titolo-area-home a {
    color: #303030;
}


/***********************************************************
************** Galleria immgini *********************/

.istanza-immagine {
    width: 12.1875em;
    margin: 1.25em auto 0em auto;
    max-height: 8.125em;
    overflow: hidden;
}

.istanza-immagine img {
    width: 100%;
    overflow: hidden;
}

.img-lista {
    max-height: 5.8125em;
    overflow: hidden;
    border-radius: 0.25em;
}

.img-zoom img {
    -webkit-transition: all 0.2s ease;
    /* Safari and Chrome */
    -moz-transition: all 0.2s ease;
    /* Firefox */
    -o-transition: all 0.2s ease;
    /* IE 9 */
    -ms-transition: all 0.2s ease;
    /* Opera */
    transition: all 0.2s ease;
}

.img-zoom:hover img {
    -webkit-transform: scale(1.1);
    /* Safari and Chrome */
    -moz-transform: scale(1.1);
    /* Firefox */
    -ms-transform: scale(1.1);
    /* IE 9 */
    -o-transform: scale(1.1);
    /* Opera */
    transform: scale(1.1);
    opacity: 0.7;
}


/***********************************************************
************** Altre personalizzazioni *********************
***********************************************************/

.ultima-modifica {
    text-align: right;
    margin-bottom: 1.25em;
}

.noIstanze {
    margin: 0.625em 1.875em;
    font-weight: 600;
}

.istanzaRicerca {
    margin: 0em 0em 0.625em 0em;
    padding: 0em 0em 0.625em 0em;
    border-bottom: 0.0625em solid #F2F2F2;
}

.navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}

body.onscroll .gototop {
    display: block;
    position: fixed;
    bottom: 3.75em;
    right: 1.875em;
    z-index: 9999999;
    width: 2.75em;
    height: 2.75em;
    background-color: #303030;
    color: #ffffff;
    text-align: center;
    line-height: 2.25em;
    font-size: 1.3em;
    border: 0.125em solid #fff;
    border-radius: 1.375em;
    cursor: pointer;
}

.gototop {
    display: none;
}

.divieto {
    color: #000000;
    background-color: #fbfbfb;
    border-top: 0.125em solid #CCCCCC;
    border-left: 0.5em solid red;
}

.divieto a {
    color: #1e1212;
}

.avvisone,
.avvisino {
    color: #000000;
    background-color: #fbfbfb;
    border-top: 0.125em solid #CCCCCC;
    border-left: 0.5em solid #d1ae00;
}

.avvisone a,
.avvisino a {
    color: #685815;
}

.ok,
.richiesta,
.msgAvvisoOK {
    color: #000000;
    background-color: #fbfbfb;
    border-top: 0.125em solid #CCCCCC;
    border-left: 0.5em solid #65b446;
}

.ok a,
.richiesta a,
.msgAvvisoOK {
    color: #006366;
}

.divieto,
.ok,
.richiesta,
.avvisino,
.avvisone {
    background-image: none;
    padding: 0.9375em 1.875em;
    margin: 1.875em 0em;
    font-weight: bold;
}

.divieto img,
.ok img,
.richiesta img,
.avvisino img,
.avvisone img {
    display: none;
}

#map_canvas0 {
    height: 25.9375em;
}

#map_canvas26 {
    width: auto;
    height: 18.75em;
}

.separaIstanze {
    margin: 0.625em 0em;
    border-bottom: 0.0625em solid #EBE6D2;
}

.titolo-lettura {
    margin: 0em 0em 0.9375em 0em;
}

.campo-obbligatorio {
    border-width: 0.125em;
    border-style: solid;
    border-color: #000000 !important;
}

.campo-obbligatorio-err {
    border-color: #b50000;
    border-width: 0.125em;
    border-style: solid;
    -webkit-box-shadow: inset 0 0.0625em 0.0625em rgba(0, 0, 0, .075);
    box-shadow: inset 0 0.0625em 0.0625em rgba(0, 0, 0, .075);
}

.erroreCampoContatto {
    color: #b50000;
    font-weight: bold;
    display: block;
    margin: 0em 0em 0.625em 0em;
}

#formContatto24 input[type="submit"],
#votaSondaggio input[type="submit"],
#votaSondaggio input[type="reset"],
.pulsante {
    background-color: #303030;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 0.375em 0.75em;
    margin-right: 0.4375em;
    margin-bottom: 0.625em;
    font-size: 1.125em;
    line-height: 1.55;
    box-shadow: 0 0.125em 0.25em 0 #bdbdbd;
    text-transform: lowercase;
    font-weight: 700;
    font-variant: small-caps;
    border: 0;
    border-radius: 0.25em;
}

.titolo-motore-ricerca {
    color: #303030;
    margin-bottom: 0.625em;
    line-height: 1.5;
    font-size: 1.6em;
}

.ui-widget-content {
    font-size: 0.9375em !important;
    color: #333333;
    z-index: 999;
}


/************BANNER HOME*************/

.partner_single_content_grande {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 8.125em;
    z-index: 5;
    margin-bottom: 1.875em;
    overflow: hidden;
    border: 0.0625em solid #EEEEEE;
    border-radius: 0.3125em;
    -webkit-box-shadow: 0em 0.1875em 0.4375em 0.0625em rgba(185, 183, 183, 0.4);
    box-shadow: 0em 0.1875em 0.4375em 0.0625em rgba(185, 183, 183, 0.4);
}

.partner_single_content_grande img {
    display: block;
    width: 100%;
    max-width: 18.125em;
    margin: 0em auto 0em auto;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}

.partner_single_content_grande div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    text-align: center;
    transform: scale(0);
    transition: all .6s;
    opacity: 0;
}

.partner_single_content_grande div a {
    color: #FFFFFF;
    display: block;
    font-size: 1em;
    padding: 0.9375em 0.625em 0.625em 0.625em;
    text-decoration: none;
    text-transform: uppercase;
}

.partner_single_content_grande .fa {
    display: block;
    font-size: 1.3em;
    margin-top: 0.3125em;
}

.partner_single_content_grande:hover div {
    transform: scale(1);
    opacity: 1;
}

.partner_single_content_grande div {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    text-align: center;
    transform: scale(0);
    transition: all .6s;
    opacity: 0;
}

.partner_single_content_grande div {
    background: none repeat scroll 0 0 rgba( 51, 51, 51, 0.9);
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-color: #AD003A;
}

.titolo-sez {
    margin-top: 0.3125em;
    color: #000000;
}

.img-titolo-news {
    margin-top: -2.625em;
    margin-bottom: 2.5em;
}

.img-titolo-news img {
    width: 18.125em;
}

.titolo-risorse {
    border-bottom: 0.25em solid #E6E6E6;
    margin-bottom: 0.9375em;
    padding-bottom: 0.5em;
}

.container-menu-canali {
    position: relative;
}

.btn-canali-mobile {
    width: 9.375em;
    line-height: 3em;
    background: #303030;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 0em;
    cursor: pointer;
}

.btn-canali-mobile .fa {
    margin-right: 0.625em;
}

.cont-canali-mobile {
    top: 3em;
    position: absolute;
    padding: 0.625em;
    z-index: 999;
    right: 0;
    display: inline-grid;
    margin-bottom: 0.9375em;
    -webkit-box-shadow: 0em 0.1875em 0.1875em 0.0625em rgba(50, 50, 50, 0.1);
    box-shadow: 0em 0.1875em 0.1875em 0.0625em rgba(50, 50, 50, 0.1);
}

.img-banner-evidenza {
    width: 100%;
    max-height: 9.375em;
    overflow: hidden;
    margin: 0.9375em 0em;
    border-radius: 0.25em;
    border: 0.1875em solid #ffffff;
}

.img-banner-evidenza img {
    width: 17.5em;
}

.replace-background-color-items-box {
    background-color: #AD003A !important;
}

.space-btwn {
    display: flex;
    justify-content: space-between;
}


@page {
    size: 210mm 297mm;
    margin: 25mm;
}

/*****************************************************/
/** Classi css per l'ottimizzazione della stampa  ***/
/*****************************************************/

/*CSS solo per la stampa*/
@media print {
    * {
        background: transparent !important;
        color: black !important;
    }

    @page{
        size: A4;
        size: auto;
        margin: 25mm 25mm 25mm 25mm;  
    }

    body {
        font-size: 12pt;
        background: none #FFF;
        color: #000
		position: static; 
		float: none;
    }

	.containerTestata2LG{
		border: unset;		
	}

	/*
	.ist_10_5358{
		position: static; 
		float: none;
	}
	*/ 

	footer {
		display: none;
	}

	.regolaInfo_el14_pos2{
		page-break-after: always;
		page-break-before: always;
		page-break-inside: always;
	}

	.cont_share,
	.linkBackReview,
	.fa-search:before,
	.navbar-toggle::after,
	.showLeft,
	.containerTestata1LG,
	.nascondiPDF,
	.sfondo-grigio-puro,
	.containerTestata3LG,
	.contenitoreBreadcrumb,  
	.pannello30 {
		display: none;
	}
}

/* Menu Popup */
.menu-popup {
  visibility: hidden;
}

.menu-popup .overlay {
  position: fixed;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: .2s;
  transition: .2s;
}

.menu-popup a {
  text-decoration: none;
}

.menu-popup a:hover {
  text-decoration: underline;
}

.menu-popup .menu {
  position: fixed;
  width: 25%;
  background: #AD003A;
  height: 100%;
  overflow-y: scroll;
  overflow: auto;
  z-index: 99999;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: .5s;
  transition: .5s;
}

.menu-popup .menu .header-menu {
  padding: .5rem 1rem 0 1rem;
  margin-bottom: 3rem;
}

.menu-popup .menu .header-menu .chiudi {
  color: #fff;
  font-size: 2rem;
  float: right;
}

.menu-popup .menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu-popup .menu button {
  background: none;
}

.menu-popup .menu button:hover a {
  color: #fff;
}

.menu-popup .menu .primo-livello {
  width: 100%;
  text-align: left;
  color: #fff;
  border: none;
  padding: 1.5rem 1rem;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  border-bottom: 1px solid #fff;
}

.menu-popup .menu .primo-livello a {
  color: #fff;
  display: inline-block;
}

.menu-popup .menu .primo-livello:hover {
  background: #7e042d;
  color: #fff;
}

.menu-popup .menu .primo-livello[aria-expanded="true"] {
  background: #7e042d;
}

.menu-popup .menu .primo-livello[aria-expanded="true"]:hover {
  color: #fff;
}

.menu-popup .menu .primo-livello[aria-expanded="true"]:hover a {
  color: #fff;
}

.menu-popup .menu .primo-livello::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  float: right;
}

.menu-popup .menu .primo-livello[aria-expanded="true"]::after {
        font: normal normal normal 32px/1 FontAwesome;
    content: '\f106';
  }
  
  .menu-popup .menu .primo-livello[aria-expanded="false"]::after {
        font: normal normal normal 32px/1 FontAwesome;
    content: '\f107';
  }

.menu-popup .menu .primo-livello li {
  color: #fff;
}

.menu-popup .menu .primo-livello ul.secondo-livello {
  width: 100%;
  text-align: left;
  color: #000;
  background: #fff;
  border: none;
  padding: 0 0 1rem 0;
  font-weight: 600;
  border-bottom: 1px solid #fff;
}

.menu-popup .menu .primo-livello ul.secondo-livello::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  float: right;
}

.menu-popup .menu .primo-livello ul.secondo-livello[aria-expanded="true"]::after {
  content: "\f077";
}

.menu-popup .menu .primo-livello ul.secondo-livello[aria-expanded="false"]::after {
  content: "\f078";
}

.menu-popup .menu .primo-livello ul.secondo-livello li {
  color: #000;
}

.menu-popup .menu ul.terzo-livello {
  padding: 0 0 0 2rem;
}

.menu-popup .menu button.secondo-livello {
  width: 100%;
  text-align: left;
  color: #AD003A;
  border: none;
  padding: 1.5rem 2rem;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
}

.menu-popup .menu button.secondo-livello a {
  color: #AD003A;
}

.menu-popup .menu button.secondo-livello::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  float: right;
}
.menu-popup .menu button.secondo-livello[aria-expanded="true"]::after {
	font: normal normal normal 32px/1 FontAwesome;
    content: '\f106';
}

.menu-popup .menu button.secondo-livello[aria-expanded="false"]::after {
  font: normal normal normal 32px/1 FontAwesome;
    content: '\f107';
}

.menu-popup .menu .collapse-voce {
  background: #fff;
}

.menu-popup .menu .collapse-voce .sotto-voce {
  display: block;
  color: #000;
  font-weight: 500;
  padding: 1rem 2rem;
}

.menu-popup.active {
  visibility: visible;
}

.menu-popup.active .overlay {
  opacity: 1;
}

.menu-popup.active .menu {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
	
/* fine Menu Popup */

.btn-servizi-online {
    background-color: #303030 !important;
    border-radius: 0.4rem;
    color: white !important;
    line-height: 1.5rem
}

.btn-servizi-online i {
    font-size: 1.4rem;
    margin-right: 0.3rem;
    color: #ffed15;
}

.btn-servizi-online-top {
    border-radius: 0.4rem;
    line-height: 1.5rem
}

.btn-servizi-online-top i {
    font-size: 1.4rem;
    margin-right: 0.3rem;
}