/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Bold.woff2') format('woff2'), url('../fonts/Montserrat-Bold.woff') format('woff');
	font-weight: normal;
	font-style: bold;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'Montserrat', sans-serif;
	background-color: #fafafa;
	font-size: 0.7em;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	color: #8C8C8C;
	overflow-x: hidden
}

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer
}

ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.clear {
	clear: both
}

#main .text a {
	text-decoration: underline;
	-webkit-transition: color 200ms;
	transition: color 200ms
}

#main .text a:focus, #main .text a:hover {
	color: black
}

#main .text a:active {
	color: inherit
}

#mainheader {
	margin-top: 40px;
	margin-left: 20px;
	width: 180px;
	line-height: 1.3;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #47809c;
	white-space: nowrap
}

@media (min-width:1600px) {
	#mainheader {
		margin-left: 40px;
	}

}

@media (max-width:690px) {
	#mainheader {
		margin-top: 20px;
		margin-left: 10px;
		font-size: 1em;
	}

}

#mainheader a {
	-webkit-transition: color 200ms;
	transition: color 200ms
}

#mainheader a:focus, #mainheader a:hover {
	color: black
}

#mainheader a:active {
	color: inherit
}

#mainheader h1, #mainheader h2 {
	margin: 0
}

#mainheader h1 {
	font-size: 1.75em;
	letter-spacing: 0.02em
}

#mainheader h2 {
	font-size: 0.88em;
	font-weight: normal;
	margin-left: 12px;
}

#mainnav {
	z-index: 10;
	position: relative;
	margin-top: 40px;
	margin-left: 20px;
	width: 250px;
	line-height: 2;
	white-space: nowrap
}

@media (min-width:1600px) {
	#mainnav {
		margin-left: 60px;
	}

}

@media (max-width:690px) {
	#mainnav {
		margin-left: 0;
	}

}

@media (max-width:690px) {
	#mainnav {
		height: 0;
	}

	#mainnav .shownav {
		top: -35px;
		position: absolute;
		display: block;
		width: 30px;
		height: 30px
	}

	#mainnav .shownav span {
		display: block;
		margin-top: 2px;
		margin-left: 10px;
		width: 10px;
		height: 1px;
		background: black;
		-webkit-transition-property: -webkit-transform, opacity;
		transition-property: transform, opacity;
		-webkit-transition-duration: 200ms;
		transition-duration: 200ms
	}

	#mainnav .shownav span:nth-child(1) {
		margin-top: 11px
	}

	#mainnav.show .shownav span:nth-child(1) {
		-webkit-transform: translateY(3px) rotate(45deg);
		-ms-transform: translateY(3px) rotate(45deg);
		transform: translateY(3px) rotate(45deg)
	}

	#mainnav.show .shownav span:nth-child(2) {
		opacity: 0
	}

	#mainnav.show .shownav span:nth-child(3) {
		-webkit-transform: translateY(-3px) rotate(-45deg);
		-ms-transform: translateY(-3px) rotate(-45deg);
		transform: translateY(-3px) rotate(-45deg)
	}

	#mainnav>ul {
		box-sizing: border-box;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		-webkit-transition-property: -webkit-transform;
		transition-property: transform;
		-webkit-transition-duration: 200ms;
		transition-duration: 200ms;
		height: calc(100vh - 100px)
	}

	#mainnav.show ul {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

}

#mainnav>ul {
	padding: 20px;
	background: #fafafa
}

#mainnav>ul li a {
	position: relative;
	opacity: 0.45;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms;
	color: black
}

#mainnav>ul li a::after {
	position: absolute;
	top: -3px;
	right: -8px;
	content: url(../images/right.svg);
	opacity: 0;
	-webkit-transform: translateX(-2px);
	-ms-transform: translateX(-2px);
	transform: translateX(-2px);
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, transform;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms
}

#mainnav>ul li a:focus, #mainnav>ul li a:hover, #mainnav>ul li a.active {
	opacity: 1
}

#mainnav>ul li a:focus::after, #mainnav>ul li a:hover::after, #mainnav>ul li a.active::after {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0)
}

#mainnav>ul li ul {
	margin-left: 10px
}

