	/*
Theme Name: Valentina Gallo
Theme URI: http://www.valentinagallo.us/
Description: Another theme for Valentina Gallo.
Author: Awd agency
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: awdagency
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font: 12px/1.8;
}/* CSS Document */

html, body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, pre, form, fieldset, p, blockquote, th, td, img, a, table, tr {
    margin: 0;
    padding: 0;
    border: 0;
}

.white{
	color:#fff;
}

/* end colors */

/* Main copy */
h1{
	font-family:"Garage Gothic", sans-serif;
	line-height:42px;
	font-weight:bold;
	font-size:38pt;
}

h2{
	font-family:"Garage Gothic", sans-serif;
	line-height:36px;
	font-weight:bold;
	font-size:32pt;
}

h3{
	font-family:"Garage Gothic", sans-serif;
	line-height:22px;
	font-weight:bold;
	font-size:18pt;
}

.loader h3, contenth3{
	font-family:"Garage Gothic", sans-serif;
	line-height:22px;
	font-weight:bold;
	font-size:18pt;
}
#errorsdiv{}
#errorsdiv label.error{color: red; display: block;}
a{
	color:#fff;
	text-decoration:none;
}

a:visited{
	color:#fff;
}

a:hover{
	
}

.uppercase{
	text-transform:uppercase;
}

.h1_smaller{
	line-height:28px;
	font-size:34px;
}

.bigger{
	font-size:15px;
}

.smaller{
	font-size:12px;
}

.spaceTop{
	margin-top:10px !important;
}

.spaceBottom{
	margin-bottom:10px !important;
}

.spaceRight{
	margin-right:10px !important;
}

.spaceLeft{
	margin-left:10px !important;
}


.moreSpaceTop{
	margin-top:20px !important;
}

.moreSpaceBottom{
	margin-bottom:20px !important;
}

.moreSpaceRight{
	margin-right:20px !important;
}

.moreSpaceLeft{
	margin-left:20px !important;
}

.last{
	margin-left:0 !important;
	margin-bottom:0 !important;
}

.divider{
	margin-top: 10px;
	margin-bottom: 10px;
	height:0px;
	border-bottom:1px #cdcac8 solid;
	width:auto;
}

img.floatLeft{
	display:inline;
	float:left;
}

img.floatRight{
	display:inline;
	float:right;
}

/* dynamic sizing */
.one_third_height{
	height:34%;
}

.two_thirds_height{
	height:66%;
}

.half_height{
	height:50%;
}

.full_height{
	height:100%;
}

.full_width{
	clear:both;
	width:100%;
	float:left;
}

.half_width{
	width:50%;
	float:left;
}

#container_loader {
	margin:auto;
	position:absolute;
	width:400px;
	height:400px;
	text-align:center;
	/*background:url(imagesINDEX/loader.png) no-repeat center center fixed;*/
}

#short-menu{
	top:0px;
	position:fixed;	
	z-index: 1010;
	background-color:#000;
	height:36px;
	text-align:right;
	width:100%;
	line-height: 35px;
}
#short-menu .logo a{
	font-family: "Novecentowide-Normal", sans-serif;
	letter-spacing: 6px;
	font-size: 12px;
	margin-top: 0px;
} 
#short-menu span{
	color:#fff;
	float:left;
	margin-left:15px;
}

#short-menu a,#short-menu span{
	font-size:11px;
	/*font-family:"AvenirLTStd-Light", sans-serif;*/
	/*font-family:"AvenirNextLTPro-Bold", sans-serif;
	font-family:"AvenirLTStd-Black", sans-serif;*/
	
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	letter-spacing:2px;
	margin-right:10px;
	/*font-weight:bold; */
}
#short-menu a:hover{
	/*text-decoration:underline;*/
}
.menu{
	height:150px;
}
#footer{
	height:20px;
	width:100%;
	padding:10px 0;
	position:fixed;
	bottom:-40px;
	background:#000;
	font-size: 80%;
	font-family: "Avenir-Next-Regular", sans-serif;
	font-weight: bold;
}
#footer .site{ color:gray;}
#footer a{
	cursor: pointer;
}
#footer a:hover{
	text-decoration: underline;
}
#footerMenu{
	margin-bottom:auto;
	float:left;
	font-size: 12px;
	width:100%;
}

#footerSocial{
	float:left;
}

#footerLeft{
	padding-left:20px;
	float:left;
	margin-top:4px;
	color:white;
	letter-spacing:1px;
	/*font-family: "Avenir-Next-Regular", sans-serif; 
	font-family:"AvenirLTStd-Black", sans-serif;*/
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight:normal;
}
#footerRight{
	float:right;
	margin-top:4px;
	padding-right:20px;
	letter-spacing:1px;
	color:white;
	/*font-family:"AvenirLTStd-Black", sans-serif;
	font-family: "Avenir-Next-Regular", sans-serif; */
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight:normal;
}
#footer input[type="text"]{
}
.ie7 #footer input[type="text"]{ 
	margin-top: -17px;
}
#footer input[type="submit"]{
}

/* END FOOTER */


#container{
	display:none;
	position:relative;
	width:100%;
}

#leftContent{
	width:50%;
	position:absolute;
}

