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

audio,
canvas,
video {
	display: inline-block
}

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

[hidden] {
	display: none
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	transition: none!important
}

button,
html,
input,
textarea {
	font-family: sans-serif
}

body {
	margin: 0
}

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

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

h2 {
	font-size: 1.5em;
	margin: .83em 0
}

h3 {
	font-size: 1.17em;
	margin: 1em 0
}

h4 {
	font-size: 1em;
	margin: 1.33em 0
}

h5 {
	font-size: .83em;
	margin: 1.67em 0
}

h6 {
	font-size: .75em
}

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

blockquote {
	margin: 1em 40px
}

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

p,
pre {
	margin: 1em 0
}

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

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: none
}

q:after,
q:before {
	content: '';
	content: none
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

dl,
menu,
ol,
ul {
	margin: 0
}

menu,
ol,
ul {
	padding: 0 0 0 40px
}

nav ol,
nav ul {
	list-style: none;
	list-style-image: none
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

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

figure,
form {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0;
	white-space: normal
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}

button,
input {
	line-height: normal
}

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

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

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

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

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

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

textarea {
	overflow: auto;
	vertical-align: top
}

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

.floatNone {
	float: none
}

.floatLeft {
	float: left
}

.floatRight {
	float: right
}

.clearLeft {
	clear: left
}

.clearRight {
	clear: right
}

.clearBoth {
	clear: both
}

.noBg {
	background: 0 0!important
}

.noBgColor {
	background-color: inherit!important
}

.noMargin {
	margin: 0!important
}

.equalhor-margin {
	margin-left: 10px;
	margin-right: 10px
}

.bordered {
	box-shadow: 0 0 1px #333 inset;
	-webkit-box-shadow: 0 0 1px #333 inset;
	-moz-box-shadow: 0 0 1px #333 inset
}

.noPadding {
	padding: 0!important
}

.noBorder {
	border: 0!important
}

.show {
	display: block!important
}

.hide {
	display: none!important
}

.bold {
	font-weight: 700
}

.hideText {
	display: block;
	text-indent: -9999px
}

.Textcenter {
	text-align: center!important
}

.Textleft {
	text-align: left!important
}

.Textright {
	text-align: right!important
}

.nounderline {
	text-decoration: none
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.centered {
	margin: 0 auto
}

.overflow-hide {
	overflow: hidden
}

p {
	-webkit-hyphens: auto;
	-epub-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto
}

.strong,
b,
strong {
	font-weight: 700
}

.em,
dfn,
em {
	font-style: italic
}

.small,
small {
	font-size: 75%
}

ol,
ul {
	padding: 0;
	list-style-type: none
}

dd {
	margin: 0
}

.commentlist,
.sidebar ol,
.sidebar ul {
	list-style: none
}

@-webkit-keyframes fade {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1;
		display: block
	}
}

.is-visible {
	opacity: 1;
	animation: fade 2s
}

.is-hidden {
	opacity: 0;
	animation: fade 2s reverse
}

.is-removed {
	display: none
}

.inline-block {
	display: inline-block
}

.inline-block.v-top {
	vertical-align: top
}

.inline-block.v-middle {
	vertical-align: top
}


/*!
Pure v0.5.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/

.pure-g {
	text-rendering: optimizespeed
}

.opera-only :-o-prefocus,
.pure-u {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto
}

.pure-u-1,
.pure-u-1-1,
.pure-u-1-12,
.pure-u-1-2,
.pure-u-1-24,
.pure-u-1-3,
.pure-u-1-4,
.pure-u-1-5,
.pure-u-1-6,
.pure-u-1-8,
.pure-u-10-24,
.pure-u-11-12,
.pure-u-11-24,
.pure-u-12-24,
.pure-u-13-24,
.pure-u-14-24,
.pure-u-15-24,
.pure-u-16-24,
.pure-u-17-24,
.pure-u-18-24,
.pure-u-19-24,
.pure-u-2-24,
.pure-u-2-3,
.pure-u-2-5,
.pure-u-20-24,
.pure-u-21-24,
.pure-u-22-24,
.pure-u-23-24,
.pure-u-24-24,
.pure-u-3-24,
.pure-u-3-4,
.pure-u-3-5,
.pure-u-3-8,
.pure-u-4-24,
.pure-u-4-5,
.pure-u-5-12,
.pure-u-5-24,
.pure-u-5-5,
.pure-u-5-6,
.pure-u-5-8,
.pure-u-6-24,
.pure-u-7-12,
.pure-u-7-24,
.pure-u-7-8,
.pure-u-8-24,
.pure-u-9-24 {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-rendering: auto
}

.pure-u-1-24 {
	width: 4.1667%
}

.pure-u-1-12,
.pure-u-2-24 {
	width: 8.3333%
}

.pure-u-1-8,
.pure-u-3-24 {
	width: 12.5%
}

.pure-u-1-6,
.pure-u-4-24 {
	width: 16.6667%
}

.pure-u-1-5 {
	width: 20%
}

.pure-u-5-24 {
	width: 20.8333%
}

.pure-u-1-4,
.pure-u-6-24 {
	width: 25%
}

.pure-u-7-24 {
	width: 29.1667%
}

.pure-u-1-3,
.pure-u-8-24 {
	width: 33.3333%
}

.pure-u-3-8,
.pure-u-9-24 {
	width: 37.5%
}

.pure-u-2-5 {
	width: 40%
}

.pure-u-10-24,
.pure-u-5-12 {
	width: 41.6667%
}

.pure-u-11-24 {
	width: 45.8333%
}

.pure-u-1-2,
.pure-u-12-24 {
	width: 50%
}

.pure-u-13-24 {
	width: 54.1667%
}

.pure-u-14-24,
.pure-u-7-12 {
	width: 58.3333%
}

.pure-u-3-5 {
	width: 60%
}

.pure-u-15-24,
.pure-u-5-8 {
	width: 62.5%
}

.pure-u-16-24,
.pure-u-2-3 {
	width: 66.6667%
}

.pure-u-17-24 {
	width: 70.8333%
}

.pure-u-18-24,
.pure-u-3-4 {
	width: 75%
}

.pure-u-19-24 {
	width: 79.1667%
}

.pure-u-4-5 {
	width: 80%
}

.pure-u-20-24,
.pure-u-5-6 {
	width: 83.3333%
}

.pure-u-21-24,
.pure-u-7-8 {
	width: 87.5%
}

.pure-u-11-12,
.pure-u-22-24 {
	width: 91.6667%
}

.pure-u-23-24 {
	width: 95.8333%
}

.pure-u-1,
.pure-u-1-1,
.pure-u-24-24,
.pure-u-5-5 {
	width: 100%
}

.ovx-img {
	max-width: 100%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}


/*!
Pure v0.5.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/

@media screen and (min-width:35.5em) {
	.pure-u-sm-1,
	.pure-u-sm-1-1,
	.pure-u-sm-1-12,
	.pure-u-sm-1-2,
	.pure-u-sm-1-24,
	.pure-u-sm-1-3,
	.pure-u-sm-1-4,
	.pure-u-sm-1-5,
	.pure-u-sm-1-6,
	.pure-u-sm-1-8,
	.pure-u-sm-10-24,
	.pure-u-sm-11-12,
	.pure-u-sm-11-24,
	.pure-u-sm-12-24,
	.pure-u-sm-13-24,
	.pure-u-sm-14-24,
	.pure-u-sm-15-24,
	.pure-u-sm-16-24,
	.pure-u-sm-17-24,
	.pure-u-sm-18-24,
	.pure-u-sm-19-24,
	.pure-u-sm-2-24,
	.pure-u-sm-2-3,
	.pure-u-sm-2-5,
	.pure-u-sm-20-24,
	.pure-u-sm-21-24,
	.pure-u-sm-22-24,
	.pure-u-sm-23-24,
	.pure-u-sm-24-24,
	.pure-u-sm-3-24,
	.pure-u-sm-3-4,
	.pure-u-sm-3-5,
	.pure-u-sm-3-8,
	.pure-u-sm-4-24,
	.pure-u-sm-4-5,
	.pure-u-sm-5-12,
	.pure-u-sm-5-24,
	.pure-u-sm-5-5,
	.pure-u-sm-5-6,
	.pure-u-sm-5-8,
	.pure-u-sm-6-24,
	.pure-u-sm-7-12,
	.pure-u-sm-7-24,
	.pure-u-sm-7-8,
	.pure-u-sm-8-24,
	.pure-u-sm-9-24 {
		display: inline-block;
		zoom: 1;
		letter-spacing: normal;
		word-spacing: normal;
		vertical-align: top;
		text-rendering: auto
	}
	.pure-u-sm-1-24 {
		width: 4.1667%
	}
	.pure-u-sm-1-12,
	.pure-u-sm-2-24 {
		width: 8.3333%
	}
	.pure-u-sm-1-8,
	.pure-u-sm-3-24 {
		width: 12.5%
	}
	.pure-u-sm-1-6,
	.pure-u-sm-4-24 {
		width: 16.6667%
	}
	.pure-u-sm-1-5 {
		width: 20%
	}
	.pure-u-sm-5-24 {
		width: 20.8333%
	}
	.pure-u-sm-1-4,
	.pure-u-sm-6-24 {
		width: 25%
	}
	.pure-u-sm-7-24 {
		width: 29.1667%
	}
	.pure-u-sm-1-3,
	.pure-u-sm-8-24 {
		width: 33.3333%
	}
	.pure-u-sm-3-8,
	.pure-u-sm-9-24 {
		width: 37.5%
	}
	.pure-u-sm-2-5 {
		width: 40%
	}
	.pure-u-sm-10-24,
	.pure-u-sm-5-12 {
		width: 41.6667%
	}
	.pure-u-sm-11-24 {
		width: 45.8333%
	}
	.pure-u-sm-1-2,
	.pure-u-sm-12-24 {
		width: 50%
	}
	.pure-u-sm-13-24 {
		width: 54.1667%
	}
	.pure-u-sm-14-24,
	.pure-u-sm-7-12 {
		width: 58.3333%
	}
	.pure-u-sm-3-5 {
		width: 60%
	}
	.pure-u-sm-15-24,
	.pure-u-sm-5-8 {
		width: 62.5%
	}
	.pure-u-sm-16-24,
	.pure-u-sm-2-3 {
		width: 66.6667%
	}
	.pure-u-sm-17-24 {
		width: 70.8333%
	}
	.pure-u-sm-18-24,
	.pure-u-sm-3-4 {
		width: 75%
	}
	.pure-u-sm-19-24 {
		width: 79.1667%
	}
	.pure-u-sm-4-5 {
		width: 80%
	}
	.pure-u-sm-20-24,
	.pure-u-sm-5-6 {
		width: 83.3333%
	}
	.pure-u-sm-21-24,
	.pure-u-sm-7-8 {
		width: 87.5%
	}
	.pure-u-sm-11-12,
	.pure-u-sm-22-24 {
		width: 91.6667%
	}
	.pure-u-sm-23-24 {
		width: 95.8333%
	}
	.pure-u-sm-1,
	.pure-u-sm-1-1,
	.pure-u-sm-24-24,
	.pure-u-sm-5-5 {
		width: 100%
	}
}

@media screen and (min-width:48em) {
	.pure-u-md-1,
	.pure-u-md-1-1,
	.pure-u-md-1-12,
	.pure-u-md-1-2,
	.pure-u-md-1-24,
	.pure-u-md-1-3,
	.pure-u-md-1-4,
	.pure-u-md-1-5,
	.pure-u-md-1-6,
	.pure-u-md-1-8,
	.pure-u-md-10-24,
	.pure-u-md-11-12,
	.pure-u-md-11-24,
	.pure-u-md-12-24,
	.pure-u-md-13-24,
	.pure-u-md-14-24,
	.pure-u-md-15-24,
	.pure-u-md-16-24,
	.pure-u-md-17-24,
	.pure-u-md-18-24,
	.pure-u-md-19-24,
	.pure-u-md-2-24,
	.pure-u-md-2-3,
	.pure-u-md-2-5,
	.pure-u-md-20-24,
	.pure-u-md-21-24,
	.pure-u-md-22-24,
	.pure-u-md-23-24,
	.pure-u-md-24-24,
	.pure-u-md-3-24,
	.pure-u-md-3-4,
	.pure-u-md-3-5,
	.pure-u-md-3-8,
	.pure-u-md-4-24,
	.pure-u-md-4-5,
	.pure-u-md-5-12,
	.pure-u-md-5-24,
	.pure-u-md-5-5,
	.pure-u-md-5-6,
	.pure-u-md-5-8,
	.pure-u-md-6-24,
	.pure-u-md-7-12,
	.pure-u-md-7-24,
	.pure-u-md-7-8,
	.pure-u-md-8-24,
	.pure-u-md-9-24 {
		display: inline-block;
		zoom: 1;
		letter-spacing: normal;
		word-spacing: normal;
		vertical-align: top;
		text-rendering: auto
	}
	.pure-u-md-1-24 {
		width: 4.1667%
	}
	.pure-u-md-1-12,
	.pure-u-md-2-24 {
		width: 8.3333%
	}
	.pure-u-md-1-8,
	.pure-u-md-3-24 {
		width: 12.5%
	}
	.pure-u-md-1-6,
	.pure-u-md-4-24 {
		width: 16.6667%
	}
	.pure-u-md-1-5 {
		width: 20%
	}
	.pure-u-md-5-24 {
		width: 20.8333%
	}
	.pure-u-md-1-4,
	.pure-u-md-6-24 {
		width: 25%
	}
	.pure-u-md-7-24 {
		width: 29.1667%
	}
	.pure-u-md-1-3,
	.pure-u-md-8-24 {
		width: 33.3333%;
	}
	.pure-u-md-3-8,
	.pure-u-md-9-24 {
		width: 37.5%
	}
	.pure-u-md-2-5 {
		width: 40%
	}
	.pure-u-md-10-24,
	.pure-u-md-5-12 {
		width: 41.6667%
	}
	.pure-u-md-11-24 {
		width: 45.8333%
	}
	.pure-u-md-1-2,
	.pure-u-md-12-24 {
		width: 50%
	}
	.pure-u-md-13-24 {
		width: 54.1667%
	}
	.pure-u-md-14-24,
	.pure-u-md-7-12 {
		width: 58.3333%
	}
	.pure-u-md-3-5 {
		width: 60%
	}
	.pure-u-md-15-24,
	.pure-u-md-5-8 {
		width: 62.5%
	}
	.pure-u-md-16-24,
	.pure-u-md-2-3 {
		width: 66.6667%
	}
	.pure-u-md-17-24 {
		width: 70.8333%
	}
	.pure-u-md-18-24,
	.pure-u-md-3-4 {
		width: 75%
	}
	.pure-u-md-19-24 {
		width: 79.1667%
	}
	.pure-u-md-4-5 {
		width: 80%
	}
	.pure-u-md-20-24,
	.pure-u-md-5-6 {
		width: 83.3333%
	}
	.pure-u-md-21-24,
	.pure-u-md-7-8 {
		width: 87.5%
	}
	.pure-u-md-11-12,
	.pure-u-md-22-24 {
		width: 91.6667%
	}
	.pure-u-md-23-24 {
		width: 95.8333%
	}
	.pure-u-md-1,
	.pure-u-md-1-1,
	.pure-u-md-24-24,
	.pure-u-md-5-5 {
		width: 100%
	}
}

@media screen and (min-width:64em) {
	.pure-u-lg-1,
	.pure-u-lg-1-1,
	.pure-u-lg-1-12,
	.pure-u-lg-1-2,
	.pure-u-lg-1-24,
	.pure-u-lg-1-3,
	.pure-u-lg-1-4,
	.pure-u-lg-1-5,
	.pure-u-lg-1-6,
	.pure-u-lg-1-8,
	.pure-u-lg-10-24,
	.pure-u-lg-11-12,
	.pure-u-lg-11-24,
	.pure-u-lg-12-24,
	.pure-u-lg-13-24,
	.pure-u-lg-14-24,
	.pure-u-lg-15-24,
	.pure-u-lg-16-24,
	.pure-u-lg-17-24,
	.pure-u-lg-18-24,
	.pure-u-lg-19-24,
	.pure-u-lg-2-24,
	.pure-u-lg-2-3,
	.pure-u-lg-2-5,
	.pure-u-lg-20-24,
	.pure-u-lg-21-24,
	.pure-u-lg-22-24,
	.pure-u-lg-23-24,
	.pure-u-lg-24-24,
	.pure-u-lg-3-24,
	.pure-u-lg-3-4,
	.pure-u-lg-3-5,
	.pure-u-lg-3-8,
	.pure-u-lg-4-24,
	.pure-u-lg-4-5,
	.pure-u-lg-5-12,
	.pure-u-lg-5-24,
	.pure-u-lg-5-5,
	.pure-u-lg-5-6,
	.pure-u-lg-5-8,
	.pure-u-lg-6-24,
	.pure-u-lg-7-12,
	.pure-u-lg-7-24,
	.pure-u-lg-7-8,
	.pure-u-lg-8-24,
	.pure-u-lg-9-24 {
		display: inline-block;
		zoom: 1;
		letter-spacing: normal;
		word-spacing: normal;
		vertical-align: top;
		text-rendering: auto
	}
	.pure-u-lg-1-24 {
		width: 4.1667%
	}
	.pure-u-lg-1-12,
	.pure-u-lg-2-24 {
		width: 8.3333%
	}
	.pure-u-lg-1-8,
	.pure-u-lg-3-24 {
		width: 12.5%
	}
	.pure-u-lg-1-6,
	.pure-u-lg-4-24 {
		width: 16.6667%
	}
	.pure-u-lg-1-5 {
		width: 20%
	}
	.pure-u-lg-5-24 {
		width: 20.8333%
	}
	.pure-u-lg-1-4,
	.pure-u-lg-6-24 {
		width: 25%
	}
	.pure-u-lg-7-24 {
		width: 29.1667%
	}
	.pure-u-lg-1-3,
	.pure-u-lg-8-24 {
		width: 33.3333%
	}
	.pure-u-lg-3-8,
	.pure-u-lg-9-24 {
		width: 37.5%
	}
	.pure-u-lg-2-5 {
		width: 40%
	}
	.pure-u-lg-10-24,
	.pure-u-lg-5-12 {
		width: 41.6667%
	}
	.pure-u-lg-11-24 {
		width: 45.8333%
	}
	.pure-u-lg-1-2,
	.pure-u-lg-12-24 {
		width: 50%
	}
	.pure-u-lg-13-24 {
		width: 54.1667%
	}
	.pure-u-lg-14-24,
	.pure-u-lg-7-12 {
		width: 58.3333%
	}
	.pure-u-lg-3-5 {
		width: 60%
	}
	.pure-u-lg-15-24,
	.pure-u-lg-5-8 {
		width: 62.5%
	}
	.pure-u-lg-16-24,
	.pure-u-lg-2-3 {
		width: 66.6667%
	}
	.pure-u-lg-17-24 {
		width: 70.8333%
	}
	.pure-u-lg-18-24,
	.pure-u-lg-3-4 {
		width: 75%
	}
	.pure-u-lg-19-24 {
		width: 79.1667%
	}
	.pure-u-lg-4-5 {
		width: 80%
	}
	.pure-u-lg-20-24,
	.pure-u-lg-5-6 {
		width: 83.3333%
	}
	.pure-u-lg-21-24,
	.pure-u-lg-7-8 {
		width: 87.5%
	}
	.pure-u-lg-11-12,
	.pure-u-lg-22-24 {
		width: 91.6667%
	}
	.pure-u-lg-23-24 {
		width: 95.8333%
	}
	.pure-u-lg-1,
	.pure-u-lg-1-1,
	.pure-u-lg-24-24,
	.pure-u-lg-5-5 {
		width: 100%
	}
}

@media screen and (min-width:80em) {
	.pure-u-xl-1,
	.pure-u-xl-1-1,
	.pure-u-xl-1-12,
	.pure-u-xl-1-2,
	.pure-u-xl-1-24,
	.pure-u-xl-1-3,
	.pure-u-xl-1-4,
	.pure-u-xl-1-5,
	.pure-u-xl-1-6,
	.pure-u-xl-1-8,
	.pure-u-xl-10-24,
	.pure-u-xl-11-12,
	.pure-u-xl-11-24,
	.pure-u-xl-12-24,
	.pure-u-xl-13-24,
	.pure-u-xl-14-24,
	.pure-u-xl-15-24,
	.pure-u-xl-16-24,
	.pure-u-xl-17-24,
	.pure-u-xl-18-24,
	.pure-u-xl-19-24,
	.pure-u-xl-2-24,
	.pure-u-xl-2-3,
	.pure-u-xl-2-5,
	.pure-u-xl-20-24,
	.pure-u-xl-21-24,
	.pure-u-xl-22-24,
	.pure-u-xl-23-24,
	.pure-u-xl-24-24,
	.pure-u-xl-3-24,
	.pure-u-xl-3-4,
	.pure-u-xl-3-5,
	.pure-u-xl-3-8,
	.pure-u-xl-4-24,
	.pure-u-xl-4-5,
	.pure-u-xl-5-12,
	.pure-u-xl-5-24,
	.pure-u-xl-5-5,
	.pure-u-xl-5-6,
	.pure-u-xl-5-8,
	.pure-u-xl-6-24,
	.pure-u-xl-7-12,
	.pure-u-xl-7-24,
	.pure-u-xl-7-8,
	.pure-u-xl-8-24,
	.pure-u-xl-9-24 {
		display: inline-block;
		zoom: 1;
		letter-spacing: normal;
		word-spacing: normal;
		vertical-align: top;
		text-rendering: auto
	}
	.pure-u-xl-1-24 {
		width: 4.1667%
	}
	.pure-u-xl-1-12,
	.pure-u-xl-2-24 {
		width: 8.3333%
	}
	.pure-u-xl-1-8,
	.pure-u-xl-3-24 {
		width: 12.5%
	}
	.pure-u-xl-1-6,
	.pure-u-xl-4-24 {
		width: 16.6667%
	}
	.pure-u-xl-1-5 {
		width: 20%
	}
	.pure-u-xl-5-24 {
		width: 20.8333%
	}
	.pure-u-xl-1-4,
	.pure-u-xl-6-24 {
		width: 25%
	}
	.pure-u-xl-7-24 {
		width: 29.1667%
	}
	.pure-u-xl-1-3,
	.pure-u-xl-8-24 {
		width: 33.3333%
	}
	.pure-u-xl-3-8,
	.pure-u-xl-9-24 {
		width: 37.5%
	}
	.pure-u-xl-2-5 {
		width: 40%
	}
	.pure-u-xl-10-24,
	.pure-u-xl-5-12 {
		width: 41.6667%
	}
	.pure-u-xl-11-24 {
		width: 45.8333%
	}
	.pure-u-xl-1-2,
	.pure-u-xl-12-24 {
		width: 50%
	}
	.pure-u-xl-13-24 {
		width: 54.1667%
	}
	.pure-u-xl-14-24,
	.pure-u-xl-7-12 {
		width: 58.3333%
	}
	.pure-u-xl-3-5 {
		width: 60%
	}
	.pure-u-xl-15-24,
	.pure-u-xl-5-8 {
		width: 62.5%
	}
	.pure-u-xl-16-24,
	.pure-u-xl-2-3 {
		width: 66.6667%
	}
	.pure-u-xl-17-24 {
		width: 70.8333%
	}
	.pure-u-xl-18-24,
	.pure-u-xl-3-4 {
		width: 75%
	}
	.pure-u-xl-19-24 {
		width: 79.1667%
	}
	.pure-u-xl-4-5 {
		width: 80%
	}
	.pure-u-xl-20-24,
	.pure-u-xl-5-6 {
		width: 83.3333%
	}
	.pure-u-xl-21-24,
	.pure-u-xl-7-8 {
		width: 87.5%
	}
	.pure-u-xl-11-12,
	.pure-u-xl-22-24 {
		width: 91.6667%
	}
	.pure-u-xl-23-24 {
		width: 95.8333%
	}
	.pure-u-xl-1,
	.pure-u-xl-1-1,
	.pure-u-xl-24-24,
	.pure-u-xl-5-5 {
		width: 100%
	}
}

a:link {
	-webkit-tap-highlight-color: rgba(0, 0, 0, .3)
}

::selection {
	background: #3A4346;
	color: #fff
}

::-moz-selection {
	background: #3A4346;
	color: #fff
}

.font-regular {
	font-family: brutal-r, sans-serif
}

.font-medium {
	font-family: brutal-m
}

.font-light {
	font-family: brutal-l
}

.font-bold {
	font-family: brutal-b
}

.font-gmg {
	font-family: gmg-font, sans-serif;
	text-transform: uppercase
}

.borderbox {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}

.tick {
	position: absolute;
	content: "";
	display: inline-block;
	width: .8em;
	height: .5em;
	top: 10px;
	border-right: .1em solid;
	border-top: .1em solid;
	transform: rotate(133deg);
	margin-right: .5em
}

.field-shadow {
	-webkit-box-shadow: 0 0 2px #73858a;
	-moz-box-shadow: 0 0 2px #73858a;
	box-shadow: 0 0 2px #73858a
}

.container .centered-all {
	text-align: center;
	margin: 0 auto
}

@keyframes glowing {
	0% {
		background-color: transparent
	}
	50% {
		background: #3A4346
	}
	100% {
		background-color: transparent
	}
}

.glowing {
	animation: glowing 2.5s infinite
}

@keyframes shadAnim {
	0% {
		transform: scale(1)
	}
	50% {
		opacity: .2
	}
	100% {
		transform: scale(1.2, 1.5);
		opacity: 0
	}
}

.scrollbar::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #A6B8BD;
	height: 8px
}

.scrollbar::-webkit-scrollbar {
	height: 8px;
	width: 2px;
	background-color: #A6B8BD
}

.scrollbar::-webkit-scrollbar-thumb {
	background-color: #831a12;
	cursor: pointer;
	height: 8px
}

.scrollbar::-webkit-scrollbar-thumb:hover {
	background-color: #B02318
}

.hamburger {
	width: 30px;
	height: 22px;
	margin: 10px 10px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	position: absolute;
	right: 1.5em;
	top: 1.5em
}

@media screen and (min-width:64em) {
	.hamburger {
		display: none
	}
}

.hamburger li {
	background-color: #e33e32;
	position: absolute;
	transition: .3s cubic-bezier(.8, .5, .2, 1.4);
	width: 100%;
	height: 3px
}

.hamburger li:nth-child(1) {
	top: 0;
	left: 0
}

.hamburger li:nth-child(2) {
	top: 9px;
	left: 0
}

.hamburger li:nth-child(3) {
	bottom: 0;
	left: 0
}

.hamburger:not(.clickhamburger):hover li:nth-child(1) {
	transform: scaleX(.8)
}

.hamburger:not(.clickhamburger):hover li:nth-child(2) {
	transform: scaleX(.5)
}

.hamburger:not(.clickhamburger):hover li:nth-child(3) {
	transform: scaleX(.8)
}

.clickhamburger li:nth-child(1) {
	top: 13px
}

.clickhamburger li:nth-child(3) {
	top: 13px
}

.p-t-0 {
	padding-top: 0!important
}

.p-r-0 {
	padding-right: 0!important
}

.p-l-0 {
	padding-left: 0!important
}

.p-b-0 {
	padding-bottom: 0!important
}

.padding-0 {
	padding: 0!important
}

.p-t-5 {
	padding-top: 5px!important
}

.p-r-5 {
	padding-right: 5px!important
}

.p-l-5 {
	padding-left: 5px!important
}

.p-b-5 {
	padding-bottom: 5px!important
}

.padding-5 {
	padding: 5px!important
}

.p-t-10 {
	padding-top: 10px!important
}

.p-r-10 {
	padding-right: 10px!important
}

.p-l-10 {
	padding-left: 10px!important
}

.p-b-10 {
	padding-bottom: 10px!important
}

.padding-10 {
	padding: 10px!important
}

.p-t-15 {
	padding-top: 15px!important
}

.p-r-15 {
	padding-right: 15px!important
}

.p-l-15 {
	padding-left: 15px!important
}

.p-b-15 {
	padding-bottom: 15px!important
}

.padding-15 {
	padding: 15px!important
}

.p-t-20 {
	padding-top: 20px!important
}

.p-r-20 {
	padding-right: 20px!important
}

.p-l-20 {
	padding-left: 20px!important
}

.p-b-20 {
	padding-bottom: 20px!important
}

.padding-20 {
	padding: 20px!important
}

.p-t-25 {
	padding-top: 25px!important
}

.p-r-25 {
	padding-right: 25px!important
}

.p-l-25 {
	padding-left: 25px!important
}

.p-b-25 {
	padding-bottom: 25px!important
}

.padding-25 {
	padding: 25px!important
}

.p-t-30 {
	padding-top: 30px!important
}

.p-r-30 {
	padding-right: 30px!important
}

.p-l-30 {
	padding-left: 30px!important
}

.p-b-30 {
	padding-bottom: 30px!important
}

.padding-30 {
	padding: 30px!important
}

.p-t-35 {
	padding-top: 35px!important
}

.p-r-35 {
	padding-right: 35px!important
}

.p-l-35 {
	padding-left: 35px!important
}

.p-b-35 {
	padding-bottom: 35px!important
}

.padding-35 {
	padding: 35px!important
}

.p-t-40 {
	padding-top: 40px!important
}

.p-r-40 {
	padding-right: 40px!important
}

.p-l-40 {
	padding-left: 40px!important
}

.p-b-40 {
	padding-bottom: 40px!important
}

.padding-40 {
	padding: 40px!important
}

.p-t-45 {
	padding-top: 45px!important
}

.p-r-45 {
	padding-right: 45px!important
}

.p-l-45 {
	padding-left: 45px!important
}

.p-b-45 {
	padding-bottom: 45px!important
}

.padding-45 {
	padding: 45px!important
}

.p-t-50 {
	padding-top: 50px!important
}

.p-r-50 {
	padding-right: 50px!important
}

.p-l-50 {
	padding-left: 50px!important
}

.p-b-50 {
	padding-bottom: 50px!important
}

.padding-50 {
	padding: 50px!important
}

.m-t-0 {
	margin-top: 0
}

.m-r-0 {
	margin-right: 0
}

.m-l-0 {
	margin-left: 0
}

.m-b-0 {
	margin-bottom: 0
}

.m-t-5 {
	margin-top: 5px
}

.m-r-5 {
	margin-right: 5px
}

.m-l-5 {
	margin-left: 5px
}

.m-b-5 {
	margin-bottom: 5px
}

.m-t-10 {
	margin-top: 10px;
}

.m-r-10 {
	margin-right: 10px
}

.m-l-10 {
	margin-left: 10px
}

.m-b-10 {
	margin-bottom: 10px
}

.m-t-15 {
	margin-top: 15px
}

.m-r-15 {
	margin-right: 15px
}

.m-l-15 {
	margin-left: 15px
}

.m-b-15 {
	margin-bottom: 15px
}

.m-t-20 {
	margin-top: 20px
}

.m-r-20 {
	margin-right: 20px
}

.m-l-20 {
	margin-left: 20px
}

.m-b-20 {
	margin-bottom: 20px
}

.m-t-25 {
	margin-top: 25px
}

.m-r-25 {
	margin-right: 25px
}

.m-l-25 {
	margin-left: 25px
}

.m-b-25 {
	margin-bottom: 25px
}

.m-t-30 {
	margin-top: 30px
}

.m-r-30 {
	margin-right: 30px
}

.m-l-30 {
	margin-left: 30px
}

.m-b-30 {
	margin-bottom: 30px
}

.m-t-35 {
	margin-top: 35px
}

.m-r-35 {
	margin-right: 35px
}

.m-l-35 {
	margin-left: 35px
}

.m-b-35 {
	margin-bottom: 35px
}

.m-t-40 {
	margin-top: 40px
}

.m-r-40 {
	margin-right: 40px
}

.m-l-40 {
	margin-left: 40px
}

.m-b-40 {
	margin-bottom: 40px
}

.m-t-45 {
	margin-top: 45px
}

.m-r-45 {
	margin-right: 45px
}

.m-l-45 {
	margin-left: 45px
}

.m-b-45 {
	margin-bottom: 45px
}

.m-t-50 {
	margin-top: 50px
}

.m-r-50 {
	margin-right: 50px
}

.m-l-50 {
	margin-left: 50px
}

.m-b-50 {
	margin-bottom: 50px
}

@keyframes gmg-pulse {
	0% {
		-webkit-filter: drop-shadow(0 0 3px #B02318);
		-moz-filter: drop-shadow(0 0 3x #B02318);
		-ms-filter: drop-shadow(0 0 3px #B02318);
		-o-filter: drop-shadow(0 0 3px #B02318)
	}
	50% {
		-webkit-filter: drop-shadow(0 0 0 #B02318);
		-moz-filter: drop-shadow(0 0 0 #B02318);
		-ms-filter: drop-shadow(0 0 0 #B02318);
		-o-filter: drop-shadow(0 0 0 #B02318)
	}
	100% {
		-webkit-filter: drop-shadow(0 0 3px #B02318);
		-moz-filter: drop-shadow(0 0 3px #B02318);
		-ms-filter: drop-shadow(0 0 3px #B02318);
		-o-filter: drop-shadow(0 0 3px #B02318)
	}
}

@-webkit-keyframes pulseShadow {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(240, 96, 96, .3)
	}
	23.3333% {
		-webkit-box-shadow: 0 0 0 29px rgba(240, 96, 96, 0)
	}
	26.7333% {
		-webkit-box-shadow: 0 0 0 0 rgba(240, 96, 96, 0)
	}
	26.8% {
		-webkit-box-shadow: 0 0 0 0 rgba(240, 96, 96, .4)
	}
	53.3333% {
		-webkit-box-shadow: 0 0 0 36px rgba(240, 96, 96, 0)
	}
	53.4% {
		-webkit-box-shadow: 0 0 0 0 rgba(240, 96, 96, 0)
	}
	53.4667% {
		-webkit-box-shadow: 0 0 0 0 rgba(240, 96, 96, .4)
	}
	80% {
		-webkit-box-shadow: 0 0 0 40px rgba(240, 96, 96, 0)
	}
	80.1% {
		-webkit-box-shadow: 0 0 0 0 rgba(240, 96, 96, 0)
	}
}

@-ms-keyframes pulseShadow {
	0% {
		-ms-box-shadow: 0 0 0 0 rgba(240, 96, 96, .3)
	}
	23.3333% {
		-ms-box-shadow: 0 0 0 29px rgba(240, 96, 96, 0)
	}
	26.7333% {
		-ms-box-shadow: 0 0 0 0 rgba(240, 96, 96, 0)
	}
	26.8% {
		-ms-box-shadow: 0 0 0 0 rgba(240, 96, 96, .4)
	}
	53.3333% {
		-ms-box-shadow: 0 0 0 36px rgba(240, 96, 96, 0)
	}
	53.4% {
		-ms-box-shadow: 0 0 0 0 rgba(240, 96, 96, 0)
	}
	53.4667% {
		-ms-box-shadow: 0 0 0 0 rgba(240, 96, 96, .4)
	}
	80% {
		-ms-box-shadow: 0 0 0 40px rgba(240, 96, 96, 0)
	}
	80.1% {
		-ms-box-shadow: 0 0 0 0 rgba(240, 96, 96, 0)
	}
}

@keyframes pulseShadow {
	0% {
		box-shadow: 0 0 0 0 rgba(240, 96, 96, .3)
	}
	23.3333% {
		box-shadow: 0 0 0 29px rgba(240, 96, 96, 0)
	}
	26.7333% {
		box-shadow: 0 0 0 0 rgba(240, 96, 96, 0)
	}
	26.8% {
		box-shadow: 0 0 0 0 rgba(240, 96, 96, .4)
	}
	53.3333% {
		box-shadow: 0 0 0 36px rgba(240, 96, 96, 0)
	}
	53.4% {
		box-shadow: 0 0 0 0 rgba(240, 96, 96, 0)
	}
	53.4667% {
		box-shadow: 0 0 0 0 rgba(240, 96, 96, .4)
	}
	80% {
		box-shadow: 0 0 0 40px rgba(240, 96, 96, 0)
	}
	80.1% {
		box-shadow: 0 0 0 0 rgba(240, 96, 96, 0)
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1.03);
		-ms-transform: scale(1.03);
		transform: scale(1.03)
	}
	3.3333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	6.6667% {
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05)
	}
	10% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	23.3333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	26.8% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	26.8667% {
		-webkit-transform: scale(1.04);
		-ms-transform: scale(1.04);
		transform: scale(1.04)
	}
	30% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	33.3333% {
		-webkit-transform: scale(1.07);
		-ms-transform: scale(1.07);
		transform: scale(1.07)
	}
	36.6667% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.3333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.4% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.4667% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.5% {
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05)
	}
	56.7999% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	60% {
		-webkit-transform: scale(1.09);
		-ms-transform: scale(1.09);
		transform: scale(1.09)
	}
	63.333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	80% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	80.1% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

@-ms-keyframes pulse {
	0% {
		-webkit-transform: scale(1.03);
		-ms-transform: scale(1.03);
		transform: scale(1.03)
	}
	3.3333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	6.6667% {
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05)
	}
	10% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	23.3333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	26.8% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	26.8667% {
		-webkit-transform: scale(1.04);
		-ms-transform: scale(1.04);
		transform: scale(1.04)
	}
	30% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	33.3333% {
		-webkit-transform: scale(1.07);
		-ms-transform: scale(1.07);
		transform: scale(1.07)
	}
	36.6667% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.3333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.4% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.4667% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.5% {
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05)
	}
	56.7999% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	60% {
		-webkit-transform: scale(1.09);
		-ms-transform: scale(1.09);
		transform: scale(1.09)
	}
	63.333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	80% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	80.1% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale(1.03);
		-ms-transform: scale(1.03);
		transform: scale(1.03)
	}
	3.3333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	6.6667% {
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05)
	}
	10% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	23.3333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	26.8% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	26.8667% {
		-webkit-transform: scale(1.04);
		-ms-transform: scale(1.04);
		transform: scale(1.04)
	}
	30% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	33.3333% {
		-webkit-transform: scale(1.07);
		-ms-transform: scale(1.07);
		transform: scale(1.07)
	}
	36.6667% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.3333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.4% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.4667% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	53.5% {
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05)
	}
	56.7999% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	60% {
		-webkit-transform: scale(1.09);
		-ms-transform: scale(1.09);
		transform: scale(1.09)
	}
	63.333% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	80% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	80.1% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes crtme {
	0% {
		clip: rect(31px, 9999px, 94px, 0)
	}
	10% {
		clip: rect(112px, 9999px, 76px, 0)
	}
	20% {
		clip: rect(85px, 9999px, 77px, 0)
	}
	30% {
		clip: rect(27px, 9999px, 97px, 0)
	}
	40% {
		clip: rect(64px, 9999px, 98px, 0)
	}
	50% {
		clip: rect(61px, 9999px, 85px, 0)
	}
	60% {
		clip: rect(99px, 9999px, 114px, 0)
	}
	70% {
		clip: rect(34px, 9999px, 115px, 0)
	}
	80% {
		clip: rect(98px, 9999px, 129px, 0)
	}
	90% {
		clip: rect(43px, 9999px, 96px, 0)
	}
	100% {
		clip: rect(82px, 9999px, 64px, 0)
	}
}

@font-face {
	font-family: brutal-r;
	src: url(../fonts/brutal_type-webfont.eot), url(../fonts/brutal_type-webfont.woff) format('woff'), url(../fonts/brutal_type-webfont.ttf) format('truetype');
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: brutal-m;
	src: url(../fonts/brutal_type_medium-webfont.eot), url(../fonts/brutal_type_medium-webfont.woff) format('woff'), url(../fonts/brutal_type_medium-webfont.ttf) format('truetype');
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: brutal-l;
	src: url(../fonts/brutal_type_light-webfont.eot), url(../fonts/brutal_type_light-webfont.woff) format('woff'), url(../fonts/brutal_type_light-webfont.ttf) format('truetype');
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: brutal-b;
	src: url(../fonts/brutal_type_extrabold-webfont.eot), url(../fonts/brutal_type_extrabold-webfont.woff) format('woff'), url(../fonts/brutal_type_extrabold-webfont.ttf) format('truetype');
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: brutal-eb;
	src: url(../fonts/brutal_type_extrabold-webfont.eot), url(../fonts/brutal_type_extrabold-webfont.woff) format('woff'), url(../fonts/brutal_type_extrabold-webfont.ttf) format('truetype');
	font-weight: 700;
	font-style: normal
}

@font-face {
	font-family: gmg-font;
	src: url(../fonts/corporation_games_straight-webfont.woff) format('woff'), url(../fonts/corporation_games_straight-webfont.woff2) format('woff2'), url(../fonts/corporation_games_straight-webfont.ttf) format('truetype');
	font-weight: 700;
	font-style: normal
}

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

@font-face {
	font-weight: 400;
	font-style: normal;
	font-family: fa-s;
	src: url(../fonts/fa-solid-900.eot);
	src: url(../fonts/fa-solid-900.eot?#iefix) format('embedded-opentype'), url(../fonts/fa-solid-900.woff2) format('woff2'), url(../fonts/fa-solid-900.woff) format('woff'), url(../fonts/fa-solid-900.ttf) format('truetype'), url(../fonts/fa-solid-900.svg#fontawesome) format('svg')
}

@font-face {
	font-weight: 400;
	font-style: normal;
	font-family: fa-b;
	src: url(../fonts/fa-brands-400.eot);
	src: url(../fonts/fa-brands-400.eot?#iefix) format('embedded-opentype'), url(../fonts/fa-brands-400.woff2) format('woff2'), url(../fonts/fa-brands-400.woff) format('woff'), url(../fonts/fa-brands-400.ttf) format('truetype'), url(../fonts/fa-brands-400.svg#fontawesome) format('svg')
}

.fa,
.fab,
.fas {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	text-transform: none;
	speak: none
}

.fa:before,
.fas:before,
.icon_class,
.is-icon {
	font-family: fa-s
}

.fab {
	font-family: fa-b
}

.fa-500px:before {
	content: "\f26e"
}

.fa-accessible-icon:before {
	content: "\f368"
}

.fa-accusoft:before {
	content: "\f369"
}

.fa-acquisitions-incorporated:before {
	content: "\f6af"
}

.fa-ad:before {
	content: "\f641"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-card:before {
	content: "\f2bb"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-adn:before {
	content: "\f170"
}

.fa-adobe:before {
	content: "\f778"
}

.fa-adversal:before {
	content: "\f36a"
}

.fa-affiliatetheme:before {
	content: "\f36b"
}

.fa-air-freshener:before {
	content: "\f5d0"
}

.fa-airbnb:before {
	content: "\f834"
}

.fa-algolia:before {
	content: "\f36c"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-alipay:before {
	content: "\f642"
}

.fa-allergies:before {
	content: "\f461"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-amazon-pay:before {
	content: "\f42c"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-amilia:before {
	content: "\f36d"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-android:before {
	content: "\f17b"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angry:before {
	content: "\f556"
}

.fa-angrycreative:before {
	content: "\f36e"
}

.fa-angular:before {
	content: "\f420"
}

.fa-ankh:before {
	content: "\f644"
}

.fa-app-store:before {
	content: "\f36f"
}

.fa-app-store-ios:before {
	content: "\f370"
}

.fa-apper:before {
	content: "\f371"
}

.fa-apple:before {
	content: "\f179"
}

.fa-apple-alt:before {
	content: "\f5d1"
}

.fa-apple-pay:before {
	content: "\f415"
}

.fa-archive:before {
	content: "\f187"
}

.fa-archway:before {
	content: "\f557"
}

.fa-arrow-alt-circle-down:before {
	content: "\f358"
}

.fa-arrow-alt-circle-left:before {
	content: "\f359"
}

.fa-arrow-alt-circle-right:before {
	content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
	content: "\f35b"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-arrows-alt-h:before {
	content: "\f337"
}

.fa-arrows-alt-v:before {
	content: "\f338"
}

.fa-artstation:before {
	content: "\f77a"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-asymmetrik:before {
	content: "\f372"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-atlas:before {
	content: "\f558"
}

.fa-atlassian:before {
	content: "\f77b"
}

.fa-atom:before {
	content: "\f5d2"
}

.fa-audible:before {
	content: "\f373"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-autoprefixer:before {
	content: "\f41c"
}

.fa-avianex:before {
	content: "\f374"
}

.fa-aviato:before {
	content: "\f421"
}

.fa-award:before {
	content: "\f559"
}

.fa-aws:before {
	content: "\f375"
}

.fa-baby:before {
	content: "\f77c"
}

.fa-baby-carriage:before {
	content: "\f77d"
}

.fa-backspace:before {
	content: "\f55a"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-bacon:before {
	content: "\f7e5"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-balance-scale-left:before {
	content: "\f515"
}

.fa-balance-scale-right:before {
	content: "\f516"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-band-aid:before {
	content: "\f462"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-bars:before {
	content: "\f0c9"
}

.fa-baseball-ball:before {
	content: "\f433"
}

.fa-basketball-ball:before {
	content: "\f434"
}

.fa-bath:before {
	content: "\f2cd"
}

.fa-battery-empty:before {
	content: "\f244"
}

.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battle-net:before {
	content: "\f835"
}

.fa-bed:before {
	content: "\f236"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bezier-curve:before {
	content: "\f55b"
}

.fa-bible:before {
	content: "\f647"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-biking:before {
	content: "\f84a"
}

.fa-bimobject:before {
	content: "\f378"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-biohazard:before {
	content: "\f780"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitcoin:before {
	content: "\f379"
}

.fa-bity:before {
	content: "\f37a"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-blackberry:before {
	content: "\f37b"
}

.fa-blender:before {
	content: "\f517"
}

.fa-blender-phone:before {
	content: "\f6b6"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-blog:before {
	content: "\f781"
}

.fa-blogger:before {
	content: "\f37c"
}

.fa-blogger-b:before {
	content: "\f37d"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-bold:before {
	content: "\f032"
}

.fa-bolt:before {
	content: "\f0e7"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-bone:before {
	content: "\f5d7"
}

.fa-bong:before {
	content: "\f55c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-book-dead:before {
	content: "\f6b7"
}

.fa-book-medical:before {
	content: "\f7e6"
}

.fa-book-open:before {
	content: "\f518"
}

.fa-book-reader:before {
	content: "\f5da"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-bootstrap:before {
	content: "\f836"
}

.fa-border-all:before {
	content: "\f84c"
}

.fa-border-none:before {
	content: "\f850"
}

.fa-border-style:before {
	content: "\f853"
}

.fa-bowling-ball:before {
	content: "\f436"
}

.fa-box:before {
	content: "\f466"
}

.fa-box-open:before {
	content: "\f49e"
}

.fa-boxes:before {
	content: "\f468"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-brain:before {
	content: "\f5dc"
}

.fa-bread-slice:before {
	content: "\f7ec"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-briefcase-medical:before {
	content: "\f469"
}

.fa-broadcast-tower:before {
	content: "\f519"
}

.fa-broom:before {
	content: "\f51a"
}

.fa-brush:before {
	content: "\f55d"
}

.fa-btc:before {
	content: "\f15a"
}

.fa-buffer:before {
	content: "\f837"
}

.fa-bug:before {
	content: "\f188"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-burn:before {
	content: "\f46a"
}

.fa-buromobelexperte:before {
	content: "\f37f"
}

.fa-bus:before {
	content: "\f207"
}

.fa-bus-alt:before {
	content: "\f55e"
}

.fa-business-time:before {
	content: "\f64a"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-calendar:before {
	content: "\f133"
}

.fa-calendar-alt:before {
	content: "\f073"
}

.fa-calendar-check:before {
	content: "\f274"
}

.fa-calendar-day:before {
	content: "\f783"
}

.fa-calendar-minus:before {
	content: "\f272"
}

.fa-calendar-plus:before {
	content: "\f271"
}

.fa-calendar-times:before {
	content: "\f273"
}

.fa-calendar-week:before {
	content: "\f784"
}

.fa-camera:before {
	content: "\f030"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-campground:before {
	content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
	content: "\f785"
}

.fa-candy-cane:before {
	content: "\f786"
}

.fa-cannabis:before {
	content: "\f55f"
}

.fa-capsules:before {
	content: "\f46b"
}

.fa-car:before {
	content: "\f1b9"
}

.fa-car-alt:before {
	content: "\f5de"
}

.fa-car-battery:before {
	content: "\f5df"
}

.fa-car-crash:before {
	content: "\f5e1"
}

.fa-car-side:before {
	content: "\f5e4"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-caret-square-down:before {
	content: "\f150"
}

.fa-caret-square-left:before {
	content: "\f191"
}

.fa-caret-square-right:before {
	content: "\f152"
}

.fa-caret-square-up:before {
	content: "\f151"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-carrot:before {
	content: "\f787"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cash-register:before {
	content: "\f788"
}

.fa-cat:before {
	content: "\f6be"
}

.fa-cc-amazon-pay:before {
	content: "\f42d"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-apple-pay:before {
	content: "\f416"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-centercode:before {
	content: "\f380"
}

.fa-centos:before {
	content: "\f789"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-chair:before {
	content: "\f6c0"
}

.fa-chalkboard:before {
	content: "\f51b"
}

.fa-chalkboard-teacher:before {
	content: "\f51c"
}

.fa-charging-station:before {
	content: "\f5e7"
}

.fa-chart-area:before {
	content: "\f1fe"
}

.fa-chart-bar:before {
	content: "\f080"
}

.fa-chart-line:before {
	content: "\f201"
}

.fa-chart-pie:before {
	content: "\f200"
}

.fa-check:before {
	content: "\f00c"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-check-double:before {
	content: "\f560"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-cheese:before {
	content: "\f7ef"
}

.fa-chess:before {
	content: "\f439"
}

.fa-chess-bishop:before {
	content: "\f43a"
}

.fa-chess-board:before {
	content: "\f43c"
}

.fa-chess-king:before {
	content: "\f43f"
}

.fa-chess-knight:before {
	content: "\f441"
}

.fa-chess-pawn:before {
	content: "\f443"
}

.fa-chess-queen:before {
	content: "\f445"
}

.fa-chess-rook:before {
	content: "\f447"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-chromecast:before {
	content: "\f838"
}

.fa-church:before {
	content: "\f51d"
}

.fa-circle:before {
	content: "\f111"
}

.fa-circle-notch:before {
	content: "\f1ce"
}

.fa-city:before {
	content: "\f64f"
}

.fa-clinic-medical:before {
	content: "\f7f2"
}

.fa-clipboard:before {
	content: "\f328"
}

.fa-clipboard-check:before {
	content: "\f46c"
}

.fa-clipboard-list:before {
	content: "\f46d"
}

.fa-clock:before {
	content: "\f017"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-closed-captioning:before {
	content: "\f20a"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-cloud-download-alt:before {
	content: "\f381"
}

.fa-cloud-meatball:before {
	content: "\f73b"
}

.fa-cloud-moon:before {
	content: "\f6c3"
}

.fa-cloud-moon-rain:before {
	content: "\f73c"
}

.fa-cloud-rain:before {
	content: "\f73d"
}

.fa-cloud-showers-heavy:before {
	content: "\f740"
}

.fa-cloud-sun:before {
	content: "\f6c4"
}

.fa-cloud-sun-rain:before {
	content: "\f743"
}

.fa-cloud-upload-alt:before {
	content: "\f382"
}

.fa-cloudscale:before {
	content: "\f383"
}

.fa-cloudsmith:before {
	content: "\f384"
}

.fa-cloudversify:before {
	content: "\f385"
}

.fa-cocktail:before {
	content: "\f561"
}

.fa-code:before {
	content: "\f121"
}

.fa-code-branch:before {
	content: "\f126"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cog:before {
	content: "\f013"
}

.fa-cogs:before {
	content: "\f085"
}

.fa-coins:before {
	content: "\f51e"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-comment:before {
	content: "\f075"
}

.fa-comment-alt:before {
	content: "\f27a"
}

.fa-comment-dollar:before {
	content: "\f651"
}

.fa-comment-dots:before {
	content: "\f4ad"
}

.fa-comment-medical:before {
	content: "\f7f5"
}

.fa-comment-slash:before {
	content: "\f4b3"
}

.fa-comments:before {
	content: "\f086"
}

.fa-comments-dollar:before {
	content: "\f653"
}

.fa-compact-disc:before {
	content: "\f51f"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-compress:before {
	content: "\f066"
}

.fa-compress-arrows-alt:before {
	content: "\f78c"
}

.fa-concierge-bell:before {
	content: "\f562"
}

.fa-confluence:before {
	content: "\f78d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-cookie:before {
	content: "\f563"
}

.fa-cookie-bite:before {
	content: "\f564"
}

.fa-copy:before {
	content: "\f0c5"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-couch:before {
	content: "\f4b8"
}

.fa-cpanel:before {
	content: "\f388"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-creative-commons-by:before {
	content: "\f4e7"
}

.fa-creative-commons-nc:before {
	content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
	content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
	content: "\f4ea"
}

.fa-creative-commons-nd:before {
	content: "\f4eb"
}

.fa-creative-commons-pd:before {
	content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
	content: "\f4ed"
}

.fa-creative-commons-remix:before {
	content: "\f4ee"
}

.fa-creative-commons-sa:before {
	content: "\f4ef"
}

.fa-creative-commons-sampling:before {
	content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
	content: "\f4f1"
}

.fa-creative-commons-share:before {
	content: "\f4f2"
}

.fa-creative-commons-zero:before {
	content: "\f4f3"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-critical-role:before {
	content: "\f6c9"
}

.fa-crop:before {
	content: "\f125"
}

.fa-crop-alt:before {
	content: "\f565"
}

.fa-cross:before {
	content: "\f654"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-crow:before {
	content: "\f520"
}

.fa-crown:before {
	content: "\f521"
}

.fa-crutch:before {
	content: "\f7f7"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-css3-alt:before {
	content: "\f38b"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-cut:before {
	content: "\f0c4"
}

.fa-cuttlefish:before {
	content: "\f38c"
}

.fa-d-and-d:before {
	content: "\f38d"
}

.fa-d-and-d-beyond:before {
	content: "\f6ca"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-deaf:before {
	content: "\f2a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-democrat:before {
	content: "\f747"
}

.fa-deploydog:before {
	content: "\f38e"
}

.fa-deskpro:before {
	content: "\f38f"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-dev:before {
	content: "\f6cc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-dharmachakra:before {
	content: "\f655"
}

.fa-dhl:before {
	content: "\f790"
}

.fa-diagnoses:before {
	content: "\f470"
}

.fa-diaspora:before {
	content: "\f791"
}

.fa-dice:before {
	content: "\f522"
}

.fa-dice-d20:before {
	content: "\f6cf"
}

.fa-dice-d6:before {
	content: "\f6d1"
}

.fa-dice-five:before {
	content: "\f523"
}

.fa-dice-four:before {
	content: "\f524"
}

.fa-dice-one:before {
	content: "\f525"
}

.fa-dice-six:before {
	content: "\f526"
}

.fa-dice-three:before {
	content: "\f527"
}

.fa-dice-two:before {
	content: "\f528"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-digital-ocean:before {
	content: "\f391"
}

.fa-digital-tachograph:before {
	content: "\f566"
}

.fa-directions:before {
	content: "\f5eb"
}

.fa-discord:before {
	content: "\f392"
}

.fa-discourse:before {
	content: "\f393"
}

.fa-divide:before {
	content: "\f529"
}

.fa-dizzy:before {
	content: "\f567"
}

.fa-dna:before {
	content: "\f471"
}

.fa-dochub:before {
	content: "\f394"
}

.fa-docker:before {
	content: "\f395"
}

.fa-dog:before {
	content: "\f6d3"
}

.fa-dollar-sign:before {
	content: "\f155"
}

.fa-dolly:before {
	content: "\f472"
}

.fa-dolly-flatbed:before {
	content: "\f474"
}

.fa-donate:before {
	content: "\f4b9"
}

.fa-door-closed:before {
	content: "\f52a"
}

.fa-door-open:before {
	content: "\f52b"
}

.fa-dot-circle:before {
	content: "\f192"
}

.fa-dove:before {
	content: "\f4ba"
}

.fa-download:before {
	content: "\f019"
}

.fa-draft2digital:before {
	content: "\f396"
}

.fa-drafting-compass:before {
	content: "\f568"
}

.fa-dragon:before {
	content: "\f6d5"
}

.fa-draw-polygon:before {
	content: "\f5ee"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-dribbble-square:before {
	content: "\f397"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-drum:before {
	content: "\f569"
}

.fa-drum-steelpan:before {
	content: "\f56a"
}

.fa-drumstick-bite:before {
	content: "\f6d7"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-dumbbell:before {
	content: "\f44b"
}

.fa-dumpster:before {
	content: "\f793"
}

.fa-dumpster-fire:before {
	content: "\f794"
}

.fa-dungeon:before {
	content: "\f6d9"
}

.fa-dyalog:before {
	content: "\f399"
}

.fa-earlybirds:before {
	content: "\f39a"
}

.fa-ebay:before {
	content: "\f4f4"
}

.fa-edge:before {
	content: "\f282"
}

.fa-edit:before {
	content: "\f044"
}

.fa-egg:before {
	content: "\f7fb"
}

.fa-eject:before {
	content: "\f052"
}

.fa-elementor:before {
	content: "\f430"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-ello:before {
	content: "\f5f1"
}

.fa-ember:before {
	content: "\f423"
}

.fa-empire:before {
	content: "\f1d1"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-text:before {
	content: "\f658"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-envira:before {
	content: "\f299"
}

.fa-equals:before {
	content: "\f52c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-erlang:before {
	content: "\f39d"
}

.fa-ethereum:before {
	content: "\f42e"
}

.fa-ethernet:before {
	content: "\f796"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-euro-sign:before {
	content: "\f153"
}

.fa-evernote:before {
	content: "\f839"
}

.fa-exchange-alt:before {
	content: "\f362"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-expand:before {
	content: "\f065"
}

.fa-expand-arrows-alt:before {
	content: "\f31e"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-external-link-alt:before {
	content: "\f35d"
}

.fa-external-link-square-alt:before {
	content: "\f360"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-dropper:before {
	content: "\f1fb"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-facebook-f:before {
	content: "\f39e"
}

.fa-facebook-messenger:before {
	content: "\f39f"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-fan:before {
	content: "\f863"
}

.fa-fantasy-flight-games:before {
	content: "\f6dc"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-feather:before {
	content: "\f52d"
}

.fa-feather-alt:before {
	content: "\f56b"
}

.fa-fedex:before {
	content: "\f797"
}

.fa-fedora:before {
	content: "\f798"
}

.fa-female:before {
	content: "\f182"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-figma:before {
	content: "\f799"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-alt:before {
	content: "\f15c"
}

.fa-file-archive:before {
	content: "\f1c6"
}

.fa-file-audio:before {
	content: "\f1c7"
}

.fa-file-code:before {
	content: "\f1c9"
}

.fa-file-contract:before {
	content: "\f56c"
}

.fa-file-csv:before {
	content: "\f6dd"
}

.fa-file-download:before {
	content: "\f56d"
}

.fa-file-excel:before {
	content: "\f1c3"
}

.fa-file-export:before {
	content: "\f56e"
}

.fa-file-image:before {
	content: "\f1c5"
}

.fa-file-import:before {
	content: "\f56f"
}

.fa-file-invoice:before {
	content: "\f570"
}

.fa-file-invoice-dollar:before {
	content: "\f571"
}

.fa-file-medical:before {
	content: "\f477"
}

.fa-file-medical-alt:before {
	content: "\f478"
}

.fa-file-pdf:before {
	content: "\f1c1"
}

.fa-file-powerpoint:before {
	content: "\f1c4"
}

.fa-file-prescription:before {
	content: "\f572"
}

.fa-file-signature:before {
	content: "\f573"
}

.fa-file-upload:before {
	content: "\f574"
}

.fa-file-video:before {
	content: "\f1c8"
}

.fa-file-word:before {
	content: "\f1c2"
}

.fa-fill:before {
	content: "\f575"
}

.fa-fill-drip:before {
	content: "\f576"
}

.fa-film:before {
	content: "\f008"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-fingerprint:before {
	content: "\f577"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-fire-alt:before {
	content: "\f7e4"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-first-aid:before {
	content: "\f479"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-first-order-alt:before {
	content: "\f50a"
}

.fa-firstdraft:before {
	content: "\f3a1"
}

.fa-fish:before {
	content: "\f578"
}

.fa-fist-raised:before {
	content: "\f6de"
}

.fa-flag:before {
	content: "\f024"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-flag-usa:before {
	content: "\f74d"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-flipboard:before {
	content: "\f44d"
}

.fa-flushed:before {
	content: "\f579"
}

.fa-fly:before {
	content: "\f417"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-minus:before {
	content: "\f65d"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-folder-plus:before {
	content: "\f65e"
}

.fa-font:before {
	content: "\f031"
}

.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-font-awesome-alt:before {
	content: "\f35c"
}

.fa-font-awesome-flag:before {
	content: "\f425"
}

.fa-font-awesome-logo-full:before {
	content: "\f4e6"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-fonticons-fi:before {
	content: "\f3a2"
}

.fa-football-ball:before {
	content: "\f44e"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-fort-awesome-alt:before {
	content: "\f3a3"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-freebsd:before {
	content: "\f3a4"
}

.fa-frog:before {
	content: "\f52e"
}

.fa-frown:before {
	content: "\f119"
}

.fa-frown-open:before {
	content: "\f57a"
}

.fa-fulcrum:before {
	content: "\f50b"
}

.fa-funnel-dollar:before {
	content: "\f662"
}

.fa-futbol:before {
	content: "\f1e3"
}

.fa-galactic-republic:before {
	content: "\f50c"
}

.fa-galactic-senate:before {
	content: "\f50d"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-gas-pump:before {
	content: "\f52f"
}

.fa-gavel:before {
	content: "\f0e3"
}

.fa-gem:before {
	content: "\f3a5"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-ghost:before {
	content: "\f6e2"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-gifts:before {
	content: "\f79c"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-git-alt:before {
	content: "\f841"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-github:before {
	content: "\f09b"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-gitkraken:before {
	content: "\f3a6"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-gitter:before {
	content: "\f426"
}

.fa-glass-cheers:before {
	content: "\f79f"
}

.fa-glass-martini:before {
	content: "\f000"
}

.fa-glass-martini-alt:before {
	content: "\f57b"
}

.fa-glass-whiskey:before {
	content: "\f7a0"
}

.fa-glasses:before {
	content: "\f530"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-globe-africa:before {
	content: "\f57c"
}

.fa-globe-americas:before {
	content: "\f57d"
}

.fa-globe-asia:before {
	content: "\f57e"
}

.fa-globe-europe:before {
	content: "\f7a2"
}

.fa-gofore:before {
	content: "\f3a7"
}

.fa-golf-ball:before {
	content: "\f450"
}

.fa-goodreads:before {
	content: "\f3a8"
}

.fa-goodreads-g:before {
	content: "\f3a9"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-google-drive:before {
	content: "\f3aa"
}

.fa-google-play:before {
	content: "\f3ab"
}

.fa-google-plus:before {
	content: "\f2b3"
}

.fa-google-plus-g:before {
	content: "\f0d5"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-gopuram:before {
	content: "\f664"
}

.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-gratipay:before {
	content: "\f184"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-greater-than:before {
	content: "\f531"
}

.fa-greater-than-equal:before {
	content: "\f532"
}

.fa-grimace:before {
	content: "\f57f"
}

.fa-grin:before {
	content: "\f580"
}

.fa-grin-alt:before {
	content: "\f581"
}

.fa-grin-beam:before {
	content: "\f582"
}

.fa-grin-beam-sweat:before {
	content: "\f583"
}

.fa-grin-hearts:before {
	content: "\f584"
}

.fa-grin-squint:before {
	content: "\f585"
}

.fa-grin-squint-tears:before {
	content: "\f586"
}

.fa-grin-stars:before {
	content: "\f587"
}

.fa-grin-tears:before {
	content: "\f588"
}

.fa-grin-tongue:before {
	content: "\f589"
}

.fa-grin-tongue-squint:before {
	content: "\f58a"
}

.fa-grin-tongue-wink:before {
	content: "\f58b"
}

.fa-grin-wink:before {
	content: "\f58c"
}

.fa-grip-horizontal:before {
	content: "\f58d"
}

.fa-grip-lines:before {
	content: "\f7a4"
}

.fa-grip-lines-vertical:before {
	content: "\f7a5"
}

.fa-grip-vertical:before {
	content: "\f58e"
}

.fa-gripfire:before {
	content: "\f3ac"
}

.fa-grunt:before {
	content: "\f3ad"
}

.fa-guitar:before {
	content: "\f7a6"
}

.fa-gulp:before {
	content: "\f3ae"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-hacker-news-square:before {
	content: "\f3af"
}

.fa-hackerrank:before {
	content: "\f5f7"
}

.fa-hamburger:before {
	content: "\f805"
}

.fa-hammer:before {
	content: "\f6e3"
}

.fa-hamsa:before {
	content: "\f665"
}

.fa-hand-holding:before {
	content: "\f4bd"
}

.fa-hand-holding-heart:before {
	content: "\f4be"
}

.fa-hand-holding-usd:before {
	content: "\f4c0"
}

.fa-hand-lizard:before {
	content: "\f258"
}

.fa-hand-middle-finger:before {
	content: "\f806"
}

.fa-hand-paper:before {
	content: "\f256"
}

.fa-hand-peace:before {
	content: "\f25b"
}

.fa-hand-point-down:before {
	content: "\f0a7"
}

.fa-hand-point-left:before {
	content: "\f0a5"
}

.fa-hand-point-right:before {
	content: "\f0a4"
}

.fa-hand-point-up:before {
	content: "\f0a6"
}

.fa-hand-pointer:before {
	content: "\f25a"
}

.fa-hand-rock:before {
	content: "\f255"
}

.fa-hand-scissors:before {
	content: "\f257"
}

.fa-hand-spock:before {
	content: "\f259"
}

.fa-hands:before {
	content: "\f4c2"
}

.fa-hands-helping:before {
	content: "\f4c4"
}

.fa-handshake:before {
	content: "\f2b5"
}

.fa-hanukiah:before {
	content: "\f6e6"
}

.fa-hard-hat:before {
	content: "\f807"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-hat-wizard:before {
	content: "\f6e8"
}

.fa-haykal:before {
	content: "\f666"
}

.fa-hdd:before {
	content: "\f0a0"
}

.fa-heading:before {
	content: "\f1dc"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-headphones-alt:before {
	content: "\f58f"
}

.fa-headset:before {
	content: "\f590"
}

.fa-heart:before {
	content: "\f004"
}

.fa-heart-broken:before {
	content: "\f7a9"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-helicopter:before {
	content: "\f533"
}

.fa-highlighter:before {
	content: "\f591"
}

.fa-hiking:before {
	content: "\f6ec"
}

.fa-hippo:before {
	content: "\f6ed"
}

.fa-hips:before {
	content: "\f452"
}

.fa-hire-a-helper:before {
	content: "\f3b0"
}

.fa-history:before {
	content: "\f1da"
}

.fa-hockey-puck:before {
	content: "\f453"
}

.fa-holly-berry:before {
	content: "\f7aa"
}

.fa-home:before {
	content: "\f015"
}

.fa-hooli:before {
	content: "\f427"
}

.fa-hornbill:before {
	content: "\f592"
}

.fa-horse:before {
	content: "\f6f0"
}

.fa-horse-head:before {
	content: "\f7ab"
}

.fa-hospital:before {
	content: "\f0f8"
}

.fa-hospital-alt:before {
	content: "\f47d"
}

.fa-hospital-symbol:before {
	content: "\f47e"
}

.fa-hot-tub:before {
	content: "\f593"
}

.fa-hotdog:before {
	content: "\f80f"
}

.fa-hotel:before {
	content: "\f594"
}

.fa-hotjar:before {
	content: "\f3b1"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-start:before {
	content: "\f251"
}

.fa-house-damage:before {
	content: "\f6f1"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-hryvnia:before {
	content: "\f6f2"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-hubspot:before {
	content: "\f3b2"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-ice-cream:before {
	content: "\f810"
}

.fa-icicles:before {
	content: "\f7ad"
}

.fa-icons:before {
	content: "\f86d"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-id-card:before {
	content: "\f2c2"
}

.fa-id-card-alt:before {
	content: "\f47f"
}

.fa-igloo:before {
	content: "\f7ae"
}

.fa-image:before {
	content: "\f03e"
}

.fa-images:before {
	content: "\f302"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-industry:before {
	content: "\f275"
}

.fa-infinity:before {
	content: "\f534"
}

.fa-info:before {
	content: "\f129"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-intercom:before {
	content: "\f7af"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-invision:before {
	content: "\f7b0"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-italic:before {
	content: "\f033"
}

.fa-itch-io:before {
	content: "\f83a"
}

.fa-itunes:before {
	content: "\f3b4"
}

.fa-itunes-note:before {
	content: "\f3b5"
}

.fa-java:before {
	content: "\f4e4"
}

.fa-jedi:before {
	content: "\f669"
}

.fa-jedi-order:before {
	content: "\f50e"
}

.fa-jenkins:before {
	content: "\f3b6"
}

.fa-jira:before {
	content: "\f7b1"
}

.fa-joget:before {
	content: "\f3b7"
}

.fa-joint:before {
	content: "\f595"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-journal-whills:before {
	content: "\f66a"
}

.fa-js:before {
	content: "\f3b8"
}

.fa-js-square:before {
	content: "\f3b9"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-kaaba:before {
	content: "\f66b"
}

.fa-kaggle:before {
	content: "\f5fa"
}

.fa-key:before {
	content: "\f084"
}

.fa-keybase:before {
	content: "\f4f5"
}

.fa-keyboard:before {
	content: "\f11c"
}

.fa-keycdn:before {
	content: "\f3ba"
}

.fa-khanda:before {
	content: "\f66d"
}

.fa-kickstarter:before {
	content: "\f3bb"
}

.fa-kickstarter-k:before {
	content: "\f3bc"
}

.fa-kiss:before {
	content: "\f596"
}

.fa-kiss-beam:before {
	content: "\f597"
}

.fa-kiss-wink-heart:before {
	content: "\f598"
}

.fa-kiwi-bird:before {
	content: "\f535"
}

.fa-korvue:before {
	content: "\f42f"
}

.fa-landmark:before {
	content: "\f66f"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-laptop-code:before {
	content: "\f5fc"
}

.fa-laptop-medical:before {
	content: "\f812"
}

.fa-laravel:before {
	content: "\f3bd"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-laugh:before {
	content: "\f599"
}

.fa-laugh-beam:before {
	content: "\f59a"
}

.fa-laugh-squint:before {
	content: "\f59b"
}

.fa-laugh-wink:before {
	content: "\f59c"
}

.fa-layer-group:before {
	content: "\f5fd"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-lemon:before {
	content: "\f094"
}

.fa-less:before {
	content: "\f41d"
}

.fa-less-than:before {
	content: "\f536"
}

.fa-less-than-equal:before {
	content: "\f537"
}

.fa-level-down-alt:before {
	content: "\f3be"
}

.fa-level-up-alt:before {
	content: "\f3bf"
}

.fa-life-ring:before {
	content: "\f1cd"
}

.fa-lightbulb:before {
	content: "\f0eb"
}

.fa-line:before {
	content: "\f3c0"
}

.fa-link:before {
	content: "\f0c1"
}

.fa-linkedin:before {
	content: "\f08c"
}

.fa-linkedin-in:before {
	content: "\f0e1"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-lira-sign:before {
	content: "\f195"
}

.fa-list:before {
	content: "\f03a"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-lock:before {
	content: "\f023"
}

.fa-lock-open:before {
	content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
	content: "\f309"
}

.fa-long-arrow-alt-left:before {
	content: "\f30a"
}

.fa-long-arrow-alt-right:before {
	content: "\f30b"
}

.fa-long-arrow-alt-up:before {
	content: "\f30c"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-luggage-cart:before {
	content: "\f59d"
}

.fa-lyft:before {
	content: "\f3c3"
}

.fa-magento:before {
	content: "\f3c4"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-mail-bulk:before {
	content: "\f674"
}

.fa-mailchimp:before {
	content: "\f59e"
}

.fa-male:before {
	content: "\f183"
}

.fa-mandalorian:before {
	content: "\f50f"
}

.fa-map:before {
	content: "\f279"
}

.fa-map-marked:before {
	content: "\f59f"
}

.fa-map-marked-alt:before {
	content: "\f5a0"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-map-marker-alt:before {
	content: "\f3c5"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-markdown:before {
	content: "\f60f"
}

.fa-marker:before {
	content: "\f5a1"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mask:before {
	content: "\f6fa"
}

.fa-mastodon:before {
	content: "\f4f6"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-medal:before {
	content: "\f5a2"
}

.fa-medapps:before {
	content: "\f3c6"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-medium-m:before {
	content: "\f3c7"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-medrt:before {
	content: "\f3c8"
}

.fa-meetup:before {
	content: "\f2e0"
}

.fa-megaport:before {
	content: "\f5a3"
}

.fa-meh:before {
	content: "\f11a"
}

.fa-meh-blank:before {
	content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
	content: "\f5a5"
}

.fa-memory:before {
	content: "\f538"
}

.fa-mendeley:before {
	content: "\f7b3"
}

.fa-menorah:before {
	content: "\f676"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-meteor:before {
	content: "\f753"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-alt:before {
	content: "\f3c9"
}

.fa-microphone-alt-slash:before {
	content: "\f539"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-microscope:before {
	content: "\f610"
}

.fa-microsoft:before {
	content: "\f3ca"
}

.fa-minus:before {
	content: "\f068"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-mitten:before {
	content: "\f7b5"
}

.fa-mix:before {
	content: "\f3cb"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-mizuni:before {
	content: "\f3cc"
}

.fa-mobile:before {
	content: "\f10b"
}

.fa-mobile-alt:before {
	content: "\f3cd"
}

.fa-modx:before {
	content: "\f285"
}

.fa-monero:before {
	content: "\f3d0"
}

.fa-money-bill:before {
	content: "\f0d6"
}

.fa-money-bill-alt:before {
	content: "\f3d1"
}

.fa-money-bill-wave:before {
	content: "\f53a"
}

.fa-money-bill-wave-alt:before {
	content: "\f53b"
}

.fa-money-check:before {
	content: "\f53c"
}

.fa-money-check-alt:before {
	content: "\f53d"
}

.fa-monument:before {
	content: "\f5a6"
}

.fa-moon:before {
	content: "\f186"
}

.fa-mortar-pestle:before {
	content: "\f5a7"
}

.fa-mosque:before {
	content: "\f678"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-mountain:before {
	content: "\f6fc"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-mug-hot:before {
	content: "\f7b6"
}

.fa-music:before {
	content: "\f001"
}

.fa-napster:before {
	content: "\f3d2"
}

.fa-neos:before {
	content: "\f612"
}

.fa-network-wired:before {
	content: "\f6ff"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-newspaper:before {
	content: "\f1ea"
}

.fa-nimblr:before {
	content: "\f5a8"
}

.fa-node:before {
	content: "\f419"
}

.fa-node-js:before {
	content: "\f3d3"
}

.fa-not-equal:before {
	content: "\f53e"
}

.fa-notes-medical:before {
	content: "\f481"
}

.fa-npm:before {
	content: "\f3d4"
}

.fa-ns8:before {
	content: "\f3d5"
}

.fa-nutritionix:before {
	content: "\f3d6"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-oil-can:before {
	content: "\f613"
}

.fa-old-republic:before {
	content: "\f510"
}

.fa-om:before {
	content: "\f679"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-osi:before {
	content: "\f41a"
}

.fa-otter:before {
	content: "\f700"
}

.fa-outdent:before {
	content: "\f03b"
}

.fa-page4:before {
	content: "\f3d7"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-pager:before {
	content: "\f815"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-paint-roller:before {
	content: "\f5aa"
}

.fa-palette:before {
	content: "\f53f"
}

.fa-palfed:before {
	content: "\f3d8"
}

.fa-pallet:before {
	content: "\f482"
}

.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-parachute-box:before {
	content: "\f4cd"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-parking:before {
	content: "\f540"
}

.fa-passport:before {
	content: "\f5ab"
}

.fa-pastafarianism:before {
	content: "\f67b"
}

.fa-paste:before {
	content: "\f0ea"
}

.fa-patreon:before {
	content: "\f3d9"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-peace:before {
	content: "\f67c"
}

.fa-pen:before {
	content: "\f304"
}

.fa-pen-alt:before {
	content: "\f305"
}

.fa-pen-fancy:before {
	content: "\f5ac"
}

.fa-pen-nib:before {
	content: "\f5ad"
}

.fa-pen-square:before {
	content: "\f14b"
}

.fa-pencil-alt:before {
	content: "\f303"
}

.fa-pencil-ruler:before {
	content: "\f5ae"
}

.fa-penny-arcade:before {
	content: "\f704"
}

.fa-people-carry:before {
	content: "\f4ce"
}

.fa-pepper-hot:before {
	content: "\f816"
}

.fa-percent:before {
	content: "\f295"
}

.fa-percentage:before {
	content: "\f541"
}

.fa-periscope:before {
	content: "\f3da"
}

.fa-person-booth:before {
	content: "\f756"
}

.fa-phabricator:before {
	content: "\f3db"
}

.fa-phoenix-framework:before {
	content: "\f3dc"
}

.fa-phoenix-squadron:before {
	content: "\f511"
}

.fa-phone:before {
	content: "\f095"
}

.fa-phone-alt:before {
	content: "\f879"
}

.fa-phone-slash:before {
	content: "\f3dd"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-phone-square-alt:before {
	content: "\f87b"
}

.fa-phone-volume:before {
	content: "\f2a0"
}

.fa-photo-video:before {
	content: "\f87c"
}

.fa-php:before {
	content: "\f457"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-pied-piper-hat:before {
	content: "\f4e5"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-piggy-bank:before {
	content: "\f4d3"
}

.fa-pills:before {
	content: "\f484"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-pizza-slice:before {
	content: "\f818"
}

.fa-place-of-worship:before {
	content: "\f67f"
}

.fa-plane:before {
	content: "\f072"
}

.fa-plane-arrival:before {
	content: "\f5af"
}

.fa-plane-departure:before {
	content: "\f5b0"
}

.fa-play:before {
	content: "\f04b"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-playstation:before {
	content: "\f3df"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-plus:before {
	content: "\f067"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-poll:before {
	content: "\f681"
}

.fa-poll-h:before {
	content: "\f682"
}

.fa-poo:before {
	content: "\f2fe"
}

.fa-poo-storm:before {
	content: "\f75a"
}

.fa-poop:before {
	content: "\f619"
}

.fa-portrait:before {
	content: "\f3e0"
}

.fa-pound-sign:before {
	content: "\f154"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-pray:before {
	content: "\f683"
}

.fa-praying-hands:before {
	content: "\f684"
}

.fa-prescription:before {
	content: "\f5b1"
}

.fa-prescription-bottle:before {
	content: "\f485"
}

.fa-prescription-bottle-alt:before {
	content: "\f486"
}

.fa-print:before {
	content: "\f02f"
}

.fa-procedures:before {
	content: "\f487"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-project-diagram:before {
	content: "\f542"
}

.fa-pushed:before {
	content: "\f3e1"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-python:before {
	content: "\f3e2"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-question:before {
	content: "\f128"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-quidditch:before {
	content: "\f458"
}

.fa-quinscape:before {
	content: "\f459"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-quran:before {
	content: "\f687"
}

.fa-r-project:before {
	content: "\f4f7"
}

.fa-radiation:before {
	content: "\f7b9"
}

.fa-radiation-alt:before {
	content: "\f7ba"
}

.fa-rainbow:before {
	content: "\f75b"
}

.fa-random:before {
	content: "\f074"
}

.fa-raspberry-pi:before {
	content: "\f7bb"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-react:before {
	content: "\f41b"
}

.fa-reacteurope:before {
	content: "\f75d"
}

.fa-readme:before {
	content: "\f4d5"
}

.fa-rebel:before {
	content: "\f1d0"
}

.fa-receipt:before {
	content: "\f543"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-red-river:before {
	content: "\f3e3"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-redhat:before {
	content: "\f7bc"
}

.fa-redo:before {
	content: "\f01e"
}

.fa-redo-alt:before {
	content: "\f2f9"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-remove-format:before {
	content: "\f87d"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-reply:before {
	content: "\f3e5"
}

.fa-reply-all:before {
	content: "\f122"
}

.fa-replyd:before {
	content: "\f3e6"
}

.fa-republican:before {
	content: "\f75e"
}

.fa-researchgate:before {
	content: "\f4f8"
}

.fa-resolving:before {
	content: "\f3e7"
}

.fa-restroom:before {
	content: "\f7bd"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-rev:before {
	content: "\f5b2"
}

.fa-ribbon:before {
	content: "\f4d6"
}

.fa-ring:before {
	content: "\f70b"
}

.fa-road:before {
	content: "\f018"
}

.fa-robot:before {
	content: "\f544"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-rocketchat:before {
	content: "\f3e8"
}

.fa-rockrms:before {
	content: "\f3e9"
}

.fa-route:before {
	content: "\f4d7"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-ruble-sign:before {
	content: "\f158"
}

.fa-ruler:before {
	content: "\f545"
}

.fa-ruler-combined:before {
	content: "\f546"
}

.fa-ruler-horizontal:before {
	content: "\f547"
}

.fa-ruler-vertical:before {
	content: "\f548"
}

.fa-running:before {
	content: "\f70c"
}

.fa-rupee-sign:before {
	content: "\f156"
}

.fa-sad-cry:before {
	content: "\f5b3"
}

.fa-sad-tear:before {
	content: "\f5b4"
}

.fa-safari:before {
	content: "\f267"
}

.fa-salesforce:before {
	content: "\f83b"
}

.fa-sass:before {
	content: "\f41e"
}

.fa-satellite:before {
	content: "\f7bf"
}

.fa-satellite-dish:before {
	content: "\f7c0"
}

.fa-save:before {
	content: "\f0c7"
}

.fa-schlix:before {
	content: "\f3ea"
}

.fa-school:before {
	content: "\f549"
}

.fa-screwdriver:before {
	content: "\f54a"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-scroll:before {
	content: "\f70e"
}

.fa-sd-card:before {
	content: "\f7c2"
}

.fa-search:before {
	content: "\f002"
}

.fa-search-dollar:before {
	content: "\f688"
}

.fa-search-location:before {
	content: "\f689"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-searchengin:before {
	content: "\f3eb"
}

.fa-seedling:before {
	content: "\f4d8"
}

.fa-sellcast:before {
	content: "\f2da"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-server:before {
	content: "\f233"
}

.fa-servicestack:before {
	content: "\f3ec"
}

.fa-shapes:before {
	content: "\f61f"
}

.fa-share:before {
	content: "\f064"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-shekel-sign:before {
	content: "\f20b"
}

.fa-shield-alt:before {
	content: "\f3ed"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-shipping-fast:before {
	content: "\f48b"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-shoe-prints:before {
	content: "\f54b"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-shopware:before {
	content: "\f5b5"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-shuttle-van:before {
	content: "\f5b6"
}

.fa-sign:before {
	content: "\f4d9"
}

.fa-sign-in-alt:before {
	content: "\f2f6"
}

.fa-sign-language:before {
	content: "\f2a7"
}

.fa-sign-out-alt:before {
	content: "\f2f5"
}

.fa-signal:before {
	content: "\f012"
}

.fa-signature:before {
	content: "\f5b7"
}

.fa-sim-card:before {
	content: "\f7c4"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-sistrix:before {
	content: "\f3ee"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-sith:before {
	content: "\f512"
}

.fa-skating:before {
	content: "\f7c5"
}

.fa-sketch:before {
	content: "\f7c6"
}

.fa-skiing:before {
	content: "\f7c9"
}

.fa-skiing-nordic:before {
	content: "\f7ca"
}

.fa-skull:before {
	content: "\f54c"
}

.fa-skull-crossbones:before {
	content: "\f714"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-slack:before {
	content: "\f198"
}

.fa-slack-hash:before {
	content: "\f3ef"
}

.fa-slash:before {
	content: "\f715"
}

.fa-sleigh:before {
	content: "\f7cc"
}

.fa-sliders-h:before {
	content: "\f1de"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-smile:before {
	content: "\f118"
}

.fa-smile-beam:before {
	content: "\f5b8"
}

.fa-smile-wink:before {
	content: "\f4da"
}

.fa-smog:before {
	content: "\f75f"
}

.fa-smoking:before {
	content: "\f48d"
}

.fa-smoking-ban:before {
	content: "\f54d"
}

.fa-sms:before {
	content: "\f7cd"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-snowboarding:before {
	content: "\f7ce"
}

.fa-snowflake:before {
	content: "\f2dc"
}

.fa-snowman:before {
	content: "\f7d0"
}

.fa-snowplow:before {
	content: "\f7d2"
}

.fa-socks:before {
	content: "\f696"
}

.fa-solar-panel:before {
	content: "\f5ba"
}

.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-alpha-down:before {
	content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
	content: "\f881"
}

.fa-sort-alpha-up:before {
	content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
	content: "\f882"
}

.fa-sort-amount-down:before {
	content: "\f160"
}

.fa-sort-amount-down-alt:before {
	content: "\f884"
}

.fa-sort-amount-up:before {
	content: "\f161"
}

.fa-sort-amount-up-alt:before {
	content: "\f885"
}

.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-numeric-down:before {
	content: "\f162"
}

.fa-sort-numeric-down-alt:before {
	content: "\f886"
}

.fa-sort-numeric-up:before {
	content: "\f163"
}

.fa-sort-numeric-up-alt:before {
	content: "\f887"
}

.fa-sort-up:before {
	content: "\f0de"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-sourcetree:before {
	content: "\f7d3"
}

.fa-spa:before {
	content: "\f5bb"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-speakap:before {
	content: "\f3f3"
}

.fa-speaker-deck:before {
	content: "\f83c"
}

.fa-spell-check:before {
	content: "\f891"
}

.fa-spider:before {
	content: "\f717"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-splotch:before {
	content: "\f5bc"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-spray-can:before {
	content: "\f5bd"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-square-full:before {
	content: "\f45c"
}

.fa-square-root-alt:before {
	content: "\f698"
}

.fa-squarespace:before {
	content: "\f5be"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-stackpath:before {
	content: "\f842"
}

.fa-stamp:before {
	content: "\f5bf"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-and-crescent:before {
	content: "\f699"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-star-half-alt:before {
	content: "\f5c0"
}

.fa-star-of-david:before {
	content: "\f69a"
}

.fa-star-of-life:before {
	content: "\f621"
}

.fa-staylinked:before {
	content: "\f3f5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-steam-symbol:before {
	content: "\f3f6"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-sticker-mule:before {
	content: "\f3f7"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stopwatch:before {
	content: "\f2f2"
}

.fa-store:before {
	content: "\f54e"
}

.fa-store-alt:before {
	content: "\f54f"
}

.fa-strava:before {
	content: "\f428"
}

.fa-stream:before {
	content: "\f550"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-stripe:before {
	content: "\f429"
}

.fa-stripe-s:before {
	content: "\f42a"
}

.fa-stroopwafel:before {
	content: "\f551"
}

.fa-studiovinari:before {
	content: "\f3f8"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-subway:before {
	content: "\f239"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-suitcase-rolling:before {
	content: "\f5c1"
}

.fa-sun:before {
	content: "\f185"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-supple:before {
	content: "\f3f9"
}

.fa-surprise:before {
	content: "\f5c2"
}

.fa-suse:before {
	content: "\f7d6"
}

.fa-swatchbook:before {
	content: "\f5c3"
}

.fa-swimmer:before {
	content: "\f5c4"
}

.fa-swimming-pool:before {
	content: "\f5c5"
}

.fa-symfony:before {
	content: "\f83d"
}

.fa-synagogue:before {
	content: "\f69b"
}

.fa-sync:before {
	content: "\f021"
}

.fa-sync-alt:before {
	content: "\f2f1"
}

.fa-syringe:before {
	content: "\f48e"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-table-tennis:before {
	content: "\f45d"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-tablet-alt:before {
	content: "\f3fa"
}

.fa-tablets:before {
	content: "\f490"
}

.fa-tachometer-alt:before {
	content: "\f3fd"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-tape:before {
	content: "\f4db"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-taxi:before {
	content: "\f1ba"
}

.fa-teamspeak:before {
	content: "\f4f9"
}

.fa-teeth:before {
	content: "\f62e"
}

.fa-teeth-open:before {
	content: "\f62f"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-telegram-plane:before {
	content: "\f3fe"
}

.fa-temperature-high:before {
	content: "\f769"
}

.fa-temperature-low:before {
	content: "\f76b"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-tenge:before {
	content: "\f7d7"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-the-red-yeti:before {
	content: "\f69d"
}

.fa-theater-masks:before {
	content: "\f630"
}

.fa-themeco:before {
	content: "\f5c6"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-thermometer:before {
	content: "\f491"
}

.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-think-peaks:before {
	content: "\f731"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbtack:before {
	content: "\f08d"
}

.fa-ticket-alt:before {
	content: "\f3ff"
}

.fa-times:before {
	content: "\f00d"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-tint:before {
	content: "\f043"
}

.fa-tint-slash:before {
	content: "\f5c7"
}

.fa-tired:before {
	content: "\f5c8"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-toilet:before {
	content: "\f7d8"
}

.fa-toilet-paper:before {
	content: "\f71e"
}

.fa-toolbox:before {
	content: "\f552"
}

.fa-tools:before {
	content: "\f7d9"
}

.fa-tooth:before {
	content: "\f5c9"
}

.fa-torah:before {
	content: "\f6a0"
}

.fa-torii-gate:before {
	content: "\f6a1"
}

.fa-tractor:before {
	content: "\f722"
}

.fa-trade-federation:before {
	content: "\f513"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-traffic-light:before {
	content: "\f637"
}

.fa-train:before {
	content: "\f238"
}

.fa-tram:before {
	content: "\f7da"
}

.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-trash-alt:before {
	content: "\f2ed"
}

.fa-trash-restore:before {
	content: "\f829"
}

.fa-trash-restore-alt:before {
	content: "\f82a"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-trello:before {
	content: "\f181"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-truck-loading:before {
	content: "\f4de"
}

.fa-truck-monster:before {
	content: "\f63b"
}

.fa-truck-moving:before {
	content: "\f4df"
}

.fa-truck-pickup:before {
	content: "\f63c"
}

.fa-tshirt:before {
	content: "\f553"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-tv:before {
	content: "\f26c"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-typo3:before {
	content: "\f42b"
}

.fa-uber:before {
	content: "\f402"
}

.fa-ubuntu:before {
	content: "\f7df"
}

.fa-uikit:before {
	content: "\f403"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-umbrella-beach:before {
	content: "\f5ca"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-undo:before {
	content: "\f0e2"
}

.fa-undo-alt:before {
	content: "\f2ea"
}

.fa-uniregistry:before {
	content: "\f404"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-university:before {
	content: "\f19c"
}

.fa-unlink:before {
	content: "\f127"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-untappd:before {
	content: "\f405"
}

.fa-upload:before {
	content: "\f093"
}

.fa-ups:before {
	content: "\f7e0"
}

.fa-usb:before {
	content: "\f287"
}

.fa-user:before {
	content: "\f007"
}

.fa-user-alt:before {
	content: "\f406"
}

.fa-user-alt-slash:before {
	content: "\f4fa"
}

.fa-user-astronaut:before {
	content: "\f4fb"
}

.fa-user-check:before {
	content: "\f4fc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-clock:before {
	content: "\f4fd"
}

.fa-user-cog:before {
	content: "\f4fe"
}

.fa-user-edit:before {
	content: "\f4ff"
}

.fa-user-friends:before {
	content: "\f500"
}

.fa-user-graduate:before {
	content: "\f501"
}

.fa-user-injured:before {
	content: "\f728"
}

.fa-user-lock:before {
	content: "\f502"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-user-minus:before {
	content: "\f503"
}

.fa-user-ninja:before {
	content: "\f504"
}

.fa-user-nurse:before {
	content: "\f82f"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-user-shield:before {
	content: "\f505"
}

.fa-user-slash:before {
	content: "\f506"
}

.fa-user-tag:before {
	content: "\f507"
}

.fa-user-tie:before {
	content: "\f508"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-users:before {
	content: "\f0c0"
}

.fa-users-cog:before {
	content: "\f509"
}

.fa-usps:before {
	content: "\f7e1"
}

.fa-ussunnah:before {
	content: "\f407"
}

.fa-utensil-spoon:before {
	content: "\f2e5"
}

.fa-utensils:before {
	content: "\f2e7"
}

.fa-vaadin:before {
	content: "\f408"
}

.fa-vector-square:before {
	content: "\f5cb"
}

.fa-venus:before {
	content: "\f221"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-vial:before {
	content: "\f492"
}

.fa-vials:before {
	content: "\f493"
}

.fa-viber:before {
	content: "\f409"
}

.fa-video:before {
	content: "\f03d"
}

.fa-video-slash:before {
	content: "\f4e2"
}

.fa-vihara:before {
	content: "\f6a7"
}

.fa-vimeo:before {
	content: "\f40a"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-vimeo-v:before {
	content: "\f27d"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-vk:before {
	content: "\f189"
}

.fa-vnv:before {
	content: "\f40b"
}

.fa-voicemail:before {
	content: "\f897"
}

.fa-volleyball-ball:before {
	content: "\f45f"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-mute:before {
	content: "\f6a9"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-vote-yea:before {
	content: "\f772"
}

.fa-vr-cardboard:before {
	content: "\f729"
}

.fa-vuejs:before {
	content: "\f41f"
}

.fa-walking:before {
	content: "\f554"
}

.fa-wallet:before {
	content: "\f555"
}

.fa-warehouse:before {
	content: "\f494"
}

.fa-water:before {
	content: "\f773"
}

.fa-wave-square:before {
	content: "\f83e"
}

.fa-waze:before {
	content: "\f83f"
}

.fa-weebly:before {
	content: "\f5cc"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-weight:before {
	content: "\f496"
}

.fa-weight-hanging:before {
	content: "\f5cd"
}

.fa-weixin:before {
	content: "\f1d7"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-whatsapp-square:before {
	content: "\f40c"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-whmcs:before {
	content: "\f40d"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-wind:before {
	content: "\f72e"
}

.fa-window-close:before {
	content: "\f410"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-wine-bottle:before {
	content: "\f72f"
}

.fa-wine-glass:before {
	content: "\f4e3"
}

.fa-wine-glass-alt:before {
	content: "\f5ce"
}

.fa-wix:before {
	content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
	content: "\f730"
}

.fa-wolf-pack-battalion:before {
	content: "\f514"
}

.fa-won-sign:before {
	content: "\f159"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-wordpress-simple:before {
	content: "\f411"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-wpressr:before {
	content: "\f3e4"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-x-ray:before {
	content: "\f497"
}

.fa-xbox:before {
	content: "\f412"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-y-combinator:before {
	content: "\f23b"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-yammer:before {
	content: "\f840"
}

.fa-yandex:before {
	content: "\f413"
}

.fa-yandex-international:before {
	content: "\f414"
}

.fa-yarn:before {
	content: "\f7e3"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-yen-sign:before {
	content: "\f157"
}

.fa-yin-yang:before {
	content: "\f6ad"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-youtube-square:before {
	content: "\f431"
}

.fa-zhihu:before {
	content: "\f63f"
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}


/*!
Pure v0.5.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/

.event-success.ovx-btn {
	border: 1px solid #088830;
	background: #088830
}

.event-success.ovx-btn:hover {
	background: #0bb841;
	border-color: #0bb841
}

.event-success.ovx-btn.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #088830;
	background: 0 0;
	color: #088830
}

.event-success.ovx-btn.wireframed:hover {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #088830;
	background: #088830;
	color: #fff
}

.event-success.ovx-btn:active {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #050;
	background: #050;
	color: #fff
}

.event-error.ovx-btn {
	border: 1px solid #f20b1d;
	background: #f20b1d
}

.event-error.ovx-btn:hover {
	background: #f63a49;
	border-color: #f63a49
}

.event-error.ovx-btn.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #f20b1d;
	background: 0 0;
	color: #f20b1d
}

.event-error.ovx-btn.wireframed:hover {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #f20b1d;
	background: #f20b1d;
	color: #fff
}

.event-error.ovx-btn:active {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #bf0000;
	background: #bf0000;
	color: #fff
}

.event-warning.ovx-btn {
	border: 1px solid #B89271;
	background: #B89271
}

.event-warning.ovx-btn:hover {
	background: #c9ac93;
	border-color: #c9ac93
}

.event-warning.ovx-btn.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #B89271;
	background: 0 0;
	color: #B89271
}

.event-warning.ovx-btn.wireframed:hover {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #B89271;
	background: #B89271;
	color: #fff
}

.event-warning.ovx-btn:active {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #855f3e;
	background: #855f3e;
	color: #fff
}

.event-secondary.ovx-btn {
	border: 1px solid #7F8F94;
	background: #7F8F94;
	color: #092126
}

.event-secondary.ovx-btn:hover {
	background: #9ba7ab;
	border-color: #9ba7ab
}

.event-secondary.ovx-btn.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #7F8F94;
	background: 0 0;
	color: #7F8F94
}

.event-secondary.ovx-btn.wireframed:hover {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #7F8F94;
	background: #7F8F94;
	color: #fff
}

.event-secondary.ovx-btn:active {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #4c5c61;
	background: #4c5c61;
	color: #fff
}

.ovx-btn-group .ovx-btn {
	margin: 0 5px;
	transition: all 1s ease-out
}

.ovx-btn {
	display: inline-block;
	line-height: normal;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
	cursor: pointer;
	zoom: 1;
	-webkit-user-drag: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	text-decoration: none;
	border-radius: 4px
}

.ovx-btn:before {
	margin-right: 5px
}

.ovx-taglist .ovx-btn:before {
	margin-right: 0
}

.ovx-taglist li {
	display: inline-block;
	vertical-align: middle
}

.ovx-btn::-moz-focus-inner {
	padding: 0;
	border: 0
}

.ovx-btn {
	font-family: inherit;
	font-size: 100%;
	padding: .5rem 1.3rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	color: #fff;
	border: 1px solid #B02318;
	background-color: #B02318;
	text-decoration: none;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out
}

.ovx-btn:focus,
.ovx-btn:hover {
	background: #3A4346;
	text-decoration: none;
	border-color: #3A4346
}

.ovx-btn:focus {
	outline: 0
}

.ovx-btn.gradient {
	background: linear-gradient(to right, #3A4346 0, #23282a 51%, #3A4346 100%)!important;
	border: none;
	transition: all ease .5s;
	background-size: 200% auto!important
}

.ovx-btn.gradient:hover {
	background-position: right center!important
}

.ovx-btn.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #092126;
	background: 0 0;
	color: #092126
}

.ovx-btn.wireframed:hover {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #092126;
	background: #092126;
	color: #fff;
	opacity: 1;
	text-decoration: none
}

.ovx-btn.wireframed.active,
.ovx-btn.wireframed:active {
	background: #000;
	border-color: #000;
	color: #fff
}

.ovx-btn.wireframed.inverted {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #fff;
	background: 0 0;
	color: #fff
}

.ovx-btn.wireframed.inverted:hover {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #092126;
	background: #fff;
	color: #092126;
	opacity: 1;
	text-decoration: none
}

.ovx-btn.wireframed.inverted.active,
.ovx-btn.wireframed.inverted:active {
	background: #fff;
	border-color: #fff;
	color: #092126
}

.ovx-btn.disabled,
.ovx-btn.disabled:active,
.ovx-btn.disabled:focus,
.ovx-btn.disabled:hover,
.ovx-btn[disabled] {
	background-image: none;
	box-shadow: none;
	opacity: .3;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	filter: alpha(opacity=30);
	cursor: not-allowed!important;
	pointer-events: none!important;
	-khtml-opacity: .3;
	-moz-opacity: .3
}

.ovx-btn-hidden {
	display: none
}

.ovx-btn::-moz-focus-inner {
	padding: 0;
	border: 0
}

.squared {
	padding-right: 0;
	padding-left: 0;
	border-radius: 0;
	width: 46px
}

.squared:before {
	margin: 0
}

.ovx-btn.expand {
	padding: .8rem;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 0;
	padding-left: 0;
	width: 100%
}

.size-xsmall {
	font-size: 70%
}

.size-small {
	font-size: 85%
}

.ovx-label {
	display: inline-block;
	vertical-align: baseline;
	text-align: center;
	white-space: nowrap;
	line-height: normal;
	cursor: default;
	pointer-events: none;
	zoom: 1;
	-webkit-user-drag: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none
}

.ovx-label::-moz-focus-inner {
	padding: 0;
	border: 0
}

.ovx-label {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding: .5em 1em;
	border: 1px solid #092126;
	background-color: #092126;
	color: #fff;
	text-decoration: none;
	font-size: 100%;
	font-family: inherit
}

.ovx-label:active {
	background-color: #092126!important
}

.ovx-label.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #092126;
	background: 0 0;
	color: #092126;
	border-radius: 0
}

.ovx-label.disabled,
.ovx-label[disabled] {
	background-image: none;
	box-shadow: none;
	opacity: .3;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	filter: alpha(opacity=30);
	cursor: not-allowed!important;
	pointer-events: none!important;
	-khtml-opacity: .3;
	-moz-opacity: .3
}

.ovx-label-hidden {
	display: none
}

.ovx-label::-moz-focus-inner {
	padding: 0;
	border: 0
}

.ovx-label.expand {
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 0;
	padding-left: 0;
	width: 98%
}

.ovx-btn.animated {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	position: relative;
	z-index: 2;
	border: none;
	text-decoration: none;
	overflow: hidden
}

.ovx-btn.animated:before {
	content: "";
	width: 120%;
	height: 480%;
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	background-color: #000;
	webkit-transform: translate3d(-50%, -50%, 0) scale(0);
	-ms-transform: translate3d(-50%, -50%, 0) scale(0);
	transform: translate3d(-50%, -50%, 0) scale(0);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	-ie-border-radius: 50%;
	-o-border-radius: 50%;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: -1;
	overflow: hidden
}

.ovx-btn.animated:hover {
	opacity: 1
}

.ovx-btn.animated:hover:before {
	webkit-transform: translate3d(-50%, -50%, 0) scale(1);
	-ms-transform: translate3d(-50%, -50%, 0) scale(1);
	transform: translate3d(-50%, -50%, 0) scale(1);
	opacity: 1
}

.round-gmg-btn {
	border-radius: 50%;
	width: 120px;
	height: 120px;
	text-align: center;
	position: relative;
	background: url(../images/boxing.svg) no-repeat;
	background-size: 50px;
	background-position: left 45% top 10px;
	background-color: #9a1f15;
	border: 0
}

.round-gmg-btn.btn-challenge {
	border: 15px solid #092126
}

.round-gmg-btn.btn-challenge label {
	position: absolute;
	bottom: 0;
	font-family: brutal-b;
	left: 0;
	right: 0;
	text-align: center;
	font-size: .7rem
}

.round-gmg-btn.btn-challenge:before {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-origin: center
}

.round-gmg-btn:hover {
	background-color: #B02318;
	background-position: left 60% top 8px
}

.gmg-skewed-button {
	padding: 3px 7px;
	position: relative;
	z-index: 1;
	transform: skewX(-15deg);
	background: #092126;
	display: inline-block;
	font-size: .6rem;
	color: #A6B8BD
}

.gmg-skewed-button i {
	transform: skewX(15deg);
	display: inline-block;
	font-style: normal;
	font-weight: 700;
	display: block;
	font-family: brutal-b
}

.gmg-skewed-button.xbox-color {
	background-color: #088830
}

.gmg-skewed-button.ps4-color {
	background-color: #0D4666
}

.gmg-skewed-button.pc-color {
	background-color: #3A4346
}

.pulse {
	-webkit-animation: pulse 4.5s infinite cubic-bezier(.66, 0, 0, 1);
	-ms-animation: pulse 4.5s infinite cubic-bezier(.66, 0, 0, 1);
	animation: pulse 4.5s infinite cubic-bezier(.66, 0, 0, 1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	position: absolute;
	z-index: 30;
	-webkit-transition: opacity .3s ease-in, height 250ms cubic-bezier(.745, .075, .255, .935), width 250ms cubic-bezier(.745, .075, .255, .935);
	-o-transition: opacity .3s ease-in, height 250ms cubic-bezier(.745, .075, .255, .935), width 250ms cubic-bezier(.745, .075, .255, .935);
	transition: opacity .3s ease-in, height 250ms cubic-bezier(.745, .075, .255, .935), width 250ms cubic-bezier(.745, .075, .255, .935)
}

.pulse .pulse-shadow {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 0 0 0 rgba(240, 96, 96, .4);
	box-shadow: 0 0 0 0 rgba(240, 96, 96, .4);
	-webkit-animation: pulseShadow 4.5s infinite cubic-bezier(.66, 0, 0, 1);
	-ms-animation: pulseShadow 4.5s infinite cubic-bezier(.66, 0, 0, 1);
	animation: pulseShadow 4.5s infinite cubic-bezier(.66, 0, 0, 1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.pulse .pulse-shadow:after {
	content: "";
	display: block;
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	box-shadow: 0 0 21px rgba(0, 0, 0, .3);
	opacity: 1;
	transition: opacity .2s ease-in-out
}

@media screen and (min-width:64em) {
	.size-large {
		font-size: 110%
	}
	.size-xlarge {
		font-size: 125%
	}
}

body {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #3A4346;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
	background: #fff;
	font-size: 1rem;
	direction: ltr;
	font-family: brutal-r, sans-serif;
	overflow-x: hidden
}

body::before {
	content: '';
	position: fixed;
	top: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .8);
	z-index: 100
}

body.dashboard {
	background: #001919
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right {
	background: 0 0!important
}

.swiper-scale-effect .swiper-slide-cover {
	transition: 8.5s ease-out;
	transform: scale(1.18);
	transform-origin: center!important
}

.swiper-scale-effect .swiper-slide.swiper-slide-active .swiper-slide-cover {
	transform: scale(1)!important;
	transition: 8.5s ease-out!important;
	transform-origin: center!important
}

.ovx-slider.swiper-container {
	text-align: center;
	padding: 3.5vw 0!important;
	padding-top: 10vh!important
}

.ovx-slider.swiper-container img {
	max-width: 900px;
	width: 80%;
	object-fit: cover;
	height: auto;
	margin: 0 auto;
	margin-top: 2em;
	filter: brightness(.8)
}

.ovx-slider.swiper-container .text-effect {
	position: relative;
	margin-top: -5em
}

.ovx-slider.swiper-container .text-effect h3 {
	margin-top: 0
}

.ovx-slider.swiper-container .text-effect .glitch-window {
	position: absolute;
	top: 0;
	bottom: 0;
	left: -2px;
	width: 100%;
	color: #222;
	overflow: hidden;
	animation: crtme 2.5s infinite linear alternate-reverse
}

.ovx-slider.swiper-container .text-effect .glitch-window h3 {
	text-shadow: 2px 0 #0D252C, -1px 0 red, -2px 0 #000!important
}

.ovx-slider.swiper-container h3 {
	font-family: grames!important;
	position: relative;
	z-index: 11;
	text-shadow: 0 8px 2px #000;
	color: #fff;
	font-size: 4em;
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
	margin-top: -1.2em
}

.ovx-slider.swiper-container h3 span {
	color: #c37116!important;
	display: inline
}

.ovx-slider.swiper-container h3 b {
	color: #B02318
}

.ovx-slider.swiper-container h5 {
	font-size: 1.5em;
	font-weight: 700;
	margin: .5rem 0 2rem;
	color: #fff
}

.ovx-slider.swiper-container .ovx-slider__pagination {
	text-align: center;
	margin-top: 2em
}

.ovx-slider.swiper-container .ovx-slider__pagination .swiper-pagination-bullet {
	width: 1em;
	height: 1em;
	display: inline-block;
	background: #B02318;
	opacity: .5;
	margin: 0 .3em!important;
	border-radius: 0;
	transition: opacity .8s, background-color .5s, width .5s;
	transition-delay: .5s, .5s, 0s;
	transform: skewX(-15deg)
}

.ovx-slider.swiper-container .ovx-slider__pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background: #B02318;
	width: 5em;
	transition-delay: 0s
}

.ovx-slider.swiper-container .swiper-button-next,
.ovx-slider.swiper-container .swiper-button-prev {
	display: none
}

html.landing {
	font-size: .7em
}

html.landing body {
	background: #092126
}

html.landing header {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 11
}

html.landing header nav {
	visibility: hidden;
	opacity: 0;
	transform: translateX(30px);
	transition: transform ease-in-out .1s;
}

html.landing header nav .pure-u-1 {
	display: none
}

html.landing header nav ul {
	display: none;
	padding: 1em;
	margin-top: 1em;
}

html.landing header nav ul a.fa-times {
	background: #831a12;
	color: #fff;
	left: -1.5em;
	text-align: left;
	position: absolute;
	top: 0;
	z-index: 111;
	padding: .5em;
	font-size: 1.5em;
	line-height: .8em
}

html.landing header nav ul li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .5em
}

html.landing header nav.fixed {
	visibility: visible;
	opacity: 1;
	transform: translateX(0);
	position: fixed;
	text-align: center;
	padding: 0;
	right: 0;
	background: #040f11;
	margin: 0;
	top: 0;
	bottom: 0;
	width: 50%
}

html.landing header nav.fixed .pure-u-1,
html.landing header nav.fixed ul {
	display: block
}

html.landing header nav.fixed a.fa-close {
	display: block
}

html.landing header nav.fixed:before {
	transform: skewX(0);
	z-index: 11
}

html.landing header nav.fixed .secondary-button {
	display: block;
	margin: 0;
	border: 0;
	text-align: left;
	line-height: 2;
	font-size: 1.2em;
	background: #040f11;
	margin-bottom: 2px;
	color: #7F8F94
}

html.landing header nav.fixed .secondary-button i {
	font-family: brutal-m
}

html.landing header nav.fixed .secondary-button:hover {
	background: #B02318
}

html.landing header nav.fixed .secondary-button:hover i {
	color: #A6B8BD
}

html.landing header nav.fixed .secondary-button:after,
html.landing header nav.fixed .secondary-button:before {
	display: none
}

html.landing header nav.fixed .secondary-button,
html.landing header nav.fixed i,
html.landing header nav.fixed span {
	transform: skewX(0)
}

html.landing header nav.fixed span {
	display: block
}

html.landing header .logo img {
	height: 50px
}

html.landing #hero {
	position: relative;
	overflow: hidden
}

html.landing #hero .swiper-button-next,
html.landing #hero .swiper-button-prev {
	filter: contrast(200%)
}

html.landing #hero .swiper-button-next:hover,
html.landing #hero .swiper-button-prev:hover {
	filter: contrast(50%)
}

html.landing #hero:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: '';
	background: url(../images/bg.png);
	background-position: right center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	z-index: -1;
	mix-blend-mode: luminosity;
	opacity: .4;
	transform: matrix(-1, 0, 0, 1, 0, 0) scale(3)
}

html.landing h2 {
	font-family: brutal-l;
	font-size: 2em;
	color: #A6B8BD;
}

html.landing h2 span {
	font-family: brutal-eb;
	display: block;
	color: #dd2c1e
}

html.landing .pure-g.container .pure-g.container .TextRight-resCenter {
	padding: 1rem
}

html.landing .pure-g.container .pure-g.container .TextRight-resCenter .secondary-button {
	font-size: .9em;
	padding: .5rem 1.2rem
}

html.landing nav a.secondary-button {
	font-size: .9em;
	background-color: #c4c4c4
}

html.landing header>.pure-g {
	display: flex;
	align-items: center;
	justify-content: space-between
}

html.landing #top-bar {
	display: none;
	background: #B02318;
	border-bottom-left-radius: 40px;
	padding: .5rem 0
}

html.landing #top-bar .pure-u-md-1-4 li a {
	margin: 0 .3rem
}

html.landing #top-bar .ovx-btn.btn-black {
	border: 1px solid #000;
	background: #000
}

html.landing #top-bar .ovx-btn.btn-black:hover {
	background: #1a1a1a;
	border-color: #1a1a1a
}

html.landing #top-bar .ovx-btn.btn-black.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #000;
	background: 0 0;
	color: #000
}

html.landing #top-bar .ovx-btn.btn-black.wireframed:hover {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #000;
	background: #000;
	color: #fff
}

html.landing #top-bar .ovx-btn.btn-black:active {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #000;
	background: #000;
	color: #fff
}

html.landing #top-bar .ovx-btn.wireframed {
	border: 1px solid #fff;
	background: #fff
}

html.landing #top-bar .ovx-btn.wireframed:hover {
	background: #fff;
	border-color: #fff
}

html.landing #top-bar .ovx-btn.wireframed.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #fff;
	background: 0 0;
	color: #fff
}

html.landing #top-bar .ovx-btn.wireframed.wireframed:hover {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #fff;
	background: #fff;
	color: #fff
}

html.landing #top-bar .ovx-btn.wireframed:active {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #ccc;
	background: #ccc;
	color: #fff
}

html.landing #top-bar .ovx-btn.wireframed:hover {
	color: #B02318!important
}

html.landing .gmg-top-bar__notify {
	color: #fff;
	font-size: .8em;
	opacity: .9;
	padding: 0 2rem;
	position: relative
}

html.landing .gmg-top-bar__notify .fa {
	position: absolute;
	font-size: 1.3em;
	left: 0;
	color: #fff
}

html.landing .gmg-top-bar__notify a {
	display: block;
	text-decoration: underline;
	color: #fff;
	padding: 5px 0;
	font-family: brutal-b
}

html.landing #gmg-features {
	padding: 3.5rem 0
}

html.landing #gmg-features img {
	width: 60%;
	max-width: 150px;
	height: auto
}

html.landing #gmg-features .pure-u-md-2-5,
html.landing #gmg-features .pure-u-md-3-5 {
	display: inline-block;
	vertical-align: middle
}

html.landing #gmg-features .pure-u-md-2-5 h3 {
	font-size: 2.8em;
	padding: 0 .5em;
	line-height: 1.5
}

html.landing #gmg-features .pure-u-md-2-5 h3 span {
	font-family: brutal-b;
	color: #B02318
}

html.landing #gmg-features .pure-u-md-3-5 .gmg-feature {
	margin: 1em;
	position: relative;
	height: 360px;
	min-height: 300px;
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-o-transition: -o-transform .5s;
	transition: transform .5s;
	transform-style: preserve-3d
}

html.landing #gmg-features .pure-u-md-3-5 .gmg-feature .close-card {
	position: absolute;
	top: .5em;
	right: .5em;
	color: #B02318;
	font-size: 1.1em;
	color: #fff
}

html.landing #gmg-features .pure-u-md-3-5 .gmg-feature .front {
	z-index: 2
}

html.landing #gmg-features .pure-u-md-3-5 .gmg-feature .back {
	z-index: 1;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	opacity: 0;
	visibility: hidden
}

html.landing #gmg-features .pure-u-md-3-5 .gmg-feature .back h4 {
	font-weight: 500;
	font-size: 1.2em
}

html.landing #gmg-features .pure-u-md-3-5 .gmg-feature .back,
html.landing #gmg-features .pure-u-md-3-5 .gmg-feature .front {
	display: flex;
	background-position: center;
	background-size: cover;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 15px #000;
	background: #0b282e;
	text-align: center;
	padding: 2em 1em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	backface-visibility: hidden;
	transform: rotateX(0);
	transform-origin: center
}

html.landing #gmg-features .pure-u-md-3-5 .gmg-feature .back label,
html.landing #gmg-features .pure-u-md-3-5 .gmg-feature .front label {
	display: block;
	color: #B02318;
	font-family: brutal-m;
	padding: 1rem 0
}

html.landing #gmg-features .pure-u-md-3-5 .gmg-feature .back label span,
html.landing #gmg-features .pure-u-md-3-5 .gmg-feature .front label span {
	display: block;
	text-transform: uppercase;
	font-family: brutal-b;
	color: #A6B8BD;
	margin-bottom: 10px
}

html.landing #gmg-features .pure-u-md-3-5 .pure-u-md-1-2 {
	position: relative;
	perspective: 1000px;
	padding: 1rem
}

html.landing #gmg-features .pure-u-md-3-5 .pure-u-md-1-2 p::first-letter {
	font-size: 150%;
	color: #fff
}

html.landing #gmg-features .pure-u-md-3-5 .pure-u-md-1-2.turn .gmg-feature {
	transform: rotateY(-180deg);
	transform-origin: center
}

html.landing #gmg-features .pure-u-md-3-5 .pure-u-md-1-2.turn .gmg-feature .back {
	transform: rotateY(-180deg);
	z-index: 3;
	transform-origin: center;
	opacity: 1;
	visibility: visible;
	padding: 1em;
	align-items: flex-start;
	background: #831a12
}

html.landing #gmg-features .pure-u-md-3-5 .pure-u-md-1-2.turn .gmg-feature .back p {
	color: #A6B8BD;
	line-height: 1.6em;
	font-family: brutal-r;
}

html.landing #gmg-about {
  padding: 10.5rem 0;
}

html.landing #gmg-about .container .heading {
  background: url(../images/platforms.jpg);
  background-position: center top;
  background-size: cover;
  width: 100%;
  padding: 2.5rem;
}

html.landing #gmg-about .pure-u-md-3-5 h3 {
	font-size: 2.8em;
	line-height: 1.5
}

html.landing #gmg-about .pure-u-md-3-5 h3 span {
	font-family: brutal-b;
	color: #B02318
}

html.landing #gmg-about .pure-u-md-5-5 h4 {
	font-weight: 500;
	font-size: 1.2em
}

html.landing #gmg-about .pure-u-md-5-5 p {
  color: #A6B8BD;
  line-height: 1.6em;
  padding: 0 1.5em;
  font-family: brutal-r;

}

html.landing #gmg-about .pure-u-md-5-5 p::first-letter {
  font-size: 150%;
  color: #B02318;
}

html.landing #gmg-faq {
  padding: 10.5rem 0;
}

html.landing #gmg-faq .container .heading {
  background: url(../images/platforms.jpg);
  background-position: center top;
  background-size: cover;
  padding: 2.5rem;
}

html.landing #gmg-faq .pure-u-md-3-5 h3 {
	font-size: 2.8em;
	line-height: 1.5
}

html.landing #gmg-faq .pure-u-md-3-5 h3 span {
	font-family: brutal-b;
	color: #B02318
}

html.landing #gmg-faq .pure-u-md-5-5 h4 {
	font-weight: 500;
	font-size: 1.2em
}

input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

html.landing #gmg-faq .pure-u-md-5-5 .row {
  display:flex;
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col {
  flex:1;
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 4px -2px rgba(0,0,0,0.5);
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs .tab {
  width: 100%;
  color: #A6B8BD;
  overflow: hidden;
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs .tab .label {
    display: flex;
    justify-content: space-between;
    padding: 1em;
    background: #0b282e;
    font-weight: bold;
    cursor: pointer;
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs .tab .label:hover {
      background: darken(#0b282e, 10%);
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs .tab .label::after {
      content: "\276F";
      width: 1em;
      height: 1em;
      text-align: center;
      transition: all .35s;
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs .tab .content {
    max-height: 0;
    padding: 0 1em;
    color: #A6B8BD;
    background: #831a12;
    transition: all .35s;
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs .tab .content a {
  color: black;
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs .tab .close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #0b282e;
    cursor: pointer;
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs .tab .close:hover {
  background: darken(#0b282e, 10%);
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs .tab input:checked + label {
    background: darken(#0b282e, 10%);
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs .tab input:checked + label::after {
      transform: rotate(90deg);
}

html.landing #gmg-faq .pure-u-md-5-5 .row .col .tabs .tab input:checked ~ .content {
    max-height: 100vh;
    padding: 1em;
}

html.landing #gmg-faq .pure-u-md-5-5 .question .collapse {
  background-color: #0b282e;
  color: #ffffff;
  font-family: brutal-b;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
}

html.landing #gmg-faq .pure-u-md-5-5 .question .active, html.landing #gmg-faq .pure-u-md-5-5 .question .collapse:hover {
  color: #3A4346;
}

html.landing #gmg-faq .pure-u-md-5-5 .content {
  color: #A6B8BD;
  line-height: 1.6em;
  padding: 0 1.5em;
  max-height: 0;
  font-family: brutal-r;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

html.landing #gmg-faq .pure-u-md-5-5 p::first-letter {
  font-size: 150%;
  color: #B02318;
}

html.landing #gmg-how {
  padding: 10.5rem 0;
}

html.landing #gmg-how .container {
  padding: 2.5rem;
}

html.landing #gmg-how .container .heading {
  background: url(../images/platforms.jpg);
  background-position: center top;
  background-size: cover;
  width: 100%;
  padding: 2.5rem;
}

html.landing #gmg-how .pure-u-md-3-5 h3 {
	font-size: 2.8em;
	line-height: 1.5
}

html.landing #gmg-how .pure-u-md-3-5 h3 span {
	font-family: brutal-b;
	color: #B02318
}

html.landing #gmg-how .pure-u-md-5-5 h4 {
	font-weight: 500;
  font-size: 2em;
  padding: 0 1.2em;
  color: #B02318;
}

html.landing #gmg-how .pure-u-md-5-5 p {
  color: #A6B8BD;
  line-height: 1.6em;
  padding: 0 2.2em;
  font-family: brutal-r;
}

html.landing #gmg-how .pure-u-md-5-5 p a {
  color: #B02318;
}

html.landing #gmg-how .pure-u-md-5-5 img {
  padding-left: 2.2em;
}

html.landing #gmg-how .pure-u-md-5-5 ul {
  color: #A6B8BD;
  line-height: 1.6em;
  padding: 0 2.2em;
  font-family: brutal-r;
}

/*     HOW_IT_WORKS  CSS */

html.landing #gmg-how .how-half {
	padding: 1.8rem;
	color: #A6B8BD;
	margin: 2rem 0;
	line-height: 1.4;
}

html.landing #gmg-how .how-half h4{
	font-family: brutal-b;
	font-size: 2.8em;
	padding: 0;
	color: #B02318;
}

