@font-face {
	font-family: Oswald;
	font-weight: 400;
	font-style: normal;

	src: url(../fonts/oswald-regular-webfont.eot?) format("eot"), url(../fonts/oswald-regular-webfont.woff2) format("woff2"), url(../fonts/oswald-regular-webfont.woff) format("woff");
}

@font-face {
	font-family: Oswald;
	font-weight: 300;
	font-style: normal;

	src: url(../fonts/oswald-light-webfont.eot?) format("eot"), url(../fonts/oswald-light-webfont.woff2) format("woff2"), url(../fonts/oswald-light-webfont.woff) format("woff"), url(../fonts/oswald-light-webfont.ttf) format("truetype");
}

@font-face {
	font-family: Oswald;
	font-weight: 700;
	font-style: normal;

	src: url(../fonts/oswald-bold-webfont.eot?) format("eot"), url(../fonts/oswald-bold-webfont.woff2) format("woff2"), url(../fonts/oswald-bold-webfont.woff) format("woff"), url(../fonts/oswald-bold-webfont.ttf) format("truetype");
}

html,
body {
	width: 100%;
	height: 100%;

	background: black;
}

.is_hidden {
	display: none;
	visibility: hidden;
}

a {
	color: black;
}

html {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 100.001%;
	font-weight: 400;

	box-sizing: border-box;
	width: 100%;

	word-wrap: break-word;
	-webkit-hyphens: auto;
	        hyphens: auto;

	color: #999999;
	background: #0d0d0d;

	-webkit-font-smoothing: antialiased;
	    -ms-hyphens: auto;
	text-rendering: optimizeLegibility;
	-ms-text-size-adjust: 100%;;
}

*,
:after,
:before {
	box-sizing: inherit;
}

body,
dd {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
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] {
	        text-decoration: underline;
	        text-decoration: underline dotted;

	border-bottom: none;

	-webkit-text-decoration: underline dotted;;
}

b,
strong {
	font-weight: 800;
}

dfn {
	font-style: italic;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

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

pre,
textarea {
	overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;

	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;

	-webkit-appearance: button;;
}

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

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

	border: 0;;
}

input {
	line-height: normal;
}

input[type=checkbox],
input[type=radio] {
	padding: 0;
}

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

input[type=search] {
	-webkit-appearance: textfield;
}

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

legend {
	padding: 0;

	border: 0;;
}

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

td,
th {
	white-space: normal;
}

ol,
ul {
	margin: 0;
	padding: 0;

	list-style: none;
}

.b-typo-h1,
.b-typo-h2,
.b-typo-h3,
.b-typo-h4,
.b-typo-h5,
h1,
h2,
h3,
h4,
h5 {
	font-weight: 700;
	line-height: 1.35;

	margin: 0;
	padding: 1em 0 0.5em;
}

.b-typo-h1,
h1 {
	font-size: 2.074em;
	font-weight: 300;

	padding-top: 0;

	text-transform: uppercase;

	text-shadow: 0 0 1.5em #000000;
}

@media (min-width:600px) {
	.b-typo-h1,
	h1 {
		font-size: 2.441em;
	}
}

@media (min-width:1199px) {
	.b-typo-h1,
	h1 {
		font-size: 3.157em;
	}
}

.b-typo-h1.v-header,
h1.v-header {
	padding: 0;
}

.b-typo-h1.v-accented,
h1.v-accented {
	color: #ffffff;
}

.b-typo-h1 > .d-accented,
h1 > .d-accented {
	-webkit-animation: 1s ease-in 2s forwards textglow;
	        animation: 1s ease-in 2s forwards textglow;

	color: #ffffff;;
}

@-webkit-keyframes textglow {
	to {
		text-shadow: 0 0 1em #b3b3b3;
	}
}

@keyframes textglow {
	to {
		text-shadow: 0 0 1em #b3b3b3;
	}
}

.b-typo-h2,
h2 {
	font-size: 1.728em;
}

@media (min-width:600px) {
	.b-typo-h2,
	h2 {
		font-size: 1.953em;
	}
}

