.video-container {
    width: 100%;
   height: 600px;
    position: relative;
}

.video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
}

/* Just styling the content of the div, the *magic* in the previous rules */
.video-container .caption {
	z-index: 1;
	position: relative;
	text-align: center;
	color: #dc0000;
	padding-top: 170px;
	padding-right: 100px;
	padding-bottom: 100px;
	padding-left: 100px;
}








/* Box-sizing -*/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 *behavior: url('/test/grid/script/boxsizing.htc');
}

/* Display block per gli elementi HTML5 su IE */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
 display: block;
}


/* Immagini responsive */
img { 
 border:0; 
	vertical-align:middle; 
	-ms-interpolation-mode:bicubic;
}
 
img.scala { 
 max-width:100%; 
	height:auto; 
}


/* preload */


#preloader {
  position:fixed; 
  top:0; 
  left:0; 
  right:0;
  bottom:0;
  background-color: #FFFFFF;
  background-image:url(load.gif);
  background-repeat:no-repeat;
  background-position:center;
  z-index:99999; 
}
#status {
	width:400px;
	height:300px;
	position:absolute;
	left:50%;
	top:50%;
	background-repeat:no-repeat;
	background-position:center;
	margin:-150px 0 0 -200px;
}


/* vid */

.edd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.edd-video iframe,
.edd-video object,
.edd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


/* Stili di base e tipografia */
html {
	font-size: 100%;
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	-webkit-text-size-adjust:100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}

a {
 color: #558bc4;
 text-decoration: none;
}

a:hover {
 color: #558bc4;
 text-decoration: none;
}



h1, h2, h3, h4, h5, h6 {
	font-family:'Barlow', Helvetica, Arial;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

h1 {
	margin-bottom:0px;
	color: #FFFFFF;
	font-size:1em;
	margin-bottom:0.4em;
}

h2 { 
 font-size:28px; 
	line-height:32px; 
	margin-bottom:12px; 
}

h3 { 
 font-size:21px; 
	line-height:25px; 
	margin-bottom:8px; 
}

.titoloni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FF0000;
}
.footer {
	background-repeat: repeat;
}
.testoprincipalemini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1.2em;
	font-weight: lighter;
	text-transform: none;
	padding: 5px;
}
.titolipaginefrandi {
	font-family: Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	color: #000000;
	line-height: 1em;
}

.titolipaginefrandi a:link {
	color: #000000;
}
.titolipaginefrandi a:visited {
	color: #000000;
	text-decoration: none;
}
.titolipaginefrandi a:hover {
	color: #CCCCCC;
	
}
.testoprincipale10{
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #000000;
	line-height: 200%;
}


.testoprincipale10 a:link {
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
}
.testoprincipale10 a:visited {
	color: #000000;
	text-decoration: underline;
}
.testoprincipale10 a:hover {
	color: #666666;
	text-decoration: none;
}


.titolipaginefrandibisprox {
	font-family: "Barlow", Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	font-size: 1em;
	text-indent: 100px;
	white-space: pre;
	margin-left: 14px;
}

.titolipaginefrandibisprox a:link {
	color: #FFFFFF;
	background-color: #E7526B;
	padding: 7px;
}
.titolipaginefrandibisprox a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E7526B;
	padding: 7px;
}
.titolipaginefrandibisprox a:hover {
	color: #FFFFFF;
	background-color: #000000;
	padding: 7px;
}


.titolipaginefrandibis {
	font-family: "Barlow", Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1em;
}

.titolipaginefrandibis a:link {
	color: #000000;
	background-color: #7ca0c2;
	padding: 7px;
}
.titolipaginefrandibis a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #7ca0c2;
}
.titolipaginefrandibis a:hover {
	color: 7592bc;
	padding: 7px;
	background-color: #FFFFFF;
}

.titolipaginefrandibis2 {
	font-family: "Barlow", Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1em;
}

.titolipaginefrandibis2 a:link {
	color: #000000;
	background-color: #7ca0c2;
	padding: 7px;
}
.titolipaginefrandibis2 a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #7ca0c2;
}
.titolipaginefrandibis2 a:hover {
	color: 7592bc;
	padding: 7px;
	background-color: #FFFFFF;
}


.titolipaginefrandix {
	font-family: 'Barlow', Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: 700;
	color: #E7526B;
}

.titolipaginefrandix a:link {
	color:#2c4874;
	text-decoration: underline;
}
.titolipaginefrandix a:visited {
	color: #2c4874;
	text-decoration: underline;

}
.titolipaginefrandix a:hover {
	color: #2c4874;
	text-decoration: none;
}


.titolipaginefrandixb {
	font-family: "Fira Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 1.4em;
}
.titolipaginefrandi2 {
	font-family: Quattrocento, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 2em;
	padding: 20px;
	background-color: #000000;
}
.duedue .riga  .titolipaginefrandi2 a:link {
	color: #FFFFFF;
	background-color: #EF2883;
}
.duedue .riga  .titolipaginefrandi2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EF2883;

}
.duedue .riga  .titolipaginefrandi2 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EF2883;
}

/* Griglia */





.rigafreccia2 {
	display:none;
}

.rigafreccia {
	display:inline;
}

.menu {
	background-color: #FFFFFF;
}


.gest {
width: 100%;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 16px;
}
.gest .ges2 {
	position: absolute;
	z-index: 22;
	width: 259px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	top: -75px;
	left: 1px;
}

.riga19 {
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 90px;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	height: auto;
	padding-top: 5px;
	display:inline;
}

.riga {
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 90px;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	height: auto;
	padding-top: 5px;
}

.rigab {
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 100px;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	height: auto;
	padding-top: 0px;
}

.riga4 {
	width: 100%;
	max-width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	}

[class*='colonna-'] {
 float: left; 
 min-height: 1px; 
 padding: 0 0px; 
}

[class*='colonnas-'] {
 float: left; 
display: block;
 padding: 0 0px; 
}

