@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'gotham_htfblack';
    src: url('fonts/gothamhtf-black-webfont.eot');
    src: url('fonts/gothamhtf-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothamhtf-black-webfont.woff') format('woff'),
         url('fonts/gothamhtf-black-webfont.ttf') format('truetype'),
         url('fonts/gothamhtf-black-webfont.svg#gotham_htfblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gothamregular';
    src: url('fonts/gotham-book-webfont.eot');
    src: url('fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-book-webfont.woff2') format('woff2'),
         url('fonts/gotham-book-webfont.woff') format('woff'),
         url('fonts/gotham-book-webfont.ttf') format('truetype'),
         url('fonts/gotham-book-webfont.svg#gothamregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* { margin:0; padding:0; }

html {
	width:100%;
	height:100%;	
}

body {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	width:100%;	
	text-transform:uppercase;
	font-family: 'gotham_htfblack', Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align:justify;
	letter-spacing:1px;
	background-color:#f4f4f4;
	
}


b, strong {
	font-family: 'gotham_htfblack', Helvetica, Arial, sans-serif;	
	font-weight:normal;
}

#logo_nav {
	width: 100px;
	left: 60px;
	display:block;
	position:fixed;
	top:40px;
	cursor:crosshair;
	z-index:9999;	
}

.logo {
	width:80px;
	position:absolute;
	cursor:crosshair;
}

#menu {
	display:block;
	text-align:center;	
	position:absolute;
	margin-top:-5px;
	z-index:999;
}

.whitelayer {
	z-index:998;
	width:100%;
	height:900px;
	background-color:white;	
	position:absolute;
	top:0;
	left:0;
}

#navigazione {
	left: 50%;
	margin-left:-40px;
	display:block;
	position:fixed;
	cursor:crosshair;
	z-index:9999;
	width:80px;
	display: none;
}

#logo_home {
	width: 100px;
	left: 50%;
	margin-left: -55px;
	display:block;
	position:absolute;
	top:40px;
	cursor:crosshair;	
}

#logo_page {
	width: 100px;
	left: 60px;
	display:block;
	position:fixed;
	top:40px;
	cursor:crosshair;
	z-index:9998;	
}

.wrapper {
	width:200px;
	height:auto;
	margin:0 auto;	
	margin-top:26%;
}

.wrapper-project {
	width:100% !important;
	margin:0;
	padding:0;
	display:inline-block;
		
}

.wrapper-pro {
	width:100% !important;
	margin:0;
	padding:0;
	display:inline-block;
		
}


ul li .minico {
}

ul li {
}

ul {

}

#copy {
	position: fixed; 
	display: block;
	width: 200px;
	bottom: 30px;
	left: 50%;
	margin-left: -100px;
	font-family: 'gothamregular', Helvetica, Arial, sans-serif; 
	line-height: 16px;
}


	

/*.wrapper-works {
}


.wrapper-work {
	width:100%;
	height:auto;
	margin:0 auto;	
	top:50%;
	position:absolute;
}*/

#nav {
	background-color:white;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	cursor:crosshair;
	display:block;
	z-index: 9990;
}

.out {
	cursor: url(images/goback.png), auto;
	
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
z-index:0;
		
}

.cursore {
	cursor: url(images/goback.png), auto;
}

.out-info {
	cursor: url(images/goback.png), auto;
	
width: 100%;
height: 100%;
display: block;
position: absolute;
top: 0;
left: 0;
z-index:0;
		
}

.menubutt {
	display:block;
	padding-bottom:0px;
	cursor:crosshair;
	font-size: 10px !important;
	color:black !important;
		
}

.fullpage a:link, .fullpage-contact a:link {
	color:black !important;
}


#logos-link {
	position:absolute;	
}

.menubutt:hover {
	opacity:.6;	
}

.homebutt {
	letter-spacing: 2.1px;	
	margin-left:-1px;
}

.overlay {
	background-color:white;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:99999;
}

.overlay_home {
	background-color:white;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:99999;
	display: none;
}

#slideshow {
	position:absolute;
	width:100%;
	height:100%;	
	z-index:-1;	
}

