.top_nav {
    background: #282828;
    color: #ffffff;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 64px;
    font-size: 1.2em;
}

.main_nav {
    position: relative;
    z-index: 1;
    height: 192px;
    background: #ffffff;
    transition: all 0.4s ease;
}

.slick-slider a {
    visibility: hidden;
}

.section_grey {
    background: #3d5f82;
}

.nav_social a {
    background: #3d5f82;
    display: inline-block;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 36px;
    margin: 0 2px 0 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

section#block-block-5 .nav_social a {
    color: #ffffff;
    text-decoration: none;
}

section#block-block-5 .nav_social a:hover {
    background: #ffffff;
    color: #3d5f82;
    text-decoration: none;
}

section#block-views-notizie-block .view-notizie a {
    color: #000000;
    font-weight: bold;
}

section#block-views-aree-tematiche-block .block-title {
    color: #ffffff;
    text-align: center;
    font-weight: 600;
}

section#block-views-primo-piano-block img {
    float: right;
}

section#block-views-notizie-block .col-md-3 {
    background: lightblue;
    height: 290px;
    width: 220px;
    margin-left: 80px;
}

section#block-views-aree-tematiche-block .block-title h2 {
    color: #ffffff;
}

section#block-views-aree-tematiche-block .views-bootstrap-grid-plugin-style img {
    margin-bottom: 80px;
    margin: 0 auto;
    margin-bottom: 100px;
}

section#block-views-notizie-block .view-footer a {
    color: #ffffff;
    float: right;
}

section#block-views-notizie-block .block-title {
    color: #ffffff;
    text-align: center;
}

section#block-views-aree-tematiche-ii-livello-block .block-title, section#block-views-servizi-block .block-title {
    color: #3d5f82;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
}

.section {
    padding-top: 13px;
    padding-bottom: 13px;
}

section#block-views-aree-tematiche-ii-livello-block .view-aree-tematiche-ii-livello a, section#block-views-servizi-block .view-servizi a {
    color: #3d5f82;
    font-weight: bold;
    font-size: 23px;
    margin-top: 10px!important;
}

.section_blue_light {
    background: #3d5f82;
}

.section_blue_light p {
    color: #ffffff;
}

.sub_nav {
    background: #35516d;
    position: absolute;
    z-index: 0;
    top: 190px;
    left: 0;
    width: 100%;
    transition: all 0.5s ease;
    font-weight: 200;
}

.toggle-menu .bar {
    height: 4px;
    width: 40px;
    background: #000000;
    position: absolute;
    left: 12px;
    top: 30px;
    -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_nav_container_small .burger_wrapper .toggle-menu:after {
    position: absolute;
    content: "MENU";
    bottom: -5px;
    left: 0;
    font-size: 0.85em;
    color: #000;
    padding-left: 8px;
}

.nav_search input[type="submit"] {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    width: 64px;
    height: 64px;
    padding: 0;
    margin: 0;
    background: #3d5f82;
    color: #ffffff;
}

.nav_social {
    color: #3d5f82;
    margin-top: 25px;
    margin-bottom: 20px;
    text-align: right;
    display: block;
}

section#block-views-slider-block .slick-slide a {
    visibility: hidden;
}

a {
    color: #3d5f82;
    text-decoration: none;
}

.button-spid {
    background-color: #3d5f82;
    color: #FFF;
}

/*SLIDER*/

.slick-arrow::before {
    color: #ffffff;
    font-size: 36px;
    font-size: 2.25rem;
}

.slick-prev::before {
    font-family: FontAwesome;
    content: "\f104";
    font-size: 40px;
}

.slick-prev:before, .slick-next:before {
    font-family: FontAwesome;
    opacity: 0.75;
}

.slick-next::before {
    font-family: FontAwesome;
    content: "\f105";
    font-size: 40px;
}

article.node-immagini-slider h2 a {
    display: none;
}

.slick-arrow, .slick-down {
    border: 0;
    border-radius: 50%;
    font-size: 0;
    height: 42px;
    pointer-events: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 42px;
}

section#block-views-slider-block {
    /* margin-top: -226px; */
    margin-left: 0px;
}

section#block-views-slider-block .field-items img {
    padding: 0px;
}

section#block-views-slider-block header {
    display: none;
}

/*//slider*/

/*IN PRIMO PIANO*/

section#block-views-20048988d339a6e0f5920de23fae10ed .view-header {
    font-weight: bold;
    margin-bottom: 15px!important;
    font-size: 25px;
}

section#block-views-20048988d339a6e0f5920de23fae10ed .primo-piano.block-primo-piano .views-field-field-titolo {
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
}

section#block-views-20048988d339a6e0f5920de23fae10ed .primo-piano.block-primo-piano .views-field-field-riassunto {
    font-size: 20px;
    font-weight: 400;
    color: #5D6164;
}

section#block-views-20048988d339a6e0f5920de23fae10ed .primo-piano.block-primo-piano .views-field-field-immagine {
    width: 100%;
}

section#block-views-20048988d339a6e0f5920de23fae10ed .primo-piano.block-primo-piano .views-field-field-immagine img {
    width: 100%;
    float: right;
}

/*//IN PRIMO PIANO*/

@media (min-width: 500px) {
    .view.view-aree-tematiche-ii-livello .col-md-3, .view.view-servizi .col-md-3 {
        width: 50%;
        display: inline-block;
        float: left;
    }
}

@media (min-width: 992px) {
    .view.view-aree-tematiche-ii-livello .col-md-3, .view.view-servizi .col-md-3 {
        width: 25%;
    }
}

.view.view-aree-tematiche-ii-livello .col-md-3, .view.view-servizi .col-md-3 {
    text-align: center;
    margin-bottom: 40px;
}

.view.view-aree-tematiche-ii-livello .col-md-3 img, .view.view-servizi .col-md-3 img {
    margin: 0 auto;
}

section#block-views-notizie-block-notizie-home .views-row-first {
    margin: 0px;
}

@media (min-width:920px) {
    section#block-views-notizie-block-notizie-home .views-row {
        width: 22.75%;
        float: left;
        margin: 0px;
        display: inline-block;
        margin-left: 3%;
    }
}

@media (max-width:919px) {
    section#block-views-notizie-block-notizie-home .views-row {
        width: 48%;
        float: left;
        margin: 0px;
        display: inline-block;
        margin-left: 3%;
        margin-bottom: 20px;
    }
    section#block-views-notizie-block-notizie-home .views-row-odd {
        margin: 0px!important;
    }
}

section#block-views-notizie-block-notizie-home .news.block-news {
    background: white;
    padding: 2px;
    min-height: 409px;
    margin-bottom: 20px;
    overflow: hidden;
}

section#block-block-16 h2.block-title {
    color: #3d5f82;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
}

.section_calendario {
    /* height: 500px; */
    background: #eaeaea;
}

@media (max-width:600px) {
    section#block-views-notizie-block-notizie-home .views-row {
        width: 100%;
        float: left;
        margin: 0px;
        display: inline-block;
        margin-left: 0%;
        margin-bottom: 20px;
    }
    section#block-views-notizie-block-notizie-home .views-row-odd {
        margin: 0px!important;
    }
    section#block-views-notizie-block-notizie-home .news.block-news {
        background: white;
        padding: 2px;
        height: auto;
        margin-bottom: 20px;
        overflow: hidden;
    }
}

section#block-views-notizie-block-notizie-home h2 {
    color: white;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    width: 100%;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
}

section#block-views-notizie-block-notizie-home .views-field-field-titolo {
    /* font-weight: bold; */
    /* color: black; */
}

section#block-views-notizie-block-notizie-home .views-field-field-titolo a {
    color: black;
    font-weight: 600;
}

section#block-views-notizie-block-notizie-home .text-container-right {
    margin-top: 10px;
    padding: 10px;
}

section#block-views-notizie-block-notizie-home .news.block-news .views-field-field-immagine .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

footer#footer .row.base ul.menu li {
    border-bottom: solid 1px #b7b7b7;
    padding: 6px 0px;
}

.footer_container h3, .footer_container .h3 {
    font-size: 1.18em;
}

.footer_links ul {
    float: none;
    color: #65dbde;
    border-top: 1px solid #65dbde;
    padding-top: 10px;
    font-size: 0.88em;
    text-align: center;
}

.scrollto_top {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    background: #3d5f82;
    color: #ffffff;
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 1.39em;
    line-height: 40px;
    border: 2px solid #ffffff;
    z-index: 900;
}

