@import url('https://fonts.googleapis.com/css?family=Titillium+Web');

body {
	font: 18px 'Titillium Web', sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
}
body a {
	color: #307F98;
}
body a:hover {
	color: #275878;
}
header {
	margin-bottom: 15px;
}
.header-1 {
	background-color: #000000;
}
.header-1 a {
	color: #ffffff;
	font-weight: bold;
}
.link-lombardia {
	padding-bottom: 1px;
	padding-top: 15px;
}
.header-2 {
	background-color: #275878;
	color: #ffffff;
	padding: 25px;
}
.logo {
	float: left;
	height: 100px;
	width: 100px;
}
.logo img {
	height: 100px;
	width: 100px;
}
.site-name {
	margin-top: 10px;
}
.name-main {
	font-weight: bold;
}
.name-main a {
	color: #fff;
}
.name-main a:hover {
	color: #fff;
	text-decoration: none;
}
.social-text a {
	color: #fff;
}
.social-text a:hover {
	color: #307F98;
}
.header-3 {
	background-color: #307F98;
}
.header-3 a {
	color: #fff;
}
.header-3 a:hover {
	color: #fff;
}
.header-menu:hover {
	background-color: #275878;
}
#myCarousel {
	margin-top: -15px;
}
.carousel-item > img {
	height: auto !important;
}
.carousel-item {
	height: 360px !important;
}
.h1-shadow {
	text-shadow: 2px 2px 4px #000000;
}
.marketing .col-lg-3 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing .col-lg-3 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
.home-box {
	font-size: 20px;
}
.home-box a:hover {
	text-decoration: none;
}
.box-1:hover {
	background-color: #275878;
}
.box-2:hover {
	background-color: #9b9b9b;
}
.box-3:hover {
	background-color: #577654;
}
.box-4:hover {
	background-color: #000000;
}
.wrapper-white {
	background-color: #fff;
	padding: 25px 0;
}
.wrapper-grey {
	background-color: #e9ecef;
	padding: 25px 0;
}
.wrapper-blue {
	background-color: #307F98;
	padding: 25px 0;
}
.div-line {
	width: 75%;
	margin: auto;
}
.h2-line {
	border-bottom: 1px solid #5a5a5a;
	line-height:0.1em;
	margin:10px 0 40px;
	text-align:center;
	width:100%;
}
.h2-white {
	border-bottom: 1px solid #fff;
}
.h2-line span {
	background:#fff;
	padding:0 20px;
}
.span-grey {
	background: #e9ecef !important;
}
.span-blue {
	background: #307F98 !important;
	color: #fff;
}
.page-header {
	border-bottom: 1px solid #eee;
	padding-bottom: 5px;
}
.numeri-link {
	/* background-color: #fff; */
	background-color: #307F98;
	border-radius: 5px;
	padding: 15px 0px; 
}
.numeri-link {
	/* color: #307F98; */
	color: #fff;
}
.numeri-link a {
	/* color: #307F98; */
	color: #fff !important;
}
.area-link {
	background-color: #307F98;
	border-radius: 5px;
	padding: 15px 0px; 
}
.area-link a {
	color: #ffffff;
}
.area-link a:hover {
	color: #ffffff;
}
.segnalazioni-img {
	width: 125px;
}
.news-img {
	border: 1px solid lightgrey;
	margin-bottom: 5px;
	min-height: 150px;
}
.articoli-info {
	background-color: #eee;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: left;
	display: none;
}
.marketing .col-lg-6 {
  	margin-bottom: 1.5rem;
  	/* text-align: center; */
}
.articoli-full {
	background-color:#fff;
	padding: 10px;
	border: 1px solid lightgrey;
  	position: relative;
  	height: 160px;
  	overflow: hidden;
}
.articoli-full:after {
	content: "";
  	position: absolute;
  	z-index: 1;
  	bottom: 0;
  	left: 0;
  	pointer-events: none;
  	background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255, 1) 90%);
  	width: 100%;
  	height: 0.5em;
}
.articoli-text {
	text-align: justify;
}
.href-comunicazioni {
	text-align: right;
}
.articoli-full-l {
	background-color:#fff;
	padding: 10px;
	border: 1px solid lightgrey;
  	position: relative;
  	height: 350px;
  	overflow: hidden;
}
.articoli-full-l:after {
	content: "";
  	position: absolute;
  	z-index: 1;
  	bottom: 0;
  	left: 0;
  	pointer-events: none;
  	background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255, 1) 90%);
  	width: 100%;
  	height: 0.5em;
}
.articoli-link {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.newsletter {
	text-align: center;
	color: white;
}
.social-share {
	text-align: right;
	border-bottom: 1px solid #eee;
}
.btn-primary {
	background-color: #307F98;
	border-color: #307F98;
}
.btn-primary:hover {
	background-color: #275878;
	border-color: #275878;
}
.button-active {
	background-color: #275878;
	border-color: #275878;
}
.page-link {
	color: #307F98;
}
.aree-tematiche-alone, .areetematiche-extra {
	border-left: 1px solid #eee;
	margin-bottom: 15px;
}
.column-list {
	background-color: #307F98;
	border-radius: 3px;
	margin-bottom: 1px;
}
.column-list:hover {
	background-color: #275878;
}
.column-link {
	color: #fff;
}
.column-link:hover {
	color: #fff;
}
.active-area {
	background-color: #275878;
}
.servizi-alfabeto {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	font-size: 15px;
	margin-bottom: 15px;
	padding: 5px 0px;
}
.servizi-lettera {
	font-size: 30px;
	text-decoration: none;
	color: grey;
}
.servizi-lettera:hover {
	text-decoration: none;
}
.servizi-elenco {
	border-bottom: 1px solid #eee;
	margin-bottom: 25px;
}
.servizi-uff {
	border-top: 1px solid #eee;
	padding-top: 25px;
}
.b-bottom {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.servizio-documenti {
	border-bottom: 1px solid #eee;
	margin-bottom: 25px;
}
.active {
	background-color: #eee;
}
.uffici-elenco {
	border-bottom: 1px solid #eee;
	margin-bottom: 25px;
}
.dmr-gruppo {
	border-bottom: 1px solid #eee;
	margin-bottom: 25px;
	margin-top: 30px
}
.dmr-intestazione {
	font-size: 18px;
}
.dmr-documenti {
	margin-bottom: 10px;
}
.amministrazione-menu {
	border-left: 1px solid #eee;
	margin-bottom: 15px
}
.componente-giunta {
	margin-top: 25px;
	margin-bottom: 25px;
	/* min-height: 175px; */
}
.img-istituzioni {
	border: 1px solid #eee;
	/* float: left;
	height: 150px;
	margin-right: 25px; */
	padding: 3px;
	width: 150px;
}
.componente-consiglio {
	margin-top: 25px;
	margin-bottom: 25px;
	/* min-height: 175px; */
}
.img-partito {
	width: 100px;
}
.commissione {
	margin-top:25px;
}
.area-cc {
	margin-top:25px;
}
.el-associazioni {
	margin-top: 10px;
}
.el-sezioni button {
	margin-bottom: 3px;
}
.associazioni-h5 {
	background-color: #eee;
	margin-top: 35px;
	padding: 5px;
}
.el-ass li {
	margin-bottom: 10px;
}
.form-newsletter {
	margin-bottom:25px
}
.form-newsletter a {
	color: #307F98 !important;
	cursor: pointer;
}

.footer-div {
	background-color: #303030;
	color: #ffffff;
	padding: 50px 0;
}

.footer-logo {
	float: left;
	height: 70px;
	width: 70px;
}
.footer-logo img {
	height: 70px;
	width: 70px;
}
.footer-main {
	line-height: 2;
}
.footer-contacts {
	margin-top: 25px;
}
/*.footer-contacts h4 {
	border-bottom: 1px solid lightgrey;
}*/
.footer-contacts p {
	font-size: 16px;
	margin-bottom: 10px;
}
.breadcrumb {
	font-size: 14px;
}
.menu-news {
	padding:0px;
}
.menu-news li {
	border-top: 1px solid lightgrey;
	list-style: none;
	margin-top: 25px;
	min-height: 150px;
	padding-top: 25px;
}
.menu-news h3 {
	font-size: 20px;
}
.img-article {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid lightgrey;
    float: left;
    height: 125px;
    margin: 5px 10px;
    /* min-height: 135px; */
    /* position: relative; */
    width: 175px;
}
div.divImg_L {
	float: left;
	margin-right: 20px;
}
div.divImg_R {
	float: right;
	margin-left: 20px;
}
div.divImg_R div.divImg {
	border: 1px solid lightgrey;
	padding: 1px;
	margin-bottom: 3px;
}
div.divImg_T {
	float: none;
	clear: both;
	display: block;
}
div.divImg_T div.divImg {
	display: inline-table !important;
	margin-right: 20px;
	vertical-align: top;
}
div.divImg_B {
	float: none;
	clear: left;
	display: block;
}
div.divImg_B div.divImg {
	display: inline-table !important;
	margin-right: 20px;
	vertical-align: top;
	max-height: 50px!important;
}
div.divImg_B div.divImg img {
	max-height: 180px;
	margin-bottom: 0;
	margin-top: 20px;
}
.box-2 {
	background-color: #808080;
}
.box-3 {
	background-color: #445c42;
}
.box-4 {
	background-color: #303030;
}
.solr-form {
	margin-bottom: 0px;
}
.no-display {
	display: none !important;
}

.banner-area {
	margin-bottom: 1rem;
}
.banner-singolo {
	margin-bottom: 5px;
}

@media (max-width: 576px) {
	.name-text {
		display: none;
	}
	.social-head {
		display: none;
	}
	.search {
		margin-top: 25px;
	}
	.carousel-item > img {
		left: -960px;
	}
	.div-line {
		width: 100%;
	}
}