.slideshow_work {
	position:absolute;
	width:86% !important;
	height:86% !important;
	left:7%;
	top:7%;
	text-align:center;
	overflow:hidden;
}

.white {
	width: 100%;
position: fixed;
height: 100%;
z-index: 999;
overflow: hidden;
display: block;
left: 0;
top:0;
}

.bgwhite {
	background-color:white;	
}


.slideshow_work .slide_img  {
	
	height:100% !important;
	left:50% !Important;
	display:block;
	text-align:center;
	border:0;
	position:absolute !important;
	overflow:hidden;
	/*left:50% !Important;*/
	
	
}

#slideshow .slide_home  {
	
	height:100% !important;
	display:block;
	text-align:center;
	border:0;
	position:absolute !important;
	overflow:hidden;
	background-size:cover;
	background-position:center;
	
	
	
}

.slide {
	left:50% !Important;
}


.separatore {
	height:10px;	
}



.progetto-back {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	width:20%;
	cursor:crosshair;
}

.progetto_box {
	/*margin-bottom:400px;*/
	display:block;
	cursor:auto;
	
}


.slide {
	
	height:100%;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	
}

.dida {
	background-color:white;
	z-index:999;
	position:absolute;
	left:0;
	height: 615px;
	width:100%;	
	text-align:justify;
	margin-top:124px;
}

.goback {
	height:auto;
	width:auto;
	text-align:center;
	cursor: url(images/goback.png), auto;
	z-index:11;
	display:inline-block;
	margin:0 auto;
	
	
}

.work_container {
	width:100%;
}

.title {
	margin-top: 412px;
	position: absolute;
	width:150px;
	text-align:center;
	font-size: 10px !important;
	line-height: 16px;
	font-family: 'gothamregular', Helvetica, Arial, sans-serif;
	opacity:0;	
	color:black !important;
}

.followtitle {
	position: fixed;
    pointer-events: none;
    z-index: 9999;
    border-radius: 6px;
    margin-top: 0;
	font-family: 'gothamregular', Helvetica, Arial, sans-serif;
    white-space: nowrap;
}

.title_work {
	width:100%;
	text-align:center;
	margin-top:5px;
	cursor:crosshair;
	font-size: 9px !important;
}

.dida p {
	width:200px;
	display:block;
	margin:0 auto;
}

.arrow {
	width: 25px;
	position: relative;
	clear: both;
	margin-top: 14px;
	cursor:crosshair;
	display:inline-block;
}

.section {	
width:auto;
}

.hideme {
	opacity:0;	
}

#arrow {
    position: fixed;
    bottom: 35px;
    right: 60px;
    background-image: url(images/arrow.png);
    background-size: contain;
    width: 65px;
    height: 65px;
    opacity: 0.3;
    display: block;
}

#backlayer {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.searchbutt {
	cursor:crosshair;
}

.searchbutt_close {
	cursor:crosshair;
}

#keywords {
	border: 0;
	border-bottom: 1px solid black;
	background-color: transparent;
	padding-bottom: 2px;	
	width: 100%;
	text-align:center;
	color:#ccc;
}



a:link {
    color: black;
	text-decoration:none;
}

/* visited link */
a:visited {
    color: black;
	text-decoration:none;
}

/* mouse over link */
a:hover {
    color: black;
	text-decoration:none;
}

/* selected link */
a:active {
    color: black;
	text-decoration:none;
}

#logos {
	position:absolute !Important;
	cursor:crosshair;
}


.progetto {
	width:150px;
	height:400px;	
	margin-bottom: 120px;
	display:block;
	background-image:url(images/2.jpg);
	background-size:cover;
	background-position:center;
}

/*.progetto:hover {
	transition: opacity 1s ease 0s;  
}*/

/*.wrapper {
	width:1200px;
	margin:0 auto;	
}*/

.fullpage, .fullpage-contact {
	width:100%;
	z-index:999;
}


.fullpage-contact {
	display: flex;
	/* align-content: center; */
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding-top: 0px;
	padding-bottom: 0px;
}



#lista_lavori {
	width:100%; height: 100%; position:absolute; top:0; left:0; display:block; border:1px solid red;
}	

.minico {
	width:200px;
	height:200px;	
	float: left;
	opacity: .3;
	display:block;
	margin-top:120px;
	background-size:cover;
	background-position:center;
	cursor:crosshair;
}