@media (min-width: 1200px) {
    .logo_container .logo_wrapper img {
        max-height: 132px;
        max-width: 76px;
    }
}

@media (min-width: 992px) {
    .logo_container .logo_wrapper img {
        max-height: 132px;
        max-width: 76px;
    }
}

@media (min-width: 760px) {
    .logo_container .logo_wrapper img {
        max-height: 132px;
        max-width: 76px;
    }
}

.logo_container .logo_wrapper img {
    max-height: 132px;
    max-width: 76px;
}

h1#site-name a {
    color: black;
    font-size: 50px;
    vertical-align: bottom;
    font-weight: 600;
    line-height: 47px;
}

div#gallery-first .view-footer p a {
    float: right;
    color: white;
    margin-top: 10px;
    font-size: 23px;
    margin-right: 10px;
    position: absolute;
    bottom: -0px!Important;
    right: 0px;
    font-weight: 600;
}

section#block-block-5 {
    display: inline-block;
    float: right;
}

section#block-search-form {
    display: inline-block;
    margin-right: 60px;
    float: right;
}

.region.region-navigation.nav_tools.clearfix {
    padding: 43px 0px;
}

.menu_sticky section#block-search-form {
    float: right;
    top: -10px;
    transition: 0.2s;
}

.col-lg-5.col-md-5.col-sm-5.hidden-xs {
    float: right;
}

@media (max-width: 992px) {
    section#block-block-5 {
        display: none;
    }
    .nav_search.clearfix {
        margin-top: 0px;
    }
}

.view.view-aree-tematiche .col-md-3 {
    text-align: center;
    margin-bottom: 15px;
}

@media (min-width: 500px) {
    .view.view-aree-tematiche .col-md-3 {
        width: 50%;
        display: inline-block;
        float: left;
    }
}

@media (min-width: 992px) {
    .view.view-aree-tematiche .col-md-3 {
        width: 25%;
    }
}

.menu_sticky h1#site-name a {
    color: black;
    font-size: 30px;
    vertical-align: bottom;
    font-weight: 600;
    line-height: 47px;
}

section#block-views-notizie-block-notizie-home .views-row-first {
    margin: 0px!Important;
}

@media (min-width: 1440px) {
    .post_content.post_content_cell {
        margin-left: inherit;
        max-width: 60%;
        margin-right: auto;
    }
}

.main_nav_container.fp_main_nav_container.container-fullwidth.main_nav_container_small.menu_sticky {
    background: transparent;
}

.main_nav_container_small.menu_sticky .sub_nav {
    top: 64px;
}

.view.view-aree-tematiche-ii-livello .views-field-name, .view-servizi .views-field.views-field-title {
    margin-top: 10px;
}

.view-servizi .views-field.views-field-title span.field-content a {
    font-size: 25px!important;
}

.main_nav_container_small .sub_nav ul li.sf-depth-1 {
    padding: 0px 100px 0 100px;
}

.menu_sticky .nav_search {
    margin-top: 42px;
}

.main_nav_container_small.menu_sticky .sub_nav {
    top: 107px;
}

.main_nav_container_small.menu_sticky.fp_main_nav_container .main_nav {
    height: 107px;
    margin-top: 0;
}

.menu_sticky .region.region-navigation.nav_tools.clearfix {
    padding: 0px;
    margin-top: 8px;
    display: inline-block;
    float: right;
}

.section.section-news.section_grey.clearfix {
    padding: 13px 0px;
}

section#block-block-15 h2.block-title {
    text-align: center;
    color: #3d5f82;
    font-weight: 600;
}

section#block-block-15 p {
    display: none;
}

.section_blue {
    background: white;
}

section#block-block-15 {
    height: 500px;
}

footer#footer .icon.icon-facebook, footer#footer .icon.icon-twitter, footer#footer .icon.icon-youtube {
    background: black;
    display: inline-block;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 36px;
    margin: 0 2px 0 2px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: white;
}

footer#footer section#block-block-8 h2.block-title {
    font-size: 1.18em;
    margin-bottom: 20px;
    color: black;
}

footer#footer section#block-block-7 h2.block-title {
    font-size: 1.18em;
    margin-bottom: 20px;
    color: black;
}

footer#footer section#block-block-7 {
    display: inline-block;
    float: left;
    margin-right: 5%;
    color: black;
}

footer#footer section#block-block-8 {
    display: inline-block;
}

footer#footer .region.region-footer-info {
    margin-top: 0px;
}

div.icon_survey p {
    position: relative;
    top: 50%;
    transform: translateY(70%);
}

div.icon_survey a {
    position: relative;
}

.field.field-name-field-quando.field-type-datetime.field-label-inline.clearfix>.field-label {
    font-size: 18px;
    font-weight: 600;
}

section#block-share-button-share-button-block1 {
    padding-top: 0px!important;
}

.node-scheda-personale .field-label {
    font-size: 28px!important;
    line-height: 1em!important;
    margin-bottom: 5px!important;
    font-weight: 400!important;
    margin-top: 20px!important;
}

.ui-accordion .ui-accordion-header {
    margin-top: 3px;
    padding: 10px 12px 10px 75px!important;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #1e1e1e!important;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}

.ui-state-default {
    border-radius: 0!important;
    background-image: none!important;
    background-color: #e4e4e4!important;
    font-size: 22px!important;
    font-weight: 700!important;
    border: none!important;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    height: 100%!important;
    top: 0!important;
    left: 0!important;
    margin-top: 0!important;
    width: 55px!important;
    text-align: center!important;
}

/* .ui-state-active .ui-icon:after, .ui-corner-top .ui-icon:after {
    content: "\f068";
}

.ui-state-default .ui-icon:after {
    font-family: "FontAwesome";
    content: "\f067";
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 52px;
} */

.ui-accordion.ui-widget .ui-widget-content {
    border: 0px solid #ccc;
    border-top: 0;
    border-radius: 0;
    font-size: 0.9em;
}

.push-body-toright .main_container, .push-body-toright .main_nav, .push-body-toright .flag_container, .push-body-toright .sub_nav, .push-body-toright .scrollto_top, .push-body-toright .section_footer_wrapper, .push-body-toright .top_nav {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.push-body-toright .body_wrapper {
    background: transparent;
}

.push-body-toright .main_nav {
    background: white;
}

.social-header.col-lg-7.col-md-7.col-sm-5.hidden-xs {
    width: auto;
    float: right;
}

.logo_container.clearfix.col-lg-6.col-lg-offset-1.col-md-4.col-md-offset-1.col-sm-5.col-sm-offset-2.col-xs-7.col-xs-offset-2 {
    float: left;
}

p#site-name a {
    color: black!important;
    font-size: 50px;
    vertical-align: bottom;
    font-weight: 600;
    line-height: 47px;
}

@media (max-width: 1439px) {
    h1#site-name a {
        color: black;
        font-size: 40px;
        vertical-align: bottom;
        font-weight: 600;
        line-height: 47px;
    }
    p#site-name a {
        color: black;
        font-size: 40px;
        vertical-align: bottom;
        font-weight: 600;
        line-height: 47px;
    }
}

@media (max-width: 1274px) {
    h1#site-name a {
        color: black;
        font-size: 30px;
        vertical-align: bottom;
        font-weight: 600;
        line-height: 47px;
    }
    p#site-name a {
        color: black;
        font-size: 30px;
        vertical-align: bottom;
        font-weight: 600;
        line-height: 47px;
    }
}

@media (max-width: 1042px) {
    h1#site-name a {
        color: black;
        font-size: 25px;
        vertical-align: bottom;
        font-weight: 600;
        line-height: 47px;
    }
    p#site-name a {
        color: black;
        font-size: 25px;
        vertical-align: bottom;
        font-weight: 600;
        line-height: 47px;
    }
}

@media (max-width: 992px) {
    h1#site-name a {
        color: black;
        font-size: 25px;
        vertical-align: bottom;
        font-weight: 600;
        line-height: 47px;
    }
    p#site-name a {
        color: black;
        font-size: 25px;
        vertical-align: bottom;
        font-weight: 600;
        line-height: 47px;
    }
    .logo_container.clearfix.col-lg-6.col-lg-offset-1.col-md-4.col-md-offset-1.col-sm-5.col-sm-offset-2.col-xs-7.col-xs-offset-2 {
        float: left;
        width: 40%;
    }
}

