/* 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;
}

tr, p {  }
th  { font-size:12px; }

table td { padding:5px; }

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

.flex-img {max-width: 100%}

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

body {
 margin: 0;
 padding: 0;
 font-family: 'Biryani', CenturyGothic,"Century Gothic", "Futura", Geneva, Helvetica, Arial, SunSans-Regular; 
 font-size: 15px;
 line-height: 22px;
 color: #686868; 
 background-color: #ffffff;
 -webkit-text-size-adjust:100%;
}

/* Video responsive */

.video {
position:         relative;
padding-top:      15px;
padding-bottom:   65%;
height:           0;
overflow:         hidden;
}

.video iframe
{
position:  absolute;
top:       0;
left:      0;
width:     100%;
height:    100%;
}

/* Griglia */

.riga {
 width: 100%; 
 min-width: 720px; 
 margin: 0 auto;
}
.riga2 {
 width: 100%; 
 min-width: 720px; 
 margin: 0 auto;
}

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

.colonna-1-4 {
 width: 66.66%;
}

.colonna-1-3 {
 width: 33.33%;
}

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

.colonna-1 {
 width: 100%;
}

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

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

.riga:after {
 clear: both;
}

.riga {
 *zoom: 1;
}


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

header #logo {
 float: left;
}

#logo a {display: block;}

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

nav {
 float: right;
 padding: 20px 20px 0 0; 
}

nav ul, nav li {
 margin: 0;
 padding: 0;
}

nav ul li {
 list-style: none;
 float: left;
 margin-right: 5px;
}

nav ul li a {
 display: block;
 padding: 5px;
}

a.attiva-nav {
 display: none;
}

.box-contact{
}


#banner-parallax-gallery {
	height:500px;
	background-size:cover;
    background-repeat: no-repeat;
	background-image:url(#);
}

#footer-arrow {
        display:none;
}

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

#footer-arrow {
        display:block;
}
	


#banner-parallax-gallery {
	max-width:100%;
	height: 300px;
	background-image:url(#);
	background-attachment: scroll;
	background-size:600px;
	background-position:center;
}	


.riga { 
 width: auto;
 min-width: 0; 
 margin-left: 0; 
 margin-right: 0;
}
	
.riga2 { 
 width: auto;
 min-width: 0; 
 margin-left: 0; 
 margin-right: 0;
}	
 
[class*="colonna-"] { 
 width: auto !important; 
 float: none;  
}

[class*="colonna"] + [class*="colonna"]:last-child {float: none;}
 
[class*="colonna-"]:before, [class*="colonna-"]:after {
 content:""; 
 display:table;
}

[class*="colonna-"]:after {clear: both;}

a.attiva-nav {
	display: block;
	float: right;
	color: #FF6600;
	background: #dddddd;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}

nav {
 clear: both;
 position: absolute;
	top: 70px;
	width: 100%;
	z-index: 10000;
	background: #fff;
	padding: 0;
	display: none;
}

nav ul {
 margin: 0;
 padding: 0;
}
nav ul li {
 list-style: none;
 float: none;
}

nav ul li a { 
 padding: 5px;
 display: block;
 border-bottom: 1px solid #333; 
}

.box-contact{
	height:140px;
	margin-bottom:30px;
}

}

/*FINE PARTE RESPONSIVE */

/* RESPONSIVE FACEBOOK */

.blocco-variabile { 
		width: 70%;
		height: 30%;
		margin: 100px auto; 
}

#fb-root { display: none; }
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

/* CODICE NORMALE */

.content {
	width: 450px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
	float: left;
	height: 900px;
}
.social-stripes {
	background-color: #333;
	padding: 10px;
	height: auto;
	width: 100%;
}
.bottom {
	background-color: #DDD;
	padding: 10px;
	height: auto;
	width: 100%;
}

.sub-title, a.sub-title:link, a.sub-title:visited, a.sub-title:active {
	color: #444444;
	font-size: 40px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 40px;
	font-weight:100;
	background-repeat: no-repeat;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 1px;
}

a.sub-title:hover {
	color: #F63;
	font-size: 40px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 40px;
	font-weight:100;
	background-repeat: no-repeat;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 1px;
	transition: 0.5s;
}

