@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'HelveticaMediumRegular';
    src: url('fonts/helvetica-medium-webfont.eot');
    src: url('fonts/helvetica-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-medium-webfont.woff') format('woff'),
         url('fonts/helvetica-medium-webfont.ttf') format('truetype'),
         url('fonts/helvetica-medium-webfont.svg#HelveticaMediumRegular') format('svg');
	font-weight:500;
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica LT Std';
    src: url('fonts/HelveticaLTStd-Roman.eot');
    src: url('fonts/HelveticaLTStd-Roman.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaLTStd-Roman.woff2') format('woff2'),
        url('fonts/HelveticaLTStd-Roman.woff') format('woff'),
        url('fonts/HelveticaLTStd-Roman.ttf') format('truetype'),
        url('fonts/HelveticaLTStd-Roman.svg#HelveticaLTStd-Roman') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'montserratlight';
    src: url('fonts/montserrat-light-webfont.eot');
    src: url('fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('fonts/montserrat-light-webfont.woff') format('woff'),
         url('fonts/montserrat-light-webfont.ttf') format('truetype'),
         url('fonts/montserrat-light-webfont.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('fonts/Montserrat-Regular.eot');
    src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Regular.woff2') format('woff2'),
        url('fonts/Montserrat-Regular.woff') format('woff'),
        url('fonts/Montserrat-Regular.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat-bold-webfont.eot');
    src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-bold-webfont.woff') format('woff'),
		 url('fonts/montserrat-bold-webfont.otf') format('otf'),
         url('fonts/montserrat-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratblack';
    src: url('fonts/montserrat-black-webfont.eot');
    src: url('fonts/montserrat-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-black-webfont.woff2') format('woff2'),
         url('fonts/montserrat-black-webfont.woff') format('woff'),
		 url('fonts/montserrat-black-webfont.otf') format('otf'),
         url('fonts/montserrat-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* { margin: 0; padding: 0; }

body {
	font-family: 'Montserrat-Regular', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

.logo {
    position: absolute;
	left: 7%;
	margin-left:-2px;
	top: 55px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.logo img {
    height: 80px;
}
.nav {
    text-align: right;
    position: absolute;
    width: 90%;
    height: 40px;
    top: 52px;
    right: 5%;
}
#navigation {
	
}
.menubutt {
    /* 
	font-family: 'Montserrat-Regular', Arial, Helvetica, sans-serif; 
	font-weight: bold;
	*/
	font-size: 14px;	
	letter-spacing: 1px;
    color: black !important;
	text-decoration: none;
    display: inline-block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    padding: 5px 10px;
	text-transform: uppercase;
}
.active {
	font-weight: bold;
}
.lingue {
    position: absolute;
	right: 8%;
	top: 64px;
	text-align: right;
	margin-right:-2px;
}
.lingue a {
	font-family: 'Montserrat-Regular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #333333;
	color: white;
	text-decoration: none;
	padding: 5px 5px;
	min-width: 20px;
	display: inline-block;
	text-align: center;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.sponsor {
	max-width: 200px;
	max-height: 100px;
	vertical-align: middle;
	filter: grayscale(100%);
	margin: 20px;
}

.social {
	position: absolute;
	right: 7.3%;
	top: 64px;
	padding: 5px 10px;
}
.social img {
	width: 20px;
	height: auto;
	margin-bottom:-5px;
}
#container {
	display: block;
	width: 87%;
	margin-left: 7%;
	margin-top: 180px;
	min-width: 1240px;
}
#slideshow {
    width: 95%;
}
.slide {
    width: 100%;
    background-size: cover;
    background-position: center center;
}
.slide p {
    margin-top: 700px;
}
.block {
	width: 9.05%;
	height: 300px;
	margin-right: 0.6%;
	margin-bottom: 0.8%;
	display: inline-block;
	background-size: contain;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	vertical-align: top;
	background-color: white;
}
.block_double {
	width: 19%;
	height: 400px;
	margin-right: 0.55%;
	margin-bottom: 0.8%;
	display: inline-block;
	background-size: contain;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	vertical-align: top;
	background-color: white;
}
.block_sx {
	text-align: right;
    display: inline-block;
    width: 30%;
}
.block_sx img {
	height: auto;
    width: auto;
    max-width: 100%;
    max-height: 300px;
}
.block_dx {
	display: inline-block;
    margin-left: 2%;
    vertical-align: top;
    width: 60%;
}
.block_0 {
	width: 15.5%;
	height: 270px;
	margin-right: 0.6%;
	margin-bottom: 0.8%;
	display: inline-block;
	background-size: contain;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	vertical-align: top;
	background-color: white;
}
.block_1 {
	max-width: 650px;
	max-height: 420px;
	height: auto;
	margin-right: 0;
	margin-bottom: 10px;
	display: block;
	background-size: cover;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	vertical-align: top;
}
.block_2 {
	width: 24%;
	min-width: 380px;
	margin-right: 0.3%;
	margin-bottom: 0.2%;
	display: inline-block;
	background-size: contain;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	vertical-align: top;
}
.block_3 {
	width: 650px;
	height: auto;
	margin-right: 0;
	margin-bottom: 10px;
	display: block;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	vertical-align: top;
}
.block_4 {
	width: 47%;
	margin-left: 2%;
	margin-right: 1%;
	margin-bottom: 0.2%;
	display: inline-block;
	background-size: contain;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	vertical-align: top;
	float: right;
	text-align: right;
}
.block_5 {
	width: 62%;
	margin-left: 3px;
	margin-bottom: 0%;
	display: inline-block;
	background-size: contain;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	vertical-align: top;
	text-align: left;
}
.block_6 {
	width: 76%;
	margin-left: 2%;
	margin-right: 1%;
	margin-bottom: 0.2%;
	display: inline-block;
	background-size: contain;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	vertical-align: top;
	float: right;
	text-align: right;
}
.block_7 {
	width: 66%;
	margin-left: 2%;
	margin-right: 0%;
	margin-bottom: 0.2%;
	display: inline-block;
	text-align: left;
	float: right;
	margin-right: 20px;
}
.block_big {
	width: 100%;
	margin: 10px 0;
	display: block;
	text-align: left;
	vertical-align: middle;
}
.block_big_img {
	width: 100%;
	margin: 0;
	display: inline-block; 
	text-align: left;
}
.body_img {
	background-size: contain;
	background-position: top right;
	background-repeat: no-repeat;
}
.menu_sx {
	display: block;
	width: 400px;
	position: absolute;
	left: 7%;
	top: 112px;
	margin-left: 160px;
}
.menu_dx {
	display: block;
	width: 800px;
	position: absolute;
	right: 7.3%;
	top: 112px;
	text-align: right;
}
.block_container {
	background-color: white;
	width: auto;
}
.block_img {
	width: auto;
	height: 300px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.block_img_work {
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.dida {
	font-family: 'Montserrat-Regular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	position: absolute;
	margin-left: 15px;
	margin-top: 15px;
	text-align: left;
	width: 150px;
	display: table-caption;
	color: black;
	clear: both;
	z-index: 99;
}
.dida_text {
	font-family: 'Montserrat-Regular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: grey;
	margin: 3px 0;
}
.project {
	background-color: white;
}
.block:hover > .block_img_work {
    opacity: .1;
}
.block_double:hover > .block_img_work {
    opacity: .1;
}
.block_0:hover > .block_img_work {
    opacity: .1;
}
.block_1:hover > .block_img {
    opacity: .05;
}
tr.normale {
    background-color: transparent;
}
tr.highlight {
    background-color: #FFFFFF; 
}

.title {
	font-family: 'montserratblack', Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 0px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E1E1E1;
	font-weight: bold;
	width: 98.5%;
}
.pagetitle {
	font-family: 'montserratblack', Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 16px;
	letter-spacing: 0px;
	color: #333333;
	text-transform: uppercase;
}
.slash {
	font-family: 'Montserrat-Regular', Arial, Helvetica, sans-serif;
	font-size: 240px;
	margin-left: 40px;
	padding-top: 100px;
	display: inline-block;
}
.slashome {
	font-family: 'montserratlight', Arial, Helvetica, sans-serif;
	font-size: 240px;
	margin-left: 40px;
	padding-top: 100px;
	display: inline-block;
}
#arrow-top {
	font-family: 'montserratbold', Arial, Helvetica, sans-serif;
	font-size: 48px;
	margin-bottom: 100px;
	margin-top: 20px;
	display: block;
}
.separatore {
	width: 100%;
	height: 50px;
	display: block;
	clear: both;
}
.buttback {
	font-family: 'montserratbold', Arial, Helvetica, sans-serif;
	font-size: 60px;
	text-decoration: none;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	transform: scaleX(0.7) !important;
}
#footer {
    width: 86%;
	padding: 4% 7% 3% 7%;
	text-align: left;	
	display: block;
	/* background-color: #363636; */
	border-top: 1px solid #E1E1E1;
	color: #333333;
}
#footer a {
	color: #333333 !important;
	text-decoration: none;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.tasto_top {
	   height: 25px;
	   margin-bottom: 130px;
}

.icon {
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    margin-top: -5px;
}

#fancybox-title-float-left {
	background-image:none !important;
}

#fancybox-title-float-right {
	background-image:none !important;
}

#fancybox-title-float-main {
	background-image:none !important;
	background-color: transparent !important;
    padding: 0 20px !important;
        font-family: 'Montserrat-Regular', Arial, Helvetica, sans-serif !important;
    line-height: 25px !important;
    font-size: 13px !important;
    padding-top: 3px !important;
    color: black !important;
}

#fancybox-close {
    background-image: url(../images/icon_x.png) !important;
    background-size: cover !important;
    background-position: center center !important;
    width: 20px !important;
    height: 20px !important;
    top: 0 !important;
    right: -20px !important;
}