#leftColumnContent{
	color:#000;
	margin:100px auto;
	width:400px;
}

#rightContent{
	right:1px; 
	/*right:0px;*/
	width:50%;
	position:fixed;
}
#l_home{
	background-color:#cac9c7;
	background-repeat: repeat;
	background-position: right;
	overflow: hidden;
	display: table;
}
#l_home li{
	display: inline;
	list-style-type: none;
	text-align:right;
	text-transform:uppercase;
}
#l_home a{
	font-size:11px;
	/*font-family:"AvenirLTStd-Light", sans-serif;*/
	/*font-family:"AvenirLTStd-Light", sans-serif;*/
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	/*font-weight:bold;*/
	text-transform:uppercase;
	cursor:pointer;
	letter-spacing:2px;
}
#l_home .content{
	background-image: url('../imagesINDEX/bg_home_left.jpg'); 
	background-position: right bottom;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	text-align:right;
	/* ie8 hack */
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagesINDEX/bg_home_left.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagesINDEX/bg_home_left.jpg',sizingMethod='scale')";
	*/
}
#l_home .title{
	vertical-align:text-bottom;
}
#l_home .infoToScroll{
	bottom:5%;
	position:absolute;
	right:0%;
	font-size:12px;
	margin-right:2px;
	text-transform:uppercase;
	font-family:"AvenirLTStd-Light", sans-serif;
	text-transform:uppercase;
}
#l_home .subtitle{
	bottom:15%;
	position:absolute;
	font-size:40%;
	right:1px;	
	font-family: 'GFS Didot', serif;
	font-style:italic;
}
#l_home .decorative{
	bottom:25%;
	position:absolute;
	right:0%;
}
#l_news .content{
	/*padding-top:50px;*/	
	display: table;
	position: relative;
	width:100%;
	background-color:#fff;
}
#l_news .contentInside{
/*	margin: 10% auto 0 auto;*/
display: table-cell;
vertical-align: middle;
}
#l_news .news_image{
	width: 50%;
    margin: 0px auto;	
}

#r_press {
	display: table-cell;
	vertical-align: middle;
	background-image: url('../imagesINDEX/bg_video_right.jpg');
	background-position: left top;
	display: table;
	position: relative;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
#r_press .img_press img{
	width:80%;
}
#r_press .img_press{
	text-align:center;
}
#r_press .news_image{
	width: 50%;
    margin: 0px auto;	
}
#l_collection .contentInside{
	display: table-cell;
	width: 100%;
	height:100%;
	top:50%;
	vertical-align: middle;
	margin:auto;
}
#l_collection .content{
	background-image: url('../imagesINDEX/bg_collection_left.jpg'); 
	background-position: right top;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	text-align:right;
	right:1px;
}
#l_collection .contentInside .left{	
	margin: auto;
	float:right;
	margin-right:20%;
}
#l_collection .collection_left_img{
	position: absolute;
	bottom: 5%;
	vertical-align: bottom;
	right:0px;
	width:200px;
}
#l_collection .image-hover{
	vertical-align:middle;
	margin-left:118px;
	margin-top:76px;
	position:absolute;
	cursor:pointer;
}
#l_collection .contentCollection{
	margin-top:80px;
}
#slides {
	position:relative;
}

#slides .slidesContainer {
	background:#fff;
	/*border:8px solid #fff;*/
	/*box-shadow: 0 2.5px 5px rgba(0,0,0,.1);*/
}

/*
	Next/prev buttons
*/

#slides .slidesNext,#slides .slidesPrevious {
	position:absolute;
	top:134px;
	left:-40px;
	width:24px;
	height:0;
	padding-top:32px;
	display:block;
	z-index:101;
	overflow:hidden;
	background:url(../imagesINDEX/navigation-previous.png) no-repeat 0 0;
}

#slides .slidesNext {
	left:798px;
	background:url(../imagesINDEX/navigation-next.png) no-repeat 0 0;
}

/*
	Pagination
*/

.slidesPagination {
	margin-top: 20px;
	margin-left:50%;
}

.slidesPagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.slidesPagination li a {
	display:block;
	width:14px;
	height:0;
	padding-top:14px;
	background-image:url(../imagesINDEX/pagination.png);
	background-position:0 0;
	overflow:hidden;
}

.slidesPagination li.slidesCurrent a {
	background-position:0 -14px;
}

.current_slide {
	font:bold 10px/1.33 sans-serif;
	float:left;
	margin-top:12px;
}

.controls {
	display:block;
	margin-top:12px;
	float:left;
	color:#333;
	font:bold 10px/1.33 sans-serif;
	margin-right:10px;
}

#r_collection .contentInside{
	display: table-cell;
	width: 100%;
	height:100%;
	top:50%;
	vertical-align: middle;
	margin:auto;
}
#r_collection .contentInside .right{
	margin:auto;
	float:left;
	margin-left:22%;
}
#r_collection .contentInside .collection_footer{
text-align:left;
}
#r_collection .content{
	background-image: url('../imagesINDEX/bg_collection_right.jpg'); 
	background-position: left top;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	text-align:left;
}
#r_collection .collection_right_img{
	position: absolute;
	bottom: 5%;
	vertical-align: bottom;
	width:200px;
	left:0px;
}
#r_collection .contentCollection{
	margin-top:80px;
}
#r_collection .image-hover{
	vertical-align:middle;
	margin-left:118px;
	margin-top:76px;
	position:absolute;
	cursor:pointer;
}

