@charset "utf-8";
/* CSS badoni */

.listReset,
.listReset li,
.mainNavmap-level1,
.mainNavmap-level1 li,
.header-nav-links li,
.header-nav-links,
.mainNavmap-level2,
.mainNavmap-level2 li {
	margin:0;
	padding:0;
	list-style:none;
}
.blocco h1 {
	font-size:20px;
	color:#006DB6;
	font-weight:normal;
}
.blocco img {
	width:100%;
}
.mob-header img{
	height:85px;
}
.menuNavHeader {
	position:absolute;
	right:10px;
	top:10px;
}
.navigation {
	padding:15px;
}
.footer {
	text-align:center;
	font-size:13px;
	padding:3px;
}
.footerInfo {
	position:absolute!important;
	right:15px!important;
	top:10px;
	width:20px!important;
	height:20px!important;
	display:block!important;
	padding:0!important;
	/*background: url(themes/images/icons-18-white.png) no-repeat -540px 50% #959595;
	*/
}
.footerInfo>span {
	display:block!important;
	width:20px!important;
	height:20px!important;
	padding:0!important;
}
.footerInfo>span>.ui-icon-shadow {
	left:1px!important;
	margin-top: -10px !important;
}
.floatRight {
	float:right;
}
.socialLinks {
	width:173px;
	display:none;
}
.socialLinks li {
	float:left;
	margin:0 5px 5px!important;
}
.socialLinks li a {
	display:block;
	width:23px;
	height:23px;
}
.socialLinks li.fb a {
	background:url(../badoni/images/social_1.jpg) no-repeat top;
}
.socialLinks li.fb a:hover {
	background:url(../badoni/images/social_1.jpg) no-repeat bottom;
}
.socialLinks li.tw a {
	background:url(../badoni/images/social_2.jpg) no-repeat top;
}
.socialLinks li.tw a:hover {
	background:url(../badoni/images/social_2.jpg) no-repeat bottom;
}
.socialLinks li.gp a {
	background:url(../badoni/images/social_3.jpg) no-repeat top;
}
.socialLinks li.gp a:hover {
	background:url(../badoni/images/social_3.jpg) no-repeat bottom;
}
.tagRagg {
	display:block;
	clear:both;
	margin:10px 0;
}
.sociListHp ,
.sociListHp li {
	margin:0;
	padding:0;
	list-style:none;
}
.sociListHp a img {
	border:0; 
	width:100%;
	padding:5px;
}
.sociListHp li {
	float:left;
	width:100%;
	margin:30px 0 0 0px;
}
.sociListHp li a {
	display:block;
	border:1px solid #fff;
}


.subMenu .ui-btn-inner {
	text-align:center!important;
}
.navigationMenu {
	padding:20px;
}
.ui-li-thumb, .ui-listview .ui-li-icon {
	min-height:70px;
	max-width:auto;
	border-radius:10px;
	margin:5px;
}
.ui-corner-top,
.ui-corner-bottom {
	border-radius:15px!important;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.2)!important;
}
/*Nivo Slider*/
	/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	border-radius: 15px 15px 15px 15px;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:325px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	border-radius: 15px 15px 15px 15px;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	left: 0px;
	padding:15px 0px;
    position: absolute;
    text-align:left;
    bottom: 15px;
    z-index: 8;
    width: 100%;
    font-size:18px;
	color:#4f4f4f;
	background:url(../badoni/images/whiteTrasp.png);
	/*height:75px;*/
}

.nivo-caption p {
	margin:0;
	padding:0 30px;
}

.theme-default .nivo-caption a {
	border:0;
	text-decoration:none;
	color:#4f4f4f;
	font-size:16px;
}
.theme-default .nivo-caption a:hover {
	color:#999;
}
.theme-default a:hover .nivo-linkContainer{
	border:1px solid #fff;
}
.nivo-caption h1 {
	font-weight: bold;
	font-size:20px;
	color: #0068b4;
	margin: 0px;
}

.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-directionNav a:hover {
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.theme-default .nivoSlider {
	box-shadow:none!important;	
}
.theme-default .nivo-controlNav {
    top: 1px;
    margin-left:0px;
    position: absolute;
    z-index: 100;
    right:40px;
    left:auto;
}

.theme-default .nivo-controlNav a {
    background: #fff;
    height: 25px;
    width: 25px;
    border:2px solid #0064B2;
    margin:2px 5px;
    border-radius:10px;
    color:#0064B2;
    font-size:13px;
    line-height:25px;
    text-align:center;
    display:block;
    float:left;
}
.theme-default .nivo-controlNav a:hover {
	background:#eee;
}
.theme-default .nivo-controlNav a.active {
    background: #0064B2;
    color:#fff;  
}
.nivoSlider .ncn {
	float:left;
	height:42px;
}
/*Fine Nivo Slider*/