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

html {
    font-size: 1.0588rem;
}

body {
    font-family: 'Titillium Web', sans-serif;
    color: #333333;
    line-height: 22px;
    padding-bottom: 0px !important;
}

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

h1 {
    font-size: 2.1176rem;
    color: #fff;
}

h2 {
    font-size: 1.1765rem;
}

h3 {
    font-size: 1.3em;
    color: #6F6F6F;
    font-weight: 400;
    line-height: 1.5;
}

h4 {
    font-size: 0.9412rem;
}

a {
    color: #0D3F73;
    -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 {
    text-decoration: underline !important;
}

a:focus {
    color: #333333;
}

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


/**************** WCAG 2.1 ******************/

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

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

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

form {
    display: flex;
    flex-flow: row wrap;
    flex-direction: column;
}

.fa {
    /* display: inline-block; */
    font: normal normal normal 1rem/1 FontAwesome;
}

.media-body {
    width: 625rem;
}

.contenitore-ricerca button {
    display: contents;
    width: 0.1rem;
    height: 0.1rem;
    font-size: 1em;
}

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

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


/**************** WCAG 2.1 ******************/


/***************** STILI COMUNI *******************/

.padding {
    padding: 15px;
}

.margin-top {
    margin-top: 40px !important;
}

.margin-bottom {
    margin-bottom: 40px !important;
}

.margin-right {
    margin-right: 10px !important;
}

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

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

.padding-top {
    padding-top: 15px !important;
}

.padding-bottom {
    padding-bottom: 15px !important;
}

.padding-right {
    padding-right: 15px !important;
}

.padding-left {
    padding-left: 15px !important;
}

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

.padding-verticale {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding-orizzontale {
    padding-left: 10px;
    padding-right: 10px;
}

.border-right {
    border-right: 1px solid #dbdbdb;
}

.border-left {
    border-left: 1px solid #dbdbdb;
}

.border-top {
    border-top: 1px solid #dbdbdb;
}

.border-bottom {
    border-bottom: 1px solid #dbdbdb;
}


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

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

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

.containerTestata2LG {
    background-color: #275878;
    color: #FFFFFF;
    min-height: 140px;
}

.containerTestata3LG {
    background-color: #275878;
    color: #FFFFFF;
    border-top: 1px solid #3475A0;
}

.containerCentro1LG {
    background-color: #30373D;
    padding: 45px 0px 30px 0px;
    margin-bottom: 30px;
    color: #ffffff;
}

.containerCentro2LG {
    background-color: #eeeeee;
    padding: 15px 0px 30px 0px;
    margin-bottom: 30px;
}

.container-menu-canali {
    height:auto;
}

.menu-canali {
    text-align: center;
    padding:0.5rem 0;
}

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

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

.menu-canali li:first-child a {
    border: none;
}

.menu-canali li a {
    display: inline-block;
    padding: .5rem 1rem;
    color: #ffffff;
    border-left: 1px solid #3475A0;
    text-transform: uppercase;
}

.menu-canali li .evidenza {
    background: rgba(255,255,255,.2);
}

.menu-canali li a:hover {
    background: #3475A0;
    text-decoration: none !important;
}

.menu-canali img {
    width: 1.1765rem;
    margin-right: 10px;
}

#nome-sito {
    margin-left: 32px;
}

.logoNomeHeaderContainer {
    margin: 35px 0px 0px 0px;
}

.mediaLogo {
    margin: 0px 32px 0px 0px;
    float: left;
    width: 4.4706rem;
    height: 4.4706rem;
    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);
}

.nomeHeader {
    margin: 0px 0px 0px 0px;
    padding-top: 5px;
    font-size: 1.8824rem;
}

.sottoNomeHeader {
    font-style: italic;
}

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

.btnSearchMobile {
    display: none;
}

.boxAccesso {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: uppercase;
    background-color: #4A5660;
    font-size: 0.8em;
    color: #ffffff;
    font-weight: bold;
    padding: 13px 20px;
}

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

#header {}

