* {
	padding:0; 
	margin:0; 
	
}

/*stili per il layout fisso con altezza minima*/
html,body {
	height:100%;
}

body {
	font-family: 'Lato', sans-serif;
	font-size:0.875em;
	color:#000000;
  line-height:16px;
	background:#fff;
  min-width:990px;
	

	
}


img {
	display:block;
}
video {
  -webkit-transform-style: preserve-3d;
}
img, input, textarea, select, optgroup {
	border:0; 
}

ul {
}

ol {
}

li {
}

p {
}

a {
	color:#000000; 
	text-decoration:none; 
}

a:visited {
	color:#000000; 
	text-decoration:none; 
}

a:hover {
	color:#000000; 
	text-decoration:none; 
}

h1, h2, h3, h4, h5, h6 {
	color:#000000; 
	font-weight:normal;
}

h1 {
	font-size:1.8em; 
}

h2 {
	font-size:1.6em; 
}

h3 {
	font-size:1.4em; 
}

h4 {
	font-size:1.2em; 
}

h5 {
	font-size:1.0em; 
}

h6 {
	font-size:0.8em; 
}

.img_left {
	float:left;
	margin:0 12px 5px 0; 
}

.img_right {
	float:right;
	margin:0 0 12px 50px; 
}

.evidenzia	{
	color:#000000;
}


/* FOOTER */
div#footer {
	background:#f1f1f1;
	width: 100%;
	text-align: left;
	overflow: hidden;
	height: 122px;	
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10000000;
}
div#footer_980 {
	width: 960px;
	margin:0 auto;
	padding:35px 15px;
	overflow:hidden;
	position:relative;
}
.piva	{
	float:right;
	line-height:40px;
	font-size:0.8em;
	color:#000;
}

.tokay {
	float:left;
}
/* /FOOTER */


.testo_gestionale	{
	text-align:left;
	overflow: auto;
	line-height:15px;
}
.testo_gestionale::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ae322a;
}

.testo_gestionale a	{
	color:#000000;
	text-decoration:underline;
	
}
.testo_gestionale a:visited	{
	color:#000000;
	text-decoration:underline;
	
}
.testo_gestionale a:hover	{
	color:#000000;
	text-decoration:underline;
	
}
.testo_gestionale p	{
	padding:0 0 15px 0;
	margin:0;
}
.testo_gestionale p.evidenza	{
	padding:0 0 15px 0;
	margin:0;
	color:#afafaf;
	text-transform:uppercase;
}
.testo_gestionale ul	{
	padding:0 0 10px 20px;
	margin:0;
}
.testo_gestionale ul li	{
	padding:0 0 5px 0;
	margin:0;
}
.testo_gestionale ol	{
	padding:0 0 10px 20px;
	margin:0;
}
.testo_gestionale ol li	{
	padding:0 0 5px 0;
	margin:0;
}

iframe[src^="//assets.pinterest"] {
	display: none;
}

div#container {
	position:relative; 
	
	margin:0;
	height:100%;	
	z-index:10;
	width:100%;
	overflow:hidden;
	
	
	
}


body>div#container {
	height:auto; 
	min-height:100%
}

.contenitore_centrale {
	margin:0 auto;
	padding:0;
	width:100%;
	position:relative;
	overflow:hidden;
	padding:0;
	
	padding:0 0 120px;
}


#backstretch	{
	left: 0px; 
	top: 0px; 
	position: fixed; 
	overflow-x: hidden; 
	overflow-y: hidden; 
	z-index: -9999; 	
	width: 100%;
	height: 100%;	
}
#backstretch div	{
	left: 0px; 
	top: 0px; 
	position: fixed; 
	overflow-x: hidden; 
	overflow-y: hidden; 
	z-index: -9999;
	display:none;	
}
#backstretch div img	{
	position:relative;
}

