/* HTML5 Boilerplate  */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #fff; }
body {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	margin: 0;
	font-size: 1em;
	line-height: 1.4;
	}

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }


q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
	nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }



ul,
ol {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}


nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}


img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }





.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	margin-top: 120px;
	background-color: #000;	
}

#ascensorWide{
	overflow:hidden;
}

#ascensorWide section article h1{
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 28px;
}

section{
	overflow:auto;

}

section article{
	margin-top: 40px;
	margin-bottom: 40px;
	padding: 20px;
}

#navigationMap{
	width: 98%;
	z-index: 999;
	border-radius: 8px;
	border: 1px solid #FFF;
	background-image: url(../../img/bgopaco.png);
	background-repeat: repeat;
	position: fixed;
	padding-top: 200px;
	top: 1%;
	left: 1%;
	height: 460px;
}

.posMenu{
	height: 600px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;	
}

#navigationMap ul li a{
	background: #000;
	height: 200px;
	width: 100px;
	position: fixed;
	padding-top: 1px;
	padding-left: 1px;
	color: #FFF;
	font-size: 13px;
	line-height: 14px;
	font-weight: 200;
}



#navigationMap ul li h4{
	padding-left: 2px;
	margin-top: 4px;
}


#navigationMap .ascensorLink2{
	margin-top: 200px;
}


#navigationMap  .ascensorLink3, #navigationMap .ascensorLink4{
	margin-left:100px;
}
#navigationMap .ascensorLink4{
	margin-top: 200px;
}

#navigationMap .ascensorLink5, #navigationMap .ascensorLink6{
	margin-left:200px;
}


#navigationMap .ascensorLink6{
	margin-top: 200px;
}

#navigationMap  .ascensorLink7, #navigationMap .ascensorLink8{
	margin-left: 300px;
}

#navigationMap .ascensorLink7{
	margin-top: -200px;
}

#navigationMap .ascensorLink9, #navigationMap .ascensorLink10{
	margin-left: 400px;
}
#navigationMap .ascensorLink10{
	margin-top: 200px;
}






#navigationMap .ascensorLinkActive{
	background: #c5161d;
}





#navigationNext{
	position: fixed;
	right: 2%;
	top: 20px;
	width: 100px;
	height: 60px;
	z-index: 999;
}


#navigationNext ul li  a{
	height: 60px;
	width: 60px;
	border-radius: 30px;
	position: fixed;
	background-color: #fff;
	background-image: url(../../img/menu/next.png);
	background-repeat: no-repeat;
	background-position: center center;
}




#navigationPrev{
	position: fixed;
	right: 12%;
	top: 20px;
	width: 100px;
	height: 60px;
	z-index: 999;
}


#navigationPrev ul li  a{
	height: 60px;
	width: 60px;
	border-radius: 30px;
	position: fixed;
	background-color: #fff;
	background-image: url(../../img/menu/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}




#logo{
	visibility: visible;
	margin-top: 20px;
	margin-left: auto;
	width: 90%;
	margin-right: auto;
}

#header{
	height: 100px;
	width: 100%;
	z-index: 900;
	position: absolute;
	background-color: #ededed;
}
/*
background-image: url(../img/bgopacow.png);
	background-repeat: repeat;
	*/

.prodotto{
	font-weight: lighter;
	color: #0CF;
	margin-top: 10px;
	font-size: 30px;
	margin-bottom: 10px;
	z-index: 1000;
	text-align: left;
	width: 30%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0CF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0CF;
	text-transform: uppercase;
}

.subTitle{
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	text-transform: uppercase;
}

