@charset "utf-8";
@font-face {
    font-family: MyriadProRegular;
    src: url('../font/MyriadPro-Regular.eot');
    src: url('../font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/MyriadPro-Regular.woff') format('woff'),
         url('../font/MyriadPro-Regular.ttf') format('truetype'),
         url('../font/MyriadPro-Regular.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: MyriadProLight;
	src: url('../font/MyriadPro-Light.eot');
	src: url('../font/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
         url('../font/MyriadPro-Light.woff') format('woff'),
         url('../font/MyriadPro-Light.ttf') format('truetype'),
         url('../font/MyriadPro-Light.svg#MyriadProLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
	margin: 0em;
	padding: 0em;
}
body {
	height: 100%;
	margin: 0em;
	padding: 0em;
	font-family: MyriadProLight;
	font-size: 84.2%;
	background-color: rgba(0,0,0,1);
	color: rgba(255,255,255,1);
}
#container {
	padding: 0em;
	width: 59em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#header {
	padding: 0em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	position: relative;
}
#navigation {
	margin: 0em;
	padding: 0em;
	position: fixed;
	z-index: 2;
	top: 0px;
	right: 0px;
	height: 6em;
	width: 100%;
	background-color: rgba(51,51,51,0.5);
}
#navigation ul {
	margin: 0em;
	list-style-image: none;
	list-style-type: none;
	padding-top: 2em;
	padding-right: 5em;
	padding-bottom: 0em;
	padding-left: 0em;
	position: absolute;
	top: 0em;
	right: 10em;
}
#navigation ul li {
	color: rgba(255,255,255,1);
	display: inline;
	font-size: 140%;
	text-transform: uppercase;
	padding-left: 2em;
	padding-bottom: 0.5em;
	letter-spacing: 0.1em;
}
#navigation ul li a {
	color: rgba(255,255,255,1);
	text-decoration: none;
	padding-bottom: 0.5em;
}
#navigation ul li a:hover {
	text-decoration: underline;
}
.link_sel {
	text-decoration: underline;
}
#navigation #logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 8em auto;
	margin: 0em;
	height: 5em;
	width: 9em;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	z-index: 3;
}
#overlay {
	background-image: url(../images/slides/testa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	opacity: 0.6;
	height: 15em;
}
#fluid_container {
	position: absolute;
	top: 0em;
	margin: 0em;
	padding: 0em;
	left: 0em;
	width: 100%;
	height: 30em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#fluid_container_cel {
	position: absolute;
	top: 0em;
	margin: 0em;
	padding: 0em;
	left: 0em;
	width: 100%;
	height: 46em;
	display: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#camera_wrap_4 {
	position: absolute;
	top: 0em;
	margin: 0em;
	padding: 0em;
	left: 0em;
	width: 100%;
	height: 30em;
}
#camera_wrap_4_cel {
	position: absolute;
	top: 0em;
	margin: 0em;
	padding: 0em;
	left: 0em;
	width: 100%;
	height: 46em;
	display: none;
}
#content {
	color: rgba(255,255,255,1);
	margin: 0em;
	padding: 0em;
	background-color: rgba(51,51,51,0.5);
}
#content #article {
	margin: 0em;
	padding-top: 3em;
	padding-right: 1em;
	padding-bottom: 3em;
	padding-left: 1em;
}
#content #article1 {
	margin: 0em;
	padding: 0em;
}

#article h1 {
	text-align: center;
	margin: 0em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
#article1 h1 {
	text-align: center;
	margin: 0em;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}

#article p {
	font-size: 115%;
	line-height: 1.5em;
	margin: 0em;
	padding: 1em;
}
#article1 p {
	font-size: 120%;
	line-height: 1.5em;
	margin: 0em;
	padding: 1em;
}
#article1 .portfolio_cont {
	width: 59em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	padding: 0em;
}
.portfolio_cont .floatSX  {
	margin: 0em;
	padding: 0em;
	float: left;
}
.portfolio_cont .floatDX {
	margin: 0em;
	padding: 0em;
	float: right;
}
.portfolio_cont .thumb_overlay_sx{
	margin: 0em;
	padding: 0em;
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	background-color: #FFFFFF;
}
.portfolio_cont .thumb_overlay_dx{
	margin: 0em;
	padding: 0em;
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	background-color: #FFFFFF;
}
.portfolio_cont .preview:hover img{
	opacity: 0.5;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	background-position: left top;
}