@media (max-width: 767px) {
    h1#site-name a {
        color: black;
        font-size: 25px;
        vertical-align: bottom;
        font-weight: 600;
        line-height: 47px;
        padding-left: 10px;
    }
    p#site-name a {
        color: black;
        font-size: 30px;
        vertical-align: bottom;
        font-weight: 600;
        line-height: 47px;
    }
    .logo_container.clearfix.col-lg-6.col-lg-offset-1.col-md-4.col-md-offset-1.col-sm-5.col-sm-offset-2.col-xs-7.col-xs-offset-2 {
        float: left;
        width: 70%;
    }
}

section#block-views-notizie-block-notizie-home h2:before {
    content: "";
    display: inline-block;
    width: 30%;
    background: white;
    height: 1px;
    vertical-align: middle;
    margin-right: 3%;
    margin-left: 1%;
    /* float: left; */
}

section#block-views-notizie-block-notizie-home h2:after {
    content: "";
    display: inline-block;
    width: 30%;
    background: white;
    height: 1px;
    vertical-align: middle;
    margin-left: 3%;
    margin-right: 1%;
    /* float: right; */
}

section#block-views-aree-tematiche-ii-livello-block .block-title:before,
section#block-views-servizi-block .block-title:before,
section#block-views-calendario-eventi-notizie-block .block-title:before{
    content: "";
    background: #3d5f82;
    display: inline-block;
    width: 20%;
    /* background: white; */
    height: 1px;
    vertical-align: middle;
    margin-right: 3%;
    margin-left: 0%;
}

section#block-views-aree-tematiche-ii-livello-block .block-title:after,
section#block-views-servizi-block .block-title:after,
section#block-views-calendario-eventi-notizie-block .block-title:after{
    content: "";
    background: #3d5f82;
    display: inline-block;
    width: 20%;
    /* background: white; */
    height: 1px;
    vertical-align: middle;
    margin-right: 0%;
    margin-left: 3%;
}

section#block-block-7 div p {
    line-height: 10px;
}

section#block-views-aree-tematiche-block h2.block-title:before, section#block-views-evidenza-homepage-block-evhp h2.block-title:before {
    content: "";
    background: white;
    display: inline-block;
    width: 20%;
    /* background: white; */
    height: 1px;
    vertical-align: middle;
    margin-right: 3%;
    margin-left: 0%;
}

section#block-views-aree-tematiche-block h2.block-title:after, section#block-views-evidenza-homepage-block-evhp h2.block-title:after {
    content: "";
    background: white;
    display: inline-block;
    width: 20%;
    /* background: white; */
    height: 1px;
    vertical-align: middle;
    margin-right: 0%;
    margin-left: 3%;
}

section#block-block-15 h2.block-title:before {
    content: "";
    background: #3d5f82;
    display: inline-block;
    width: 20%;
    /* background: white; */
    height: 1px;
    vertical-align: middle;
    margin-right: 3%;
    margin-left: 0%;
}

section#block-block-15 h2.block-title:after {
    content: "";
    background: #3d5f82;
    display: inline-block;
    width: 20%;
    /* background: white; */
    height: 1px;
    vertical-align: middle;
    margin-right: 0%;
    margin-left: 3%;
}

section#block-views-aree-tematiche-block .block-title, section#block-views-evidenza-homepage-block-evhp .block-title {
    color: white;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
}

section#block-block-15 .block-title {
    color: #3d5f82;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
}

.sub_nav ul li a {
    font-weight: bold;
}

section#block-views-notizie-block-notizie-home .views-field-field-data {
    margin: 10px 0px;
    display: none;
}

section#block-views-notizie-block-notizie-home .views-field-field-sottotitolo {
    margin: 10px 0px;
}



section#block-views-notizie-block-notizie-home .views-field-field-descrizione {
    margin: 10px 0px;
}

/*--ARTICOLO--*/

body.not-front.node-type-articolo span.date-created {
    display: none;
}

body.not-front.node-type-articolo div.field-label, body.not-front.node-type-articolo h3#ui-accordion-1-header-0 {
    font-size: 22px;
    line-height: 1.6em;
}

body.not-front.node-type-articolo div.field-item.even {
    margin-top: 5px;
    margin-bottom: 15px;
}

body.not-front.node-type-articolo div.field-name-field-tags div.field-item a {
    margin-top: 0px!important;
    margin-bottom: 15px!important;
}

body.not-front.node-type-articolo .post_content.post_content_cell {
    max-width: 100%;
    margin: 0px;
    width: 100%;
}

/*--EVENTO--*/

body.not-front.node-type-evento .location-locations-display {
    display: none;
    /*!Posizione*/
}

body.not-front.node-type-evento h3#ui-accordion-1-header-0, body.not-front.node-type-evento h3#ui-accordion-1-header-1 {
    font-size: 22px;
    line-height: 1.6em;
}

/*--PAGINA INFORMATIVA--*/

body.not-front.node-type-pagina div.field-label, body.not-front.node-type-pagina h3#ui-accordion-1-header-0, body.not-front.node-type-pagina h3#ui-accordion-1-header-1 {
    font-size: 22px;
    line-height: 1.6em;
}

body.not-front.node-type-pagina div.field-item.even {
    margin-top: 5px;
    margin-bottom: 15px;
}

/*--RASSEGNA STAMPA--*/

body.not-front.node-type-rassegna-stampa div.field-label, body.not-front.node-type-rassegna-stampa h3#ui-accordion-1-header-0 {
    font-size: 22px;
    line-height: 1.6em;
}

body.not-front.node-type-rassegna-stampa div.field-item.even {
    margin-top: 5px;
    margin-bottom: 15px;
}

body.not-front.node-type-rassegna-stampa .post_content.post_content_cell {
    max-width: 100%;
    margin: 0px;
    width: 100%;
}

body.not-front.node-type-rassegna-stampa .image-preview .img-responsive {
    margin: auto;
}

/*--PUBBLICAZIONE--*/

body.not-front.node-type-pubblicazioni div.field-label {
    font-size: 22px;
    line-height: 1.6em;
}

body.not-front.node-type-pubblicazioni div.field-item.even {
    margin-top: 5px;
    margin-bottom: 15px;
}

body.not-front.node-type-pubblicazioni .post_content.post_content_cell {
    max-width: 100%;
}

body.not-front.node-type-pubblicazioni div.field-item.even img.img-responsive {
    margin: auto;
}

/*--RESPONSIVE--*/

@media only screen and (max-width: 767px) {
    body.not-front.node-type-articolo section.col-lg-6.col-md-7.col-sm-8.col-xs-12, body.not-front.node-type-evento section.col-lg-6.col-md-7.col-sm-8.col-xs-12, body.not-front.node-type-pagina section.col-lg-6.col-md-7.col-sm-8.col-xs-12 {
        width: 100%;
    }
}

aside.sidebar ul li a:hover, aside.sidebar ul li a.active {
    background: #3d5f82;
    color: #ffffff;
}

section#block-share-button-share-button-block1 aside.sidebar .share_buttons {
    margin-bottom: 30px;
}

section#block-menu-block-8 {
    padding: 0px!important;
}

body.not-front.node-type-evento .section.section_white.section_full_screen.clearfix, body.not-front.node-type-articolo .section.section_white.section_full_screen.clearfix, body.not-front.node-type-pagina .section.section_white.section_full_screen.clearfix {
    display: none;
}

body.not-front.node-type-evento .section.section_white.section_full_screen.clearfix .image_container.clearfix, body.not-front.node-type-articolo .section.section_white.section_full_screen.clearfix .image_container.clearfix, body.not-front.node-type-pagina .section.section_white.section_full_screen.clearfix .image_container.clearfix {
    display: none;
}

a:focus {
    background: transparent;
    outline: none;
    text-decoration: underline;
}

.sub_nav a.sf-depth-1.menuparent:hover {
    font-family: 'Montserrat';
    color: transparent;
    font-weight: 700;
    font-size: 20px;
    text-shadow: -1px 3px 7px #867063;
}

section#block-menu-block-7 h2.block-title {
    font-size: 33px;
    color: #3d5f82;
}

body.not-front h1.page-header {
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 20px;
    color: #3d5f82;
}

.container-fullwidth .section .view-primo-piano {
    padding-top: 32px;
    padding-bottom: 32px;
}

.footer-contant-section.section_white {
    padding: 50px 0px;
    margin: 0 auto;
    margin-top: -14px;
}