#mainnav>ul li ul li {
	overflow: hidden;
	-webkit-transition-property: height, opacity;
	transition-property: height, opacity;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms
}

#mainnav>ul li.dropdown>a::after {
	top: -5px;
	right: -10px;
	content: url(../images/down.svg)
}

#main {
	position: absolute;
	left: calc(10% + 200px);
	top: 84px;
	padding-bottom: 1.5em;
	width: calc(92vw - 200px);
	overflow: hidden
}

@media (min-width:1400px) {
	#main {
		left: calc(10% + 200px);
		width: calc(90vw - 200px);
	}

}

@media (min-width:1600px) {
	#main {
		left: calc(15% + 220px);
		width: calc(85vw - 220px);
	}

}

@media (max-width:690px) {
	#main {
		position: relative;
		top: 0;
		left: 0;
		width: 100vw;
	}

}

#main ul.gallery, #main nav.thumbs ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: calc((84vw - 200px) / (16 / 9));
	-webkit-transition-property: -webkit-transform, -webkit-filter, -webkit-transform, filter;
	transition-property: transform, filter;
	-webkit-transition-duration: 600ms, 300ms;
	transition-duration: 600ms, 300ms;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out
}

@media (min-width:1400px) {
	#main ul.gallery, #main nav.thumbs ul {
		height: calc((80vw - 200px) / (16 / 9));
	}

}

@media (min-width:1600px) {
	#main ul.gallery, #main nav.thumbs ul {
		height: calc((70vw - 200px) / (16 / 9));
	}

}

@media (max-width:690px) {
	#main ul.gallery, #main nav.thumbs ul {
		height: calc((100vw - 20px) / (16/9));
	}

}

#main ul.gallery li, #main nav.thumbs ul li {
	width: calc(84vw - 200px);
	padding-right: 8vw;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	height: 100%
}

@media (min-width:1400px) {
	#main ul.gallery li, #main nav.thumbs ul li {
		width: calc(80vw - 200px);
		padding-right: 10vw;
	}

}

@media (min-width:1600px) {
	#main ul.gallery li, #main nav.thumbs ul li {
		width: calc(70vw - 220px);
		padding-right: 15vw;
	}

}

@media (max-width:690px) {
	#main ul.gallery li, #main nav.thumbs ul li {
		box-sizing: border-box;
		width: 100vw;
		padding: 0 10px;
	}

}

#main ul.gallery li.panorama img, #main nav.thumbs ul li.panorama img {
	width: 100%;
	height: auto
}

#main ul.gallery li.text, #main nav.thumbs ul li.text {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

#main ul.gallery li.text>*, #main nav.thumbs ul li.text>* {
	max-width: 500px
}

@media (max-width:1400px) {
	#main ul.gallery li.text>*, #main nav.thumbs ul li.text>* {
		max-width: 550px;
	}

}

@media (max-width:1300px) {
	#main ul.gallery li.text>*, #main nav.thumbs ul li.text>* {
		max-width: 670px;
	}

}

@media (max-width:1200px) {
	#main ul.gallery li.text>*, #main nav.thumbs ul li.text>* {
		max-width: 700px;
	}

}

#main ul.gallery.gallery, #main nav.thumbs ul.gallery {
	cursor: url(../images/arrow_right.png) 5 5, e-resize
}

#main ul.gallery.gallery.no-next, #main nav.thumbs ul.gallery.no-next {
	cursor: default
}

#main img, #main iframe, #main video {
	display: block;
	height: 100%;
	border: none
}

@media (max-width:690px) {
	#main img, #main iframe, #main video {
		max-height: 377px;
	}

}

@media (max-width:640px) {
	#main img, #main iframe, #main video {
		max-height: 349px;
	}

}

@media (max-width:480px) {
	#main img, #main iframe, #main video {
		max-height: 256px;
	}

}

@media (max-width:320px) {
	#main img, #main iframe, #main video {
		max-height: 169px;
	}

}

#main iframe {
	width: calc(84vw - 200px)
}

@media (min-width:1400px) {
	#main iframe {
		width: calc(80vw - 200px);
	}

}

@media (min-width:1600px) {
	#main iframe {
		width: calc(70vw - 200px);
	}

}