html.landing #gmg-how .how-image {
	padding: 1.8rem 0 0 1.8rem;
	margin: 2rem 0;
}

html.landing #gmg-how .how-image img{
	border-bottom: 3px solid #B02318;
}

html.landing #gmg-how .how-third {
	padding: 1.8rem;
	color: #A6B8BD;
	margin: 2rem 0;
	line-height: 1.4;
}

html.landing #gmg-how .how-third img{
	width: 100px;
}

html.landing #gmg-how .how-third h4{
	font-family: brutal-b;
	font-size: 2em;
	padding-top: 0.3em;
	color: #B02318;
}

@media only screen and (max-width: 768px) {
	html.landing #gmg-how .how-third {
	font-size: 1.4rem;
	padding: 1rem 0;
	}

	html.landing #gmg-how .how-half {
		font-size: 1.4rem;
		padding: 1.8rem 0;
	}

	html.landing #gmg-how .how-image {
	padding: 0 0 2rem 0;
	}

	html.landing #gmg-how .pure-u-md-5-5 p {
	font-size: 1.4rem;
	}

}
/*   ---------------------------------------------------------------------   */

html.landing #gmg-tutorial {
  padding-top: 10.5rem;
}

html.landing #gmg-tutorial .container {
  padding: 2.5rem;
}