.footer-content-menu .row.base {
    padding-bottom: 65px;
}

.footer-contant-section .logo_container h2.h1 {
    color: black;
    font-size: 30px;
    vertical-align: bottom;
    font-weight: 600!important;
    line-height: 47px;
}

section#block-block-8, section#block-block-7, .logo_container {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 0%;
    margin-right: 5.3%;
    margin-bottom: 3%;
    vertical-align: top;
    float: left;
}

a.toggle-menu.menu-left.push-body.jPushMenuBtn.menu-active .bar {
    background: #35516d;
}

@media (min-width: 768px) {
    .main_nav_container_small .burger_wrapper .toggle-menu.menu-active:after {
        color: #35516d;
    }
}

li.expanded.dropdown a:hover {
    background: #35516d;
}

.cbp-menu-wrapper.clearfix ul li a:hover {
    background: #35516d;
    color: white;
}

li.expanded.dropdown a:hover {
    background: #35516d;
    color: white;
}

li.expanded.dropdown ul li a {
    background: white;
}

.navgoco li.active ul li {
    border-bottom: 1px solid #e7e6e4;
}

.alert.alert-block.alert-danger.messages.error {
    display: none;
}

body.not-front .news.block-news {
    margin: 30px 0px;
}

body.not-front .news.block-news .views-field.views-field-title a {
    color: black;
    font-weight: 600;
}

body.not-front .news.block-news .views-field.views-field-title {
    margin-bottom: 20px;
}

body.not-front .news.block-news .views-field.views-field-field-quando {
    margin-bottom: 10px;
}

body.not-front .news.block-news .views-field.views-field-field-quando {
    font-style: italic;
}

.main_nav_container {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background: #ffffff;
}

@media(max-width: 656px) {
    body.not-front .news.block-news .views-field.views-field-field-immagine-anteprima img.img-responsive {
        width: 100%;
    }
}

@media(max-width:1439px) {
    body.not-front .news.block-news .col-md-4, body.not-front .news.block-news .col-md-3 {
        width: 50%;
    }
}

@media(max-width:1439px) {
    body.not-front .news.block-news .col-md-4, body.not-front .news.block-news .col-md-3 {
        width: 50%;
    }
}

@media(max-width:991px) {
    body.not-front .news.block-news .col-md-4, body.not-front .news.block-news .col-md-3 {
        width: 100%;
    }
    body.not-front .news.block-news .img-container-left {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
}

body.not-front .news.block-news .img-container-left {
    float: left;
}

@media (max-width:1576px) {
    .logo_container.clearfix.col-lg-6.col-lg-offset-1.col-md-4.col-md-offset-1.col-sm-5.col-sm-offset-2.col-xs-7.col-xs-offset-2 {
        /* float: left; */
        margin-left: 78px!important;
        margin-right: 10px;
    }
}


/*31-05-2019*/

.sub_nav li.sf-depth-1:first-child {
    display: none !important;
}

.sub_nav li.sf-depth-1 {
    background-image: none !important;
    background-color: transparent !important;
    border: none !important;
}

.sub_nav li.sf-depth-1 a {
    color: #fff !important;
    font-size: 20px !important;
    margin: 0 95px;
    text-shadow: none !important;
    font-weight: bold !important;
}

.sub_nav li.sf-depth-1 {
    text-shadow: none !important;
}

.sub_nav li.sf-depth-1 a:hover {
    color: #fff !important;
    font-size: 20px !important;
}

.toggle-menu:focus {
    outline: none !important;
}

.navgoco li a:focus {
    outline: none !important;
}

.navgoco li ul {
    width: 100% !important;
}

/* .sub_nav li:hover ul{
  display: none !important;
} */

.sub_nav a.sf-depth-1.menuparent {
    font-family: "Titillium Web", Helvetica, Arial, sans-serif !important;
}

.sub_nav a.sf-depth-1.menuparent:hover {
    font-family: "Titillium Web", Helvetica, Arial, sans-serif !important;
    text-decoration: underline !important;
}

section.pagine-interne {
    padding-right: 30px;
}

body.not-front .box_text.box_text_small .field-label {
    font-size: 20px!important;
    line-height: 1.2em!important;
    margin-bottom: 0px!important;
    font-weight: 400!important;
    margin-top: 0px!important;
}

body.not-front .box_text.box_text_small {
    min-height: 240px;
}

.post_content {
    max-width: 100% !important;
}

.liste-persone .img-container-left {
    float: left;
    display: inline-block;
    padding-right: 20px;
}

.liste-persone .persone.liste-persone {
    min-height: 130px;
}

.persone.liste-persone {
    border-bottom: solid 1px #3d5f82;
}

.liste-persone .views-field-title {
    font-weight: bold;
}

@media screen and (max-width: 990px) {
    .persone.liste-persone {
        margin-bottom: 20px !important;
    }
}

.comunicati-stampa .img-container-left {
    float: left;
    display: inline-block;
    padding-right: 20px;
}

.comunicati-stampa {
    min-height: 130px;
    margin-bottom: 20px;
}

.comunicati-stampa {
    border-bottom: solid 1px #3d5f82;
}

.comunicati-stampa .views-field-title-field {
    font-weight: bold;
}

footer#footer .icon.icon-facebook, footer#footer .icon.icon-twitter, footer#footer .icon.icon-youtube {
    background: rgb(61, 95, 130);
}

@media screen and (max-width: 1200px) {
    #footer-first {
        min-height: 320px;
        min-width: 300px;
    }
}

.conferenze-stampa .img-container-left {
    float: left;
    display: inline-block;
    padding-right: 20px;
}

.conferenze-stampa {
    min-height: 130px;
    margin-bottom: 20px;
}

.conferenze-stampa {
    border-top: solid 1px #cdcdcd;
}

.conferenze-stampa .views-field-title {
    font-weight: bold;
}

.conferenze-stampa-block {
    margin-bottom: 10px;
    border-bottom: solid 1px #3d5f82;
}

.conferenze-stampa-block .views-field-title {
    font-weight: bold;
    font-size: 14px;
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 80px);
}

.conferenze-stampa-block .views-field-field-data-evento {
    font-size: 13px;
    margin-right: 7px;
    vertical-align: top;
    display: inline-block;
}

#block-views-lista-conferenze-stampa-block-1 .block-title {
    font-size: 35px;
    font-weight: 500;
}

#block-views-lista-conferenze-stampa-block-1 {
    margin-top: 25px !important;
}

article .field .field-label {
    font-size: 25px;
    font-weight: normal;
    /* margin-top: 20px; */
}

article header h2 a {
    font-size: 30px;
}

.statuti-regolamenti .img-container-left {
    float: left;
    display: inline-block;
    padding-right: 20px;
}

.statuti-regolamenti .statuti.statuti-regolamenti {
    min-height: 200px;
}

.statuti.statuti-regolamenti {
    border-bottom: solid 1px #3d5f82;
    min-height: 56px;
}

.statuti-regolamenti .views-field-title {
    font-weight: bold;
}

.sub_nav li.sf-depth-2, .sub_nav li.sf-depth-3, .sub_nav li.sf-depth-4, .sub_nav li.sf-depth-5 {
    background: rgba(53, 81, 109, 0.8);
    text-shadow: none!important;
    border: none!important;
    outline: none!important;
    border: none!important;
    text-align: left;
    padding: 0px 0px!important;
    border-bottom: solid 1px white;
}

.sub_nav li.sf-depth-2:hover, .sub_nav li.sf-depth-3:hover, .sub_nav li.sf-depth-4:hover, .sub_nav li.sf-depth-5:hover {
    background: rgba(53, 81, 109, 0.8);
    text-shadow: none!important;
    border: none!important;
    outline: none!important;
    border: none!important;
    text-align: left;
    padding: 0px 0px!important;
    border-bottom: solid 1px white;
}

.sub_nav li.sf-depth-2 a, .sub_nav .sf-depth-3 a, .sub_nav li.sf-depth-4 a, .sub_nav li.sf-depth-5 a {
    padding: 0.7em 1.5em;
    text-decoration: none!important;
    text-shadow: none!important;
}

.sub_nav ul#superfish-1 ul {
    width: 450px!important;
}

.sub_nav a.sf-depth-2, .sub_nav a.sf-depth-3, .sub_nav a.sf-depth-4, .sub_nav a.sf-depth-5 {
    text-shadow: none!Important;
    border-bottom: solid 1px white;
    margin: 0px!Important;
}

