/*Sito GEOCORSI - Origine GEO/*

/*GENERALE*/
html, body {height: 100%; font-family: 'Open Sans', sans-serif;}
.fondo{}


/*TESTATA*/
.sez_testata{text-align:center; margin:0; border-bottom:1px solid #dddddd;-webkit-background-size: 100% auto;-moz-background-size: 100% auto;-o-background-size: 100% auto;background-size: 100% auto;}
	
/*SLIDE*/
.sez_slide{border-bottom:1px solid #dddddd;position:relative;}
	.fascia{color: #ffffff;padding: 40px 0;position: absolute;z-index: 100;margin: 0;left: 0;right: 0;}
		.fascia_int{/*background:url("/tema/slogan.png") no-repeat scroll right center;-webkit-background-size: auto 100%;-moz-background-size: auto 100%;-o-background-size: auto 100%;background-size: auto 100%;*/}
		.fascia h1{margin:8px;}
		.fascia h2{margin:8px;}
	.didascalia{position:absolute; z-index:100; right:0; bottom:0; text-align:right; color:#FFFFFF; padding:0 25px 20px 0;text-shadow: 2px 2px 3px #333;}
	.sez_slide_int1 {margin:0 auto;position:relative;border-bottom:0px solid #2490C1;}
		/*.carousel {}*/
			.carousel_fisso {background:#004977}
			.item,.active,.carousel-inner {height: 100%;}
			.fill {width: 100%;height: 100%;background-position: center;background-size: cover;}


/*MENU*/
.menu {margin:0 auto;float: right; font-family: 'Open Sans', sans-serif;font-weight: 500;}

		.navbar {border-radius: 0;margin:0;min-height: 35px;}
		
		.navbar-inverse .navbar-nav > li > a {padding: 15px;line-height: 35px;font-size: 17px;color: #09AECE;font-weight: bold;} /*COLORE VOCI PRINCIPALI*/
		.navbar-inverse .navbar-nav > li > a:focus {color: #09AECE;} /*COLORE VOCI PRINCIPALI SU SECONDO CLICK*/
		.navbar-inverse .navbar-nav > li > a:hover {color: #09AECE;background:url("/tema/triangolomenu.png") no-repeat scroll bottom center;} /*COLORE VOCI PRINCIPALI SU HOVER*/
		
		.navbar-inverse {background: transparent;border: none;}
		.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {color: #ffffff;background:url("/tema/triangolomenu.png") no-repeat scroll bottom center; background-color:#09AECE;} /*COLORE VOCI PRINCIPALI SU PRIMO CLICK*/

		.dropdown-menu  {min-width:230px; font-size: 15px; border:none;}
		.dropdown-menu > li > a {white-space: normal; color:#777777; font-weight: bold;} /*COLORE SOTTOVOCI*/
		.dropdown-menu > li > a:hover {color:#09AECE;} /*COLORE SOTTOVOCI SU HOVER*/

		.dropdown-submenu {position:relative;}
		.dropdown-submenu>.dropdown-menu {top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
		.dropdown-submenu:hover>.dropdown-menu {display:block;}
		.dropdown-submenu>a:after {display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
		.dropdown-submenu:hover>a:after {border-left-color:#ffffff;}
		.dropdown-submenu.pull-left {float:none;}
		.dropdown-submenu.pull-left>.dropdown-menu {left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/*SOTTOPAGINE*/
.sez_sottopagine{padding:40px 0; border-top:1px dotted #dddddd;font-weight: bold;}


/*MODULO CONTATTI*/
.btn-primary {background-color: #2390c1;border-color: #ffffff;color: #fff;} 
.btn-primary:hover{background-color: #1b7097;border-color: #ffffff;} 


/*EXTRA*/
h1, h3,.cloneh1{font-weight: bold;}
h2,.cloneh2{font-weight: bold;}
.artpagsx_txt h2{font-weight: bold;}
.artwi1_txt .tpl h2 {font-weight: bold;} .artwi1_txt h3 {font-weight: bold;} .artwi1_txt h4 {font-weight: bold;}
.artwi2_txt h2 {font-weight: bold;} .artwi2_txt h3 {font-weight: bold;} .artwi2_txt h4 {font-weight: bold;}

/* CONDIVISIONE SOCIAL */
ul.share-buttons{
  list-style: none;
  padding: 0;
}

ul.share-buttons li{
  display: inline;padding: 0 3px;
}

ul.share-buttons img{
  width: 32px;
}