html.landing #gmg-tutorial .container .heading {
  background: url(../images/platforms.jpg);
  background-position: center top;
  background-size: cover;
  width: 100%;
  padding: 2.5rem;
}

html.landing #gmg-tutorial .container .tutorial-wrap {
  display: flex;
  flex-direction: column;
  flex: auto;
  position: relative;
  padding: 2rem;
  margin: 2rem 1.5rem;
  box-shadow: -1rem 0 2rem #000;
}

html.landing #gmg-tutorial .tutorial-wrap .flex-d {
	border: 2px solid red;
	height: 250px;
}

@media only screen and (max-width: 768px) {
	html.landing #gmg-tutorial .container .tutorial-wrap {
		margin: 3rem 0;
	}

	html.landing #gmg-tutorial .tutorial-wrap .flex-d {
		height: 170px;
	}
}

html.landing #gmg-tutorial .container .tutorial-wrap .tutorial-title {
  font-size: 1.5rem;
  color: white;
  padding-left: 2px;
  margin-top: 2rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}

html.landing #gmg-tutorial .pure-u-md-3-5 h3 {
	font-size: 2.8em;
	line-height: 1.5
}

html.landing #gmg-tutorial .pure-u-md-3-5 h3 span {
	font-family: brutal-b;
	color: #B02318
}