.carousel-demo li:first-child .minico {
	margin-top:180px;
}


.wrapper-detail {
    background-color: #f4f4f4;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 99997;
    text-align: center;
	display: none;
	font-family: 'gothamregular', Helvetica, Arial, sans-serif;
	
	display:flex;
    align-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
} 

.overlay_white {
    background-color: white;
    z-index: 999999;
    position: fixed;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
}


.carousel-demo {
	width: 100%;
	height: 650px;
	overflow:auto !important;
	overflow-x: hidden !important;
}
.carousel-demo li {
	width:100%;
	height:auto;	
	border: 0;
	float: left;
	list-style: none;
}


/*.hided {
    background-color: #fff;
    width: 100%;
    height: 100%;
    opacity: 0;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}*/

.img_minico {
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
}

/*.minico:hover > .hided {
    opacity: .7;
	-o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}*/

.overlay_bianco {
	width:100%;
	height:100%;
	position:fixed;
	background-color:white;
	top:0;
	left:0;
	z-index: 999;
	display:none;
}
.zoomed-details {
        width: 33%;
        left: 50%;
        position: fixed;
        /*max-width: 440px;*/
		transform: translateX(-50%);
		z-index: 9999999;
}
.zoomed {
       max-width: 100%;
        margin-bottom: 20px;
        /*box-shadow: -10px 15px 30px rgb(0 0 0 / 30%);*/
	box-shadow: -5px 5px 10px rgb(0 0 0 / 30%), -10px 10px 20px rgba(0, 0, 0, 0.15), -15px 15px 30px rgba(0, 0, 0, 0.1), -20px 20px 40px rgba(0, 0, 0, 0.08), -25px 25px 50px rgba(0, 0, 0, 0.06)
}

.zoomed-text {
    width: 100%;
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
	position: absolute;
}

.zoom-left {
	text-align:left;
}

.zoom-left p {
	width:100% !important;
	height:80px !important;
	line-height: 15px;
}

.zoom-right {
	text-align:right;
}

.open, .close {
    position: absolute;
    width: 30px !important;
    text-align: center;
    right: -10px;
	cursor: crosshair;
	height:30px !important;
    font-size: 15px;
}


.minico:hover {
	opacity:1;
}
.minico:hover > .img_minico {
    opacity: 1;
	-o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}

.minico:hover > .title {
    opacity: 1 !important;
	-o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}

.pagetext {	
	width:360px;
	margin:0 auto;
	font-size: 10px !important;
	line-height: 16px;
	cursor:default;
	z-index: 999;
	position:relative;
}

.pagetext-large {	
	width:360px;
	margin:0 auto;
	font-size: 10px !important;
	line-height: 16px;
	cursor:default;
	z-index: 999;
	position:relative;
}

.pagetext-contact {	
	width:175px;
	margin:0 auto;
	font-size: 10px !important;
	line-height: 16px;
	cursor:default;
	z-index: 999;
	position:relative;
	text-align: left;
	font-family: 'gothamregular', Helvetica, Arial, sans-serif;
}
.bolded {
	font-family: 'gotham_htfblack', Helvetica, Arial, sans-serif;
}
.lighted {
	font-family: 'gothamregular', Helvetica, Arial, sans-serif;
}

.opustext {
    font-family: 'gothamregular', Helvetica, Arial, sans-serif;
    width: 500px;
    text-align: justify;
	z-index:99999;
	position:relative;
	padding: 40px;
	text-align-last: justify;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
  box-shadow: none;
}

.opustext form {
	display: flex;
    margin-top: 10px;
    justify-content: space-between;
}

.opustext form input {
	border: none;
    border-bottom: 1px solid black;
	border-radius: 0;
	width: 68px;
	background-color: transparent;
}

.overlay_book {
    position: absolute;
    z-index: 9999;
    width: 100%;
    height: 100vh;
    background-color: #f4f4f4;
    top: 0;
	left:0;
	cursor: url(images/goback.png), auto;
}