/*#portfolio_cont .preview:hover .thumb_overlay {
	opacity: 0.5;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}*/
#article1 #primo {
	margin: 0em;
	padding: 0em;
	display: block;
}
#article1 #secondo {
	display: none;
	margin: 0em;
	padding: 0em;
}
#article1 #terzo {
	display: none;
	margin: 0em;
	padding: 0em;
}
#article1 .numbers {
	text-align: center;
	margin: 0em;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 2em;
	padding-left: 0em;
}
.numbers a {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.numbers .cerchio {
	background-image: url(../images/cerchio.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 2.5em, auto;
	padding: 1.5em;
}
.numbers .cerchio_sel {
	background-image: url(../images/cerchio_p.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 2.5em, auto;
	padding: 1.5em;
}

.numbers .cerchio:hover {
	background-image: url(../images/cerchio_p.png);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.5;
	-webkit-transition: all 2s ease-in-out 0s;
	-moz-transition: all 2s ease-in-out 0s;
	-ms-transition: all 2s ease-in-out 0s;
	-o-transition: all 2s ease-in-out 0s;
	transition: all 2s ease-in-out 0s;
}
#article1  #mappa{
	padding: 0em;
	float: right;
	width: 40em;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-left: 0em;
}
#article1 #mappa  #map{
	height: 29em;
	width: 40em;
	margin: 0em;
	padding: 0em;
}
#article1 .left_col {
	margin: 0em;
	float: left;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
}
#article1 .left_col p {
	margin: 0em;
	padding: 0em;
}
#article1 .tel {
	display: none;
}
#article1 .social_med {
	margin: 0em;
	float: left;
	padding: 1em;
}

#article1 .social_med img {
	height: 2.7em !important;
	width: auto !important;
}
#footer {
	color: rgba(255,255,255,1);
	padding: 0em;
	width: 59em;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#footer #info_azienda {
	margin: 0em;
	width: 20em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	float: left;
}
#footer #info_azienda h3 {
	text-transform: uppercase;
	font-size: 120%;
	margin: 0em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}
#footer #info_azienda p {
	margin: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
}
#footer a {
	text-decoration: none;
	color: #0066CC;
}
#footer a:hover {
	color: #999999;
}
#footer #privacy {
	margin: 0em;
	padding-top: 2.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	width: 20em;
	float: right;
}
#footer #form_contact {
	margin: 0em;
	height: 20em;
	width: 20em;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 1em;
	float: right;
}
#form_contact form input {
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	font-size: 95%;
	width: 100%;
	margin-bottom: 1em;
	padding: 0.2em;
}
#form_contact form textarea {
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	width: 100%;
	margin-bottom: 1em;
	padding: 0.2em;
	height: 5em;
}
#footer #form_contact .tasto_form {
	color: #FFFFFF;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 100%;
	font-weight: bold;
	width: 5em;
	height: 2em;
}
#footer #form_contact h3 {
	text-transform: uppercase;
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	font-size: 120%;
}
#footer #social {
	margin: 0em;
	width: 15em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	float: left;
}
#footer #social h3 {
	font-size: 120%;
	text-transform: uppercase;
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
}
#footer #copyright {
	margin: 0em;
	float: left;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-size: 90%;
}
#footer .social_med {
	width: 3em;
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	float: left;
}
#footer .social_med img {
	height: 3.3em !important;
	width: auto !important;
}
#footer .tel {
}

a {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
.no_float {
	margin: 0em;
	padding: 0em;
	clear: both;
	float: none;
}
.slider_top {
	height: 30em;
	width: 59em;
}
.no_slider_top {
	height: 15em;
}
.camera_bar {
	z-index: 2;
}
.camera_thumbs {
	margin-top: -3.5em;
	position: relative;
	z-index: 1;
}
.camera_overlayer {
	opacity: 0;
}
.camera_thumbs_cont {
	overflow: hidden;
	position: absolute;
	width: 100%;
	top: 0em;
	z-index: 2 !important;
	left: 0em;
	margin: 0em;
	padding: 0em;
}
.camera_thumbs_cont ul li > img {
	cursor: pointer;
	margin-top: 0px;
	vertical-align: bottom;
	border-radius: 35px;
	height: 70px;
	width: 70px;
	opacity: 1 !important;
}
.camera_thumbs_cont ul li > img:hover {
	box-shadow: 0px 0px 10px #000000;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}