#header .search {
    display: inline-block;
}

.containerTestata1LG .livSup {
    font-weight: bold;
    font-size: 0.9em;
    height: 2.8235rem;
    color: #ffffff;
}

.containerTestata1LG .livSup a,
.containerTestata1LG .livSup a:hover {
    color: #ffffff;
}

body.onscroll #header .search {
    margin-top: 35px;
    margin-bottom: 6px;
}

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

body.onscroll .main {
    top: 30px;
}

body.onscroll .mediaLogo {
    width: 2.9412rem;
    height: 2.9412rem;
}

body.onscroll .mediaLogo img {
    width: 2.9412rem;
    height: 2.9412rem;
}

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

body.onscroll .containerTestata2LG {
    min-height: 120px;
}

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

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

ul.social-share li {
    display: inline-block;
    margin-right: 4px;
}

ul.social-share li a {
    display: inline-block;
    color: #275878;
    background: #ffffff;
    width: 1.7647rem;
    height: 1.7647rem;
    line-height: 29px;
    text-align: center;
    border-radius: 25px;
}

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

.ico-search {
    font-size: 1.4em;
    margin-left: 5px;
    color: #ffffff;
    float: right;
    background: #3475A0;
    padding: 12px 15px 12px 15px;
    line-height: 24px;
}

.search i {
    color: #fff;
}

input.search-form {
    font-family: 'Titillium Web', sans-serif;
    background-color: #ffffff;
    border: none;
    width: 14.7059rem;
    padding: 12px 10px 12px 10px;
    font-size: 0.9em;
    color: #000000 !important;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
}

input.search-form:hover {}


/*************************
*******chiusura***********
*************************/

#map_canvas0 {
    height: 24.4118rem;
}

.chiusura-1 {
    color: #ffffff;
    background-color: #30373D;
    padding: 30px 0px 10px 0px;
}

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

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

.crediti-ente {
    color: #ffffff;
    margin-bottom: 20px;
}

.chiusura-valutazione {
    background-color: #275878;
    color: #FFFFFF;
    font-size: 1em;
    margin-top: 15px;
    padding: 25px 0px 15px 0px;
}

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

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

.chiusura-valutazione .center {
    margin-bottom: 0px;
}

.crediti-ente {
    color: #ffffff;
    margin-bottom: 20px;
}

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

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

.nome-sito-footer {
    font-size: 1.6em;
    margin-bottom: 15px;
    line-height: 1.4;
    color: #ffffff;
}

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

.contenitore-crediti-footer {
    margin-top: 20px;
}

.crediti-footer-titolo {
    font-weight: bold;
    border-bottom: 1px solid #49535C;
    padding: 10px 15px;
    font-size: 1.1em;
}

.crediti-footer-contenuto {
    padding: 10px 15px;
    font-size: 0.9em;
}

.contenitore-canali-footer {
    margin-top: 12px;
}

.menu-footer {
    margin-top: 7px;
}

.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: 1px solid #49535C;
    padding: 10px 15px;
}

.crediti-is-footer {
    text-align: center;
    font-size: 0.9em;
    padding: 15px 0px 0px 0px;
    border-top: 2px solid #49535C;
}

#social-footer {
    margin-bottom: 6px;
    border-bottom: 1px solid #49535C;
    padding: 1rem 0;
}

.social-footer-text {
    margin-right: 10px;
    display: inline-block;
}

#social-footer a.social-footer-ico {
    display: inline-block;
    color: #30373D !important;
    background: #65DDE0;
    width: 1.7647rem;
    height: 1.7647rem;
    line-height: 31px;
    text-align: center;
    border-radius: 25px;
    margin-right: 5px;
}

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

.media-logo-footer-lg {
    border-bottom: 1px solid #49535C;
    padding: 1rem 0;
}


/*************************
*******Home Page******
**************************/

#main-slider {
    z-index: 777;
    margin-bottom: -30px;
}

.trasparenza-bianca {
    background: url('grafica/transparent-layer-focus-32.png') no-repeat right bottom;
    height: 100%;
}

