@charset "utf-8";

/* Hide Automad!: */
.am-inpage,
html {
	background: none !important;
}

.am-inpage-menubar {
	display: none !important;
}

/*Moondog:*/

@font-face {
	font-family: 'MoondogZeroRegular';
	src: url('moon00__-webfont.eot');
	src: url('moon00__-webfont.eot?#iefix') format('embedded-opentype'), url('moon00__-webfont.woff') format('woff'), url('moon00__-webfont.ttf') format('truetype'), url('moon00__-webfont.svg#MoondogZeroRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MoondogFifteenRegular';
	src: url('moon15__-webfont.eot');
	src: url('moon15__-webfont.eot?#iefix') format('embedded-opentype'), url('moon15__-webfont.woff') format('woff'), url('moon15__-webfont.ttf') format('truetype'), url('moon15__-webfont.svg#MoondogFifteenRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MoondogThirtyRegular';
	src: url('moon30__-webfont.eot');
	src: url('moon30__-webfont.eot?#iefix') format('embedded-opentype'), url('moon30__-webfont.woff') format('woff'), url('moon30__-webfont.ttf') format('truetype'), url('moon30__-webfont.svg#MoondogThirtyRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*Dosis*/

@font-face {
	font-family: 'Dosis';
	src: url('dosis-extralight-webfont.eot');
	src: url('dosis-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('dosis-extralight-webfont.woff') format('woff'), url('dosis-extralight-webfont.ttf') format('truetype'), url('dosis-extralight-webfont.svg#DosisExtraLight') format('svg');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Dosis';
	src: url('dosis-light-webfont.eot');
	src: url('dosis-light-webfont.eot?#iefix') format('embedded-opentype'), url('dosis-light-webfont.woff') format('woff'), url('dosis-light-webfont.ttf') format('truetype'), url('dosis-light-webfont.svg#DosisLight') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Dosis';
	src: url('dosis-regular-webfont.eot');
	src: url('dosis-regular-webfont.eot?#iefix') format('embedded-opentype'), url('dosis-regular-webfont.woff') format('woff'), url('dosis-regular-webfont.ttf') format('truetype'), url('dosis-regular-webfont.svg#DosisRegular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Dosis';
	src: url('dosis-medium-webfont.eot');
	src: url('dosis-medium-webfont.eot?#iefix') format('embedded-opentype'), url('dosis-medium-webfont.woff') format('woff'), url('dosis-medium-webfont.ttf') format('truetype'), url('dosis-medium-webfont.svg#DosisMedium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Dosis';
	src: url('dosis-semibold-webfont.eot');
	src: url('dosis-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('dosis-semibold-webfont.woff') format('woff'), url('dosis-semibold-webfont.ttf') format('truetype'), url('dosis-semibold-webfont.svg#DosisSemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Dosis';
	src: url('dosis-bold-webfont.eot');
	src: url('dosis-bold-webfont.eot?#iefix') format('embedded-opentype'), url('dosis-bold-webfont.woff') format('woff'), url('dosis-bold-webfont.ttf') format('truetype'), url('dosis-bold-webfont.svg#DosisBold') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Dosis';
	src: url('dosis-extrabold-webfont.eot');
	src: url('dosis-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('dosis-extrabold-webfont.woff') format('woff'), url('dosis-extrabold-webfont.ttf') format('truetype'), url('dosis-extrabold-webfont.svg#DosisExtraBold') format('svg');
	font-weight: 800;
	font-style: normal;
}

html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: transparent !important;
}


html,
body {
	margin: 0;
	padding: 0;
	/* display: inline; */
	/* Fixing the empty bar at the bottom in Vivaldi */
}

::-webkit-scrollbar {
	background-color: #aaa;
	width: 12px;
}

::-webkit-scrollbar-thumb {
	background-color: #ddd;
}

::selection {
	/* color: #400; */
	background-color: #800;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
blockquote,
form,
address,
ul,
ol,
li,
hr,
br,
a,
img {
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	font-family: MoondogZeroRegular, Arial, sans-serif;
	font-size: 4rem;
	color: #800;
	padding-bottom: 2rem;
	line-height: 1;
}

h2,
h3 {
	font-family: MoondogFifteenRegular, Arial, sans-serif;
	color: #800;
	font-size: 2.8rem;
	padding-bottom: 1.75rem;
	line-height: 3.2rem;
}

h3 {
	font-family: MoondogThirtyRegular, Arial, sans-serif;
	font-size: 2.4rem;
	padding: 1rem 0 1rem 0;
}

h4 {
	font-family: Dosis, Arial, sans-serif;
	font-size: 1.3rem;
	color: #800;
	margin: 0;
	padding-bottom: 0.6rem;
}

p {
	font-family: Dosis, Arial, sans-serif;
	font-size: 2rem;
	font-weight: 300;
	line-height: 3rem;
	color: #000;
	margin: 0;
	padding: 0 0 1rem 0;
}

strong {
	font-weight: 500;
	color: #800;
}

a {
	text-decoration: none;
	font-weight: 400;
	color: #400;
}

a:hover {
	font-weight: bold;
	color: #800;
}

ul {
	position: relative;
	line-height: 2.5rem;
	list-style: none;
}

img {
	border: none;
}

hr {
	color: #800;
	height: 1px;
}

li {
	text-decoration: none;
	margin-bottom: 1rem;
}

#photo {
	position: fixed;
	z-index: 1;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100vh;
	overflow: auto !important;
}

#video {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100vh;
    object-fit: cover;
    overflow: hidden;
}

#arrowDown {
	z-index: 1;
	display: none;
	position: fixed;
	opacity: 0.5;
	bottom: 0;
	left: calc(50% - 2.5rem);
	width: 5rem;
	height: 5rem;
	background-image: url(arrowsi.svg#down);
	background-size: 5rem;
}

#glcanvas {
	position: fixed;
	display: block;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	/* overflow: auto !important; */
}

#warningCables {
	position: fixed;
	display: block;
	top: 25%;
	left: 25%;
	width: 50%;
	line-height: 1;
	margin-left: auto;
	margin-right: auto;
}

#content {
	position: absolute;
	z-index: 2;
	padding: 0;
	margin: 0;
	right: 2.5rem;
	width: 40rem;
	max-width: 50%;
	top: 2.5rem;
	/* max-height: calc(100% - 5rem); */
	bottom: 2.5rem;
	border-radius: 0.3rem;
	overflow: auto;
	background-color: rgba(255, 255, 255, 0.975);
}

audio {
	width: 100%;
}

#text {
	line-height: 2.3rem;
	z-index: 3;
	padding: 3rem 2rem 2rem 2rem;
}

#text ul {
	list-style: disc;
}

#text li {
	font-family: Dosis, Arial, sans-serif;
	font-size: 2rem;
	font-weight: 300;
	color: #000;
	margin-left: 2rem;
}

#close {
	font-family: Arial, sans-serif;
	font-size: 4rem;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	position: absolute;
	z-index: 15;
	width: 3rem;
	height: 3rem;
	right: 2.0rem;
	top: 2.0rem;
	line-height: 3rem;
	color: #400;
	opacity: 0.5;
	background-color: #ddd;
	border-radius: 1.5rem;
}