@media (min-width:1199px) {
	.b-typo-h2,
	h2 {
		font-size: 2.369em;
	}
}

.b-typo-h2.v-accented,
h2.v-accented {
	font-weight: 300;

	text-transform: uppercase;;
}

.b-typo-h3,
h3 {
	font-size: 1.44em;
}

@media (min-width:600px) {
	.b-typo-h3,
	h3 {
		font-size: 1.563em;
	}
}

@media (min-width:1199px) {
	.b-typo-h3,
	h3 {
		font-size: 1.777em;
	}
}

.b-typo-h4,
h4 {
	font-size: 1.2em;
}

@media (min-width:600px) {
	.b-typo-h4,
	h4 {
		font-size: 1.25em;
	}

	.c-columnsblock {
		width: 100%;
		max-width: 1024px;
		margin: 0 auto;
	}
}

@media (min-width:1199px) {
	.b-typo-h4,
	h4 {
		font-size: 1.333em;
	}
}

.b-typo-p,
p {
	font-size: 100%;
	line-height: 1.6em;

	padding-bottom: 1em;;
}

.b-typo-p.v-justify,
p.v-justify {
	text-align: justify;
}

.b-typo-p.v-left,
p.v-left {
	text-align: left;
}

.b-typo-p.v-right,
p.v-right {
	text-align: right;
}

.b-typo-p.v-large,
p.v-large {
	font-size: 1.6em;
	font-weight: 300;;
}

.b-typo-small,
small {
	font-size: 80%;
}

.b-typo-link,
a {
	text-decoration: none;

	color: #f7e373;
}

.b-typo-link:hover,
a:hover {
	color: #ffffff;
}

.b-typo-link.v-header,
a.v-header {
	display: block;
	overflow: hidden;

	white-space: nowrap;
	text-indent: 100%;

	color: #f7e373;;
}

.b-typo-link.v-header:hover,
a.v-header:hover {
	color: #ffffff;
}

.c-columnsblock {
	width: 100%;
	margin: 0 auto;
}

.c-columnsblock > .d-container {
	width: 100%;
	margin: 0 auto;
}

@media (min-width:600px) {
	.c-columnsblock > .d-container {
		width: 100%;
		max-width: 1024px;
		margin: 0 auto;
	}
}

@media (min-width:1199px) {
	.c-columnsblock,
	.c-columnsblock > .d-container {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}
}

.c-columnsblock.v-type-twocolumns > .d-container {
	display: block;
}

.c-columnsblock.v-type-twocolumns > .d-container > .d-column,
.c-columnsblock.v-type-twocolumns > .d-container > .d-column.v-centered {
	text-align: center;
}

.c-columnsblock.v-contact {
	padding: 3% 1em;

	text-align: center;
}

.c-columnsblock.v-type-twocolumns.v-about {
	padding: 5% 1em 0;
}

.c-columnsblock.v-type-twocolumns.v-about > .d-container > .d-column.v-left {
	text-align: center;
}

.c-columnsblock.v-type-twocolumns.v-about > .d-container > .d-column.v-right {
	padding-top: 2em;
}

@media (min-width:600px) {
	.c-columnsblock.v-type-twocolumns > .d-container {
		display: flex;
		justify-content: space-between;
	}

	.c-columnsblock.v-type-twocolumns > .d-container > .d-column {
		width: 48%;
	}

	.c-columnsblock.v-type-twocolumns.v-about > .d-container > .d-column.v-right {
		padding-top: 0;
	}
}

.c-columnsblock.v-type-threecolumns > .d-container {
	display: block;
}

.c-columnsblock.v-type-threecolumns > .d-container > .d-column {
	text-align: center;
}

.c-buttons {
	font-weight: 700;
	line-height: 1.8em;

	display: inline-block;

	padding: 0.2em 1.3em 0;

	vertical-align: middle;
	text-transform: uppercase;

	border: 0;
	border-radius: 0.2em;;
}

