@import url(https://fonts.googleapis.com/css?family=Anaheim&subset=latin,latin-ext);

body {
	font-family: 'Anaheim', sans-serif;
	position: relative;
}

h1 {
	margin-top: 0;
}

div.cookies-info {
	background-color: #efefef;
	color: #343434;
	display: none;
	font-size: 13px;
	padding: 20px 0;
}

	div.cookies-info p {
		margin: 0;
	}

	div.cookies-info a {
		background-color: #343434;
		color: #efefef;
		padding: 4px 14px;
	}

	div.cookies-info a:hover {
		color: #efefef;
		text-decoration: underline;
	}


div.content {
	background: #343434 url(../img/bg.jpg) repeat;
	padding: 48px; /* 24px 24px 24px;*/
}

div.content div.contact {
	background: #e0e0e0; /* url(../img/panorama.jpg) top left repeat-x;*/
	padding: 24px;
	/*max-width: 924px*/
}

div.content.intro {
	padding: 0;
	background-color: #fff !important;
	background-image: none;
}

div.content div.intro {
	background-color: #fff;
	/* color: #fff; */
	padding: 48px;
}

div.content div.intro img.panorama {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

div.content div.about-us {
	background: #e0e0e0; /* url(../img/panorama.jpg) top left repeat-x;*/
	/* background-color: #fff; */
	/* color: #fff; */
	padding: 48px;
}

div.content div.about-us img.panorama {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}

div.content div.text ul {
	list-style-type: square;
}

div.content div.text {
	padding: 24px;
	overflow: auto;
}

	div.content div.about-us div.text {
		padding: 0;
	}

div.content div.about-us p.img-credits {
	/*display: block;*/
	color: #343434;
	position: relative;
	font-size: 10px;
	top: -20px;
	right: 20px;
	text-align: right;
}

/*div.content div.about-us p.img-credits {
	display: block;
	position: absolute;
	top: 56px;
	right: 30px;
}
*/
div.content div.text p.sign {
	float: right;
	text-align: left;
	clear: both;
	margin-right: 10em;
}

div.content div.content {
	background: #e0e0e0; /* url(../img/panorama.jpg) top left repeat-x;*/
	padding: 0;
	/*max-width: 924px*/
}

div.projects {
	background: #343434 url(../img/bg.jpg) repeat;
	padding: 48px 0px 0px 0px;
}

	div.projects h1 {
		color: #fff;
		margin-left: 48px;
		margin-bottom: 30px;
		margin-top: 0;
	}

	div.projects div.big-photos {
		margin-left: 48px;
		width: 740px;
	}

		div.projects div.big-photos img.main {
			width: 730px;
			cursor: default;
		}

		div.projects div.big-photos img {
			max-width: 730px;
			height: auto;
			margin-bottom: 48px;
		}

		div.projects div.big-photos img:first-child {
			margin-right: 20px;
		}

	div.projects div.info {
		background: #e0e0e0;
		padding: 30px;
		display: none;
		overflow: auto;
		margin-left: 48px;
		margin-bottom: 48px;
		position: relative;
		width: 730px;
	}

	div.projects div.info ul {
		list-style-type: square;
		margin-left: 0;
		padding-left: 1.4em;
	}

	div.projects div.info a.close-info {
		background-color: #343434;
		color: #fff;
		display: block;
		position: absolute;
		top: 10px;
		right: 10px;
		width: 18px;
		height: 18px;
		line-height: 18px;
		text-align: center;
		text-transform: uppercase;
	}

		div.projects div.info a.close-info:hover {
			background-color: #fff;
			color: #343434;
			text-decoration: none;
		}

	div.projects div.info div.left {
		width: 50%;
		float: left;
	}

	div.projects div.info div.right {
		width: 50%;
		float: left;
	}

	div.projects div.summary {
		background: #fff;
		padding: 40px 0 30px 0;
		display: block;
		/*overflow: auto;*/
		margin-bottom: 48px;
	}

	div.projects div.summary div.summary-container {
		display: block;
		margin-left: 48px;
		width: 720px;
		overflow: auto;
		position: relative;
	}

	div.projects div.summary div.description {
		display: block;
		padding-top: 4px;
		float: left;
		width: 308px;
	}

	div.projects div.summary div.description h2, div.projects div.summary div.description h3, div.projects div.summary div.description p {
		color: #343434;
		font-size: 15px;
		margin-bottom: 8px;
		margin-top: 0;
		padding: 0;
		line-height: 0.8em;
	}

	div.projects div.summary div.description h2, div.projects div.summary div.description h3 {
		font-weight: bold;
		text-transform: uppercase;
	}

	div.projects div.summary div.thumbs {
		display: block;
		position: relative;
		float: left;
		text-align: right;
		width: 412px;
	}

	div.projects div.summary div.thumbs div.group {
		display: inline-block;
		text-align: left;
		width: 122px;
		margin: 0 0 12px 12px;
	}

	div.projects div.summary div.thumbs div.group.info_container {
		text-align: right;
	}

	div.projects div.summary div.thumbs div.group a:hover {
	}

	div.projects div.summary div.thumbs div.group a {
		display: inline-block;
		position: relative;
		width: 54px;
		height: 54px;
	}

	div.projects div.summary div.thumbs div.group a:last-child {
		margin-left: 4px;
	}

	div.projects div.summary div.thumbs div.group a img {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;
	}

	div.projects div.summary div.thumbs div.group a span {
		background: url(../img/thumb-hover.png) 50% 50% no-repeat;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
		width: 54px;
		height: 54px;
		opacity: 0;
		transition: opacity .2s ease-out;
		-moz-transition: opacity .2s ease-out;
		-webkit-transition: opacity .2s ease-out;
		-o-transition: opacity .2s ease-out;		
	}

	div.projects div.summary div.thumbs div.group a.video span {
		background: url(../img/video-hover.png) 50% 50% no-repeat;
	}

	div.projects div.summary div.thumbs div.group a:hover span, div.projects div.summary div.thumbs div.group a.active span {
		opacity: 1;
	}

	p.copyrights {
		background-color: #fff;
		padding: 48px;
		font-size: 12px;
	}


.mejs-video {
	margin-bottom: 48px;
}


div.nav {
	/*padding-right: 20px;*/
	/*padding-top: 48px;*/
	position: relative;
}

#nav-container {
	background-color: #e0e0e0;
	position: absolute;
	display: block;
	width: 240px;
	/*float: right;*/
	right: 0px;
	top: 48px;
	padding: 48px 24px;
}

	#nav-container a.logo {
		mix-blend-mode: multiply;
	}

	#nav-container ul {
		list-style: none;
		margin-top: 50px;
		margin-left: 0;
		padding: 0;
	}

	#nav-container ul li {
		margin-bottom: 26px;
	}

	#nav-container ul li:last-child {
		margin-bottom: 0;
	}

	#nav-container ul li a {
		color: #343434;
		font-size: 14px;
	}


	#nav-container ul li a:hover, #nav-container ul li a.active {
		/* background: url(../img/menu-select.png) -10px center no-repeat; */
		text-decoration: underline;
	}

	#nav-container ul li.lang, #nav-container ul li.lang a {
		color: #a8a8a8;
		background: none;
	}

		#nav-container ul li.lang a:hover {
			text-decoration: underline;
		}

	#nav-container ul li.lang {
		padding-left: 10px;
	}
	#nav-container ul li.lang a {
		padding: 0;
	}

#loaderImage {
	position: fixed;
	top: 10px;
	left: 10px;
}

@media print {
	div.nav, div.cookies-info {
		display: none;
	}
}