#close:hover {
	opacity: 1.0;
	color: #800;
}

/*Responsive Menu*/
#mobile-nav {
	z-index: 99;
	position: absolute;
	left: 2.5rem;
	top: 2.5rem;
}

#menu-btn {
	z-index: 101;
	width: 5rem;
	height: 5rem;
	position: absolute;
	cursor: pointer;
	border-color: #fff;
}

#hamburger {
	position: absolute;
	display: inline-block;
	width: 5rem;
	height: 2rem;
	border-top-width: 0.8rem;
	border-top-style: solid;
	border-top-color: inherit;
	border-bottom-width: 0.8rem;
	border-bottom-style: solid;
	border-bottom-color: inherit;
}

#hamburger:before {
	content: "";
	position: absolute;
	top: 0.6rem;
	left: 0;
	width: 100%;
	border-top-width: 0.8rem;
	border-top-style: solid;
	border-top-color: inherit;
}

#language {
	position: absolute;
	left: 7.5rem;
	top: 0;
	font-family: MoondogFifteenRegular, Tahoma, Arial, sans-serif;
	font-size: 3rem;
}

#menulist {
	display: block;
	padding: 5rem 0 0 0;
}

.hidden {
	display: none !important;
}

.hideContent {
	display: none !important;
}

#menubg {
	display: none;
	position: fixed;
}