#main-slider .carousel-content {
    margin-top: 105px;
    padding: 15px;
    font-size: 0.8em;
    border-radius: 5px;
    text-align: right;
    max-width: 18.5294rem;
}

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

#main-slider .descContSlider {
    display: block;
    margin-top: 15px;
    font-size: 1.4em;
    color: #000000;
}

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

#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: 23.5294rem;
    position: relative;
}

#main-slider .btn-slide {
    padding: 5px 15px;
    border-radius: 4px;
    margin-top: 25px;
    display: inline-block;
    color: #000000;
    border: 2px solid #000000;
    font-weight: 600;
}

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

.slidContTitle {
    font-size: 1.2em;
    line-height: 1.5;
    color: #B2372D;
    margin-bottom: 5px;
    padding: 0px 10px 0px 10px;
    font-weight: 600;
}

.slidContTitle a {
    color: #B2372D;
}

.slidContTitle a:hover {
    text-decoration: underline;
}

.slidContDesc {
    margin: 0px 10px;
    line-height: 1.4;
    color: #000000;
    font-weight: 300;
    /*min-height: 230px;*/
}

.img-slider {
    max-height: 9.7059rem;
    overflow: hidden;
    margin: 5px 15px 10px 15px;
    float: left;
}

.titoliIstanzeCollegate {
    font-size: 1.6em;
    color: #B2372D;
    padding: 18px 0px 5px 0px;
    margin: 0px 15px 15px 17px;
    border-bottom: 1px solid #D8D8D8;
}

.titoliIstanzeCollegate span {
    padding-right: 10px;
    color: #000000;
}


/*************************
*******tabs***********
*************************/

.nav-tabs {
    border-top: 1px solid #E3E3DF;
    border-bottom: 4px solid #666666;
}

.titoliTabs {
    font-size: 1.4em;
    font-weight: 600;
    margin-top: 19px;
}

.nav-tabs>li.active>a {
    color: #ffffff;
    background-color: #666666;
}

.titoliTabs span {
    margin-right: 0px;
}

.nav-tabs>li>a {
    color: #000000;
    background-color: #ffffff;
    margin-right: 0px;
    border: none;
    border-radius: 0px;
    border-right: 1px solid #E3E3DF;
    padding: 15px 30px 15px 30px;
}

.nav-tabs>li>a:hover {
    color: #000000;
    background-color: #342F29;
    border: none;
    margin-bottom: 0px;
    border-right: 1px solid #E3E3DF;
    text-decoration: none !important;
}

.contenuto-tab {
    background: #ffffff;
    padding: 20px 20px 20px 20px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #ffffff;
    background-color: #666666;
    border: none;
    border-right: 1px solid #E3E3DF;
}

.tab-content {
    padding: 10px 10px 10px 10px;
    margin: 30px 0px 0px 0px;
}

.nav-tabs>li {
    float: left;
    margin-bottom: 0px;
}


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

.margin-top {
    margin-top: 20px;
}

.margin-bottom {
    margin-bottom: 20px;
}