.colonna{
	font-weight: normal;
	color: #FFF;
	margin-top: 10px;
	font-size: 18px;
	width: 97%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colonnafondo{
	font-weight: lighter;
	color: #333;
	margin-top: 10px;
	font-size: 16px;
	width: 97%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
.colonnafondonero{
	font-weight: lighter;
	color: #fff;
	margin-top: 10px;
	font-size: 14px;
	width: 60%;
	background-color: #000;
	padding: 10px;
	float: left;
}


.colonnadxfondonero{
	width: 30%;
	float: right;
	font-size: 14px;
	font-weight: 100;
	margin-top: 10px;
}

.colonnafondonero2{
	font-weight: lighter;
	color: #fff;
	margin-top: 10px;
	font-size: 16px;
	width: 97%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #333;
}

.colonnasx{
	font-weight: lighter;
	color: #333;
	margin-top: 10px;
	font-size: 16px;
	background-color: #FFF;
	width: 60%;
	padding: 10px;
	float: left;
}
.colonnadx{
	width: 30%;
	margin-left: 2%;
	clear: none;
	float: right;
	font-size: 14px;
	line-height: 18px;
	font-weight: 100;
}


.btmdx{
	width: 100%;
	float: right;
	background-color: #C5171D;
	height: 4px;
	margin-top: 20px;
}


.colonnadx h5{
	font-size: 86%;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C5171D;
	border-bottom-color: #C5171D;
	text-transform: uppercase;
}

.stress{
	background-color: #C5171D;
	padding: 2px;
	text-transform: uppercase;
}
.stressazzurro{
	background-color: #0CF;
	padding: 2px;
	text-transform: uppercase;
	color: #FFF;
}

.stressnero{
	background-color: #000;
	padding: 2px;
	text-transform: uppercase;
}
/*
#ascensorFloor1{
	background-image: url(../../img/prodotto/bg1.jpg);
	background-size: 100% 100%;
	background-size: cover;	
}

#ascensorFloor2{
	background-image: url(../../img/prodotto/bg2.jpg);
	background-size: 100% 100%;
	background-size: cover;	
}
#ascensorFloor3{
	background-image: url(../../img/prodotto/bg4.jpg);
	background-size: 100% 100%;
	background-size: cover;	
}

#ascensorFloor4{
	background-image: url(../../img/prodotto/bg3.jpg);
	background-size: 100% 100%;
	background-size: cover;	
}

#ascensorFloor5{
	background-image: url(../../img/vintage/bg.jpg);
	background-size: 100% 100%;
	background-size: cover;	
}
#ascensorFloor6{
	background-image: url(../../img/vintage/bg2.jpg);
	background-size: 100% 100%;
	background-size: cover;	
}

#ascensorFloor7{
	background-image: url(../../img/people/bg.jpg);
	background-size: 100% 100%;
	background-size: cover;		
}


#ascensorFloor8{
	background-image: url(../../img/inside/bg.jpg);
	background-size: 100% 100%;
	background-size: cover;			
}
#ascensorFloor9{
	background-image: url(../../img/community/bg.jpg);
	background-size: 100% 100%;
	background-size: cover;	
    }	


#ascensorFloor10{
	background-image: url(../../img/spot/bg.jpg);
	background-size: 100% 100%;
	background-size: cover;	
}

*/


.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
	clear: both;
}



	
			.tabs li {
				list-style:none;
				display:inline;
			}

			.tabs a {
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background-color: #000;
			}

			.tabs a.active {
				background:#fff;
				color:#000;
			}

	
.tabTitle {
	font-weight: 300;
	text-transform: uppercase;
}


.tabDesc {
	font-size: 14px;
	font-weight: lighter;
	line-height: 20px;
	}



#accordion a.opening {
	display: block;
	text-decoration: none;
	border-radius: 50px;
	color: #000;
	background-image: url(../../img/menu/index.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 120px;
	font-size: 20px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	top: 20px;
	background-color: #FFF;
	position: fixed;
	right: 28%;
	}


	
	#accordion a.active {
	background-image: url(../../img/menu/index2.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;	
	
	
	}
	
#closeIndex  a{
	height: 60px;
	width: 60px;
	border-radius: 30px;
	background-color: #c5161d;
	background-image: url(../../img/menu/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
	position: relative;
	float: left;
	margin-top: -180px;
	margin-left: 20px;
}

#other  a{
	height: 60px;
	width: 200px;
	border-radius: 30px;
	background-color: #c5161d;
	background-image: url(../../../intro/motobtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
	position: relative;
	float: left;
	margin-top: -180px;
	margin-left: 120px;
}

#otherback  a{
	height: 36px;
	width: 200px;
	border-radius: 20px;
	background-color: #c5161d;
	background-image: url(../../../intro/homebtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
	position: relative;
	float: left;
	margin-top: -110px;
	margin-left: 120px;
}
#otherback a:hover{
	background-color: #000;
	background-image: url(../../../intro/homebtn.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#accordion .expanded {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #2f3040;
	border-bottom-color: #2f3040;
	border-left-color: #2f3040;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: absolute;
	top: 0px;
	left: auto;
	right: auto;
	width: 100%;
	z-index: 1000;
	}
#accordion .expanded p {
	padding-bottom:20px;
	}
#accordion .expanded .expanded {
	
	padding:0;
	color:#fff;
	}
#accordion .expanded .expanded p {
	padding:15px;
	}


.gallery li { display: inline;

}

.gallery2 li { display: inline;

}
.gallery3 li { display: inline;

}
.gallery4 li { display: inline;

}
.gallery5 li { display: inline;

}
.gallery6 li { display: inline;

}

.contfoto{
	width: 80%;
	margin-left: 10%;
	margin-top: 6%;
}