.sub_nav li.sf-depth-2 a.sf-depth-2, .sub_nav li.sf-depth-3 a.sf-depth-3, .sub_nav li.sf-depth-4 a.sf-depth-4, .sub_nav li.sf-depth-5 a.sf-depth-5 {
    font-size: 18px!important;
}

.sub_nav li.sf-depth-2 a.sf-depth-2:hover, .sub_nav li.sf-depth-3 a.sf-depth-3:hover, .sub_nav li.sf-depth-4 a.sf-depth-4:hover, .sub_nav li.sf-depth-5 a.sf-depth-5:hover {
    font-size: 18px!important;
    text-decoration: underline!Important
}

li.sf-depth-1 ul {
    left: 98px!Important;
}

li.pager-ellipsis.disabled {
    display: none;
}

.view-conferenze-stampa .persone.comunicati-stampa .views-field.views-field-title-field {
    font-size: 20px;
}

.sf-menu.sf-style-simple-centre-aligned.sf-horizontal li li:hover>ul {
    top: -11px!important;
    left: 450px!important;
    border-radius: 0px!important;
}

body.node-type-notizie .field.field-name-field-immagine.field-type-image.field-label-hidden {
    float: left;
    padding-right: 20px;
}

body.node-type-notizie .field.field-name-field-quando.field-type-datetime.field-label-inline.clearfix {
    margin-top: 30px;
}

.field.field-name-field-tipo-notizia.field-type-taxonomy-term-reference.field-label-inline.clearfix>.field-label {
    font-size: 18px;
    font-weight: 600;
}

body.page-comunicati-stampa button#edit-submit-conferenze-stampa {
    background: #35516d;
    color: white;
}

@media (min-width: 992px) {
    .grid-item, .grid-sizer {
        min-height: 150px;
    }
}

.views-exposed-widget.views-submit-button button {
    background: #35516d;
    color: white;
}

.view.view-pagine-schede-personali.view-id-pagine_schede_personali.view-display-id-page_3 .view-filters {
    padding-bottom: 40px;
    padding-left: 9px;
}

.persone.conferenze-stampa .data-container {
    text-align: center;
    display: inline-block;
    float: left;
    border-right: solid 1px #dddddd;
    margin-right: 10px;
    padding-right: 5px;
    position: absolute;
    left: 0px;
    top: 0px;
    margin-top: 10px;
}

.persone.conferenze-stampa .views-field.views-field-field-data-evento-1 span {
    font-weight: bold;
    font-size: 33px;
    color: #3d5f82;
}

.persone.conferenze-stampa .views-field.views-field-field-data-evento span {
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    color: #3d5f82;
}

.persone.conferenze-stampa .views-field.views-field-field-data-evento-2 span {
    color: #3d5f82;
}

.persone.conferenze-stampa .views-field.views-field-field-data-evento-2 {
    font-size: 15px;
}

.persone.conferenze-stampa .views-field.views-field-field-data-evento-1 {
    line-height: 12px;
}

.view-conferenze-stampa .persone.comunicati-stampa .views-field.views-field-field-sommario-notizie {
    padding: 5px 0px;
}

.view-conferenze-stampa .persone.comunicati-stampa .views-field.views-field-field-quando {
    font-style: italic;
}

.page-comunicati-stampa .view.view-lista-conferenze-stampa .more-link a {
    color: white;
    font-size: 15px;
}

.page-comunicati-stampa .view.view-lista-conferenze-stampa .view-content {
    text-align: left;
}

.page-comunicati-stampa .view.view-lista-conferenze-stampa .more-link {
    background: #35516d;
    padding: 7px 10px;
    display: inline-block;
    border-radius: 10px;
}

.page-comunicati-stampa .view.view-lista-conferenze-stampa {
    text-align: center;
}

.node-type-statuti-e-regolamenti .field-label {
    font-size: 17px!important;
}

.images-container.clearfix {
    display: inline-block;
}

.field.field-name-field-ufficio-competente.field-type-taxonomy-term-reference.field-label-inline.clearfix, .field.field-name-field-dove-rivolgersi.field-type-taxonomy-term-reference.field-label-inline.clearfix, .field.field-name-field-approfondimenti.field-type-text-with-summary.field-label-inline.clearfix {
    padding: 7px 0px;
}

section#block-views-calendario-eventi-notizie-block h2.block-title {
    color: #3d5f82;
    font-weight: 600;
    text-align: center;
    font-size: 40px;
}

/*Calendario*/

.view-calendario-eventi-notizie .data_calendario {
    text-align: center;
    font-size: 21px;
    background: #35516d;
    color: white;
    padding: 8px 0px;
    font-weight: 600;
    border-radius: 4px 4px 0 0;
}

.view-calendario-eventi-notizie .owl-item {
    background: white;
    /*height: 380px;*/
    border-right: solid 1px #dddddd;
}

.view-calendario-eventi-notizie span.cal_day_number {
    font-size: 35px;
    font-weight: 100;
    color: #7b6e37;
    line-height: 0px;
}

.view-calendario-eventi-notizie span.cal_day_text {
    font-size: 17px;
    font-weight: 100;
    line-height: 0px;
    color: #7b6e37;
    text-transform: lowercase;
}

.view-calendario-eventi-notizie .views-field.views-field-field-data-in-calendario-3 {
    text-align: left;
    padding: 18px;
}

.view-calendario-eventi-notizie hr {
    margin: 15px 0px;
}

.view-calendario-eventi-notizie span.cal_img {
    /* width: 70px; */
    float: left;
    margin-right: 10px;
}

.view-calendario-eventi-notizie .owl-item {
    padding: 10px;
}

.view-calendario-eventi-notizie .owl-item {
    background: white;
    /*height: 380px;*/
    height: auto;
    border-right: solid 1px #dddddd;
    box-shadow: 20px 0px 20px 15px #888888;
}

.view-calendario-eventi-notizie .owl-item .views-field.views-field-title>.field-content>a {
    margin: 10px 0px;
    display: inline-block;
    border-top: solid 1px #dddddd;
    width: 100%;
}

.view-calendario-eventi-notizie span.cal_item {
    display: inline-block;
    padding: 10px 0px;
}

.addtocal {
    background: #35516d;
    color: white;
}

ul.addtocal_menu {
    background: #35516d;
    color: white;
    border: none;
    padding: 0px;
}

ul.addtocal_menu li {
    list-style-type: none;
    border-bottom: solid 1px;
    padding: 0px;
}

ul.addtocal_menu li:last-child {
    border: none;
}

.pull-right, .pull-left {
    cursor: pointer;
}

.Empty_Calendar {
    text-align: center;
    background: white;
    border-right: solid 1px #dddddd;
    box-shadow: 0 0px 14px 0px #888;
}

.Message_calendar {
    width: 300px;
    text-align: center;
    margin: 0 auto;
    padding: 50px 0;
    font-family: "Titillium Web", Helvetica, Arial, sans-serif;
    color: #7b6e37;
    font-size: 20px;
}

/*----------------------*/

/*
.owl-wrapper-outer{
    display:table!important;
}

.owl-wrapper{
    display:table-row!important;
}
.owl-item{
    display:table-cell!important;
}
*/

/*-vista termine di tassonomia-*/

#block-views-termine-di-tassonomia-block-2 h2, #block-views-termine-di-tassonomia-block-3 h2, #block-views-termine-di-tassonomia-block-3 h3 {
    display: none;
}

/*-----Blocco vista Sala Stampa------*/

#block-views-notiziehome-block-3 .view-header p, #block-views-notiziehome-block-2 .view-header p, #block-views-notiziehome-block-1 .view-header p {
    text-align: center;
    color: #3d5f82;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

#block-views-notiziehome-block-3 .view-header p:before, #block-views-notiziehome-block-2 .view-header p:before, #block-views-notiziehome-block-1 .view-header p:before {
    content: "";
    background: #3d5f82;
    display: inline-block;
    width: 20%;
    height: 1px;
    vertical-align: middle;
    margin-right: 3%;
    margin-left: 0%;
}

#block-views-notiziehome-block-3 .view-header p:after, #block-views-notiziehome-block-2 .view-header p:after, #block-views-notiziehome-block-1 .view-header p:after {
    content: "";
    background: #3d5f82;
    display: inline-block;
    width: 20%;
    height: 1px;
    vertical-align: middle;
    margin-right: 0%;
    margin-left: 3%;
}

