/*ORIGINE MOD_01 (caricato nel pannello)/*


/*CARATTERISTICHE GENERALI ------------------------------------------------------------------*/

/*FONDO, TESTATA, LOGO*/
	.fondo{}
	.sez_testata{text-align:center; margin:0; border-bottom-width:1px; border-bottom-style:solid; background: url("/tema/header.jpg") no-repeat scroll center center;-webkit-background-size:100% auto; -moz-background-size:100% auto; -o-background-size:100% auto; background-size:100% auto;}
	.logo{text-align:left;background:url("/tema/logo.png") no-repeat scroll center center;margin:20px auto; -webkit-background-size:auto 100%; -moz-background-size:auto 100%; -o-background-size:auto 100%; background-size:auto 100%;}
			
/*MENU*/
	.menu {margin:0 auto;float: none; font-family: 'Open Sans', sans-serif;font-weight: 400;}
	.navbar {border: none;margin:0;min-height: 35px;background: transparent;}
		
	.navbar .navbar-nav > li > a {padding: 15px;line-height: 35px;font-size: 17px;font-weight:bold;} /*Voce principale*/
	.navbar .navbar-nav > li > a:focus {} /*Voce principale secondo click*/
	.navbar .navbar-nav > li > a:hover {} /*Voce principale hover*/
		
	.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus {} /*Voce principale cliccata*/

	.dropdown-menu  {min-width:220px; font-size: 15px;} /*Finestra sottovoci*/
	.dropdown-menu > li > a {white-space: normal;} /*Sottovoci*/
	.dropdown-menu > li > a:hover {} /*Sottovoci 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;margin-top:5px;margin-right:-10px;}
	.dropdown-submenu:hover > a:after {}
	.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;}

/*CAROUSEL TESTATA*/
	.sez_slide{position:relative;}
	.sez_slide_int1 {margin:0 auto;position:relative;border-bottom-width:1px; border-bottom-style:solid;}
	.carousel-inner,.carousel-inner .item,.carousel-inner .active {height: 100%;}
	.carousel-control.left {background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);background-repeat: repeat-x;}
	.carousel-control.right {background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);background-repeat: repeat-x;left: auto;right: 0;}
	
	.slidetxt1a {animation-delay: 1s;} .slidetxt1b {animation-delay: 1.3s;} .slidetxt1c {animation-delay: 1.8s;}
	.slidetxt2a {animation-delay: 1s;} .slidetxt2b {animation-delay: 1.3s;}	.slidetxt2c {animation-delay: 1.8s;}
	.slidetxt3a {animation-delay: 1s;} .slidetxt3b {animation-delay: 1.3s;}	.slidetxt3c {animation-delay: 1.8s;}

/*SEZIONE SOTTOPAGINE*/
	.sez_sottopagine{padding:40px 0; border-top-width:1px; border-top-style:dotted;}
	.tpl_sott {min-height:30px;}
	.tpl_sott > .testo {margin:8px 0 8px 40px;}
	.tpl_sott > i {float:left;font-size:11px; height:30px; line-height:28px; width:30px;border-width:1px; border-style:solid; border-radius:50%; text-align:center; margin:-5px 10px 0 0;}
	.tpl_sott > i:hover {}

/*MODULO CONTATTI E FORM BUILDER*/
	.btn-generale1 {margin:8px 0;padding:10px 20px;border-radius: 50px;font-weight: bold;} 
	.btn-generale1:hover{text-decoration:none;} 
	.btn-generale2 {margin:8px 0;padding:6px 12px;border-radius: 50px;font-weight: bold;} 
	.btn-generale2:hover{text-decoration:none;} 
	.form-group {margin-bottom: 25px;}
	.checkbox-group {margin-left: 15px;}
	.checkbox-group label {font-weight:normal;}
	.form-group .labelcheck {display:inline;font-weight: normal;}

/*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;}

/*VARIANTI DIREZIONI*/
	.sinistra{text-align:left;} .centro{text-align:center;} .destra{text-align:right;}

/*VARIANTI PADDING SEZIONE*/	
	.sez_tpl{padding:40px 0;}
	.tpl_padding1 {padding:40px 0;} .tpl_padding2 {padding:40px 0 0 0;} .tpl_padding3 {padding:0 0 40px 0;} .tpl_padding4 {padding:0;}

/*PAGINAZIONE*/
	.pagination > li > a, .pagination > li > span {border-width:1px; border-style:solid;}

/*TEMPLATE E WIDGET*/
	.sez_tpl{margin:0;}
	.container {position:relative;}

	/*A B F*/
	.tpl > h1,.tpl > h2,.tpl > h3,.tpl > .testo,.testo > h1,.testo > h2,.testo > h3 {margin:8px 0;}
	.tpl .immagine {text-align: center;}
		.tpl .immagine img, .tpl .immagine a img {margin:8px 0;max-width:100%; height:auto;text-align: center;}
	.tpl .btnlink {margin:20px 0 0 0; padding-bottom:15px;}
		.tpl .btnlink a {margin:8px 0;padding:10px 20px;border-radius: 50px;font-weight: bold;}
		.tpl .btnlink a:hover {text-decoration:none;}
	.A12, .A13 {padding-left:0;} .A15 {padding-right:0;}
	
	/*C*/
	.tpl2 > h2,.tpl2 > h3,.tpl2 > .testo {margin:8px 0 8px 50px;}
	.tpl2 > i {float:left;font-size:16px; height:40px; line-height:40px; width:40px; border-radius:50%; text-align:center; margin:-7px 10px 0 0;border-width:1px; border-style:solid;}
		.tpl2 > i:hover {border-width:1px; border-style:solid;}
	.tpl2 .btnlink {margin:20px 0 0 50px;padding-bottom: 15px;}
		.tpl2 .btnlink a {margin:8px 0;padding:10px 20px;border-radius: 50px;font-weight: bold;}
		.tpl2 .btnlink a:hover {text-decoration:none;}
	
	/*D*/
	.tpl3 {padding-bottom:10px;}
	.tpl3 > h1,.tpl3 > h2,.tpl3 > h3,.tpl3 > .testo {margin:8px 20px;}
	.tpl3 .immagine {text-align: center;}
		.tpl3 .immagine img,  .tpl3 .immagine a img {margin:0 0 8px 0;max-width:100%; height:auto;}
	.tpl3 .btnlink{margin:20px 0 15px 0}
		.tpl3 .btnlink a{margin:8px 20px;padding:10px 20px;border-radius: 50px;font-weight: bold;}
		.tpl3 .btnlink a:hover {text-decoration:none;}
	
	/*E*/
	.tpl4 {position: relative;padding-bottom: 10px; border-width:1px; border-style:solid;}
	.tpl4 > h1,.tpl4 > h2,.tpl4 > h3,.tpl4 > .testo {margin:8px 20px;}
	.tpl4 .icona {left:0;margin:auto;position:absolute;right:0;}
		.tpl4 .icona i {border-radius:50%; margin:0; border-width:2px; border-style:solid;}
		.tpl4 .icona i:hover {}
	.tpl4 .btnlink {margin:20px 0 15px 0}
		.tpl4 .btnlink a {margin:8px 20px;padding:10px 20px;border-radius: 50px;font-weight: bold;}
		.tpl4 .btnlink a:hover {text-decoration:none;}

	/*G*/	
	.tpl5 {max-width:100%;margin:8px 0;overflow: hidden; height:auto;} /*Gli altri parametri sono su effetti_hover.php*/
	.tpl5admin img {max-width:100%;} /*Vale solo per il pannello*/
	
	/*Galleria 1 2 3*/
	.tpl_gal {margin:10px 0 0 0;}
		.tpl_gal > img {margin:8px 0;max-width:100%; height:auto;}
		.tpl_gal > div > img {max-width:100%; height:auto;margin:15px 0;}
	.tpl_gal .thumbnail{border:none;padding:0;}
	
	/*Galleria 4 5*/
	.gallery2 {margin:10px 0 20px 0;}
	.gallery2 > .col-xs-6, .gallery2 > .col-xs-4 {padding:0 !important;}
	.gallery2 .thumbnail {border:none;padding:0;margin-bottom:0;}
	.gallery2 .tpl_gal {margin:0;}
	
	/*Gallery_carousel*/
	#owl-gallery .item {margin: 3px;}
	#owl-gallery {padding: 15px;}
	#owl-gallery .item img {display: block;width: 100%;height: auto;}
	#owl-gallery .thumbnail {margin-bottom:0;border:none;padding:0;}
	.owl-pagination {margin-top:8px;}
	.owlcarousel2 .owl-pagination {display:none;}
	
	/*Pagina e widget News */
	.artpagsx{padding-left:0;}
	.artpagsx_img {padding-left:0;padding-top:10px;}
	.artpagdx {padding:0; border-left:1px solid;}
	.artpagsx_txt > h2,.artpagsx_txt > h3 {margin:8px 0 8px 0;} .artpagsx_txt > .testo {margin:8px 0 20px 0;}
	.artpagsx_img > a > div {margin-bottom:20px;background-repeat: no-repeat; background-position: center center;-webkit-background-size:100% auto;-moz-background-size:100% auto;-o-background-size:100% auto;background-size:100% auto;}
	.artwi1_img {margin:8px 0 16px 0;background-repeat: no-repeat; background-position: center center;-webkit-background-size: 100% auto;-moz-background-size: 100% auto;-o-background-size: 100% auto;background-size:100% auto;}
	.artwi1_txt h2 {text-align:center;}
	.artdetsx{padding:0;}
	.artdetsx > header > h1,.artdetsx > header > h3 {margin:0px 0 15px 0;}
	.artdetsx img{margin:8px 0;}
	.artdetdx_txt {padding:0;}
	.artdetdx_txt > h2 {margin:8px 0;}.artdetdx_txt > h3 {margin:0 0 8px 0;}
	.artdetdx_img {padding-left:0;padding-top:0;}
	.artdetdx_img > div {background-repeat: no-repeat; background-position: center center;-webkit-background-size:100% auto;-moz-background-size:100% auto;-o-background-size:100% auto;background-size:100% auto;}
	.artdetdx {padding:0; border-left-width:1px; border-left-style:dotted;}
	.artdetdx_arc{padding-bottom:20px;}
	.bordonews{border-top-width:0px; border-top-style:solid;}
	.artdetsx .testo img, .artdetdx .testodx img{max-width: 100%;height: auto !important;}