.prev {
        display: block;
        position: absolute;
        left: 0;
        z-index: 99999;
        width: 36%;
        margin-top: 0;
        height: 70%;
        top: 15%;
		cursor: url(images/prev.png), auto;
}
.next {
        display: block;
        position: absolute;
        right: 0;
        z-index: 99999;
        width: 36%;
        margin-top: 0;
        height: 70%;
        top: 15%;
		cursor: url(images/next.png), auto;
    }


.project-title {
position: absolute;
bottom: 2%;
cursor: crosshair;
z-index: 999;
padding: 5px;
margin: 0 auto;
width:90%;
left:50%;
margin-left:-45%;
}

.butt {
	position: absolute;
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-top: 50px;
	left: 0px;
	bottom: 40px;
	cursor:crosshair;
	padding-top: 11px;
	padding-bottom: 13px;
}

.bottom {
	cursor: url(images/bottom.png), auto;
	position:absolute;
	bottom:0;
	padding:0;
	/*height:60px;*/
}

.top {
		cursor: url(images/top.png), auto;
	bottom:auto;
	/*height:60px;*/
	margin-top:0;
	padding:0;
}

.info {
	width:90%;
	height:90%;
	left:50%;
	margin-left:-45%;
	position:absolute;	
	display:block;
	text-align:justify;
	top:5%;
	background-color:white;
	z-index:999;
}

.cat {
	display: block;
	margin-bottom: 8px;
}

.image-profile {
	width:300px;
	height:475px;	
	background-size:cover;
	background-position:center;
	margin:0 auto;
	display:block;
	z-index:999;
	position:relative;
}

.toppa {
	min-height:65% !Important;
	
}

.layer-toppa {
	cursor: url(images/goback.png), auto;
display: block;
height: 100%;
width: 100%;
overflow: hidden;
position: absolute;
top: 0;
z-index: -1;
}

.toppa .pic {
	cursor:default !Important;
	z-index: 999;	
}

.pic {
	height:100%;	
}

.pagetext-contact a {
	cursor:crosshair;	
}

.pagetext-contact a:hover {
	opacity:.6;		
}

.project-title b:hover {
    opacity: .5;
}


#video-controls {
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-40px;
	/*right:20px;*/
	width:80px;
	text-align:center;
}

#video-controls img {
	width:auto;
	cursor:pointer;	
}

#video-controls img:hover {
	opacity:.8;
}

.video_play, .video_pause {
right: 50px;
bottom:20px;
display:none !Important;	
}

#starter {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	display:block;	
	z-index:9;
}

.audio_on, .audio_off {
	cursor:pointer;	
}

#text_extra {
	z-index: 99999;	
}
.closebutt {
        position: fixed;
        right: 0;
        width: 100%;
        top: 0;
        height: 100%;
	cursor: url(images/goback.png), auto;
    }

#footer {
    font-size: 10px !important;
    line-height: 16px;
    font-family: 'gothamregular', Helvetica, Arial, sans-serif;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 30px;
	padding-bottom: 30px;
    position: fixed;
    bottom: 0;
	z-index: 99999;
	pointer-events: none;
}

#top {
    font-size: 10px !important;
    line-height: 16px;
    font-family: 'gothamregular', Helvetica, Arial, sans-serif;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 30px;
	padding-top: 30px;
    position: fixed;
    top: 0;
	z-index: 99998;
	pointer-events: none;
}

#top a {
	pointer-events: auto;
	color:black !important;
}


#footer a {
	pointer-events: auto;
	color:black !important;
}

.col_foo, .col_top {
	width:33%;
}

#privacy-links {
	display: flex;
	padding: 20px 3%;
    position: fixed;
    top: 0;
    width: 94%;
	font-family: 'gothamregular', Helvetica, Arial, sans-serif;
	justify-content: flex-end;
	z-index: 99999;
}

.list_awards {
        display: flex;
        column-gap: 5%;
        flex-direction: row;
        flex-wrap: wrap;
		margin-top: 40px;
    }
.award {
     display: flex;
     flex-direction: column;
     align-items: center;
     width: 30%;
     text-align: center;
     margin-bottom: 15px;
     font-size: 8px;
     line-height: 13px;
	letter-spacing:0.5px;
 }

.premio {
        height: 65px;
        margin-bottom: 11px;
        margin-top: 10px;
        opacity: .2;
    }