#menulist ul {
	list-style: none;
	font-family: MoondogFifteenRegular, Tahoma, Arial, sans-serif;
	line-height: 1.15;
}

#language a {
	color: #fff;
	border: none;
}

#language a:hover {
	font-weight: bold !important;
}

#menulist li a {
	color: #fff;
}

#menulist li.level1 a {
	font-size: 3.5rem;
}

#menulist li.level2 a {
	font-size: 2.5rem;
	margin: 0 0 0.4rem 2.5rem;
}

#menulist li.level3 a {
	font-size: 2.25rem;
	margin: 0 0 0.4rem 4.5rem;
}

#menulist li.pfad.level1 a,
#menulist li.pfad.level2 a,
#menulist li.pfad.level3 a {
	font-weight: bold;
}

/* #menulist li.level2:not(.pfad) a,
#menulist li.level3:not(.pfad) a {
    border-left: none ;
    padding-left: 0;
    font-weight: normal;
    font-family: MoondogFifteenRegular, Tahoma, Arial, sans-serif;
    padding: 0;
} */

#menulist li.level2:not(.desk) a,
#menulist li.level3:not(.desk) a {
	display: none !important;
}

#menulist a:hover {
	font-weight: bold !important;
}

/* ////////////////////////////////////////////////// */
/*          Galleria             */
/* ////////////////////////////////////////////////// */


/* .galleria-container notouch {
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
} */

.galleria-stage {
	/* position: absolute !important; */
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
	left: 0 !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
}

.galleria-frame {
	/* border: none !important; */
	/* background: none !important; */
}

.galleria-info {
	/* Info-Container */
	z-index: 200 !important;
	position: absolute !important;
	top: auto !important;
	left: auto !important;
	right: 2.5rem !important;
	bottom: 2.5rem !important;
	width: 35rem !important;
	/* border-radius: 0.3rem; */
	background-color: rgba(0, 0, 0, 0) !important;
	/* filter: drop-shadow(0 0 25px #000); */
}

.galleria-info-text {
	/* unsichtbarer Dummy */
	background: none !important;
}

.galleria-info-link,
.galleria-info-close {
	visibility: hidden !important;
}

.galleria-info-title {
	font-family: MoondogZeroRegular, Arial, sans-serif !important;
	font-size: 3rem !important;
	text-align: right !important;
	color: #fff;
}

.galleria-info-description {
	font-family: Dosis, Arial, sans-serif !important;
	padding: 0.5rem 0 0 0;
	line-height: 2.4rem !important;
	font-size: 2rem !important;
	font-style: normal !important;
	text-align: right !important;
	/* background: none !important; */
}

/* ////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////// */
/* Folio Theme: */
/* ////////////////////////////////////////////////// */
/* ////////////////////////////////////////////////// */

.galleria-theme-folio {
	z-index: 10 !important;
	/* overflow: auto !important; */
}

.galleria-thumbnails-container {
	top: 2.5rem !important;
	/* bottom: 0 !important; */
}

/* This controls the width of the thumbs! */
.galleria-thumbnails {
	/* margin: 2.5rem 0 0 0; */
	width: calc(100% - 37.5rem);
	left: 35rem;
	/* height: 100vh !important; */
}

.galleria-plus {
	background-color: none !important;
	background: url(Thumbfade4.png) bottom !important;
	line-height: inherit;
	font-size: inherit;
}