html.landing #gmg-tutorial .pure-u-md-5-5 h4 {
	font-weight: 500;
  font-size: 1.2em;
  padding: 0 1.2em;
  color: #B02318;
}

html.landing #gmg-tutorial .pure-u-md-5-5 p {
  color: #A6B8BD;
  line-height: 1.6em;
  padding: 0 2.2em;
  font-family: brutal-r;
}

html.landing #gmg-tutorial .pure-u-md-5-5 p a {
  color: #B02318;
}

html.landing #gmg-tutorial .pure-u-md-5-5 img {
  padding-left: 2.2em;
}

html.landing #gmg-tutorial .pure-u-md-5-5 ul {
  color: #A6B8BD;
  line-height: 1.6em;
  padding: 0 2.2em;
  font-family: brutal-r;
}

html.landing #gmg-news-page {
  padding: 10.5rem 0;
}

html.landing #gmg-news-page .news-item {
    margin-bottom: 2rem;
}

/* html.landing #gmg-news .container {

} */

html.landing #gmg-news-page .container .heading {
  background: url(../images/platforms.jpg);
  background-position: center top;
  background-size: cover;
  width: 100%;
  padding: 2.5rem;
}

html.landing #gmg-news-page .container .news-wrapper {
  margin-top: 2.5rem;
}