.award a:hover > .premio {
	opacity:.4 !important;
}

.crosscursor:hover {
	cursor:crosshair;
}

.mobile {
		display:none;
	}

@media (max-width: 767px) {
	
	.mobile {
		display:block;
	}
	
	.nomobile {
		display: none;
	}

	.minico {
		width:60px;
		height:60px;
		margin-top:60px;
	}
	
	.opustext {
		position:absolute;
	}
	
	.zoomed-details {
        width: 60%;
	}
	
	.zoomed-text {
		font-size: 9px;
		margin-top: 20px;
	}
	
	.pagetext {
        width: 70%;
	}
	
	.pagetext-large {
		 width: 70%;
	}
	
	#footer {
         position: relative;
		 padding-bottom: 20px;
    }
	
	#project-page #footer {
         position: absolute;
		 padding-bottom: 20px;
    }
	
	#top {
         
		
    }
	
	#footer, #top {
		/*flex-direction: column;
		align-items: center;*/
	}
	
	
	
	
	.col_foo, .col_top {
        width: 100%;
        /*text-align: center !important;*/
		margin-bottom: 10px;
    }
	
	/*.link_return {
		width: 100%;
    	text-align: center;
    	margin-top: 35px;
	}*/
	
	.link_return {
		bottom:16px;
		display:inline-block;
		width:30px;
		left:50%;
		margin-left:-30px;
		padding:10px;
	}
	
	.link_return_footer img {
		/*margin-top:2px;*/
	}
	
	.fullpage {
        width: 100%;
        z-index: 999;
        height: auto !important;
        padding-top: 150px;
		padding-bottom:150px;
    }
	
	
	.pagetext-contact {
        width: 70%;
		max-width:175px;
       /* padding-top: 50px;*/
    }
	
	#privacy-links {
		justify-content: center;
		position: relative;
	}
	
	.book {
            width: 100% !important;
            left: 0 !important;
            margin-left: 0 !important;
            position: relative !important;
            height: 350px !important;
            /* background-color: red; */
            /* margin-top: -60px !important; */
            margin-top: 0% !important;
        }
	
	.opustext {
		width: 70%;
		
	}
	
	.footerbottom #footer {
		position:absolute;
	}
	
	.minico .title {
		display:none !important;
	}
	
	.menubutt {
		line-height: 20px;
	}
	
	.next {
		/*background-image: url(images/next.png);*/
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 50%;
		width: 20%;
		margin-top: -5%;
	}
	
	.prev {
		/*background-image: url(images/prev.png);*/
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 50%;
		width: 20%;
		margin-top: -5%;
	}
	
}

@media (min-width: 768px) and (max-width: 999px) {
	
	  .book {
        	width: 100% !important;
            left: 0 !important;
            margin-left: 0 !important;
            position: relative !important;
            height: 600px !important;
            /* background-color: red; */
            /* margin-top: -60px !important; */
            margin-top: 0% !important;
	}
	
	.zoomed-details {
        width: 50%;
	}
	
	.minico .title {
		display:none !important;
	}
	
	.minico {
		height:150px;
		width:150px;
	}
	
	        .link_return {
            text-align: center;
            margin-top: 0px;
            margin-bottom: -50px;
            z-index: 99999;
            position: relative;
            padding: 20px;
            width: 20px;
            left: 50%;
            margin-left: -30px;
        }
	
	.menubutt {
		line-height: 20px;
	}
	
	.mobile {
		display:block;
	}
	
	.nomobile {
		display: none;
	}
	
	.opustext {
		position:absolute;
	}
	
	.next {
		/*background-image: url(images/next.png);*/
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 50%;
		width: 20%;
		margin-top: -5%;
	}
	
	.prev {
		/*background-image: url(images/prev.png);*/
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 50%;
		width: 20%;
		margin-top: -5%;
	}
	
}

@media screen and (max-width: 999px) and (orientation: landscape) {

	.zoomed-details {
       height: auto;
       width: 22%;
	 }
	
	.zoomed-text {
        margin-top: 0;
		font-size: 8px;
     }
	
	.wrapper-detail .link_return {
		width:90%;
		text-align:right;
	}
	
}