@media (max-width:690px) {
	#main iframe {
		width: calc(100vw - 20px);
		height: calc((100vw - 20px) / (16/9));
	}

}

#main nav.thumbs {
	position: relative;
	margin-top: 5px;
	padding-bottom: 12px;
	margin-right: 8vw
}

@media (min-width:1400px) {
	#main nav.thumbs {
		margin-right: 10vw;
	}

}

@media (min-width:1600px) {
	#main nav.thumbs {
		margin-right: 15vw;
	}

}

@media (max-width:690px) {
	#main nav.thumbs {
		padding-left: 10px;
		padding-right: 10px;
	}

}

#main nav.thumbs ul {
	display: block;
	overflow: auto;
	height: auto;
	-webkit-overflow-scrolling: touch
}

#main nav.thumbs ul li {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	width: auto;
	height: 80px;
	padding-right: 0
}

@media (max-width:690px) {
	#main nav.thumbs ul li {
		padding-left: 0;
	}

}

@media (max-width:560px) {
	#main nav.thumbs ul li {
		height: 65px;
	}

}

@media (max-width:480px) {
	#main nav.thumbs ul li {
		height: 50px;
	}

}

#main nav.thumbs ul li a img {
	opacity: 0.45;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms
}

#main nav.thumbs ul li a:focus img, #main nav.thumbs ul li a:hover img {
	opacity: 1
}

#main nav.thumbs ul li a:active img {
	opacity: 0.45
}

#main nav.thumbs ul li a.active img {
	opacity: 0.2
}

#main nav.thumbs ul li:last-child {
	padding-right: 5px
}

@media (max-width:690px) {
	#main nav.thumbs ul li:last-child {
		padding-right: 10px;
	}

}

#main nav.thumbs .prev, #main nav.thumbs .next {
	position: absolute;
	bottom: 0;
	display: inline-block;
	-webkit-transition: color 200ms;
	transition: color 200ms
}

#main nav.thumbs .prev.inactive, #main nav.thumbs .next.inactive {
	cursor: default;
	opacity: 0.2
}

#main nav.thumbs .prev:focus, #main nav.thumbs .prev:hover, #main nav.thumbs .next:focus, #main nav.thumbs .next:hover {
	color: black
}

#main nav.thumbs .prev:focus:before, #main nav.thumbs .prev:focus:after, #main nav.thumbs .prev:hover:before, #main nav.thumbs .prev:hover:after, #main nav.thumbs .next:focus:before, #main nav.thumbs .next:focus:after, #main nav.thumbs .next:hover:before, #main nav.thumbs .next:hover:after {
	opacity: 1
}

#main nav.thumbs .prev:active, #main nav.thumbs .next:active {
	color: #8C8C8C
}

#main nav.thumbs .prev:active:before, #main nav.thumbs .prev:active:after, #main nav.thumbs .next:active:before, #main nav.thumbs .next:active:after {
	opacity: 0.45
}

#main nav.thumbs .prev:before {
	position: relative;
	margin-right: 2px;
	top: 1px;
	opacity: 0.45;
	content: url(../images/left.svg);
	-webkit-transition: opacity 200ms;
	transition: opacity 200ms
}

#main nav.thumbs .next {
	left: 3.5em
}

@media (max-width:690px) {
	#main nav.thumbs .next {
		left: 4em;
	}

}

#main nav.thumbs .next:after {
	position: relative;
	margin-left: 2px;
	top: 1px;
	opacity: 0.45;
	content: url(../images/right.svg);
	-webkit-transition: opacity 200ms;
	transition: opacity 200ms
}

#main.home {
	width: calc(84vw - 200px)
}

@media (min-width:1400px) {
	#main.home {
		width: calc(80vw - 200px)
	}

}

@media (min-width:1600px) {
	#main.home {
		width: calc(70vw - 220px)
	}

}

@media (max-width:690px) {
	#main.home {
		left: 0;
		width: 100%
	}

}

#main.home img, #main.home video {
	height: auto;
	width: auto;
	max-height: calc(100% - 168px);
	max-width: 100%
}