.margin-right {
    margin-right: 10px;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.padding-verticale {
    padding-top: 10px;
    padding-bottom: 10px;
}

.padding-orizzontale {
    padding-left: 10px;
    padding-right: 10px;
}


/***********************************
************** OGGETTI *************
***********************************/

.istanza-1 {
    background-color: #EEEEEE;
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 30px;
}

.istanza-2 {
    margin: 0px 0px 20px 0px;
    padding: 0px 10px 0px 10px;
    background-color: white;
}

.istanza-3 {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 25px;
    padding: 0px 0px 10px 10px;
}

.istanza-4 {
    border-top: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px 0px 10px 10px;
}

.istanza-4 .fa {
    font-size: 1.1em;
    width: 2.0588rem;
    line-height: 35px;
    text-align: center;
    background: #275878;
    color: #ffffff;
    border-radius: 100%;
    margin-right: 15px;
    margin-bottom: 8px;
}

.istanza-5 {
    background-color: #EEEEEE;
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 30px;
    height: 10rem;
}

.icona-colonna,
.istanza-5 .fa {
    font-size: 1.1em;
    width: 2.0588rem;
    line-height: 35px;
    text-align: center;
    background: #275878;
    color: #ffffff;
    border-radius: 100%;
    margin-right: 15px;
    margin-bottom: 8px;
}

.istanza-6 {
    background-color: #EEEEEE;
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 5px;
}

.istanza-piccola {
    font-size: 0.9em;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 25px;
    padding: 0px 0px 10px 10px;
}

.istanza-immagine {
    width: 11.4706rem;
    margin: 0px auto 20px auto;
    max-height: 7.6471rem;
    overflow: hidden;
}

.img-colonna {
    margin-top: 20px;
}

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

.img-lista {
    max-height: 5.4706rem;
    overflow: hidden;
    border-radius: 4px;
}

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

.img-primo-piano {
    position: relative;
    width: 100%;
    max-height: 13.5294rem;
    overflow: hidden;
    margin-bottom: 15px;
}

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

.img-lettura {
    margin: 5px 10px 10px 0px;
}

.img-lettura img {
    border-radius: 4px;
}

.gallery-img-lettura {
    width: auto;
    margin: 10px 10px 30px 10px;
}

.gallery-img-lettura img {
    width: 100%;
}

.titolo-home {
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.2em;
    margin: 15px 0px;
    line-height: 1.5;
    font-weight: 700;
}

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

.titolo-elenco a {
    color: #275878;
}

.icon-titolo-lista {
    color: #ffffff;
    background: #275878;
    width: 1.7647rem;
    height: 1.7647rem;
    font-size: 0.8em;
    border-radius: 42px;
    line-height: 30px;
    text-align: center;
}

.titolo-lettura {
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.5em;
    color: #000000;
    margin-bottom: 10px;
    line-height: 1.4;
}

.testo-normale {
    font-size: 1em;
}

.testo-normale .fa {
    margin-right: 5px;
}

.btn-allegato {
    margin: 5px 0px;
    padding: 10px 15px;
    border: 1px solid #E4E6E7;
    background-color: #eeeeee;
    display: inline-block;
    border-radius: 4px;
}

.btn-maggiori-info {
    margin: 10px 0px;
}

.btn-archivio-semplice {
    display: inline-block;
    color: #275878;
    position: absolute;
    right: 0;
    top: 20px;
    font-weight: 600;
    font-size: 1.1em;
}

.btn-archivio-semplice a,
.btn-archivio-semplice a:hover {
    color: ##275878;
}

.btn-archivio-semplice .fa {
    font-size: 1.2em;
    margin-left: 5px;
    vertical-align: top;
    color: #275878;
}

.post-area-top {
    position: relative;
}

.post-area-title {
    color: #000000;
    font-size: 1.8em;
    position: relative;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 3px solid #cccccc;
}

.post-area-title .fa {
    color: #275878;
    font-size: 0.4em;
    width: 2.0588rem;
    line-height: 42px;
    text-align: center;
    vertical-align: middle;
}

.titolo-tipologia {
    color: #275878;
    font-size: 1em;
    font-weight: 600;
    margin-bottom: 5px;
}

.titolo-tipologia .fa {
    display: inline-block;
    font-size: 1em;
    width: 2.0588rem;
    line-height: 35px;
    text-align: center;
    background: #275878;
    color: #ffffff;
    border-radius: 100%;
    margin-right: 15px;
}

.titolo-semplice {
    color: #30373D;
    font-size: 1.8em;
    position: relative;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    padding-left: 30px;
}


/***********************************************************
************** Motori di ricerca e Pulsanti ****************
***********************************************************/

.oggetto285 input,
.oggetto285 label,
.oggetto282 input,
.oggetto282 label {
    font-family: 'Titillium Web', sans-serif;
    padding: 5px 0px;
}

.oggetto285 input[type="submit"],
.oggetto282 input[type="submit"],
.oggetto285 input[type="reset"],
.oggetto282 input[type="reset"] {
    padding: 5px 20px;
    margin-left: 0px;
}

.oggetto282 label {
    display: block;
}

.oggetto282 input[type="text"],
.oggetto282 textarea {
    width: 80%;
}

.oggetto282 input[type="text"] {
    padding: 3px 7px;
    margin-right: 7px;
    margin-bottom: 10px;
}

.oggetto285 input[type="text"] {
    padding: 3px 7px;
    margin-right: 7px;
    margin-bottom: 10px;
}

.oggetto285 label {
    font-weight: 400;
    margin-right: 7px;
}

.pulsante {
    margin: 5px 0px 5px 15px;
}

.oggetto45 h3 {
    margin: 0px;
    font-size: 1.4em;
    color: #333333;
}

.testataPag,
.interfacciaPagine {
    font-size: 0.9em;
    clear: both;
    margin: 10px;
    line-height: 2.5;
}

.testataPag a,
.interfacciaPagine a {
    margin: 5px;
    padding: 10px;
    border: 1px solid #E0E0E0;
    background-color: #FFFFFF;
    text-decoration: none;
    border-radius: 4px;
    display: inline-block;
}

.testataPag a:hover,
.interfacciaPagine a:hover {
    color: #FFFFFF;
    margin: 5px;
    padding: 10px;
    border: 1px solid #E0E0E0;
    background-color: #275878;
    border-radius: 4px;
}


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

.cbp-spmenu {
    background: #FFFFFF;
    border-right: 2px solid #CCCCCC;
    position: fixed;
    transition:.5s;
}

.cbp-spmenu h2 {
    color: #FFFFFF;
    font-size: 1.7em;
    padding: 10px 20px 10px 20px;
    margin: 0;
    font-weight: 400;
    background: #275878;
    border-bottom: 2px solid #CCCCCC;
}

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

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

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


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

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

.cbp-spmenu-vertical a {
    border-bottom: 2px solid #F7F7F7;
    padding: 1em;
}

.cbp-spmenu-horizontal {
    width: 100%;
    height: 8.8235rem;
    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: 2px solid #F7F7F7;
}


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

.cbp-spmenu-left {
    left: -100%;
}

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

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

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


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

.cbp-spmenu-top {
    top: -150px;
}

.cbp-spmenu-bottom {
    bottom: -150px;
}

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

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


/* Push classes applied to the body */

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

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

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


/* 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.4706rem;
    }
    .cbp-spmenu-top {
        top: -110px;
    }
    .cbp-spmenu-bottom {
        bottom: -110px;
    }
}

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

.navbar-toggle .icon-bar {
    background-color: #222222;
    width: 2.0588rem;
    height: 0.1765rem;
}

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

.main {
    position: absolute;
    top: 90px;
    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: 110px;
}

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

.navbar-toggle .icon-bar {
    background-color: #FFFFFF;
    width: 2.6471rem;
    height: 0.1765rem;
    margin-bottom: 7px;
}

.navbar-toggle::after {
    position: absolute;
    content: "MENU";
    top: 33px;
    left: 0;
    font-size: 0.8824rem;
    color: #FFFFFF;
    padding-left: 12px;
}

#closeMenu {
    border: none;
    font-size: 1.5em;
    position: absolute;
    top: 12px;
    right: 5px;
    background: none;
    color: #FFFFFF;
    background-color: #275878 !important;
}

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

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

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

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

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

.cbp-spmenu .nav a {
    color: #222222;
    display: block;
    outline: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    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: #222222;
}

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

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

.cbp-spmenu .nav a:hover {
    color: #222222;
    background: #F7F7F7;
}

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

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

.cbp-spmenu .nav li a {
    font-size: 0.9em;
    line-height: 18px;
    padding: 10px 18px;
}

.cbp-spmenu .nav>li>a {
    font-size: 0.9em;
    line-height: 18px;
    padding: 18px 15px 14px 18px;
}


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

#formContatto24 input[type="submit"],
#votaSondaggio input[type="submit"],
#votaSondaggio input[type="reset"],
.pulsante {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 6px 12px;
    margin-right: 7px;
    margin-bottom: 10px;
    font-size: 1.0588rem;
    line-height: 1.55;
    box-shadow: 0 2px 4px 0 #bdbdbd;
    text-transform: lowercase;
    font-weight: 700;
    font-variant: small-caps;
    border: 0;
    border-radius: 4px;
}

#formContatto24 input[type="submit"],
#votaSondaggio input[type="submit"],
#votaSondaggio input[type="reset"],
.pulsante {
    background-color: #666666;
    color: #ffffff;
}

#formContatto24 input[type="submit"]:hover,
#votaSondaggio input[type="submit"]:hover,
#votaSondaggio input[type="reset"]:hover,
.pulsante:hover {
    background-color: #000000;
    color: #ffffff;
}


/***********************************************
********* form di ricerca generico *************
********* e form di contatto *******************
***********************************************/

#cerca,
#cerca textarea,
#cerca input,
#cerca checkbox,
#cerca select,
#formContatto24,
#formContatto24 textarea,
#formContatto24 input,
#formContatto24 checkbox,
#formContatto24 select {
    font-family: 'Titillium Web', sans-serif;
}