div#loading {
	position:fixed; 
	width:100%; 
	text-align:left;
	display:none;
	left:0;
	top:0;
	z-index:1000000;
	height:100%;
}
#load100 {
	position: absolute;
	width: 100%;
	text-align: left;
	left: 0;
	top: 0;
	height: 100%;
}
body>div#loading {
	height:auto; 
	min-height:100%
}
body>div#load100 {
	height:auto; 
	min-height:100%
}
#loadimg {
	width:89px;
	height:90px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-45px;
	margin-top:-45px;

}
.pad_addthis_fixed {
	position:fixed;
	right: 0;
	bottom: 20px;
	z-index: 2;
	width:350px;
}
.pulsante_torna {
	position:absolute;
	right:60px;
	top:151px;
	z-index:100000;
	display:none;
	cursor:pointer;
	
}
.torna {
	position:absolute;	
	z-index:100;
	width:42px;
	left:10px;
	top:10px;
	text-transform:uppercase;
	font-size:0.833em; 
}
.torna a, .torna a:visited {
	display:block;
	padding:0;
	background:#25282c;
	color:#fff;
	text-decoration:none;
	line-height:42px;
	text-align:center;
}
.torna a:hover {
	display:block;
	padding:0;
	background:#e5b53b;
	color:#fff;
	text-decoration:none;
	line-height:42px;
	text-align:center;
}

.blocco_txt_int {
	width:99%;
	height:150px;
	overflow:auto;
	padding:0 1% 0 0;
}



div.home_link {
    width: 100%;
    height: 150px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -75px;
	z-index:100;
	-webkit-transition: all 0.9s ease-in-out;
	-moz-transition: all 0.9s ease-in-out;
	-o-transition: all 0.9s ease-in-out;
	-ms-transition: all 0.9s ease-in-out;
	transition: all 0.9s ease-in-out;
}

div.home_link_left {
    left: -20%;
}
div.home_link_right {
    left: 20%;
}
div.home_link_1 {
    width: 41%;
	float:left;
	text-align:right;
	color:#fff;
	padding:35px 0 0 0;
	text-shadow: 1px 1px #000;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
div.home_link_left div.home_link_1 {
   opacity:0;
}
div.home_link_1 a.mini, div.home_link_1 a.mini:visited, div.home_link_1 a.mini:hover {
   font-size:1.0em;
   display:block;
   line-height:32px;
   text-transform:uppercase;
   color:#fff;
   font-weight:700;
}
div.home_link_1 a.big, div.home_link_1 a.big:visited, div.home_link_1 a.big:hover {
   font-size:2.143em;
   display:block;
   line-height:38px;
   color:#fff;
   font-weight:300;
}
div.home_link_1 a.big span {
   font-weight:400;
	
}
div.home_link_2 {
    width: 18%;
	float:left;
	text-align:right;
	
	
}
div.home_link_2 img {
    width: 150px;
	margin:0 auto;
}
div.home_link_3 {
    width: 41%;
	float:left;
	text-align:left;
	padding:35px 0 0 0;
	text-shadow: 1px 1px #fff;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
div.home_link_right div.home_link_3 {
   opacity:0;
}
div.home_link_3 a.mini, div.home_link_3 a.mini:visited, div.home_link_3 a.mini:hover {
   font-size:1.0em;
   display:block;
   line-height:32px;
   text-transform:uppercase;
   color:#bebebe;
   font-weight:700;
}
div.home_link_3 a.big, div.home_link_3 a.big:visited, div.home_link_3 a.big:hover {
   font-size:2.143em;
   display:block;
   line-height:38px;
   color:#000;
   font-weight:300;
}
div.home_link_3 a.big span {
   font-weight:400;
	
}

.cont_nav_ini{
	position:absolute;
	left:0;
	top:0;
	z-index:100000;
	width:100%;
	height:72px;
	overflow:hidden;
	
	
}
.cont_nav_ini_fixed {
	position:fixed;
	background:#fff;
	
	height:72px;

	
}
.top_logo_menu {
	position:absolute;
	left:40px;
	top:40px;
	width:115px;
	height:52px;	
}

.top_logo_menu {
	position:absolute;
	left:40px;
	top:40px;	
}
.cont_nav_ini_fixed .top_logo_menu {
	position:absolute;
	left:40px;
	top:10px;
	width:115px;
	height:52px;	
}
#menu_top {
	position:absolute;
	right:60px;
	top:44px;	
}
.cont_nav_ini_fixed #menu_top {
	position:absolute;
	right:60px;
	top:24px;		
}
#main-menu {
	list-style-type:none;
	padding:0;
	margin:0;
}
#main-menu li {
	float:left;
	font-size:0.857em;
	color:#000;
	padding:0 0 0 32px;
	text-transform:uppercase;
	line-height:24px;
	font-weight:700;
}
#main-menu li a, #main-menu li a:visited, #main-menu li a:hover {
	line-height:24px;
	font-weight:700;
	display:block;
	color:#000;
}
#main-menu li a.active, #main-menu li a.active:visited, #main-menu li a.active:hover {
	color:#c6c6c6;
}