@media (max-width:690px) {
	#main.home img, #main.home video {
		max-height: calc(100% - 100px - 1.5em);
		margin: 0 auto
	}

}

#main.page {
	width: calc(84vw - 200px)
}

@media (max-width:690px) {
	#main.page {
		position: relative;
		left: auto;
		margin: 0 10px;
		box-sizing: border-box;
		width: auto;
	}

}

#main.page img {
	max-width: 100%;
	height: auto;
	max-height: none
}

#main.page .text {
	max-width: 500px;
	line-height: 1.5
}

#main.page .text p {
	margin: 1.5em 0
}

#main.page .text h2 {
	margin: 3rem 0 1.5rem
}

#main.page .text a {
	text-decoration: underline;
	-webkit-transition: color 200ms;
	transition: color 200ms
}

#main.page .text a:focus, #main.page .text a:hover {
	color: black
}

#main.page .text a:active {
	color: inherit
}

#main.news {
	top: 0;
	width: calc(92vw - 200px);
	left: calc(10% + 170px);
	overflow: hidden;
	height: 100vh;
	padding-left: 30px;
	padding-bottom: 0
}

@media (min-width:1400px) {
	#main.news {
		left: calc(10% + 170px);
		width: calc(90vw - 200px);
	}

}

@media (min-width:1600px) {
	#main.news {
		left: calc(15% + 190px);
		width: calc(85vw - 220px);
	}

}

@media (max-width:690px) {
	#main.news {
		left: 0;
		top: 0;
		height: calc(100vh - 100px);
		box-sizing: border-box;
		width: 100%;
		padding-top: 0;
		padding-right: 10px;
	}

}

#main.news nav.subnav {
	position: absolute;
	left: 0;
	top: 85px
}

@media (max-width:690px) {
	#main.news nav.subnav {
		top: -2px;
	}

}

#main.news nav.subnav li a {
	display: block;
	width: 30px;
	height: 10px;
	opacity: 0.45;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms
}

@media (max-width:690px) {
	#main.news nav.subnav li a {
		height: 16px;
	}

}

#main.news nav.subnav li a:after {
	position: relative;
	display: block;
	left: 10px;
	top: 4px;
	height: 2px;
	width: 2px;
	content: '';
	background: black
}

@media (max-width:690px) {
	#main.news nav.subnav li a:after {
		top: 7px;
	}

}

#main.news nav.subnav li a:focus, #main.news nav.subnav li a:hover {
	opacity: 1
}

#main.news nav.subnav li a:active {
	opacity: 0.45
}

#main.news nav.subnav li a.active {
	opacity: 0.2
}

#main.news .container {
	height: 100vh;
	width: 100%;
	cursor: url(../images/arrow_down.png) 5 4, s-resize
}

@media (max-width:690px) {
	#main.news .container {
		height: calc(100vh - 100px);
	}

}

#main.news .container article {
	line-height: 1.5;
	width: 100%;
	height: 100vh;
	box-sizing: border-box;
	padding-top: 84px;
	overflow: auto
}

@media (max-width:690px) {
	#main.news .container article {
		height: calc(100vh - 100px);
		padding-top: 0;
	}

}

#main.news .container article .content {
	max-width: 500px
}

#main.news .container article h1 {
	margin: 0 0 1.5em;
	font-size: 1em;
	font-weight: bold
}

#main.news .container article a {
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms
}

#main.news .container article p {
	margin: 1.5em 0
}

#main.news .container article p a {
	text-decoration: underline
}

#main.news .container article img {
	max-width: calc(100% - 10px);
	max-height: calc(100vh - 84px - 4.5em);
	height: auto
}

@media (min-width:690px) {
	#main.news .container article img {
		max-height: calc(100vh - 100px - 4.5em);
	}

}

#main.news .container article iframe, #main.news .container article video {
	height: 281px;
	width: 500px
}

@media (max-width:535px) {
	#main.news .container article iframe, #main.news .container article video {
		width: 100%;
		height: calc((100vw - 40px) / (16/9));
	}

}

#main.news .container article a:focus, #main.news .container article a:hover {
	color: black
}

#main.news.end .container {
	cursor: auto
}

/*# sourceMappingURL=style.css.map */
