body {
	background: #f2f1eb;
}
div.container>div.row>div.col-lg-12{
  min-height: 0px;
}
div.panel-noborder>div.row{
	margin:10px -5px 40px -5px;
	padding:0px 0px 0px 0px;
}
div.panel-special>div.row>div{
	margin:0px;
	padding:0px;
}
div.panel-special>div.row{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
div.panel-noborder>div.row>div{
	margin:0px;
	padding:5px;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
	div.panel-noborder>div.row>div{
		margin:0px;
		padding:0px;
	}
}
/*******************************************************/
/*						 header	 			      	   */
/*******************************************************/
.unive_header {
	height:80px;
	color:#fff;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}
div.navbar-header>div.menu-lingua{
	margin-left:15px;
}
@media only screen and (min-width : 992px){
	.unive_header {
		height:56px;
		background-color:#ac0040;
	}
	.cont-logo img {
		width: 300px;
		margin-left: 0;
	}
  	div.navbar-header>div.menu-lingua{
		margin-left:300px;
  	}	
}
/*******************************************************/
/*						 navbar	 			      	   */
/*******************************************************/
.nav-wrapper{
  min-height: 0px;
}
.navbar {
	margin-bottom: 0;
}
/*******************************************************/
/*						 H	 			      	   */
/*******************************************************/
h2>a>span.glyphicon{
	font-size:14px;
	color: #fff;
	background-color:#ac0040;
	padding: 5px 5px 5px 8px;
	top: -5px;
}
/*******************************************************/
/*        			    percorsi					  */
/*******************************************************/
.percorsi {
	position: relative;
  	z-index: 22;
	background: rgba(20, 0, 0, 0.15);
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
    box-shadow: 0px 2px 2px #aaa;
}
.percorsi ul {
	display:list-item;
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-size: 17px;
	line-height: 32px;
	list-style: none;
	text-align: left;
}
@media only screen and (min-width : 992px){
	.percorsi {
		position:absolute;
		background:none;
		margin: 15px 0px 0px -15px;
		box-shadow:none;
	}
	.percorsi ul {
		display: block;
		position: absolute;
		font-size: 20px;
		line-height: 42px;
		top: -450px;
		width: 300px;
		margin: 0 15px;
		background: rgba(255, 255, 255, 0.8);
		list-style: none;
		padding: 10px 20px 10px 20px;
		border-left: solid 10px #ac0040;
	}
}
/*******************************************************/
/*						 link	 			      	   */
/*******************************************************/
.box_colorato{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border:none;
}
div.box_colorato>div.row{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#fff;
	border:none;
}
div.box_colorato>div.row>div,
div.box_colorato>div.row>div>div.row,
div.box_colorato>div.row>div>div.row>div{
	margin:0px;
	padding:0px;
}
/*******************************************************/
/*						 primopiano	 			      	   */
.box_colorato .box_img{
  	margin: 0px 0px 0px 0px;
  	padding: 2px 20px 30px 20px;
	width:100%;
	height:100%;
	background-color:#ba0445;
	background-position: 70px 70px;
	background-repeat:no-repeat;
}
.box_colorato .box_img h2,
.box_colorato .box_img h3,
.box_colorato .box_img h4,
.box_colorato .box_img h5{
	color:#FFF;
}
.box_colorato .box_img h5{
	position:absolute;
	bottom:6px;
	right:16px;
}
.box_colorato .box_img h5::after {
    content: "\e250";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    color: #fff;
    margin-left: 6px;
}
.box_colorato .box_img a{
	color:#FFF;
}
.box_colorato .box_img a:hover{
	color:#FFF;
	text-decoration:underline;
}
div.panel-inverse.panel-grigio{
  	margin: 0px 0px 0px 0px;
  	padding: 20px 20px 60px 20px;
	width:100%;
	height:100%;
	background-color:#dee4e5;
}
div.panel-inverse.panel-grigio>div.list-group>a>img.img-responsive{
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
div.col-xs-6.col-md-6>div.box_img>div.list-group>a>img.img-responsive{
	padding:10px 0px 20px 0px;
	width:140px;
}
/*******************************************************/
.box_colorato h4{
	font-size:18px;
	padding:20px 6px 6px 16px;
}
.box_colorato p{
  	padding: 0px 16px 16px 16px;
	margin-left:0px;
}
@media (min-width: 992px) {
	.box_colorato{
		margin: -130px 0px 0px 0px;
	}
	div.box_colorato>div.row>div{
		margin:0px;
		padding:0px;
		border:none;
	}
	.box_colorato .box_img{
  		padding: 28px 20px 146px 20px;
		margin: -20px 0px 0px 0px;
	}
	div.panel-inverse.panel-grigio{
		margin: -20px 0px 0px 0px;
	}
	div.panel-inverse.panel-grigio>div.list-group>a>img.img-responsive{
		padding:10px 0px 35px 0px;
	}
	.box_colorato h4{
		padding:20px 6px 6px 12px;
	}
	.box_colorato p{
  		padding: 6px 12px 0px 12px;
	}
}
/*******************************************************/
/*						pannelli	 		      	   */
/*******************************************************/
div.thumbnail.text-pic > div.caption > h3{
	font-size:22px;
	line-height:26px;
	min-height:90px;
}
div.thumbnail.text-pic > div.caption > h3 a:hover,
div.thumbnail.text-pic > div.caption > h3 a:focus{
	color: #ffffff;
	background-color: #ac0040;
	text-decoration: none;
}
div.thumbnail.text-pic>div.caption>p.data{
	font-style:italic;
	color:#666;
	padding:0px;
  	margin-left: 0px;
}
@media (max-width: 767px) {
	div.thumbnail.text-pic > div.caption > h3{
		padding-top:15px;
	}
}
@media (min-width: 768px) {
	.thumbnail .caption{
		height:280px;
		overflow:hidden;
	}
}
@media (min-width: 992px) {
	.thumbnail .caption{
		height:340px;
		overflow:hidden;
  		padding-bottom: 0px;
	}
}
@media (min-width: 1200px) {
	.thumbnail .caption{
		height:280px;
		overflow:hidden;
  		padding-bottom: 0px;
	}
	.thumbnail.text-pic .caption p.bodytext{
		font-size:15px;
	}
}
/*******************************************************/
/*						 eventi	 			      	   */
/*******************************************************/
div#infoscari_eventi>div.row.eventi{
	margin-top:0px;
	padding-top:0px;
}
h2.eventi-title{
	margin:30px 5px -5px 0px;
	padding:10px 0px 0px 10px;
	background-color:#AC0040;
}
h2.eventi-title>a{
	color:#f2f1eb;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
}
@media (min-width: 992px) {
  h2.eventi-title{
    width: 16.66666667%;
  }
}  
h2.eventi-title>a>span.glyphicon.glyphicon-forward{
	color:#AC0040;
	background-color:#f2f1eb;
}
.box-evento{
	background-color:#fff;
	height:100%;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.box-evento .date {
	font-size:18px;
	padding: 0px 0px 0px 0px;
	
}
.box-evento .date h4 {
	width: 30%;
	float: left;
	font-size: 42px;
	color: #5B0022;
	padding: 0px 15px 0px 5px;
	margin: 6px 0px 0px 6px;
}
.box-evento .date p {
	display: block;
	color: #5B0022;
	font-size: 17px;
	text-height:10px;
	width: 62.5%;
	float: left;
	padding: 6px 10px 0px 15px;
	margin: 0px 0 0 0;
}
.box-evento .date p span {
	padding: 0px 0px 0px 0px;
	line-height:14px;
	display: block;
}
.box-evento h3 {
 	margin-top: 0px;
  	font-size: 16px;
	line-height:24px;
	height: 90px;
	padding: 15px 6px 0px 12px;
}
div.box-evento>h3>a{
	color: #AC0040;
}
div.box-evento>h3>a:hover{
	text-decoration:none;
}
.box-evento p.location {
	color: #587484;
	font-size: 13px;
	height: 90px;
	padding: 0px 6px 0px 12px;
    margin: 0px 0px 0px 0px;
  	border-top: 0px solid #eee;
}
.link-evento{
	float:right;
	height:20px;
    margin: -20px 0px 0px 0px;
	padding: 2px 8px 2px 12px;
	background-color:#AC0040;
}
@media (min-width: 768px) {
	.box-evento{
    	margin: 0px -10px 10px -10px;
	}
	.box-evento h3 {
		font-size: 16px;
		line-height:24px;
		padding: 15px 6px 0px 12px;
	}
}
@media (min-width: 992px) {
	.eventi{
    	padding: 10px 10px 0px 10px;
	}
	.box-evento h3 {
		font-size: 14px;
		font-weight:400;
		line-height:21px;
		padding: 10px 6px 0px 12px;
	}
	.box-evento .date p {
		font-size: 15px;
		padding: 10px 10px 0px 15px;
	}
}
@media (min-width: 1200px) {
	.box-evento h3 {
		font-size: 16px;
		line-height:24px;
		padding: 15px 6px 0px 12px;
	}
	.box-evento .date p {
		font-size: 17px;
		padding: 6px 10px 0px 15px;
	}
}

@media only screen and (max-width : 768px){
	
	.box-evento{
		background-color:#f2f1eb;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
  		border-top: 8px solid #AC0040;
	}
	.box-evento h3 {
		height: auto;
	}
	.box-evento p.location {
		height: auto;
	}

}
div.col-lg-12>div.panel-special>div.row{
	padding-top:10px;
}
/*******************************************************/
/*                      footer        			   */
/*******************************************************/ 
footer{
/*	border-top:0px solid #f5f5f5;
	margin-top:0px;*/
	margin-top:0px;
	background-color: #fff;
}