.name_shoes{
	color:red;
	font-family: "Novecentowide-Normal", sans-serif;
	letter-spacing: 6px;
	font-size: 12px;
	margin-top: 0px;
	font-weight:bold;
	text-align:center;
}
.description_shoes{
	font-family:"AvenirLTStd-Light", sans-serif;
	font-size: 12px;
	margin-top: 0px;
	width:650px;
	margin: auto;
	text-align: center;
	letter-spacing:1px;
}
#gallery_overlay .divisor{
	margin:auto;
	display:block;
	
}
#r_home .infoToScroll{
	bottom:5%;
	position:absolute;
	left:0%;	
	font-size:14%;
	text-transform:uppercase;
	font-size:12px;
	margin-right:2px;
	text-transform:uppercase;
	font-family:"AvenirLTStd-Light", sans-serif;
	text-transform:uppercase;
}
#r_home .subtitle{
	bottom:15%;
	position:absolute;
	font-size:40%;
	left:0%;	
	font-family: 'GFS Didot', serif;
	font-style:italic;
}
#r_home .decorative{
	bottom:25%;
	position:absolute;
	left:0%;	
}

#r_home ul, #l_home ul{
	margin:0px !important;
	padding:0px !important;
}

#r_home{
	background-color:#cac9c7;
	background-repeat: repeat;
	background-position: left;
	overflow: hidden;
	display: table;
	position: relative;
	width:100%;
}

#r_home a{
	font-size:11px;
	/*font-family:"AvenirLTStd-Light", sans-serif;*/
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	letter-spacing:2px;
	/*font-weight:bold;*/
}

#r_home li{
	display: inline;
	list-style-type: none;
	text-align:left;
	text-transform:uppercase;
	top:40px;
	position:relative;
	margin-right:20px;
}
#l_home li{
	display: inline;
	list-style-type: none;
	text-align:left;
	text-transform:uppercase;
	top:40px;
	position:relative;
	margin-left:20px;
}
#r_home .content{
	background-image: url('../imagesINDEX/bg_home_right.jpg'); 
	background-position: left bottom;
	position: relative;
	background-size:cover;
}
#r_brand{
	background-color:#cac9c7;
	background-repeat: repeat;
	background-position: left;
	overflow: hidden;
	display: table;
	position: relative;
	width:100%;
}
#r_brand .content{
	background-image: url('../imagesINDEX/bg_brand_right.jpg'); 
	/*background-position: right top;*/
	background-position: left top;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-color:#fff;
}

.title-brand{color: #939598; font-size: 20px; font-family: "novecento_wide_boldbold", sans-serif; margin:0px;}

#l_brand{
	background-image: url('../imagesINDEX/bg_brand_left.jpg'); 
	background-position: top right;
	background-color:#fff;
	background-size:cover;
	background-repeat: no-repeat;
	overflow: hidden;
	display: table;
}
#l_brand .content{
	display: table;
	position: relative;
	background-size:cover;
	background-repeat: no-repeat;
	width: 100%;
}
#l_brand .contentOuter{
	display: table; 
	position: relative;
	left:5%; 
}
#l_brand .contentMiddle{
	position: absolute; 
	top: 50%;
	display: table-cell; 
	vertical-align: middle;
}
#l_brand .contentInsideNew{
	/*position: relative; */
	font-size: 12px;
	font-family: "Avenir-Next-Regular", sans-serif;
	text-align: justify;
	line-height: 150%;
	margin:auto;
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
#l_brand .contentInsideNew .text{
	/*	max-width:80%;*/
	/*padding-top:5%;
	padding-bottom:5%;
	*/
	
	text-align:center;
	margin-right:30%;
}
#l_brand .contentInside{
	position: relative; 
	top: -50%;
	margin: auto;
	font-size: 12px;
	font-family: "Avenir-Next-Regular", sans-serif;
	text-align: justify;
	line-height: 150%;
}
.decorative{
	text-align:center;
	margin-right:30%;
}
/*
#l_brand .contentInsideContent{
	display: table-cell;
	vertical-align: middle;
   	position: absolute;
  	top: 50%; 
   	left: 0;
   	width: 100%;
}
#l_brand .contentInside{
	position:relative;
	top:-50%;
	margin: auto;
	font-size: 12px;
	font-family: "Avenir-Next-Regular", sans-serif;
	width: 50%;
	position: absolute;
	left: 10%;
	text-align: justify;
	line-height: 200%;
}*/
#r_designer{
	background-color:#ffffff;
	background-repeat: repeat;
	background-position: left;
	overflow: hidden;
	display: table;
	position: relative;
	width:100%;
}
#r_designer .content{
	background-image: url('../imagesINDEX/bg_designer_right.jpg'); 
	background-position: left bottom;
	background-repeat:no-repeat;
	position: relative;
	background-size:cover;
}
#r_designer .designer_text_right{
	background-image: url('../imagesINDEX/circle_designer.png'); 
	background-size: 300px 300px;
	text-align:center;
	background-repeat:no-repeat;
	width:300px;
	height:300px;
}
#r_designer .designer_text_right .text{
color: #ffffff;
font-size: 12px;
font-family: "Avenir-Next-Regular", sans-serif;
text-align: center;
margin-left: 50px;
margin-right: 50px;
line-height: 20px;
padding-top: 65px;
letter-spacing:1px;
}
#r_designer .designer_text_right .text .read_more a{
	text-transform: uppercase;
