@font-face {
    font-family: 'HelveticaNeue';
    src: url('../font/HelveticaNeue.eot');
    src: url('../font/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
         url('../font/HelveticaNeue.woff') format('woff'),
         url('../font/HelveticaNeue.ttf') format('truetype'),
         url('../font/HelveticaNeue.svg#rsuregular') format('svg');
}



div.customie8 {
	width: 800px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
	padding: 80px 30px 30px;
	text-align: center;
	margin-bottom: 40px;
}


div.item-page li {
	text-indent: -15px;
}


#system-message {
	padding: 20px 10% 10px;
}

.clearer {
	clear: both;
}
div.modal-header {
	color: white;
	background-color: #00948f;
	text-align: left;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
	font-size: 12px;
}

div.modal-body textarea {
	width: 94%;
	height: 60px;
}

div.modal-body input {
	width: 94%;
}

div.modal-body {
	text-align: left;
}


div.modal-body button.btn, div.modal-footer button.btn {
	margin: 10px 0 0;
	font-weight: bold;
}

div.modal-body button.btn.btn-info, div.modal-footer button.btn.btn-info {
	margin: 10px 0 0;
	font-weight: bold;
}


div.page-header {
	margin-bottom: 10px;
	padding-bottom:0px;
}




ul.breadcrumb li span {
	font-size: 13px;
	color: #02beb8;
}



div.pull-left.item-image img {
	margin-left: -40px;
	width: 1140px;
	height: 422px;
}




ul.breadcrumb span.divider img {
	padding-bottom: 2px;
}

a.pathway {
	color: #000000;
	font-size: 13px;
}





html, body {
	background-color: #e7e6e6;
	font-family:Arial, Helvetica, sans-serif;
}

.blu{
	background-color:#1a2234;
	width:100%;}
.contblu {
	background-color: #2a3955;
	max-width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding:30px;
}


.contenitore {
	background-color:#fff;
	max-width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


.navbar-inner {
background-image:none;
border:none;
background-color:transparent;
border-radius:0px;
  -webkit-box-shadow: 0 0 rgb(255, 255, 255);
     -moz-box-shadow: 0 0 rgb(255, 255, 255);
          box-shadow: 0 0 rgb(255, 255, 255);
}


.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 0 rgb(255, 255, 255);
     -moz-box-shadow: 0 0 rgb(255, 255, 255);
          box-shadow: 0 0 rgb(255, 255, 255);
}

.navbar-fixed-top {
  top: 60px;
}


div.config_button {
	padding-top: 20px;
}

div.config_button a.btn.btn-info {
	margin: 0;
}

div.item-page {
	background-color: white;
	font-size:15px;
	line-height:22px;}


h3 img {
align:right;
}

.moduletable h3{
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	color:#1a2234;
	font-size:20px;
	border-bottom:4px solid #e45e25;
	margin-bottom:10px;
	padding-bottom:0px;}

.breadcrumb {
  padding: 20px 0 0;
  margin: 0;
  list-style: none;
  background-color: white;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
	font-family:Arial, Helvetica, sans-serif;
}



h1.titolo{
	font-size:30px;
	padding-bottom:0px;
	font-family: "HelveticaNeue", Helvetica, sans-serif;
	font-weight:normal;
	color: #1a2234;
	margin-bottom:10px;
	border-top: 4px solid #e45e25;
}
h2{
	font-family: "HelveticaNeue", Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
}
.item-page h2{
	font-family: "HelveticaNeue", Helvetica, sans-serif;
	color: #ff6600;
    font-size: 22px;
}


h3{
	font-family: "HelveticaNeue", Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
}
.item-page h3{
	color: #ff6600;
}
.item-page h3 a, .item-page h3 a:link{
	color: #ff6600;
	text-decoration:none;
	font-weight:normal;
}