.sub-title-pic, a.sub-title-pic:link, a.sub-title-pic:visited, a.sub-title-pic:active {
	color: #444444;
	font-size: 25px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 40px;
	font-weight:100;
	background-repeat: no-repeat;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 1px;
}

a.sub-title-pic:hover {
	color: #F63;
	font-size: 25px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 40px;
	font-weight:100;
	background-repeat: no-repeat;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 1px;
	transition: 0.5s;
}

.dati, a.dati:link, a.dati:visited, a.dati:active {
	color: #efefef;
	font-size: 12px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-decoration: none;
}
a.dati:hover {
	color: #CCCCCC;
	font-size: 12px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-decoration: underline;
}

p {
	color: #686868;
	font-size: 15px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:100;
	line-height: 25px;
	text-decoration: none;
}

.txt, a.txt:link, a.txt:visited, a.txt:active {
	color: #686868;
	font-size: 15px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:100;
	line-height: 22px;
	text-decoration: none;
}
a.txt:hover {
	color: #999999;
	font-size: 15px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight:100;
	line-height: 22px;
	text-decoration: none;
	transition: 0.5s;
}

h1, a.h1:link, a.h1:visited, a.h1:active {
	color: #a0a0a0;
	font-size: 9px;
	font-family: 'Biryani', CenturyGothic, "Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 18px;
	margin: 0px;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 1px;
}
a.h1:hover {
	font-size: 32px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: lighter;
	line-height: 18px;
	margin: 0.67em 0;
	color: #8D0E10;
	text-decoration: none;
}

.title, a.title:link, a.title:visited, a.title:active {
	font-size: 32px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: lighter;
	line-height: 42px;
	margin: 0.67em 0;
	color: #431112;
	text-decoration: none;
}
a.title:hover {
	font-size: 32px;
	font-family: 'Biryani', CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: lighter;
	line-height: 38px;
	margin: 0.67em 0;
	color: #8D0E10;
	text-decoration: none;
}

.awd, a.awd:link, a.awd:visited, a.awd:active {
	color: #a0a0a0;
	font-size: 9px;
	font-family: 'Biryani', CenturyGothic, "Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 1px;
}
a.awd:hover {
	color: #666;
	font-size: 9px;
	font-family: 'Biryani', CenturyGothic, "Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: underline;
}

.photo-on-txt { float: right; clear: left; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; padding-bottom: 5px; padding-left: 5px; }


.buttons, a.buttons:link, a.buttons:active, a.buttons:visited  {
	width: 250px;
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	padding: 12px;
	background-color: #444444;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	border-radius: 25px;
	box-shadow: inset 3px 3px 5px #555555;
}
a.buttons:hover {
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	width: 250px;
	padding: 12px;
	background-color: #888888;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	border-radius: 5px;
	transition: all 0.6s ease;
	box-shadow: 3px 3px 5px #555555;
}
#buttons, #buttons:link, #buttons:active, #buttons:visited  {
	width: 150px;
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	padding: 10px;
	background-color: #444444;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	box-shadow: inset 3px 3px 5px #555555;
}
#buttons:hover {
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	width: 150px;
	padding: 10px;
	background-color: #888888;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	transition: all 0.6s ease;
}
input {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	text-decoration: none;
	text-transform: none;
	color: #023273;
	background: #EEEEEE;
	font-size: 13px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	width:100%;
	border-radius:5px;
	border:1px solid #ffffff;
}
/*Imposto i parametri per le textarea*/
textarea {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	text-decoration: none;
	text-transform: none;
	color: #023273;
	background: #EEEEEE;
	font-size: 13px;
	padding: 5px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #ffffff;
}
#checkbox {
	float: none;
	display: auto;
	width: auto;
}

a.divbox:active,a.divbox:link,a.divbox:visited{
	display:block;
	width: 100%;
	color:#333;
	line-height:2;
	text-align:center;
	text-decoration:none;
	font-weight:900;
}
a.divbox:hover{
	color:#000;
	transition: all 0.3s ease;
	box-shadow: 0px 0px 25px #FC6;	
}

.item {
  position: relative;
  
  margin: 0px;
  overflow: hidden;
  width: 540px;
}
.item img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