.galleria-plus span {
	font-family: MoondogThirtyRegular, Arial, sans-serif;
	color: #000 !important;
	font-size: 2rem !important;
	background: none !important;
	max-width: none !important;
	/* border-radius: 5px; */
}

.galleria-plus h1 {
	font-family: MoondogThirtyRegular, Arial, sans-serif;
	font-size: 2rem;
	line-height: 1.2rem;
	padding-bottom: 0;
	font-weight: 400;
	color: #000 !important;
	font-weight: 500;
}

.galleria-close {
	background-position: 0 -1rem !important;
	background-size: cover !important;
	width: 10rem !important;
	height: 10rem !important;
	filter: drop-shadow(0 0 25px #000);
}

.galleria-image-nav {
	z-index: 99 !important;
	height: 100vh !important;
	margin: auto !important;
	top: 0% !important;
	overflow: hidden;
}

.galleria-image-nav-left {
	z-index: 99 !important;
	opacity: 0.5 !important;
	height: 100% !important;
	width: 33% !important;
	left: 0 !important;
	/* padding-right: 10rem !important; */
	/* background-image: url(arrow_left.png) !important; */
	background-image: url(arrowsi.svg#left) !important;
	background-size: 5rem;
	background-position: left 0rem bottom 2.5rem !important;
	overflow: hidden;
	/* background-color: rgb(255,255,255,0.5) !important; */

}

.galleria-image-nav-right {
	z-index: 99 !important;
	opacity: 0.5 !important;
	height: 100% !important;
	right: 0 !important;
	overflow: hidden;
	/* background-image: url(arrow_right.png) !important; */
	background-image: url(arrowsi.svg#right) !important;
	background-size: 5rem;
	background-position: right 38rem bottom 2.5rem !important;
	min-width: 30%;
	max-width: 50%;
	width: 60rem !important;
	/* background-color: rgb(255,255,255,0.5) !important; */
}

.galleria-image-nav-right.outer {
	background-position: right 0 bottom 2.5rem !important;
	width: 30% !important;
}


/* ////////////////////////////////////////////////// */
/*        Audio & Video                                        */
/* ////////////////////////////////////////////////// */

.video-js {
	/* The base font size controls the size of everything, not just text.*/
	font-size: 15px;
	/* The main font color changes the ICON COLORS as well as the text */
	color: #ddd;
}

.vjs-poster {
	background-color: none;
	background-size: cover;
}

.vjs-default-skin .vjs-big-play-button {
	font-size: 3em;
	line-height: 1.5em;
	height: 1.5em;
	width: 1.5em;
	border: 2px solid #ddd;
	border-radius: 5em;
	left: 50%;
	top: 50%;
	margin-left: -0.75em;
	margin-top: -0.75em;
}

.video-js .vjs-control-bar,
.video-js .vjs-big-play-button,
.video-js .vjs-menu-button .vjs-menu-content {
	/* IE8 - has no alpha support */
	background-color: #555;
	/* Opacity: 1.0 = 100%, 0.0 = 0% */
	background-color: rgba(85, 85, 85, 0.7);
}

/* Slider - used for Volume bar and Progress bar */
.video-js .vjs-slider {
	background-color: darkgray;
	background-color: rgba(169, 169, 169, 0.5);
}

/* The slider bar color is used for the progress bar and the volume bar
	 (the first two can be removed after a fix that's coming) */
.video-js .vjs-volume-level,
.video-js .vjs-play-progress,
.video-js .vjs-slider-bar {
	background: #ddd;
}

/* The main progress bar also has a bar that shows how much has been loaded. */
.video-js .vjs-load-progress {
	/* For IE8 we'll lighten the color */
	background: #e9e9e9;
	/* Otherwise we'll rely on stacked opacities */
	background: rgba(169, 169, 169, 0.5);
}

/* The load progress bar also has internal divs that represent
	 smaller disconnected loaded time ranges */
.video-js .vjs-load-progress div {
	/* For IE8 we'll lighten the color */
	background: white;
	/* Otherwise we'll rely on stacked opacities */
	background: rgba(169, 169, 169, 0.75);
}


/* ////////////////////////////////////////////////// */
/*       Media Queries:                               */
/* ////////////////////////////////////////////////// */

/* Mobile portrait: */
/* Test: */
@media only screen and (max-width:780px) and (orientation: portrait) {

	/* Main: */
	/* @media only screen and (max-device-width:780px) and (orientation: portrait) { */
	html {
		font-size: 80%;
	}

	#container {
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		overflow: initial;
	}

	#content {
		position: relative;
		width: 100% !important;
		max-width: 100%;
		top: 100vh !important;
		min-height: 100vh;
		left: 0;
		right: initial;
		bottom: initial;
		border-radius: 0;
		overflow: auto;
		background-color: rgba(255, 255, 255, 0.975) !important;
	}

	#arrowDown {
		display: block;
		width: 4rem;
		height: 4rem;
		background-size: 4rem;
	}

	#close {
		display: none;
	}

	#mobile-nav {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		filter: none;
	}

	#menulist {
		width: 100%;
		padding: 0;
		margin: 0 0 5rem 0;
		display: none;
		/* filter: drop-shadow(-20rem 5rem 100px rgba(0,0,0,0.5)); */
	}

	.hidden {
		display: block !important;
	}

	#menubg {
		z-index: 10;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 110vh;
		background-color: rgba(0, 0, 0, 0.5);
	}

	#menulist ul.top {
		padding: 6rem 0 0 2.5rem;
	}

	#menulist ul {
		line-height: 1.1;
		/* filter: drop-shadow(0 0 1px rgba(0,0,0,0.5)); */
	}

	#menulist li.level2 a {
		font-size: 2.75rem;
	}

	#menulist li.level3 a {
		font-size: 2.5rem;
	}

	#menu-btn {
		position: fixed;
		cursor: pointer;
		width: 5rem;
		left: auto;
		right: 1.5rem;
		top: 1.5rem;
		border-color: #fff !important;
		filter: drop-shadow(0 0 1px rgba(0, 0, 0, 1));
	}

	#language {
		z-index: 20;
		text-align: right;
		left: auto;
		right: 9rem;
		top: 2.25rem;
	}

	#language a {
		color: #fff !important;
	}

	#menulist li a {
		color: #fff !important;
	}

	#menulist li.level2:not(.desk) a {
		display: block !important;
	}

	#menulist li.level3:not(.desk) a {
		display: none !important;
	}


	.video-js {
		/* The base font size controls the size of everything, not just text.*/
		font-size: 2rem;
		/* The main font color changes the ICON COLORS as well as the text */
		color: #ddd;
	}


	.galleria-info {
		/* Info-Container */
		z-index: 10 !important;
		position: absolute !important;
		top: auto !important;
		left: auto !important;
		right: 2.5rem !important;
		bottom: 2.5rem !important;
		width: 100% !important;
		border-radius: 0.3rem;
	}

	.galleria-close {
		left: -1rem;
		top: -1rem !important;
		filter: drop-shadow(0 0 25px #000);
	}

	.galleria-thumbnails-container {
		/* overflow: auto !important; */
		top: initial !important;
		bottom: initial !important;
	}

	/* This controls the width of the thumbs! */
	.galleria-thumbnails {
		/* margin: 2.5rem 0 0 0; */
		/* width:90%; */
		/* top: 6.5rem; */
		/* overflow: auto !important; */
		left: 2rem;
		width: calc(100% - 4rem);
		/* height: 100vh !important; */
	}


	.galleria-image-nav-left {
		background-position: 0 50% !important;
		background-size: 3rem !important;
		/* background-color: rgb(255,255,255,0.5) !important; */

	}

	.galleria-image-nav-right {
		background-position: 100% 50% !important;
		background-size: 3rem !important;
		width: 30% !important;
		/* background-color: rgb(255,255,255,0.5) !important; */
	}
}


