@charset "utf-8";

body {
	height:100%;
	margin:0;
	padding:0;
	background:#e6eced;
	overflow-y:scroll;
	overflow-x:hidden;
	left:0;
    font-family:"Univers", sans-serif; 
	font-weight:normal; 
	font-style:normal;
	}
	
html {
	height:100%;
	}

body, h1, h2 a, p, li {
	font-weight:normal;
	font-size:18px;
	line-height:26px;
	margin:0;
	padding:0;
	-webkit-margin-before:0;
    -webkit-margin-after:0;
	-webkit-padding-start:0;
	-webkit-padding-end:0;
	text-decoration:none;
	list-style-type: none;
	}

h2 {
	-webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	font-size:32px;
	text-align:center;
	}

ul, li {
	margin:0;
	padding:0;
	-webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	}

p {
	margin:0;
	padding:0;
	line-height:30px;
	text-align:left;
	}
	
a {
	color:black;
	text-decoration:none;
	}

.block {
	margin: 0 72px 0 72px;
	}
	
.header {
	position:fixed;
	margin:0 auto;
	width:100%;
	box-sizing:border-box;
	z-index:9999999;
	}
	
.footer {
	position:fixed;
	margin:0 auto;
	width:100%;
	height:100%;
	top:100%;
	background:#dfdee7;
	z-index:99999999;
	}

.nav {
	max-width:1280px;
	position:relative;
	margin:0 auto;
	z-index:99999999;
	padding:0px 100px 0 100px;	
	}


.logo {
	display:inline-block;
	text-align:left;
	float:left;
	padding-top:16px;
	}

.logo img {
	width:340px;
	}

.replica {
    position:fixed;
    margin:0 auto;
    width:100%;
	height:0;
    box-sizing: border-box;
    z-index: 9999999;
	}
	
.nav-right {
	float:right;
	}


.press {
	display:inline-block;
    text-align:left;
    padding-top:16px;
	margin-right:32px;
	margin-left: 32px;
	}
	
.press:hover {
	cursor:pointer;
	}
	
#press-back h1 {
	border-bottom:3px solid black;
	}
	
#press-back:hover {
	cursor:pointer;
	}

.info {
	display:inline-block;
	padding-top:16px;
	}

.info:hover {
	cursor:pointer;
	}
	
/*

press section

*/

.press-item:hover {
	cursor:pointer;
	}

.press-page {
	position:fixed;
	margin:0 auto;
	width:100%;
	height:100%;
	top:0;
	left:100%;
	background:#f7f2ed;
	z-index:99999999;
	overflow-y:scroll;
	}

#press-back {
	display:inline-block;
	text-align:right;
	margin-top:16px;
	margin-right: 32px;
	margin-left: 32px;
	}

.press-grid {
	width:960px;
	height:100%;
	text-align:left;
	margin:140px auto 0px auto;
	padding:30px 30px 0 30px;
	box-sizing:border-box;
	}
	
.press-item {
    float:left;
	position:relative;
    margin:45px 30px 45px 30px;
	}

.press-image {
	width:240px;
	height:320px;
	background-color:black;
	}
	
.press-description {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:240px;
	height:320px;
	background-color:white;
	padding:25px;
	box-sizing:border-box;
	}

.press-description li {
	display:inline-block;
	margin-bottom:20px;
	}
	
.press-description-title {
	width:100%;
	height:60px;
	}

.press-description-date {
	width:100%;
	height:120px;
	}
	
.press-description-URL {
	height:30px;
    box-sizing: border-box;
	border-bottom:3px solid black;
	}

/*

info section

*/

	
#info-back {
	display:inline-block;
    text-align:right;
    float:right;
    margin-top:16px;
	}

#info-back h1 {
	border-bottom:3px solid black;
	}

#info-back:hover {
	cursor:pointer;
	}

.info-box {
	left:0px;
	position:relative;
	margin:0 auto;
	width:100%;
	overflow: scroll;
	overflow-x: hidden;
	padding:80px 0;
	}
	
.info-box::-webkit-scrollbar { 
    display: none; 
	}

.info-box-bg {
	padding:30px 0;
	margin:0 auto;
	width:800px;
	background:white;
	}

#info-description {
	max-width:675px;
	padding:20px;
	margin:0 auto;
	text-align:justify;
	height:100%;
	box-sizing:border-box;
	}

#info-description img {
	max-width:100%;
	padding-bottom:130px;
	}


.menu {
	width:418px;
	display:table;
	list-style:none;
	}

.menu-title {
	line-height:22px;
	}
	
.furniture {
	display:table-cell;
	width:100%;
	float:left;
	}

.objects {
	float:left;
    display: table-cell;
    width: 100%;
	}
	
.furniture-2 {
	display:table-cell;
	width:50%;
	float:left;
	box-sizing:border-box;
	}

.objects-2 {
	float:left;
    display: table-cell;
    width:50%;
    padding-left:32px;
    box-sizing:border-box;
	}

.objects .menu-title {
	margin-top:30px;
	}
	
.menu-home {
	margin:0 auto;
	max-width:1280px;
	padding:135px 100px 0 100px;
	}
	
.menu-project {
	margin:120px 0 0 32px;
	}

.menu-project img {
	position:fixed;
	width:200px;
	margin-top:-250px;
	}

.box {
	position:relative;
	display:block;
	}

.box li {
	display:inline-block;
	}

.box-border {
	padding: 22px;
	}

.reset-fixed {
    width:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:-99999;
    margin:0 auto;
    height:100%;
	display:none;
	}
	

	
.reset-relative {
    position:relative;
    max-width:1280px;
    margin:0 auto;
	padding:60px 100px 0 100px;
	}