html.landing #gmg-news-page .pure-u-md-3-5 h3 {
	font-size: 2.8em;
	line-height: 1.5
}

html.landing #gmg-news-page .pure-u-md-3-5 h3 span {
	font-family: brutal-b;
	color: #B02318
}

html.landing #gmg-news-page .date {
  margin-left: 2.2rem;
}

html.landing #gmg-news-page h4 {
  font-weight: 500;
	color: #B02318;
	font-family: brutal-b;
	letter-spacing: 2px;
	font-size: 1.3em;
	max-width: 350px;
	line-height: 1;
	margin: 1rem 0;
}

html.landing #gmg-news-page .article-content {
  color: #A6B8BD;
  line-height: 1.6em;
  padding: 0 2.2em;
  font-family: brutal-r;
}

html.landing #gmg-news-page .article-link {
  padding-left: 2.2;
}
html.landing #gmg-news-page .article-link a {
  color: #B02318;
}

html.landing #gmg-news-page .pure-u-md-5-5 h4 {
	font-weight: 500;
	/* font-size: 1.2em; */
	padding: 0 1.2em;
	color: #B02318;
}

html.landing #gmg-news-page .pure-u-md-5-5 p {
  color: #A6B8BD;
  line-height: 1.6em;
  padding: 0 2.2em;
  font-family: brutal-r;
}

html.landing #gmg-news-page .pure-u-md-5-5 p a {
  color: #B02318;
}

html.landing #gmg-news-page .pure-u-md-5-5 img {
  padding-left: 2.2em;
}

html.landing #gmg-news-page .pure-u-md-5-5 ul {
  color: #A6B8BD;
  line-height: 1.6em;
  padding: 0 2.2em;
  font-family: brutal-r;
}

html.landing #gmg-privacy {
  padding: 10.5rem 0;
}

html.landing #gmg-privacy .container {
  padding: 2.5rem;
}

html.landing #gmg-privacy .container .heading {
  background: url(../images/platforms.jpg);
  background-position: center top;
  background-size: cover;
  width: 100%;
  padding: 2.5rem;
}

html.landing #gmg-privacy .pure-u-md-3-5 h3 {
	font-size: 2.8em;
	line-height: 1.5
}

html.landing #gmg-privacy .pure-u-md-3-5 h3 span {
	font-family: brutal-b;
	color: #B02318
}

html.landing #gmg-privacy .pure-u-md-5-5 h4 {
	font-weight: 500;
  font-size: 1.2em;
  padding: 0 1.2em;
  color: #B02318;
}

html.landing #gmg-privacy .pure-u-md-5-5 p {
  color: #A6B8BD;
  line-height: 1.6em;
  padding: 0 2.2em;
  font-family: brutal-r;

}

html.landing #gmg-privacy .pure-u-md-5-5 ul {
  color: #A6B8BD;
  line-height: 1.6em;
  padding: 0 2.2em;
  font-family: brutal-r;
}

/* html.landing #gmg-privacy .pure-u-md-5-5 p::first-letter {
  font-size: 150%;
  color: #A6B8BD;
} */

html.landing #gmg-partners {
	border-bottom: 1px solid #405257
}

html.landing #gmg-partners .pure-u-1 ul {
	display: flex;
	justify-content: space-between
}

html.landing #gmg-partners .pure-u-1 ul li {
	text-align: center;
	margin: 1em .5em
}

html.landing #gmg-partners .pure-u-1 ul li img {
	width: auto;
	height: 4em;
	max-height: 80px;
	filter: contrast(88%) brightness(63%) grayscale(5.2)
}

html.landing #gmg-partners .pure-u-1 ul li label {
	display: block;
	text-transform: uppercase;
	color: #A6B8BD;
	padding-top: 5px
}

html.landing #gmg-platforms {
	margin: 0 auto
}

html.landing #gmg-platforms .container {
	background: url(../images/platforms.jpg);
	background-position: center top;
	background-size: cover;
	padding: 2.5rem
}

html.landing #gmg-platforms .gmg-platforms-wrap {
	text-align: center
}

html.landing #gmg-platforms .gmg-platforms-wrap>div {
	padding: 1.5rem 1rem;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin: 0 auto
}

html.landing #gmg-platforms .gmg-platforms-wrap label {
	display: block;
	color: #fff;
	padding: .5rem 0;
	font-size: 1.2em
}

html.landing #gmg-platforms .gmg-platforms-wrap span {
	font-size: 3.3em;
	color: #fff
}

html.landing #gmg-platforms .gmg-platforms-wrap span img {
	max-height: 1em;
	line-height: 1;
	margin: 0 auto;
	display: block
}

html.landing #gmg-available-games {
	padding: 3.5rem 0
}

html.landing #gmg-available-games .container>.pure-g {
	padding: 2rem 0
}

html.landing #gmg-available-games .container>.pure-g h2 {
	background: #B02318;
	position: relative;
	border-radius: 16px;
	padding: 2rem;
	margin: 0 4rem 0 0;
	margin: 1em 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 220px;
	flex: 0 0 220px;
	color: #fff
}

html.landing #gmg-available-games .container>.pure-g h2 span {
	color: #fff
}

html.landing #gmg-available-games .container>.pure-g .pure-u-1 {
	scrollbar-color: #201c29;
	scrollbar-width: 10px;
	scrollbar-gutter: always;
	-webkit-overflow-scrolling: touch;
	padding: 3rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow-x: scroll;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}

html.landing #gmg-available-games .container>.pure-g .pure-u-1 .secondary-button {
	background-color: #B02318;
	color: #A6B8BD;
	border-left-color: transparent;
	max-width: 140px;
	position: absolute;
	bottom: 2rem;
	right: 2rem
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap {
	min-height: 350px;
	border-radius: 16px;
	background: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transition: .2s;
	transition: .2s;
	margin: 0;
	z-index: 11
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap:hover {
	-webkit-transform: translate(0, -1rem);
	transform: translate(0, -1rem);
	-webkit-box-shadow: -1rem 0 2rem #000;
	box-shadow: -1rem 0 2rem #000;
	background: #831a12
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap label {
	color: #fff;
	font-family: brutal-b
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap .game {
	display: flex;
	flex-direction: column;
	min-width: 222px;
	background: #002c32;
	border-radius: 6px;
	border: 1px solid #005965;
	flex: auto;
	position: relative
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap .game a {
	display: flex;
	flex-direction: column;
	height: 100%
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap .game img {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap .game h6 {
	padding: .5rem .5rem 0;
	margin: 0;
	text-transform: uppercase
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap .game span {
	padding: 0 .5rem .5rem;
	color: #6c757d;
	font-size: 70%;
	max-width: 222px;
	display: block
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap .game .platforms {
	padding: .5rem;
	display: flex;
	justify-content: flex-end
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap .game .platforms i {
	color: #ced4da;
	padding: .2rem
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap .game .detail {
	display: flex;
	flex-direction: column;
	flex: 1;
	justify-content: space-between
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap {
	margin-left: -115px
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap:nth-child(1) {
	margin-left: 0
}

html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap:focus-within~.gmg-available-games-wrap,
html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap:hover~.gmg-available-games-wrap {
	-webkit-transform: translateX(115px);
	transform: translateX(115px)
}

html.landing #gmg-available-games .container>.pure-g .pure-u-1 img {
	max-height: 300px;
	border-radius: 5px;
	z-index: 1111
}

html.landing #gmg-recent-streams {
	padding: 3.5rem 0
}

html.landing #gmg-recent-streams .container>.pure-g {
	padding: 2rem 0
}

html.landing #gmg-recent-streams .container>.pure-g h2 {
	background: #B02318;
	position: relative;
	border-radius: 16px;
	padding: 2rem;
	margin: 0 4rem 0 0;
	margin: 1em 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 220px;
	flex: 0 0 220px;
	color: #fff
}

html.landing #gmg-recent-streams .container>.pure-g h2 span {
	color: #fff
}

html.landing #gmg-recent-streams .container>.pure-g .pure-u-1 {
	scrollbar-color: #201c29;
	scrollbar-width: 10px;
	scrollbar-gutter: always;
	-webkit-overflow-scrolling: touch;
	padding: 3rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow-x: scroll;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}

html.landing #gmg-recent-streams .container>.pure-g .pure-u-1 .secondary-button {
	background-color: #B02318;
	color: #A6B8BD;
	border-left-color: transparent;
	max-width: 140px;
	position: absolute;
	bottom: 2rem;
	right: 2rem
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap {
	min-height: 280px;
	border-radius: 16px;
	background: #000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-transition: .2s;
	transition: .2s;
	margin: 0;
	z-index: 11;
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap:hover {
	-webkit-transform: translate(0, -1rem);
	transform: translate(0, -1rem);
	-webkit-box-shadow: -1rem 0 2rem #000;
	box-shadow: -1rem 0 2rem #000;
	background: #831a12
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap label {
	color: #fff;
	font-family: brutal-b
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap .stream {
	display: flex;
	flex-direction: column;
	min-width: 222px;
	background: #002c32;
	border-radius: 6px;
	border: 1px solid #005965;
	flex: auto;
	position: relative;
	margin: 1rem;
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap .stream a {
	display: flex;
	flex-direction: column;
	height: 100%
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap .stream .gmg-user-icon {
  padding: 0.5rem 0 0.5rem 0;
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap .stream h6 {
	padding: .5rem .5rem 0;
	margin: 0 0 1rem 0;
	text-transform: uppercase;
  text-align: center;
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap .stream span {
	padding: 0 .5rem .5rem;
	color: #6c757d;
	font-size: 70%;
	max-width: 222px;
	display: block
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap .stream .platforms {
	padding: .5rem;
	display: flex;
	justify-content: flex-end
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap .stream .platforms i {
	color: #ced4da;
	padding: .2rem
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap .stream .detail {
	display: flex;
	flex-direction: column;
	flex: 1;
	justify-content: space-between
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap {
	margin-left: -115px
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap:nth-child(1) {
	margin-left: 0
}

html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap:focus-within~.gmg-recent-streams-wrap,
html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap:hover~.gmg-recent-streams-wrap {
	-webkit-transform: translateX(115px);
	transform: translateX(115px)
}

html.landing #gmg-recent-streams .container>.pure-g .pure-u-1 img {
	max-height: 300px;
	border-radius: 5px;
	z-index: 1111
}

html.landing #gmg-ongoing-matches table {
	margin: 1.5em 0
}

html.landing #gmg-ongoing-matches table caption {
	color: #fff;
	text-align: left;
	font-style: normal;
	font-family: brutal-b;
	border-bottom: 1px solid #092126;
	margin: 1em 0
}

html.landing #gmg-ongoing-matches table caption span {
	float: right
}

html.landing #gmg-ongoing-matches tbody td {
	border-bottom-color: #092126
}

html.landing #gmg-ongoing-matches tbody tr:nth-child(1) {
	background: #52100b
}

html.landing #gmg-ongoing-matches tbody tr:nth-child(2) {
	background: #440e09
}

html.landing #gmg-ongoing-matches tbody tr:nth-child(3) {
	background: #370b07
}

html.landing #gmg-ongoing-matches tbody tr:nth-child(4) {
	background: #290806
}

html.landing #gmg-ongoing-matches tbody tr:nth-child(5) {
	background: #1c0604
}

html.landing #gmg-ongoing-matches tbody tr:nth-child(6) {
	background: #0e0302
}

html.landing #gmg-tournaments .ovx-grid {
	overflow: hidden
}

html.landing #gmg-tournaments .gmg-tournament-wrap {
	margin: 1rem;
	border-radius: 10px;
	box-shadow: 0 0 5px #000;
	background: #765619
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-img {
	position: relative;
	text-transform: uppercase
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-img>strong {
	color: #B89271;
	opacity: .8;
	position: absolute;
	right: 1em;
	background-color: #000;
	padding: 5px 10px;
	font-family: brutal-b
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-img>strong span {
	margin-right: 5px
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-img img {
	width: 100%;
	vertical-align: top
}

html.landing #gmg-tournaments .gmg-tournament-wrap .thumb-overlay {
	background: rgba(0, 0, 0, .4);
	backdrop-filter: blur(10px);
	width: 80%;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	padding: .5rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	height: 3.5em;
	left: 0;
	border-radius: 6px 6px 0 0
}

html.landing #gmg-tournaments .gmg-tournament-wrap .thumb-overlay h5 {
	margin: 0;
	text-transform: uppercase;
	font-family: brutal-b;
	font-size: 1.1em;
	color: #fff
}

html.landing #gmg-tournaments .gmg-tournament-wrap .thumb-overlay strong {
	text-transform: uppercase;
	font-size: .8em;
	color: #A6B8BD
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-others {
	padding-bottom: 2em
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-others .gmg-tournament-others-overlay {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	box-shadow: 0 4px 11px rgba(0, 0, 0, .34);
	border-radius: 0 0 6px 6px;
	background: #765619;
	display: flex;
	justify-content: space-between
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-img {
	box-shadow: inset 0 -30.67px 28.48px #000
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-content {
	text-align: center;
	font-family: brutal-b;
	padding: .5em 1em .5em;
	color: #A6B8BD;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-content label {
	font-size: .8em;
	color: #A6B8BD;
	font-family: brutal-m;
	display: block
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-content strong {
	padding: 5px 0;
	color: #000
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-content span {
	margin-right: 5px
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-content span img {
	max-height: 20px;
	vertical-align: middle
}

html.landing #gmg-tournaments .gmg-tournament-wrap .gmg-tournament-content .ovx-btn {
	padding: .3rem 1.5rem
}

html.landing #gmg-news a:hover h4 {
	text-decoration: underline
}

html.landing #gmg-news h4 {
	color: #fff;
	font-family: brutal-b;
	letter-spacing: 2px;
	font-size: 1.3em;
	max-width: 350px;
	line-height: 1;
	margin: 1rem 0;
}

html.landing #gmg-news .gmg-news-wrap {
	background: #831a12
}

html.landing #gmg-news .gmg-news-wrap .container .pure-u-1 {
	padding: .5rem 0;
	box-sizing: border-box;
}

html.landing #gmg-news .gmg-news-wrap .container .pure-u-1 span {
	color: #A6B8BD;
	font-size: .9em
}

html.landing #gmg-news .TextRight-resCenter {
	text-transform: uppercase;
	text-decoration: underline;
	font-size: .9em
}

html.landing .gmg-tag {
	background-color: #a6b8bd;
	color: #A6B8BD;
	font-weight: 900;
	text-transform: uppercase;
	padding: .3rem 1rem;
	transition: .4s ease;
	-moz-transition: none;
	transform: skewX(-15deg);
	overflow: hidden;
	display: inline-block;
	opacity: .9
}

html.landing .gmg-tag.color-green {
	background-color: #088830
}

html.landing .gmg-tag.color-blue {
	background-color: #2f80ed
}

html.landing .gmg-tag.color-purple {
	background-color: #730373
}

html.landing .gmg-tag.color-orange {
	background-color: #c37116
}

html.landing .gmg-tag i {
	transform: skewX(15deg);
	display: inline-block;
	font-style: normal;
	font-size: .8em;
	font-weight: 700;
	display: block;
	color: #fff;
	font-family: brutal-r
}

html.landing .gmg-tag:hover {
	opacity: 1
}

html.landing footer {
	padding: 1.5em 0
}

html.landing footer img {
	max-height: 35px
}

html.landing footer p {
	color: #A6B8BD;
	opacity: .7;
	font-size: .9em;
	margin-top: 0
}

html.landing footer .pure-u-md-1-3 {
	margin-bottom: 1.5em
}

html.landing footer .pure-u-md-1-3 li {
	display: inline-block;
	padding: 0 5px;
	font-size: 1.2em
}

html.landing footer .pure-u-md-2-3 {
	text-align: center;
	display: inline-flex
}

html.landing footer .pure-u-md-2-3 h6 {
	margin: 0;
	margin-bottom: .5rem;
	font-size: 1.2em;
	color: #dd2c1e;
	font-family: brutal-b
}

html.landing footer .pure-u-md-2-3 li {
	padding: .2em 0
}

html.landing footer .pure-u-md-2-3 a {
	font-size: .8em
}

html.landing footer .pure-u-md-2-3>div {
	flex: 1
}

html.landing #copyrights {
	background: #000;
	font-size: .9rem;
	color: #a5a5a5;
	opacity: .7
}

html.landing #copyrights .container {
	padding: 0 .5rem
}

html.landing #copyrights .container p a {
	color: #B02318;
	text-decoration: underline
}

* {
	transition: all ease .2s;
	box-sizing: border-box;
}

.metrix-icon {
	background: url(../img/logo-dark.svg);
	display: inline-block;
	background-color: #A6B8BD;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center;
	height: 42px;
	width: 42px;
	border-radius: 50%
}

.pure-g {
	letter-spacing: -.31em;
	text-rendering: optimizespeed
}

h1 {
	font-family: brutal-r, sans-serif
}

h2 {
	font-family: gmg-font, sans-serif;
	text-transform: uppercase
}

.font-number {
	font-family: Bungee, cursive
}

.brighthover:hover {
	opacity: 1;
	filter: brightness(200%)
}

.zoomhover:hover {
	transform: scale(1.1);
	transform-origin: center
}

.no-border {
	border: none!important
}

.bg-transparent {
	background-color: transparent!important
}

.bg-transparent:focus {
	outline: 0;
	border: none
}

.container {
	padding: .75em;
	max-width: 1190px;
	margin: 0 auto
}

.container .centered-all {
	text-align: center;
	margin: 0 auto
}

.container,
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%
}

.container-fluid {
	padding-left: 30px;
	padding-right: 30px;
	position: relative
}

.gmg-container {
	width: 100%;
	height: 100%;
	padding-left: 70px
}

.gmg-container .gmg-content {
	z-index: 10;
	padding-top: 60px;
	padding-bottom: 69px;
	min-height: 100%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.gmg-container .gmg-content-wrapper {
	min-height: 100%;
	position: relative
}

.one-isto-one {
	width: 50px;
	height: 50px;
	background: url(../images/1isto1.svg) no-repeat;
	background-size: 85%;
	background-position: center;
	margin: 0 auto
}

.overlay {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(255, 255, 255, .95);
	z-index: 1010;
	padding-left: 64px;
	overflow: auto;
	display: none
}

.overlay .overlay-search {
	font-weight: 700;
	font-size: 77px;
	height: 100px;
	letter-spacing: -1.93px;
	line-height: 100px;
	width: 100%;
	padding-left: 0!important
}

.overlay>div {
	width: 100%;
	height: 260px;
	display: block;
	overflow: hidden
}

.overlay .has-results {
	overflow: visible
}

.overlay .overlay-close {
	position: absolute;
	right: 20px;
	top: 5px
}

p {
	margin: .75em 0
}

a {
	text-decoration: none;
	outline: 0!important;
	color: #A6B8BD
}

a:hover {
	text-decoration: none
}

.link {
	text-decoration: underline
}

.link:hover {
	text-decoration: none
}

.link span.fa {
	color: #B02318;
	margin-right: 5px
}

table.scrolling-rows tbody tr,
table.scrolling-rows thead {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-width: 0!important;
	border-spacing: 0 10px
}

table.scrolling-rows tbody {
	display: block;
	overflow: auto
}

.db {
	display: block
}

span.tag {
	display: inline-block;
	font-size: 12px;
	background: #6d160f;
	color: #A6B8BD;
	padding: 3px 8px;
	border-radius: 5px
}

span.tag .fa {
	font-size: .8em
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #A6B8BD;
	letter-spacing: normal
}

.no-js #loader {
	display: none
}

.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0
}

.se-pre-con {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/preload.gif) center no-repeat;
	background-color: rgba(255, 255, 255, .8)
}

.TextLeft-resCenter,
.TextRight-resCenter {
	text-align: center
}

.TextCenter-resLeft {
	text-align: center
}

.TextCenter-resRight {
	text-align: left
}

.mhn {
	max-height: none!important
}

.stretch {
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}

h1,
h2,
h3,
h4 {
	margin: 0;
}

.fright-rescenter {
	float: none
}

.ovx-paginator {
	margin: 1em 0
}

.pr {
	position: relative;
	z-index: 11
}

.ovx-btn.wireframed {
	font-family: brutal-b;
	text-align: left;
	padding-left: 1rem;
	padding-right: 1rem
}