@media (min-width:600px) {
	.c-columnsblock.v-type-threecolumns > .d-container {
		display: flex;
		justify-content: space-between;
	}

	.c-columnsblock.v-type-threecolumns > .d-container > .d-column {
		width: 32%;
	}

	.c-buttons {
		line-height: 2.3em;

		padding: 0.2em 2em 0;
	}
}

.c-buttons.v-size-xs {
	font-size: 0.75em;
}

.c-buttons.v-size-s {
	font-size: 1em;
}

.c-buttons.v-size-m {
	font-size: 1.15em;
}

.c-buttons.v-size-l {
	font-size: 1.3em;
}

.c-buttons.v-size-xl {
	font-size: 1.5em;
}

.c-buttons.v-size-xxl {
	font-size: 1.8em;
}

.c-buttons.v-color-darkgold {
	color: #ffffff;
	background: #ab9612;
	box-shadow: 0 0.2em 0 #7d6e0d, inset 0 0 0.2em #b3b3b3;
	text-shadow: 0 0 0.1em #4d4d4d;
}

.c-buttons.v-color-darkgold:hover {
	margin: 0.2em 0 -0.2em;

	background: #7d6e0d;
	box-shadow: inset 0 0 0.1em #201c03, inset 0 0.05em 0.3em gray;
}

.c-buttons.v-color-transparent {
	color: #666666;
	border: 2px solid #666666;;
}

.c-buttons.v-color-transparent:hover {
	color: #1a1a1a;
	border-color: #1a1a1a;;
}

.c-buttons.v-type-link {
	font-weight: 400;

	display: inline-block;

	padding: 0 1em;

	vertical-align: middle;
	text-decoration: underline;
	text-transform: none;

	color: #999999;
}

.c-buttons.v-type-link:hover {
	color: #666666;
}

.c-buttons.v-margin-right {
	margin-right: 1em;
}

.c-lists {
	font-size: 1.2rem;
}

.c-lists > .d-li {
	padding: 0 0 1em 1em;
}

.c-icons {
	line-height: 1;

	display: inline-block;

	width: 1em;
	height: 1em;
	margin-right: 0.3em;

	vertical-align: middle;
	text-decoration: inherit;;
}

.c-icons.v-size-xxl {
	width: 2em;
	height: 2em;;
}