.foto_top {
  	position:relative;
  	left:0;
  	margin:72px 0 0 0;
	width:100%; 
	z-index:100;
	overflow:hidden;
	z-index:100;
	background:#fff;
	height:300px;
}


@media screen and (min-width: 1280px) {
	.foto_top {
		
		height:400px;
	}
	
}
@media screen and (min-width: 1600px) {
	.foto_top {
		
		height:500px;
	}
	
}
@media screen and (min-width: 1920px) {
	.foto_top {
		
		height:600px;
	}
	
}

.foto_top #image_wrap_tokay {
	position:relative; 
	width:100%;
	z-index:100;
	overflow:hidden;
	background:#fff;
	
	top: 50%;

-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.foto_top #image_wrap_tokay div.img_top {
	width: 100%; 
	height:auto;
}

.foto_top2 {
  position: fixed;
left: 0;
padding: 0;
width: 100%;
z-index: 100;
overflow: hidden;
z-index: 100;
background: #fff;
top: 72px;
height:300px;
}


.foto_top2 #image_wrap_tokay {
	position:relative; 
	width:100%;
	z-index:100;
	overflow:hidden;
	background:#fff;
}
.foto_top2 #image_wrap_tokay div.img_top {
	width: 100%; 
	height:auto;
	position:relative;
	top:0;
	height:300px;
}