color: #fff;
font-size: 12px;
font-family: sans-serif;
font-weight: bold;
margin-top: 20px;
}
#r_designer .designer_text_right .text .read_more a:hover{
	text-decoration:underline;
	cursor:pointer;
}
#r_designer .description_right{
	color:#fff;
	font-size:12px;
	line-height:30px;
	font-family:"Avenir-Next-Regular", sans-serif;
	width:350px;
	position: absolute;
	top: 35%;
	left: 35%;
	text-align: justify;
}
#r_designer .position{
	margin: auto;
	display: table-cell;
	vertical-align: middle;
	overflow: visible;
	width: 100%;
	text-align:center;
	position:relative;
	left:35%;
}
#r_designer .circle_designer{
	background-image: url('../imagesINDEX/circle_designer.png'); 
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top:50%;
}
#r_designer .more_text{
	display:none;
}
#r_designer .close_designer{
	background-color: #C8C9C8;
	color: #EAE8E6;
	float: right;
	font-size: 22px;
	height: 45px;
	margin-top: 37px;
	right: 0;
	text-align: center;
	width: 60px;
	height:60px;
	line-height: 2.5;
	cursor:pointer;
}
#l_designer{
	background-color:#ffffff;
	background-repeat: repeat;
	background-position: right;
	overflow: hidden;
	display: table;
}

#l_designer .description-designer-left{
	display:none;
	background-color: #f3f3f2;
	color: #000;
	font-size: 12px;
	line-height: 30px;
	font-family: "Avenir-Next-Regular", sans-serif;
	width: 320px;
	position: absolute;
	top: 30%;
	right: 40%;
	text-align: justify;
	padding: 25px;
}
#l_designer .content{
	background-color:#b3aeac;
	background-image: url('../imagesINDEX/bg_designer_left.jpg'); 
	background-position: right bottom;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	background-repeat: no-repeat;
}

#l_designer .description{
	color:#1D1D1B;
	font-size:12px;
	font-family:"Avenir-Next-Regular", sans-serif;
	width:225px;
	position: absolute;
	margin-top: 2%;
	left: 25%;
	text-align: center;
	line-height: 200%;
}
#l_designer .read_more a{
	text-transform:uppercase;
	color:#1D1D1B;
	font-size:12px;
	font-family:sans-serif;
	font-weight:bold;
	margin-top:20px;
	
}
#l_designer .read_more a:hover{
	text-decoration:underline;
	cursor:pointer;
}
#l_designer img{
	padding-top:10%;
	width:75%;
}
#l_designer .image_text{
	text-align: right;
	margin-right: 20%;
}
#l_production{
	background-image: url('../imagesINDEX/bg_blog_left.jpg'); 
	background-position: right bottom;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-color:#fff;
}

#l_blog .contentInside .blog_image1{
width:90%;
margin-top:10% auto 0 auto;
}
#l_blog .blog_information{
	width:80%;
	margin:auto;
	font-family: "AvenirNextLTPro-Regular", sans-serif;
	font-size:13px;
	line-height: 160%;
}
#r_social .contentInside{
	margin:auto;
	text-align:center;
	margin: 10% auto 0 auto;
}
#r_social .contentInside img.follow_title{
	width:50%;
}
#l_social{
	background-color:black;
}
#l_social .content img{
	position: absolute;
	bottom: 20%;
	vertical-align:bottom;
	width:30%;
	right:2px;
	/*cursor:pointer;*/
}
#l_social .content{
	background-image: url('../imagesINDEX/bg_social_left.jpg'); 
	background-position: right bottom;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	text-align:right;
}
#l_social .contentInside{
	bottom:0px;
}
#r_social .add_this{
/*	width: 80%;
    margin: 0px auto;
    line-height: 30px;
	text-align:center;
	*/
}
#r_social .social_span{
	/*vertical-align:top;*/
}
#r_social .addthis_default_style, #r_social .fb-like{
	width: 50%;
    margin: 0px auto;
}