.colonna-1-3 {
	width: 22%;
	padding: 0px;
}
.colonna-1-4 {
	width: 5%;
}
.colonna-1-5 {
	width: 78%;
	padding-top: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.colonna-1-2 {
	width: 30%;
}

.colonna-1 {
	width: 60%;
}
.colonna-1-6 {
	width: 48%;
}
.colonna-1-7 {
	width: 4%;
}
.colonna-1-8 {
	width: 48%;
}
.colonna-1-9 {
	width: 5%;
}
.colonna-1-10 {
	width: 30%;
}
.colonna-1-11 {
	width: 30%;
}
.colonna-1-12 {
	width: 5%;
}
.colonna-1-13 {
	width: 30%;
}
.colonna-1-14 {
	width: 5%;
}
.colonna-1-15 {
	width: 30%;
}
.colonna-1-16 {
	width: 100%;
	
}


.colonna-1-loghi {
	width: 100%;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colonna-1-logo1 {
	width: 20%;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo2 {
	width: 20%;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colonna-1-logo1a {
	width: 23%;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo2a {
	width: 23%;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colonna-1-logo3a {
	width: 18%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo4a {
	width: 18%;
	padding: 0px;
}
.colonna-1-logo5a {
	width: 18%;
	padding: 0px;
}
.colonna-1-logo3 {
	width: 20%;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo4 {
width: 20%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo5 {
	width: 20%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colonna-1-duelogo {
	width: 70%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.colonna-1-prog {
	width: 70%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-prog2 {
	width: 20%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-duel {
	width: 80%;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-trel {
	width: 100%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 60px;
}
.colonna-1-duels {
	width: 100%;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-trels {
	width: 0%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 60px;
}

.colonna-1-due {
	width: 60%;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonna-1-tre {
	width: 40%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 60px;
}


.colonna-1-ard1 {
	width: 32%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonna-1-ard2 {
	width: 32%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonna-1-ard3 {
	width: 32%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.colonna-1-um {
width: 2%;
	
}
.colonna-1-um1 {
	width: 2%;
	
}


.colonna-1-ard4 {
	width: 40%;
		padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonna-1-ard5 {
	width: 20%;
		padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonna-1-ard6 {
	width: 20%;
		padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.colonna-1-50lo {
	width: 100%;
	background-image: url(.);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonna-1-50b {
	width: 100%;
	background-image: url(.);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.colonna-1-51 {
	width: 100%;
	background-image: url(.);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-color: #92C4E4;
}
.colonna-1-70 {
	width: 30%;
}
.colonna-1-71 {
	width: 5%;
}
.colonna-1-72 {
	width: 30%;
}
.colonna-1-73 {
	width: 5%;
}
.colonna-1-74 {
	width: 30%;
}

.colonna-1-711 {
	width: 50%;
	background-color: #999999;
}
.colonna-1-712 {
	width: 50%;
	background-color: #990000;
}

.colonna-1-8000 {
	width: 100%;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.colonna-1-900 {
	width: 30%;
	padding: 20px;
}
.colonna-1-901 {
	width: 70%;
	padding-left: 40px;
}


[class*="colonna-"] + [class*="colonna-"]:last-child {float: right;}

/* Micro-clearfix */
.riga:before,
.riga:after {
 content: " "; 
 display: table;
}

.riga:after {
 clear: both;
}



.riga {
 *zoom: 1;
}



/* Micro-clearfix */
.rigab:before,
.rigab:after {
 content: " "; 
 display: table;
}

.rigab:after {
 clear: both;
}



.rigab {
 *zoom: 1;
}


/* Font miei */


.footer {
	background-color: #454545;
	background-image: url(righi6.jpg);
	background-repeat: repeat;
}

.testoprincipalegrande {
	font-family: 'Barlow', Helvetica, Arial;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.6em;
	font-weight: 500;
}
.testoprincipalegrande a:link {
	color: #000000;
	text-decoration: none;
}
.testoprincipalegrande a:visited {
	color: #000000;
	text-decoration: none;
}
.testoprincipalegrande a:hover {
	color: #DB1516;
	text-decoration: underline;
}
.titolipagine {
	font-family: Helvetica, Arial;
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
	line-height: 1.3em;
	text-decoration: none;
}



.riga .titolo {
}
.riga .colonna-1-3 .photo {
	background-color: #999999;
	padding: 10px;
}
.testolinkfoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: normal;
	color: #000000;
}
.riga .colonna-1-3 .photo .testolinkfoto a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.riga .colonna-1-3 .photo .testolinkfoto a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.riga .colonna-1-3 .photo .testolinkfoto a:hover {
	color: #000000;
	text-decoration: none;
}




/* layout */



.dueventi {
	width: 100%;
	background-color: #971618;
	}

.duetredici {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	background-color: #999999;
	padding-top: 40px;
	padding-bottom: 40px;
	}
.dueinterno {
	width: 100%;
	background-color: #E9CA5C;
	}

	.duebiancoc {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #E30B17;
	}
	.duebianco-b {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	.duebianconone {
	width: 100%;
	padding: 10px;
	height: auto;
	}
	
.colonna-1-10000 {
	width: 25%;
	padding-top: 0px;
	padding-right: 40px;
	padding-left: 0px;
}
.colonna-1-10001 {
	width: 25%;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.colonna-1-10002 {
	width: 25%;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.colonna-1-10003 {
	width: 25%;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
.colonna-1-600 {
	width: 30%;
	padding-right: 40px;
}
.colonna-1-601 {
	width: 70%;
	padding-left: 40px;
}


.colonna-1-1000 {
	width: 32%;
	padding-left: 0px;
}

.colonna-1-1001 {
	width: 2%;
	padding-left: 0px;
}

.colonna-1-1002 {
	width: 32%;
	padding-left: 0px;
}

.colonna-1-1003 {
	width: 2%;
	padding-left: 0px;
}

.colonna-1-1004 {
	width: 32%;
		padding-left: 0px;
}



.testo-sottotitolo10 {
	font-family: helvetica;
	font-size: 1em;
	font-weight: 500;
	color: #333333;
	line-height: 2em;
	text-decoration: none;
}

.testo-sottotitolo10 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	background-color: #3399FF;
	padding: 10px;
}
.testo-sottotitolo10 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	background-color: #3399FF;
}
.testo-sottotitolo10 a:hover {
	color: #993300;
	text-decoration: none;
	font-weight: 400;
	background-color: 00a4d8;
}


.testo-sottotitolo {
	font-family: "Open sans", helvetica;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
	text-decoration: none;
	}
	
	.testo-sottotitolo a:link {
	color: #FF0000;
}
.testo-sottotitolo a:visited {
	color: #FF0000;
}
.testo-sottotitolo a:hover {
	color: #FF0000;
	text-decoration: underline;
}
	
	
	/* template --------------------------------------------------------------------------------------- */
	
	.duefoto {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	.duenormale {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	.dueundici {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 100px;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-left: 0px;
	}
	.duedodici {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	}
	.duedodici-b {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	}
		.duedodici-c {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	}
	.duedodici-d {
	width: 100%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	background-color: #EDEDED;
	padding: 10px;
	}
	.colonna-1-port {
	width: 35%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.colonna-1-port0 {
	width: 75%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.colonna-1-port1 {
	width: 20%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-port2 {
	width: 10%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.colonna-1-port3 {
	width: 90%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.colonna-1-50 {
	width: 100%;
	background-image: url(.);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #333333;
}
.duedieci {
	background-repeat: no-repeat;
	background-color: #333333;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}
.duesei2 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(media_teatro/percaso4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 220px;
	padding-top: 50px;
}
.duesei22 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(media/robot2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 170px;
	padding-top: 50px;
}
.dueonw22 {
	width: 100%;
}
.colonna-1-50-alt {
	width: 100%;
	background-image: url(.);
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.duequattro {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
	padding-right: 100px;
	padding-left: 100px;
	background-color: #333333;
	}
	
	
	.divtit {
	width: 100%;
	padding-bottom: 10px;
	padding-top: 10px;
	}
		.divtit2 {
	width: 100%;
	padding-bottom: 0px;
	padding-top: 10px;
	}
	
		.divtit3 {
	width: 100%;
	padding-bottom: 0px;
	padding-top: 10px;
	text-align:right;
	}


	.duesette2 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(tpp6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 220px;
	padding-top: 70px;
}
		.duecinque {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	}
	
		.duebianco {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
		.duebiancotre {
	width: 100%;
	height: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
	.duebiancodue {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	}
	
	.dueurlbiglietti {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
		.dueformenulogo {
	width: 100%;
	padding-top: 102px;
	padding-bottom: 22px;
	}
	
	.dueformenulogoalt {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 22px;
	}
	
	
		.dueformenulogo2 {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	
		.dueformenulogobis {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 200px;
	}
	
		.dueformenu {
	width: 10%;
	position: fixed;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	top: 52px;
	right: 54px;
	}
	
		.dueformenuextra {
	width: 100%;
	position: fixed;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	}
	
	.colonna-1-200-base {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #EDEDED;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
	.colonna-1-200-base2 {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #EDEDED;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.colonna-1-200-base-crediti {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-200-base-alt {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #EDEDED;
	background-color: FFFFFF;
}
.colonna-1-200-base-alt-2 {
	width: 100%;
	border-bottom-width: 20px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	padding: 0px;
}
	.colonna-1-200 {
	width: 70%;
	padding-right: 0px;
	padding-left: 0px;
}
.colonna-1-200-3 {
	width: 39%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.colonna-1-200-0 {
	width: 2%;
	padding-right: 0px;
	padding-left: 0px;
}
.colonna-1-200-1 {
	width: 100%;
	padding-right: 0px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.colonna-1-200-foto {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.colonna-1-200-titolo {
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
}
.colonna-1-200-testo {
	width: 100%;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.colonna-1-201 {
	width: 26%;
	padding-left: 0px;
	padding-right: 0px;
}
.colonna-1-201-3 {
	width: 59%;
	padding-left: 10px;
	padding-right: 0px;
}
.colonna-1-201-0 {
	width: 48%;
	padding-left: 0px;
	padding-right: 0px;
}
.colonna-1-202 {
	width: 100%;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.duesotto {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.dueeng {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.dueint {
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.colonna-1-195 {
	width: 32%;
	padding-left: 0px;
	padding-right: 0px;
}

.colonna-1-196 {
	width: 2%;
	padding-left: 0px;
	padding-right: 0px;
}

.colonna-1-197 {
	width: 32%;
	padding-left: 0px;
	padding-right: 0px;
}


.colonna-1-198 {
	width: 2%;
	padding-left: 0px;
	padding-right: 0px;
}

.colonna-1-199 {
	width: 32%;
	padding-left: 0px;
	padding-right: 0px;
}

	
	/* font definitivi--------------------------------------------------------------------------------------- */
	
	.testoprincipale-rosso {
	font-family: 'Barlow', Helvetica, Arial;
	font-size: 1.6em;
	color: #000000;
	line-height: 150%;
	font-weight: 400;
	}
	.testoprincipale-verde {
	font-family: Helvetica, Arial;
	font-size: 2em;
	color: #000000;
	line-height: 1.4em;
	font-weight: bold;
	}
		.testoprincipale600 {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 150%;
	font-weight: 600;
	}
			.testoprincipale600tit {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 150%;
	font-weight: 600;
	background-color: #000000;
	padding: 10px;
	}
	
	.testoprincipale600tit a:link {
	color: #FFFFFF;
	;
	font-weight: 600;
	text-decoration: none;
}
.testoprincipale600tit a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	padding: 5px;
}
.testoprincipale600tit a:hover {
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: underline;
	
}


	.testoprincipale {
	font-family: 'Barlow', Helvetica, Arial;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1.6em;
	font-weight: 300;
	}
.testoprincipale a:link {
	color: #FFFFFF;
	;
	font-weight: 600;
	text-decoration: none;
}
.testoprincipale a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 600;
	padding: 5px;
}
.testoprincipale a:hover {
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: underline;
}


	.testoprincipalen {
	font-family: 'Barlow', Helvetica, Arial;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.6em;
	font-weight: 300;
	}
.testoprincipalen a:link {
	color: #000000;
	;
	font-weight: 600;
	text-decoration: underline;
}
.testoprincipalen a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: 600;
	padding: 5px;
}
.testoprincipalen a:hover {
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}


	.testoprincipalesubint {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 3em;
	font-weight: 400;
	background-color: #154390;
	padding: 5px;
	}
		.testoprincipalesub {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 0.9em;
	color: #000000;
	line-height: 2em;
	font-weight: 300;
	}
.testoprincipalesub a:link {
	color: #000000;
	;
	font-weight: 600;
	text-decoration: underline;
}
.testoprincipalesub a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: 600;
	padding: 5px;
}
.testoprincipalesub a:hover {
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}


	.testoprincipalebotton {
	font-family: Helvetica, Arial;
	font-size: 1em;
	color: #FF0000;
	line-height: 1.6em;
	font-weight: normal;
	padding-left: 30px;
	}
.testoprincipalebotton a:link {
	color: #FFFF00;
	;
	font-weight: 500;
	background-color: #333333;
	padding: 10px;
	font-size: 0.8em;
}
.testoprincipalebotton a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: 500;
	padding: 10px;
	background-color: #333333;
	font-size: 0.8em;
}
.testoprincipalebotton a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 500;
	background-color: #FFFF00;
}

.testoprincipalerosso {
	font-family: "PT sans", Helvetica, Arial;
	font-size: 2.5em;
	color: #a08a3f;
	line-height: 2px;
	font-weight: 400;
	padding-left: 30px;
	padding-top: 50px;
	}
	
.testoprincipalerosso a:link {
	color: #000000;
	text-decoration: none;
}
.testoprincipalerosso a:visited {
	color: #000000;
	text-decoration: none;
}
.testoprincipalerosso a:hover {
	color: #333333;
	text-decoration: none;
}

	.testoprincipale23 {
	font-family: Helvetica, Arial;
	font-size: 1em;
	color: #000000;
	line-height: 1em;
	font-weight: normal;
	}
	
.testoprincipale23 a:link {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
}
.testoprincipale23 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: 400;
}
.testoprincipale23 a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: 400;
}

	.testoprincipale23b {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 0.7em;
	color: #000000;
	line-height: 1.4em;
	font-weight: normal;
	}
	
.testoprincipale23b a:link {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
}
.testoprincipale23b a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: 400;
}
.testoprincipale23b a:hover {
	color: #993300;
	text-decoration: none;
	font-weight: 400;
}

	.testoprincipale22 {
	font-family: 'Barlow', Helvetica, Arial;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1.4em;
	font-weight: 400;
	}
	.testoprincipale22 a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
}
.testoprincipale22 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
}
.testoprincipale22 a:hover {
	text-decoration: underline;
	font-weight: 400;
	color: #FFFFFF;
}


		.testoprincipale22bold {
	font-family: 'Barlow', Helvetica, Arial;
	font-size: 1.6em;
	color: #FFFFFF;
	line-height: 1.4em;
	font-weight: bold;
	}
	

	
.testoprincipale22bold2 a:link {
font-family: 'Barlow', Helvetica, Arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.testoprincipale22bold a:visited {
font-family: 'Barlow', Helvetica, Arial;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.testoprincipale22bold a:hover {
font-family: 'Barlow', Helvetica, Arial;
	text-decoration: underline;
	font-weight: bold;
}







		.titolicrediti {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.6em;
	font-weight: 600;
	}
	
	
		.titoliproduzioni {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 1.6em;
	color: #000000;
	line-height: 1.4em;
	font-weight: bold;
	}
	

	
		.titoliproduzioni a:link {
	color: #000000;
	text-decoration: none;
	font-weight: 600;
}
.titoliproduzioni a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: 600;
}
.titoliproduzioni a:hover {
	text-decoration: underline;
	font-weight: 600;
}





.titoloni {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	color: #705E36;
	line-height: normal;
	font-weight: bold;
}
.titoloni a:link {
	color: #E40918;
	text-decoration: none;
}
.titoloni a:visited {
	color: #E40918;
	text-decoration: none;
}
.titoloni a:hover {
	color: #000000;
	text-decoration: underline;
}
.titolonidue {
	font-family: Helvetica, arial, sans-serif;
	font-size: 1.4em;
	color: #000000;
	line-height: 1.4em;
	font-weight: 500;
}
.titolonidue a:link {
	color: #000000;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
.titolonidue a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.titolonidue a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
	

.titolipaginemenu {
	font-family: Helvetica, arial;
	font-size: 0.8em;
	font-weight: 500;
	color: #c9baa9;
	line-height: 2em;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.titolipaginemenuhomegialla {
	font-family: "Open Sans", Helvetica, arial;
	font-size: 2.2em;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	word-wrap: break-word;
}
.titolipaginemenuhomegiallas {
	font-family: Oswald, Helvetica, arial;
	font-size: 3.2em;
	font-weight: 400;
	color: #a08a3f;
	line-height: 1em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	word-wrap: break-word;
}

.titolipaginemenuhome {
	font-family: "Barlow", Helvetica, arial;
	font-size: 2.5em;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 1em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.titolipaginemenuhome a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titolipaginemenuhome a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.titolipaginemenuhome a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}




.titolipaginemenuhomealt {
	font-family: Oswald, Helvetica, arial;
	font-size: 7em;
	font-weight: 400;
	color: #a28d5f;
	line-height: 1em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.titolipaginemenuhomealt a:link {
	font-family: Oswald, Helvetica, arial;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
.titolipaginemenuhomealt a:visited {
	font-family: Oswald, Helvetica, arial;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
.titolipaginemenuhomealt a:hover {
	font-family: Oswald, Helvetica, arial;
	font-weight: 400;
color: #FFFFFF;
	text-decoration: underline;
}


.titolipaginemenuhomealts {
	font-family: Oswald, Helvetica, arial;
	font-size: 2em;
	font-weight: 400;
	color: #000000;
	line-height: 1em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.titolipaginemenuhomealts a:link {
	font-family: Oswald, Helvetica, arial;
	font-weight: 400;
	color: #a28d5f;
	text-decoration: none;
	padding: 2px;
}
.titolipaginemenuhomealts a:visited {
	font-family: Oswald, Helvetica, arial;
	font-weight: 400;
	color: #a28d5f;
	text-decoration: none;
}
.titolipaginemenuhomealts a:hover {
	font-family: Oswald, Helvetica, arial;
	font-weight: 400;
color: #a28d5f;
	text-decoration: underline;
}


.titolipaginemenux {
	font-family: Oswald, Helvetica, arial;
	font-size: 2.5em;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 1.2em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.titolipaginemenuxs {
	font-family: Oswald, Helvetica, arial;
	font-size: 2.5em;
	font-weight: 600;
	color: #a08a3f;
	line-height: 1.2em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.titolipaginemenuxx {
	font-family: Oswald, Helvetica, arial;
	font-size: 3.6em;
	font-weight: 400;
	color: #000000;
	line-height: 1em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	word-wrap: break-word;
}
.titolipaginemenuxx2 {
	font-family: 'Barlow', Helvetica, Arial;
	font-size: 3em;
	font-weight: 600;
	color: #000000;
	line-height: 110%;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.titolipaginemenuxx2 a:link {
	font-family: 'Barlow', Helvetica, Arial;
	color: #000000;
	text-decoration: none;
}
.titolipaginemenuxx2 a:visited {
	font-family: 'Barlow', Helvetica, Arial;
	color: #000000;
	text-decoration: none;
}
.titolipaginemenuxx2 a:hover {
font-family: 'Barlow', Helvetica, Arial;
	color: #333333;
	text-decoration: underline;
}



.titolipaginemenu2 {
	font-family: #FFFF00;
	font-size: 2.2em;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 1.5em;
	text-decoration: none;
	padding: 0px;
}
.titolipaginemenu2 a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
	background-color: #FFFF00;
}
.titolipaginemenu2 a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFFF00;
}
.titolipaginemenu2 a:hover {
	color: #FFFF00;
	text-decoration: underline;
	background-color: #000000;
	padding: 0px;
}
	


.titolipaginemenu2-mini {
	font-family: helvetica, Arial;
	font-size: 0.6em;
	font-weight: lighter;
	color: #FFFFFF;
	line-height: 2.8em;
	text-decoration: none;
}
.titolipaginemenu2-mini a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	background-color: #333333;
}
.titolipaginemenu2-mini a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	background-color: #333333;
}
.titolipaginemenu2-mini a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 10px;
}
.testomicro {
	font-family: Helvetica, Arial;
	font-size: 1em;
	color: #000000;
	line-height: 1.4em;
	font-weight: lighter;
	}
.testomicro a:link {
	color: #DB1516;
	text-decoration: none;
}
.testomicro a:visited {
	color: #DB1516;
	text-decoration: none;
}
.testoprincipalegrande a:hover {
	color: #DB1516;
	text-decoration: underline;
}
.testotesto-sotto {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
	font-weight: 400;
	text-transform: none;
	border-radius: 4px 4px 4px 4px;
}
.testotesto-sotto a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	background-color: #000000;
	border-radius: 4px 4px 4px 4px;
}
.testotesto-sotto a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	border-radius: 4px 4px 4px 4px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.testotesto-sotto a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 5px;
	border-radius: 4px 4px 4px 4px;
}


.testotesto-boldwhite {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	line-height: 1.5em;
	font-weight: 400;
	text-transform: none;
	border-radius: 4px 4px 4px 4px;
}


.testotesto-boldwhitebold {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	line-height: 1.5em;
	font-weight: 600;
	text-transform: none;
	border-radius: 4px 4px 4px 4px;
}

.testotesto-bold {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	color: #000000;
	line-height: 1.6em;
	font-weight: 400;
	text-transform: none;
	border-radius: 4px 4px 4px 4px;
}
.testotesto-bold a:link {
	color: #000000;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
}
.testotesto-bold a:visited {
	color: #000000;
	text-decoration: underline;
	border-radius: 4px 4px 4px 4px;
}
.testotesto-bold a:hover {
	text-decoration: underline;
	border-radius: 4px 4px 4px 4px;
}


.testotesto-sotto5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 2em;
	font-weight: normal;
	text-transform: none;
	border-radius: 4px 4px 4px 4px;
}
.testotesto-sotto5 a:link {
	color: #000000;
	text-decoration: none;
	padding: 5px;
	background-color: #FFCC00;
	border-radius: 4px 4px 4px 4px;
}
.testotesto-sotto5 a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	border-radius: 4px 4px 4px 4px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.testotesto-sotto5 a:hover {
	color: #FFCC00;
	text-decoration: none;
	background-color: #000000;
	padding: 5px;
	border-radius: 4px 4px 4px 4px;
}
.testotesto-sotto-grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: none;
}
.testotesto-sotto10 {
	font-family: Helvetica, arial, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	line-height: 1.5em;
	font-weight: 400;
	text-transform: none;
	padding: 0px;
}
.testotesto-sotto10 a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.testotesto-sotto10 a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.testotesto-sotto10 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.testotesto-sottorosso-grassetto {
	font-family: Helvetica, arial, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: none;
}
.testotitoli-sotto {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	color: #FFFFFF;
	line-height: 1.2em;
	font-weight: 400;
	text-transform: none;
}
.testotitoli-sotto a:link {
	color: #000000;
	text-decoration: none;
}
.testotitoli-sotto a:visited {
	color: #000000;
	text-decoration: none;
}
.testotitoli-sotto a:hover {
	color: #000000;
	text-decoration: underline;
}
	



	/* font definitivi end end--------------------------------------------------------------------------------------- */


.testoprincipaleminiverde {
	font-family: "Open sans", Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 150%;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
}
.testoprincipaleminiverde a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.testoprincipaleminiverde a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.testoprincipaleminiverde a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.testoprincipalemini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
}
.testoprincipalemini a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.testoprincipalemini a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.testoprincipalemini a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.testotitoli-sotto2 {
	font-family: "Fira Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #000000;
	line-height: 1.2em;
	font-weight: 400;
	text-transform: none;
}



.colonna-1-sinistra {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.colonna-1-destra {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.colonna-1-seguici1 {
	width: 20%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

.colonna-1-seguici2 {
	width: 20%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}




.colonna-1-seguici3 {
	width: 20%;
		padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

.colonna-1-seguici4 {
	width: 20%;
		padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

.colonna-1-seguici5 {
	width: 20%;
		padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}





.colonna-1-loghi1c {
	width: 33%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.colonna-1-loghi2c {
	width: 33%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.colonna-1-loghi3c {
	width: 33%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.colonna-1-loghi4c {
	width: 25%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}



.colonna-1-loghi1 {
	width: 1%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.colonna-1-loghi2 {
	width: 33%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 5px;
}




.colonna-1-loghi3 {
	width: 33%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.colonna-1-loghi4 {
	width: 32%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 15px;
}

.colonna-1-loghi5 {
	width: 20%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}



.colonna-1-loghi1a {
	width: 33%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 5px;
}




.colonna-1-loghi2a {
	width: 33%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}







	
/* layout ex */



.duedue {
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
}

	
	.duesei {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	background-image: url(IMG_1192.JPG);
	padding-bottom: 300px;
	}
	
	.duecontenuto {
	width: 100%;
	background-color: #EDEDED;
	height: auto;
	}
	.duecontenuto2 {
	width: 100%;
	background-color: #FFFFFF;
	}
	
	

.dueotto2 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
}

.dueotto2int {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
}
	.duesei3 {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	padding-bottom: 0px;
	background-color: #971517;
	}
	


	.duecinque-b {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	}
	.duecinque-c {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #E30B17;
	}


/* Stili  per le varie sezioni */
header {
	height: 70px;
	position: relative;
}

header #logo {
 float: left;
}

#logo a {display: block;}

footer {
 border-top: 1px solid #333;
 border-bottom: 1px solid #333;
}


.duedue .riga .colonna-1-202 .colonna-1-5 .titolipaginemenu a:link {
	background-color: #FFFFFF;
	color: #000000;
}
.duedue .riga .colonna-1-202 .colonna-1-5 .titolipaginemenu a:visited {
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
}
.duedue .riga .colonna-1-202 .colonna-1-5 .titolipaginemenu a:hover {
	color: #91C4E0;
	padding: 0px;
}


.menu-alt {
	color: #FFFFFF;
	background-color: #FF3333;
	border-left-width: thin;
	border-left-color: #000000;
	border-right-width: thin;
	border-right-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.dueotto2 {
	width: 100%;
	height: 700px;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/208.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto22 {
	width: 100%;
	height: 700px;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/1011b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto222 {
	width: 100%;
	height: 700px;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/d.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto2222 {
	width: 100%;
	height: 700px;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/1010.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto22222 {
	width: 100%;
	height: 700px;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/202.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}

.dueotto223 {
	width: 100%;
	height: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/1010c.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}

.dueotto223jpt {
	width: 100%;
	height: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/about.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto223jpt2 {
	width: 100%;
	height: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/MoniQuefoto-noirobot008.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #33CCFF;
}
.dueotto223caduta {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/chisiamo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto223chisiamo {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/anticaduta.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto223caselegno {
	width: 100%;
	height: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/caselegno.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto223coperture {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/coperture2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto223lattoneria {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/lattoneria.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto223lanticad {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/anticad.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto223lcasele {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/casele.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}



.dueotto223prov {
	width: 100%;
	height: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/1010c.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}

.dueotto223 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/fly5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;

}


.dueo-noirobot {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/MoniQuefoto-noirobot006.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;

}


.dueo-produzioni {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #a08a3f;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
}

.dueo-flyproduzioni {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/neve2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
		background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve2.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve2.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve2.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve2.jpg);
	background-image:  linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve2.jpg);
}

.dueo-flyproduzioni10 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/45b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
		background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/45b.jpg;
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/45b.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/45b.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/45b.jpg);
	background-image:  linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/45b.jpg);
}

.dueo-flyproduzioni11 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/44b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
		background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/44b.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/44b.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/44b.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/44b.jpg);
	background-image:  linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/44b.jpg);
}

.dueo-lecture {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/home4b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
		background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/home4b.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/home4b.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/home4b.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/home4b.jpg);
	background-image:  linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/home4b.jpg);
	

}


.dueo-principle {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/5b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
			background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/5b.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/5b.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/5b.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/5b.jpg);
	background-image:  linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/5b.jpg);

}

.dueo-principle {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/5b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/5b.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/5b.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/5b.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/5b.jpgg);
	background-image:  linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/5b.jpg);

}

.dueo-grandpa {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/4b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
			background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4b.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4b.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4b.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4b.jpg);
	background-image:  linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4b.jpg);
}

.dueo-pale {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/miofratellorincorreidinosauric.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauric.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauric.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauric.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauric-jpg);
	background-image:  linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauric.jpg);

}

.dueo-noirobotproduzioni {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/lasfida.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/lasfida.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/lasfida.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/lasfida.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/lasfida.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/lasfida.jpg));

}


.dueo-prod4 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/miofratellorincorreidinosauri.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauri.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauri.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauri.jpg);
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(foto/miofratellorincorreidinosauri.jpg));
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(miofratellorincorreidinosauri.jpg);
}

.dueo-prod4a {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/cuoredighiaccio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/cuoredighiaccio.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/cuoredighiaccio.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/cuoredighiaccio.jpg);
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/cuoredighiaccio.jpg));
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/cuoredighiaccio.jpg);
}

.dueo-prod4b {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/miofratellorincorreidinosauri.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/miofratellorincorreidinosauri.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/miofratellorincorreidinosauri.jpg);
	background-image:  url(-ms-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/miofratellorincorreidinosauri.jpg));
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/cuoredighiaccio.jpg));
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/miofratellorincorreidinosauri.jpg);
}

.dueo-prod4c {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/vampiri.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/vampiri.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/vampiri.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/vampiri.jpg);
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/cuoredighiaccio.jpg));
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/vampiri.jpg);
}
.dueo-prod4d {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/sloimachine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/sloimachine.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/sloimachine.jpg);
	background-image:  url(-ms-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/sloimachine.jpg));
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/sloimachine.jpg));
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/sloimachine.jpg);
}

.dueo-prod4e {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/lasfida.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/lasfida.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/lasfida.jpg);
	background-image:  url(-ms-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/lasfida.jpg));
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/lasfida.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/lasfida.jpg);
}
.dueo-prod4f {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/nevicata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/nevicata.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/nevicata.jpg);
	background-image:  url(-ms-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/nevicata.jpg));
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/nevicata.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/nevicata.jpg);
}

.dueo-prod57 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/44.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
		background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/44.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/44.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/44.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/44.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/44.jpg));
}

.dueo-prod45 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/45.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
		background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/45.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/45.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/45.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/45.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/45.jpg));
}


.dueo-prod55 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/4.jpg));
}