.secondary-button {
	background-color: #A6B8BD;
	color: #B02318;
	font-weight: 900;
	text-transform: uppercase;
	padding: .8rem 1.5rem;
	transition: .4s ease;
	-moz-transition: none;
	transform: skewX(-15deg);
	border-left: 2px solid #181818;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}

.secondary-button:hover {
	background: #89a1a7
}

.secondary-button:hover:after,
.secondary-button:hover:before {
	right: 110%;
	visibility: visible
}

.secondary-button i {
	transform: skewX(15deg);
	display: inline-block;
	font-style: normal;
	font-weight: 700;
	display: block;
	font-family: brutal-b
}

.secondary-button:before {
	width: 30px;
	height: 150px;
	background: #B02318;
	position: absolute;
	right: -30px;
	top: -30px;
	left: auto;
	content: '';
	transition: right .4s ease;
	transition-delay: .15s;
	-webkit-transition-delay: .15s;
	visibility: hidden
}

.secondary-button:after {
	width: 20px;
	height: 150px;
	background: #B02318;
	position: absolute;
	right: -30px;
	top: -30px;
	left: auto;
	content: '';
	transition: right .4s ease;
	-moz-transition: none;
	visibility: hidden
}

body.menu-pin .gmg-container .gmg-content-wrapper .gmg-footer {
	width: auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transition: left .3s ease;
	transition: left .3s ease
}

body.menu-pin .gmg-container .gmg-content-wrapper .gmg-content {
	z-index: 10;
	padding-top: 100px;
	padding-bottom: 69px;
	min-height: 100%;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

body.menu-pin .gmg-container .gmg-content-wrapper .gmg-content:only-child {
	padding-bottom: 0
}

.logo {
	padding: 1rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}

.logo h2 {
	font-family: gmg-font, sans-serif;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	color: #B02318;
	letter-spacing: 1.5px;
	padding-left: 1rem;
	font-size: 1.9rem
}

.logo h2 span {
	display: block;
	font-size: 1rem
}

.logo img {
	height: 65px;
	display: inline-block;
	vertical-align: middle
}

.gmg-extended-nav {
	background: #001919;
	width: 250px;
	float: left;
	height: 100%;
	position: fixed;
	padding: 20px 1rem;
	padding-top: .5rem;
	display: none;
	z-index: 100
}

.gmg-extended-nav h3 {
	padding: 1rem 0;
	color: #A6B8BD;
	font-size: .9rem
}

.gmg-extended-nav>ul>li {
	margin-bottom: 1rem
}

.gmg-extended-nav>ul>li .ovx-btn.wireframed {
	padding-top: .5rem;
	padding-bottom: .5rem
}

.gmg-extended-nav>ul>li .ovx-btn.wireframed img {
	background-color: #A6B8BD;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	padding: 2px;
	position: absolute;
	right: 2rem
}

.gmg-no-buttons-list li {
	margin: 1.5rem 0
}

.gmg-sidebar {
	width: 60px;
	background-color: #000;
	z-index: 1000;
	left: 0;
	position: fixed;
	bottom: 0;
	top: 0;
	right: auto;
	overflow: hidden;
	-webkit-transition: -webkit-transform .4s cubic-bezier(.05, .74, .27, .99);
	transition: transform .4s cubic-bezier(.05, .74, .27, .99);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}

.gmg-sidebar .gmg-sidebar__logo {
	display: block;
	height: 100px;
	line-height: 100px;
	background-color: #3A4346;
	border-bottom: 1px solid #3A4346;
	color: #fff;
	width: 100%;
	padding: 0 20px;
	padding-left: 30px;
	clear: both;
	z-index: 10;
	position: relative
}

.gmg-sidebar .gmg-sidebar__menu ul li.active a,
.gmg-sidebar .gmg-sidebar__menu ul li:hover a {
	background-color: #831a12;
	border-color: #000
}

.gmg-sidebar .gmg-sidebar__menu ul a {
	color: #A6B8BD;
	text-align: center;
	display: block;
	padding: 2rem 1rem;
	text-transform: uppercase;
	font-family: brutal-b;
	text-shadow: 0 1px 0 #000;
	border-bottom: .5px solid #23282a;
	font-size: 0
}

.gmg-sidebar .gmg-sidebar__menu ul a span {
	display: block;
	font-size: 23px;
	padding: 10px 0
}

.header {
	position: fixed;
	left: 0;
	top: 0;
	display: flex;
	height: 100px;
	width: 100%;
	padding: 0 20px 0 0;
	z-index: 800;
	background-color: #092126;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.header>div {
	padding: 1rem
}

.gmg-user-icon {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	box-sizing: border-box;
	-webkit-filter: drop-shadow(0 0 4px red);
	-moz-filter: drop-shadow(0 0 4px red);
	-ms-filter: drop-shadow(0 0 4px red);
	-o-filter: drop-shadow(0 0 4px red);
}

.gmg-user-icon img {
	-webkit-mask-image: url(../images/hexa-mask.svg);
	-webkit-mask-position: center;
	-webkit-mask-size: 50px;
	-webkit-mask-repeat: no-repeat;
	width: 52px;
	height: auto
}

.gmg-user-icon img[src=''] {
	height: 60px;
	width: 60px;
	display: block;
	position: relative;
	animation: gmg-pulse 2s infinite
}

.gmg-user-icon img[src='']:before {
	background: url(../images/glyph.svg) no-repeat;
	background-position: center;
	color: #0c0e0e;
	font-size: 1.5rem;
	vertical-align: middle;
	line-height: 2.5;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-size: 70%
}

.gmg-user-icon.online:before {
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #088830;
	border: .5px solid #7a959c;
	left: -5px;
	position: absolute;
	top: calc(30% - 8px);
	z-index: 11
}

.gmg-search .fa-search {
	color: red;
	margin-right: 5px
}

.gmg-search strong {
	font-family: brutal-b
}

.gmg-modes,
nav {
	position: relative;
	margin: 0 1rem;
	padding-left: 1rem
}

.gmg-modes:before,
nav:before {
	width: 10px;
	height: 100%;
	position: absolute;
	left: 0;
	background: #831a12;
	transform: skewX(-15deg);
	content: ''
}

.gmg-modes span,
nav span {
	background: #B02318;
	padding: .5rem 1rem;
	transform: skewX(-15deg)
}

.gmg-modes span a i,
nav span a i {
	padding: 5px;
	transform: skewX(15deg);
	color: #fff
}

.gmg-modes .pure-u-1>a,
.gmg-modes .pure-u-1>span,
nav .pure-u-1>a,
nav .pure-u-1>span {
	display: inline-block;
	vertical-align: middle
}

.gmg-notify-widget__trigger {
	text-align: center
}

.gmg-notify-widget__trigger .fa-bell {
	color: #A6B8BD;
	font-size: 1.5rem;
	position: relative;
	text-shadow: 0 0 10px red
}

.gmg-notify-widget__trigger .fa-bell span {
	position: absolute;
	right: -10px;
	top: -10px;
	background: #B02318;
	color: #fff;
	font-size: 10px;
	padding: 3px;
	font-weight: 700;
	border-radius: 50%
}

.gmg-user-control {
	padding-left: 3rem;
	position: relative
}

.gmg-user-control .gmg-user-icon {
	display: inline-block;
	vertical-align: middle
}

.gmg-user-control .gmg-user-icon+div {
	display: inline-block;
	vertical-align: middle;
	margin-left: .5rem
}

.gmg-user-control .gmg-user-icon+div strong {
	color: #A6B8BD;
	font-family: brutal-b;
	display: block
}

.gmg-user-control .gmg-user-icon+div label {
	color: #B02318;
	font-size: .9rem;
	display: block
}

.gmg-user-control .gmg-user-icon+div span {
	font-size: .8rem;
	color: #7F8F94;
	display: block;
	margin-top: 5px
}

.gmg-breadcrumb li {
	display: inline-block;
	vertical-align: middle;
	color: #A6B8BD
}

.gmg-breadcrumb li:before {
	content: '> '
}

.gmg-breadcrumb li:first-child:before {
	display: none
}

.gmg-breadcrumb li a {
	font-size: .8rem
}

.gmg-breadcrumb li a.current {
	color: #e33e32
}

.gmg-page-title {
	padding: .5rem 0
}

.gmg-page-title h2 {
	font-family: gmg-font, sans-serif;
	text-transform: uppercase;
	color: #dd2c1e;
	font-size: 1.9rem;
	letter-spacing: 3px
}

.gmg-quickview {
	position: fixed;
	right: -285px;
	top: 0;
	width: 285px;
	background: #001919;
	bottom: 0;
	z-index: 1000;
	-webkit-transition: -webkit-transform .4s cubic-bezier(.05, .74, .27, .99);
	transition: transform .4s cubic-bezier(.05, .74, .27, .99);
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-perspective: 1000
}

.gmg-quickview.open {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-ms-transform: translate(-100%, 0)
}

.gmg-user-dash {
	margin: 2.5rem;
	margin-right: 1.5rem;
	position: relative
}

.gmg-user-dash .gmg-user-icon {
	transform: scale(2);
	position: absolute;
	-webkit-filter: drop-shadow(0 0 1px #fff);
	left: .3rem;
	top: .3rem
}

.gmg-user-dash .gmg-user-dash__top {
	background: #6d160f;
	border-top-right-radius: 4rem
}

.gmg-user-dash .gmg-user-dash-username {
	padding: .5rem;
	color: #fff;
	padding-left: 90px
}

.gmg-user-dash .gmg-user-dash-username>span {
	font-family: brutal-b;
	font-size: 1.5rem
}

.gmg-user-dash .gmg-user-dash__member-since {
	font-size: .8rem;
	padding: .2rem 0
}

.gmg-user-dash .gmg-user-dash__balance {
	position: absolute;
	right: 2rem;
	top: 1rem;
	text-align: right
}

.gmg-user-dash .gmg-user-dash__balance strong {
	font-family: Bungee, cursive;
	display: block;
	color: #fff;
	font-size: 2em;
	letter-spacing: 2px
}

.gmg-user-dash .gmg-user-dash__balance strong span {
	font-size: .6em;
	padding: 0 5px
}

.gmg-user-dash .gmg-user-dash__balance a {
	font-size: .9em;
	padding: 5px 0;
	display: block;
	text-decoration: underline
}

.gmg-user-dash .gmg-user-dash__balance a:hover {
	text-decoration: none
}

.gmg-user-dash .gmg-user-dash__balance a span.fa {
	color: #B02318;
	margin-right: 5px
}

.member-schedule {
	display: grid;
	grid-template-columns: 300px 2fr 1fr;
	align-content: center;
	justify-content: center;
	text-align: center
}

.team-n-badges {
	display: grid;
	grid-template-columns: 300px 2fr 1fr;
	align-content: center;
	justify-content: center;
	text-align: center
}

.team-n-badges .gmg-user-dash-myteams {
	background: #092126;
	border-top-right-radius: 4rem;
	padding: 1rem 10px 1.5rem
}

.team-n-badges .gmg-user-dash-myteams li {
	display: inline-block;
	vertical-align: middle;
	padding: 1rem 5px 0
}

.team-n-badges .gmg-user-dash-myteams li:hover {
	transform: scale(1.1);
	transform-origin: center
}

.team-n-badges .gmg-user-dash-myteams img {
	max-height: 50px
}

.team-n-badges .gmg-user-dash-myteams .team-placeholder {
	width: 50px;
	height: 50px;
	background: url(../images/add-hexa.svg) no-repeat;
	background-size: 82%;
	display: inline-block;
	opacity: .8
}

.team-n-badges .gmg-user-dash-myteams .team-placeholder:hover {
	opacity: 1;
	filter: brightness(200%)
}

.team-n-badges .gmg-progressbar {
	margin: .5rem;
	color: #A6B8BD
}

.gmg-user-dash-badges {
	text-align: left;
	padding: 0 1.2rem 2rem
}

.gmg-user-dash-badges li {
	display: inline-block;
	padding: 5px;
	font-size: 9px;
	font-family: brutal-b;
	color: #A6B8BD;
	text-align: center
}

.gmg-user-dash-badges li:hover {
	transform: scale(1.1);
	transform-origin: center
}

.gmg-user-dash-badges li img {
	max-height: 50px;
	display: block;
	margin: 5px
}

.gmg-user-dash__stats {
	background: #092126;
	display: grid;
	grid-template-columns: repeat(4, minmax(150px, 1fr));
	text-align: center
}

.gmg-user-dash__stats h3 {
	font-size: .9rem;
	padding-bottom: .5rem
}

.gmg-user-dash__stats .gmg-user-dash__stat {
	padding: 2rem 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}

.gmg-user-dash__stats .gmg-user-dash__stat span {
	color: #A6B8BD;
	font-family: Bungee, cursive;
	font-size: 1.6rem;
	position: relative
}

.gmg-user-dash__stats .gmg-user-dash__stat span i {
	font-size: .8em
}

.gmg-user-dash__stats .gmg-user-dash__stat span img {
	max-height: 29px;
	display: inline-block;
	vertical-align: middle
}

.gmg-user-dash__stats .gmg-user-dash__stat span small {
	font-size: .7em;
	display: block;
	position: absolute;
	right: 0;
	bottom: -1.5rem
}

.gmg-trust-stars li {
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	background: url(../images/star.svg) no-repeat;
	background-size: 100%
}

.gmg-user-dash-referral {
	align-self: center;
	text-decoration: underline;
	font-size: .9rem
}

.gmg-user-dash-referral:hover {
	text-decoration: none
}

.gmg-user-dash-referral span.fa {
	color: #B02318;
	margin-right: 5px
}

.gmg-progressbar-group .gmg-progressbar-top-label {
	color: #A6B8BD;
	padding: 5px 0;
	font-size: .7rem
}

.gmg-progressbar {
	height: 10px;
	font-size: 10px;
	position: relative
}

.gmg-progressbar:after {
	background: #A6B8BD;
	border-radius: 25px;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}

.gmg-progressbar .gmg-progressbar-percentage {
	background: #092126;
	position: relative;
	height: 100%;
	border-radius: 4px;
	z-index: 1;
	width: 70%
}

.gmg-progressbar .gmg-progressbar__level {
	padding: 5px 0;
	display: inline-block
}

.gmg-progressbar .gmg-progressbar__wincount {
	padding: 5px 0;
	float: right;
}

.gmg-progressbar .gmg-progressbar__wincount:hover {
	text-decoration: none
}

.gmg-progressbar .gmg-progressbar__wincount span.fa {
	color: #B02318;
	margin-right: 5px
}

.ovx-tab-system {
	padding: 1.5rem
}

.ovx-tab-system .ovx-tabs li a {
	text-transform: uppercase;
	font-family: brutal-b
}

.gmg-matches__wrap .gmg-tabs-division,
.gmg-table__wrap .gmg-tabs-division,
.gmg-team__wrap .gmg-tabs-division {
	border-bottom: 1px solid #B02318;
	margin: 1rem 0;
	position: relative;
	margin-bottom: 1rem;
	margin-top: 2rem;
	color: #fff;
	text-transform: uppercase;
	font-family: brutal-b;
	font-size: .8rem;
	padding-bottom: .5rem
}

.gmg-matches__wrap .gmg-tabs-division:first-child,
.gmg-table__wrap .gmg-tabs-division:first-child,
.gmg-team__wrap .gmg-tabs-division:first-child {
	margin-top: 0
}

.gmg-matches__wrap .gmg-tabs-division span,
.gmg-table__wrap .gmg-tabs-division span,
.gmg-team__wrap .gmg-tabs-division span {
	position: absolute;
	right: 0
}

.gmg-matches__wrap table,
.gmg-table__wrap table,
.gmg-team__wrap table {
	border-color: transparent;
	border-width: 2px;
	font-size: .9em
}

.gmg-matches__wrap table strong,
.gmg-table__wrap table strong,
.gmg-team__wrap table strong {
	font-family: brutal-b;
	color: #A6B8BD
}

.gmg-matches__wrap table .gmg-game-name label,
.gmg-table__wrap table .gmg-game-name label,
.gmg-team__wrap table .gmg-game-name label {
	font-size: .8rem;
	display: block;
	color: #A6B8BD;
	margin-bottom: 5px
}

.gmg-matches__wrap table .gmg-game-name .gmg-label,
.gmg-table__wrap table .gmg-game-name .gmg-label,
.gmg-team__wrap table .gmg-game-name .gmg-label {
	background: #000;
	display: inline-block;
	color: #A6B8BD;
	padding: 5px;
	font-size: .7em
}

.gmg-matches__wrap table .gmg-game-name img,
.gmg-table__wrap table .gmg-game-name img,
.gmg-team__wrap table .gmg-game-name img {
	max-height: 30px
}

.gmg-matches__wrap table .gmg-table-user,
.gmg-table__wrap table .gmg-table-user,
.gmg-team__wrap table .gmg-table-user {
	display: inline-block;
	vertical-align: top;
	padding: 0 1rem;
	text-align: right
}

.gmg-matches__wrap table .gmg-table-user label,
.gmg-matches__wrap table .gmg-table-user strong,
.gmg-table__wrap table .gmg-table-user label,
.gmg-table__wrap table .gmg-table-user strong,
.gmg-team__wrap table .gmg-table-user label,
.gmg-team__wrap table .gmg-table-user strong {
	display: block
}

.gmg-matches__wrap table .gmg-table-user label span,
.gmg-matches__wrap table .gmg-table-user strong span,
.gmg-table__wrap table .gmg-table-user label span,
.gmg-table__wrap table .gmg-table-user strong span,
.gmg-team__wrap table .gmg-table-user label span,
.gmg-team__wrap table .gmg-table-user strong span {
	display: block;
	font-family: brutal-b
}

.gmg-matches__wrap table .gmg-table-user label span i,
.gmg-matches__wrap table .gmg-table-user strong span i,
.gmg-table__wrap table .gmg-table-user label span i,
.gmg-table__wrap table .gmg-table-user strong span i,
.gmg-team__wrap table .gmg-table-user label span i,
.gmg-team__wrap table .gmg-table-user strong span i {
	font-style: normal;
	color: #088830
}

.gmg-matches__wrap table .gmg-table-user:last-child,
.gmg-table__wrap table .gmg-table-user:last-child,
.gmg-team__wrap table .gmg-table-user:last-child {
	text-align: left
}

.gmg-matches__wrap table .gmg-table-time small,
.gmg-table__wrap table .gmg-table-time small,
.gmg-team__wrap table .gmg-table-time small {
	display: block
}

.gmg-matches__wrap table .table-versus,
.gmg-table__wrap table .table-versus,
.gmg-team__wrap table .table-versus {
	font-family: gmg-font, sans-serif;
	text-transform: uppercase;
	color: #e33e32;
	font-size: 2em
}

.gmg-matches__wrap table .gmg-table-result,
.gmg-table__wrap table .gmg-table-result,
.gmg-team__wrap table .gmg-table-result {
	color: #4caaab;
	font-family: brutal-b;
	font-size: .9em
}

.gmg-matches__wrap table thead th,
.gmg-table__wrap table thead th,
.gmg-team__wrap table thead th {
	color: #A6B8BD;
	border-left-color: transparent;
	background: 0 0;
	font-family: brutal-b;
	text-transform: uppercase;
	font-size: .8rem;
	padding: 1.5rem 0
}

.gmg-matches__wrap table tbody,
.gmg-table__wrap table tbody,
.gmg-team__wrap table tbody {
	border: 1px solid #68787e
}

.gmg-matches__wrap table tbody tr,
.gmg-table__wrap table tbody tr,
.gmg-team__wrap table tbody tr {
	background-color: #3A4346
}

.gmg-matches__wrap table tbody tr:nth-child(even),
.gmg-table__wrap table tbody tr:nth-child(even),
.gmg-team__wrap table tbody tr:nth-child(even) {
	background-color: #515e62
}

.gmg-matches__wrap table tbody td,
.gmg-table__wrap table tbody td,
.gmg-team__wrap table tbody td {
	text-align: center;
	border-color: #68787e;
	border-left-color: transparent;
	border-right-color: transparent
}

.gmg-matches__wrap table.today,
.gmg-table__wrap table.today,
.gmg-team__wrap table.today {
	border-color: #7F8F94
}

.gmg-matches__wrap table.today thead th,
.gmg-table__wrap table.today thead th,
.gmg-team__wrap table.today thead th {
	border-left-color: #7F8F94;
	background: #7F8F94;
	color: #3A4346
}

.gmg-team__wrap tbody {
	max-height: 480px
}

.gmg-team__wrap.joined {
	margin: 1.5rem 0;
	padding: 1.5rem
}

.gmg-team__wrap.joined th {
	background: #7F8F94;
	border-width: 0;
	color: #3A4346
}

.gmg-team__wrap td {
	font-size: .8rem;
	position: relative;
	color: #A6B8BD!important
}

.gmg-team__wrap td>label {
	display: block;
	margin-bottom: 5px
}

.gmg-team__wrap .gmg-team-name img {
	max-height: 70px
}

.gmg-team__wrap .gmg-team-name label {
	font-family: brutal-b;
	display: block;
	margin-bottom: 5px
}

.gmg-team__wrap .gmg-team-members {
	max-width: 130px;
	text-align: left
}

.gmg-team__wrap .gmg-team-members label {
	text-align: left
}

.gmg-team__wrap .gmg-team-members li {
	display: inline-block;
	vertical-align: middle;
	color: #B02318
}

.gmg-team__wrap .gmg-team-members li a.link {
	color: #B02318;
	display: inline-block
}

.gmg-team__wrap .gmg-user-icon img {
	width: 30px;
	-webkit-mask-size: 28px
}

.gmg-team__wrap .gmg-team-creation-time {
	position: absolute;
	font-size: 9px;
	right: 5px;
	top: 8px;
	opacity: .5
}

.gmg-team-form {
	padding-bottom: 130px!important
}

.gmg-dashboard-faq {
	margin: 2rem auto;
	text-align: center
}

.gmg-dashboard-faq img {
	max-height: 180px
}

.gmg-text-content {
	margin: 1rem 0
}

.gmg-text-content p>strong {
	display: block;
	padding: 5px 0;
	font-size: 1rem
}

.gmg-text-content h3 {
	font-size: 1.1rem;
	color: inherit
}

section {
	padding: .5rem;
	overflow: hidden
}

section.static {
	max-width: 1055px;
	padding: 2rem 0;
	border-radius: 4px;
	margin: 0 auto
}

section h3 {
	color: #092126;
	font-size: 2.2em;
	font-weight: 700
}

section h5 {
	text-align: center;
	font-family: Lato;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: 400;
	color: #7F8F94
}

section p {
	color: #888;
	font-size: .9rem;
	font-weight: 300;
	text-align: justify
}

.section-title h2 {
	font-weight: 300;
	font-size: 1.1rem;
	position: relative;
	padding-left: 3rem;
	display: inline;
	color: #092126
}

.section-title h2:before {
	position: absolute;
	content: '';
	height: 5px;
	width: 35px;
	top: 10px;
	z-index: 1;
	background: #092126;
	left: 0
}

.section-title strong {
	font-family: 'Noe Display', serif;
	font-size: 2.4rem;
	display: block;
	color: #092126;
	line-height: 1;
	padding: .5rem 0 0
}

.rounded-left {
	max-height: 500px;
	border-radius: 20px 0 0 20px
}

.rounded-right {
	max-height: 850px;
	border-radius: 0 20px 20px 0
}

.fit-image-right {
	object-fit: cover
}

.fit-image-right img {
	transform: translate(15%, 0)
}

.fit-image-left {
	object-fit: cover
}

.fit-image-left img {
	transform: translate(-15%, 0)
}

.offset-bottom {
	margin-top: -5rem!important
}

.offset-top {
	margin-top: 5rem
}

.swiper-container {
	width: 100%;
	height: 100%
}

.cta-button {
	border: 2px solid #092126;
	color: #092126;
	border-radius: 50%;
	padding: 5px
}

.cta-button:hover {
	background-color: #092126
}

.cta-button:hover:before {
	color: #fff
}

.gmg-text-content {
	color: #888;
	font-size: .9rem;
	font-weight: 300
}

.gmg-text-content ul {
	list-style: disc;
	margin-left: 2.3rem
}

.gmg-text-content ul li {
	line-height: 25px
}

.gmg-text-content h3 {
	color: #092126;
	margin: 1rem 0
}

.gmg-text-content p {
	padding-left: 1.3rem
}

.gmg-text-content strong i {
	display: block;
	padding-top: 1.3rem
}

.gmg-footer {
	background-color: #000;
	text-align: center
}

.gmg-footer p {
	font-size: .8rem
}

.gmg-challenge-container {
	position: relative
}

.gmg-challenge-bg {
	background: url(../images/bg-challenge.jpg) no-repeat;
	background-size: cover;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	position: absolute
}

.gmg-user-badge {
	max-width: 250px;
	background: url(../images/silver-badge.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	text-align: center;
	height: 215px;
	display: flex;
	justify-content: center;
	position: relative
}

.gmg-user-badge img {
	-webkit-mask-size: 88%;
	width: 70%;
	margin-left: -5px;
	-webkit-filter: drop-shadow(0 0 0 red);
	-moz-filter: drop-shadow(0 0 0 red);
	-ms-filter: drop-shadow(0 0 0 red);
	-o-filter: drop-shadow(0 0 0 red)
}

.gmg-user-badge .gmg-user-badge-inner {
	margin: 0 auto;
	-webkit-filter: drop-shadow(0 0 0 red);
	-moz-filter: drop-shadow(0 0 0 red);
	-ms-filter: drop-shadow(0 0 0 red);
	-o-filter: drop-shadow(0 0 0 red);
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center
}

.gmg-user-badge .gmg-user-name {
	position: absolute;
	bottom: 2rem;
	background: url(../images/badge-label.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 100%;
	max-width: 150px;
	height: 43px;
	margin-left: -3px;
	margin-bottom: -20px;
	font-family: gmg-font, sans-serif;
	text-transform: uppercase;
	color: #092126;
	line-height: 35px;
	font-size: .8rem;
	letter-spacing: 1.5px
}

.gmg-user-badge .gmg-user-stars {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	height: 50px;
	width: 65%;
	z-index: 1;
	grid-column-gap: 2px;
	margin-top: -15px
}

.gmg-user-badge .gmg-user-star {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/star.svg) no-repeat;
	background-size: 100%;
	grid-row: 2/3
}

.gmg-user-badge .gmg-user-star:first-child {
	transform: scale(1.5);
	transform-origin: center;
	grid-row: 1/2;
	grid-column: 3;
	position: relative;
	bottom: -10px
}

.gmg-user-badge .gmg-user-star:nth-child(2) {
	grid-column: 2
}

.gmg-user-badge .gmg-user-star:nth-child(3) {
	grid-column: 4
}

.gmg-user-badge .gmg-user-star:nth-child(4) {
	grid-column: 1;
	margin-top: 20px
}

.gmg-user-badge .gmg-user-star:nth-child(5) {
	grid-column: 5;
	margin-top: 20px
}

.gmg-challenge-container>.pure-g {
	display: grid;
	grid-template-columns: 400px minmax(100px, 1fr) 400px;
	max-width: 1200px;
	margin: 0 auto
}

.gmg-challenge-opponent-group {
	position: relative;
	padding: 3rem 0;
	text-align: center
}

.gmg-challenge-opponent-group .gmg-user-badge {
	margin: 0 auto
}

.gmg-challenge-opponent-group .gmg-progressbar {
	max-width: 170px;
	margin: 0 auto
}

.gmg-challenge-opponent-group .gmg-progressbar .gmg-progressbar-percentage {
	background: #088830
}

.gmg-vs-opponent {
	text-align: center
}

.gmg-vs-opponent strong {
	padding-top: 1rem;
	position: relative;
	display: block;
	color: #e33e32;
	font-family: gmg-font, sans-serif;
	text-transform: uppercase;
	font-size: 1.6rem;
	letter-spacing: 2px
}

.gmg-vs-opponent strong span {
	color: #fff;
	display: block
}

.gmg-vs-opponent img {
	position: relative;
	z-index: 111;
	max-width: 215px;
	margin: 0 auto;
	margin-top: -20px;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0
}

.ovx-form:not(.gmg-challenge-form) {
	background: #092126;
	position: relative
}

.ovx-form:not(.gmg-challenge-form) .gmg-form-foot {
	background: #3A4346;
	color: #7F8F94;
	padding: 1rem 1.5rem;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top: 20px
}

.ovx-form:not(.gmg-challenge-form) .form-title h4 {
	font-family: brutal-b;
	color: #A6B8BD
}

.ovx-form:not(.gmg-challenge-form) .field-group label {
	color: #7F8F94!important
}

.ovx-form:not(.gmg-challenge-form) .field-group input[type=text],
.ovx-form:not(.gmg-challenge-form) .field-group.gmg-team-players-tag-area {
	background-color: #3A4346;
	border-width: 0;
	color: #A6B8BD
}

.ovx-form:not(.gmg-challenge-form) .field-group.gmg-team-players-tag-area {
	border-radius: 8px;
	padding: .8rem;
	padding-top: 0
}

.ovx-form:not(.gmg-challenge-form) .field-group.gmg-team-players-tag-area>label {
	font-size: 10px;
	padding-bottom: 5px
}

.ovx-form {
	padding: 2.5rem
}

.gmg-challenge-form {
	position: relative;
	border: 1px solid #b6433d;
	border-top-color: transparent;
	padding-bottom: 0;
	max-width: 500px;
	margin: 0 auto;
	margin-bottom: 2rem;
	border-radius: 0 0 10px 10px
}

.gmg-challenge-form .radio-group {
	display: inline-block;
	vertical-align: middle
}

.gmg-challenge-form .field-group p {
	color: #A6B8BD;
	text-align: center
}

.gmg-challenge-form svg {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: #481b18;
	z-index: -1
}

.gmg-challenge-form svg polygon {
	fill: #481b18;
	stroke-width: 1;
	stroke: #692723
}

.gmg-challenge-form .btn-challenge {
	text-align: center;
	margin: 0 auto;
	bottom: 1rem;
	position: relative
}

.form-title {
	padding-bottom: 1rem;
	text-align: center
}

.form-title h4 {
	font-family: gmg-font, sans-serif;
	text-transform: uppercase;
	font-size: 1.6rem;
	color: #7F8F94;
	letter-spacing: 2px
}

.form-title span {
	color: #7F8F94;
	display: block;
	padding: 5px 0
}

.form-title span strong {
	color: #fff;
	font-family: brutal-b;
	text-transform: uppercase
}

.match-time-grid {
	display: grid;
	grid-template-columns: 80px 1fr;
	align-items: center
}

.match-time-grid .radio-group {
	display: inline-block;
	vertical-align: middle
}

.match-time-grid .date_selector label {
	margin-right: 5px
}

.match-time-grid .date_selector #date_selector,
.match-time-grid .date_selector>label {
	display: inline-block;
	vertical-align: middle
}

.ovx-form .field-group {
	padding: 1rem 0
}

.ovx-form .field-group label:not(.ovx-radio) {
	color: #A6B8BD;
	display: block;
	padding: 5px 0 1rem
}

#date_selector {
	transition: none!important;
	background-color: #7F8F94!important;
	border: none;
	display: block;
	width: calc(100% - 30px)
}

.gmg-team-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(500px, auto));
	grid-auto-columns: min-content;
	grid-column-gap: 2rem
}

table.expanded {
	border: none;
	border-collapse: separate;
	border-spacing: 0 15px
}

table.expanded thead th {
	padding: 1rem .5rem
}

table.expanded tbody tr {
	border: 1px solid #13454f
}

table.expanded tbody tr td {
	background: #0e333b;
	border: 1px solid #185764;
	border-left-width: 0!important;
	border-right-width: 0
}

table.expanded tbody tr td:first-child {
	border-left-width: 1px!important
}

table.expanded tbody tr td:last-child {
	border-right-width: 1px!important
}

ul.link-pair li {
	display: inline-block;
	vertical-align: middle
}

ul.link-pair li a {
	text-decoration: underline
}

ul.link-pair li:first-child:after {
	content: ' / '
}

ul.link-pair li a.link {
	color: #B02318
}

.gmg-form__filter {
	background: #7F8F94;
	padding: .5rem;
	text-align: center
}

.gmg-form__filter li {
	display: inline-block;
	vertical-align: middle
}

.gmg-form__filter li:first-child label {
	background-color: #B02318
}

.gmg-game__listing {
	display: block;
	padding: .5rem;
	background: #000;
	margin: .5rem 0;
	border: 1px solid transparent
}

.gmg-game__listing:hover {
	background: #222;
	border-color: #555
}

.gmg-game__listing ul {
	margin: 5px 0
}

.gmg-game__listing ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 4px
}