#r_social .content{
	background-image: url('../imagesINDEX/bg_social_right.jpg'); 
	background-position: left bottom;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	text-align:right;
}
#r_ecommerce{
	background-image: url('../imagesINDEX/bg_ecommerce_right.jpg'); 
	background-position: left bottom;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	background-repeat: no-repeat;
	background-color:#fff;
}
#r_ecommerce .contentInside{
	background-image: url('../imagesINDEX/cerchio_bloge-shop_right.png'); 
	background-position: left 55%;
	background-size:18%;
	background-repeat: no-repeat;
	margin: auto;
	display: table-cell;
	vertical-align: middle;
	overflow: visible;
	text-align:center;
}
#r_ecommerce .ecommerce_information{
	width:80%;
	margin:auto;
	font-family: "AvenirNextLTPro-Regular", sans-serif;
	font-size:13px;
	line-height: 160%;
}
#l_contact .contentInside{
	margin: auto;
	display: table-cell;
	vertical-align: middle;
	overflow: visible;
	width: 100%;
	text-align:center;
}
#l_contact .contact_information{
	font-family: "Avenir-Next-Regular", sans-serif;
	line-height: 190%;
	font-size:13px;
	text-align:center;
}
#l_contact .supertitle{
	font-family:"Novecentowide-Bold", sans-serif;
	line-height: 110%;
	font-size:140px;
}
#l_contact .title{
	font-family:"Novecentowide-Bold", sans-serif;
	line-height: 230%;
	font-size:18px;
}
#l_contact .request_information{
	/*margin: 6% auto 0 auto;*/
	font-family:"AvenirLTStd-Book", sans-serif;
	line-height: 230%;
	font-size:13px;
	color:red;
}
#l_contact .open_information, #l_contact .open_newsletter{

font-weight:bold;
	line-height: 230%;
	font-size:15px;
	cursor:pointer;
}
 #l_contact .open_newsletter{
 	margin-left:20px;
 }
 #l_contact .open_information{
 	margin-right:20px;
 }
#l_contact img{
	/*margin: 2% auto 2% auto;*/
}
#r_contact img{
	z-index: 999;
	position: absolute;
	margin: 0 auto;
	top: 32%;
	left: 32%;
	width: 35%;
}
.social_image {
	text-align: center;
	width: 80%;
	margin: auto;
	line-height:2;
}
.social_image a img{
	vertical-align:middle;
	width:12%;
}

#l_contact .contact_information a{
	color:#000 !important;	
}
#l_contact .contact_information a:hover{
	text-decoration:underline;	
}
.clear{
	clear:both;
}
.content{
	clear:both;
	float:left;
	width:100%;
	height:600px;
	overflow:hidden;
	display:table;
	position:relative;
}


	.innerContentHomeRollover{
		width:350px;
	}

.subnav{
	position:relative;
}

.subnav a{
	cursor:pointer;
}

.innerContentPositioner{
	margin:auto;
	display: table-cell; 
	vertical-align: middle;
	overflow:visible;
	width:100%;
	/*#position:absolute;*/
	/*#top: 50%;*/
}

.innerContent{
	margin:auto;
/*	#position:relative; */
/*	#top: -50%*/
}

.innerContentExhibit{
	position:relative;
	height:454px;
	width:450px;
}

.innerContentBlog{
	width:420px;
	height:460px;
}

.innerContentText{
	width:420px;
	height:460px;
}

.innerContentText p{
	color:#635a58;
	margin-bottom:10px;
}

.sectionTitle{
	position:relative;
}

.sectionTitleLogo{
	position:absolute;
	top:0px;
	left:321px;
}

.innerContentBubble{
	height:300px;
	width:300px;
}

.innerContentPanel{
	height:390px;
	width:310px;
}

.block_two_left .pagination a {
}
.block_two_left .pagination .current {
}
.block_seven_left .pagination a {
}
.block_seven_left .pagination .current {
}

.block_three_left .pagination a {
}
.block_three_left .pagination .current {
}
.block_four_left .pagination a {
}
.block_four_left .pagination .current {
}
.block_two_right .pagination a {
}
.block_two_right .pagination .current {
}
.block_five_right .pagination a {
}
.block_five_right .pagination .current {
}
.block_six_right .pagination a {	
}
.block_six_right .pagination .current {
}
.block_five_left .pagination a {
}
.block_five_left .pagination .current {
}
.block_seven_left .pagination a {
}

.block_seven_left .pagination .current {
}
.block_four_right .pagination a {
}
.block_four_right .pagination .current {
}

.block_one_left .pagination a {
}
.block_one_left .pagination .current {
}
.block_six_left .pagination a {
}
.block_six_left .pagination .current {
}
.block_eight_right .pagination a {
}
.block_eight_right .pagination .current {
}
.block_one_right .pagination a {
}
.block_one_right .pagination .current {
}
.color-1 {
	background-color: #E3D8FF;
	background-color: rgba(227, 216, 268, 1);
}
.color-2 {
	background-color: #EBBBBC;
	background-color: rgba(235, 187, 188, 1);
}
.color-3 {
	background-color: #EED9C0;
	background-color: rgba(238, 217, 192, 1);
}
.color-4 {
	background-color: #DFEBB1;
	background-color: rgba(223, 235, 177, 1);
}
.color-5{
	background-color: #C1E6E5;
	background-color: rgba(193, 230, 229, 1);
}
.red{
	color:red;
}
.white{
	color:#fff;
}
.step {	
	width: 900px;
    height: 420px;
	display: block;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
}
.step:not(.active) {
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
}

