@charset "UTF-8";
/* CSS Document */


.stay-connected{
border-top: none!important;
}

/*
.carousel-caption {
    display: none!important;
}*/
body .carousel-caption {
    width: 100%!important;
    left: 0!important;
    border-radius: 0!important;
    bottom: -20px!important;
    border: none!important;
}



/* Obrobrio delle lingue */
.language-switcher-locale-url li {
    display: inline;
    list-style: none!important;
}
.language-link {
    color: #888;
    font-weight: bold;
}
.last .language-link:before {
    content: '| ';
	color:#888;
}

.last .language-link:before{
    content: '| ';
	color:#888!important;
}

.language-switcher-locale-url {
    padding-left: 0!important;
    text-align: center;
}
.language-link:hover {
    color: #fff;
    text-decoration: none;
}

.language-switcher-locale-url .img-responsive {
    display: inline-block;
    margin-right: 1px;
}
.active .language-link {
    color: #fff;
    pointer-events: none;
}


/* Breadcrumb */
.easy-breadcrumb_segment-front:before {
    content: "\f015 " !important;
	font-family: FontAwesome;
	margin-right: 5px;
}
easy-breadcrumb_segment-front:hover {
    text-decoration: none;
}
.easy-breadcrumb_segment-separator {
    color: #ccc;
}
.easy-breadcrumb {
    color: #777777;
}
.easy-breadcrumb {
    padding: 0 15px;
}


/* Prima Notizia */
.view-display-id-block_1 .list-group li {
    padding: 0!important;
}
.view-display-id-block_1 .list-group li h4, .view-display-id-block_1 .list-group li p {
    padding: 10px;
}
#block-views-news-2015-block-1 img {
    border-radius: 4px 4px 0px 0px;
}


/* Altre Notizie */
.view-display-id-block_2 .img-responsive {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
.list-group-item {
    clear: both;
}
.list-group-item h4 {
    min-height: 70px;
}
.list-group li:nth-child(even) {
    background: #f6f6f6;
}



/* Feed RSS */
#block-aggregator-category-1 ul {
    padding-left: 5px;
    list-style: none;
}
#block-aggregator-category-1 li {
    margin-bottom: 10px;
}


/* Togli righe sotto ai box */

.region-content .block {
    border-bottom: none!important;
    margin: 0px !important;
    padding-bottom: 0px!important;
}

/* stili box */
.giallo{
	background: #ffc600;
}

#block-block-13 {
    margin-bottom: 20px!important;
}
.hpbanner img {
    width: 100%;
}

.grigio{
	background: #b9b9b9;
}
.titolo_hp {
    padding: 5px;
    font-weight: bold;
    font-size: 15px;
}
.titolo_hp .fa-plus-circle {
    float: right;
    font-size: 20px;
}
.titolo_hp a {
    color: #333333;
}
.titolo_hp a:hover {
    color: #fff;
}

.front .region-sidebar-first, .front .region-sidebar-second {
    margin-top: 0!important;
}

#block-block-5 {
    border: 1px solid #3b94d9;
}
#block-block-5 .panel-heading {
    background: #3b94d9;
    border-color: #3b94d9;
}
#block-block-3.blue, #block-block-3.blue .panel-heading,
#block-block-9.blue, #block-block-9.blue .panel-heading{
    background: #0030A8!important;
    border: none;
}
#block-block-3.blue .panel-heading,
#block-block-9.blue .panel-heading {
    font-weight: bold;
    border-bottom: 1px solid #fff;
}

/* maledetto menù a sinistra */
.block-superfish .panel-body {
    padding: 0 !important;
}
.block-superfish .sf-vertical {
    margin: 0 !important;
}
.block-superfish .sf-vertical, .block-superfish .sf-vertical li {
    width: 100% !important;
}
.block-superfish .sf-menu.sf-style-blue a {
    border: none;
    font-weight: bold;
}
.block-superfish .sf-vertical li.active-trail {
    background: gray!important;
}
.container .block-superfish {
    border: none;
    border-radius: 3px!important;
}
.field-name-field-document {
    margin-top: 15px;
}
.block-superfish .sf-menu.sf-style-blue a:hover {
    color: #fff!important;
}


/* Correzioni Mobile */
@media only screen and (max-width: 768px){
	
.col-sm-3{display:none!important;}	
	
	
#header2 {
    padding: 5px 15px 5px 15px!important;
}
.logo.pull-left {
    display: block!important;
    float: none!important;
}
#header #info {
    padding: 20px!important;
    margin-top: 45px;
}
}