#cerca,
#formContatto24 {
    font-size: 0.92em;
}

.oggetto19 input[type="text"],
.oggetto19 textarea {
    width: 80%;
}

.oggetto19 label {
    display: block;
}

#cerca input[type="text"],
#cerca select,
#formContatto24 input[type="text"],
#formContatto24 select {
    padding: 3px 7px;
    margin-right: 7px;
    margin-bottom: 10px;
}

#cerca label,
#formContatto24 label {
    font-weight: 400;
    margin-right: 7px;
}

.vistaTabella th {
    background-color: #b2372e;
    color: white;
    padding: 15px 15px;
    border-right: 1px solid #ffffff;
}

.vistaTabella th a {
    color: white;
}


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

.ultima-modifica {
    text-align: right;
    margin-bottom: 20px;
}

.noIstanze {
    margin: 10px 30px;
    font-weight: 600;
}

.istanzaRicerca {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #D2D2D2;
}

.noTitleStuff .ui-dialog-titlebar {
    display: none;
}

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

.etiSocial {
    margin-right: 15px;
}

.dataOdierna {
    font-size: 0.9412rem;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
}

.dataOdierna a {
    color: #ffffff;
}

.dataOdierna a:hover {
    color: #ffffff;
}

.center {
    text-align: center;
    margin-bottom: 40px;
}