.step h3{
	color: #fff;
	font-size: 52px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	margin: 0;
	padding: 60px 0 10px 0;
}
.step p {
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	font-size: 34px;
	font-weight: normal;
	position: relative;
	margin: 0;
}
.step img{
	/*position: absolute;*/
	right: 0px;
	top: 30px;
}
.post{
	width: 70%;
    margin: 0px auto;
    position:relative;
    height:150px;
}
#r_press .post{
}
.post .img_num{
	position: relative;
}
.post .information{
	position:absolute;
	top:30px;
	left:45px;
}
.post .divisor{
	display: block !important;
 	margin-left: auto !important;
 	margin-right: auto !important;
 	margin-top:5px;
}
.post .title{
	color:#1A171B;
	font-size:20px;
	font-family:"novecento_wide_boldbold", sans-serif;
	margin-top:14px;
}
.post .data{
	color:#E2001A;
	font-size:12px;
	font-family:"Avenir-Next-Regular", sans-serif;
	text-transform:uppercase;
}
.post .contentpost{
	color:#1A171B;
	font-size:12px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
}
.post .contentpost a {	color:#E2001A; }
#r_social .fb-comments {width: 100%; float: left; font-family: Arial, Helvetica, sans-serif; color: #ff6600;  }

#r_social .comments a { color: #ff6600; }
#r_social #tweet{
	font-size: 12px;
	font-family: "Avenir-Next-Regular", sans-serif;
	text-align: justify;
	line-height: 150%;
	text-align:center;
}
#r_social .connect_text{
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	font-size:13px;
	text-align:center;
}
#gallery_overlay {display:none; width:100%; height:100%; position:fixed; background-color:rgba(0,0,0,0.9); top:0px; left:0px; z-index:9999;}
#gallery_overlay .gallery_overlay_content {
	margin: 0 auto;
	height: 50%;
	position:relative;
}
#gallery_overlay #gallery_image{	
	margin: 0 auto;
	display: block;
	width:600px;
	height:540px;
}
#form_overlay {display:none; width:100%; height:100%; position:fixed; background-color:#fff; top:0px; left:0px; z-index:9999;}	
#form_overlay .close {background-color: #C8C9C8; color: #EAE8E6; float: right; font-size: 22px; height: 40px; padding-top: 20px; right: 0; text-align: center;  width: 60px;cursor:pointer; position:absolute;z-index:999;}
#form_overlay #form_content_form {
	position: relative;
	vertical-align: middle;
	display: table;
	text-align: center;
	width: 100%;
}
#form_overlay .title {}
#form_overlay input{
	background-color:transparent;
	border: 0px solid;
	border-bottom:1px dotted #999;
	color:#000;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	font-size:13px;
	width:300px;
	text-align:center;
}
#form_overlay input.send{
	background-color:transparent;
	border: 0px solid;
	height:86px;
	width:86px;
}
#form_overlay textarea{
	background-color:transparent;
	border: 0px solid;
/*	height:20px;
	width:160px;
	*/
	border-bottom:1px dotted #999;
	color:#000;
	font-size:13px;
	font-family:"Avenir-Next-Regular", sans-serif;
	text-align:center;
}
#form_overlay .label{
	color:#1A171B;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
}
#form_overlay .information_text{
	
}
#form_overlay .content_form{
	text-align: center;
	vertical-align: middle;
	margin: auto;
	width: 20%;
	clear:both;
}
#form_overlay .submit{
	clear:both;
	background-image: url('../imagesINDEX/submit.png'); 
	background-repeat:no-repeat;
	background-position: 50%;	
	border-bottom:0px dotted #999 !important;
}
#form_overlay .error_form{
	color:red;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	display:none;
}
#form_overlay .complete_form{
	color:green;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	display:none;
}
#newsletter_overlay {display:none; width:100%; height:100%; position:fixed; background-color:#fff; top:0px; left:0px; z-index:9999;}	
#newsletter_overlay .close {background-color: #C8C9C8; color: #EAE8E6; float: right; font-size: 22px; height: 40px; padding-top: 20px; right: 0; text-align: center;  width: 60px;cursor:pointer;position:absolute;z-index:999;}
#newsletter_overlay #form_content_newsletter {
	position: relative;
	vertical-align: middle;
	display: table;
	text-align: center;
	width: 100%;
}
#newsletter_overlay .title {}
#newsletter_overlay input{
	background-color:transparent;
	border: 0px solid;
	border-bottom:1px dotted #999;
	color:#000;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	font-size:13px;
	width:254px;
	text-align:center;
}
#newsletter_overlay input.send_newsletter{
	background-color:transparent;
	border: 0px solid;
	height:86px;
	width:86px;
}
#newsletter_overlay textarea{
	background-color:transparent;
	border: 0px solid;
/*	height:20px;
	width:160px;
	*/
	border-bottom:1px dotted #999;
	color:#000;
	font-size:13px;
	font-family:"Avenir-Next-Regular", sans-serif;
	text-align:center;
}
#newsletter_overlay .label{
	color:#1A171B;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
}
#newsletter_overlay .information_text{
	
}
#newsletter_overlay .content_form{
	text-align: center;
	vertical-align: middle;
	margin: auto;
	width: 20%;
	clear:both;
}
#newsletter_overlay .submit{
	clear:both;
	background-image: url('../imagesINDEX/submit.png'); 
	background-repeat:no-repeat;
	background-position: 50%;	
	border-bottom:0px dotted #999 !important;
}
#newsletter_overlay .error_form{
	color:red;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	display:none;
}
#newsletter_overlay .complete_form{
	color:green;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	display:none;
}