.box-rightpanel {
	float:right;
	}

.box-image {
	line-height:0;
	font-size:0;
	}
	
.box-image a {
	line-height:0;
	}

.menu-home .box-image {
    display:none;
    position:fixed;
    top:160px;
	-ms-transform:translateX(-100%);
   	-webkit-transform:translateX(-100%);
    transform:translateX(-100%);
	}
	
.menu-home .box-image img {
	width:650px;
	}

.menu-project .box-image {
	margin: 0 auto;
	display:none;
	position:fixed;
	top:100px;
	right:0;
	padding-left:72px;
	-ms-transform:translateX(-100%);
   	-webkit-transform:translateX(-100%);
    transform:translateX(-100%);
	z-index:999999;
	}
	
.menu-project .box-image img {
	height:250px;
	width:auto;
	}

.box-main a {
	line-height: 25px;
	}

.box-mobile {
	height:45px;
	display:none;
	text-align:right;
	}

.box-mobile a {
	padding-top:8px;
	}

.box-mobile a, span {
	width:100%;
	padding-left:8px;
	font-size:18px;
	line-height:24px;
	}

.menu li:hover .box-image {
	display:inline-block;
	}
	
.menu li:hover .reset-fixed {
	display:block;
	}

.menu li:hover .box-image-2 {
	display:inline-block;
	}
	
.menu li:hover .reset-fixed-2 {
	display:block;
	}
	
.menu li:hover .init {
	display:hidden;
	}

.init {
	display:block;
	position:fixed;
	width:100%;
	top:100px;
	left:0;
	margin:0 auto;
	z-index:-10000;
	}
	
.init-image{
	float:right;
	}

.init img {
	width:650px;
	}

.copyright {
	margin:50px;
	}

#more {
	display:block;
	position:absolute;
	z-index:99999;
	}


.more-popicon {
	font-family: Times New Roman, serif;
  	height:100%;
  	position:fixed;
	padding:250px 13px 0 13px;
  	line-height:132px;
  	cursor:default;
	font-size:60px;
	background:#fff;
	left:-60px;
	}

.more-popicon:hover {
	cursor:pointer;
	}
	
.more-popout {
	position:fixed;
	left:-480px;
	width:480px;
	height:100%;
	text-align:left;
	background-color:#fcfdf9;
	z-index:100;
	}

.more-popout li a {
	color:#000000;
	font-size:18px;
	line-height:35px;
	}

.more-popout .menu-title {
	line-height:72px;
	}
	
.more-back {
	display:none;
    left:480px;
    position:fixed;
    width:100%;
    height:100%;
    z-index:999999999;
	}


/* primary content */

.main {
	left:0px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	padding:104px 100px 80px 100px;
	}
	
.main img {
	max-width:100%;
	}

.title-mobile {
    padding-bottom: 25px;
	}

#firstimage {
	text-align:center;
	margin:0 auto;
	max-width:860px;
	padding:10px;
	box-sizing:border-box;
	}

.text {
	max-width:640px;
	margin:80px auto;
	padding: 0 21px 0 21px;
	}
	
.text a {
	font-size:16px;
	text-decoration:underline;
	}

.thumbsection {
	max-width:860px;
	margin:80px auto 0 auto;
	}
	
.thumbs {
	display:table;
	width:100%;
	}

.thumbs img {
	display:table-cell;
	width:50%;
	height:auto;
	padding:10px;
	box-sizing:border-box;
	float:left;
	webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
	cursor:crosshair;
	}
	
.thumbs img:first-child {
	display:none;
	}
	
.reset-fixed-2 {
	width: 100%;
    position: fixed;
    z-index: -99999;
    margin: 0 auto;
    height: 100%;
    display: none;
	}

.box-rightpanel-2 {
	text-align:left;
	}

.menu-project .box-image-2 {
	margin:0 auto;
    position:fixed;
    top:340px;
    left:550px;;
	-ms-transform:translateX(-100%);
   	-webkit-transform:translateX(-100%);
    transform:translateX(-100%);
	}
	
.menu-project .box-image-2 img {
    width: 420px;
	}
	
.year {
	font-size:18px;
	line-height:42px;
	}
	
.return {
	display:inline-block;
	max-width:1280px;
	margin:132px auto 80px auto;
	text-align:center;
    border-bottom: 3px solid black;
	}

.card {    
	margin:40px auto 80px auto;
    width:490px;
	height:280px;
	font-size:18px;
	background:#fcfdf9;
	font-family:Helvetica, Arial, Sans-serif;
	border:1px solid black;
	}

#address {
	line-height:1;
	padding-top:21px;
	}

.address-left {
	float:left;
	padding-left:53px;
	}
	
.address-mid {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

.address-right {
	padding-right:53px;
	float:right;
	}

#phone {
	padding-top:198px;
	float:left;
    padding-left:53px;
	}

#email {
	padding-top:198px;
	padding-right:53px;
	float:right;
	}
	
#email a {
	font-weight: inherit;
    font-size: inherit;
	line-height:inherit;
	}

.photo {
	max-width:360px;
	padding:0 45px 0 45px;
	margin:90px auto 0 auto;
	}
	
.photo img {
	max-width:100%;
	}

@font-face {
	font-family:'Palatino LT Std';
	font-style:normal;
	src:url(../fonts/PalatinoLTStd-Roman.otf) format('opentype');
	}
	
@font-face {
	font-family:'Palatino LT Std';
	font-style:italic;
	src:url(../fonts/PalatinoLTStd-Italic.otf) format('opentype');
	}
	
@font-face {
	font-family:'Univers';
	font-style:normal;
	src:url(../fonts/UniversLTStd.otf);
	}
	