/* Freccie di scorrimento laterale Calendario */

.owl-theme .owl-controls .owl-buttons div {
    padding: 5px 5px;
    font-size: 22px;
    background: #3d5f82;
    position: absolute;
    top: 35%;
    /*transition: translateY(-50%);*/
}

.owl-prev {
    left: -15px;
}

.owl-next {
    right: -15px;
}

@media (max-width: 480px) and (orientation: portrait), (max-width: 767px) and (orientation: landscape) {
    .owl-theme .owl-controls .owl-buttons div {
        display: none;
    }
}

@media (min-width: 481px) and (orientation: portrait), (min-width: 768px) and (orientation: landscape) {
    .owl-pagination {
        visibility: hidden;
    }
}

div.main_container.taxonomy_term_12 aside {
    margin: 0px!important;
}

.view-incarichi-professionali .views-field.views-field-title ,
.view-bandi .views-field.views-field-title,
.view-concorsi .views-field.views-field-title {
    font-weight: bold;
}

.view-incarichi-professionali .views-row,
.view-bandi .views-row,
.view-concorsi .views-row {
    padding: 1em 0px;
    border-bottom: solid 1px #35516d;
}

.view-incarichi-professionali .views-row:last-child,
.view-bandi .views-row:last-child,
.view-concorsi .views-row:last-child {
    padding: 1em 0px;
    border-bottom: none;
}

.view-incarichi-professionali .date-display-remaining,
.view-bandi .date-display-remaining,
.view-concorsi .date-display-remaining {
    color: #bf0101;
    font-weight: bold;
}

.view-incarichi-professionali span.views-label-field-termine-presentazione,
.view-incarichi-professionali span.views-label-field-data-pubblicazione-esito,
.view-bandi span.views-label-field-termine-presentazione,
.view-concorsi span.views-label-field-termine-presentazione,
.view-bandi span.views-label-field-data-pubblicazione-esito,
.view-concorsi span.views-label-field-data-pubblicazione-esito {
    float: left;
    padding-right: 0.2em;
    font-weight: 600;
    color: #30373d;
}

body.node-type-bando-asta-concorso a.btn-default {
    color: white;
    background: #35516d;
    text-transform: initial;
    border-radius: 10px;
    padding: 12px 15px;
}

body.node-type-bando-asta-concorso #block-views-bandi-block .views-label {
    font-weight: 600;
}

body.node-type-bando-asta-concorso .view-bandi .views-field, body.node-type-bando-asta-concorso .view-concorsi .views-field {
    padding: 4px 0px;
}

.view-incarichi-professionali th,
.view-bandi .view-content th,
.view-concorsi .view-content th {
    display: none;
}

.view-notiziehome .view-footer {
    color: red;
}

.region.region-gallery-fifth .view-notiziehome .views-field-title a {
    color: #3d5f82;
    font-weight: 600;
}

.region.region-gallery-fifth .view-notiziehome .views-field-field-sommario-notizie .field-content {
    color: black;
}

.region.region-gallery-fifth .view-notiziehome .views-field-field-immagine-anteprima img {
    width: 100%;
}

body.node-type-evento .main_container .field-label, body.node-type-modulistica .main_container .field-label, body.node-type-scheda-personale .main_container .field-label, body.node-type-patch .main_container .field-label, body.node-type-servizi .main_container .field-label, body.node-type-statuti-e-regolamenti .main_container .field-label, body.node-type-uffici .main_container .field-label, body.node-type-test-tac .main_container .field-label, body.node-type-lista-persone .main_container .field-label {
    font-size: 1.2em!important;
    font-weight: 600!important;
}

#admin-menu li.admin-menu-toolbar-category a.button_cruscotti {
    background-color: #ff1a00cc !important;
}

#admin-menu li.admin-menu-toolbar-category a.button_cruscotti:hover {
    background-color: #ff1a00 !important;
}

.button_cruscotti.active {
    background-color: #ff1a00cc !important;
}

div#addtocal_node_9824 {
    position: absolute;
    right: 0px;
    top: 0px;
}

.field.field-name-field-data-evento.field-type-datetime.field-label-above {
    position: relative;
}

.persone.conferenze-stampa {
    position: relative;
}

.conferenze-stampa-container {
    position: relative;
    left: 60px;
    top: 0px;
    margin-top: 10px;
    width: 90%;
}

.group-dettagli .field-group-format-wrapper .field-name-field-allegati {
    margin: 0px;
}

.group-dettagli .field-group-format-wrapper {
    padding-top: 0px;
}

.group-dettagli h3 {
    margin-bottom: 10px;
}

.bottone_hp_salastampa a, .bottone_hp_conferenze a {
	color: #3d5f82;
	font-weight: bold;
	font-size: 23px;
	margin-top: 10px !important;
	display: block;
	text-align: right;
}
.bottone_hp_conferenze a:hover,
.bottone_hp_salastampa a:hover {
    color: #3d5f82;
    text-decoration: underline;
}

section#block-views-e977732f14c1d88ce6a9c42a8fcc7023 .view-archivio-notizie-comunicati-stampa ul li a {
    display: inline-block;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

section#block-views-e977732f14c1d88ce6a9c42a8fcc7023 h2.block-title {
    font-size: 35px;
    font-weight: 500;
}

section#block-views-e977732f14c1d88ce6a9c42a8fcc7023 .view-archivio-notizie-comunicati-stampa ul li {
    font-size: 14px;
}

.view.view-archivio-notizie-comunicati-stampa .bottone_hp_comunicati_stampa {
    background: #35516d;
    padding: 7px 10px;
    display: inline-block;
    border-radius: 10px;
}

.view.view-archivio-notizie-comunicati-stampa .bottone_hp_comunicati_stampa a {
    color: white;
    font-size: 15px;
}

.view.view-archivio-notizie-comunicati-stampa .view-footer {
    text-align: center;
}

.view.view-archivio-notizie-comunicati-stampa .bottone_hp_conferenze_stampa {
    background: #35516d;
    padding: 7px 10px;
    display: inline-block;
    border-radius: 10px;
}

.view.view-archivio-notizie-comunicati-stampa .bottone_hp_conferenze_stampa a {
    color: white;
    font-size: 15px;
}

.view.view-archivio-notizie-comunicati-stampa .views-row article h2 {
    margin-bottom: 0px!Important;
}

.view.view-archivio-notizie-comunicati-stampa .views-row article h2 a {
    font-size: 20px;
}

.view.view-archivio-notizie-comunicati-stampa .field.field-name-field-sommario-notizie.field-type-text-with-summary.field-label-hidden {
    padding: 5px 0px;
}

.view.view-archivio-notizie-comunicati-stampa .field.field-name-field-descrizione.field-type-text-with-summary.field-label-hidden {
    padding: 5px 0px;
}

.view.view-archivio-notizie-comunicati-stampa .views-row {
    border-bottom: solid 1px #3d5f82;
}

.field-name-body table tbody tr th {
    vertical-align: top;
    text-align: left;
}

.field-name-body table tbody tr th, .field-name-body table tbody tr td {
    border: solid 1px #a2a2a2;
    padding: 10px;
    vertical-align: top;
    color: #30373d;
}

.field-name-body table tbody tr p {
    margin: 0px;
}

.field-name-body table tbody tr h3 {
    color: #30373d;
}

#block-custombbs-aree-tematiche {
    padding: 10px;
    padding-top: 10px;
    background-color: #eaeaea;
}

.main_nav_container_small .burger_wrapper .toggle-menu {
    width: 58px;
    height: 57px;
    margin-top: 0px;
}

.main_nav_container_small .burger_wrapper .toggle-menu.menu-active:after {
    top: 38px;
}

.main_nav_container_small .burger_wrapper .toggle-menu.menu-active {
    height: 65px;
}

span.bar p {
    position: relative;
    content: "MENU";
    bottom: -9px;
    left: -9px;
    font-size: 0.85em;
    color: #000;
    padding-left: 8px;
}

.menu_sticky span.bar p {
    display: none;
}

.main_nav_container_small .burger_wrapper .toggle-menu:after {
    display: none;
}

.toggle-menu.menu-active .bar:last-child p {
    transform: rotate(45deg);
    position: absolute;
    bottom: -21px;
    left: -23px;
}

ul#superfish-1 .sf-sub-indicator {
    display: none;
}