#facebook_overlay{background-color:#fff;}
#facebook_overlay .complete_form{
	color:green;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	display:none;
}
#facebook_overlay .subtitle_facebook{
	color:#7B7978;
	text-align: center;
	font-size:13px;	
}

#video_overlay {display:none; width:100%; height:100%; position:fixed; background-color:#fff; top:0px; left:0px; z-index:9999;}	
#video_overlay .close {background-color: #C8C9C8; color: #EAE8E6; float: right; font-size: 22px; height: 40px; padding-top: 20px; right: 0; text-align: center;  width: 60px;cursor:pointer;position:absolute;z-
index:999;}

#facebook_overlay {display:none; width:100%; height:100%; position:fixed; background-color:#fff; top:0px; left:0px; z-index:9999;}	
#facebook_overlay .close {background-color: #C8C9C8; color: #EAE8E6; float: right; font-size: 22px; height: 40px; padding-top: 20px; right: 0; text-align: center;  width: 60px;cursor:pointer;position:absolute;z-index:999;}
#facebook_overlay #form_content_facebook {
	position: relative;
	vertical-align: middle;
	display: table;
	text-align: center;
	width: 100%;
}
#facebook_overlay .title {}
#facebook_overlay input{
	background-color:transparent;
	border: 0px solid;
	border-bottom:1px dotted #999;
	color:#000;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	font-size:13px;
	width:300px;
	text-align:center;
}
#facebook_overlay input.send_newsletter{
	background-color:transparent;
	border: 0px solid;
	height:86px;
	width:86px;
}
#facebook_overlay textarea{
	background-color:transparent;
	border: 0px solid;
/*	height:20px;
	width:160px;
	*/
	border-bottom:1px dotted #999;
	color:#000;
	font-size:13px;
	font-family:"Avenir-Next-Regular", sans-serif;
	text-align:center;
}
#facebook_overlay .label{
	color:#1A171B;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
}
#facebook_overlay .information_text{
	
}
#facebook_overlay .content_form{
	text-align: center;
	vertical-align: middle;
	margin: auto;
	width: 20%;
	clear:both;
}
#facebook_overlay .submit{
	clear:both;
	background-image: url('../imagesINDEX/submit.png'); 
	background-repeat:no-repeat;
	background-position: 50%;	
	border-bottom:0px dotted #999 !important;
}
#facebook_overlay .error_form{
	color:red;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	display:none;
}
#facebook_overlay .complete_form{
	color:green;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	display:none;
}
/***********************************************/

#gallery_overlay .complete_form{
	color:green;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	display:none;
}
#gallery_overlay {display:none; width:100%; height:100%; position:fixed; background-color:#fff; top:0px; left:0px; z-index:9999;}	
#gallery_overlay .close {cursor:pointer;background-color: #C8C9C8; color: #EAE8E6; float: right; font-size: 22px; height: 40px; padding-top: 20px; right: 0; text-align: center;  width: 60px;cursor:pointer;position:absolute;z-index:999;}
#gallery_overlay .form_content {
	position: relative;
	vertical-align: middle;
	display: table;
	text-align: center;
	width: 100%;
}
#gallery_overlay .title {}
#gallery_overlay input{
	background-color:transparent;
	border: 0px solid;
	border-bottom:1px dotted #999;
	color:#000;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	font-size:13px;
	width:300px;
	text-align:center;
}
#gallery_overlay input.send_newsletter{
	background-color:transparent;
	border: 0px solid;
	height:86px;
	width:86px;
}
#gallery_overlay textarea{
	background-color:transparent;
	border: 0px solid;
/*	height:20px;
	width:160px;
	*/
	border-bottom:1px dotted #999;
	color:#000;
	font-size:13px;
	font-family:"Avenir-Next-Regular", sans-serif;
	text-align:center;
}
#gallery_overlay .label{
	color:#1A171B;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
}
#gallery_overlay .information_text{
	
}
#gallery_overlay .content_form{
	text-align: center;
	vertical-align: middle;
	margin: auto;
	width: 20%;
	clear:both;
}
#gallery_overlay .submit{
	clear:both;
	background-image: url('../imagesINDEX/submit.png'); 
	background-repeat:no-repeat;
	background-position: 50%;	
	border-bottom:0px dotted #999 !important;
}
#gallery_overlay .error_form{
	color:red;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	display:none;
}
#gallery_overlay .complete_form{
	color:green;
	font-size:14px;
	font-family:"Avenir-Next-Regular", sans-serif;
	line-height: 20px;
	display:none;
}