.item-page  a {
    text-decoration: none;
	font-weight:bold;
	color:#ff6600;
}
span.latestItemImage img {
    border: none;
    padding:0px;
}
/*
span.latestItemImage img:hover {
	opacity: 0.4;
    filter: alpha(opacity=40); 
}*/
	

hr.separatoreint {
margin: 0;
padding: 0;
height: 5px;
background-color: #f6f6f6;
border-style: none;
}
hr.separatore {
	margin: 0;
	padding: 0;
	height: 35px;
	background-color: #f6f6f6;
	border-style: none;
}


h3.uk-panel-title{
	color:#000;}
	


.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2f96b4;
	background-repeat: repeat-x;
	*
  background-image: -webkit-gradient(linear, left top, left bottom, from(#03d5ce), to(#00938e));
	background-image: -webkit-linear-gradient(top, #03d5ce 0%, #00938e 100%);
	background-image: -moz-linear-gradient(top, #03d5ce 0%, #00938e 100%);
	background-image: -o-linear-gradient(top, #03d5ce 0%, #00938e 100%);
	background-image: linear-gradient(to bottom, #03d5ce 0%, #00938e 100%);
	border-color: #03d5ce #03d5ce #00938e;
  border-color: rgba(3, 208, 201, 1) rgba(3, 208, 201, 1) rgba(2, 135, 130, 1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03d5ce', endColorstr='#00938e', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	margin-bottom: 30px;
	margin-top: 20px;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #00938e;
  *background-color: #00938e;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.pagenav {
		margin-left:3px;
		margin-right:3px;
	
}
a.pagenav {
		color: #e45e25;
	
}

#filterForm div.filter {
	margin-top: 20px;
	margin-left: 20px;
}



.center {
	text-align: center;
}

.search {
	margin-left:20px;
}
.nav-tabs {
  border-bottom: 1px none white;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	margin-left: -20px;
}


.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
	border-style: none;
	-webkit-border-radius: 0px 0px 0 0;
     -moz-border-radius: 0px 0px 0 0;
          border-radius: 0px 0px 0 0;
	background-color: black;
	color: white;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: white;
  cursor: default;
  background-color: #00948f;
  border: none;
}

.nav-tabs > li > a:hover {
	color: black;
}

div.tabbable {
	padding-bottom: 30px;
}


div.article-info.muted ul.article-info.orizz {
	margin-bottom: 10px;
}


img.left {
	padding-right: 30px;
	float: left;
}



div.item-page ul {
	list-style-position: inside;
}

div.container-fluid.bodymargin {
	margin-bottom: 30px;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

	
	

.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
	-webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
		color: black;
}


.lasttitolo{
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	color:#1a2234;
	font-size:20px;
	border-bottom:2px solid #f6f6f6;
	margin-bottom:10px;
	padding-bottom:5px;
	
}

h3.bestwk::after{
	content:"WEEK";
	color:#e45e25;}

.even, .odd {
    background: none;
    border-bottom: none;
    padding: 0px;
	margin-bottom:20px;
}
div.k2LatestCommentsBlock ul li, div.k2TopCommentersBlock ul li, div.k2ItemsBlock ul li, div.k2LoginBlock ul li, div.k2UserBlock ul.k2UserBlockActions li, div.k2UserBlock ul.k2UserBlockRenderedMenu li, div.k2ArchivesBlock ul li, div.k2AuthorsListBlock ul li, div.k2CategoriesListBlock ul li, div.k2UsersBlock ul li{
	list-style:none;}
.lateralebest ul, .lateraletrend ul{
	margin-left:2px;
	padding-left:0px;}
.lateralebest ul > li a, .lateralebest ul > li a:link{
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	color:#1a2234;
	font-size:16px;
	text-transform:uppercase;}
	
h3.trendhn::after{
	content:"TREND";
	color:#e45e25;}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
	border: none;
	float: left;
	padding: 0;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a.moduleItemTitle{
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	color:#1a2234;
	font-size:14px;
	text-decoration:none;}
a.moduleItemReadMore{
	color:#e45e25;
	display:block;}
.footer{
	background-color:#2b3955;
	padding-top:10px;
	padding-bottom:10px;
	border-top:15px solid #1a2234;
}
h3.whiteh3{
	border:none;
	color:#1a2234;}
.footermenu li a, .footermenu li a:link{
	color:#fff;
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	text-transform:uppercase;}
.footermenu li a:hover{
	background-color: transparent;
	color:#e45e24;}

.biancobox{
	background-color:#fff;
	border-top:3px solid #1a2234;
	padding:10px;
	color:#2b3955;
	font-size:15px;
	font-family:"HelveticaNeue", Helvetica, sans-serif;
}
.biancobox .mc-field-group{
	margin-right:70px;}

.biancobox input {
    background-color: #f4f4f6;
    border-top: 3px solid #dcdddf;
    box-shadow: none;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	border-radius:0px;
}



input.btn-primary{
	background-color:#1b3365;
	background-image:none;
	color:#fff;
	text-align:center;
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	border:none;
	text-transform:uppercase;
	transform:none;
	margin-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;}

.gerenza{
	background-color:#1a2234;
	text-align:center;
	font-size:12px;
	color:#ccc;
}

.social-assoluti{
	position:absolute;
	left:0px;
	top:-337px;
	}
.icon-fb{
	background-image: url(../images/social-top.png);
	width:24px;
	height:24px;
	opacity:0.6;
	background-position:0px;}
.icon-twitter{
	background-image: url(../images/social-top.png);
	background-position:-29px;
	width: 24px;
	height: 24px;
	opacity: 0.6;
	
}
.icon-gplus{
	background-image: url(../images/social-top.png);
	background-position:-58px;
	width: 24px;
	height: 24px;
	opacity: 0.6;
	
}
.icon-linkedin{
	background-image: url(../images/social-top.png);
	background-position:-86px;
	width: 24px;
	height: 24px;
	opacity: 0.6;
	
}
.icon-pinterest{
	background-image: url(../images/social-top.png);
	background-position:-141px;
	width: 24px;
	height: 24px;
	opacity: 0.6;
	
}
.icon-rss{
	background-image: url(../images/social-top.png);
	background-position:-170px;
	width: 24px;
	height: 24px;
	opacity: 0.6;
	
}

.icon-fb:hover, .icon-twitter:hover, .icon-gplus:hover, .icon-linkedin:hover, .icon-pinterest:hover, .icon-rss:hover{
	opacity:10;}
.slogan{
	position:absolute;
	left:345px;
	top:-340px;
	opacity:0.5;
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	color:#d5d6d6;
	line-height:40px;
	}

.slogan h1{
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	color:#d5d6d6;
	margin:0px;
	padding:0px;}

.accesso{
	position: absolute;
	right: 0px;
	top: -340px;
	min-width: 200px;
	padding-right: 24px;
	background-image: url(../images/user.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	}


	
.accesso ul li a:link {
    color: #4e6281;
	font-size:12px;
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	text-transform:uppercase;
	display:inline!important;
	float:right;
	margin-top:-10px;
	margin-right:3px;
	margin-left:3px;
	
}

.accesso ul li a:hover{
	color:#fff;
	background-color:transparent;}
h1.titolocat{
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-size:20px;
	color:#1a2234;
	border-bottom: 4px solid #e45e25;
	padding-bottom:0px;}
div.catItemImageBlock{
	padding:0px;}
h2.catItemTitle a, h2.catItemTitle a:link{
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	color:#1a2234;
	font-size:19px;
	line-height:normal;}
div.itemIntroText {
    color: #808080;
    font-size: 17.5px;
    font-weight: bold;
    line-height: 20px;
    padding:0px;
}
/*inizio moduli destra per filtro tag articoli*/
.tagfiltro{
	position:relative;}

.tagfiltro h4 a, .tagfiltro h4 a:link{
	 color: #1a2234;
    font-family: "HelveticaNeue",Helvetica,sans-serif;
    font-size: 16px;
	font-weight:normal;
    text-transform: uppercase;
}
.mtag .nspImageWrapper {
	float: left;
	overflow:hidden;
	width:119px;
}
.mtag h4.nspHeader a, .mtag h4.nspHeader a:link{
	float:left;
	width:170px;
	margin:0px;
	margin-left:10px;

	padding:0px;
	color: #1a2234;
    font-family: "HelveticaNeue",Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
	font-weight:normal;
}
 .readon{
	color: #e45e25;
	padding:0px;
	margin:0px;
	display:inline;
}
.mtag .nspArt{
	margin-bottom:10px;}
/*lusso stile*/
.lux h1.titolocat{
	border-bottom: 4px solid #bfa05f;}
.lux .latestItemReadMore a, .lux .latestItemReadMore a:link, .lux .catItemReadMore a, .lux .catItemReadMore a:link {
    color: #bfa05f;
}
.lux a.pagenav {
    color: #bfa05f;
}
h3.lux {
    border-bottom: 4px solid #bfa05f;}


h2.titolocateg a, h2.titolocateg a:link{
	color:#2b3956;
	padding:0px;
	margin:0px;
	font-size:18px;
	font-family:"HelveticaNeue", Helvetica, sans-serif;
}
div.k2SearchBlock form input.button{
	background-color: #1b3365;
	background-image: none;
	border: medium none;
	color: #fff;
	font-family: "HelveticaNeue",Helvetica,sans-serif;
	margin-left: 10px;
	margin-top:-10px;
	text-align: center;
	text-transform: uppercase;
	transform: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.genericView .componentheading{
	font-size:18px;
	color:#1b3365;
	font-family: "HelveticaNeue",Helvetica,sans-serif;
}
.catItemDateCreated{
	font-size:11px;
	color:#999;}
div.genericItemCategory a, div.tagItemReadMore a, div.genericItemReadMore a, div.tagItemCategory a, .catItemDateCreated a{
	color:#e45e25}
@media (max-width: 480px) { /*mobile*/

div.navbar-inner{
	min-height:30px;}

.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
	background-color: #f1f1f1;
}

.nav-tabs {
	margin-left: 0px;
}
.contenitore{
	margin-top:0px;
	padding-left:5px;
	padding-right:5px;}

.latestItemView .latestItemImageBlock{
	display:block;
	float:none;
}
.itemView .socialtop{
	display:none;}
.mtag h4.nspHeader a, .mtag h4.nspHeader a:link{
	float: left;
	width: 30vw;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.mtag .nspArt img.nspImage{
	margin:0px;
	float:left;}
div.k2Pagination{
	margin-left:-40px;
}
.gerenza{
	padding:10px;}
#k2Container, #k2ModuleBox144, .paddingcell{
	padding:20px;}
#k2ModuleBox144 .even, #k2ModuleBox144 .odd{
	padding-bottom:10px;
	border-bottom:1px solid #999;}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
	color:#fff;
	text-shadow:none;}

.boxluxhome ul li{
	display:block;
	width:80%!important;
	float:none;
	
}



}




/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 

.boxluxhome ul li{
	margin-left:10px!important;}

.catItemImageBlock, .catItemImageBlock{
	float:left;
	width:50%;
	margin-right:20px;
	margin-top:20px;}
div.catItemImageBlock{
	margin-right:20px;
	margin-top:20px;}}



@media (max-width: 767px) {
div.navbar-inner{
	min-height:30px;}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
	color:#fff;
	text-shadow:none;}
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
	background-color: #f1f1f1;
}
.nav-tabs {
	margin-left: 0px;
}
.itemView .socialtop{
	display:none;}
#k2Container, #k2ModuleBox144, .paddingcell{
	padding:20px;}
#k2ModuleBox144 .even, #k2ModuleBox144 .odd{
	padding-bottom:10px;
	border-bottom:1px solid #999;}

}
@media (min-width: 768px) and (max-width: 979px) {
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
	color:#fff;
	text-shadow:none;}
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
	background-color: #f1f1f1;
}
.itemView .socialtop{
	display:none;}
img.overleft {
margin-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
img.overight {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0;
}
.nav-tabs {
	margin-left: 0px;
}
.secmenu, .contblu .span3, .social-assoluti, .slogan, .accesso{
	display:none;}

}



@media (max-width: 700px) {

.nav-tabs {
	margin-left: 0px;
}

img.overight {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}


img.overleft {
margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-top: 30px;
}

.navbar .btn-navbar {
	margin-top: 10px;
	margin-right:0px;
	width:80vw;
}

#logo a.brand img {
	width: 90%;
}

#logo a.brand {
	padding: 30px 0 0;
}

hr.separatore, hr.separatoreint {
	display: none;
}

.navbar-inner {
min-height: 100px;
}
.footeright p {
	text-align: center;
}
.footeright ul.menu {
	text-align: center;
}

.faq div.span12 {
	padding: 0 20px;
	margin-top: 10px;
}


div.item-page .faq h3 {
	font-size: 18px;
	margin-top: 0;
}

}

@media (min-width: 980px) {/*desktop*/


.lussoc .catItemView{/*per 2 colonne problema firefox in lusso*/
	width:310px!important;
	overflow:hidden!important;
	margin-right:10px;}


.blu{
	height:255px;
	padding-top:40px;
	border-bottom:6px solid #212c42;
}

.navbar ul.nav.menu {
	margin: 0;
	text-transform: uppercase;
	float: left;
}

/*effetto sotto menu*/

 
.gradient li {
    position: relative;
    list-style: none;
    float: left;
    display: block;
}


ul.gradient {
	padding: 0;
	margin: 0;
	text-align: left;
	}


 
.gradient li li {
	margin: 0;
}



.gradient li li.deeper:hover {
	background-repeat: no-repeat;
	background-position: right bottom;
}



.gradient li li:last-child {
	margin-bottom: 10px;
}

.gradient li li a {
    display: block;
	text-decoration: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
	min-width: 250px;
	margin: 6px 0 0;
}





.gradient .navbar .nav > li > a {
	    color: #9c9c9c;
}
 
.gradient li:hover > a { color: #00b4ff; }
.gradient li li:hover > a {
	color: white;

	
}


.gradient .navbar .nav > li > a:focus,
.gradient .navbar .nav > li > a:hover {
  color: #00b4ff;
}

.gradient .navbar .nav > .active > a,
.gradient .navbar .nav > .active > a:hover,
.gradient .navbar .nav > .active > a:focus {
  text-decoration: none;
  box-shadow: none;
}

	
div.mainmenu .gradient ul {
    position: absolute;
	opacity: 0;
    -webkit-transition: opacity .25s ease .1s;
    -moz-transition: opacity .25s ease .1s;
    -o-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
    transition: opacity .25s ease .1s;
	box-shadow: 4px 5px 10px rgba(0, 0, 0, 0.39);
	z-index: 50;
	overflow: visible;
	background-color: white;
	padding: 0;
	visibility: hidden;
	left: 0;
	top: 40px;
	color: green;
	font: normal 13px/37px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: none;
	border: 1px solid #dbdcdb;
	
}



div.mainmenu .gradient ul ul {
	position: absolute;
    top: 4px;
    left: 237px;
     opacity: 0;
     -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
	box-shadow: -1px 8px 4px rgba(0, 0, 0, 0.4);
	visibility: hidden;
} 
 
 
 
div.mainmenu .gradient li:hover > ul { opacity: 1;
	visibility: visible;
	display: inline;
}

 
div.mainmenu .gradient ul li {
	height: 0;
    overflow: hidden;
    padding: 0;
    -webkit-transition: height .25s ease .1s;
    -moz-transition: height .25s ease .1s;
    -o-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
    transition: height .25s ease .1s;
}
 
div.mainmenu .gradient li:hover > ul li {
    height: 40px;
    overflow: visible;
    padding: 0;
}
/*fine effetto sotto menu*/
.navbar {
	margin-top:0px;

}
.mainmenu ul li {
	margin: 0px;
	padding: 0 0 10px;
	display: inline-block;
	
}


.navbar .nav > li > a {
	float: none;
	color: #000;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: white;
  text-shadow: none;
  
}



/* Primo livello */
.mainmenu ul li a:link, .mainmenu ul li a:visited {
	padding-top:10px;
	padding-left:24px;
	padding-right:24px;
	padding-bottom:5px;
	font-size:20px;
	color: #fff;
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	background-color:transparent;
	font-weight:normal;
	text-shadow:none;
}

.mainmenu ul li a:hover,
.mainmenu ul li a:active,
.mainmenu ul li.active a {
	color: #e45f25!important;
}


.gradient li a {
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;

}

.mainmenu ul li li a:link, .mainmenu ul li li a:visited,
.mainmenu ul li.active li a:link, .mainmenu ul li.active li a:visited {
	margin: 0;
	display: inline-block;
	height: 30px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	border-top: 1px solid #dbdcdb;
	text-align: left;
	font: 13px/23px arial;
	color: #3f403f;
}


.mainmenu ul li li a:hover, .mainmenu ul li li a:active,
#mainm li.active.deeper.parent ul.nav-child.dropdown.unstyled.small li.current.active a:link,
#mainm li.active.deeper.parent ul.nav-child.dropdown.unstyled.small li a:hover {
color: #3f403f;
text-decoration: none;
background-color: #f6f6f6;
	background-repeat: repeat-x;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#f6f6f6));
	background-image: -moz-linear-gradient(top, #f6f6f6 0%, #f6f6f6 100%);
	background-image: -o-linear-gradient(top, #f6f6f6 0%, #f6f6f6 100%);
	background-image: linear-gradient(to bottom, #f6f6f6 0%, #f6f6f6 100%);
	outline: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f6f6f6', GradientType=0);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


#mainm li.active.deeper.parent ul.nav-child.dropdown.unstyled.small li a {
	background: none;	
}

#mainm li.deeper.parent ul.nav-child.dropdown.unstyled.small li {
	padding-left: 0px;
}

.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
	-webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
		color: black;
}
/*secondo menu*/
.secmenu{
	margin-left:auto;
	margin-right:auto;
	max-width: 1020px!important;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:-5px;
	padding-bottom:5px;
	}
.secmenu ul::before{
	content:"approfondisci";
	float:left;
	display:inline;
	color:#e45e25;
	font-size:14px;
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	text-transform:uppercase;
	margin-right:20px;
	margin-left:20px;}
	
.secmenu ul li a:link {
    color: #2a3955;
	font-size:14px;
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	text-transform:uppercase;
	display:inline!important;
	float:left;
	margin-right:10px;
	margin-left:10px;
}
.secmenu ul li a:hover{
	color:#2a3955;
	background-color:transparent;}
.secmenu ul li a:visited{
	color:#2a3955;}

.menuoriz h3{
	display:inline;
	font-size:14px;
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	color:#e45e25;
	margin:0px;
	margin-right:10px;}


.bantop{
	padding-top:5px;
	margin-top:5px;}
.bantop .banneritem{
	width:728px;
	height:90px;
	margin-left:auto;
	margin-right:auto;}
.sliderhome{
	margin-top:25px;
	margin-bottom:30px;}
.owl-buttons{
	display:none;}
.sp-k2-featured-slider .item-content{
	background-color:#2b3955;}
.sliderhome h2.item-title a, .sliderhome h2.item-title a:link{
	color:#fff;
	font-size:20px;
	font-family:"HelveticaNeue", Helvetica, sans-serif;}

/*
#itemListPrimary .itemContainer{
	width:310px!important;
	float:left;
	margin-right:10px;
	margin-bottom:20px;}*/
div.catItemImageBlock{
	display:inline;
	float:left;
	padding-right:10px;}

.itemView .itemHeader{
	margin-top:18px;
	position:relative;}
.itemView .socialtop{
	position:absolute;
	right:-40px;
	top:0px;}
.gerenza{
	height:40px;
	padding-bottom:75px;
	line-height:40px;}

#fox-container-m167{
	border:1px dashed #ff6600;
	padding:20px;
	background-color:#CCC;}
	
.bandxs img{
	margin-right:-40px!important;}


}
@keyframes fadein {
    from {
        opacity:0;
	text-align: center;
}
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

.catItemTitle{
	line-height:normal;}
.latestItemDateCreated{
	color:#656464;}

.latestItemDateCreated a, .latestItemDateCreated a:link{
	color:#e45e25;}
.latestItemReadMore a, .latestItemReadMore a:link, .catItemReadMore a, .catItemReadMore a:link{
	float:right;
	color:#e45e25;
}
.imgcont img{
	margin-bottom:20px;}

.itemFullText h4{
	font-size:16px;
	/*font-family: 'Roboto Slab', serif;*/
	font-weight:bold;}

table {
    width: 100%;
}
th {
    border-top: 1px solid #eee;
    font-size: 20px;
    font-weight: normal;
    padding: 6px 10px;
    text-align: left;
}
th a {
    color: #000;
}
tbody tr td {
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    padding: 6px 10px;
}
tbody tr td:first-child {
    border-left: medium none;
}
tbody tr.cat-list-row0 td {
    background: #f9f9f9 none repeat scroll 0 0;
}
tbody tr.cat-list-row1 td {
    background: #fff none repeat scroll 0 0;
}
tr.cat-list-row0 a, tr.cat-list-row1 a{
	color:#e45e25;}

.lux2box{
	background-color:#f2ecde!important;
	margin-top:55px;
	margin-bottom:30px;
	text-transform:uppercase;}
.moduletableboxluxhome{
	background-color: #fff;
	background-image: url(../images/bg-h3luxhome.png);
	margin-top: -50px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
.boxluxhome ul li{
	display:inline;
	float:left;
	width:30%;
	margin-left:20px!important;
}
div.itemVideoBlock{
	background-color:#000;
	background-image:none;}
pre {
    background-color: #f5f5f5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    display: block;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 9.5px;
    white-space: normal;
    word-break: normal;
    word-wrap: normal;
}


.grigio{
	background-color:#e7e6e6;
	padding:10px;
	margin-bottom:20px;
	clear:both;}
.grigio h2{
	display:inline;
	color:#1a2234;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	text-transform:uppercase;
	margin-right:30px;}

.grigio a, .grigio a:link{
	color:#e45e25;
	font-weight:bold;
}
	
	
a.blu-pu{
	background-color:#2a3955;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	color:#fff!important;
	font-size:16px;
	font-weight:normal!important;
	font-family:"HelveticaNeue", Helvetica, sans-serif;
	text-transform:uppercase;}
a.blu-pu:hover{
	background-color:#e45e25;
	color:#fff;
	text-decoration:none;}

#fox-container-m171, #fox-container-m172, #fox-container-m173{
	background-color:#e7e6e6!important;
	padding:10px;
	margin-bottom:20px;
	clear:both;}

div.catItemView, div.tagItemView{
	margin-bottom:0px;}

div.k2Pagination ul li a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    margin: 0 2px;
    padding: 4px 8px;
    text-decoration: none;
    vertical-align: middle;
}

.icon-newsletter-end{
	width:50px;
	height:50px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/newsletter-icon.png);
	background-position: 0 center;}