@media screen and (min-width: 1280px) {
	.foto_top2 {
		
		height:400px;
	}
	.foto_top2 #image_wrap_tokay div.img_top {
	
	height:400px;
}
	
}
@media screen and (min-width: 1600px) {
	.foto_top2 {
		
		height:500px;
	}
	.foto_top2 #image_wrap_tokay div.img_top {
	
	height:500px;
}
	
}
@media screen and (min-width: 1920px) {
	.foto_top2 {
		
		height:600px;
	}
	.foto_top2 #image_wrap_tokay div.img_top {
	
	height:600px;
}
	
}
.foto_top2 #image_wrap_tokay div.img_top img {
	width: 100%; 
	height:auto;
	position:relative;
	
	top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.padding_top_home {
text-shadow: 1px 1px #000;
text-align: center;
position: absolute;
z-index: 1000;
left: 0;
top: 50%;
width: 100%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.padding_top_home h1 {
	font-size: 2.143em;
line-height: 30px;
color: #fff;
font-weight: 300;
padding: 0;
font-family: 'Source Sans Pro', sans-serif;
display: inline-block;
text-align: left;
left: -150px;
position: relative;
}
.padding_top_home h2 {
font-size: 1.8em;
line-height: 25px;
color: #fff;
font-weight: 300;
padding: 0;
font-family: 'Source Sans Pro', sans-serif;
display: inline-block;
text-align: left;
left: -250px;
position: relative;
width: 500px;
}
.padding_top_home h1 span {
	font-weight:400;
}
.padding_top_home a.call_to_action, .padding_top_home a.call_to_action:visited {
	text-transform:uppercase;
	line-height:65px;
	width:388px;
	border:1px #fff solid;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	color:#fff;
	font-weight:700;
	display:block;
	margin:0 auto;
	-webkit-transition: all 0.4s ease;
   	-moz-transition: all 0.4s ease;
   	-o-transition: all 0.4s ease;
   	-ms-transition: all 0.4s ease;
   	transition: all 0.4s ease;	
}
.padding_top_home a.call_to_action:hover {
	background: rgba(0, 0, 0, 0.1);
	color:#fff;
}
.white_home {
	background:#fff;
	overflow:hidden;
	position:relative;
	z-index:10000;
	padding:0;
	width:100%;
	margin-top:0;
	padding:0 0 122px;
}
.white_home_interna {
	background: #fff;
overflow: hidden;
position: relative;
z-index: 10000;
padding: 0;
width: 100%;
padding: 0 0 122px;
margin: 350px 0 0 0;
	
}

.white_home_fixed {
	
}
.blocco_990 {
	width:960px;
	margin:0 auto;
	padding:80px 15px 110px;
	overflow:hidden;	
}
.blocco_100% {
	width:100%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	height:400px;
	position:relative;
		
}
.image_wrap_sep {
	position:absolute; 
	width:100%;
	height:400px; 
	z-index:100;
	overflow:hidden;
	z-index:100;
}
.image_wrap_sep div.img_top {
	width: 100%; 
	position:relative;
	height:400px;
}
.image_wrap_top {
	position:absolute; 
	width:100%;
	height:330px; 
	z-index:100;
	overflow:hidden;
	z-index:100;
}
.image_wrap_top div.img_top {
	width: 100%; 
	position:relative;
	height:330px;
}
.blocco_100 {
	width:100%;
	overflow:hidden;
	position:relative;
	height:400px;
}
.blocco_par {
	width:100%;
	overflow:hidden;
	position:relative;
	height:300px;
}
.blocco_par .muovi {
	position:relative;
	top:0;
	height:300px;
}

@media screen and (min-width: 1280px) {
	.blocco_par {
		
		height:400px;
	}
	.blocco_par .muovi {
		
		height:400px;
	}
}
@media screen and (min-width: 1600px) {
	.blocco_par {
		
		height:500px;
	}
	.blocco_par .muovi {
		
		height:500px;
	}
}
@media screen and (min-width: 1920px) {
	.blocco_par {
		
		height:600px;
	}
	.blocco_par .muovi {
		
		height:600px;
	}
}

.blocco_100_top {
	width:100%;
	overflow:hidden;
	position:fixed;
	height:450px;
	position: fixed;
	z-index: 100;
}
.blocco_990_home_1 {
	margin:0 40px 0 0;
	width: 460px;
	overflow:hidden;
	float:left;  	
}
.blocco_990_home_2 {
	margin:0 0 0 0;
	width: 460px;
	overflow:hidden;
	float:left;  	
}
h2.titolo_h2 {
	line-height:60px;
	font-size:1.429em;
	border-bottom:1px #cccccc solid;  		
}
h2.titolo_h2_creative {
	line-height: 60px;
font-size: 1.429em;
text-transform: uppercase;
border-bottom: 1px #cccccc solid;
padding: 0 0 0 70px;
}
.blocco_progetti {
	padding: 25px 10px 0 0;
}
.blocco_progetti .data_progetti {
	color:#c6c6c6;
	font-weight:700;
	text-transform:uppercase;
	line-height:36px;
}
.blocco_progetti h3 {
	color:#303030;
	font-size:1.0em;
}
.blocco_progetti h3 a, .blocco_progetti h3 a:visited, .blocco_progetti h3 a:hover {
	color:#303030;
	font-size:1.0em;
}
.video_home {
	padding:25px 0 0 0;	
}
img.img_top {
	position:absolute;
	top:0;
	width:100%;
	margin-top:0;
	left:0;	
	
}

img.img_400 {
	position:absolute;
	top:50%;
	width:100%;
	margin-top:0;
	left:0;	
	-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


img.img_400_2 {
	position:absolute;
	top:0;
	width:100%;
	margin-top:0;
	left:0;	
}

h1.titolo_h1 {
	font-size:0.750em;
	line-height:30px;
	color:#c6c6c6;
	font-weight:700;
	text-transform:uppercase;
}

h3.titolo_h3 {
	font-size:2.143em;
	line-height:40px;
	color:#000;
	font-weight:300;
	padding:0 0 20px;
	font-family: 'Source Sans Pro', sans-serif;
}
h3.titolo_h3 span {
	font-weight:400;
}
.contact_us {
	width:100%;
	overflow:hidden;
	padding:20px 0 0 0;
}
.contact_us_div {
	width:260px;
	overflow:hidden;	
	float:left;
	line-height:28px;
	font-size:1.214em;
	color:#303030;
	font-weight:700;
}
.contact_us_div span {
	display:block;
	font-size:0.941em;
	color:#c6c6c6;
}
.contact_us_div a, .contact_us_div a:visited {
  
	font-size:0.941em;
	color:#303030;
}
.contact_us_div a:hover {
	color:#000;
}

.bread_top {
	text-transform:uppercase;
	line-height:25px;
	color:#c6c6c6;
	font-weight:700;
	padding:12px 0;
	text-align:center;
	margin: -60px 0 0 0;
	font-size:0.688em;
}
.bread_top a, .bread_top a:visited {
	line-height:25px;
	margin:0 20px;
	color:#c6c6c6;
	
}
.bread_top a:hover {
	color:#303030;
}
.bread_top a.active, .bread_top a.active:visited, .bread_top a.active:hover {
	color:#303030;
}

.blocco_990_home_3 {
	margin:0;
	width:100%;
	overflow:hidden;
	float:left;
	position:relative;
	padding:0 0 40px;
}
.blocco_990_home_3 img {
	position:absolute;
	left:0;
	top:0;
}



.grid {
	width: 100%;
	list-style-type: none;
	padding:0;
	margin:0;
	overflow:hidden;
}

.grid li {
	width: 25%;
	float:left;
	padding:0;
	margin:0;
	overflow:hidden;
	position:relative;
}
.grid li img {
	width: 100%;
	height:auto;
	position:relative;
	top:0;
	-webkit-transition: all .3s 0.1s ease-out; 
   	-moz-transition: all .3s 0.1s ease-out; 
   	-ms-transition: all .3s 0.1s ease-out; 
   	-o-transition: all .3s 0.1s ease-out; 
   	transition: all .3s 0.1s ease-out;
}

.grid li span.figcaption {
	width: 100%;
	height:auto;
	position:absolute;
	left:0;
	bottom:-100px;
	position: absolute;
	padding:0;
	background: #fff;
	color: #000;
	-webkit-transition: all .3s 0.1s ease-out; 
   	-moz-transition: all .3s 0.1s ease-out; 
   	-ms-transition: all .3s 0.1s ease-out; 
   	-o-transition: all .3s 0.1s ease-out; 
   	transition: all .3s 0.1s ease-out;
}
.grid li span.figcaption h3 {
	color: #c6c6c6;
	font-size:1.0em;
	text-transform:uppercase;
}
.grid li span.figcaption span {
	color: #000;
	font-size:1.1em;
	padding:20px;
	display:block;
}
.grid li a.animate:hover span.figcaption {
	bottom:0 !important;
}
.grid li a.animate:hover img {
	top:-20px !important;
}


#iframe_back {
	position:fixed;
	left:0; 
	top:0;
	width:100%;
	overflow:hidden;
	margin:0;
	font-size:0.8em;
	z-index:100000000;
	background:#000;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	display:none;
}
#iframe {
	position:fixed;
	left:0; 
	top:0;
	width:100%;
	overflow:hidden;
	margin:0;
	font-size:0.8em;
	z-index:10000000000;
	display:none;
	
	
}
#iframe .testo {
	width:725px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	background:#fff;
	top:50%;
	min-height: 460px;
	margin-top: -280px;
	color:#000;
}
.popup_iframe {
	width:725px;
	height:408px;
	overflow:hidden;
}
.testo_iframe {
	position:absolute;
	left:15px;
	bottom:8px;
	z-index:100000000000;
	height:36px;
	width:500px;
	font-size:1.333em;
	
}
.chiudi_iframe {
	position:absolute;
	right:0;
	bottom:0;
	z-index:100000000000;
	cursor:pointer;
}
.animation_prodotto {
		position:relative !important;
		height:inherit !important;	
		-webkit-transform:none !important;	
	}
	
	
	.section {
		position:relative !important;
		height: initial !important;
	}