.gmg-game__listing .gmg-game__listing-title {
	color: #A6B8BD;
	font-size: 1.1rem
}

.gmg-game__listing img,
.gmg-game__listing>div {
	display: inline-block;
	vertical-align: top
}

.gmg-game__listing img {
	max-height: 30px;
	margin-right: .3rem
}

.text-box__wrap {
	padding: .5rem
}

.gmg-sidebar-form {
	background: #A6B8BD
}

.gmg-sidebar-form input[type=text] {
	background: 0 0;
	outline: 0;
	border: 0;
	color: #B02318
}

.gmg-sidebar-form input[type=text]:focus {
	outline: 0
}

.gmg-sidebar-form .fa {
	color: #B02318;
	margin-right: 5px
}

@media screen and (min-width:35.5em) {
	html.landing {
		/* font-size: .8em */
	}
}

@media screen and (min-width:64em) {

	.ovx-slider img {
		max-height: 475px
	}
	html.landing #gmg-recent-streams .container>.pure-g {
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	html.landing #gmg-recent-streams .container>.pure-g .pure-u-1 {
		padding: 3em
	}
  html.landing #gmg-available-games .container>.pure-g {
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	html.landing #gmg-available-games .container>.pure-g .pure-u-1 {
		padding: 3em
	}
	html.landing #gmg-features .pure-u-md-3-5 .pure-u-md-1-2:last-child,
	html.landing #gmg-features .pure-u-md-3-5 .pure-u-md-1-2:nth-child(2) {
		top: 3em
	}
	html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap {
		background: #092126;
		-webkit-box-shadow: -1rem 0 3rem #000;
		box-shadow: -1rem 0 3rem #000
	}
	html.landing #gmg-recent-streams .container>.pure-g .gmg-recent-streams-wrap .game {
		margin: 1em
	}
  html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap {
		background: #092126;
		-webkit-box-shadow: -1rem 0 3rem #000;
		box-shadow: -1rem 0 3rem #000
	}
	html.landing #gmg-available-games .container>.pure-g .gmg-available-games-wrap .game {
		margin: 1em
	}
	body.menu-pin .gmg-sidebar {
		width: 120px;
		transform: translate(0, 0)!important;
		-webkit-transform: translate(0, 0)!important
	}
	body.menu-pin .gmg-container {
		padding-left: 0
	}
	body.menu-pin .gmg-container .gmg-content-wrapper .gmg-content .container-fluid {
		padding-left: 250px;
		padding-right: 0
	}
	body.menu-pin .overlay {
		padding-left: 0
	}
	html.landing {
		font-size: 1em
	}
	html.landing footer .pure-u-md-2-3 {
		text-align: left
	}
	html.landing footer img {
		max-height: 65px
	}
	html.landing footer p {
		max-width: 300px
	}
  html.landing footer p.full-width {
		max-width: 100%;
	}
	html.landing #top-bar {
		display: block
	}
	html.landing header nav,
	html.landing header nav div.pure-u-1 {
		display: inline-block;
		visibility: visible;
		opacity: 1;
	}
	html.landing header .logo img {
		height: 65px
	}
	html.landing .ovx-slider .swiper-button-next,
	html.landing .ovx-slider .swiper-button-prev {
		display: block
	}
	html.landing #gmg-platforms .gmg-platforms-wrap {
		max-width: 350px;
		display: grid;
		grid-template-columns: 1fr 1fr 1fr
	}
	html.landing #gmg-features {
		padding-top: 1em;
		padding-bottom: 6em
	}
	html.landing #gmg-features .pure-u-1-2 .gmg-feature {
		position: relative
	}
	html.landing #gmg-features .pure-u-1-2:first-child .gmg-feature,
	html.landing #gmg-features .pure-u-1-2:nth-child(3) .gmg-feature {
		top: 5em
	}
	html.landing html.landing #gmg-recent-streams .container>.pure-g {
		margin: 0 0 5rem
	}
  html.landing html.landing #gmg-available-games .container>.pure-g {
		margin: 0 0 5rem
	}
	.gmg-sidebar {
		z-index: 799
	}
	.toggle-sidebar {
		display: none!important
	}
	.TextRight-resCenter {
		text-align: right
	}
	.TextCenter-resLeft {
		text-align: left
	}
}

@media screen and (min-width:80em) {
	.gmg-sidebar .gmg-sidebar__menu ul a {
		font-size: .75em
	}
	.gmg-extended-nav {
		display: block
	}
	.gmg-content.extended-opened {
		padding-left: 120px
	}
}

@media only screen and (max-width:991px) {
	.logo h2 {
		display: none
	}
	.gmg-sidebar {
		display: none;
		width: 120px;
		z-index: auto;
		left: 0!important;
		-webkit-transform: translate3d(0, 0, 0)!important;
		transform: translate3d(0, 0, 0)!important
	}
}

.ovx-form input[type=color],
.ovx-form input[type=date],
.ovx-form input[type=datetime-local],
.ovx-form input[type=datetime],
.ovx-form input[type=email],
.ovx-form input[type=month],
.ovx-form input[type=number],
.ovx-form input[type=password],
.ovx-form input[type=search],
.ovx-form input[type=tel],
.ovx-form input[type=text],
.ovx-form input[type=time],
.ovx-form input[type=url],
.ovx-form input[type=week],
.ovx-form textarea {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: .8rem;
	margin-bottom: .2em;
	transition: none
}

.ovx-form input:not([type]) {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: .5em .6em;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px #ddd
}

.ovx-form input[type=color] {
	padding: .2em .5em
}

.ovx-form input[type=color][disabled],
.ovx-form input[type=date][disabled],
.ovx-form input[type=datetime-local][disabled],
.ovx-form input[type=datetime][disabled],
.ovx-form input[type=email][disabled],
.ovx-form input[type=month][disabled],
.ovx-form input[type=number][disabled],
.ovx-form input[type=password][disabled],
.ovx-form input[type=search][disabled],
.ovx-form input[type=tel][disabled],
.ovx-form input[type=text][disabled],
.ovx-form input[type=time][disabled],
.ovx-form input[type=url][disabled],
.ovx-form input[type=week][disabled],
.ovx-form select[disabled],
.ovx-form textarea[disabled] {
	border-color: #ddd!important;
	background-color: #f7f7f7;
	color: #cad2d3!important;
	color: .8;
	cursor: not-allowed
}

.ovx-form input:not([type])[disabled] {
	background-color: #eaeded;
	color: #cad2d3;
	cursor: not-allowed
}

.ovx-form input[readonly],
.ovx-form select[readonly],
.ovx-form textarea[readonly] {
	border-color: #ccc;
	background: #eee;
	color: #777
}

.ovx-form select[multiple] {
	height: auto
}

.ovx-form fieldset {
	margin: 0;
	padding: .35em 0 .75em;
	border: 0
}

.ovx-form legend {
	display: block;
	margin-bottom: .3em;
	padding: .3em 0;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	color: #333
}

.ovx-form-stacked input[type=color],
.ovx-form-stacked input[type=date],
.ovx-form-stacked input[type=datetime-local],
.ovx-form-stacked input[type=datetime],
.ovx-form-stacked input[type=email],
.ovx-form-stacked input[type=month],
.ovx-form-stacked input[type=number],
.ovx-form-stacked input[type=password],
.ovx-form-stacked input[type=search],
.ovx-form-stacked input[type=tel],
.ovx-form-stacked input[type=text],
.ovx-form-stacked input[type=time],
.ovx-form-stacked input[type=url],
.ovx-form-stacked input[type=week],
.ovx-form-stacked label,
.ovx-form-stacked select,
.ovx-form-stacked textarea {
	display: block;
	margin: .25em 0
}

.ovx-form-stacked input:not([type]) {
	display: block;
	margin: .25em 0
}

.ovx-form-aligned .ovx-help-inline,
.ovx-form-aligned input,
.ovx-form-aligned select,
.ovx-form-aligned textarea,
.ovx-form-message-inline {
	display: inline-block;
	vertical-align: middle
}

.ovx-form-aligned textarea {
	vertical-align: top
}

.ovx-form-aligned .ovx-control-group {
	margin-bottom: .5em
}

.ovx-form-aligned .ovx-control-group label {
	display: inline-block;
	margin: 0 1em 0 0;
	width: 10em;
	vertical-align: middle;
	text-align: right
}

.ovx-form-aligned .ovx-controls {
	margin: 1.5em 0 0 10em
}

.ovx-form .ovx-input-rounded,
.ovx-form input.ovx-input-rounded {
	padding: .5em 1em;
	border-radius: 2em
}

.ovx-form .ovx-group fieldset {
	margin-bottom: 10px
}

.ovx-form .ovx-group input {
	position: relative;
	top: -1px;
	display: block;
	margin: 0;
	padding: 10px;
	border-radius: 0
}

.ovx-form .ovx-group input:focus {
	z-index: 2
}

.ovx-form .ovx-group input:first-child {
	top: 1px;
	border-radius: 4px 4px 0 0
}

.ovx-form .ovx-group input:last-child {
	top: -2px;
	border-radius: 0 0 4px 4px
}

.ovx-form .ovx-group button {
	margin: .35em 0
}

.ovx-form .ovx-input-1 {
	width: 100%
}

.ovx-form .ovx-input-2-3 {
	width: 66%
}

.ovx-form .ovx-input-1-2 {
	width: 50%
}

.ovx-form .ovx-input-1-3 {
	width: 33%
}

.ovx-form .ovx-input-1-4 {
	width: 25%
}

.ovx-form .ovx-help-inline,
.ovx-form-message-inline {
	display: inline-block;
	padding-left: .3em;
	color: #666;
	vertical-align: middle;
	font-size: .875em
}

.ovx-form-message {
	display: block;
	color: #666;
	font-size: .875em
}

@media only screen and (max-width:480px) {
	.ovx-form button[type=submit] {
		margin: .7em 0 0
	}
	.ovx-form input:not([type]),
	.ovx-form input[type=color],
	.ovx-form input[type=date],
	.ovx-form input[type=datetime-local],
	.ovx-form input[type=datetime],
	.ovx-form input[type=email],
	.ovx-form input[type=month],
	.ovx-form input[type=number],
	.ovx-form input[type=password],
	.ovx-form input[type=search],
	.ovx-form input[type=tel],
	.ovx-form input[type=text],
	.ovx-form input[type=time],
	.ovx-form input[type=url],
	.ovx-form input[type=week],
	.ovx-form label {
		display: block
	}
	.ovx-group input:not([type]),
	.ovx-group input[type=color],
	.ovx-group input[type=date],
	.ovx-group input[type=datetime-local],
	.ovx-group input[type=datetime],
	.ovx-group input[type=email],
	.ovx-group input[type=month],
	.ovx-group input[type=number],
	.ovx-group input[type=password],
	.ovx-group input[type=search],
	.ovx-group input[type=tel],
	.ovx-group input[type=text],
	.ovx-group input[type=time],
	.ovx-group input[type=url],
	.ovx-group input[type=week] {
		margin-bottom: 0
	}
	.ovx-form-aligned .ovx-control-group label {
		display: block;
		margin-bottom: .3em;
		width: 100%;
		text-align: left
	}
	.ovx-form-aligned .ovx-controls {
		margin: 1.5em 0 0
	}
	.ovx-form .ovx-help-inline,
	.ovx-form-message,
	.ovx-form-message-inline {
		display: block;
		padding: .2em 0 .8em;
		font-size: .75em
	}
}

.ovx-form input[type=color]:focus,
.ovx-form input[type=date]:focus,
.ovx-form input[type=datetime-local]:focus,
.ovx-form input[type=datetime]:focus,
.ovx-form input[type=email]:focus,
.ovx-form input[type=month]:focus,
.ovx-form input[type=number]:focus,
.ovx-form input[type=password]:focus,
.ovx-form input[type=search]:focus,
.ovx-form input[type=tel]:focus,
.ovx-form input[type=text]:focus,
.ovx-form input[type=time]:focus,
.ovx-form input[type=url]:focus,
.ovx-form input[type=week]:focus,
.ovx-form textarea:focus {
	outline: 0;
	transition: none
}

.ovx-form input:not([type]):focus {
	outline: 0;
	outline: thin dotted\9;
	border-color: #129FEA
}

.ovx-form input:focus:invalid,
.ovx-form select:focus:invalid,
.ovx-form textarea:focus:invalid {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #000
}

input:invalid {
	box-shadow: none
}

.ovx-form input:focus:invalid:focus,
.ovx-form select:focus:invalid:focus,
.ovx-form textarea:focus:invalid:focus {
	border-color: #2b3639
}

.ovx-form input[type=checkbox]:focus:invalid:focus,
.ovx-form input[type=file]:focus:invalid:focus,
.ovx-form input[type=radio]:focus:invalid:focus {
	outline-color: #A6B8BD
}

.ovx-form input[type=date],
.ovx-form input[type=email],
.ovx-form input[type=password],
.ovx-form input[type=search],
.ovx-form input[type=text],
textarea {
	border: 1px solid #A6B8BD;
	background: #A6B8BD;
	border-radius: 8px;
	color: #092126
}

.ovx-form input[type=date].rounded,
.ovx-form input[type=email].rounded,
.ovx-form input[type=password].rounded,
.ovx-form input[type=search].rounded,
.ovx-form input[type=text].rounded,
textarea.rounded {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-ie-border-radius: 5px;
	-o-border-radius: 5px
}

.ovx-form input[type=date].wireframed,
.ovx-form input[type=email].wireframed,
.ovx-form input[type=password].wireframed,
.ovx-form input[type=search].wireframed,
.ovx-form input[type=text].wireframed,
textarea.wireframed {
	border-color: #A6B8BD;
	background: 0 0;
	color: #333
}

.ovx-form input[type=date].wireframed:focus,
.ovx-form input[type=email].wireframed:focus,
.ovx-form input[type=password].wireframed:focus,
.ovx-form input[type=search].wireframed:focus,
.ovx-form input[type=text].wireframed:focus,
textarea.wireframed:focus {
	border-color: #A6B8BD, 20%;
	box-shadow: 0 0 2px #333;
	color: #A6B8BD
}

.ovx-form input[type=date].event-success,
.ovx-form input[type=email].event-success,
.ovx-form input[type=password].event-success,
.ovx-form input[type=search].event-success,
.ovx-form input[type=text].event-success,
textarea.event-success {
	border-color: #088830;
	background: #fff;
	color: #088830
}

.ovx-form input[type=date].event-success:focus,
.ovx-form input[type=email].event-success:focus,
.ovx-form input[type=password].event-success:focus,
.ovx-form input[type=search].event-success:focus,
.ovx-form input[type=text].event-success:focus,
textarea.event-success:focus {
	border-color: #088830, 20%;
	box-shadow: 0 0 2px #088830;
	color: #088830
}

.ovx-form input[type=date].event-success.wireframed,
.ovx-form input[type=email].event-success.wireframed,
.ovx-form input[type=password].event-success.wireframed,
.ovx-form input[type=search].event-success.wireframed,
.ovx-form input[type=text].event-success.wireframed,
textarea.event-success.wireframed {
	border-color: #088830;
	background: 0 0;
	color: #088830
}

.ovx-form input[type=date].event-error,
.ovx-form input[type=email].event-error,
.ovx-form input[type=password].event-error,
.ovx-form input[type=search].event-error,
.ovx-form input[type=text].event-error,
textarea.event-error {
	border-color: #f63a49;
	background: #fff;
	color: #f63a49
}

.ovx-form input[type=date].event-error:focus,
.ovx-form input[type=email].event-error:focus,
.ovx-form input[type=password].event-error:focus,
.ovx-form input[type=search].event-error:focus,
.ovx-form input[type=text].event-error:focus,
textarea.event-error:focus {
	border-color: #f63a49, 20%;
	box-shadow: 0 0 2px #f63a49;
	color: #f63a49
}

.ovx-form input[type=date].event-error.wireframed,
.ovx-form input[type=email].event-error.wireframed,
.ovx-form input[type=password].event-error.wireframed,
.ovx-form input[type=search].event-error.wireframed,
.ovx-form input[type=text].event-error.wireframed,
textarea.event-error.wireframed {
	border-color: #f63a49;
	background: 0 0;
	color: #f63a49
}

.ovx-form input[type=date].event-warning,
.ovx-form input[type=email].event-warning,
.ovx-form input[type=password].event-warning,
.ovx-form input[type=search].event-warning,
.ovx-form input[type=text].event-warning,
textarea.event-warning {
	border-color: #B89271;
	background: #fff;
	color: #B89271
}

.ovx-form input[type=date].event-warning:focus,
.ovx-form input[type=email].event-warning:focus,
.ovx-form input[type=password].event-warning:focus,
.ovx-form input[type=search].event-warning:focus,
.ovx-form input[type=text].event-warning:focus,
textarea.event-warning:focus {
	border-color: #B89271, 20%;
	box-shadow: 0 0 2px #B89271;
	color: #B89271
}

.ovx-form input[type=date].event-warning.wireframed,
.ovx-form input[type=email].event-warning.wireframed,
.ovx-form input[type=password].event-warning.wireframed,
.ovx-form input[type=search].event-warning.wireframed,
.ovx-form input[type=text].event-warning.wireframed,
textarea.event-warning.wireframed {
	border-color: #B89271;
	background: 0 0;
	color: #B89271
}

.ovx-form input[type=date] {
	padding-top: .62rem;
	padding-bottom: .62rem;
	border: none
}

input.wireframed::-webkit-input-placeholder,
input::-webkit-input-placeholder,
textarea.wireframed::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #7F8F94;
	opacity: .5
}

input.wireframed:-moz-placeholder,
input:-moz-placeholder,
textarea.wireframed:-moz-placeholder,
textarea:-moz-placeholder {
	color: #7F8F94;
	opacity: .5
}

input.wireframed:-ms-input-placeholder,
input:-ms-input-placeholder,
textarea.wireframed:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #7F8F94;
	opacity: .5
}

input.event-success::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #088830;
	opacity: .5
}

input.event-success:-moz-placeholder,
textarea:-moz-placeholder {
	color: #088830
}

input.event-success:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #088830
}

input.event-error::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #f63a49;
	opacity: .5
}

input.event-error:-moz-placeholder,
textarea:-moz-placeholder {
	color: #f63a49
}

input.event-error:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #088830
}

input.event-warning::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #B89271;
	opacity: .5
}

input.event-warning:-moz-placeholder,
textarea:-moz-placeholder {
	color: #B89271
}

input.event-warning:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #B89271
}

input[disabled]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #cad2d3;
	opacity: .5
}

input[disabled].event-success:-moz-placeholder,
textarea:-moz-placeholder {
	color: #cad2d3
}

input[disabled].event-success:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #cad2d3
}

input#date_selector::-webkit-input-placeholder {
	color: #fff!important;
	opacity: 1
}

input#date_selector:-moz-input-placeholder {
	color: #fff!important;
	opacity: 1
}

input#date_selector:-ms-input-placeholder {
	color: #fff!important;
	opacity: 1
}

label.ovx-switch {
	position: relative;
	display: inline-block;
	margin: 0;
	border-width: 1px;
	vertical-align: top
}

label.ovx-switch .switch {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	line-height: 24px
}

label.ovx-switch.rounded .switch {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	-ie-border-radius: 4px;
	-o-border-radius: 4px
}

label.ovx-switch.rounded .switch .switch-label {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	-khtml-border-radius: 3px 0 0 3px;
	-ie-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px
}

label.ovx-switch.rounded .switch .switch-label:last-child {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	-khtml-border-radius: 0 3px 3px 0;
	-ie-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0
}

label.ovx-switch.wireframed .switch {
	border-color: #7F8F94
}

.switch-label {
	float: left;
	padding: 0 .8em;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none
}

.switch-input {
	display: none
}

.switch-input:checked+.switch .switch-label {
	color: #7F8F94
}

.switch .off.icon-close,
.switch .on.icon-checkmark {
	line-height: 24px
}

.ovx-switch .switch .on {
	background: #fff;
	color: transparent
}

.ovx-switch .switch .off {
	background: #000;
	color: #fff;
	font-size: 11px;
	round: #7F8F94
}

.switch-input:checked+.switch .on {
	background: #088830;
	color: #fff
}

.switch-input:checked+.switch .off {
	background: #fff;
	color: transparent
}

label.ovx-checkbox {
	position: relative;
	display: inline-block;
	margin: 0;
	vertical-align: middle
}

label.ovx-checkbox input[type=checkbox] {
	display: none
}

label.ovx-checkbox input[type=checkbox]:checked+.check span {
	border-color: #088830;
	background: #088830;
	color: #fff
}

label.ovx-checkbox b {
	font-size: .8em;
	display: inline-block;
	vertical-align: unset
}

label.ovx-checkbox .check {
	position: relative;
	display: inline-block;
	background: 0 0
}

label.ovx-checkbox .check span {
	display: block;
	margin: 0;
	width: 12px;
	height: 12px;
	border: 1px solid #555;
	background: #555;
	color: #555;
	vertical-align: top;
	text-align: center;
	font-size: .6em;
	line-height: 12px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none
}

label.ovx-checkbox .check span:hover {
	border-color: #088830;
	background-color: #088830;
	color: #088830
}

label.ovx-checkbox.rounded .check {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	-ie-border-radius: 4px;
	-o-border-radius: 4px
}

label.ovx-checkbox.rounded .check span {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-khtml-border-radius: 2px;
	-ie-border-radius: 2px;
	-o-border-radius: 2px
}

label.ovx-checkbox.disabled {
	opacity: .4;
	pointer-events: none
}

label.ovx-checkbox.wireframed span {
	border-color: #555;
	background: 0 0!important;
	color: transparent;
	line-height: 12px
}

label.ovx-checkbox.wireframed span:hover {
	color: transparent
}

label.wireframed input[type=checkbox]:checked+.check span {
	color: #088830
}

label.ovx-radio {
	position: relative;
	display: inline-block;
	margin: 0;
	vertical-align: middle
}

label.ovx-radio input[type=checkbox] {
	display: none
}

label.ovx-radio input[type=checkbox]:checked+.radio span {
	border-color: #088830;
	background: #088830;
	color: #fff
}

label.ovx-radio .radio {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	-ie-border-radius: 50%;
	-o-border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	background: 0 0
}

label.ovx-radio .radio span {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	-ie-border-radius: 50%;
	-o-border-radius: 50%;
	display: block;
	margin: 0;
	width: 18px;
	height: 18px;
	border: 1px solid #555;
	background: #555;
	color: #555;
	vertical-align: middle;
	text-align: center;
	font-size: .6em;
	line-height: 14px;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none
}

label.ovx-radio .radio span:hover {
	background-color: #B02318;
	color: #B02318
}

label.ovx-radio.disabled {
	opacity: .4;
	pointer-events: none
}

label.ovx-radio.wireframed span {
	border-color: #fff;
	background: 0 0!important;
	color: transparent;
	line-height: 14px
}

label.ovx-radio.wireframed span:hover {
	color: transparent
}

label.ovx-radio strong {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	padding: 0 5px
}

label.wireframed input:checked+.radio span {
	color: #e33e32;
	background: #e33e32!important;
	border-color: #fff
}

.ovx-taglist {
	-webkit-box-shadow: 0 0 1px #7F8F94 inset;
	-moz-box-shadow: 0 0 1px #7F8F94 inset;
	box-shadow: 0 0 1px #7F8F94 inset;
	padding: 5px
}

.ovx-taglist li {
	display: inline-block;
	margin: 2px 0;
	vertical-align: top
}

.ovx-taglist li a {
	display: inline-block;
	vertical-align: top;
	cursor: default
}

.ovx-taglist li a.icon-plus,
.ovx-taglist li a.icon-tag {
	padding-right: .6em;
	padding-left: .6em;
	max-height: 26px;
	font-size: .75em
}

.ovx-taglist li a.wireframed span {
	color: #092126
}

.ovx-taglist li a.wireframed:hover span {
	color: #fff
}

.ovx-taglist li a span {
	display: inline-block;
	visibility: visible;
	padding-left: .5em;
	color: #fff;
	vertical-align: text-bottom;
	font-size: 12px;
	opacity: 1;
	cursor: pointer
}

.ovx-taglist li input[type=text] {
	font-size: .7em
}

.ovx-spinner {
	position: relative;
	display: table;
	overflow: hidden;
	width: 85px;
	border: 1px solid #092126;
	vertical-align: middle
}

.ovx-spinner.rounded {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-khtml-border-radius: 4px;
	-ie-border-radius: 4px;
	-o-border-radius: 4px
}

.ovx-spinner.wireframed {
	background: 0 0
}

.ovx-spinner.wireframed input[type=text] {
	background: 0 0;
	color: #092126
}

.ovx-spinner.disabled {
	opacity: .4;
	pointer-events: none
}

