@import url(http://fonts.googleapis.com/css?family=Michroma);
@font-face {
  font-family: 'KontrapunktBold';
  src: url('../fonts/Kontrapunkt-Bold.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Kontrapunkt-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Kontrapunkt-Bold.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Kontrapunkt-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Kontrapunkt-Bold.svg#bc17f90cd428d8fbf2f499f5655dfada') format('svg'); /* Legacy iOS */
  font-style:   normal;
  font-weight:  700;
}
@font-face {
  font-family: 'KontrapunktLight';
  src: url('../fonts/Kontrapunkt-Light.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Kontrapunkt-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Kontrapunkt-Light.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Kontrapunkt-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Kontrapunkt-Light.svg#7bca5bf027996d9505fdb97828362ffb') format('svg'); /* Legacy iOS */      
  font-style:   normal;
  font-weight:  200;
}
@font-face {
  font-family: 'KontrapunktLightItalic';
  src: url('../fonts/Kontrapunkt-LightItalic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Kontrapunkt-LightItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Kontrapunkt-LightItalic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Kontrapunkt-LightItalic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Kontrapunkt-LightItalic.svg#b76b0800a65cc06496a1296bacedfcca') format('svg'); /* Legacy iOS */
  font-style:   italic;
  font-weight:  200;
}
a{
	color: #fcb600;
}
html{
	height: 100%;
}
body{
	height: 100%;
	background: url(../img/space.jpg) center center no-repeat;
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	font-family: 'KontrapunktLight';
	font-weight:  200;
	font-size: 20px;
	line-height: 24px;
	-webkit-font-smoothing: antialiased;
}
.leftlogo img{
	margin-top:30px;
}
.rightlogo{
	text-align: right;
}
.rightlogo img{
	display: inline-block;
	margin-top: 70px;
}
.titlelanding{
	text-align: center;
}
.titlelanding h1, .titlelanding h2{
	font-family: 'Michroma', sans-serif;
	font-weight: normal;
}
.titlelanding h1{
	color: #f8b232;
	font-weight: normal;
	font-size: 46px;
}
.titlelanding h2{
	font-weight: normal;
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 30px;
}
.titlelanding h2 span, .orange{
	color: #f8b232;
}
.titlesection{
	text-align: center;
	margin: 90px 0 50px;
}
.titlesection span{
	font-family: 'Michroma', sans-serif;
	font-weight: normal;
	padding: 25px 30px;
	background: url(../img/titlesection.png) center center repeat transparent;
	font-size: 24px;
}
.box p{
	background: url(../img/box.png) center center repeat transparent;
	padding: 15px;
	/* min-height: 150px; */
}
.box h3{
	color: #f8b232;
	font-size: 18px;
	margin-bottom: 5px;
	padding-left: 15px;
}
.moreimportant{
	font-size: 28px;
	text-align: center;
	margin-bottom: 35px;
	margin-top:10px;
}
.photo{
	text-align: center;
}
.photo img{
	display: inline-block;
	border: solid 5px #444;
	margin: 20px 0 30px;
}
.prefooter{
	text-align: center;
	margin: 80px 0 30px;
}
.prefooter img{
	display: inline-block;
	margin-bottom: 15px;
}
footer{
	background: #fff;
	padding: 30px 0;
	text-align: center;
	color: #333;
	margin-top:50px;
}
.loghifooter{
	text-align: center;
	margin-top: 10px;
}
.loghifooter img{
	display: inline-block;
	position: relative;
	vertical-align: top;
	padding: 0 25px;
	margin-top:20px;
}
.m1, .m2, .m3{
	position: relative;
	z-index: 2;
}
.m1:after{
	content: url(../img/meteorite1.png);
	position: absolute;
	top:-50px;
	right: -50px;
	z-index: -1;
}
.m2:after{
	content: url(../img/meteorite2.png);
	position: absolute;
	top:-50px;
	left: -90px;
	z-index: -1;
}
.m3:after{
	content: url(../img/meteorite3.png);
	position: absolute;
	top:-50px;
	right: -70px;
	z-index: -1;
}
@media (max-width:767px){
	.m1:after, .m2:after, .m3:after{
		display: none;
	}
	.leftlogo, .rightlogo{
		text-align: center;
	}
	.leftlogo img{
		display: inline-block;
	}
	.rightlogo img{
		margin-top:20px;
		max-width: 160px;
		margin-bottom: 30px;
	}
	.titlelanding h2{
		font-size: 22px;
		line-height: 26px;
	}
	.titlesection span{
		line-height: 24px;
		font-size: 20px;
		background: none;
		padding: 0;
	}
	.titlesection{
		padding: 25px 30px;
		background: url(../img/titlesection.png) center center repeat transparent;
		background-size: cover;
		margin: 40px 0 10px;
	}
}
.warning-ie{
	width: 100%;
	height: 400px;
	position: fixed;
	z-index: 99999999;
	top:0;
}
.warning-msg{
	width: 600px;
	height: 350px;
	margin: 10px auto 15px;
	text-align: center;
	color:#fff;
}
.browser{
	width: 150px;
	height: 150px;
	float: left;
	margin-bottom: 20px;
	
}
.browser a:hover{
	color: #fff;
}
.warning-text{
	padding: 30px 0;
	font-size: 22px;
}
.warning-text2{
	margin-bottom: 50px;
}
.continua-btn{
	font-size: 14px;
	cursor: pointer;
	display: block;
}
.continua-btn:hover{
	color: #FCB813;
}
.bodygrey{
	width: 100%;
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#bb222222', endColorstr='#bb222222'); 
	position: fixed;
	z-index: 99999999;
	top:0;	
	left:0;
	background: #444;
}
.moduletable_menu{
	margin:15px 0;
	border-top: solid 1px #fab421;
	border-bottom: solid 1px #fab421;
}
.moduletable_menu ul li{
	display: inline-block;	
}
.moduletable_menu ul li a{
	color: #fff;
}
.nav > li > a:hover, .nav > li > a:focus, li.active a{
	background: #fab421;
	color: #222 !important;
}
.grafico{
	background: url(../images/graph.png) right 15px center no-repeat rgba(250, 180, 33, .5);
	color: #fff;
	padding: 5px 15px;
}
.box p{
	margin-bottom: 0;
}
.grafico a{
	color: #fff;
}
#jcemediabox-popup-content{
	padding: 0 0 5px 0 !important;
	margin: auto !important;
}
#jcemediabox-popup-closelink{
	text-indent: -9999px !important;
	bottom: -10px !important;
	background-position-x: right !important;
}
#jcemediabox-popup-caption h4 a{
	font-weight: normal !important;
	color: #ff673a !important;
}
#jcemediabox-popup-caption p{
	font-size: 14px;
}
.personale .intoimage img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 4px;
	border: dashed 1px #fab421;
}
.personale{
	text-align: center;
	margin-bottom: 30px;
}
.page-header{
	margin-top: 5px;
	border-color: #555;
	margin-bottom: 30px;
}
.intoimage{
	display: inline-block;
	width: 160px;
	height: 160px;
	position: relative;
}
.plusinfo{
	width: 34px;
	height: 34px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background:url(../images/plus.png) center center no-repeat #fcb600;
	position: absolute;
	top:10px;
	right: 5px;
	border: solid 2px #eee;
	cursor: pointer;
}
div.jcemediabox-tooltip .jcemediabox-tooltip-middle-left{
	background: #fff !important;
	
}
div.jcemediabox-tooltip p, div.jcemediabox-tooltip-simple p{
	font-size: 14px !important;
	line-height: 18px !important;
}
.personale i{
	font-size: 14px;
	line-height: 16px;
	display: inline-block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.personale h4{
	margin-bottom: 0;
}
.personale .col-md-3{
	margin-bottom: 20px;
}
div.jcemediabox-tooltip{
	width: 280px !important;
}
div[itemprop="articleBody"] p, .sfondobox{
	background: url(../images/box.png) center center repeat transparent;
	padding: 15px;
}

.evidenziato{
	color: #fcb600;
	font-weight: bold;
}
.numero2 p{
	min-height: 198px;
}
.numero1 p{
	min-height: 246px;
}
/*
.negative h3{
	margin-top: -4px;
}
*/
a.zoom{
	display: inline-block;
	display: none;
	background: #fcb600;
	padding: 4px 4px 2px 4px;
}
div[itemprop="articleBody"] a{
	color: #fcb600;
}
div[itemprop="articleBody"] img{
	width: auto;
	max-width: 100%;
	height: auto;
}
div[itemprop="articleBody"] h4{
	margin-top: 30px;
}
.rsform input[type=text], .rsform textarea{
	background: url(../images/box.png) center center repeat transparent;
	border: 0;
	padding: 15px;
	width: 100%; 
}
.rsform input[type=text]:focus, .rsform textarea:focus{
	outline: none;
	border: 0;
	background: #fcb600;
	color: #222;
}
#captcha28{
	float: left;
	height: 54px;
	margin-top: 5px;
	border: solid 1px #555;
}
.rsform-captcha-box{
	float: left;
	width: auto !important;
	margin-top: 5px;
}
.rsform-block-captcha a{
	position: relative;
	top:19px;
}
.rsform-block-privacy label{
	font-size: 15px;
}
.rsform input[type=submit]{
	background: #fcb600;
	color: #222;
	padding: 10px 20px;
	border: 0;
}
.formError{
	display: none;
}
.rsform-error{
	border-bottom: solid 2px red !important;
}
p.formRed{
	background: none !important;
	padding: 0 !important;
	margin-bottom: 20px !important;	
}
#pulsante{
	width: 50px;
	height: 40px;
	cursor: pointer;
	display: none;
}