.parallax { width:100%; /*top:6464px;*/ /*bottom:-808px;  top:6464px;*/ height:100%; position:absolute; z-index:999999; }
.content_parallax {/*position:absolute;*/}
.parallax1 {
	background:url(imagesINDEX/parallax/parallax1.jpg) no-repeat center center fixed;
	color: white;
	height: 808px;
	margin: 0 auto;
	padding: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.parallax2 {
	background:url(imagesINDEX/parallax/parallax2.jpg) no-repeat center center fixed;
	color: white;
	height: 808px;
	margin: 0 auto;
	padding: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color:red;
}
.parallax3 {
	background:url(imagesINDEX/parallax/parallax3.jpg) no-repeat center center fixed;
	color: white;
	height: 687px;
	margin: 0 auto;
	padding: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.parallax4 {
	background:url(imagesINDEX/parallax/parallax4.jpg) no-repeat center center fixed;
	color: white;
	height: 687px;
	margin: 0 auto;
	padding: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#l_banner{
	background-color:#cac9c7;
	background-repeat: repeat;
	background-position: right;
	overflow: hidden;
	display: table;
}
#l_banner li{
	display: inline;
	list-style-type: none;
	text-align:right;
	text-transform:uppercase;
}
#l_banner a{
	font-size:11px;
	/*font-family:"AvenirLTStd-Light", sans-serif;*/
	font-family:"AvenirLTStd-Light", sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	letter-spacing:2px;
}
#l_banner .content{
	background-image: url('../imagesINDEX/bg_banner_left.jpg'); 
	background-position: right top;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	text-align:right;
	/* ie8 hack */
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagesINDEX/banner/bg_banner_left.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagesINDEX/banner/bg_banner_left.jpg',sizingMethod='scale')";
	*/
}
#l_campaign .content{
	background-image: url('../imagesINDEX/photo_1_left.jpg'); 
	background-position: right top;
	/*display: table;*/
	position: relative;
	width:100%;
	/*background-size:cover;*/
	text-align:right;
	/*right:1px;*/
	/* ie8 hack */
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagesINDEX/banner/bg_banner_left.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagesINDEX/banner/bg_banner_left.jpg',sizingMethod='scale')";
	*/
}
#r_banner{
	background-color:#cac9c7;
	background-repeat: repeat;
	background-position: right;
	overflow: hidden;
	display: table;
}
#r_banner li{
	display: inline;
	list-style-type: none;
	text-align:right;
	text-transform:uppercase;
}
#r_banner a{
	font-size:11px;
	/*font-family:"AvenirLTStd-Light", sans-serif;*/
	font-family:"AvenirLTStd-Light", sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	letter-spacing:2px;
}
#r_banner .content{
	background-image: url('../imagesINDEX/bg_banner_right.jpg'); 
	background-position: left top;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	text-align:right;
	/* ie8 hack */
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagesINDEX/banner/bg_banner_left.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagesINDEX/banner/bg_banner_left.jpg',sizingMethod='scale')";
	*/
}
#r_campaign .content{
	background-image: url('../imagesINDEX/photo_1_right.jpg'); 
	/*background-position: right top; */
	background-position: left top;
	display: table;
	position: relative;
	width:100%;
	background-size:cover;
	text-align:right;
	/* ie8 hack */
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagesINDEX/banner/bg_banner_right.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imagesINDEX/banner/bg_banner_right.jpg',sizingMethod='scale')";
	*/
}
#designer_overlay {
	background-image: url('../imagesINDEX/bg_designer_overlay.jpg'); 
	background-position: center center;
	background-size:cover;
	background-repeat: no-repeat;
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #B3AEAC;
	top: 0px;
	left: 0px;
	z-index: 9999;
}
#designer_overlay .close {
	background-color: #C8C9C8;
	color: #EAE8E6;
	float: right;
	font-size: 22px;
	height: 40px;
	padding-top: 20px;
	right: 0;
	text-align: center;
	width: 60px;
	cursor: pointer;
	position: absolute;
	z-index: 999;
}

#designer_overlay .content_designer_overlay{ margin-top:15%;}
#designer_overlay .content_designer_overlay .description_left{
	color: #000;
	font-size: 12px;
	line-height: 25px;
	font-family: "Avenir-Next-Regular", sans-serif;
	width: 350px;
	position: relative;
	float: left;
	text-align: justify;
	float: left;
	left: 7%;
	letter-spacing: 1px;
	background-color: #F3F3F2;
	padding: 25px;
	}
#designer_overlay .content_designer_overlay .description_right{
	color:#000;
	font-size:12px;
	line-height: 25px;
	font-family:"Avenir-Next-Regular", sans-serif;
	width: 350px;
	position:relative;
	float:right;
	text-align: justify;
	right:6%;
	letter-spacing:1px;
	background-color: #F3F3F2;
	padding: 25px;
}
.decoration_info {margin-top:15px;}

.csswinner{
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 999;
}
.csswinnerSecond{
	position: absolute;
	top: 180px;
	left: 0px;
	z-index: 999;
}

#tap{position:absolute; bottom: 50px; right:0px;}
#scroll_mouse{position:absolute; bottom: 50px; left:0px;}


.descrizione-brand-left{
background-color: rgb(0, 0, 0);
color: rgb(255, 255, 255);
font-size: 13px;
line-height: 27px;
font-family: "Avenir-Next-Regular", sans-serif;
width: 350px;
position: absolute;
top: 20%;
left: 20%;
text-align: justify;
padding: 25px;
}


.descrizione-banner-left{
	display:none;
background-color: rgb(0, 0, 0);
color: rgb(255, 255, 255);
font-size: 13px;
line-height: 27px;
font-family: "Avenir-Next-Regular", sans-serif;
width: 350px;
position: absolute;
bottom: 20%;
left: 20%;
text-align: justify;
padding: 25px;
}

.facebook_like {
	position: absolute;
	top: 16px;
	left: 10px;
	z-index: 12;
}