.ovx-spinner input[type=text] {
	display: inline-block;
	margin: 0;
	width: 100%;
	border: none!important;
	color: #7F8F94;
	vertical-align: top;
	text-align: right;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.ovx-spinner input[type=text]:active,
.ovx-spinner input[type=text]:focus {
	outline: 0;
	box-shadow: none
}

.ovx-spinner-vert-group {
	position: relative;
	display: table-cell;
	margin: 0;
	background: #092126;
	vertical-align: middle;
	white-space: nowrap
}

.ovx-spinner-button {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0;
	width: 30px;
	outline: 0;
	background: #092126;
	background-image: none;
	color: #333;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	font-weight: 400;
	line-height: 1em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

.ovx-spinner-button:hover {
	background-color: #13454f
}

.ovx-spinner-button:active {
	background: #000
}

.ovx-spinner-button i {
	color: #fff;
	font-size: 15px
}

.ovx-spinner-button i.icon-minus,
.ovx-spinner-button i.icon-plus {
	vertical-align: middle;
	font-size: 7px;
	line-height: 16px
}

.ovx-spinner-vert-group>.ovx-spinner-button:first-child {
	-webkit-box-shadow: 0 -1px 0 #fff inset;
	-moz-box-shadow: 0 -1px 0 #fff inset;
	box-shadow: 0 -1px 0 #fff inset
}

textarea {
	font-size: 100%;
	resize: none;
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important
}

.off-screen {
	position: absolute!important;
	top: 0!important;
	left: 0!important;
	overflow: hidden!important;
	clip: rect(0 0 0 0)!important;
	margin: 0!important;
	padding: 0!important;
	width: 0!important;
	height: 1px!important;
	outline: 0!important;
	border: 0!important
}

.ovx-select-group.open .ovx-dropdown {
	visibility: visible;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.ovx-select-group.open .ovx-btn {
	color: inherit
}

.ovx-select-group.open .ovx-btn:active,
.ovx-select-group.open .ovx-btn:hover {
	opacity: 1
}

.ovx-select-group.open.wireframed .ovx-btn {
	background: #eee
}

.ovx-select-group {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	min-width: 150px;
	vertical-align: top
}

.ovx-select-group .opt_text {
	position: relative
}

.ovx-select-group .ovx-btn {
	position: relative;
	width: 100%;
	text-align: left;
	padding: .8rem
}

.ovx-select-group .ovx-btn>span {
	position: absolute;
	top: 42%;
	right: 16px;
	display: inline-block;
	border-width: 8px 6px;
	border-style: solid;
	border-color: #fff transparent;
	border-bottom-style: none;
	-webkit-transform: scale(1.001);
	-ms-transform: scale(1.001);
	transform: scale(1.001)
}

.ovx-select-group.rounded .ovx-btn {
	border-radius: 4px
}

.ovx-select-group.rounded .ovx-dropdown-options {
	border-radius: 4px
}

.ovx-select-group.wireframed .ovx-btn {
	border: 1px solid #092126;
	background: 0 0;
	color: #092126
}

.ovx-select-group.wireframed .ovx-btn span {
	border-color: #092126 transparent
}

.ovx-select-group .ovx-dropdown {
	z-index: 1000;
	padding: 0;
	min-width: 220px;
	border: none;
	width: 100%;
	visibility: hidden;
	position: absolute;
	left: 0;
	margin-top: 10px;
	overflow: initial;
	text-align: left;
	background-color: #f5f4f4;
	border-radius: 3px;
	z-index: 5;
	-webkit-box-shadow: 0 10px 30px 0 rgba(92, 75, 81, .1);
	box-shadow: 0 10px 30px 0 rgba(92, 75, 81, .1);
	-webkit-transition: transform 330ms cubic-bezier(.82, 0, .355, 1.34);
	-ms-transition: transform 330ms cubic-bezier(.82, 0, .355, 1.34);
	transition: transform 330ms cubic-bezier(.82, 0, .355, 1.34);
	-webkit-transform-origin: 95% 0;
	transform-origin: 95% 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}

.ovx-select-group ul.ovx-dropdown-options {
	position: relative;
	position: absolute;
	z-index: 11;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #ddd;
	list-style: none;
	font-size: 14px;
	-webkit-tap-highlight-color: transparent
}

.ovx-select-group ul.ovx-dropdown-options>li {
	display: block;
	clear: both;
	padding: 8px 12px;
	color: #606d7a;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	font-weight: 400;
	line-height: 1.429
}

.ovx-select-group ul.ovx-dropdown-options>li.disabled {
	opacity: .7;
	cursor: no-drop
}

.ovx-select-group ul.ovx-dropdown-options>li:focus,
.ovx-select-group ul.ovx-dropdown-options>li:hover {
	background-color: #fff;
	color: #262626;
	text-decoration: none;
	cursor: pointer
}

.ovx-select-group.disabled {
	opacity: .4;
	pointer-events: none;
	cursor: not-allowed
}

.animated-icon {
	position: relative
}

.animated-icon.ovx-btn {
	padding-right: 2em;
	display: block
}

.animated-icon.ovx-btn.open {
	filter: brightness(75%)
}

.animated-icon span.ico-arrow {
	display: none
}

.animated-icon i {
	position: absolute;
	right: 19px;
	top: 12px
}

.animated-icon i:before {
	margin: 0 -3px;
	content: "";
	display: block;
	width: 8px;
	height: 2px;
	position: absolute;
	top: 12px;
	z-index: 1;
	right: 0;
	background-color: #fff;
	-webkit-transition: background-color 250ms ease-in-out;
	-ms-transition: background-color 250ms ease-in-out;
	transition: background-color 250ms ease-in-out
}

.animated-icon i:after {
	content: "";
	display: block;
	position: absolute;
	top: 12px;
	right: 0;
	background-color: #fff;
	margin: -3px 0;
	width: 2px;
	height: 8px;
	opacity: 1;
	-webkit-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out
}

.animated-icon.open i:after {
	opacity: 0;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%)
}

.ovx-accordion li {
	margin-bottom: 10px;
	background-color: #57c1d7;
	overflow: hidden
}

.ovx-accordion li .pure-g {
	background: 0 0;
	text-align: left;
	border-color: transparent;
	margin: 0;
	padding: 0 1.3em;
	margin: 10px 0
}

.ovx-accordion p {
	margin: 0!important
}

.ovx-accordion__panel {
	display: none
}


/*!
Pure v0.5.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/

.ovx-table {
	border: 1px solid #fff;
	border-spacing: 0;
	empty-cells: show;
	width: 100%
}

.ovx-table caption {
	padding: 1em 0;
	color: #000;
	text-align: center;
	font: italic 85%/1 arial, sans-serif
}

.ovx-table td,
.ovx-table th {
	margin: 0;
	padding: .5em;
	font-size: inherit
}

.ovx-table thead {
	vertical-align: bottom;
	text-align: left
}

.ovx-table thead th {
	cursor: pointer;
	color: #fff;
	background: #092126;
	border-left: 1px solid #fff
}

.ovx-table thead th:hover {
	opacity: .8
}

.ovx-table thead th:active {
	background-color: #000;
	opacity: 1
}

.ovx-table thead th.headerSortDown,
.ovx-table thead th.headerSortUp {
	background: #acc8dd
}

.ovx-table tbody td {
	background-color: transparent;
	color: #7F8F94;
	border: 1px solid #fff;
	border-right: 0;
	border-top: 0
}

.ovx-table.table-striped tbody tr {
	background-color: #F5F5F5
}

.ovx-table.table-striped tbody tr:nth-child(odd) {
	background-color: #fff
}

.ovx-table.table-striped tbody tr:hover {
	background-color: #30b0cb
}

.ovx-table.wireframed {
	border: 1px solid #092126;
	border-bottom-width: 0
}

.ovx-table.wireframed td,
.ovx-table.wireframed th {
	border-color: #092126;
	background: 0 0!important
}

.ovx-table.wireframed thead {
	background-color: transparent
}

.ovx-table.wireframed thead th {
	border-left: 1px solid #092126;
	border-bottom: 1px solid #092126;
	color: #092126;
	background: #fff!important
}

.ovx-table.wireframed thead th:hover {
	color: #fff;
	background-color: #092126!important;
	opacity: 1
}

.ovx-table.wireframed thead th:active {
	background-color: #000!important
}

.ovx-table.wireframed tbody tr:nth-child(n) {
	background-color: transparent
}

.ovx-table.wireframed tbody tr:hover {
	background-color: #30b0cb
}

.ovx-table td:first-child,
.ovx-table thead th:first-child {
	border-left-width: 0
}

.ovx-table td.numeric,
.ovx-table th.numeric {
	text-align: center
}

@media only screen and (max-width:40em) {
	#unseen table td:nth-child(n),
	#unseen table th:nth-child(n),
	.ovx-table td,
	.ovx-table th {
		font-size: 85%
	}
}

@media only screen and (max-width:58em) {
	#unseen table td:nth-child(2),
	#unseen table th:nth-child(2) {
		display: none
	}
	#flip-scroll .cf:after {
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0
	}
	#flip-scroll * html .cf {
		zoom: 1
	}
	#flip-scroll table {
		border-collapse: collapse;
		border-spacing: 0;
		border-bottom-width: 1px
	}
	#flip-scroll td,
	#flip-scroll th {
		margin: 0;
		vertical-align: top;
		border-width: 1px
	}
	#flip-scroll .wireframed th {
		border-color: #092126
	}
	#flip-scroll th {
		text-align: left;
		border-bottom: 1px solid #fff
	}
	#flip-scroll table {
		display: block;
		position: relative
	}
	#flip-scroll thead {
		display: block;
		float: left
	}
	#flip-scroll tbody {
		display: block;
		width: auto;
		position: relative;
		overflow-x: auto;
		white-space: nowrap
	}
	#flip-scroll thead tr {
		display: block
	}
	#flip-scroll th {
		display: block;
		text-align: right;
		border-right: 1px solid #092126
	}
	#flip-scroll tbody tr {
		display: inline-block;
		vertical-align: top
	}
	#flip-scroll td {
		display: block;
		text-align: left
	}
	#flip-scroll th {
		border-left: 0
	}
	#flip-scroll tbody tr:nth-child(n) {
		background-color: transparent
	}
	#flip-scroll tbody tr:hover {
		background-color: #30b0cb
	}
	#flip-scroll tbody tr:hover td {
		background-color: transparent
	}
	#flip-scroll td {
		border-right: 0;
		background-color: #fff
	}
	#flip-scroll td:nth-child(odd) {
		background-color: #f5f5f5
	}
	#flip-scroll tr:first-child td {
		border-left-width: 0
	}
	#flip-scroll td:last-child,
	#flip-scroll th:last-child {
		border-bottom: 1px solid #092126
	}
	#no-more-tables table,
	#no-more-tables tbody,
	#no-more-tables td,
	#no-more-tables th,
	#no-more-tables thead,
	#no-more-tables tr {
		display: block
	}
	#no-more-tables thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px
	}
	#no-more-tables tr {
		background: 0 0;
		border-bottom: 3px solid #fff
	}
	#no-more-tables tr:first-child {
		border-top-width: 0
	}
	#no-more-tables tr:hover {
		background-color: #30b0cb
	}
	#no-more-tables tr:hover td {
		background-color: transparent
	}
	#no-more-tables tr:hover:before {
		background-color: #30b0cb
	}
	#no-more-tables td {
		border: none;
		position: relative;
		padding-left: 50%;
		white-space: normal;
		text-align: left;
		background: #fff;
		border-bottom: 1px solid #fff
	}
	#no-more-tables td:nth-child(odd) {
		background-color: #f5f5f5
	}
	#no-more-tables td:hover {
		background-color: #30b0cb
	}
	#no-more-tables td:before {
		position: absolute;
		top: 0;
		left: 0;
		width: 43%;
		height: 100%;
		padding-right: 10px;
		padding-left: 10px;
		white-space: nowrap;
		line-height: 2.3em;
		text-align: left;
		font-weight: 700;
		color: #fff;
		background: #092126
	}
	#no-more-tables td:before {
		content: attr(data-title);
		border-right: 1px solid #fff
	}
	#no-more-tables .wireframed tr {
		border-color: #092126
	}
	#no-more-tables .wireframed td {
		border-color: #092126
	}
	#no-more-tables .wireframed td:before {
		border-color: #092126;
		background-color: #fff;
		color: #092126
	}
}

.ovx-calendar {
	width: 80%
}

.ovx-calendar table {
	width: 100%;
	font-size: 14px;
	border-left: 1px solid #7F8F94;
	border-collapse: collapse;
	background-color: #fff
}

.ovx-calendar table tr.descriptions td:hover {
	background-color: #30b0cb
}

.ovx-calendar td {
	border-right: 1px solid #7F8F94
}

.ovx-calendar #header-table tr:first-child {
	text-align: center;
	color: #fff
}

.ovx-calendar #header-table tr:nth-child(2) {
	color: #fff;
	border: 1px solid #7F8F94;
	border-top-color: #fff;
	text-align: center;
	font-size: 90%
}

.ovx-calendar #header-table {
	background: #092126
}

.ovx-calendar #header-table td {
	padding: 4px
}

.ovx-calendar #day-names {
	text-align: center;
	border-bottom: 1px solid #7F8F94
}

.ovx-calendar #day-names td {
	width: 14.2857%;
	height: 22px
}

.ovx-calendar table.week {
	font-size: 75%
}

.ovx-calendar table.week {
	height: 80px;
	border-bottom: 1px solid #7F8F94
}

.ovx-calendar table.week td {
	width: 14.2857%;
	padding: 2px 3px
}

.ovx-calendar td.today {
	font-weight: 700;
	background-color: #30b0cb
}

.ovx-calendar td.today.date {
	font-size: 110%
}

.ovx-calendar table.week tr:first-child {
	height: 25%
}

.ovx-calendar table.week tr:nth-child(2) {
	height: 75%
}

.ovx-calendar .event.holiday {
	background-color: #c5c5ee
}

.ovx-calendar td.event.important {
	background-color: #088830;
	font-weight: 700;
	color: #fff
}

.ovx-calendar.small #day-names {
	display: none
}

.ovx-calendar.small table.week {
	height: 30px
}

.ovx-calendar.small .week td {
	padding: auto;
	text-align: center
}

.ovx-calendar.small .week tr:nth-child(2) {
	display: none
}

@media only screen and (max-width:760px),
(min-device-width:768px) and (max-device-width:1024px) {
	.ovx-calendar #day-names {
		display: none
	}
	.ovx-calendar table.week {
		height: 30px
	}
	.ovx-calendar .week td {
		padding: auto;
		text-align: center
	}
	.ovx-calendar .week tr:nth-child(2) {
		display: none
	}
}

.ovx-alert.success,
.ovx-notify.success {
	border-color: #088830;
	background: #96f9b5;
	color: #05581f
}

.ovx-alert.success label:before,
.ovx-notify.success label:before {
	content: "\e370"
}

.ovx-alert.success.wireframed,
.ovx-notify.success.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #088830;
	background: 0 0;
	color: #088830
}

.ovx-alert.success.wireframed a,
.ovx-notify.success.wireframed a {
	color: #088830
}

.ovx-alert.success.wireframed .ovx-btn,
.ovx-notify.success.wireframed .ovx-btn {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #088830;
	background: 0 0;
	color: #088830
}

.ovx-alert.info,
.ovx-notify.info {
	border-color: #3A4346;
	background: #c7cfd1;
	color: #7F8F94
}

.ovx-alert.info label:before,
.ovx-notify.info label:before {
	content: "\e363"
}

.ovx-alert.info.wireframed,
.ovx-notify.info.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #092126;
	background: 0 0;
	color: #092126
}

.ovx-alert.info.wireframed a,
.ovx-notify.info.wireframed a {
	color: #092126
}

.ovx-alert.info.wireframed .ovx-btn,
.ovx-notify.info.wireframed .ovx-btn {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #092126;
	background: 0 0;
	color: #092126
}

.ovx-alert.notice,
.ovx-notify.notice {
	border-color: #B89271;
	background: #fff;
	color: #a47852
}

.ovx-alert.notice label:before,
.ovx-notify.notice label:before {
	content: "\e356"
}

.ovx-alert.notice.wireframed,
.ovx-notify.notice.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #B89271;
	background: 0 0;
	color: #B89271
}

.ovx-alert.notice.wireframed a,
.ovx-notify.notice.wireframed a {
	color: #B89271
}

.ovx-alert.notice.wireframed .ovx-btn,
.ovx-notify.notice.wireframed .ovx-btn {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #B89271;
	background: 0 0;
	color: #B89271
}

.ovx-alert.error,
.ovx-notify.error {
	border-color: #f63a49;
	background: #fee5e7;
	color: #f20b1d
}

.ovx-alert.error label:before,
.ovx-notify.error label:before {
	content: "\e356"
}

.ovx-alert.error.wireframed,
.ovx-notify.error.wireframed {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #f63a49;
	background: 0 0;
	color: #f63a49
}

.ovx-alert.error.wireframed a,
.ovx-notify.error.wireframed a {
	color: #f63a49
}

.ovx-alert.error.wireframed .ovx-btn,
.ovx-notify.error.wireframed .ovx-btn {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	border: 1px solid #f63a49;
	background: 0 0;
	color: #f63a49
}

.ovx-notify {
	position: relative;
	padding: .5em 1rem;
	margin: 0 1rem;
	background: #ccc;
	box-shadow: rgba(0, 0, 0, .1) 0 0 1px, rgba(0, 0, 0, .05) 0 3px 6px, rgba(0, 0, 0, .1) 0 10px 20px
}

.ovx-notify label {
	display: block;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: center;
	padding: 0 1.5em 0 0
}

.ovx-notify label:before {
	font-family: fa-s;
	margin-right: 5px
}

.ovx-notify a.icon-close {
	color: #555;
	text-decoration: none;
	font-size: .8em;
	position: absolute;
	right: .7em;
	top: 1.5em;
	opacity: .2
}

.ovx-notify a.icon-close:hover {
	opacity: .8
}

.ovx-notify.wireframed a.icon-close {
	opacity: .6
}

.ovx-notify.success {
	border-color: #66f693
}

.ovx-notify.info {
	border-color: #42b9d2
}

.ovx-notify.notice {
	border-color: #ebe0d7
}

.ovx-notify.error {
	border-color: #fcb4ba
}

.ovx-alert {
	-webkit-box-sizing: border-box!important;
	-moz-box-sizing: border-box!important;
	box-sizing: border-box!important;
	-o-box-sizing: border-box!important;
	-ms-box-sizing: border-box!important;
	position: relative;
	margin: 0 auto;
	padding: 1em;
	max-width: 500px;
	text-align: center;
	border-top: 2px solid;
	border-bottom: 2px solid
}

.ovx-alert label {
	display: inline-block;
	white-space: nowrap;
	font-size: 1.1em;
	padding: 0 5px;
	font-weight: 700
}

.ovx-alert label:before {
	font-family: fa-s;
	margin-right: 5px
}

.ovx-alert.wireframed .ovx-btn {
	background: 0 0
}

.ovx-alert p {
	color: #333;
	margin: .6em 0
}

.ovx-alert .ovx-btn-group {
	width: 100%
}

.ovx-alert .ovx-btn-group .ovx-btn {
	margin: 0 10px;
	font-size: 70%
}

.ovx-popover {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position: relative;
	margin: 0 auto;
	padding: 1em;
	max-width: 350px;
	border: 1px solid #555;
	color: #fff;
	text-align: center
}

.ovx-popover p {
	font-size: .8em
}

.ovx-popover .ovx-arrow,
.ovx-popover .ovx-arrow-border {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 10px;
	border-style: solid;
	border-color: transparent
}

.ovx-popover.success {
	border-color: #088830;
	background: #088830
}

.ovx-popover.success.bottom .ovx-arrow {
	bottom: -19px;
	left: 47.5%;
	border-top-color: #088830
}

.ovx-popover.success.bottom .ovx-arrow-border {
	bottom: -20px;
	left: 47.5%;
	border-top-color: #088830
}

.ovx-popover.success.left .ovx-arrow {
	top: 45%;
	left: -19px;
	border-right-color: #088830
}

.ovx-popover.success.left .ovx-arrow-border {
	top: 45%;
	left: -20px;
	border-right-color: #088830
}

.ovx-popover.success.top .ovx-arrow {
	top: -19px;
	left: 47.5%;
	border-bottom-color: #088830
}

.ovx-popover.success.top .ovx-arrow-border {
	top: -20px;
	left: 47.5%;
	border-bottom-color: #088830
}

.ovx-popover.success.right .ovx-arrow {
	top: 45%;
	right: -19px;
	border-left-color: #088830
}

.ovx-popover.success.right .ovx-arrow-border {
	top: 45%;
	right: -20px;
	border-left-color: #088830
}

.ovx-popover.info {
	border-color: #092126;
	background: #092126
}

.ovx-popover.info.bottom .ovx-arrow {
	bottom: -19px;
	left: 47.5%;
	border-top-color: #092126
}

.ovx-popover.info.bottom .ovx-arrow-border {
	bottom: -20px;
	left: 47.5%;
	border-top-color: #092126
}

.ovx-popover.info.left .ovx-arrow {
	top: 45%;
	left: -19px;
	border-right-color: #092126
}

.ovx-popover.info.left .ovx-arrow-border {
	top: 45%;
	left: -20px;
	border-right-color: #092126
}

.ovx-popover.info.top .ovx-arrow {
	top: -19px;
	left: 47.5%;
	border-bottom-color: #092126
}

.ovx-popover.info.top .ovx-arrow-border {
	top: -20px;
	left: 47.5%;
	border-bottom-color: #092126
}

.ovx-popover.info.right .ovx-arrow {
	top: 45%;
	right: -19px;
	border-left-color: #092126
}

.ovx-popover.info.right .ovx-arrow-border {
	top: 45%;
	right: -20px;
	border-left-color: #092126
}

.ovx-popover.warning {
	border-color: #B89271;
	background: #B89271
}

.ovx-popover.warning.bottom .ovx-arrow {
	bottom: -19px;
	left: 47.5%;
	border-top-color: #B89271
}

.ovx-popover.warning.bottom .ovx-arrow-border {
	bottom: -20px;
	left: 47.5%;
	border-top-color: #B89271
}

.ovx-popover.warning.left .ovx-arrow {
	top: 45%;
	left: -19px;
	border-right-color: #B89271
}

.ovx-popover.warning.left .ovx-arrow-border {
	top: 45%;
	left: -20px;
	border-right-color: #B89271
}

.ovx-popover.warning.top .ovx-arrow {
	top: -19px;
	left: 47.5%;
	border-bottom-color: #B89271
}

.ovx-popover.warning.top .ovx-arrow-border {
	top: -20px;
	left: 47.5%;
	border-bottom-color: #B89271
}

.ovx-popover.warning.right .ovx-arrow {
	top: 45%;
	right: -19px;
	border-left-color: #B89271
}

.ovx-popover.warning.right .ovx-arrow-border {
	top: 45%;
	right: -20px;
	border-left-color: #B89271
}

.ovx-popover.error {
	border-color: #f63a49;
	background: #f63a49
}

.ovx-popover.error.bottom .ovx-arrow {
	bottom: -19px;
	left: 47.5%;
	border-top-color: #f63a49
}

.ovx-popover.error.bottom .ovx-arrow-border {
	bottom: -20px;
	left: 47.5%;
	border-top-color: #f63a49
}

.ovx-popover.error.left .ovx-arrow {
	top: 45%;
	left: -19px;
	border-right-color: #f63a49
}

.ovx-popover.error.left .ovx-arrow-border {
	top: 45%;
	left: -20px;
	border-right-color: #f63a49
}

.ovx-popover.error.top .ovx-arrow {
	top: -19px;
	left: 47.5%;
	border-bottom-color: #f63a49
}

.ovx-popover.error.top .ovx-arrow-border {
	top: -20px;
	left: 47.5%;
	border-bottom-color: #f63a49
}

.ovx-popover.error.right .ovx-arrow {
	top: 45%;
	right: -19px;
	border-left-color: #f63a49
}

.ovx-popover.error.right .ovx-arrow-border {
	top: 45%;
	right: -20px;
	border-left-color: #f63a49
}

.ovx-popover.black {
	border-color: #000;
	background: #000
}

.ovx-popover.black.bottom .ovx-arrow {
	bottom: -19px;
	left: 47.5%;
	border-top-color: #000
}

.ovx-popover.black.bottom .ovx-arrow-border {
	bottom: -20px;
	left: 47.5%;
	border-top-color: #000
}

.ovx-popover.black.left .ovx-arrow {
	top: 45%;
	left: -19px;
	border-right-color: #000
}

.ovx-popover.black.left .ovx-arrow-border {
	top: 45%;
	left: -20px;
	border-right-color: #000
}

.ovx-popover.black.top .ovx-arrow {
	top: -19px;
	left: 47.5%;
	border-bottom-color: #000
}

.ovx-popover.black.top .ovx-arrow-border {
	top: -20px;
	left: 47.5%;
	border-bottom-color: #000
}

.ovx-popover.black.right .ovx-arrow {
	top: 45%;
	right: -19px;
	border-left-color: #000
}

.ovx-popover.black.right .ovx-arrow-border {
	top: 45%;
	right: -20px;
	border-left-color: #000
}

.ovx-popover p {
	font-size: 75%
}

.tooltip {
	display: inline;
	position: absolute;
	cursor: help;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-khtml-border-radius: 50%;
	-ie-border-radius: 50%;
	-o-border-radius: 50%;
	background: #f63a49;
	font-weight: 700;
	color: #fff;
	padding: 0 .4em;
	top: -19px;
	right: -8px;
	font-size: 12px;
	font-family: "Open Sans", sans-serif!important;
	line-height: 15px;
	text-decoration: none!important
}

.tooltip-i {
	position: relative
}

.tooltip-i:hover,
.tooltip:hover {
	text-decoration: none
}

.tooltip-i:after,
.tooltip:after {
	background: #3A4346;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-ie-border-radius: 5px;
	-o-border-radius: 5px;
	bottom: -3rem;
	color: #A6B8BD;
	content: attr(title);
	display: block;
	left: 0;
	padding: .5em;
	line-height: 16px;
	text-align: left;
	position: absolute;
	font-size: .9em;
	border: 1px solid #A6B8BD;
	z-index: 98;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(5px);
	-moz-transform: translateY(5px);
	transform: translateY(5px);
	-webkit-transition: all .25s ease-in 0s;
	-moz-transition: all .25s ease-in 0s;
	-o-transition: all .25s ease-in 0s;
	transition: all .25s ease-in 0s;
	pointer-events: none;
	font-weight: 400;
	max-width: 160px;
	white-space: normal;
	text-align: center
}

.tooltip-i:hover:after,
.tooltip:hover:after {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	pointer-events: auto
}

.tooltip-i:hover:before,
.tooltip:hover:before {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	pointer-events: auto;
	visibility: visible;
	opacity: 1
}


#scrollToTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #B02318;
  /*background: rgba(0, 0, 0, 0.7);*/
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 100;
}
#scrollToTop i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#scrollToTop:hover {
  background: rgba(0, 0, 0, 0.9);
}
#scrollToTop:hover i {
  color: #fff;
  top: 5px;
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23c34b3d'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23c34b3d'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s opacity;
	-o-transition: .3s opacity;
	transition: .3s opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: .2s top, .2s -webkit-transform;
	transition: .2s top, .2s -webkit-transform;
	-o-transition: .2s transform, .2s top;
	transition: .2s transform, .2s top;
	transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s left, .2s -webkit-transform;
	transition: .2s left, .2s -webkit-transform;
	-o-transition: .2s transform, .2s left;
	transition: .2s transform, .2s left;
	transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: .2s right, .2s -webkit-transform;
	transition: .2s right, .2s -webkit-transform;
	-o-transition: .2s transform, .2s right;
	transition: .2s transform, .2s right;
	transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

.ovx-tab-system .ovx-tabs {
	border-bottom: 4px solid #7F8F94
}

.ovx-tab-system .ovx-tabs li {
	display: inline-block;
	vertical-align: middle;
	margin-right: -4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position: relative;
	font-weight: 700;
	margin-bottom: -4px
}

.ovx-tab-system .ovx-tabs li:after {
	position: absolute;
	height: 4px;
	background-color: transparent;
	transition: all .2s linear;
	display: block;
	left: 0;
	bottom: 0;
	z-index: 1;
	width: 100%;
	content: "";
	transform: scaleX(0);
	transform-origin: top left
}

.ovx-tab-system .ovx-tabs li:hover:after {
	transform: scaleX(1);
	background-color: #831a12
}

.ovx-tab-system .ovx-tabs li.active {
	opacity: 1
}

.ovx-tab-system .ovx-tabs li.active:after {
	background-color: #831a12;
	transform: scaleX(1)
}

.ovx-tab-system .ovx-tabs li.active a {
	color: #B02318
}

.ovx-tab-system .ovx-tabs li a {
	display: block;
	line-height: 1.5em;
	padding: 5px;
	min-width: 100px;
	text-align: center;
	text-decoration: none;
	color: #7F8F94
}

.ovx-tab-system .tab-content {
	padding: 2em 0;
	color: #7F8F94;
	min-height: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box
}

.ovx-tab-system.justified .ovx-tabs {
	display: table;
	border-spacing: 2px
}

.ovx-tab-system.justified .ovx-tabs li {
	display: table-cell;
	width: 1%
}

.ovx-tab-system.justified.wireframed li {
	border-left-width: 1px
}

.ovx-tab-system.justified .tab-content {
	margin: 0 2px
}

.ovx-tab-system.wireframed .tab-content {
	background-color: transparent;
	border-color: #092126
}

.ovx-tab-system.wireframed .ovx-tabs li {
	background-color: transparent
}

.ovx-tab-system.wireframed .ovx-tabs li a {
	color: #092126
}

.ovx-tab-system.wireframed .ovx-tabs li:hover {
	background-color: #092126;
	opacity: 1
}

.ovx-tab-system.wireframed .ovx-tabs li:hover a {
	color: #fff
}

.ovx-tab-system.wireframed .ovx-tabs li.active {
	background-color: #000
}

.ovx-tab-system.wireframed .ovx-tabs li.active a {
	color: #fff
}

.ovx-tab-system.rounded .ovx-tabs li {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	-khtml-border-radius: 4px 4px 0 0;
	-ie-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0
}

.ovx-tab-system.rounded .tab-content {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-khtml-border-radius: 0 0 4px 4px;
	-ie-border-radius: 0 0 4px 4px;
	-o-border-radius: 0 0 4px 4px
}

.ovx-tab-system.vertical {
	display: table
}

.ovx-tab-system.vertical .ovx-tabs {
	width: 100%;
	display: block
}

.ovx-tab-system.vertical .ovx-tabs li {
	display: block
}

.ovx-tab-system.vertical .tab-content {
	width: 100%;
	display: block
}

.ovx-tab-system.vertical .tab-content:target {
	background: #ff0
}

@media screen and (min-width:35.5em) {
	.ovx-tab-system.vertical .ovx-tabs {
		width: 100%;
		display: block
	}
	.ovx-tab-system.vertical .ovx-tabs li {
		display: inline-block;
		vertical-align: middle
	}
	.ovx-tab-system.vertical .tab-content {
		width: 100%;
		display: block
	}
}

@media screen and (min-width:64em) {

  .team-n-badges {
    display: block;
  }

	.ovx-tab-system.vertical .ovx-tabs {
		width: 20%;
		display: table-cell;
		vertical-align: top
	}
	.ovx-tab-system.vertical .ovx-tabs li {
		display: block;
		margin-right: 0
	}
	.ovx-tab-system.vertical .ovx-tabs li:last-child {
		margin-bottom: 0
	}
	.ovx-tab-system.vertical .tab-content {
		display: table-cell;
		vertical-align: top;
		width: 80%
	}
	.ovx-tab-system.vertical.wireframed .ovx-tabs li {
		border-right-width: 0
	}
	.ovx-tab-system.vertical.rounded .ovx-tabs li {
		-webkit-border-radius: 4px 0 0 4px;
		-moz-border-radius: 4px 0 0 4px;
		border-radius: 4px 0 0 4px;
		-khtml-border-radius: 4px 0 0 4px;
		-ie-border-radius: 4px 0 0 4px;
		-o-border-radius: 4px 0 0 4px
	}
	.ovx-tab-system.vertical.rounded .tab-content {
		-webkit-border-radius: 0 4px 4px 0;
		-moz-border-radius: 0 4px 4px 0;
		border-radius: 0 4px 4px 0;
		-khtml-border-radius: 0 4px 4px 0;
		-ie-border-radius: 0 4px 4px 0;
		-o-border-radius: 0 4px 4px 0
	}
}


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