/*/////////////////////////////////////////////////////////////////////// */
/* Mobile landscape: */
/* Test: */
@media only screen and (max-width:1028px) and (orientation: landscape) {

	/* Main */
	/* @media only screen and (max-device-width:1028px) and (orientation : landscape) { */
	html {
		font-size: 80%;
	}

	#container {
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		overflow: initial;
	}

	#content {
		position: relative;
		width: 100% !important;
		max-width: 100%;
		top: 100vh !important;
		min-height: 100vh;
		left: 0;
		right: initial;
		bottom: initial;
		border-radius: 0;
		overflow: auto;
		background-color: rgba(255, 255, 255, 0.975) !important;
	}

	#text {
		max-width: 64rem;
		margin-left: auto;
		margin-right: auto;
	}

	#arrowDown {
		display: block;
		width: 4rem;
		height: 4rem;
		background-size: 4rem;
	}

	#close {
		display: none;
	}

	#mobile-nav {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		filter: none;

	}

	#menulist {
		width: 100%;
		padding: 0;
		margin: 0 0 5rem 0;
		display: none;
		/* filter: drop-shadow(-20rem 5rem 100px rgba(0,0,0,0.5)); */
	}

	.hidden {
		display: block !important;
	}

	#menubg {
		z-index: 10;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 110vh;
		background-color: rgba(0, 0, 0, 0.5);
	}

	#menulist ul.top {
		padding: 6rem 0 0 2.5rem;
	}

	#menulist ul {
		line-height: 1.1;
		/* filter: drop-shadow(0 0 1px rgba(0,0,0,0.5)); */

	}

	#menulist li.level2 a {
		font-size: 2.75rem;
	}

	#menulist li.level3 a {
		font-size: 2.5rem;
	}

	#menu-btn {
		position: fixed;
		cursor: pointer;
		width: 5rem;
		left: auto;
		right: 1.5rem;
		top: 1.5rem;
		border-color: #fff !important;
		filter: drop-shadow(0 0 1px rgba(0, 0, 0, 1));
	}

	#language {
		z-index: 20;
		text-align: right;
		left: auto;
		right: 9rem;
		top: 2.25rem;
	}

	#language a {
		color: #fff !important;
	}

	#menulist li a {
		color: #fff !important;
	}

	#menulist li.level2:not(.desk) a {
		display: block !important;
	}

	#menulist li.level3:not(.desk) a {
		display: none !important;
	}



	.video-js {
		/* The base font size controls the size of everything, not just text.*/
		font-size: 1.5rem;
		/* The main font color changes the ICON COLORS as well as the text */
		color: #ddd;
	}



	.galleria-info {
		/* Info-Container */
		z-index: 10 !important;
		position: absolute !important;
		top: auto !important;
		left: auto !important;
		right: 2.5rem !important;
		bottom: 2.5rem !important;
		width: 100% !important;
		border-radius: 0.3rem;
	}

	.galleria-close {
		left: -1rem;
		top: -1rem !important;
		filter: drop-shadow(0 0 25px #000);
	}

	.galleria-thumbnails-container {
		/* overflow: auto !important; */
		top: initial !important;
		bottom: initial !important;
	}

	/* This controls the width of the thumbs! */
	.galleria-thumbnails {
		/* margin: 2.5rem 0 0 0; */
		/* width:90%; */
		/* top: 6.5rem; */
		/* overflow: auto !important; */
		left: 2rem;
		width: calc(100% - 4rem);
		/* height: 100vh !important; */
	}


	.galleria-image-nav-left {
		background-position: 0rem 50% !important;
		background-size: 3rem !important;
		/* background-color: rgb(255,255,255,0.5) !important; */

	}

	.galleria-image-nav-right {
		background-position: 100% 50% !important;
		background-size: 3rem !important;
		width: 30% !important;
		/* background-color: rgb(255,255,255,0.5) !important; */
	}
}