#fancybox-right-ico {
    background-image: url(../images/icon_arrow_right.png) !important;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    width: 20px !important;
    height: 20px !important;
}

#fancybox-left-ico {
	background-image:url(../images/icon_arrow_left.png) !important;
	background-size: contain !important;
    background-position: center center !important;
    background-repeat:no-repeat !important;
    width: 20px !important;
    height: 20px !important;
}

#fancybox-right {
    right: -40px  !important;
}

#fancybox-left {
    left: -40px  !important;
}

#fancybox-content {
    border: 0px solid #fff0 !important;
    margin: 0 auto !important;
}

.fancybox-bg {
	background-image: none !important;
}

#fancybox-outer {
background-color:transparent !important}

ul {
  list-style-position: inside;
  line-height: 16px;
}

.mobile {
	display: none;
}
.nomobile {
	display: block;
}

a:link, a:visited {
    opacity: 1 !Important;
	text-decoration :none;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	color: #660000;
}
a:active, a:hover {
    opacity: 0.7 !Important;
	text-decoration :none;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
	color: #990000;
}


@media screen and (max-width: 1239px) {

    .mobile {
        display: block;
    }
    .nomobile {
        display: none;
    }
	
	.hiddennato {
		overflow:hidden;
	}
	
	
	
	.ham {
		width: 21px;
		position: absolute;
		right: 6%;
		margin-top: 12px;
	}
	
	body {
   		width: 100%;
		min-width: 100%;
	}
	
	
	.logo img {
    	width: 100px;
    	height: auto;
	}
	
	#container {
    	display: block;
    	width: 90%;
    	margin-left: 5%;
    	margin-top: 40px;
	}
	
	.slide {
    	height: 200px !important;
	}
	
	.slide p {
    	margin-top: 222px !important;
	}
	
	#slideshow {
    	width: 100% !important;
    	height: 200px !important;
		margin-bottom: 10px;
	}
	
	.navtoggle {
    	display: none;
    	position: absolute;
    	z-index: 999;
    	width: 90%;
    	left: 0;
    	top: 116px;
    	padding: 0px 5%;
    	height: 100%;
	}
	
	.menubutt {
		padding: 8px 0px;
   	 	width: 100%;
    	display: block;
	}
	
	.lingue {
    	position: relative;
    	right: 0;
    	top: 0;
    	text-align: left;
    	padding: 0;
		padding: 25px 0px;
	}
	
	.social {
    	position: relative;
    	right: 0;
    	top: 0;
    	padding: 0;
		padding: 8px 0px
	}
	
	.logo {
    	position: relative;
    	left: 0;
    	margin-left: 0;
    	top: 0;
	}
	
	#navigation {
    	overflow: hidden;
    	margin-left: 5%;
    	margin-top: 30px;
	}
	
	.block {
    	width: 31.2%;
    	margin-right: 1.4%;
    	margin-bottom: 10px;
	}
	.block_double {
		width: 31.2%;
    	margin-right: 1.4%;
    	margin-bottom: 10px;
	}
	
	#footer .block_2 {
    	width: 100%;
    	margin-right: 0;
    	margin-bottom: 20px;
    	padding-left: 0 !important;
	}
	
	#footer {
		position: relative;
		padding: 6% 5% 3% 5%;
	}
	
	.tasto_top {
    	height: 27px;
    	margin-bottom: 32px;
		margin-left: 4px;
	}
	
	
	#footer .block_4 {
    	position: absolute;
    	vertical-align: bottom;
    	margin-bottom: 0;
    	float: none;
    	right: 5%;
    	margin-right: 0;
    	margin-left: 0;
		margin-top: 12px;
		bottom: 32px;
	}
	
	.block_2 {
		width: 100% !important;
		margin-right: 0;
		margin-bottom: 0;
		display: block;
	}
	
	.block_4 {
    	width: 100% !important;
    	margin-left: 2%;
    	margin-right: 0;
	}
	
	.block_6 {
		width: 100%;
		margin-left: 0;
		margin-top: 40px;
		margin-right: 0%;
		margin-bottom: 0.2%;
	}
	
	.block_big {
		margin:0;
	}
	
	.separatore {
		height: 20px;
	}
	
	.block_6 .block_1 {
    	height: auto;
    	width: 100%;
    	margin-right: 0;
		margin-bottom: 7px;
	}
	
	.block_7 .block_1 {
		margin-bottom: 7px;
	}
	
	.block_sx {
    	text-align: left;
    	display: block;
    	width: 100%;
	}
	
	.block_dx {
    	display: block;
    	margin-left: 0;
    	vertical-align: top;
    	width: 100%;
    	margin-top: 0px;
	}
	
	.block_sx img {
    	max-width: 100% !important;
    	max-height: 100% !important;
	}
	
	.tabella_works td {
    	display: block;
    	width: 50%;
    	text-align: left;
    	padding: 10px 0px;
	}
	
	.tabella_works .pagetitle {
		margin-left: 0 !important;
	}
	
	.menu_sx {
    	display: block;
    	width: 100%;
    	position: relative;
    	left: 0;
    	top: 0;
    	margin-left: 0;
    	text-align: left;
	}
	
	.menu_dx {
    	display: block;
    	width: 100%;
    	position: relative;
    	right: 0;
    	top: 0;
    	text-align: left;
	}
	
	.block_1 {
    	width: 100%;
    	height: auto;
    	margin-right: 0;
    	margin-bottom: 0.5%;
	}
	
	.block_7 {
		width: 100%;
		margin-left: 0;
		margin-right: 0%;
		margin-bottom: 0.2%;
		display: inline-block;
		text-align: left;
		float: none;
		margin-right: 0;
		margin-top: 30px;
	}
	
	.col_left, .block_sx {
    	width: 47%;
    	display: inline-block;
    	vertical-align: top;
	}
	
	.col_right, .block_dx {
   		width: 47%;
    	display: inline-block;
    	vertical-align: top;
    	margin-left: 4%;
	}
	
	.col_right .pagetitle, .block_dx .pagetitle {
		margin-left: 0px !important;
    	margin-bottom: 12px;
	}
	.pagetitle {
		font-family: 'montserratblack', Arial, Helvetica, sans-serif;
		font-weight:500;
	}
    
}