/*FOOTER*/
	.tp_foo1{margin-bottom:30px;font-weight:normal; font-size:14px;margin-bottom:20px;}
	.tp_foo1 > h4{font-weight:bold;}
	.tp_foo2{margin-bottom:30px;font-weight:normal; font-size:14px;margin-bottom:20px;}
	.tp_foo2 > h5{font-weight:normal; padding-bottom: 10px;}
	.tp_foo2 > p{font-weight:normal; font-size:14px;}
	.tp_foo2 > img{margin:3px;}
	.tp_foo3{margin-bottom:30px;}
	.tp_foo3 > h5{font-weight:normal;padding-bottom: 10px;}
	.tp_foo3 > p{font-weight:normal; font-size:14px;}	
	.tp_foo3 > h5 > img{margin: 0 10px 20px 0;}
	
	.sez_footer {padding:40px 0;margin-top: 20px;}
	.sez_footer_int {margin:0 auto; padding:0 15px;}
	.sez_footer2 {font-size: 11px;padding: 6px 0;text-align: center;}

/*BARRA LOGIN*/
.logged_user {border-bottom-width:1px; border-bottom-style:solid;padding: 5px 30px;text-align: right;}

/*SPECIFICHE ARTICOLI*/
.fulltext h2 {font-weight: bold;margin-top: 40px;}
.fulltext h3 {font-weight: bold;margin-top: 40px;}
.fulltext .fig-label {font-weight: bold; font-style: italic;}
.fulltext figcaption {font-style: italic;}
.fulltext figure {border: 1px solid #ddd;padding: 15px;margin: 30px 0;}
.fulltext section {}
.fulltext img {max-width: 400px; max-height: 400px}
.fulltext a {font-style: italic;}
.fulltext .fig-link{text-align: center;display: block;}
.fulltext .table-wrapper {margin: 30px 0;}
.fulltext .table-wrapper label {font-weight: bold;font-style: italic;}
.fulltext table {font-size: 90%;}
.fulltext .table-responsive {border:none}
.fulltext .table-caption-text, .fulltext .table-label {font-style: italic;}


/*COLORI GENERALI ---------------------------------------------------------------------------*/

/*FONT GENERALE*/
	.testo a {color:#f28705;} /*Visibile nelle sottopagine*/
	.testo a:hover {color:#f28705;}
	.testo a:focus {color:#f28705;}

/*FONDO, TESTATA, LOGO*/
	.sez_testata{border-bottom-color:#024959;}

/*MENU*/
	.menu {background:#024959 /*url("/tema/fondomenu.jpg") repeat-x scroll center center*/;}
	.navbar .navbar-nav > li > a,.navbar .navbar-nav > li > a:focus {color: #ffffff;} /*Voce principale*/
	.navbar .navbar-nav > li > a:hover {color: #f28705;} /*Voce principale hover*/
	.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus {color: #ffffff; background:#f28705;} /*Voce principale cliccata*/
	ul.nav .dropdown-menu  {background:rgba(2,73,89, 0.95);} /*Finestra sottovoci*/
	ul.nav .dropdown-menu > li > a {color:#ffffff;} /*Sottovoci*/
	ul.nav .dropdown-menu > li > a:hover {color:#f28705;background:rgba(60, 60, 60, 0.25);} /*Sottovoci hover*/
	.dropdown-submenu>a:after {border-left-color:#cccccc;} /*Freccetta sottovoci*/
	.dropdown-submenu:hover>a:after {border-left-color:#ffffff;} /*Freccetta sottovoci hover*/

/*CAROUSEL (TIPO NEAMEDIA)*/
	.sez_slide_int1 {border-bottom-color:#bbbbbb;}
	.slidetxt1a {color:#ffffff;}.slidetxt1b {color:#ffffff;}.slidetxt1c {color:#ffffff;} /*Testi slide 1*/
	.slidetxt2a {color:#ffffff;}.slidetxt2b {color:#ffffff;}.slidetxt2c {color:#ffffff;} /*Testi slide 3*/
	.slidetxt3a {color:#ffffff;}.slidetxt3b {color:#ffffff;}.slidetxt3c {color:#ffffff;} /*Testi slide 3*/

/*SEZIONE SOTTOPAGINE*/
	.sez_sottopagine{border-top-color:#dddddd;}
	.tpl_sott > i {border-color:#f28705; color:#f28705;}
		.tpl_sott > i:hover {}

/*MODULO CONTATTI*/
	.btn-generale1 {background-color: #f28705;border-color: #f28705; color:#ffffff!important;} 
	.btn-generale1:hover {background-color: #024959;border-color: #024959;}
	.btn-generale2 {background-color: #f28705;border-color: #f28705; color:#ffffff!important;} 
	.btn-generale2:hover {background-color: #024959;border-color: #024959;}

/*PAGINAZIONE*/
	.pagination > li > a, .pagination > li > span {background-color: #ffffff;border-color: #dddddd;color: #f28705;}
	.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background-color: #f28705;border-color: #f28705;color: #ffffff;}
	.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {color: #f28705;background-color: #eeeeee;border-color: #dddddd;}

/*TEMPLATE E WIDGET*/

	/*Pagina e widget News */
	.artdetdx {padding:0; border-left-color: #bbbbbb;} /*Bordo col dx nella pagina categoria*/
	.bordonews{border-top-color: #ae5126;} /*Bordo separazione dalla testata*/

/*FOOTER*/
	.tp_foo1{color:#ffffff;}
		.tp_foo1 a,.tp_foo1 a:hover {color:#024959;}
		.tp_foo1 > h4{color:#ffffff;}
	.tp_foo2{color:#ffffff;}
		.tp_foo2 a,.tp_foo2 a:hover {color:#024959;}
		.tp_foo2 > h5{color:#ffffff;}
		.tp_foo2 > p{color:#ffffff;}
		.tp_foo2 > img{}
	.tp_foo3{margin-bottom:30px;}
		.tp_foo3 a,.tp_foo3 a:hover {color:#024959;}
		.tp_foo3 > h5{color:#ffffff;}
		.tp_foo3 > p{color:#ffffff;}	
		.tp_foo3 > h5 > img{}
	
	.sez_footer {background:#f28705;}
		.sez_footer_int {}
	.sez_footer2 {background:#333333;color: #ffffff;}
		.sez_footer2 a {color: #f5ac55;}

/*BARRA LOGIN*/
.logged_user {background-color: #eeeeee;border-bottom-color: #dddddd;}



/*COLORI NEGLI STILI ------------------------------------------------------------------------*/

/*TUTTI GLI STILI*/	
	/*H2*/		/*G*/figure.effect-alex h2 {color: #555555;}
	/*TXT*/		/*G*/figure.effect-alex p {color: #ffffff;}	
	/*PUL*/	    /*G*/figure.effect-alex a {background: #f28705;color: #ffffff;}
	/*PULH*/	/*G*/figure.effect-alex a:hover {background: #ae5126;}	
	
	/*H2*/		/*G*/figure.effect-sadie h2 {color: #ffffff;}	
	/*TXT*/		/*G*/figure.effect-sadie p {color: #ffffff;}
	/*PUL*/	    /*G*/figure.effect-sadie a {background: #f28705;color: #ffffff;}
	/*PULH*/	/*G*/figure.effect-sadie a:hover {background: #ae5126;}	
	
	/*GENER*/	/*G*/figure.effect-sarah {background: rgba(0,0,0,1);}
	/*H2*/		/*G*/figure.effect-sarah h2 {color: #ffffff;}
	/*TXT*/		/*G*/figure.effect-sarah p {color: #ffffff;}	
	/*PUL*/	    /*G*/figure.effect-sarah a {background: #f28705;color: #ffffff;border-color:#FFFFFF;}
	/*PULH*/	/*G*/figure.effect-sarah a:hover {background: #ae5126;}	

	/*GENER*/	/*G*/figure.effect-roxy {background: rgba(0,0,0,1);}
	/*H2*/		/*G*/figure.effect-roxy h2 {color: #ffffff;}
	/*TXT*/		/*G*/figure.effect-roxy p {color: #ffffff;}	
	/*PUL*/	    /*G*/figure.effect-roxy a {background: #f28705;color: #ffffff;border-color:#FFFFFF;}
	/*PULH*/	/*G*/figure.effect-roxy a:hover {background: #ae5126;}

	/*H1*/		/*D*/.tpl3 h1 {color:#024959;}
	/*H2*/		/*D*/.tpl3 h2 {color:#f28705;}
	/*H3*/		/*D*/.tpl3 h3 {color:#A9A9A9;}
	/*TXT*/		/*D*/.tpl3 .testo {color:#595959;}
	/*LINK*/	/*D*/.tpl3 a {color:#f28705;}
	/*PUL*/		/*D*/.tpl3 .btnlink a {color:#ffffff;background:#f28705;}
	/*PULH*/	/*D*/.tpl3 .btnlink a:hover {color:#ffffff; background:#024959;}


/*STILI SINGOLI*/
.tpl_fondo1 {background:#f1f1f1;} 
	/*H1*/		/*ABF*/.tpl_fondo1 .tpl h1,/*E*/.tpl_fondo1 .tpl4 h1,/*Clone*/.tpl_fondo1 .cloneh1 {color:#024959;}
	/*H2*/		/*ABF*/.tpl_fondo1 .tpl h2,/*C*/.tpl_fondo1 .tpl2 h2,/*E*/.tpl_fondo1 .tpl4 h2,/*Clone*/.tpl_fondo1 .cloneh2  {color:#f28705;} /*H*/.tpl_fondo1 .tpl .tpl_fascia h2 {color: #f28705;}
	/*H3*/		/*ABF*/.tpl_fondo1 .tpl h3,/*C*/.tpl_fondo1 .tpl2 h3,/*E*/.tpl_fondo1 .tpl4 h3 {color:#A9A9A9;}
	/*TXT*/		/*ABF*/.tpl_fondo1 .tpl .testo,/*C*/.tpl_fondo1 .tpl2 .testo,/*E*/.tpl_fondo1 .tpl4 .testo {color:#595959;} /*H*/.tpl_fondo1 .tpl .tpl_fascia .testo {color:#ffffff;}
	/*LINK*/	/*ABF*/.tpl_fondo1 .tpl a,/*C*/.tpl_fondo1 .tpl2 a,/*E*/.tpl_fondo1 .tpl4 a {color:#f28705;}
	/*PUL*/		/*ABF*/.tpl_fondo1 .tpl .btnlink a,/*C*/.tpl_fondo1 .tpl2 .btnlink a,/*E*/.tpl_fondo1 .tpl4 .btnlink a,
				/*Gal carousel1*/.tpl_fondo1 .owl-theme .owl-nav [class*="owl-"], .tpl_fondo1 .owl-theme .owl-dots .owl-dot.active span, .tpl_fondo1 .owl-theme .owl-dots .owl-dot:hover span {color:#ffffff;background:#f28705;}
	/*PULH*/	/*ABF*/.tpl_fondo1 .tpl .btnlink a:hover,/*C*/.tpl_fondo1 .tpl2 .btnlink a:hover,/*E*/.tpl_fondo1 .tpl4 .btnlink a:hover,
				/*Gal carousel1*/.tpl_fondo1 .owl-theme .owl-nav [class*="owl-"]:hover, .tpl_fondo1 .owl-theme .owl-dots .owl-dot span  {color:#ffffff;background:#024959;}
	/*ICO-SX*/	/*C*/.tpl_fondo1 .tpl2 > i {border-color:#f28705; color:#f28705;}
	/*ICO-SXH*/	/*C*/.tpl_fondo1 .tpl2 > i:hover {border-color:#f28705; color:#f1f1f1; background-color:#f28705;} 
	/*BORDO*/	/*E*/.tpl_fondo1 .tpl4 {border-color:#FFFFFF;}
	/*ICO-UP*/	/*E*/.tpl_fondo1 .tpl4 .icona i {color:#FFFFFF; background:#f28705; border-color:#FFFFFF;}
	/*FONDO*/	/*D*/.tpl_fondo1 .tpl3 {background:#FFFFFF;}
	/*FASCIA*/	/*H*/.tpl_fondo1 .tpl_fascia {background:#024959;}
				/*MN*/.tpl_fondo1 .testi-interni, .tpl_fondo1 .testi-interni2, .tpl_fondo1 .testi-interni3 {background: rgba(255,255,255,0.8);} 
				/*M*/.tpl_fondo1 .testi-interni h2, .tpl_fondo1 .testi-interni .cloneh2 {color: #f28705;} .tpl_fondo1 .testi-interni .testo {color: #595959;}
				/*N*/.tpl_fondo1 .testi-interni2 h1, .tpl_fondo1 .testi-interni2 .cloneh1 {color: #024959;} .tpl_fondo1 .testi-interni2 h2, .tpl_fondo1 .testi-interni2 .cloneh2 {color: #f28705;} .tpl_fondo1 .testi-interni2 h3 {color: #A9A9A9;} .tpl_fondo1 .testi-interni2 .testo {color: #595959;}
				/*N*/.tpl_fondo1 .testi-interni3 h1, .tpl_fondo1 .testi-interni3 .cloneh1 {color: #024959;} .tpl_fondo1 .testi-interni3 h2, .tpl_fondo1 .testi-interni2 .cloneh2 {color: #f28705;} .tpl_fondo1 .testi-interni3 h3 {color: #A9A9A9;} .tpl_fondo1 .testi-interni3 .testo {color: #595959;}
	/*PUL2*/	/*N*/.tpl_fondo1 .tpl .testi-interni2 .btnlink a, .tpl_fondo1 .tpl .testi-interni3 .btnlink a {background: #f28705; color: #ffffff;border:#f28705;}
	/*PULH2*/	/*N*/.tpl_fondo1 .tpl .testi-interni2 .btnlink a:hover, .tpl_fondo1 .tpl .testi-interni3 .btnlink a:hover {background: #024959; color: #ffffff;border:#024959;}

	/*TIT CAT*/	.tpl_fondo1 .artwi1_txt h2,.tpl_fondo1 .artwi2_txt h2 {color:#024959;}
	/*TIT WID*/	.tpl_fondo1 .artwi1_txt h3 a,.tpl_fondo1 .artwi2_txt h3 a,.tpl_fondo1 .artpagsx_txt h2 a,.tpl_fondo1 .artpagdx a,.tpl_fondo1 .artwi1_txt h2 a{color:#f28705;}
	/*DATA*/	.tpl_fondo1 .artpagsx_txt h3,.tpl_fondo1 .artpagdx h4,.tpl_fondo1 .artwi1_txt h4,.tpl_fondo1 .artwi2_txt h4 {color:#A9A9A9;}
	/*TXT*/		.tpl_fondo1 .artpagsx_txt .testo,.tpl_fondo1 .artwi1_txt .testo,.tpl_fondo1 .artwi2_txt .testo {color:#595959;}
	/*LINEE*/	.tpl_fondo1 hr,.tpl_fondo1 .artpagdx {color:#dddddd;}
	/*GAL*/		.tpl_fondo1 #gallery_thumb a {color:#f28705;}

.tpl_fondo2 {background:#f28705;}
	/*H1*/		/*ABF*/.tpl_fondo2 .tpl h1,/*E*/.tpl_fondo2 .tpl4 h1,/*Clone*/.tpl_fondo2 .cloneh1 {color:#ffffff;}
	/*H2*/		/*ABF*/.tpl_fondo2 .tpl h2,/*C*/.tpl_fondo2 .tpl2 h2,/*E*/.tpl_fondo2 .tpl4 h2,/*Clone*/.tpl_fondo2 .cloneh2  {color:#ffffff;} /*H*/.tpl_fondo2 .tpl .tpl_fascia h2 {color: #ffffff;}
	/*H3*/		/*ABF*/.tpl_fondo2 .tpl h3,/*C*/.tpl_fondo2 .tpl2 h3,/*E*/.tpl_fondo2 .tpl4 h3 {color:#ffffff;}
	/*TXT*/		/*ABF*/.tpl_fondo2 .tpl .testo,/*C*/.tpl_fondo2 .tpl2 .testo,/*E*/.tpl_fondo2 .tpl4 .testo {color:#ffffff;} /*H*/.tpl_fondo2 .tpl .tpl_fascia .testo {color:#ffffff;}
	/*LINK*/	/*ABF*/.tpl_fondo2 .tpl a,/*C*/.tpl_fondo2 .tpl2 a,/*E*/.tpl_fondo2 .tpl4 a {color:#024959;}
	/*PUL*/		/*ABF*/.tpl_fondo2 .tpl .btnlink a,/*C*/.tpl_fondo2 .tpl2 .btnlink a,/*E*/.tpl_fondo2 .tpl4 .btnlink a,
				/*Gal carousel1*/.tpl_fondo2 .owl-theme .owl-nav [class*="owl-"], .tpl_fondo2 .owl-theme .owl-dots .owl-dot.active span, .tpl_fondo2 .owl-theme .owl-dots .owl-dot:hover span {color:#ffffff;background:#024959;}
	/*PULH*/	/*ABF*/.tpl_fondo2 .tpl .btnlink a:hover,/*C*/.tpl_fondo2 .tpl2 .btnlink a:hover,/*E*/.tpl_fondo2 .tpl4 .btnlink a:hover,
				/*Gal carousel1*/.tpl_fondo2 .owl-theme .owl-nav [class*="owl-"]:hover, .tpl_fondo2 .owl-theme .owl-dots .owl-dot span  {color:#024959;background:#ffffff;}
	/*ICO-SX*/	/*C*/.tpl_fondo2 .tpl2 > i {border-color:#024959; color:#024959;}
	/*ICO-SXH*/	/*C*/.tpl_fondo2 .tpl2 > i:hover {border-color:#024959; color:#f28705; background-color:#024959;} 
	/*BORDO*/	/*E*/.tpl_fondo2 .tpl4 {border-color:#FFFFFF;}
	/*ICO-UP*/	/*E*/.tpl_fondo2 .tpl4 .icona i {color:#FFFFFF; background:#024959; border-color:#FFFFFF;}
	/*FONDO*/	/*D*/.tpl_fondo2 .tpl3 {background:#FFFFFF;}
	/*FASCIA*/	/*H*/.tpl_fondo2 .tpl_fascia {background:#024959;}
				/*MN*/.tpl_fondo2 .testi-interni, .tpl_fondo2 .testi-interni2, .tpl_fondo2 .testi-interni3 {background: rgba(255,255,255,0.8);} 
				/*M*/.tpl_fondo2 .testi-interni h2, .tpl_fondo2 .testi-interni .cloneh2 {color: #f28705;} .tpl_fondo2 .testi-interni .testo {color: #595959;}
				/*N*/.tpl_fondo2 .testi-interni2 h1, .tpl_fondo2 .testi-interni2 .cloneh1 {color: #024959;} .tpl_fondo2 .testi-interni2 h2, .tpl_fondo2 .testi-interni2 .cloneh2 {color: #f28705;} .tpl_fondo2 .testi-interni2 h3 {color: #A9A9A9;} .tpl_fondo2 .testi-interni2 .testo {color: #595959;}
				/*N*/.tpl_fondo2 .testi-interni3 h1, .tpl_fondo2 .testi-interni3 .cloneh1 {color: #024959;} .tpl_fondo2 .testi-interni3 h2, .tpl_fondo2 .testi-interni2 .cloneh2 {color: #f28705;} .tpl_fondo2 .testi-interni3 h3 {color: #A9A9A9;} .tpl_fondo2 .testi-interni3 .testo {color: #595959;}
	/*PUL2*/	/*N*/.tpl_fondo2 .tpl .testi-interni2 .btnlink a, .tpl_fondo2 .tpl .testi-interni3 .btnlink a {background: #f28705; color: #ffffff;border:#f28705;}
	/*PULH2*/	/*N*/.tpl_fondo2 .tpl .testi-interni2 .btnlink a:hover, .tpl_fondo2 .tpl .testi-interni3 .btnlink a:hover {background: #024959; color: #ffffff;border:#024959;}

	/*TIT CAT*/	.tpl_fondo2 .artwi1_txt h2,.tpl_fondo2 .artwi2_txt h2 {color:#ffffff;}
	/*TIT WID*/	.tpl_fondo2 .artwi1_txt h3 a,.tpl_fondo2 .artwi2_txt h3 a,.tpl_fondo2 .artpagsx_txt h2 a,.tpl_fondo2 .artpagdx a,.tpl_fondo2 .artwi1_txt h2 a{color:#ffffff;}
	/*DATA*/	.tpl_fondo2 .artpagsx_txt h3,.tpl_fondo2 .artpagdx h4,.tpl_fondo2 .artwi1_txt h4,.tpl_fondo2 .artwi2_txt h4 {color:#ffffff;}
	/*TXT*/		.tpl_fondo2 .artpagsx_txt .testo,.tpl_fondo2 .artwi1_txt .testo,.tpl_fondo2 .artwi2_txt .testo {color:#ffffff;}
	/*LINEE*/	.tpl_fondo2 hr,.tpl_fondo2 .artpagdx {color:#dddddd;}
	/*GAL*/		.tpl_fondo2 #gallery_thumb a {color:#FFFFFF;}
	
.tpl_fondo3 {background:#024959;}
	/*H1*/		/*ABF*/.tpl_fondo3 .tpl h1,/*E*/.tpl_fondo3 .tpl4 h1,/*Clone*/.tpl_fondo3 .cloneh1 {color:#ffffff;}
	/*H2*/		/*ABF*/.tpl_fondo3 .tpl h2,/*C*/.tpl_fondo3 .tpl2 h2,/*E*/.tpl_fondo3 .tpl4 h2,/*Clone*/.tpl_fondo3 .cloneh2  {color:#ffffff;} /*H*/.tpl_fondo3 .tpl .tpl_fascia h2 {color: #ffffff;}
	/*H3*/		/*ABF*/.tpl_fondo3 .tpl h3,/*C*/.tpl_fondo3 .tpl2 h3,/*E*/.tpl_fondo3 .tpl4 h3 {color:#dddddd;}
	/*TXT*/		/*ABF*/.tpl_fondo3 .tpl .testo,/*C*/.tpl_fondo3 .tpl2 .testo,/*E*/.tpl_fondo3 .tpl4 .testo {color:#ffffff;} /*H*/.tpl_fondo3 .tpl .tpl_fascia .testo {color:#ffffff;}
	/*LINK*/	/*ABF*/.tpl_fondo3 .tpl a,/*C*/.tpl_fondo3 .tpl2 a,/*E*/.tpl_fondo3 .tpl4 a {color:#f28705;}
	/*PUL*/		/*ABF*/.tpl_fondo3 .tpl .btnlink a,/*C*/.tpl_fondo3 .tpl2 .btnlink a,/*E*/.tpl_fondo3 .tpl4 .btnlink a,
				/*Gal carousel1*/.tpl_fondo3 .owl-theme .owl-nav [class*="owl-"], .tpl_fondo3 .owl-theme .owl-dots .owl-dot.active span, .tpl_fondo3 .owl-theme .owl-dots .owl-dot:hover span {color:#ffffff;background:#f28705;}
	/*PULH*/	/*ABF*/.tpl_fondo3 .tpl .btnlink a:hover,/*C*/.tpl_fondo3 .tpl2 .btnlink a:hover,/*E*/.tpl_fondo3 .tpl4 .btnlink a:hover,
				/*Gal carousel1*/.tpl_fondo3 .owl-theme .owl-nav [class*="owl-"]:hover, .tpl_fondo3 .owl-theme .owl-dots .owl-dot span  {color:#f28705;background:#ffffff;}
	/*ICO-SX*/	/*C*/.tpl_fondo3 .tpl2 > i {border-color:#f28705; color:#f28705;}
	/*ICO-SXH*/	/*C*/.tpl_fondo3 .tpl2 > i:hover {border-color:#f28705; color:#024959; background-color:#f28705;} 
	/*BORDO*/	/*E*/.tpl_fondo3 .tpl4 {border-color:#FFFFFF;}
	/*ICO-UP*/	/*E*/.tpl_fondo3 .tpl4 .icona i {color:#FFFFFF; background:#f28705; border-color:#FFFFFF;}
	/*FONDO*/	/*D*/.tpl_fondo3 .tpl3 {background:#FFFFFF;}
	/*FASCIA*/	/*H*/.tpl_fondo3 .tpl_fascia {background:#f28705;}
				/*MN*/.tpl_fondo3 .testi-interni, .tpl_fondo3 .testi-interni2, .tpl_fondo3 .testi-interni3 {background: rgba(255,255,255,0.8);} 
				/*M*/.tpl_fondo3 .testi-interni h2, .tpl_fondo3 .testi-interni .cloneh2 {color: #024959;} .tpl_fondo3 .testi-interni .testo {color: #595959;}
				/*N*/.tpl_fondo3 .testi-interni2 h1, .tpl_fondo3 .testi-interni2 .cloneh1 {color: #f28705;} .tpl_fondo3 .testi-interni2 h2, .tpl_fondo3 .testi-interni2 .cloneh2 {color: #024959;} .tpl_fondo3 .testi-interni2 h3 {color: #A9A9A9;} .tpl_fondo3 .testi-interni2 .testo {color: #4d4d4d;}
				/*N*/.tpl_fondo3 .testi-interni3 h1, .tpl_fondo3 .testi-interni3 .cloneh1 {color: #f28705;} .tpl_fondo3 .testi-interni3 h2, .tpl_fondo3 .testi-interni2 .cloneh2 {color: #024959;} .tpl_fondo3 .testi-interni3 h3 {color: #A9A9A9;} .tpl_fondo3 .testi-interni3 .testo {color: #4d4d4d;}
	/*PUL2*/	/*N*/.tpl_fondo3 .tpl .testi-interni2 .btnlink a, .tpl_fondo3 .tpl .testi-interni3 .btnlink a {background: #024959; color: #ffffff;border:#024959;}
	/*PULH2*/	/*N*/.tpl_fondo3 .tpl .testi-interni2 .btnlink a:hover, .tpl_fondo3 .tpl .testi-interni3 .btnlink a:hover {background: #f28705; color: #ffffff;border:#f28705;}

	/*TIT CAT*/	.tpl_fondo3 .artwi1_txt h2,.tpl_fondo3 .artwi2_txt h2 {color:#ffffff;}
	/*TIT WID*/	.tpl_fondo3 .artwi1_txt h3 a,.tpl_fondo3 .artwi2_txt h3 a,.tpl_fondo3 .artpagsx_txt h2 a,.tpl_fondo3 .artpagdx a,.tpl_fondo3 .artwi1_txt h2 a{color:#ffffff;}
	/*DATA*/	.tpl_fondo3 .artpagsx_txt h3,.tpl_fondo3 .artpagdx h4,.tpl_fondo3 .artwi1_txt h4,.tpl_fondo3 .artwi2_txt h4 {color:#ffffff;}
	/*TXT*/		.tpl_fondo3 .artpagsx_txt .testo,.tpl_fondo3 .artwi1_txt .testo,.tpl_fondo3 .artwi2_txt .testo {color:#ffffff;}
	/*LINEE*/	.tpl_fondo3 hr,.tpl_fondo3 .artpagdx {color:#dddddd;}
	/*GAL*/		.tpl_fondo3 #gallery_thumb a {color:#FFFFFF;}
	
.tpl_fondo4 {background:#ffffff;}
	/*H1*/		/*ABF*/.tpl_fondo4 .tpl h1,/*E*/.tpl_fondo4 .tpl4 h1,/*Clone*/.tpl_fondo4 .cloneh1  {color:#024959;}
	/*H2*/		/*ABF*/.tpl_fondo4 .tpl h2,/*C*/.tpl_fondo4 .tpl2 h2,/*E*/.tpl_fondo4 .tpl4 h2,/*Clone*/.tpl_fondo4 .cloneh2  {color:#f28705;} /*H*/.tpl_fondo4 .tpl .tpl_fascia h2 {color: #ffffff;}
	/*H3*/		/*ABF*/.tpl_fondo4 .tpl h3,/*C*/.tpl_fondo4 .tpl2 h3,/*E*/.tpl_fondo4 .tpl4 h3 {color:#A9A9A9;}
	/*TXT*/		/*ABF*/.tpl_fondo4 .tpl .testo,/*C*/.tpl_fondo4 .tpl2 .testo,/*E*/.tpl_fondo4 .tpl4 .testo {color:#595959;} /*H*/.tpl_fondo4 .tpl .tpl_fascia .testo {color:#595959;}
	/*LINK*/	/*ABF*/.tpl_fondo4 .tpl a,/*C*/.tpl_fondo4 .tpl2 a,/*E*/.tpl_fondo4 .tpl4 a {color:#f28705;}
	/*PUL*/		/*ABF*/.tpl_fondo4 .tpl .btnlink a,/*C*/.tpl_fondo4 .tpl2 .btnlink a,/*E*/.tpl_fondo4 .tpl4 .btnlink a,
				/*Gal carousel1*/.tpl_fondo4 .owl-theme .owl-nav [class*="owl-"], .tpl_fondo4 .owl-theme .owl-dots .owl-dot.active span, .tpl_fondo4 .owl-theme .owl-dots .owl-dot:hover span {color:#ffffff;background:#f28705;}
	/*PULH*/	/*ABF*/.tpl_fondo4 .tpl .btnlink a:hover,/*C*/.tpl_fondo4 .tpl2 .btnlink a:hover,/*E*/.tpl_fondo4 .tpl4 .btnlink a:hover,
				/*Gal carousel1*/.tpl_fondo4 .owl-theme .owl-nav [class*="owl-"]:hover, .tpl_fondo4 .owl-theme .owl-dots .owl-dot span  {color:#ffffff;background:#024959;}
	/*ICO-SX*/	/*C*/.tpl_fondo4 .tpl2 > i {border-color:#f28705; color:#f28705;}
	/*ICO-SXH*/	/*C*/.tpl_fondo4 .tpl2 > i:hover {border-color:#f28705; color:#ffffff; background-color:#f28705;} 
	/*BORDO*/	/*E*/.tpl_fondo4 .tpl4 {border-color:#cccccc;}
	/*ICO-UP*/	/*E*/.tpl_fondo4 .tpl4 .icona i {color:#ffffff; background:#f28705; border-color:#f1f1f1;}
	/*FONDO*/	/*D*/.tpl_fondo4 .tpl3 {background:#F3F3F3;}
	/*FASCIA*/	/*H*/.tpl_fondo4 .tpl_fascia {background:#f1f1f1;}
				/*MN*/.tpl_fondo4 .testi-interni, .tpl_fondo4 .testi-interni2, .tpl_fondo4 .testi-interni3 {background: rgba(255,255,255,0.8);} 
				/*M*/.tpl_fondo4 .testi-interni h2, .tpl_fondo4 .testi-interni .cloneh2 {color: #f28705;} .tpl_fondo4 .testi-interni .testo {color: #595959;}
				/*N*/.tpl_fondo4 .testi-interni2 h1, .tpl_fondo4 .testi-interni2 .cloneh1 {color: #024959;} .tpl_fondo4 .testi-interni2 h2, .tpl_fondo4 .testi-interni2 .cloneh2 {color: #f28705;} .tpl_fondo4 .testi-interni2 h3 {color: #A9A9A9;} .tpl_fondo4 .testi-interni2 .testo {color: #595959;}
				/*N*/.tpl_fondo4 .testi-interni3 h1, .tpl_fondo4 .testi-interni3 .cloneh1 {color: #024959;} .tpl_fondo4 .testi-interni3 h2, .tpl_fondo4 .testi-interni2 .cloneh2 {color: #f28705;} .tpl_fondo4 .testi-interni3 h3 {color: #A9A9A9;} .tpl_fondo4 .testi-interni3 .testo {color: #595959;}
	/*PUL2*/	/*N*/.tpl_fondo4 .tpl .testi-interni2 .btnlink a, .tpl_fondo4 .tpl .testi-interni3 .btnlink a {background: #f28705; color: #ffffff;border:#f28705;}
	/*PULH2*/	/*N*/.tpl_fondo4 .tpl .testi-interni2 .btnlink a:hover, .tpl_fondo4 .tpl .testi-interni3 .btnlink a:hover {background: #024959; color: #ffffff;border:#024959;}

	/*TIT CAT*/	.tpl_fondo4 .artwi1_txt h2,.tpl_fondo4 .artwi2_txt h2 {color:#024959;}
	/*TIT NEWS*/.tpl_fondo4 .artdetsx h1{color:#024959;}
	/*TIT WID*/	.tpl_fondo4 .artwi1_txt h3 a,.tpl_fondo4 .artwi2_txt h3 a,.tpl_fondo4 .artpagsx_txt h2 a,.tpl_fondo4 .artpagdx a,.tpl_fondo4 .artwi1_txt h2 a,.tpl_fondo4 .artdetdx_txt h2 a{color:#f28705;}
	/*DATA*/	.tpl_fondo4 .artpagsx_txt h3,.tpl_fondo4 .artdetdx_txt h3,.tpl_fondo4 .artdetsx h3,.tpl_fondo4 .artpagdx h4,.tpl_fondo4 .artwi1_txt h4,.tpl_fondo4 .artwi2_txt h4 {color:#A9A9A9;}
	/*TXT*/		.tpl_fondo4 .artpagsx_txt .testo,.tpl_fondo4 .artwi1_txt .testo,.tpl_fondo4 .artwi2_txt .testo {color:#595959;}
	/*LINEE*/	.tpl_fondo4 hr,.tpl_fondo4 .artpagdx {color:#eeeeee;}
	/*GAL*/		.tpl_fondo4 #gallery_thumb a {color:#f28705;}
		
.tpl_fondo5 {background-image: url(/tema/sfondo1.jpg);} 
	/*H1*/		/*ABF*/.tpl_fondo5 .tpl h1,/*E*/.tpl_fondo5 .tpl4 h1,/*Clone*/.tpl_fondo5 .cloneh1 {color:#024959;}
	/*H2*/		/*ABF*/.tpl_fondo5 .tpl h2,/*C*/.tpl_fondo5 .tpl2 h2,/*E*/.tpl_fondo5 .tpl4 h2,/*Clone*/.tpl_fondo5 .cloneh2  {color:#f28705;} /*H*/.tpl_fondo5 .tpl .tpl_fascia h2 {color: #f28705;}
	/*H3*/		/*ABF*/.tpl_fondo5 .tpl h3,/*C*/.tpl_fondo5 .tpl2 h3,/*E*/.tpl_fondo5 .tpl4 h3 {color:#A9A9A9;}
	/*TXT*/		/*ABF*/.tpl_fondo5 .tpl .testo,/*C*/.tpl_fondo5 .tpl2 .testo,/*E*/.tpl_fondo5 .tpl4 .testo {color:#595959;} /*H*/.tpl_fondo5 .tpl .tpl_fascia .testo {color:#ffffff;}
	/*LINK*/	/*ABF*/.tpl_fondo5 .tpl a,/*C*/.tpl_fondo5 .tpl2 a,/*E*/.tpl_fondo5 .tpl4 a {color:#f28705;}
	/*PUL*/		/*ABF*/.tpl_fondo5 .tpl .btnlink a,/*C*/.tpl_fondo5 .tpl2 .btnlink a,/*E*/.tpl_fondo5 .tpl4 .btnlink a,
				/*Gal carousel1*/.tpl_fondo5 .owl-theme .owl-nav [class*="owl-"], .tpl_fondo5 .owl-theme .owl-dots .owl-dot.active span, .tpl_fondo5 .owl-theme .owl-dots .owl-dot:hover span {color:#ffffff;background:#f28705;}
	/*PULH*/	/*ABF*/.tpl_fondo5 .tpl .btnlink a:hover,/*C*/.tpl_fondo5 .tpl2 .btnlink a:hover,/*E*/.tpl_fondo5 .tpl4 .btnlink a:hover,
				/*Gal carousel1*/.tpl_fondo5 .owl-theme .owl-nav [class*="owl-"]:hover, .tpl_fondo5 .owl-theme .owl-dots .owl-dot span  {color:#ffffff;background:#024959;}
	/*ICO-SX*/	/*C*/.tpl_fondo5 .tpl2 > i {border-color:#f28705; color:#f28705;}
	/*ICO-SXH*/	/*C*/.tpl_fondo5 .tpl2 > i:hover {border-color:#f28705; color:#f1f1f1; background-color:#f28705;} 
	/*BORDO*/	/*E*/.tpl_fondo5 .tpl4 {border-color:#FFFFFF;}
	/*ICO-UP*/	/*E*/.tpl_fondo5 .tpl4 .icona i {color:#FFFFFF; background:#f28705; border-color:#FFFFFF;}
	/*FONDO*/	/*D*/.tpl_fondo5 .tpl3 {background:#FFFFFF;}
	/*FASCIA*/	/*H*/.tpl_fondo5 .tpl_fascia {background:#024959;}
				/*MN*/.tpl_fondo5 .testi-interni, .tpl_fondo5 .testi-interni2, .tpl_fondo5 .testi-interni3 {background: rgba(255,255,255,0.8);} 
				/*M*/.tpl_fondo5 .testi-interni h2, .tpl_fondo5 .testi-interni .cloneh2 {color: #f28705;} .tpl_fondo5 .testi-interni .testo {color: #595959;}
				/*N*/.tpl_fondo5 .testi-interni2 h1, .tpl_fondo5 .testi-interni2 .cloneh1 {color: #024959;} .tpl_fondo5 .testi-interni2 h2, .tpl_fondo5 .testi-interni2 .cloneh2 {color: #f28705;} .tpl_fondo5 .testi-interni2 h3 {color: #A9A9A9;} .tpl_fondo5 .testi-interni2 .testo {color: #595959;}
				/*N*/.tpl_fondo5 .testi-interni3 h1, .tpl_fondo5 .testi-interni3 .cloneh1 {color: #024959;} .tpl_fondo5 .testi-interni3 h2, .tpl_fondo5 .testi-interni2 .cloneh2 {color: #f28705;} .tpl_fondo5 .testi-interni3 h3 {color: #A9A9A9;} .tpl_fondo5 .testi-interni3 .testo {color: #595959;}
	/*PUL2*/	/*N*/.tpl_fondo5 .tpl .testi-interni2 .btnlink a, .tpl_fondo5 .tpl .testi-interni3 .btnlink a {background: #f28705; color: #ffffff;border:#f28705;}
	/*PULH2*/	/*N*/.tpl_fondo5 .tpl .testi-interni2 .btnlink a:hover, .tpl_fondo5 .tpl .testi-interni3 .btnlink a:hover {background: #024959; color: #ffffff;border:#024959;}

	/*TIT CAT*/	.tpl_fondo5 .artwi1_txt h2,.tpl_fondo5 .artwi2_txt h2 {color:#024959;}
	/*TIT WID*/	.tpl_fondo5 .artwi1_txt h3 a,.tpl_fondo5 .artwi2_txt h3 a,.tpl_fondo5 .artpagsx_txt h2 a,.tpl_fondo5 .artpagdx a,.tpl_fondo5 .artwi1_txt h2 a{color:#f28705;}
	/*DATA*/	.tpl_fondo5 .artpagsx_txt h3,.tpl_fondo5 .artpagdx h4,.tpl_fondo5 .artwi1_txt h4,.tpl_fondo5 .artwi2_txt h4 {color:#A9A9A9;}
	/*TXT*/		.tpl_fondo5 .artpagsx_txt .testo,.tpl_fondo5 .artwi1_txt .testo,.tpl_fondo5 .artwi2_txt .testo {color:#595959;}
	/*LINEE*/	.tpl_fondo5 hr,.tpl_fondo5 .artpagdx {color:#dddddd;}
	/*GAL*/		.tpl_fondo5 #gallery_thumb a {color:#f28705;}


/*LINGUE*/
.bandierine{position:absolute; z-index:1000; margin:20px;bottom:0; right:0; padding:10px; background:rgba(255, 255, 255, 0.7)}


	/*TESTATA PERSONALIZZATA*/
	.headissue {border: 1px solid #dddddd;}
		.headissue h1,.headissue h2,.headissue h3 {color: #ffffff!important;}
		.headissue h2 {}
		.headissue h3 {font-style: italic;}
		.headissue h1 a,.headissue h2 a,.headissue h3 a {color: #ffffff!important;}
		.headissueint {position: absolute;background: #f28705;left:15px; right: 15px;}
		.headissue figure {}
		.headissue img {}
	.copertina {box-shadow: 7px 7px 0px rgba(0, 0, 0, 0.15);}
	.intbox > .btnlink a {color:#ffffff!important;background:#024959!important;}
	.intbox > .btnlink a:hover {color:#024959!important; background:#ffffff!important;}
	.iconecontenitore {margin:-52px -15px 0 -15px;}
		.iconehome {background: #024959;color: #ffffff;}
		.iconehome a {color: #ffffff!important;}
		.iconehomesx {float: left;}
		.iconehomedx {display: flex;align-items: center;}
	.box {}
	.bloccolink1,.bloccolink2 {height: 14em;display: flex;align-items: center;background-size: 100% auto;background-position: center center;}
		.bloccolink1 {background-image: url(/tema/fondo-link1.jpg);}
		.bloccolink2 {background-image: url(/tema/fondo-link2.jpg);}
		.bloccolink1 a,.bloccolink2 a {color:#ffffff!important;}



/*RESPONSIVE --------------------------------------------------------------------------------*/

@media (max-width: 767px) {
	/*Sezioni*/
	.sez_tpl {background-size: auto 100%; background-position:center right;}
	.sez_testata{background:#ffffff}
	.container,.sez_footer_int {}
	.tpl2 {min-height:45px;margin-top: 25px;}
	/*Logo*/
	.logo{display:none;}
	/*Menu*/
	.menu { width:100%; background:none;}
	.navbar-header {text-align:left;height:53px; background:url("../tema/logo2.png") no-repeat scroll left center;margin:10px 10px;-webkit-background-size: auto 100%;-moz-background-size: auto 100%;-o-background-size: auto 100%;background-size: auto 100%;}
	.navbar-toggle { background-color:#024959; margin-right:0;}
	.navbar-toggle .icon-bar {height: 2px;width: 15px; background:#ffffff;margin: 2px;}
	.navbar .navbar-nav > li > a,.navbar .navbar-nav > li > a:focus {padding: 9px;line-height: 25px;font-size: 15px;color: #ffffff; background:#024959; border:1px solid #ffffff;}
	.navbar .navbar-nav > li > a:hover {color: #ffffff; background:#f28705; border:1px solid #ffffff;}
	.navbar {border: none;min-height: 5px;}
	.navbar .navbar-collapse {border:none; margin-bottom:15px;}
	.navbar .navbar-nav .open .dropdown-menu > li > a {padding:5px;color: #024959;}
	.navbar .navbar-nav .open .dropdown-menu > li > a:hover {color: #024959;}
	.navbar .navbar-nav .open .dropdown-menu {padding:5px; text-align:center;}
	.dropdown-menu > li > a  {font-size: 14px; font-weight:bold;}
	/*Carousel*/
	.carousel {height:250px;}
	.slide1 {width: 100%;height: 100%;background-position: center;background-size: cover; background-image: url("/tema/slideb1.jpg");}
	.slide2 {width: 100%;height: 100%;background-position: center;background-size: cover; background-image: url("/tema/slideb2.jpg");}
	.slide3 {width: 100%;height: 100%;background-position: center;background-size: cover; background-image: url("/tema/slideb3.jpg");}
	.bloccoslide1{ margin-top:50px; /*width:80%;*/}
	.bloccoslide2{ margin-top:50px; /*width:80%;*/}
	.bloccoslide3{ margin-top:50px; /*width:80%;*/}
	.slidetxt1a {text-align:left; font-size:15px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;font-weight:bold;font-style: italic;}
	.slidetxt1b {text-align:left; font-size:28px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-12px 0 0 0;padding:10px 0 0 0; font-weight:bold;line-height: 1em;}
	.slidetxt1c {text-align:left; font-size:13px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0 0 0 0px;padding:5px 0 0 0;line-height: 1.4em;}
	.slidetxt2a {text-align:left; font-size:15px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;font-weight:bold;font-style: italic;}
	.slidetxt2b {text-align:left; font-size:28px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-12px 0 0 0;padding:10px 0 0 0; font-weight:bold;line-height: 1em;}
	.slidetxt2c {text-align:left; font-size:13px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-0px 0 0 0px;padding:5px 0 0 0;line-height: 1.4em;}
	.slidetxt3a {text-align:left; font-size:15px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;font-weight:bold;font-style: italic;}
	.slidetxt3b {text-align:left; font-size:25px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-12px 0 0 0;padding:10px 0 0 0; font-weight:bold;line-height: 1em;}
	.slidetxt3c {text-align:left; font-size:13px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-0px 0 0 0px;padding:5px 0 0 0;line-height: 1.4em;}


	/*TESTATA PERSONALIZZATA*/
	.headissue {padding-bottom: 30px;padding-top: 10px;}
		.headissue h1 {font-size: 20px!important;}
		.headissue h2 {font-size: 17px!important;margin-top:10px;}
		.headissue h3 {font-size: 14px!important;}
		.headissueint {top: 90px;bottom: 0;}
		.headissue figure {text-align: center;}
		.headissue img {max-width: 220px!important;margin: auto;}
	.iconecontenitore {margin:0 -15px 0 -15px;}
		.iconehomesx {width: 27%;margin: 0 10px;height: 75px;display: flex;align-items: center;}
		.iconehomedx {height: 75px;margin-right: 10px;}
			.iconehomedx h3 {font-size: 14px!important}
	.box {margin: 20px;}
	

	/*Font*/
	/*ABF*/.tpl h1,/*D*/.tpl3 h1,/*E*/.tpl4 h1,.testo h1,/*Clone*/.cloneh1 {font-size:30px;} 
	/*ABF*/.tpl h2,/*C*/.tpl2 h2,/*D*/.tpl3 h2,/*E*/.tpl4 h2,/*H2Manual*/.testo h2,/*Clone*/.cloneh2 {font-size:22px;} 
	/*ABF*/.tpl h3,/*C*/.tpl2 h3,/*D*/.tpl3 h3,/*E*/.tpl4 h3,/*H3Manual*/.testo h3 {font-size:18px;} 
	/*ABF*/.tpl .testo,/*C*/.tpl2 .testo,/*D*/.tpl3 .testo,/*E*/.tpl4 .testo,/*News*/.artdetdx_txt h2 {font-size:15px;}
		.testomini1 {font-size:13px!important;}
		/*ABF*/.tpl .testo .maiuscoletto,/*C*/.tpl2 .testo .maiuscoletto,/*D*/.tpl3 .testo .maiuscoletto,/*E*/.tpl4 .testo .maiuscoletto {font-size:12px;}
	/*ABF*/.tpl .btnlink a,/*C*/.tpl2 .btnlink a,/*D*/.tpl3 .btnlink a,/*E*/.tpl4 .btnlink a,/*News*/.artdetdx_txt h3 {font-size:14px;}
	/*News*/.artwi1_txt .tpl h2,.artwi2_txt h2 {font-size:30px;}
	/*News*/.artpagsx_txt h2,.artwi1_txt h3,.artwi2_txt h3 {font-size:22px;}
	/*News*/.artpagdx h4,.artwi1_txt h4,.artwi2_txt h4 {font-size:18px;}
	/*News*/.artpagsx_txt h3,.artpagsx_txt .testo,.artpagdx > div .testo {font-size:15px;}
	/*Contatti e Form Builder*/.form-group label, .form-control, .checkbox-group label, .btn, .form-group p {font-size:14px;}

	/*A B F*/
	.tpl .immagine img, .tpl .immagine a img{max-width:100%; height:auto;}
	.tpl { margin-top:15px;}
	/*C*/
	/*D*/
	.tpl3 .immagine img, .tpl3 .immagine a img{max-width:100%; height:auto;}
	.tpl3 {margin-top:20px;}
	/*E*/
	.tpl4 {margin: 55px 0 0 0;padding-top: 30px;}
	.tpl4 .icona {top:-38px;width:70px;}
	.tpl4 .icona i {font-size:34px; height:70px; line-height:67px; width:70px; text-align:center;}
	/*G*/
	.tpl5 { margin:25px 0 25px 0;}
	.tpl5 h2 {font-size: 22px;} .tpl5 h3 {font-size:15px;} /*Vale solo per il pannello*/
	.tpl5 figure figcaption h2 {font-size: 16px;} .tpl5 figure figcaption p {font-size:14px;} .tpl5 figure figcaption a {font-size:14px;}
	/*News*/ 
	.artpagsx_txt > .testo {margin:8px 0 40px 0;}
	.artpagsx,.artpagsx_img,.artpagsx_txt {padding:0;}
	.artpagsx_img > a > div {height:200px;margin-bottom:20px;}
	.artpagdx {border-top:1px dotted #bbbbbb;}
	.artwi1_img {height:200px;}
	.artwi1_txt .testo {margin-bottom:40px;}
	.artdetdx {border-left:none;}
	.artdetdx_img > div {height:145px;}
	/*Galleria carousel1*/
	.owlcarousel1 .owl-buttons div{font-size:15px;}
	#gallery_thumb > div {padding: 5px;}
	.tpl_gal {margin: 0;}
	.thumbnail {margin: 0;}
}

@media (min-width: 768px) {
	/*Sezioni*/
	.sez_tpl {background-size: 100% auto; background-position:center right;}
	.container,.sez_footer_int {width: 750px;}
	.tpl2 {min-height:45px;}
	/*Logo*/
	.logo{height:100px;}
	/*Menu*/
	.navbar .navbar-nav > li > a {padding: 0px 10px;font-size: 11px;}
	.navbar-nav {display: inline-block;float: none;margin: 0 auto -5px auto;width: auto;}
	.dropdown-menu  {font-size: 11px;}
	/*Carousel*/
	.carousel {height:350px;}
	.slide1 {width: 100%;height: 100%;background-position: center;background-size: cover; background-image: url("/tema/slide1.jpg");}
	.slide2 {width: 100%;height: 100%;background-position: center;background-size: cover; background-image: url("/tema/slide2.jpg");}
	.slide3 {width: 100%;height: 100%;background-position: center;background-size: cover; background-image: url("/tema/slide3.jpg");}
	.bloccoslide1,.bloccoslide2,.bloccoslide3{ margin-top:60px;}
	.slidetxt1a {text-align:left; font-size:25px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;font-weight:bold;font-style: italic;}
	.slidetxt1b {text-align:left; font-size:50px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-25px 0 0 0;padding:0; font-weight:bold;line-height: 1.4em;}
	.slidetxt1c {text-align:left; font-size:16px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:5px 0 0 0px;padding:0;line-height: 1.4em;}
	.slidetxt2a {text-align:left; font-size:25px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;font-weight:bold;font-style: italic;}
	.slidetxt2b {text-align:left; font-size:50px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-25px 0 0 0;padding:0; font-weight:bold;line-height: 1.4em;}
	.slidetxt2c {text-align:left; font-size:16px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:5px 0 0 0px;padding:0;line-height: 1.4em;}
	.slidetxt3a {text-align:left; font-size:25px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;font-weight:bold;font-style: italic;}
	.slidetxt3b {text-align:left; font-size:42px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-25px 0 0 0;padding:0; font-weight:bold;line-height: 1.4em;}
	.slidetxt3c {text-align:left; font-size:16px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:5px 0 0 0px;padding:0;line-height: 1.4em;}


	/*TESTATA PERSONALIZZATA*/
	.headissue {padding-bottom: 60px;}
		.headissue h2 {margin-top:20px;}
		.headissueint {top: 65px;bottom: 65px;}
		.headissue figure {text-align: right;}
		.headissue img {max-width: 250px!important;margin-right: 35px!important;}
	.iconecontenitore {margin:-52px -15px 0 -15px;}
		.iconehomesx {width: 27%;margin: 0 10px;height: 75px;display: flex;align-items: center;}
		.iconehomedx {height: 75px;margin-right: 10px;}
	.box {display: flex;align-items: center;/*height: 468px;*/}
	.intbox {margin: 83px 20px 83px 0px;}


	/*Footer*/
	.tp_foo2{}
	.tp_foo3{}
	
	/*Font*/
	/*ABF*/.tpl h1,/*D*/.tpl3 h1,/*E*/.tpl4 h1,.testo h1,/*Clone*/.cloneh1 {font-size:20px;} 
	/*ABF*/.tpl h2,/*C*/.tpl2 h2,/*D*/.tpl3 h2,/*E*/.tpl4 h2,/*H2Manual*/.testo h2,/*Clone*/.cloneh2 {font-size:15px;} 
	/*ABF*/.tpl h3,/*C*/.tpl2 h3,/*D*/.tpl3 h3,/*E*/.tpl4 h3,/*H3Manual*/.testo h3 {font-size:13px;} 
	/*ABF*/.tpl .testo,/*C*/.tpl2 .testo,/*D*/.tpl3 .testo,/*E*/.tpl4 .testo,/*News*/.artdetdx_txt h2 {font-size:12px;}
		.testomini1 {font-size:10px!important;}
		/*ABF*/.tpl .testo .maiuscoletto,/*C*/.tpl2 .testo .maiuscoletto,/*D*/.tpl3 .testo .maiuscoletto,/*E*/.tpl4 .testo .maiuscoletto {font-size:9px;}
	/*ABF*/.tpl .btnlink a,/*C*/.tpl2 .btnlink a,/*D*/.tpl3 .btnlink a,/*E*/.tpl4 .btnlink a,/*News*/.artdetdx_txt h3 {font-size:11px;}
	/*News*/.artwi1_txt .tpl h2,.artwi2_txt h2 {font-size:20px;} 
	/*News*/.artpagsx_txt h2,.artwi1_txt h3,.artwi2_txt h3 {font-size:15px;} 
	/*News*/.artpagdx h4,.artwi1_txt h4,.artwi2_txt h4 {font-size:13px;} 
	/*News*/.artpagsx_txt h3,.artpagsx_txt .testo,.artpagdx > div .testo {font-size:12px;}
	/*Contatti e Form Builder*/.form-group label, .form-control, .checkbox-group label, .btn, .form-group p {font-size:11px;}
	
	/*A B F*/
	.tpl .immagine img, .tpl .immagine a img {max-width:100%; height:auto;}
	/*C*/
	/*D*/
	.tpl3 .immagine img, .tpl3 .immagine a img {max-width:100%; height:auto;}
	/*E*/
	.tpl4 {margin: 22px 0 0 0;padding-top: 22px;}
	.tpl4 .icona {top:-26px;width:50px;}
	.tpl4 .icona i {font-size:24px; height:50px; line-height:46px; width:50px; text-align:center;}
	/*G*/
	.tpl5 h2 {font-size: 15px;} .tpl5 h3 {font-size:12px;} /*Vale solo per il pannello*/
	.tpl5 figure figcaption h2 {font-size: 14px;} .tpl5 figure figcaption p {font-size:11px;} .tpl5 figure figcaption a {font-size:11px;}
	/*News*/
	.artpagsx_img > a > div {height:75px;}
	.artwi1_img {height:125px;}
	.artdetdx_img > div {height:55px;}
	/*Galleria carousel1*/
	.owlcarousel1 .owl-buttons div{font-size:11px;}
	#gallery_thumb > div {padding: 10px;}
	.tpl_gal {margin: 0;}
	.thumbnail {margin: 0;}

	.titolovolume {margin-top:100px !important;}
}

@media (min-width: 992px) {
	/*Sezioni*/
	.sez_tpl {background-position:center right;} 
	.container,.sez_footer_int {width: 970px;}
	.tpl2 {min-height:45px;}
	/*Logo*/
	.logo{height:130px;}
	/*Menu*/
	.navbar .navbar-nav > li > a {padding: 2px 15px;font-size: 14px;}
	.dropdown-menu  {font-size: 13px;}
	/*Carousel*/
	.carousel {height:390px;}
	.bloccoslide1,.bloccoslide2,.bloccoslide3{ margin-top:70px;}
	.slidetxt1a {text-align:left; font-size:25px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;}
	.slidetxt1b {text-align:left; font-size:60px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-25px 0 0 0;padding:0; font-weight:bold;line-height: 1.4em;}
	.slidetxt1c {text-align:left; font-size:17px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:5px 0 0 0px;padding:0;line-height: 1.4em;}
	.slidetxt2a {text-align:left; font-size:25px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;}
	.slidetxt2b {text-align:left; font-size:60px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-25px 0 0 0;padding:0; font-weight:bold;line-height: 1.4em;}
	.slidetxt2c {text-align:left; font-size:17px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:5px 0 0 0px;padding:0;line-height: 1.4em;}
	.slidetxt3a {text-align:left; font-size:25px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;}
	.slidetxt3b {text-align:left; font-size:47px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-25px 0 0 0;padding:0; font-weight:bold;line-height: 1.4em;}
	.slidetxt3c {text-align:left; font-size:17px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:5px 0 0 0px;padding:0;line-height: 1.4em;}
	

	/*TESTATA PERSONALIZZATA*/
	.headissue {padding-bottom: 90px;}
		.headissue h2 {margin-top:20px;}
		.headissueint {top: 75px;bottom: 75px;}
		.headissue figure {text-align: right;}
		.headissue img {max-width: 290px!important;margin-right: 45px!important;}
	.iconecontenitore {margin:-66px -15px 0 -15px;}
		.iconehomesx {width: 27%;margin: 0 17px;height: 93px;display: flex;align-items: center;}
		.iconehomedx {height: 93px;margin-right: 25px;}
	.box {display: flex;align-items: center;/*height: 468px;*/}
	.intbox {margin: 100px 35px 100px 0px;}


	/*Footer*/
	.tp_foo2{}
	.tp_foo3{}
	
	/*Font*/
	/*ABF*/.tpl h1,/*D*/.tpl3 h1,/*E*/.tpl4 h1,.testo h1,/*Clone*/.cloneh1 {font-size:25px;} 
	/*ABF*/.tpl h2,/*C*/.tpl2 h2,/*D*/.tpl3 h2,/*E*/.tpl4 h2,/*H2Manual*/.testo h2,/*Clone*/.cloneh2 {font-size:19px;} 
	/*ABF*/.tpl h3,/*C*/.tpl2 h3,/*D*/.tpl3 h3,/*E*/.tpl4 h3,/*H3Manual*/.testo h3 {font-size:16px;} 
	/*ABF*/.tpl .testo,/*C*/.tpl2 .testo,/*D*/.tpl3 .testo,/*E*/.tpl4 .testo,/*News*/.artdetdx_txt h2 {font-size:14px;}
		.testomini1 {font-size:12px!important;}
		/*ABF*/.tpl .testo .maiuscoletto,/*C*/.tpl2 .testo .maiuscoletto,/*D*/.tpl3 .testo .maiuscoletto,/*E*/.tpl4 .testo .maiuscoletto {font-size:11px;}
	/*ABF*/.tpl .btnlink a,/*C*/.tpl2 .btnlink a,/*D*/.tpl3 .btnlink a,/*E*/.tpl4 .btnlink a,/*News*/.artdetdx_txt h3 {font-size:13px;}
	/*News*/.artwi1_txt .tpl h2,.artwi2_txt h2 {font-size:25px;} 
	/*News*/.artpagsx_txt h2,.artwi1_txt h3,.artwi2_txt h3 {font-size:19px;} 
	/*News*/.artpagdx h4,.artwi1_txt h4,.artwi2_txt h4 {font-size:16px;} 
	/*News*/.artpagsx_txt h3,.artpagsx_txt .testo,.artpagdx > div .testo {font-size:14px;}
	/*Contatti e Form Builder*/.form-group label, .form-control, .checkbox-group label, .btn, .form-group p {font-size:13px;}
		
	/*A B F*/
	.tpl .immagine img, .tpl .immagine a img {max-width:100%; height:auto;}
	/*C*/
	/*D*/
	.tpl3 .immagine img, .tpl3 .immagine a img {max-width:100%; height:auto;}
	/*E*/
	.tpl4 {margin: 28px 0 0 0;padding-top: 28px;}
	.tpl4 .icona {top:-32px;width:60px;}
	.tpl4 .icona i {font-size:29px; height:60px; line-height:57px; width:60px; text-align:center;}
	/*G*/
	.tpl5 h2 {font-size: 19px;} .tpl5 h3 {font-size:14px;} /*Vale solo per il pannello*/
	.tpl5 figure figcaption h2 {font-size: 14px;} .tpl5 figure figcaption p {font-size:12px;} .tpl5 figure figcaption a {font-size:13px;}
	/*News*/
	.artpagsx_img > a > div {height:95px;}
	.artwi1_img {height:165px;}
	.artdetdx_img > div {height:70px;}
	/*Galleria carousel1*/
	.owlcarousel1 .owl-buttons div{font-size:13px;}
	#gallery_thumb > div {padding: 0 15px;}
	.tpl_gal {margin: 10px 0 0;}
	.thumbnail {margin-bottom: 20px;}

}

@media (min-width: 1200px) {
	/*Sezioni*/
	.sez_tpl {background-position:center right;}
	.container,.sez_footer_int {width: 1170px;}
	.tpl2 {min-height:45px;}
	/*Logo*/
	.logo{ height:155px;}
	/*Menu*/
	.navbar .navbar-nav > li > a {padding: 3px 20px;line-height: 35px;font-size: 15px;}
	.dropdown-menu  {font-size: 14px;}
	/*Carousel*/
	.carousel {height:450px;}
	.bloccoslide1,.bloccoslide2,.bloccoslide3{ margin-top:80px;}


/*TESTATA PERSONALIZZATA*/
	.headissue {padding-bottom: 110px;}
		.headissue h2 {margin-top:20px;}
		.headissueint {top: 80px;bottom: 80px;}
		.headissue figure {text-align: right;}
		.headissue img {max-width: 320px!important;margin-right: 50px!important;}
	.iconecontenitore {margin:-80px -15px 0 -15px;}
		.iconehomesx {width: 30%;margin: 0 20px;height: 128px;display: flex;align-items: center;}
		.iconehomedx {height: 128px;display: flex;align-items: center;margin-right: 30px;}
	.box {display: flex;align-items: center;/*height: 468px;*/}
	.intbox {margin: 110px 45px 110px 0px;}


	/*Footer*/
	.tp_foo2{}
	.tp_foo3{}
		
	/*Font*/
	/*ABF*/.tpl h1,/*D*/.tpl3 h1,/*E*/.tpl4 h1,.testo h1,/*Clone*/.cloneh1 {font-size:30px;} 
	/*ABF*/.tpl h2,/*C*/.tpl2 h2,/*D*/.tpl3 h2,/*E*/.tpl4 h2,/*H2Manual*/.testo h2,/*Clone*/.cloneh2{font-size:22px;} 
	/*ABF*/.tpl h3,/*C*/.tpl2 h3,/*D*/.tpl3 h3,/*E*/.tpl4 h3,/*H3Manual*/.testo h3{font-size:18px;} 
	/*ABF*/.tpl .testo,/*C*/.tpl2 .testo,/*D*/.tpl3 .testo,/*E*/.tpl4 .testo,/*News*/.artdetdx_txt h2 {font-size:15px;}
		.testomini1 {font-size:13px!important;}
		/*ABF*/.tpl .testo .maiuscoletto,/*C*/.tpl2 .testo .maiuscoletto,/*D*/.tpl3 .testo .maiuscoletto,/*E*/.tpl4 .testo .maiuscoletto {font-size:12px;}
	/*ABF*/.tpl .btnlink a,/*C*/.tpl2 .btnlink a,/*D*/.tpl3 .btnlink a,/*E*/.tpl4 .btnlink a,/*News*/.artdetdx_txt h3 {font-size:14px;}
	/*News*/.artwi1_txt .tpl h2,.artwi2_txt h2 {font-size:30px;} 
	/*News*/.artpagsx_txt h2,.artwi1_txt h3,.artwi2_txt h3 {font-size:22px;}
	/*News*/.artpagdx h4,.artwi1_txt h4,.artwi2_txt h4 {font-size:18px;}
	/*News*/.artpagsx_txt h3,.artpagsx_txt .testo,.artpagdx > div .testo {font-size:15px;}
	/*Contatti e Form Builder*/.form-group label, .form-control, .checkbox-group label, .btn, .form-group p {font-size:14px;}
		
	/*A B F*/
	.tpl .immagine img, .tpl .immagine a img {max-width:100%; height:auto;}
	/*C*/
	/*D*/
	.tpl3 .immagine img, .tpl3 .immagine a img {max-width:100%; height:auto;}
	/*E*/
	.tpl4 {margin: 35px 0 0 0;padding-top: 30px;}
	.tpl4 .icona {top:-38px;width:70px;}
	.tpl4 .icona i {font-size:34px; height:70px; line-height:67px; width:70px; text-align:center;}
	/*G*/
	.tpl5 h2 {font-size: 22px;} .tpl5 h3 {font-size:15px;} /*Vale solo per il pannello*/
	.tpl5 figure figcaption h2 {font-size: 16px;} .tpl5 figure figcaption p {font-size:14px;} .tpl5 figure figcaption a {font-size:14px;}
	/*News*/
	.artpagsx_img > a > div {height:115px;}
	.artwi1_img {height:200px;}
	.artdetdx_img > div {height:90px;}
	/*Galleria carousel1*/
	.owlcarousel1 .owl-buttons div{font-size:14px;}
}

@media (min-width: 1600px) {
	/*Logo*/
	.logo{height:165px;}
	/*Menu*/
	.navbar .navbar-nav > li > a {padding: 6px 20px;line-height: 35px;font-size: 17px;}
	/*Carousel*/
	.carousel {height:520px;}
	.bloccoslide1,.bloccoslide2,.bloccoslide3{ margin-top:100px;}
	.slidetxt1a {text-align:left; font-size:26px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;}
	.slidetxt1b {text-align:left; font-size:70px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-25px 0 0 0;padding:0; font-weight:bold;line-height: 1.4em;}
	.slidetxt1c {text-align:left; font-size:19px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:5px 0 0 0px;padding:0;line-height: 1.4em;}
	.slidetxt2a {text-align:left; font-size:26px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;}
	.slidetxt2b {text-align:left; font-size:70px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-25px 0 0 0;padding:0; font-weight:bold;line-height: 1.4em;}
	.slidetxt2c {text-align:left; font-size:19px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:5px 0 0 0px;padding:0;line-height: 1.4em;}
	.slidetxt3a {text-align:left; font-size:26px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:0;padding:0;line-height: 1.4em;}
	.slidetxt3b {text-align:left; font-size:55px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:-25px 0 0 0;padding:0; font-weight:bold;line-height: 1.4em;}
	.slidetxt3c {text-align:left; font-size:19px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); margin:5px 0 0 0px;padding:0;line-height: 1.4em;}

}

@media (min-width: 1920px) {
/*CARATTERISTICHE GENERALI*/
	.sez_tpl {background-size: 100% auto; background-position:center right;} 
}


/* pubblicazioni */
.separatore{margin-bottom: 15px; color: rgb(255, 255, 255); text-align: center; font-weight: bold; background-color: #024959; line-height: 25px; padding: 15px;}

.modal-login {color: #636363;width: 350px;}
.modal-login .modal-content {padding: 5px;border-radius: 5px;border: none;}
.modal-login .modal-header {border-bottom: none;position: relative;justify-content: center;padding-bottom: 0px;}
.modal-login .response {padding-bottom: 5px;}
.modal-login h4 {text-align: center;font-size: 26px;}
.modal-login  .form-group {position: relative;}
.modal-login i.fa-input {position: absolute;left: 13px;top: 11px;font-size: 18px;}
.modal-login .form-control {padding-left: 40px;}
.modal-login .form-control, .modal-login .btn {min-height: 40px;border-radius: 3px; transition: all 0.5s;}
.modal-login .close {position: absolute;top: 5px;right: 8px;}
.modal-login input[type="checkbox"] {margin-top: 1px;}
.modal-login .forgot-link {color: #12b5e5;float: right;}
.modal-login  .error {color: #CC0000;}
.modal-login .modal-footer {color: #999;border: none;text-align: center;border-radius: 5px;font-size: 13px;margin-top: -20px;justify-content: center;}
.modal-login .modal-footer a {color: #12b5e5;}
.trigger-btn {display: inline-block;margin: 100px auto;}

img.openaccess{max-width: 80px;}	

/* valori homepage */
.valori {/* background: #f2f2f2; */color: #AE5126;font-size: 27px !important;font-weight: 700;width: 110px;height: 110px;border-radius: 100%;box-shadow: 1px 1px 3px #faa338;font-family: 'Oswald', sans-serif;border: 6px solid #C97818;margin: 8% auto;line-height: 97px;}
.centeredtext {text-align: center;}