@font-face {
	font-family: 'Proxima Nova Rg';
	src: url('fonts/ProximaNova-Regular.eot');
	src: local('Proxima Nova Regular'), local('ProximaNova-Regular'),
	url('fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
	url('fonts/ProximaNova-Regular.woff') format('woff'),
	url('fonts/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima Nova Lt';
	src: url('fonts/ProximaNova-Light.eot');
	src: local('Proxima Nova Light'), local('ProximaNova-Light'),
	url('fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
	url('fonts/ProximaNova-Light.woff') format('woff'),
	url('fonts/ProximaNova-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Bebas Neue';
	src: url('fonts/BebasNeueBold.eot');
	src: local('Bebas Neue Bold'), local('BebasNeueBold'),
	url('fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
	url('fonts/BebasNeueBold.woff') format('woff'),
	url('fonts/BebasNeueBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Bebas Neue';
	src: url('fonts/BebasNeueRegular.eot');
	src: local('Bebas Neue'), local('BebasNeue'),
	url('fonts/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
	url('fonts/BebasNeueRegular.woff') format('woff'),
	url('fonts/BebasNeueRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

* {
	box-sizing: border-box;
}
body {
	background-color: #0c0c0c;
	color: white;
	font-family: 'Proxima Nova Lt', sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
a {
	color: white;
}
a:hover {
	color: #f12e1f;
}

.grid {
	background-image: url(images/bg-grid.png);
	background-position: center;
	background-repeat: repeat-y;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
	overflow: hidden;
	min-height: 700px;
}

.grid > * {
	max-width: 1180px;
	margin: 0 auto;
}

.bg-top {
	position: absolute;
	width: 100%;
	z-index: 0;
	overflow: hidden;
	text-align: center;
}
.bg-top img {
	max-width: 100%;
}

.flex-row {
	display: flex;
	flex-wrap: wrap;
}
.flex-column {
	display: flex;
	flex-direction: column
}
.flex-row > * {
	flex: 1 0 auto;
}

.footer {
}
.footer-text {
	width: 859px;
	margin: 1em auto;
	font-size: 13px;
	text-align: center;
}
.footer-menu {
	margin: 1em 0;
}
.footer-menu a {
	font-family: 'Bebas Neue', sans-serif;
	font-weight: bold;
	font-size: 13pt;
	letter-spacing: .3em;
	text-decoration: none;
	color: white;
	margin-left: 2em;
}
.footer-menu a:first-child {
	margin-left: 0;
}
.footer-menu a:hover,
.footer-menu a:active {
	color: #f12e1f;
}
.social {
	display: inline-block;
	width: 36px;
	height: 36px;
	overflow: hidden;
	text-indent: 36px;
	white-space: nowrap;
	background-image: url(images/images.png);
	background-repeat: no-repeat;
}
.social.facebook {
	background-position: 0 0;
}
.social.vk {
	background-position: -36px 0;
}
.social.instagram {
	background-position: -72px 0;
}
.social.youtube {
	background-position: -108px 0;
}
.social.facebook:hover {
	background-position: 0 -36px;
}
.social.vk:hover {
	background-position: -36px -36px;
}
.social.instagram:hover {
	background-position: -72px -36px;
}
.social.youtube:hover {
	background-position: -108px -36px;
}

.webpay-buttons {
	padding: 20px 0 0 0;
	text-align: right;
}
.webpay-button {
	display: inline-block;
	border-radius: 5px;
	margin-left: 9px;
	background-color: white;
	padding: 0 4px;
}
.webpay-button:first-child {
	margin-left: 0;
}

.webpay-button img {
	display: block;
	border-radius: 5px;
	height: 35px;
	width: auto;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.webpay-button:hover img {
	-webkit-filter: none;
	filter: none;
}

.main1 {
	max-width: 100%;
	height: 600px;
}
.main1-inner {
	max-width: 859px;
	margin: 0 auto;
	position: relative;
}
.main1 img {
	position: absolute;
	right: -248px;
	top: 0;
}

.title {
	font-family: 'Bebas Neue', sans-serif;
	font-weight: bold;
	font-size: 70px;
	letter-spacing: .2em;
	line-height: 1em;
	position: absolute;
	left: 0;
	top: 197px;
}
.when {
	font-size: 17px;
	position: absolute;
	left: 0;
	top: 372px;
}
.button {
	display: inline-block;
	padding: .6em 4em;
	border: 3px solid #f12e1f;
	font-family: 'Bebas Neue', Arial, sans-serif;
	font-size: 18px;
	letter-spacing: .3em;
	color: white;
	text-decoration: none;
	background-color: transparent;
	cursor: pointer;
}
.button:hover {
	background-color: #f12e1f;
	color: white;
}
.button:active {
	background-color: white;
	color: black;
}
.register {
	position: absolute;
	top: 500px;
	left: 94px;
}

a.main-logo {
	position: absolute;
	top: 2em;
	left: 2em;
	background-image: url(images/zombierun_logo_hand.png);
	background-repeat: no-repeat;
	background-size: 163px 149px;
	display: block;
	width: 163px;
	height: 149px;
	text-indent: 220px;
	overflow: hidden;
	white-space: nowrap;
}

.main2 {
	height: 850px;
	max-width: 100%;
	position: relative;
	margin: 80px 0 0 0;
}
.main2 .image1 {
	position: absolute;
	top: 0;
	left: 246px;
}
.main2 .image2 {
	position: absolute;
	top: 335px;
	left: 0;
}
.main2 .image3 {
	position: absolute;
	top: 472px;
	left: 462px;
}

.soon	{
	color: #f12e1f;
	font-family: 'Bebas Neue', sans-serif;
	font-size: 16px;
	letter-spacing: .1em;
	position: absolute;
	top: 190px;
	left: 50%;
}
.title2 {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 70px;
	letter-spacing: .2em;
	line-height: 1em;
	position: absolute;
	left: 50%;
	top: 220px;

}
.label2 {
	position: absolute;
	left: 50%;
	top: 389px;
}
.about {
	position: absolute;
	left: 50%;
	top: 495px;
}

.partners {
	margin: 3em auto;
	width: 859px;
}
.partners img {
	max-width: 180px;
	max-height: 100px;
}

.pre-title {
	color: #f12e1f;
	font-family: 'Bebas Neue', sans-serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: .15em;
	text-align: center;
	text-transform: uppercase;
}
.partners .pre-title {
	text-align: left;
}

h1 {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 70px;
	letter-spacing: .2em;
	line-height: 1em;
	text-align: center;
}
.pre-title + h1 {
	margin-top: 8px;
}
.grid > h1 {
	margin-top: 150px;
}

h2 {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 30px;
	/*letter-spacing: .2em;*/
}
h2.big {
	font-family: 'Bebas Neue', sans-serif;
	font-size: 70px;
	letter-spacing: .2em;
	line-height: 1em;
	margin: 10px 0 40px 0;
}
.logos {
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;

}
.logos > * {
	flex: 0 0 auto;
	flex-basis: 25%;
	padding: 1.5em 0;
}
.partners img {
	margin: 0 auto;
	opacity: .9;
}
.partners a:hover img {
	margin: 0 auto;
	opacity: 1;
}

.page-title {
	padding: 230px 0 0 0;
	text-align: center;
}
.page-title a.button {
	margin-bottom: 180px;
}

.content {
	margin: 0 auto;
	width: 859px;
}
.content + .footer {
	margin-top: 3em;
}
h3 {
	font-family: 'Bebas Neue', sans-serif;
	font-weight: bold;
	font-size: 24px;
	margin: 1em 0 .5em 0;
}

.content table {
	max-width: 100%;
	width: 600px;
	margin: 0 auto;
}
.content td {
	padding: .2em 1em .2em 0;
}
.content th {
	padding: .2em 1em .2em 0;
	text-align: left;
}
.content table .index {
	width: 10%;
	text-align: center;
}
.content table .name {
	width: 40%;
}
.content table .city {
	width: 50%;
}

.border-block {
	max-width: 1180px;
	margin: 2em auto;
	border: 1px solid #303030;
	background-color: #0c0c0c;
	padding: 2em 1em;
}
.pre-form {
	text-align: center;
}

.border-block > * {
	max-width: 859px;
	margin: 0 auto;
}
.field {
	display: inline-block;
}
.field input[type=text] {
	border: 1px solid #d0d0d0;
	background-color: transparent;
	color: white;
	padding: .8em 1em;
	width: 100%;
}
.field input[type=submit] {
	width: 100%;
}
.field {
	margin: .5em 0;
}
.field + .field {
	margin-left: 1em;
}
.row.flex-row > * {
	flex: 1 0 auto;
	width: 200px;
}
.radio-item {
	margin: 0 1.5em 0 0;
}
.border-block .messages {
	margin: 1em auto;
	color: #f12e1f;
	max-width: 859px;
}

#orphus {
	position: absolute;
	bottom: 0;
	left: 5px;
}

.menu {
	position: absolute;
	top: 1em;
	right: 1em;
	font-family: 'Bebas Neue', sans-serif;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: .15em;
	border: 1px solid transparent;
	z-index: 100;
}
.menu .trigger {
	position: absolute;
	top: 0;
	right: 0;
	padding: 1em;
	white-space: nowrap;
	text-decoration: none;
}

.menu .trigger .icon {
	margin-right: .5em;
	vertical-align: middle;
	display: inline-block;
	width: 25px;
	height: 15px;
	background-image: url(images/images.png);
	background-repeat: no-repeat;
	background-position: -159px 0;
}
.menu .trigger:hover .icon {
	background-position: -159px -15px;
}
.menu.visible .trigger .icon {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(images/images.png);
	background-repeat: no-repeat;
	background-position: -144px 0;
}
.menu.visible .trigger:hover .icon {
	background-position: -144px -15px;
}
.menu .list {
	display: none;
	margin: 4em 0 0 0;
	min-width: 300px;
	overflow: hidden;
}
.menu.visible .list {
	display: block;
}
.menu .list a {
	display: block;
	margin: 1em;
	text-decoration: none;
}
.menu .list a.current::before {
	display: inline-block;
	width: 50px;
	height: 2px;
	background-color: #f12e1f;
}
.menu.visible {
	background-color: #0c0c0c;
	border: 1px solid #303030;
}
.radio-list span {
	display: block;
}

.main-map {
	height: 500px;
}