@media (max-width: 767px) {
    .main_nav_container_small .burger_wrapper .toggle-menu.menu-active .bar:first-child {
        top: 27px;
    }
    .toggle-menu.menu-active .bar:last-child p {
        transform: rotate(45deg);
        position: absolute;
        bottom: -20px;
        left: -23px;
    }
}
.view-statuti-e-regolamenti .views-exposed-form label{
    color:#3d5f82;
    }

.sub_nav    ul#superfish-1 li ul li a {
    padding-top: 0.7em;
    padding-bottom: 0.7em;
}

@media only screen and (max-width:700px) {
.main_nav_container_small .burger_wrapper {
    left: 10px;
}
}

.toggle-menu.menu-active .bar:last-child p {
    transform: rotate(45deg);
    position: absolute;
    bottom: -26px;
    left: -29px;
}

.field-name-field-modulistica-reference h2 a {
    font-size: 1em;
}

.field-name-field-modulistica-reference h2 {
    font-size: 1em!important;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px;
    border-radius: 0;
    font-weight: normal;
    margin: 0px!important;
}

.field-name-field-dove-rivolgersi .field-item {
    display: block!important;
    margin-bottom: 0px!important;
}
.view-display-id-block_in_primo_piano .view-header h2.block-title{
    color: #3d5f82;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
}

.view-display-id-block_in_primo_piano .view-header h2.block-title:before {
    content: "";
    background: #3d5f82;
    display: inline-block;
    width: 20%;
    /* background: white; */
    height: 1px;
    vertical-align: middle;
    margin-right: 3%;
    margin-left: 0%;
}
.view-display-id-block_in_primo_piano .view-header h2.block-title:after {
    content: "";
    background: #3d5f82;
    display: inline-block;
    width: 20%;
    /* background: white; */
    height: 1px;
    vertical-align: middle;
    margin-right: 0%;
    margin-left: 3%;
}

.view-display-id-block_3 .view-header h2.block-title:before {
    content: "";
    background: #3d5f82;
    display: inline-block;
    width: 20%;
    /* background: white; */
    height: 1px;
    vertical-align: middle;
    margin-right: 3%;
    margin-left: 0%;
}
.view-display-id-block_3 .view-header h2.block-title:after {
    content: "";
    background: #3d5f82;
    display: inline-block;
    width: 20%;
    /* background: white; */
    height: 1px;
    vertical-align: middle;
    margin-right: 0%;
    margin-left: 3%;
}
section#block-views-notiziehome-block-3 > h2 {
    display: none;
}
.view-display-id-block_3 .view-header h2.block-title{
    color: #3d5f82;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
}
body.not-front.page-node-111 .field.field-name-field-ufficio-competente {
    display: none;
}


#sliding-popup.sliding-popup-bottom, #sliding-popup.sliding-popup-bottom .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
    background: #35516d;
}

#sliding-popup .eu-cookie-compliance-more-button, #sliding-popup .eu-cookie-compliance-secondary-button {
    cursor: pointer;
    margin-top: 1em;
    vertical-align: middle;
    color: #e6ecf2!important;
    text-decoration: none;
    background: 0 0;
    border: none;
    padding: 0;
    letter-spacing: .1em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .875rem;
    display: inline-block;
    line-height: 1em;
}
#sliding-popup .eu-cookie-compliance-secondary-button {
    margin-left: 32px;

}

#sliding-popup .popup-content #popup-text p {
    line-height: 1.25em;
    color: #fff;
    margin-bottom: 0;
    font-weight: 200!important;
    font-size: 16px;
}

div#sliding-popup {
    padding: 32px 48px;
}

div#sliding-popup {
    max-width: 832px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 4px 4px 0 0;
}

#sliding-popup .popup-content {
    margin: 0 auto;
    max-width: 100%;
    display: inline-block;
    text-align: left;
    width: 100%;
    font-weight: 400;
}

div#popup-text, div#popup-buttons {
    /* float: none!important; */
}


@media screen and (max-width: 768px) {
  #sliding-popup .popup-content {
    max-width: 95%;
  }

  .eu-cookie-compliance-categories,
  #sliding-popup .popup-content #popup-text {
    max-width: 100%;
  }

  #sliding-popup .popup-content #popup-buttons {
    clear: both;
    float: none;
    margin: 5px 0 1em;
    max-width: 100%;
  }

  .eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories {
    float: right;
    margin-top: -56px;
  }

  .eu-cookie-compliance-banner--categories .eu-cookie-compliance-buttons {
    position: initial;
    bottom: unset;
    right: unset;
  }
}

ul#superfish-1 li.menuparent a.menuparent:after {
    content: ">";
    display: inline-block;
    margin-left: 20px;
    transition: 0.3s ease-in;
}

ul#superfish-1 li.menuparent a.menuparent:hover:after {
    transform: rotate(90deg);
        transition: 0.3s ease-in;

}
body.node-type-notizie .field.field-name-field-video .field-item, body.node-type-pagina .field.field-name-field-video .field-item, body.node-type-evento .field.field-name-field-video .field-item {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}

body.node-type-notizie .field.field-name-field-video .field-item .embedded-video, body.node-type-pagina .field.field-name-field-video .field-item .embedded-video, body.node-type-evento .field.field-name-field-video .field-item .embedded-video {
    max-width: 100%;
}


@media (min-width: 991px) {
body.node-type-notizie .field.field-name-field-video .field-item, body.node-type-pagina .field.field-name-field-video .field-item, body.node-type-evento .field.field-name-field-video .field-item {
    display: inline-block;
    width: 45%;
    margin-right: 30px;
    height: 100%;
    margin-bottom: 20px;
}

body.node-type-notizie .field.field-name-field-video .field-item .embedded-video, body.node-type-pagina .field.field-name-field-video .field-item .embedded-video,  body.node-type-evento .field.field-name-field-video .field-item .embedded-video {
    max-width: 100%;
}
}

.node-type-evento .field.field-name-field-data-evento.field-type-datetime.field-label-above {
    display: none;
}

.node-type-evento .field-name-field-subheader.field-type-text-with-summary, .node-type-notizie .field-name-field-subheader.field-type-text-with-summary {
    font-size: 19px;
    font-weight: bold;
}

body.node-type-pagina .field.field-name-field-ufficio-competente .field-label, body.node-type-pagina .field.field-name-field-dove-rivolgersi .field-label {
    font-weight: 600;
}

/* body.not-front.node-type-pagina .field-name-field-ufficio-competente .field-item {
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    display: block !important;
} */

body.not-front section#block-menu-block-9 h2.block-title {
    font-weight: 600;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 20px;
    color: #3d5f82;
    padding-top: 0px!important;
}

body.not-front section#block-menu-block-9  {
   padding-top: 0px!important;
}

body.not-front .menu-block-9 ul.menu li.active {
    /* display: none; */
}
.page-taxonomy-term .panel-default > .panel-heading {
    color: #35516d;
    background-color: #f5f5f5;
    border-color: #ddd;
    text-decoration: none;
    font-size: 16px
}

.page-taxonomy-term .panel-default  .panel-heading a:hover {
    color: #35516d;
    background-color: #f5f5f5;
    border-color: #ddd;
    text-decoration: none;
        font-size: 18px;
    font-weight: 600;
}

.page-taxonomy-term .panel-default  .panel-heading a {
    color: #35516d;
    background-color: #f5f5f5;
    border-color: #ddd;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;

}

.page-taxonomy-term .field.field-name-field-etichetta-orario-estivo, .page-taxonomy-term .field.field-name-field-etichetta-orario-invernale {
    padding-top: 8px;
    font-weight: 600;
}

body.not-front.page-pagina-calendario span.cal_img {
    /*border: solid 1px #35516d;*/
    display: inline-block;
    vertical-align: top;
    min-height: 70px;
    min-width: 70px;
    margin-right: 5px;
}

body.not-front.page-pagina-calendario  td.views-field.views-field-field-data-in-calendario-4 {
    font-size: 16px;
}

@media screen and (max-width: 767px) {
body.not-front.page-pagina-calendario .table-responsive > .table > thead > tr > th,
body.not-front.page-pagina-calendario .table-responsive > .table > thead > tr > td,
body.not-front.page-pagina-calendario .table-responsive > .table > tbody > tr > th,
body.not-front.page-pagina-calendario .table-responsive > .table > tbody > tr > td,
body.not-front.page-pagina-calendario .table-responsive > .table > tfoot > tr > th,
body.not-front.page-pagina-calendario .table-responsive > .table > tfoot > tr > td {
    white-space: initial;
}
}