.c-icons.v-size-xxl > .d-svg {
	width: 1.5em;
	height: 1.5em;
	margin-top: 50%;
	margin-left: 50%;

	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.c-icons.v-size-xxxl {
	width: 2.5em;
	height: 2.5em;;
}

.c-icons.v-size-xxxl > .d-svg {
	width: 1.875em;
	height: 1.875em;
	margin-top: 50%;
	margin-left: 50%;

	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.c-icons.v-size-xxxxl {
	width: 4.5em;
	height: 4.5em;;
}

.c-icons.v-size-xxxxl > .d-svg {
	width: 3.375em;
	height: 3.375em;
	margin-top: 50%;
	margin-left: 50%;

	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.c-icons.v-floated {
	float: left;
}

.c-logo.v-header {
	font-size: 1.125rem;

	width: 48%;;
}

.c-navigation {
	position: relative;
}

.c-navigation > .d-mainmenu {
	margin-top: -100%;
	padding-top: 2em;

	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), margin 0.1s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	-webkit-transform: translate(0, -100%);
	        transform: translate(0, -100%);

	opacity: 0;;
}

.c-navigation > .d-mainmenu > .d-menuitem {
	line-height: 2em;
}

@media (min-width:600px) {
	.c-navigation > .d-mainmenu {
		display: inline-block;

		margin-top: 0;
		padding-top: 0;

		transition: none;
		-webkit-transform: none;
		        transform: none;

		opacity: 1;
	}

	.c-navigation > .d-mainmenu > .d-menuitem {
		display: inline-block;

		padding-right: 1em;
	}

	.c-navigation > .d-mainmenu > .d-menuitem:last-child {
		padding-right: 0;
	}
}

.c-navigation > .d-mainmenu > .d-menuitem > .d-menulink {
	color: #f7e373;
}

.c-navigation > .d-mainmenu > .d-menuitem.v-active > .d-menulink,
.c-navigation > .d-mainmenu > .d-menuitem:hover > .d-menulink {
	color: #ffffff;
}

.c-navigation > .d-menuicon {
	position: absolute;
	z-index: 5;
	top: 0.7em;
	right: 0;

	display: block;

	width: 2em;
	height: 0.15em;

	border-radius: 0.3em;
	background: #f7e373;
}

.c-navigation > .d-menuicon::after,
.c-navigation > .d-menuicon::before {
	position: absolute;

	display: block;

	width: 2em;
	height: 0.15em;

	content: "";

	border-radius: 0.3em;
	background: #f7e373;;
}

.c-navigation > .d-menuicon::before {
	top: 0.5em;
}

.c-navigation > .d-menuicon::after {
	top: 1em;
}

.c-navigation > .d-menuicon:hover {
	color: #ffffff;
}

@media (min-width:600px) {
	.c-navigation > .d-menuicon {
		display: none;
	}
}

.c-navigation > .d-menucheck {
	position: absolute;
	z-index: 10;
	top: 0.5em;
	right: 0;

	display: inline-block;

	width: 2em;
	height: 2em;

	cursor: pointer;

	opacity: 0;;
}

.c-navigation > .d-menucheck:checked ~ .d-mainmenu {
	margin-top: 0;

	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);

	opacity: 1;;
}

.c-navigation > .d-menucheck:checked ~ .d-menuicon {
	top: 1.5em;

	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transform-origin: center;
	        transform-origin: center;;
}

.c-navigation > .d-menucheck:checked ~ .d-menuicon::before {
	display: none;
}

.c-navigation > .d-menucheck:checked ~ .d-menuicon::after {
	top: 0;

	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
	-webkit-transform: rotate(90deg);
	        transform: rotate(90deg);
	-webkit-transform-origin: center;
	        transform-origin: center;
}

.c-navigation.v-header {
	font-size: 1.5rem;

	width: 48%;
	padding: 1.2em 0.5em 0;

	text-align: right;
}

.c-forms > .d-form > .d-formgroup {
	position: relative;
}

.c-forms > .d-form > .d-formgroup > .d-label {
	display: block;

	margin-bottom: 0.3em;
}

.c-forms > .d-form > .d-formgroup > .d-field {
	width: 100%;
	margin-bottom: 1.2em;
	padding: 0.5em;

	border: 0.1em solid transparent;
}

.c-forms > .d-form > .d-formgroup > .d-field:focus {
	border-color: #ab9612;
}

.c-forms > .d-form > .d-formgroup > .d-error {
	position: absolute;
	top: -0.5em;
	right: 0;

	padding: 0.2em;

	color: #ffffff;
	border-radius: 0.2em;
	background: #a80016;;
}

.c-forms > .d-form > .d-formgroup > .d-error::after {
	position: absolute;
	right: 0.5em;
	bottom: -0.7em;

	display: block;

	width: 0;
	height: 0;

	content: "";

	border-width: 1em 0.5em 0;
	border-style: solid;
	border-color: #a80016 transparent transparent;
}

.c-forms.v-contact {
	font-size: 1.3rem;

	padding: 3% 1em;

	text-align: center;
}

@media (min-width:600px) {
	.c-navigation > .d-menucheck {
		display: none;
	}

	.c-forms.v-contact {
		padding: 3% 0;
	}
}

.c-forms.v-contact > .d-form {
	text-align: left;
}

.c-section {
	padding: 1em;

	text-align: center;;
}

@media (min-width:1199px) {
	.c-section > .d-container {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}
}

.c-section.v-midsection {
	background: url(../img/noise.svg);
}

.c-section.v-midsection > .d-container {
	padding: 7%;
}

.c-section.v-teaser {
	padding: 5% 1em 7%;
}

.c-section.v-footer {
	border-top: 1px solid #262626;
}

.c-header {
	font-size: 1.125rem;

	position: -webkit-sticky;
	position:         sticky;
	z-index: 100;
	top: 0;
	left: 0;

	width: 100%;
	padding: 1em 1em 0;

	background-color: #1a1a1a;;
}

.c-header > .d-container {
	display: flex;
	justify-content: space-between;
}

.c-footer {
	line-height: 1.6em;

	color: #cccccc;;
}

.d-menu.v-footer > .d-menuitem.v-selected > .d-menulink {
	color: #ffffff;
}

.c-gallery > .d-controls {
	font-size: 0.85rem;

	padding: 1em;

	text-align: center;

	background-color: #1a1a1a;;
}

.c-gallery > .d-controls > .d-button {
	font-size: 1.3em;
	line-height: 1.8em;

	display: inline-block;

	margin: 0.3em;
	padding: 0 1em;

	color: #999999;
	border: 0.1em solid #999999;
	border-radius: 0.2em;
	background: 0 0;;
}

.c-gallery > .d-controls > .d-button.v-active,
.c-gallery > .d-controls > .d-button:hover {
	color: #cccccc;
	border-color: #cccccc;
}

.c-gallery > .d-content > .d-galleryitem {
	display: none;

	width: 100%;
	padding: 1em;

	text-align: center;;
}

@media (min-width:414px) {
	.c-gallery > .d-content > .d-galleryitem {
		width: 50%;
	}
}

@media (min-width:600px) {
	.c-header > .d-container {
		width: 100%;
		max-width: 1024px;
		margin: 0 auto;
	}

	.c-gallery > .d-controls {
		font-size: 1rem;
	}

	.c-gallery > .d-content > .d-galleryitem {
		width: 33%;
	}
}

@media (min-width:901px) {
	.c-gallery > .d-content > .d-galleryitem {
		width: 25%;
	}
}

@media (min-width:1199px) {
	.c-header > .d-container {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}

	.c-gallery > .d-content > .d-galleryitem {
		width: 20%;
	}
}

@media (min-width:2000px) {
	.c-gallery > .d-content > .d-galleryitem {
		width: 12.5%;
	}
}

@media (min-width:3000px) {
	.c-gallery > .d-content > .d-galleryitem {
		width: 10%;
	}
}

.c-gallery > .d-content > .d-galleryitem.v-active {
	display: inline-block;
}

.c-gallery > .d-content > .d-galleryitem > .d-thumblink {
	display: inline-block;

	height: 0;;
}

.c-gallery > .d-content > .d-galleryitem > .d-thumblink > .d-thumb {
	max-width: 100%;
	height: auto;
}

.c-messages {
	font-size: 1.2rem;
}

.c-messages.v-contact {
	margin: 1em 0;

	color: #ffffff;
}

.c-messages.v-danger {
	padding: 0 1em 1em;

	background: #a80016;
}

.c-messages.v-success {
	padding: 1em 1em 0;

	background: #00ad0e;
}

@-webkit-keyframes lum-fade {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes lum-fade {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes lum-fadeZoom {
	0% {
		-webkit-transform: scale(0.5);
		        transform: scale(0.5);

		opacity: 0;
	}

	100% {
		-webkit-transform: scale(1);
		        transform: scale(1);

		opacity: 1;
	}
}

@keyframes lum-fadeZoom {
	0% {
		-webkit-transform: scale(0.5);
		        transform: scale(0.5);

		opacity: 0;
	}

	100% {
		-webkit-transform: scale(1);
		        transform: scale(1);

		opacity: 1;
	}
}

@-webkit-keyframes lum-loader-rotate {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0);
		        transform: translate(-50%, -50%) rotate(0);
	}

	50% {
		-webkit-transform: translate(-50%, -50%) rotate(-180deg);
		        transform: translate(-50%, -50%) rotate(-180deg);
	}

	100% {
		-webkit-transform: translate(-50%, -50%) rotate(-360deg);
		        transform: translate(-50%, -50%) rotate(-360deg);
	}
}

@keyframes lum-loader-rotate {
	0% {
		-webkit-transform: translate(-50%, -50%) rotate(0);
		        transform: translate(-50%, -50%) rotate(0);
	}

	50% {
		-webkit-transform: translate(-50%, -50%) rotate(-180deg);
		        transform: translate(-50%, -50%) rotate(-180deg);
	}

	100% {
		-webkit-transform: translate(-50%, -50%) rotate(-360deg);
		        transform: translate(-50%, -50%) rotate(-360deg);
	}
}

@-webkit-keyframes lum-loader-before {
	0%,
	100%,
	50% {
		-webkit-transform: scale(1);
		        transform: scale(1);
	}

	10%,
	40% {
		-webkit-transform: scale(1.2) translateX(6px);
		        transform: scale(1.2) translateX(6px);
	}

	25% {
		-webkit-transform: scale(1.3) translateX(8px);
		        transform: scale(1.3) translateX(8px);
	}

	60%,
	90% {
		-webkit-transform: scale(0.8) translateX(6px);
		        transform: scale(0.8) translateX(6px);
	}

	75% {
		-webkit-transform: scale(0.7) translateX(8px);
		        transform: scale(0.7) translateX(8px);
	}
}

@keyframes lum-loader-before {
	0%,
	100%,
	50% {
		-webkit-transform: scale(1);
		        transform: scale(1);
	}

	10%,
	40% {
		-webkit-transform: scale(1.2) translateX(6px);
		        transform: scale(1.2) translateX(6px);
	}

	25% {
		-webkit-transform: scale(1.3) translateX(8px);
		        transform: scale(1.3) translateX(8px);
	}

	60%,
	90% {
		-webkit-transform: scale(0.8) translateX(6px);
		        transform: scale(0.8) translateX(6px);
	}

	75% {
		-webkit-transform: scale(0.7) translateX(8px);
		        transform: scale(0.7) translateX(8px);
	}
}

@-webkit-keyframes lum-loader-after {
	0%,
	100%,
	50% {
		-webkit-transform: scale(1);
		        transform: scale(1);
	}

	10%,
	40% {
		-webkit-transform: scale(1.2) translateX(-6px);
		        transform: scale(1.2) translateX(-6px);
	}

	25% {
		-webkit-transform: scale(1.3) translateX(-8px);
		        transform: scale(1.3) translateX(-8px);
	}

	60%,
	90% {
		-webkit-transform: scale(0.8) translateX(-6px);
		        transform: scale(0.8) translateX(-6px);
	}

	75% {
		-webkit-transform: scale(0.7) translateX(-8px);
		        transform: scale(0.7) translateX(-8px);
	}
}

@keyframes lum-loader-after {
	0%,
	100%,
	50% {
		-webkit-transform: scale(1);
		        transform: scale(1);
	}

	10%,
	40% {
		-webkit-transform: scale(1.2) translateX(-6px);
		        transform: scale(1.2) translateX(-6px);
	}

	25% {
		-webkit-transform: scale(1.3) translateX(-8px);
		        transform: scale(1.3) translateX(-8px);
	}

	60%,
	90% {
		-webkit-transform: scale(0.8) translateX(-6px);
		        transform: scale(0.8) translateX(-6px);
	}

	75% {
		-webkit-transform: scale(0.7) translateX(-8px);
		        transform: scale(0.7) translateX(-8px);
	}
}

.lum-lightbox {
	z-index: 100;

	background: rgba(0, 0, 0, 0.6);;
}

.lum-lightbox-inner {
	top: 2.5%;
	right: 2.5%;
	bottom: 2.5%;
	left: 2.5%;
}

.lum-lightbox-inner img {
	position: relative;
}

.lum-lightbox-inner .lum-lightbox-caption {
	max-width: 700px;
	margin: 0 auto;

	text-align: center;

	color: #ffffff;;
}

.lum-loading .lum-lightbox-loader {
	position: absolute;
	top: 50%;
	left: 50%;

	display: block;

	width: 66px;
	height: 20px;

	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-animation: 1.8s linear infinite lum-loader-rotate;
	        animation: 1.8s linear infinite lum-loader-rotate;
}

.lum-lightbox-loader:after,
.lum-lightbox-loader:before {
	position: absolute;
	top: 50%;

	display: block;

	width: 20px;
	height: 20px;
	margin-top: -10px;

	content: "";

	border-radius: 20px;
	background: rgba(255, 255, 255, 0.9);
}

.lum-lightbox-loader:before {
	left: 0;

	-webkit-animation: 1.8s linear infinite lum-loader-before;
	        animation: 1.8s linear infinite lum-loader-before;
}

.lum-lightbox-loader:after {
	right: 0;

	-webkit-animation: 1.8s linear -0.9s infinite lum-loader-after;
	        animation: 1.8s linear -0.9s infinite lum-loader-after;
}

.lum-lightbox.lum-opening {
	-webkit-animation: 180ms ease-out lum-fade;
	        animation: 180ms ease-out lum-fade;
}

.lum-lightbox.lum-opening .lum-lightbox-inner {
	-webkit-animation: 180ms ease-out lum-fadeZoom;
	        animation: 180ms ease-out lum-fadeZoom;
}

.lum-lightbox.lum-closing {
	-webkit-animation: 0.3s ease-in lum-fade;
	        animation: 0.3s ease-in reverse lum-fade;
}

.lum-lightbox.lum-closing .lum-lightbox-inner {
	-webkit-animation: 0.3s ease-in lum-fadeZoom;
	        animation: 0.3s ease-in reverse lum-fadeZoom;
}

.lum-img {
	transition: opacity 120ms ease-out;
}

.lum-loading .lum-img {
	opacity: 0;
}

.lum-gallery-button {
	position: absolute;
	top: 50%;

	overflow: hidden;

	width: 60px;
	height: 100px;
	max-height: 100%;
	margin: 0;
	padding: 0;

	cursor: pointer;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	white-space: nowrap;
	text-indent: 150%;

	border: 0;
	outline: 0;
	background: 0 0;;
}

.lum-close-button {
	position: absolute;
	top: 5px;
	right: 5px;

	width: 32px;
	height: 32px;

	cursor: pointer;

	opacity: 0.3;;
}

.lum-close-button:hover {
	opacity: 1;
}

.lum-close-button:after,
.lum-close-button:before {
	position: absolute;
	left: 15px;

	width: 2px;
	height: 33px;

	content: " ";

	background-color: #ffffff;
}

.lum-close-button:before {
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.lum-close-button:after {
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.lum-previous-button {
	left: 12px;
}

.lum-next-button {
	right: 12px;
}

.lum-gallery-button:after {
	position: absolute;
	top: 50%;

	display: block;

	width: 36px;
	height: 36px;

	content: "";

	border-top: 4px solid rgba(255, 255, 255, 0.8);
}

.lum-previous-button:after {
	left: 12%;

	-webkit-transform: translateY(-50%) rotate(-45deg);
	        transform: translateY(-50%) rotate(-45deg);

	border-left: 4px solid rgba(255, 255, 255, 0.8);
	border-radius: 3px 0 0;
	box-shadow: -2px 0 rgba(0, 0, 0, 0.2);;
}

.lum-next-button:after {
	right: 12%;

	-webkit-transform: translateY(-50%) rotate(45deg);
	        transform: translateY(-50%) rotate(45deg);

	border-right: 4px solid rgba(255, 255, 255, 0.8);
	border-radius: 0 3px 0 0;
	box-shadow: 2px 0 rgba(0, 0, 0, 0.2);;
}

@media (max-width:460px) {
	.lum-lightbox-image-wrapper {
		display: flex;
		overflow: auto;

		-webkit-overflow-scrolling: touch;
	}

	.lum-lightbox-caption {
		position: absolute;
		bottom: 0;

		width: 100%;;
	}

	.lum-lightbox-position-helper {
		margin: auto;
	}

	.lum-lightbox-inner img {
		max-width: none;
		max-height: none;
	}
}