.contvideo{
	width: 80%;
	margin-left: 10%;
	margin-top: 2%;
	text-align: center;
}
.dida{
	margin-left: 80px;
	
}


	

/*-----------------------
	Responsive Styling
-------------------------*/

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


#navigationPrev{
	position: absolute;
	right: 2px;
	top: 56px;
	float: right;
	width: 30px;
	height: 30px;
	
}


#navigationPrev ul li  a{
	height: 30px;
	width: 30px;
	border-radius: 15px;
	background-color: #fff;
	background-image: url(../../img/menu/mobile/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}




#navigationNext{
	position: fixed;
	right: 2px;
	top: 16px;
	width: 30px;
	height: 30px;
	
}


#navigationNext ul li  a{
	height: 30px;
	width: 30px;
	border-radius: 15px;
	background-color: #fff;
	background-image: url(../../img/menu/mobile/next.png);
	background-repeat: no-repeat;
	background-position: center center;
}

	.posMenu ul li img {
		display:none;
	}
	
	.posMenu{
	width: 100%;
	margin-left: 2%;
	padding-top: 60px;	
	
}

#logo{
	visibility: visible;
	margin-top: 20px;
	margin-left: auto;
	width: 90%;
	margin-right: auto;
	position: fixed;
}
#logo img{
	height:50px;
}

#accordion a.opening {
	display: block;
	text-decoration: none;
	border-radius: 6px;
	color: #000;
	background-image: url(../../img/menu/mobile/index.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 30px;
	border-radius: 15px;
	background-color: #FFF;
	right: 40px;
	top: 16px;
	
	}
	
#navigationMap{
	position: relative;
	padding-top: 40px;
	height:auto;
}





#closeIndex  a{
	height: 40px;
	width: 40px;
	border-radius:20px;
	background-color: #c5161d;
	background-image: url(../../img/menu/mobile/close.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
	position: relative;
	float: left;
	margin-top: -20px;
	margin-left: 20px;
}


#other  a{
	height: 40px;
	width: 100px;
	border-radius: 20px;
	background-color: #c5161d;
	background-image: url(../../../intro/mobile/motobtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
	position: relative;
	float: left;
	margin-top: -20px;
	margin-left: 4px;
}
#otherback  a{
	height: 40px;
	width: 100px;
	border-radius: 20px;
	background-color: #c5161d;
	background-image: url(../../../intro/mobile/homebtn.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 1000;
	position: relative;
	float: left;
	margin-top: -20px;
	margin-left: 4px;
}





#navigationMap ul li a{
	background: #000;
	height: 38px;
	width: 96%;
	padding-top: 1px;
	color: #FFF;
	font-size: 13px;
	line-height: 14px;
	font-weight: 200;
	position:absolute;
}



#navigationMap ul li h4{
	padding-left: 2px;
	margin-top: 4px;
}

#navigationMap .ascensorLink1{
	margin-left: 0;
}
#navigationMap .ascensorLink2{
	margin-top:40px;
	margin-left: 0;
}

#navigationMap .ascensorLink3{
	margin-top:80px;
	margin-left: 0;
}
#navigationMap .ascensorLink4{
	margin-top: 120px;
	margin-left: 0;
}

#navigationMap .ascensorLink5{
	margin-top: 160px;
	margin-left: 0;
}
#navigationMap .ascensorLink6{
	margin-top: 200px;
	margin-left: 0;
}

#navigationMap .ascensorLink7{
	margin-top: 240px;
	margin-left: 0;
}
#navigationMap .ascensorLink8{
	margin-top: 280px;
	margin-left: 0;
}

#navigationMap .ascensorLink9{
	margin-top: 320px;
	margin-left: 0;
}


#navigationMap .ascensorLink10{
	margin-top: 360px;
	margin-left: 0;
}
#navigationMap .ascensorLink11{
	margin-top: 400px;
	margin-left: 0;
}
#navigationMap .ascensorLink12{
	margin-top: 440px;
	margin-left: 0;
}


.prodotto{
	margin-top: 4px;
	font-size: 20px;
	margin-bottom: 4px;
	width: 90%;
	
}

.subTitle{
	font-size: 14px;
	
}

	

#ascensorWide section article h1{
	font-size: 22px;
	line-height: 20px;
}

h2 {
font-size: 80%;	
}


.colonnafondonero{
	width: 95%;
	
}


.colonnadxfondonero40{
	width: 95%;
	float: left;
	
	
}

.colonnasx{
	font-weight: lighter;
	color: #333;
	margin-top: 10px;
	font-size: 16px;
	background-color: #FFF;
	width: 95%;
	padding: 10px;
	float: left;
}

.colonnadx{
	width: 95%;
	padding: 10px;
	float: left;
	
}


}