.dueo-prod5 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #333333;
	background-image: url(foto/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/4.jpg));
}

.dueo-prod5port {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 0px;

}

.dueo-prod5home {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  url(2022tdm/home2.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/4.jpg));
}

.dueo-prod5homeport {
	width: 100%;
	height: auto;
	background-size:cover;
	background-image: url(foto/4.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  url(call26b.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/4.jpg));
}


.dueo-prod5b {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  url(2022tdm/home3.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/4.jpg));
}


.dueo-prod6 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
}

.dueo-prod7 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/7.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
}

.dueo-prod3 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/lasfida.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
}


.dueo-prod2 {
	width: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/miofratellorincorreidinosauri.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 100px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauri.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauri.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauri.jpg);
	background-image:  url(foto/miofratellorincorreidinosauri.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)), url(foto/miofratellorincorreidinosauri.jpg);
}
.dueo-prod1 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/neve.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
		background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/neve.jpg));
}


.dueo-fly2 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/fly5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
	
}

.dueo-homeblack {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
}


.dueo-home {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/neve.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/neve.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/neve.jpg));
}

.dueo-digital {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/digital.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
}
.dueo-about {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
}
.dueo-about2 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;	
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/about.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/about.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/about.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/about.jpg);
	background-image:  linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/about.jpg);
}
.dueo-corsi {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/courses2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
	
}