@media (max-width:991px) {
	
	#pulsante{
		display: block;
		margin: auto;	
		margin-bottom: 20px;
	}
	
	.menuscatola{
		display: none;
	}
	.menuscatola li{
		float: none !important;
		display: block !important;
		text-align: center;
	}
}
.shide{
	display: block;		
}

.credidna{
	text-align: center;
	width: 100%;
	float: left;
	margin: 20px 0 10px;
}

.tophead {
	margin-top:30px;
}

.rsform button, .rsform button:hover {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	background-color: #FAB421 !important;
}
.pic {
	font-size:12px;
}
#menu_jform_articletext_jform_articletext_formatselect_menu_tbl{
	background: #000 !important;
}
.table-bordered{
	border: 0 !important;
}
.table-bordered tr{
	background: transparent !important;
}
.table-bordered td{
	border: 0 !important;
	border-bottom: solid 1px #999 !important;
	background: url(../images/pin.png) 5px center no-repeat;
	padding: 15px 15px 15px 30px !important;
}
.table-bordered td:hover{
	background: url(../images/pin.png) 5px center no-repeat rgba(255,255,255,.3);
}
.category-list a:hover, .category-list a:active, .category-list a:focus{
	color: #f8b232 !important;
	text-decoration: none !important;
}
div[itemprop="articleBody"] p{
	width: 100%;
	float: left;
}