ul.animazione_oro {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	margin:0 auto;
	position:relative;
	height:100%;
	z-index:10;
}
ul.animazione_oro li {
	padding:0;
	margin:0;
	width:50%;
	margin:0 auto;
	position:absolute;
	height:100%;
	overflow:hidden;
	
	
}
ul.animazione_oro li.si_trans {

	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
	
}
ul.animazione_oro li.no_trans {

	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	-ms-transition:none;
	transition:none;
	
}
ul.animazione_oro li.animazione_oro_1 {
	height: 100%;
	left: -15%;
	width: 65%;
	top: -30%;
	z-index: 10;
	
	/*-ms-transform: rotate(15deg); 
    -webkit-transform: rotate(15deg); 
    transform: rotate(15deg);	*/
    
}
ul.animazione_oro li.animazione_oro_1 .inner {
	
 /*    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg); 
    transform: rotate(-15deg);	*/
    
    
}
ul.animazione_oro li.animazione_oro_1 img {
	position: relative;
	
}
ul.animazione_oro li.animazione_oro_2 {
	width:100%;
	height:100%;
	
	right:0;
	top:0;	
	z-index:1;
}
ul.animazione_oro li.animazione_oro_2 img {
	width: auto;
	height: 100%; /* da cambiare via js */
	
	
	position:absolute;
	right:0;
	top:0;
}
ul.animazione_oro li.animazione_oro_1.open {
	
	width:85%;
}
ul.animazione_oro li.animazione_oro_1.close {
	opacity:0.4;
	
	width:45%;
}
ul.animazione_oro li.animazione_oro_2.close {
	opacity:0.4;
	width:45%;

}