.dueo-foto {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/nero.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
	
}

.dueo-foto6 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/home4b.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
				background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/home4b.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/home4b.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/home4b.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/home4b.jpg);
	background-image:  linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/home4b.jpg);
}

.dueo-foto5 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/home4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
}

.dueo-foto4 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/chisiamo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
	
}


.dueo-foto3 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/nero3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
	
}

.dueo-foto2 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/jpt22.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;	
	
}

.dueo-foto1 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/nero1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
	
}

.dueo-vuoto {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #FFFF00;
	background-image: url(abdout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
	
}

.dueo-prod {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/prod2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
		background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/prod2.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/prod2.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/prod2.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/prod2.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/prod2.jpg));
	
}

.dueo-alberi {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
		background-image: url(foto/cuoredighiaccio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
		background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/cuoredighiaccio.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/cuoredighiaccio.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/cuoredighiaccio.jpg);
	background-image:  -o-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/cuoredighiaccio.jpg);
	background-image:  linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/cuoredighiaccio.jpg);
}

.dueo-ardito {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/arditodesio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 200px;
	padding-right: 200px;
	padding-top: 0px;
}


.dueotto223x {
	width: 100%;
	height: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/1010.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto222222 {
	width: 100%;
	height: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/205.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto2222222 {
width: 100%;
	height: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto2a {
	width: 100%;
	height: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/213.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0px;
	padding-top: 0px;
}
.dueotto21 {
	width: 100%;
	height: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(home/h.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0px;
	padding-top: 0px;
}
.duedue2 {
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-right: 20px;
	padding-bottom: 160px;
	padding-left: 100px;
	background-color: #CCCCCC;
	background: rgba(0,0,0,0.0);
}
.duedue2ex {
	position: absolute;
	top: 200px;
	right: 160px;
	left: 160px;
	margin: 0 auto;
	z-index: 0;
}
.duedue200 {
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #CCCCCC;
	background: rgba(0,0,0,0.0);
}
.duedue22 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.duequattrocinque {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colonna-1-90 {
	width: 33%;
	padding: 10px;
}
.colonna-1-91 {
	width: 34%;
	padding: 10px;
}
.colonna-1-92 {
	width: 33%;
	padding: 10px;
}
.colonna-1-93 {
	width: 25%;
	background-color: #CCCCCC;
	padding: 10px;
	background-image: url(home/18.jpg);
}

.colonna-1-900 {
	width: 50%;
	padding-top: 2px;
	padding-right: 40px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.colonna-1-901 {
	width: 50%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 40px;
}

.duequattroquattro {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 200px;
	padding-left: 200px;
	background-color: #000000;
	}
	
.duequattrosei {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	padding-right: 200px;
	padding-left: 200px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 0px;
	}
.duequattrosette {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: repeat;
	height: auto;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	padding-top: 12px;
	background-image: url(media25/home3.jpeg);
	}
	
	.duequattrosettehome {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: repeat;
	height: auto;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 90px;
	padding-left: 90px;
	padding-bottom: 60px;
	padding-top: 60px;
	background-color: #E7526B;
	background-image: url(media25/home3.jpeg);
	}
	
	
	.duequattrosettedue {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: #FFFFFF;
	}
	
	.duequattrosettedue {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: #FFFFFF;
	}
	
.duequattrosetteblack {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #182022;
	}
	
.duequattrop {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 50px;
	padding-top: 50px;
	}
.duequattropp {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
.duequattroppp {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 50px;
	padding-top: 50px;
	}
.duequattrosetted {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
	padding-top: 50px;
	background-color: #FFFFFF;
	}
	
	.duequattrosettefooter {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: repeat;
	height: auto;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #000000;
	padding-bottom: 0px;
	padding-top: 10px;
	}
	
		.duequattrosetteloghi {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-bottom: 50px;
	padding-top: 50px;
	}
		
	@media only screen and (max-width:1300px) {
	
	


	.colonna-1-due {
	width: 60%;
		padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonna-1-tre {
	width: 40%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
}


	.colonna-1-duel {
	width: 90%;
		padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonna-1-trel {
	width: 30%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 50px;
}



	.colonna-1-sinistra {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}



.colonna-1-logo1 {
	width: 20%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo2 {
	width: 20%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo1a {
	width: 28%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo2a {
	width: 28%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo3a {
	width: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo4a {
width: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo5a {
	width: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colonna-1-logo3 {
	width: 20%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo4 {
width: 20%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.colonna-1-logo5 {
	width: 20%;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}


	.testoprincipale23b {
	font-family: Helvetica, Arial;
	font-size: 0.5em;
	color: #000000;
	line-height: 1.4em;
	font-weight: normal;
	}
	

		.titoliproduzioni {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 1.4em;
	color: #000000;
	line-height: 1.4em;
	font-weight: 600;
	}
	
	
			.titolicrediti {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.6em;
	font-weight: 600;
	}
	

	
		.titoliproduzioni a:link {
	color: #000000;
	text-decoration: none;
	font-weight: 600;
}
.titoliproduzioni a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: 600;
}
.titoliproduzioni a:hover {
	text-decoration: underline;
	font-weight: 600;
}





@media only screen and (max-width:800px) {


.duequattrosettehome {
	width: 100%;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	height: auto;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 00px;
	padding-top: 0px;
	background-color: #ffed00;
	}
	.colonna-1-sinistra {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

	.rigafreccia2 {
	display:none;
}

	.rigafreccia {
	display:none;
}




.dueo-prod5 {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  url(2022tdm/home2.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/4.jpg));
}

.dueo-prod5port {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	
}

.dueo-prod5home {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  url(2022tdm/home2.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/4.jpg));
}


.dueo-prod5homeport {
	width: 100%;
	height: auto;
	background-size:cover;
	background-image: url(foto/4.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  url(call26b.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/4.jpg));
}



.dueo-prodb {
	width: 100%;
	height: auto;
	background-size:cover;
	background-color: #fff;
	background-image: url(foto/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 50px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/4.jpg);
	background-image:  url(2022tdm/home.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(foto/4.jpg));
}



		.testoprincipale22bold {
	font-family: 'Barlow', Helvetica, Arial;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.4em;
	font-weight: bold;
	}
	


.colonna-1-destra {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.colonna-1-ard1 {
	width: 100%;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-ard2 {
	width: 100%;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-ard3 {
	width: 100%;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colonna-1-um {
width: 0%;
	
}
.colonna-1-um1 {
	width: 0%;
	
}


.titolipaginemenuxx2 {
	font-family: 'Barlow', Helvetica, Arial;
	font-size: 1.6em;
	font-weight: 600;
	color: #000000;
	line-height: 1em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

	.testoprincipale {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1.6em;
	font-weight: 400;
	}
	
		.testoprincipalen {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.6em;
	font-weight: 400;
	}
	
	.testoprincipalesub {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.6em;
	font-weight: 300;
	
	}
	
	.riga19 {
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	height: auto;
	padding-top: 0px;
	display:none;
}

	.riga {
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	height: auto;
	padding-top: 0px;
}

	.rigab {
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 50px;
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	height: auto;
	padding-top: 30px;
}

		.testoprincipale600 {
	font-family: Helvetica, Arial;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 1.6em;
	font-weight: 600;
	}
	
	.colonna-1-ard4 {
	width: 100%;
		padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonna-1-ard5 {
	width: 100%;
		padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonna-1-ard6 {
	width: 100%;
		padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.dueo-prod4 {
	width: 100%;

	background-size:cover;
	background-color: #fff;
	background-image: url(foto/miofratellorincorreidinosauri.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauri.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauri.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(foto/miofratellorincorreidinosauri.jpg);
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(foto/miofratellorincorreidinosauri.jpg));
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(miofratellorincorreidinosauri.jpg);
}

.dueo-prod4a {
	width: 100%;
	
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/cuoredighiaccio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/cuoredighiaccio.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/cuoredighiaccio.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/cuoredighiaccio.jpg);
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(foto/miofratellorincorreidinosauri.jpg));
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/cuoredighiaccio.jpg);
}

.dueo-prod4b {
	width: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/miofratellorincorreidinosauri.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/miofratellorincorreidinosauri.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/miofratellorincorreidinosauri.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/miofratellorincorreidinosauri.jpg);
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(foto/miofratellorincorreidinosauri.jpg));
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/miofratellorincorreidinosauri.jpg);
}

.dueo-prod4c {
	width: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/vampiri.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/vampiri.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/vampiri.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/vampiri.jpg);
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/vampiri.jpg));
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/vampiri.jpg);
}

.dueo-prod4d {
	width: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/sloimachine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/sloimachine.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/sloimachine.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/sloimachine.jpg);
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/sloimachine.jpg));
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/sloimachine.jpg);
}

.dueo-prod4e {
	width: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/lasfida.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/lasfida.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/lasfida.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/lasfida.jpg);
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/lasfida.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/lasfida.jpg);
}

.dueo-prod4f {
	width: 100%;
	background-size:cover;
	background-color: #fff;
	background-image: url(2022/nevicata.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 10px;
	background-image:  -webkit-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/nevicata.jpg);
	background-image:  -moz-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/nevicata.jpg);
	background-image:  -ms-linear-gradient(top right, rgba(0,0,0,  0.0),  rgba(0,0,0, 0.9)), url(2022/nevicata.jpg);
	background-image:  url(-o-linear-gradient(top%20right,%20rgba(0,0,0,%200.0),
%20rgba(0,0,0,%200.9)),%20url(2022/nevicata.jpg);
	background-image:  url(linear-gradient(top%20right,%20rgba(0,0,0,%200.0), rgba(0,0,0,%200.9)),%20url(2022/nevicata.jpg);
}


.colonna-1-due {
	width: 100%;
		padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonna-1-tre {
	width: 100%;
		padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.colonna-1-duel {
	width: 100%;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-trel {
	width: 100%;
		padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}

		.divtit3 {
	width: 100%;
	padding-bottom: 0px;
	padding-top: 10px;
	text-align:left;
	}
	
		.testoprincipale23b {
	font-family: Helvetica, Arial;
	font-size: 0.5em;
	color: #000000;
	line-height: 1.4em;
	font-weight: normal;
	}
	
	
	h1, h2, h3, h4, h5, h6 {
	font-family:'Barlow', Helvetica, Arial;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

h1 {
	margin-bottom:0px;
	color: #FFFFFF;
	font-size:1em;
	margin-bottom:0.4em;
}

h2 { 
 font-size:28px; 
	line-height:32px; 
	margin-bottom:12px; 
}

h3 { 
 font-size:21px; 
	line-height:25px; 
	margin-bottom:8px; 
}

	
	.titolipaginefrandibis {
	font-family: "Barlow", Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1em;
}

.titolipaginefrandibis a:link {
	color: #000000;
	background-color: #7ca0c2;
	padding: 7px;
}
.titolipaginefrandibis a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #7ca0c2;
}
.titolipaginefrandibis a:hover {
	color: 7592bc;
	padding: 7px;
	background-color: #FFFFFF;
}

.colonna-1-loghi1a {
	width: 50%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 15px;
}




.colonna-1-loghi2a {
	width: 50%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 5px;
}

.titolipaginemenuhome {
	font-family: "Barlow", Helvetica, arial;
	font-size: 1.5em;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 1em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.testoprincipalegrande {
	font-family: 'Barlow', Helvetica, Arial;
	font-size: 1em;
	color: #000000;
	line-height: 1.6em;
	font-weight: 500;
}

.titolipaginefrandibis2 {
	font-family: "Barlow", Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1em;
}


.colonna-1-logo1 {
	width: 30%;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo2 {
	width: 30%;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo1a {
	width: 30%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo2a {
	width: 30%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo3a {
	width: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo4a {
width: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo5a {
	width: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colonna-1-logo3 {
	width: 20%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo4 {
width: 20%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo5 {
	width: 20%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colonna-1-duels {
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.titolipaginefrandibisprox {
	font-family: "Barlow", Helvetica, sans-serif;
	color: #000000;
	background-color: ;
	padding: 5px;
	font-size: 0.8em;

}



.video-container {
    width: 100%;
   height: 300px;
    position: relative;
}

.video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
}

/* Just styling the content of the div, the *magic* in the previous rules */
.video-container .caption {
	z-index: 1;
	position: relative;
	text-align: center;
	color: #dc0000;
	padding: 40px;
}

		.titolicrediti {
	font-family: "Barlow", Helvetica, Arial;
	font-size: 1em;
	color: #000000;
	line-height: 1.6em;
	font-weight: 600;
	}


}



@media only screen and (max-width:500px) {


.colonna-1-loghi1a {
	width: 50%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 15px;
}




.colonna-1-loghi2a {
	width: 50%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 5px;
}

.titolipaginemenuhome {
	font-family: "Barlow", Helvetica, arial;
	font-size: 1.5em;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 1em;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.testoprincipalegrande {
	font-family: 'Barlow', Helvetica, Arial;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.6em;
	font-weight: 600;
}

.titolipaginefrandibis2 {
	font-family: "Barlow", Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1em;
}


.colonna-1-logo1 {
	width: 30%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo2 {
	width: 30%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo1a {
	width: 40%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo2a {
	width: 40%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo3a {
	width: 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo4a {
width: 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo5a {
	width: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.colonna-1-logo3 {
	width: 30%;
	padding-top: 0px;
	padding-right: 00px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo4 {
width: 20%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.colonna-1-logo5 {
	width: 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



}