body.front .view.view-calendario-eventi-notizie .bottone-tutti a {
    color: white;
    background: #35516d;
    font-weight: 600;
    text-decoration: none;
}

body.not-front.page-pagina-calendario .view-pagina-calendario-home button#edit-reset {
    background: #35516d;
}

body.not-front.page-pagina-calendario .view-pagina-calendario-home label {
    color: #35516d;
}

body.front .view.view-calendario-eventi-notizie .bottone-tutti {
    width: 100%;
    text-align: center;
    background: #35516d;
    padding: 10px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

body.front .view.view-calendario-eventi-notizie .owl-controls {
    margin: 0px!important;
}

body.front  .view-calendario-eventi-notizie .owl-carousel-block38.disabled {
    background: white;
}

/*-------------------------------*/
/* gestione trobber calendario   */
/*-------------------------------*/
#trobber_calendar {
    display: none;
    position: absolute;
    width:100% ;
    height:100% ;
    border-radius: 4px;
    z-index: 900;
    background-color: rgb(0,0,0,.1)
}
#block-views-calendario-eventi-notizie-block .view-id-calendario_eventi_notizie{
    position:relative;
}
img#ajaxLoader {
    width: 32px;
    height: 32px;
    /* vertical-align: middle; */
    top: calc(50% - 16px);
    left: calc(50% - 16px);
    position: absolute;
}
/*-------------------*/
/* search result     */
/*-------------------*/

.search-result h3.title{
    margin-bottom: 10px;
}
.search-result.box_text.box_text_archive {
    border-top: 1px solid #d9dfe2;
    padding: 25px 0 25px 0;
}

/*-----------------*/
/* tutti i servizi */
/*-----------------*/
 a.button_tutti_servizi {
    float: right;
    color: #3d5f82;
    margin-top: 10px;
    font-size: 20px;
    margin-right: 10px;
    position: absolute;
    bottom: -0px!Important;
    right: 0px;
}
.view.view-per-il-cittadino.view-display-id-page_1 .col-md-3, .view.view-servizi .col-md-3 {
    text-align: center;
    margin-bottom: 40px;
}
.view.view-per-il-cittadino.view-display-id-page_1 a {
    color: #3d5f82;
    font-weight: bold;
    font-size: 23px;
    margin-top: 10px!important;
}
.view.view-per-il-cittadino.view-display-id-page_1 .col-md-3 img {
    margin: 0 auto;
}

/*-------------------------------------*/
/* Main Menu: nascondimento scroll bar */
/*-------------------------------------*/
.sub_nav ul#superfish-1 ul::-webkit-scrollbar {
    width: 0 !important;
}
.sub_nav ul#superfish-1 ul {
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
}
.sub_nav ul#superfish-1 ul {
    -ms-overflow-style: none;
}
.sub_nav ul#superfish-1 ul li.last a{
    border-bottom: none !important;
}
/*
.sub_nav ul#superfish-1 li.last a.sf-depth-2,
.sub_nav ul#superfish-1 li.last a.sf-depth-3,
.sub_nav ul#superfish-1 li.last a.sf-depth-4,
.sub_nav ul#superfish-1 li.last a.sf-depth-5{
    border-bottom: none !important;
}*/

.cbp-spmenu-left.menu-open ul#superfish-1 li.menuparent a.menuparent:after {
    display: none;
}

@media (max-width:1300px) {
    .sub_nav li.sf-depth-1 a {
    color: #fff !important;
    font-size: 20px !important;
    margin: 0 50px;
    text-shadow: none !important;
    font-weight: bold !important;
}

li.sf-depth-1 ul {
    left: 53px!Important;
}
}

@media (max-width:992px) {
    .sub_nav li.sf-depth-1 a {
    color: #fff !important;
    font-size: 20px !important;
    margin: 0 10px;
    text-shadow: none !important;
    font-weight: bold !important;
}

li.sf-depth-1 ul {
    left: 14px!Important;
}

li.sf-depth-1:hover ul {
    top: 41px!important;
}
}

.sub_nav ul#superfish-1 li.sf-depth-1 > ul {
    padding-top: 0px!important;
    margin-top: 16px;
}

body.not-front.page-notizie .views-field.views-field-field-immagine-default {
    /*border: solid 1px #35516d;*/
	/* disabilitato su richiesta del cliente */
    width: 130px;
    height: 98px;
    min-width: 130px;
    min-height: 98px;
    max-height: 98px;
    max-width: 130px;
}

.view-notiziehome.view-display-id-block_3 .views-row {
    display: inline-block;
    max-width: 270px;
    vertical-align: top;
    /* margin-right: 75px; */
    margin-bottom: 20px;
    flex-direction: column;
    flex: 1 auto;
    margin: 20px;
}

.view.view-notiziehome.view-id-notiziehome.view-display-id-block_3 .view-content {
    justify-content: center;
    display: inline-block;
    text-align: center;
    flex-flow: row wrap;
}

.view.view-notiziehome.view-id-notiziehome.view-display-id-block_3 .view-content .field-content {
    text-align: left;
    display: inline-block;
    width: 100%;
}

@media (max-width: 991px) and (min-width: 768px) {
body.front h2.block-title {
    font-size: 2rem!important;
}
}

@media (max-width: 767px){
body.front h2.block-title:before {
    content: ""!important;
    width: 100%!important;
    padding: 0px!important;
    margin: 0px!important;
}
body.front h2.block-title:after {
    content: ""!important;
    width: 100%!important;
    padding: 0px!important;
    margin: 0px!important;
}

.view-display-id-block_3 .view-footer div a {
    text-align: center;
}
section#block-views-aree-tematiche-ii-livello-block.view-footer div a {
    left: 50%;
    transform: translateX(-50%);
}
div#footer-first li, div#footer-first p, div#footer-first h3,
div#footer-second li, div#footer-second p, div#footer-second h3,
div#footer-third li,  div#footer-third p, div#footer-third h3,
div#footer-fourth li, div#footer-fourth p, div#footer-fourth h3 {
    text-align: center;
}
div#footer-second,
div#footer-third {
    margin:25px 0px;
        height: 100%;
    display: inline-block;
    width: 100%;
}
#footer-first section#block-block-7,
#footer-fourth section#block-block-8 {
    width: 100%;
    text-align: center;
}
#footer .footer_links {
    margin-top: 0px;
}
#footer .base {
    margin-bottom: 0;
    margin-top: 30px;
}
.view.view-primo-piano .view-footer,
section#block-views-notizie-block-notizie-home .view-footer,
section#block-views-aree-tematiche-ii-livello-block .view-footer,
section#block-views-evidenza-homepage-block-evhp .view-footer{
    width: 100%;
    display: inline-block;
    height: 100%;
}

.view.view-primo-piano .view-footer a,
section#block-views-notizie-block-notizie-home .view-footer a,
section#block-views-aree-tematiche-ii-livello-block .view-footer a,
section#block-views-evidenza-homepage-block-evhp .view-footer a {
    width: 100%;
    text-align: center;
    margin: 0px;
}

.logo_wrapper {
    width: 35px;
}

.logo_text a {
    font-size: 18px!important;
}

.main_nav .logo_container {
    margin: 20px 0px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%!important;
}
body.not-logged-in section#block-views-slider-block {
    margin-top: 40px;
    position: relative;
}
}
#footer-first section#block-block-7,
#footer-fourth section#block-block-8 {
    width: 100%;

}
.main_nav_container_small .top_nav .button-spid-container .italia-it-button {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 184px;
}



nav.slick__arrow {
    /* position: relative; */
    top: 50%;
    transform: translateY(-50%);
}

.fp_main_nav_container.menu_sticky .burger_wrapper .toggle-menu {
    margin-top: 27px;
}

body.node-type-scheda-personale .field-name-field-organi-di-governo .field-item {
    font-size: 48px;
}

body.node-type-scheda-personale .field-name-field-carica .field-item {
    font-size: 21.6px;
    font-weight: 600!important;
}
.views-field-field-data-in-calendario-5{
    display:block;
}

.field-content.views-field-field-carica.views-field-field-gruppo-consiliare {
    color: #003366;
}
.ufficio_che_dirige, .uffici_che_dipende {
    color: #003366;
    font-weight: bold;
}
.view-display-id-block_in_primo_piano{
	margin-top:30px;
}