.grid_foto {
	width: 100%;
	list-style-type: none;
	padding:0;
	margin:0;
	overflow:hidden;
	border-top:40px #f1f1f1 solid;
}

.grid_foto li {
	width: 25%;
	float:left;
	padding:0;
	margin:0;
	overflow:hidden;
	position:relative;
}
.grid_foto li img {
	width: 100%;
	height:auto;
	position:relative;
	top:0;
	 opacity:1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transition: all .3s 0.3s ease-out; 
   	-moz-transition: all .3s 0.3s ease-out; 
   	-ms-transition: all .3s 0.3s ease-out; 
   	-o-transition: all .3s 0.3s ease-out; 
   	transition: all .3s 0.3s ease-out;
}

.grid_foto li img:hover {
	 opacity: 0.6;
    filter: alpha(opacity=600); /* For IE8 and earlier */
}

.ancore_link {
	width: 100%;
	list-style-type: none;
	padding:0;
	margin:0;
	overflow:hidden;
}
.ancore_link li {
	float:left;
	padding:0 40px 0 0;
	margin:0;
	overflow:hidden;
	position:relative;
}
.ancore_link li a, .ancore_link li a:visited, .ancore_link li a:hover {
	font-size: 0.9em;
	line-height: 30px;
	
	font-weight: 700;
	text-transform: uppercase;
	display:block;
}
div.storia {
	width:100%; overflow:hidden;
}
div.storia_float {
	width:30%; float:left; padding:0 3% 0 0;
}
@media screen and (min-width: 320px) and (max-width: 767px){
	body { 
		position:relative !important; 
		top:inherit !important; 
		right:inherit !important; 
		bottom:inherit !important; 
		left:inherit !important; 
		width:100% !important; 
		height:inherit !important;	
		*zoom:1 !important; 
		min-width:initial  !important;
	}

	html, .animation_prodotto {
		display: block !important;
		position: relative !important;
		padding: 0 !important;
		width: 100% !important;
		height:inherit !important;	
	}

	
	html, body {
		overflow:inherit !important;
		height: inherit !important;
		-webkit-transition:none !important;
		-moz-transition:none !important;
		transition:none !important;
	}
	ul.animazione_oro li.animazione_oro_1 {
	height: 50% !important;
	left: 0 !important;
	width: 100%  !important;
	top: 0  !important;
	z-index: 10;
	position: relative !important;
	}
	ul.animazione_oro li.animazione_oro_2 {
	height: 50% !important;
	left: 0 !important;
	width: 100%  !important;
	top: 0  !important;
	z-index: 10;
	position: relative !important;
	}
	ul.animazione_oro li.animazione_oro_1 img {
position: relative;
top:0;
}

ul.animazione_oro li.animazione_oro_1 .inner {
height: 100% !important;
}
ul.animazione_oro li.animazione_oro_1 img {
height: 100% !important;
width: auto !important;
position: relative !important;
left: 0 !important;
top: 0 !important;
}
div.home_link {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
margin-top: 0;
z-index: 100;
-webkit-transition: all 0.9s ease-in-out;
-moz-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;
-ms-transition: all 0.9s ease-in-out;
transition: all 0.9s ease-in-out;
}
div.home_link_1 {
width: 100%;
height: 50%;
float: none;
text-align: center;
color: #fff;
padding: 30px 0;
text-shadow: 1px 1px #000;
position: absolute;
top:0;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
div.home_link_2 {
width: 100%;
float: none;
text-align: right;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
div.home_link_3 {
width: 100%;
float: none;
text-align: center;
padding: 30px 0;
text-shadow: 1px 1px #fff;
position: absolute;
/* position: relative; */
bottom: 0;
/* height: 50%; */
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
div.home_link_2 img {
width: 100px;
height: auto;
margin: 0 auto;
}
.blocco_990 {
width: 90%;
margin: 0 auto;
padding: 20px 5% 40px;
overflow: hidden;
}
.foto_top {
height: initial !important;
top: 0 !important;
margin: 0 !important;

padding: 0 0 20px;
background: #f1f1f1;
}
.foto_top2 {

height: initial !important;
top:0 !important;
margin:0 !important;
position: relative !important;
}
.foto_top #image_wrap_tokay {
position: relative;
width: 100%;
z-index: 100;
overflow: hidden;
background: #fff;
top: 0;
-webkit-transform:none;
-ms-transform:none;
transform:none;
}
.foto_top2 #image_wrap_tokay {
position: relative;
width: 100%;
z-index: 100;
overflow: hidden;
background: #fff;
top: 0;
-webkit-transform:none;
-ms-transform:none;
transform:none;
}
.foto_top2 #image_wrap_tokay div.img_top {
height: initial !important;
}
#image_wrap_tokay div.img_top img {
width: 100%;
height: auto;
position: relative;
top: 0;
-webkit-transform:none;
-ms-transform:none;
transform:none;
}
div#footer_980 {
width: 90%;
margin: 0 auto;
padding: 35px 5%;
overflow: hidden;
position: relative;
}
.blocco_par {
height: initial !important;
}
.blocco_par .muovi {
height: initial !important;
}
img.img_400 {
position: relative;
top: 0;
width: 100%;
margin-top: 0;
left: 0;
-webkit-transform:none;
-ms-transform:none;
transform:none;
}
.blocco_990_home_1 {
margin: 0 0 0 0;
width: 100%;
overflow: hidden;
float: none;
}
.blocco_990_home_2 {
margin: 0 0 0 0;
width: 100%;
overflow: hidden;
float: none;
}
.padding_top_home {
text-shadow: 1px 1px #fff;
text-align: center;
position: relative;
z-index: 1000;
left: 0;
top: 0;
width: 100%;
-webkit-transform:none;
-ms-transform:none;
transform:none;
}
.padding_top_home h1 {
font-size: 1.8em;
line-height: 30px;
color: #000;
font-weight: 300;
padding: 20px 0 0;
font-family: 'Source Sans Pro', sans-serif;
display: inline-block;
text-align: left;
left: 0;
position: relative;
text-align: center;
}