.contenitore-ricerca {
    background: #ffffff;
}

.btn-archivio {
    margin: 15px 15px 20px 0px;
    padding: 10px 15px;
    border-radius: 3px;
    display: inline-block;
    background: #30373D;
    color: #FFFFFF;
    font-size: 0.9em;
}

.btn-archivio:hover {
    background: #666666;
    -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;
}

.btn-archivio a {
    color: #FFFFFF;
}

.btn-archivio .fa {
    margin-left: 10px;
}

#tiptip_content {
    border: 2px solid #275878 !important;
    background-color: #FFFFFF;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
}

.containerBreadcrumb {
    padding: 20px 0px;
    background-color: #eee;
    margin-bottom: 30px;
}

.parte-centrale {
    padding-right: 30px;
}

.colonna {
    padding-top: 60px;
    padding-left: 25px;
}

.campo-obbligatorio {
    border-width: 2px;
    border-style: solid;
}

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

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


/***********************************************************
************** Shortcut *********************
***********************************************************/

.media.shortcut-box {
    margin: 25px 0px 10px 0px;
    height: 4.4118rem;
}

.media.shortcut-box .pull-left>span {
    font-size: 1.0588rem;
    height: 2.7059rem;
    line-height: 46px;
    text-align: center;
    width: 2.7059rem;
    border-radius: 12px;
    color: #000000;
    background: #ededed;
    box-shadow: inset 0 0 0 2px #999999;
    -webkit-box-shadow: inset 0 0 0 2px #999999;
    transition: background-color 400ms, background-color 400ms;
    position: relative;
}