.cont_nav_ini_fixed {
position: relative;
background: #fff;
 height:initial;
 padding: 0 0 10px;
}
.cont_nav_ini_fixed .top_logo_menu {
position: relative;
left: 0;
top: 0;
width: 115px;
height: 52px;
margin: 0 auto;
padding: 20px 0 0;
}
.cont_nav_ini_fixed #menu_top {
position: relative;
right: 0;
top: 0;

text-align: center;

}
.cont_nav_ini_fixed #menu_top ul {
list-style: none;
overflow: visible;
position: relative;
margin: 0 auto;
text-align: center;
}
.cont_nav_ini_fixed #menu_top ul li {
float: none;
font-size: 0.857em;
color: #000;
padding: 0;
text-transform: uppercase;
line-height: 24px;
font-weight: 700;
text-align: center;
display: inline;
}

.cont_nav_ini_fixed #menu_top ul li a, .cont_nav_ini_fixed #menu_top ul li a:visited, .cont_nav_ini_fixed #menu_top ul li a:hover {
display: inline-block;
padding: 5px 10px;
}
.video_home iframe {
	width:100%;
	height:auto;
}
#iframe .testo {
width: 100%;
overflow: hidden;
position: relative;
margin: 0 auto;
background: #fff;
top: 0;
min-height: initial;
margin-top: 50px;
color: #000;
padding: 0 0 50px;
}
.popup_iframe {
width: 100%;
height: 300px;
overflow: hidden;
}
.testo_iframe {
position: absolute;
left: 15px;
bottom: 8px;
z-index: 100000000000;
height: 36px;
width: 100%;
font-size: 1.333em;
}
.chiudi_iframe {
position: absolute;
right: 0;
bottom: 0;
z-index: 1000000000000;
cursor: pointer;
}
.popup_iframe iframe {
width: 100%;
height: 300px;
overflow: hidden;
}
.white_home_interna {

margin: 0 !important;
}
.foto_top2 #image_wrap_tokay div.img_top img {
width: 100%;
height: auto;
position: relative;
top: 0;
-webkit-transform:none;
-ms-transform:none;
transform:none;
}
.blocco_990_home_3 img {
position: absolute;
left: 0;
top: 0;
display: none;
}
h2.titolo_h2_creative {
line-height: 60px;
font-size: 1.429em;
text-transform: uppercase;
border-bottom: 1px #cccccc solid;
padding: 0;
}
.grid_foto li {
width: 50%;
float: left;
padding: 0;
margin: 0;
overflow: hidden;
position: relative;
}
.grid li {
width: 50%;
float: left;
padding: 0;
margin: 0;
overflow: hidden;
position: relative;
}
.grid li span.figcaption {
	display:none !important;
bottom: 0 !important;
}
div.storia {
	width:100%; overflow:hidden;
}
div.storia_float {
	width:100%; float:left; padding:0 0 20px ;
}
img.img_400_2 {
position: relative;
top: 0;
width: 100%;
margin-top: 0;
left: 0;
}
h3.titolo_h3 {
font-size: 1.5em;
line-height: 30px;
color: #000;
font-weight: 300;
padding: 0 0 20px;
font-family: 'Source Sans Pro', sans-serif;
}
.testo_gestionale {
text-align: left;
overflow: auto;
line-height: 20px;
font-size: 1.2em;
}
h1.titolo_h1 {
font-size: 1.0em;
line-height: 30px;
color: #c6c6c6;
font-weight: 700;
text-transform: uppercase;
}
}