.shortcut-box .media-heading {
    margin-top: 4px;
    margin-bottom: 5px;
}

.shortcut-box p {
    font-size: 1em;
    color: #ffffff;
}

.media.shortcut-box a {
    color: #ffffff;
}


/***********************************************************
************** Istanze bandi *********************
***********************************************************/

.sfondo-grigio {
    background-color: #eeeeee;
    border-radius: 3px;
}

.titolo-lista,
.titolo-richiamo,
.titolo-elenco {
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.1em;
    margin: 3px 0px;
    line-height: 1.5;
    font-weight: 600;
    color: #275878;
}

.bordino-blu {
    margin-top: 10px;
    margin-bottom: -13px;
    background-color: #275878;
    height: 0.1765rem;
    width: 15%;
    position: relative;
}

.contenitore-bordo-alto {
    border-top: 3px solid #cccccc;
    margin-top: 10px;
    padding-top: 10px;
}


/***********************************************************
************** Banner servizi *********************
***********************************************************/

.banner-canali-home {
    border: 1px solid #FFFFFF;
    margin-bottom: 15px;
    padding: 13px 10px;
    height: 5.8824rem;
    color: #ffffff;
    background: #275878;
    border-radius: 5px;
}

.banner-canali-home .fa {
    font-size: 1.3em;
    margin-top: 5px;
}

.banner-canali-home a {
    color: #ffffff;
    margin-top: 5px;
}

.banner-canali-home:hover {
    background-color: #3475A0;
    color: #FFFFFF;
    -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;
}

.panel-default>.panel-heading {
    background: #ffffff;
}

.divieto {
    color: #000000;
    background-color: #fbfbfb;
    border-top: 2px solid #CCCCCC;
    border-left: 8px solid red;
}

.divieto a {
    color: #1e1212;
}

.avvisone,
.avvisino {
    color: #000000;
    background-color: #fbfbfb;
    border-top: 2px solid #CCCCCC;
    border-left: 8px solid #d1ae00;
}

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

.ok,
.richiesta,
.msgAvvisoOK {
    color: #000000;
    background-color: #fbfbfb;
    border-top: 2px solid #CCCCCC;
    border-left: 8px solid #65b446;
}

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

.divieto,
.ok,
.richiesta,
.avvisino,
.avvisone {
    background-image: none;
    padding: 15px 30px;
    margin: 30px 0px;
    font-weight: bold;
}

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

.adminPannelloAdmin {
    height: 3.2941rem !important;
}

.nav-highlighted {
    background-color: #ffffff !important;
    color: #275878 !important;
    font-weight: 600 !important;
}

.shortcut-wrapper {
    display:grid;
    grid-template-columns: repeat(5, 1fr);
    gap:1rem;
}

.shortcut-wrapper .box {
    text-align: center;
    color:#fff;
    padding:1rem;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background:#3475A0;
    border-radius: 8px;
}

.shortcut-wrapper .box h3 {
    font-weight: 600;
    font-size:1.2rem;
    margin: 0 0 .5rem 0;
    line-height:120%;
}

.shortcut-wrapper .box p {
    margin:0 !important;
}

.shortcut-wrapper .box a {
    color:#fff;
}

@media(max-width:1200px) {
    .shortcut-wrapper {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media(max-width:992px) {
    .shortcut-wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media(max-width:768px) {
    .shortcut-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width:576px) {
    .shortcut-wrapper {
        grid-template-columns: 1fr;
    }
}

.news-evidenza {
    padding:0 1rem 1rem 1rem;
}
.news-evidenza .box {
    background:#eeeeee;
    padding:1.5rem;
    border-left:4px solid #275878;
}
.news-evidenza .box h3 {
    margin:0 0 .5rem 0;
    font-weight: 700;
    font-size:1.5rem;
}