@charset "UTF-8";

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

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

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

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

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

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

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

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

small {
	font-size: 80%
}

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

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

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

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

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

button[disabled],
html input[disabled] {
	cursor: not-allowed
}

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

input {
	line-height: normal
}

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

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

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

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

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

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

td,
th {
	padding: 0
}

.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
	font-size: 100%;
	box-sizing: border-box
}

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

body {
	padding: 0;
	margin: 0;
	font-family: PT Sans, Roboto, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #333;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}

select {
	width: 100%;
	border-radius: 0
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
	max-width: none!important
}

button {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	padding: 0;
	border: 0;
	border-radius: 0;
	line-height: 1
}

[data-whatinput=mouse] button {
	outline: 0
}

.is-visible {
	display: block!important
}

.is-hidden {
	display: none!important
}

.row {
	max-width: 80rem;
	margin-left: auto;
	margin-right: auto
}

.row:after,
.row:before {
	content: ' ';
	display: table
}

.row:after {
	clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.row .row {
	max-width: none;
	margin-left: -.625rem;
	margin-right: -.625rem
}

@media screen and (min-width:40em) {
	.row .row {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}

.row .row.collapse {
	margin-left: 0;
	margin-right: 0
}

.row.expanded {
	max-width: none
}

.row.expanded .row {
	margin-left: auto;
	margin-right: auto
}

.column,
.columns {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

@media screen and (min-width:40em) {
	.column,
	.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
	float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
	float: left
}

.column.row.row,
.row.row.columns {
	float: none
}

.row .column.row.row,
.row .row.row.columns {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}

.small-1 {
	width: 8.33333%
}

.small-push-1 {
	position: relative;
	left: 8.33333%
}

.small-pull-1 {
	position: relative;
	left: -8.33333%
}

.small-offset-0 {
	margin-left: 0
}

.small-2 {
	width: 16.66667%
}

.small-push-2 {
	position: relative;
	left: 16.66667%
}

.small-pull-2 {
	position: relative;
	left: -16.66667%
}

.small-offset-1 {
	margin-left: 8.33333%
}

.small-3 {
	width: 25%
}

.small-push-3 {
	position: relative;
	left: 25%
}

.small-pull-3 {
	position: relative;
	left: -25%
}

.small-offset-2 {
	margin-left: 16.66667%
}

.small-4 {
	width: 33.33333%
}

.small-push-4 {
	position: relative;
	left: 33.33333%
}

.small-pull-4 {
	position: relative;
	left: -33.33333%
}

.small-offset-3 {
	margin-left: 25%
}

.small-5 {
	width: 41.66667%
}

.small-push-5 {
	position: relative;
	left: 41.66667%
}

.small-pull-5 {
	position: relative;
	left: -41.66667%
}

.small-offset-4 {
	margin-left: 33.33333%
}

.small-6 {
	width: 50%
}

.small-push-6 {
	position: relative;
	left: 50%
}

.small-pull-6 {
	position: relative;
	left: -50%
}

.small-offset-5 {
	margin-left: 41.66667%
}

.small-7 {
	width: 58.33333%
}

.small-push-7 {
	position: relative;
	left: 58.33333%
}

.small-pull-7 {
	position: relative;
	left: -58.33333%
}

.small-offset-6 {
	margin-left: 50%
}

.small-8 {
	width: 66.66667%
}

.small-push-8 {
	position: relative;
	left: 66.66667%
}

.small-pull-8 {
	position: relative;
	left: -66.66667%
}

.small-offset-7 {
	margin-left: 58.33333%
}

.small-9 {
	width: 75%
}

.small-push-9 {
	position: relative;
	left: 75%
}

.small-pull-9 {
	position: relative;
	left: -75%
}

.small-offset-8 {
	margin-left: 66.66667%
}

.small-10 {
	width: 83.33333%
}

.small-push-10 {
	position: relative;
	left: 83.33333%
}

.small-pull-10 {
	position: relative;
	left: -83.33333%
}

.small-offset-9 {
	margin-left: 75%
}

.small-11 {
	width: 91.66667%
}

.small-push-11 {
	position: relative;
	left: 91.66667%
}

.small-pull-11 {
	position: relative;
	left: -91.66667%
}

.small-offset-10 {
	margin-left: 83.33333%
}

.small-12 {
	width: 100%
}

.small-offset-11 {
	margin-left: 91.66667%
}

.small-up-1>.column,
.small-up-1>.columns {
	width: 100%;
	float: left
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
	clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
	float: left
}

.small-up-2>.column,
.small-up-2>.columns {
	width: 50%;
	float: left
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
	clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
	float: left
}

.small-up-3>.column,
.small-up-3>.columns {
	width: 33.33333%;
	float: left
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
	clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
	float: left
}

.small-up-4>.column,
.small-up-4>.columns {
	width: 25%;
	float: left
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
	clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
	float: left
}

.small-up-5>.column,
.small-up-5>.columns {
	width: 20%;
	float: left
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
	clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
	float: left
}

.small-up-6>.column,
.small-up-6>.columns {
	width: 16.66667%;
	float: left
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
	clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
	float: left
}

.small-up-7>.column,
.small-up-7>.columns {
	width: 14.28571%;
	float: left
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
	clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
	float: left
}

.small-up-8>.column,
.small-up-8>.columns {
	width: 12.5%;
	float: left
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
	clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
	float: left
}

.small-collapse>.column,
.small-collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.expanded.row .small-collapse.row,
.small-collapse .row {
	margin-left: 0;
	margin-right: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
	padding-left: .625rem;
	padding-right: .625rem
}

.small-centered {
	float: none;
	margin-left: auto;
	margin-right: auto
}

.small-pull-0,
.small-push-0,
.small-uncentered {
	position: static;
	margin-left: 0;
	margin-right: 0;
	float: left
}

@media screen and (min-width:40em) {
	.medium-1 {
		width: 8.33333%
	}
	.medium-push-1 {
		position: relative;
		left: 8.33333%
	}
	.medium-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.medium-offset-0 {
		margin-left: 0
	}
	.medium-2 {
		width: 16.66667%
	}
	.medium-push-2 {
		position: relative;
		left: 16.66667%
	}
	.medium-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.medium-3 {
		width: 25%
	}
	.medium-push-3 {
		position: relative;
		left: 25%
	}
	.medium-pull-3 {
		position: relative;
		left: -25%
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.medium-4 {
		width: 33.33333%
	}
	.medium-push-4 {
		position: relative;
		left: 33.33333%
	}
	.medium-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.medium-5 {
		width: 41.66667%
	}
	.medium-push-5 {
		position: relative;
		left: 41.66667%
	}
	.medium-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.medium-6 {
		width: 50%
	}
	.medium-push-6 {
		position: relative;
		left: 50%
	}
	.medium-pull-6 {
		position: relative;
		left: -50%
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.medium-7 {
		width: 58.33333%
	}
	.medium-push-7 {
		position: relative;
		left: 58.33333%
	}
	.medium-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.medium-8 {
		width: 66.66667%
	}
	.medium-push-8 {
		position: relative;
		left: 66.66667%
	}
	.medium-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.medium-9 {
		width: 75%
	}
	.medium-push-9 {
		position: relative;
		left: 75%
	}
	.medium-pull-9 {
		position: relative;
		left: -75%
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.medium-10 {
		width: 83.33333%
	}
	.medium-push-10 {
		position: relative;
		left: 83.33333%
	}
	.medium-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.medium-11 {
		width: 91.66667%
	}
	.medium-push-11 {
		position: relative;
		left: 91.66667%
	}
	.medium-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.medium-12 {
		width: 100%
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.medium-up-1>.column,
	.medium-up-1>.columns {
		width: 100%;
		float: left
	}
	.medium-up-1>.column:nth-of-type(1n),
	.medium-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-1>.column:nth-of-type(1n+1),
	.medium-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.medium-up-1>.column:last-child,
	.medium-up-1>.columns:last-child {
		float: left
	}
	.medium-up-2>.column,
	.medium-up-2>.columns {
		width: 50%;
		float: left
	}
	.medium-up-2>.column:nth-of-type(1n),
	.medium-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-2>.column:nth-of-type(2n+1),
	.medium-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.medium-up-2>.column:last-child,
	.medium-up-2>.columns:last-child {
		float: left
	}
	.medium-up-3>.column,
	.medium-up-3>.columns {
		width: 33.33333%;
		float: left
	}
	.medium-up-3>.column:nth-of-type(1n),
	.medium-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-3>.column:nth-of-type(3n+1),
	.medium-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.medium-up-3>.column:last-child,
	.medium-up-3>.columns:last-child {
		float: left
	}
	.medium-up-4>.column,
	.medium-up-4>.columns {
		width: 25%;
		float: left
	}
	.medium-up-4>.column:nth-of-type(1n),
	.medium-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-4>.column:nth-of-type(4n+1),
	.medium-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.medium-up-4>.column:last-child,
	.medium-up-4>.columns:last-child {
		float: left
	}
	.medium-up-5>.column,
	.medium-up-5>.columns {
		width: 20%;
		float: left
	}
	.medium-up-5>.column:nth-of-type(1n),
	.medium-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-5>.column:nth-of-type(5n+1),
	.medium-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.medium-up-5>.column:last-child,
	.medium-up-5>.columns:last-child {
		float: left
	}
	.medium-up-6>.column,
	.medium-up-6>.columns {
		width: 16.66667%;
		float: left
	}
	.medium-up-6>.column:nth-of-type(1n),
	.medium-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-6>.column:nth-of-type(6n+1),
	.medium-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.medium-up-6>.column:last-child,
	.medium-up-6>.columns:last-child {
		float: left
	}
	.medium-up-7>.column,
	.medium-up-7>.columns {
		width: 14.28571%;
		float: left
	}
	.medium-up-7>.column:nth-of-type(1n),
	.medium-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-7>.column:nth-of-type(7n+1),
	.medium-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.medium-up-7>.column:last-child,
	.medium-up-7>.columns:last-child {
		float: left
	}
	.medium-up-8>.column,
	.medium-up-8>.columns {
		width: 12.5%;
		float: left
	}
	.medium-up-8>.column:nth-of-type(1n),
	.medium-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-8>.column:nth-of-type(8n+1),
	.medium-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.medium-up-8>.column:last-child,
	.medium-up-8>.columns:last-child {
		float: left
	}
	.medium-collapse>.column,
	.medium-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.expanded.row .medium-collapse.row,
	.medium-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.medium-uncollapse>.column,
	.medium-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
	.medium-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.medium-pull-0,
	.medium-push-0,
	.medium-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

@media screen and (min-width:64em) {
	.large-1 {
		width: 8.33333%
	}
	.large-push-1 {
		position: relative;
		left: 8.33333%
	}
	.large-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.large-offset-0 {
		margin-left: 0
	}
	.large-2 {
		width: 16.66667%
	}
	.large-push-2 {
		position: relative;
		left: 16.66667%
	}
	.large-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.large-3 {
		width: 25%
	}
	.large-push-3 {
		position: relative;
		left: 25%
	}
	.large-pull-3 {
		position: relative;
		left: -25%
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.large-4 {
		width: 33.33333%
	}
	.large-push-4 {
		position: relative;
		left: 33.33333%
	}
	.large-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.large-5 {
		width: 41.66667%
	}
	.large-push-5 {
		position: relative;
		left: 41.66667%
	}
	.large-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.large-6 {
		width: 50%
	}
	.large-push-6 {
		position: relative;
		left: 50%
	}
	.large-pull-6 {
		position: relative;
		left: -50%
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.large-7 {
		width: 58.33333%
	}
	.large-push-7 {
		position: relative;
		left: 58.33333%
	}
	.large-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.large-8 {
		width: 66.66667%
	}
	.large-push-8 {
		position: relative;
		left: 66.66667%
	}
	.large-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.large-9 {
		width: 75%
	}
	.large-push-9 {
		position: relative;
		left: 75%
	}
	.large-pull-9 {
		position: relative;
		left: -75%
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.large-10 {
		width: 83.33333%
	}
	.large-push-10 {
		position: relative;
		left: 83.33333%
	}
	.large-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.large-11 {
		width: 91.66667%
	}
	.large-push-11 {
		position: relative;
		left: 91.66667%
	}
	.large-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.large-12 {
		width: 100%
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.large-up-1>.column,
	.large-up-1>.columns {
		width: 100%;
		float: left
	}
	.large-up-1>.column:nth-of-type(1n),
	.large-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-1>.column:nth-of-type(1n+1),
	.large-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.large-up-1>.column:last-child,
	.large-up-1>.columns:last-child {
		float: left
	}
	.large-up-2>.column,
	.large-up-2>.columns {
		width: 50%;
		float: left
	}
	.large-up-2>.column:nth-of-type(1n),
	.large-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-2>.column:nth-of-type(2n+1),
	.large-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.large-up-2>.column:last-child,
	.large-up-2>.columns:last-child {
		float: left
	}
	.large-up-3>.column,
	.large-up-3>.columns {
		width: 33.33333%;
		float: left
	}
	.large-up-3>.column:nth-of-type(1n),
	.large-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-3>.column:nth-of-type(3n+1),
	.large-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.large-up-3>.column:last-child,
	.large-up-3>.columns:last-child {
		float: left
	}
	.large-up-4>.column,
	.large-up-4>.columns {
		width: 25%;
		float: left
	}
	.large-up-4>.column:nth-of-type(1n),
	.large-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-4>.column:nth-of-type(4n+1),
	.large-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.large-up-4>.column:last-child,
	.large-up-4>.columns:last-child {
		float: left
	}
	.large-up-5>.column,
	.large-up-5>.columns {
		width: 20%;
		float: left
	}
	.large-up-5>.column:nth-of-type(1n),
	.large-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-5>.column:nth-of-type(5n+1),
	.large-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.large-up-5>.column:last-child,
	.large-up-5>.columns:last-child {
		float: left
	}
	.large-up-6>.column,
	.large-up-6>.columns {
		width: 16.66667%;
		float: left
	}
	.large-up-6>.column:nth-of-type(1n),
	.large-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-6>.column:nth-of-type(6n+1),
	.large-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.large-up-6>.column:last-child,
	.large-up-6>.columns:last-child {
		float: left
	}
	.large-up-7>.column,
	.large-up-7>.columns {
		width: 14.28571%;
		float: left
	}
	.large-up-7>.column:nth-of-type(1n),
	.large-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-7>.column:nth-of-type(7n+1),
	.large-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.large-up-7>.column:last-child,
	.large-up-7>.columns:last-child {
		float: left
	}
	.large-up-8>.column,
	.large-up-8>.columns {
		width: 12.5%;
		float: left
	}
	.large-up-8>.column:nth-of-type(1n),
	.large-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-8>.column:nth-of-type(8n+1),
	.large-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.large-up-8>.column:last-child,
	.large-up-8>.columns:last-child {
		float: left
	}
	.large-collapse>.column,
	.large-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.expanded.row .large-collapse.row,
	.large-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.large-uncollapse>.column,
	.large-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
	.large-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.large-pull-0,
	.large-push-0,
	.large-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

p {
	font-size: inherit;
	line-height: 1.6;
	margin-bottom: 1rem;
	text-rendering: optimizeLegibility
}

em,
i {
	font-style: italic
}

b,
em,
i,
strong {
	line-height: inherit
}

b,
strong {
	font-weight: 700
}

small {
	font-size: 80%;
	line-height: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: PT Sans, Roboto, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: inherit;
	text-rendering: optimizeLegibility;
	margin-top: 0;
	margin-bottom: 1rem;
	line-height: 1.4
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: #a0b1bf;
	line-height: 0
}

h1 {
	font-size: 1.5rem
}

h2 {
	font-size: 1.25rem
}

h3 {
	font-size: 1.1875rem
}

h4 {
	font-size: 1.125rem
}

h5 {
	font-size: 1.0625rem
}

h6 {
	font-size: 1rem
}

@media screen and (min-width:40em) {
	h1 {
		font-size: 2rem
	}
	h2 {
		font-size: 1.875rem
	}
	h3 {
		font-size: 1.75rem
	}
	h4 {
		font-size: 1.5rem
	}
	h5 {
		font-size: 1.25rem
	}
	h6 {
		font-size: 1rem
	}
}

a {
	color: #244060;
	text-decoration: none;
	line-height: inherit;
	cursor: pointer
}

a:focus,
a:hover {
	color: #1f3753
}

a img {
	border: 0
}

hr {
	max-width: 80rem;
	height: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #a0b1bf;
	border-left: 0;
	margin: 1.25rem auto;
	clear: both
}

dl,
ol,
ul {
	line-height: 1.6;
	margin-bottom: 1rem;
	list-style-position: outside
}

li {
	font-size: inherit
}

ul {
	list-style-type: disc
}

ol,
ul {
	margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl {
	margin-bottom: 1rem
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #a0b1bf
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}

cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a
}

cite:before {
	content: '\2014 \0020'
}

abbr {
	color: #333;
	cursor: help;
	border-bottom: 1px dotted #000
}

code {
	font-weight: 400;
	border: 1px solid #a0b1bf;
	padding: .125rem .3125rem .0625rem
}

code,
kbd {
	font-family: Consolas, Liberation Mono, Courier, monospace;
	color: #000;
	background-color: #edf2f6
}

kbd {
	padding: .125rem .25rem 0;
	margin: 0
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: 400;
	line-height: 1.4;
	color: #8a8a8a
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.stat {
	font-size: 2.5rem;
	line-height: 1
}

p+.stat {
	margin-top: -1rem
}

.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media screen and (min-width:40em) {
	.medium-text-left {
		text-align: left
	}
	.medium-text-right {
		text-align: right
	}
	.medium-text-center {
		text-align: center
	}
	.medium-text-justify {
		text-align: justify
	}
}

@media screen and (min-width:64em) {
	.large-text-left {
		text-align: left
	}
	.large-text-right {
		text-align: right
	}
	.large-text-center {
		text-align: center
	}
	.large-text-justify {
		text-align: justify
	}
}

.show-for-print {
	display: none!important
}

@media print {
	* {
		background: transparent!important;
		color: #000!important;
		box-shadow: none!important;
		text-shadow: none!important
	}
	.show-for-print {
		display: block!important
	}
	.hide-for-print {
		display: none!important
	}
	table.show-for-print {
		display: table!important
	}
	thead.show-for-print {
		display: table-header-group!important
	}
	tbody.show-for-print {
		display: table-row-group!important
	}
	tr.show-for-print {
		display: table-row!important
	}
	td.show-for-print,
	th.show-for-print {
		display: table-cell!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	.ir a:after,
	a[href^='#']:after,
	a[href^='javascript:']:after {
		content: ''
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	blockquote,
	pre {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	@page {
		margin: .5cm
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
}

.button {
	display: inline-block;
	text-align: center;
	line-height: 1;
	cursor: pointer;
	-webkit-appearance: none;
	transition: background-color .25s ease-out, color .25s ease-out;
	vertical-align: middle;
	border: 1px solid transparent;
	border-radius: 0;
	padding: 1rem 1em;
	margin: 0 0 1rem;
	font-size: 1rem;
	background-color: #244060;
	color: #fff
}

[data-whatinput=mouse] .button {
	outline: 0
}

.button:focus,
.button:hover {
	background-color: #1f3652;
	color: #fff
}

.button.tiny {
	font-size: .6rem
}

.button.small {
	font-size: .75rem
}

.button.large {
	font-size: 1.25rem
}

.button.expanded {
	display: block;
	width: 100%;
	margin-left: 0;
	margin-right: 0
}

.button.primary {
	background-color: #244060;
	color: #fff
}

.button.primary:focus,
.button.primary:hover {
	background-color: #1d334d;
	color: #fff
}

.button.secondary {
	background-color: #1a304a;
	color: #fff
}

.button.secondary:focus,
.button.secondary:hover {
	background-color: #15263b;
	color: #fff
}

.button.success {
	background-color: #1abc9c;
	color: #fff
}

.button.success:focus,
.button.success:hover {
	background-color: #15967d;
	color: #fff
}

.button.warning {
	background-color: #f08125;
	color: #fff
}

.button.warning:focus,
.button.warning:hover {
	background-color: #cf660e;
	color: #fff
}

.button.alert {
	background-color: #ec5840;
	color: #fff
}

.button.alert:focus,
.button.alert:hover {
	background-color: #da3116;
	color: #fff
}

.button.hollow {
	border: 1px solid #244060;
	color: #244060
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
	background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
	border-color: #122030;
	color: #122030
}

.button.hollow.primary {
	border: 1px solid #244060;
	color: #244060
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
	border-color: #122030;
	color: #122030
}

.button.hollow.secondary {
	border: 1px solid #1a304a;
	color: #1a304a
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
	border-color: #0d1825;
	color: #0d1825
}

.button.hollow.success {
	border: 1px solid #1abc9c;
	color: #1abc9c
}

.button.hollow.success:focus,
.button.hollow.success:hover {
	border-color: #0d5e4e;
	color: #0d5e4e
}

.button.hollow.warning {
	border: 1px solid #f08125;
	color: #f08125
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
	border-color: #824009;
	color: #824009
}

.button.hollow.alert {
	border: 1px solid #ec5840;
	color: #ec5840
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
	border-color: #881f0e;
	color: #881f0e
}

.button.disabled,
.button[disabled] {
	opacity: .25;
	cursor: not-allowed
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover {
	background-color: #244060;
	color: #fff
}

.button.dropdown:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: .4em inset;
	border-color: #fff transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	position: relative;
	top: .4em;
	float: right;
	margin-left: 1em;
	display: inline-block
}

.button.arrow-only:after {
	margin-left: 0;
	float: none;
	top: -.1em
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.4375rem;
	padding: .5rem;
	border: 1px solid #edf2f6;
	margin: 0 0 1rem;
	font-family: inherit;
	font-size: 1rem;
	color: #000;
	background-color: #fff;
	box-shadow: none;
	border-radius: 0;
	transition: outline .25s, background .25s, box-shadow .25s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
	border: 1px solid #0f1b28;
	background-color: #fff;
	outline: none;
	box-shadow: 0 0 0 1px #0f1b28;
	transition: outline .25s, background .25s, box-shadow .25s, border-color .25s ease-in-out
}

textarea {
	max-width: 100%
}

textarea[rows] {
	height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #a0b1bf
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #a0b1bf
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #a0b1bf
}

input::placeholder,
textarea::placeholder {
	color: #a0b1bf
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
	background-color: #edf2f6;
	cursor: default
}

[type=button],
[type=submit] {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none
}

input[type=search] {
	box-sizing: border-box
}

[type=checkbox],
[type=file],
[type=radio] {
	margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
	display: inline-block;
	margin-left: .5rem;
	margin-right: 1rem;
	margin-bottom: 0;
	vertical-align: baseline
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
	cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
	margin-right: .5rem
}

[type=file] {
	width: 100%
}

label {
	display: block;
	margin: 0;
	font-size: .875rem;
	font-weight: 400;
	line-height: 1.8;
	color: #000
}

label.middle {
	margin: 0 0 1rem;
	padding: .5625rem 0
}

.help-text {
	margin-top: -.5rem;
	font-size: .8125rem;
	font-style: italic;
	color: #000
}

.input-group {
	display: table;
	width: 100%;
	margin-bottom: 1rem
}

.input-group>:first-child,
.input-group>:last-child>* {
	border-radius: 0 0 0 0
}

.input-group-button,
.input-group-field,
.input-group-label {
	margin: 0;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle
}

.input-group-label {
	text-align: center;
	padding: 0 1rem;
	background: #edf2f6;
	color: #000;
	border: 1px solid #a0b1bf;
	white-space: nowrap;
	width: 1%;
	height: 100%
}

.input-group-label:first-child {
	border-right: 0
}

.input-group-label:last-child {
	border-left: 0
}

.input-group-field {
	border-radius: 0;
	height: 2.5rem
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	height: 100%;
	width: 1%
}

.input-group-button a,
.input-group-button button,
.input-group-button input {
	margin: 0
}

.input-group .input-group-button {
	display: table-cell
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0
}

legend {
	margin-bottom: .5rem;
	max-width: 100%
}

.fieldset {
	border: 1px solid #a0b1bf;
	padding: 1.25rem;
	margin: 1.125rem 0
}

.fieldset legend {
	background: #fff;
	padding: 0 .1875rem;
	margin: 0;
	margin-left: -.1875rem
}

select {
	height: 2.4375rem;
	padding: .5rem;
	border: 1px solid #edf2f6;
	margin: 0 0 1rem;
	font-size: 1rem;
	font-family: inherit;
	line-height: normal;
	color: #000;
	background-color: #fff;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
	background-size: 9px 6px;
	background-position: right -1rem center;
	background-origin: content-box;
	background-repeat: no-repeat;
	padding-right: 1.5rem
}

@media screen and (min-width:0\0) {
	select {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
	}
}

select:disabled {
	background-color: #edf2f6;
	cursor: default
}

select::-ms-expand {
	display: none
}

select[multiple] {
	height: auto;
	background-image: none
}

.is-invalid-input:not(:focus) {
	background-color: rgba(236, 88, 64, .1);
	border-color: #ec5840
}

.form-error,
.is-invalid-label {
	color: #ec5840
}

.form-error {
	display: none;
	margin-top: -.5rem;
	margin-bottom: 1rem;
	font-size: .75rem;
	font-weight: 700
}

.form-error.is-visible {
	display: block
}

.breadcrumbs {
	list-style: none;
	margin: 0 0 .25rem
}

.breadcrumbs:after,
.breadcrumbs:before {
	content: ' ';
	display: table
}

.breadcrumbs:after {
	clear: both
}

.breadcrumbs li {
	float: left;
	color: #244060;
	font-size: .75rem;
	cursor: default;
	margin-right: .75rem
}

.breadcrumbs a {
	color: #a0b1bf
}

.breadcrumbs a:hover {
	text-decoration: underline
}

.breadcrumbs .disabled {
	color: #a0b1bf;
	cursor: not-allowed
}

.close-button {
	position: absolute;
	color: #8a8a8a;
	right: 1rem;
	top: .5rem;
	font-size: 2em;
	line-height: 1;
	cursor: pointer
}

[data-whatinput=mouse] .close-button {
	outline: 0
}

.close-button:focus,
.close-button:hover {
	color: #000
}

.menu {
	margin: 0;
	list-style-type: none
}

.menu>li {
	display: table-cell;
	vertical-align: middle
}

[data-whatinput=mouse] .menu>li {
	outline: 0
}

.menu>li>a {
	display: block;
	padding: .7rem 1rem;
	line-height: 1
}

.menu a,
.menu button,
.menu input {
	margin-bottom: 0
}

.menu>li>a i,
.menu>li>a i+span,
.menu>li>a img,
.menu>li>a img+span,
.menu>li>a svg,
.menu>li>a svg+span {
	vertical-align: middle
}

.menu>li>a i,
.menu>li>a img,
.menu>li>a svg {
	margin-right: .25rem;
	display: inline-block
}

.menu>li {
	display: table-cell
}

.menu.vertical>li {
	display: block
}

@media screen and (min-width:40em) {
	.menu.medium-horizontal>li {
		display: table-cell
	}
	.menu.medium-vertical>li {
		display: block
	}
}

@media screen and (min-width:64em) {
	.menu.large-horizontal>li {
		display: table-cell
	}
	.menu.large-vertical>li {
		display: block
	}
}

.menu.simple li {
	line-height: 1;
	display: inline-block;
	margin-right: 1rem
}

.menu.simple a {
	padding: 0
}

.menu.align-right:after,
.menu.align-right:before {
	content: ' ';
	display: table
}

.menu.align-right:after {
	clear: both
}

.menu.align-right>li {
	float: right
}

.menu.expanded {
	width: 100%;
	display: table;
	table-layout: fixed
}

.menu.expanded>li:first-child:last-child {
	width: 100%
}

.menu.icon-top>li>a {
	text-align: center
}

.menu.icon-top>li>a i,
.menu.icon-top>li>a img,
.menu.icon-top>li>a svg {
	display: block;
	margin: 0 auto .25rem
}

.menu.nested {
	margin-left: 1rem
}

.menu .active>a {
	color: #fff;
	background: #244060
}

.menu-text {
	font-weight: 700;
	color: inherit;
	line-height: 1;
	padding-top: 0;
	padding-bottom: 0;
	padding: .7rem 1rem
}

.menu-centered {
	text-align: center
}

.menu-centered>.menu {
	display: inline-block
}

.no-js [data-responsive-menu] ul {
	display: none
}

.menu-icon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: 20px;
	height: 16px
}

.menu-icon:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	top: 0;
	left: 0;
	box-shadow: 0 7px 0 #fff, 0 14px 0 #fff
}

.menu-icon:hover:after {
	background: #a0b1bf;
	box-shadow: 0 7px 0 #a0b1bf, 0 14px 0 #a0b1bf
}

.menu-icon.dark {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: 20px;
	height: 16px
}

.menu-icon.dark:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #000;
	top: 0;
	left: 0;
	box-shadow: 0 7px 0 #000, 0 14px 0 #000
}

.menu-icon.dark:hover:after {
	background: #8a8a8a;
	box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.is-drilldown {
	position: relative;
	overflow: hidden
}

.is-drilldown li {
	display: block!important
}

.is-drilldown-submenu {
	position: absolute;
	top: 0;
	left: 100%;
	z-index: -1;
	height: 100%;
	width: 100%;
	background: #fff;
	transition: transform .15s linear
}

.is-drilldown-submenu.is-active {
	z-index: 1;
	display: block;
	transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
	transform: translateX(100%)
}

.is-drilldown-submenu-parent>a {
	position: relative
}

.is-drilldown-submenu-parent>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: transparent transparent transparent #244060;
	border-left-style: solid;
	border-right-width: 0;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 1rem
}

.js-drilldown-back>a:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 6px inset;
	border-color: transparent #244060 transparent transparent;
	border-right-style: solid;
	border-left-width: 0;
	display: inline-block;
	vertical-align: middle;
	margin-right: .75rem
}

.dropdown-pane {
	background-color: #fff;
	border: 1px solid #a0b1bf;
	border-radius: 0;
	display: block;
	font-size: 1rem;
	padding: 1rem;
	position: absolute;
	visibility: hidden;
	width: 300px;
	z-index: 10
}

.dropdown-pane.is-open {
	visibility: visible
}

.dropdown-pane.tiny {
	width: 100px
}

.dropdown-pane.small {
	width: 200px
}

.dropdown-pane.large {
	width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 0;
	top: 100%
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 0;
	top: 100%
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
	padding-right: 1.5rem;
	position: relative
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: #244060 transparent transparent;
	border-top-style: solid;
	border-bottom-width: 0;
	right: 5px;
	margin-top: -2px
}

[data-whatinput=mouse] .dropdown.menu a {
	outline: 0
}

.no-js .dropdown.menu ul {
	display: none
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
	top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.dropdown.menu.vertical>li>a:after {
	right: 14px;
	margin-top: -3px
}

.dropdown.menu.vertical>li.opens-left>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent #244060 transparent transparent;
	border-right-style: solid;
	border-left-width: 0
}

.dropdown.menu.vertical>li.opens-right>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent transparent transparent #244060;
	border-left-style: solid;
	border-right-width: 0
}

@media screen and (min-width:40em) {
	.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%
	}
	.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%
	}
	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
		padding-right: 1.5rem;
		position: relative
	}
	.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: #244060 transparent transparent;
		border-top-style: solid;
		border-bottom-width: 0;
		right: 5px;
		margin-top: -2px
	}
	.dropdown.menu.medium-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%
	}
	.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.medium-vertical>li>a:after {
		right: 14px;
		margin-top: -3px
	}
	.dropdown.menu.medium-vertical>li.opens-left>a:after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent #244060 transparent transparent;
		border-right-style: solid;
		border-left-width: 0
	}
	.dropdown.menu.medium-vertical>li.opens-right>a:after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent transparent transparent #244060;
		border-left-style: solid;
		border-right-width: 0
	}
}

@media screen and (min-width:64em) {
	.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 0;
		top: 100%
	}
	.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 0;
		top: 100%
	}
	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
		padding-right: 1.5rem;
		position: relative
	}
	.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: #244060 transparent transparent;
		border-top-style: solid;
		border-bottom-width: 0;
		right: 5px;
		margin-top: -2px
	}
	.dropdown.menu.large-vertical>li .is-dropdown-submenu {
		top: 0
	}
	.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
		left: auto;
		right: 100%
	}
	.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
		right: auto;
		left: 100%
	}
	.dropdown.menu.large-vertical>li>a:after {
		right: 14px;
		margin-top: -3px
	}
	.dropdown.menu.large-vertical>li.opens-left>a:after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent #244060 transparent transparent;
		border-right-style: solid;
		border-left-width: 0
	}
	.dropdown.menu.large-vertical>li.opens-right>a:after {
		content: '';
		display: block;
		width: 0;
		height: 0;
		border: 5px inset;
		border-color: transparent transparent transparent #244060;
		border-left-style: solid;
		border-right-width: 0
	}
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
	top: 100%;
	left: auto;
	right: 0
}

.is-dropdown-menu.vertical {
	width: 100px
}

.is-dropdown-menu.vertical.align-right {
	float: right
}

.is-dropdown-submenu-parent {
	position: relative
}

.is-dropdown-submenu-parent a:after {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -2px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
	top: 100%;
	left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
	left: auto;
	right: 100%
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
	right: auto;
	left: 100%
}

.is-dropdown-submenu {
	display: none;
	position: absolute;
	top: 0;
	left: 100%;
	min-width: 200px;
	z-index: 1;
	background: #fff;
	border: 1px solid #a0b1bf
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a:after {
	right: 14px;
	margin-top: -3px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent #244060 transparent transparent;
	border-right-style: solid;
	border-left-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 5px inset;
	border-color: transparent transparent transparent #244060;
	border-left-style: solid;
	border-right-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu {
	margin-top: -1px
}

.is-dropdown-submenu>li {
	width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
	display: block
}

body,
html {
	height: 100%
}

.off-canvas-wrapper {
	width: 100%;
	overflow-x: hidden;
	position: relative;
	backface-visibility: hidden;
	-webkit-overflow-scrolling: auto
}

.off-canvas-wrapper-inner {
	position: relative;
	width: 100%;
	transition: transform .5s ease
}

.off-canvas-wrapper-inner:after,
.off-canvas-wrapper-inner:before {
	content: ' ';
	display: table
}

.off-canvas-wrapper-inner:after {
	clear: both
}

.off-canvas-content {
	min-height: 100%;
	background: #fff;
	transition: transform .5s ease;
	backface-visibility: hidden;
	z-index: 1;
	padding-bottom: .1px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.js-off-canvas-exit {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 100%, .25);
	cursor: pointer;
	transition: background .5s ease
}

.off-canvas {
	position: absolute;
	background: #edf2f6;
	z-index: -1;
	max-height: 100%;
	overflow-y: auto;
	transform: translateX(0)
}

[data-whatinput=mouse] .off-canvas {
	outline: 0
}

.off-canvas.position-left {
	left: -250px;
	top: 0;
	width: 250px
}

.is-open-left {
	transform: translateX(250px)
}

.off-canvas.position-right {
	right: -250px;
	top: 0;
	width: 250px
}

.is-open-right {
	transform: translateX(-250px)
}

@media screen and (min-width:40em) {
	.position-left.reveal-for-medium {
		left: 0;
		z-index: auto;
		position: fixed
	}
	.position-left.reveal-for-medium~.off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-medium {
		right: 0;
		z-index: auto;
		position: fixed
	}
	.position-right.reveal-for-medium~.off-canvas-content {
		margin-right: 250px
	}
}

@media screen and (min-width:64em) {
	.position-left.reveal-for-large {
		left: 0;
		z-index: auto;
		position: fixed
	}
	.position-left.reveal-for-large~.off-canvas-content {
		margin-left: 250px
	}
	.position-right.reveal-for-large {
		right: 0;
		z-index: auto;
		position: fixed
	}
	.position-right.reveal-for-large~.off-canvas-content {
		margin-right: 250px
	}
}

.pagination {
	margin-left: 0;
	margin-bottom: 1rem
}

.pagination:after,
.pagination:before {
	content: ' ';
	display: table
}

.pagination:after {
	clear: both
}

.pagination li {
	font-size: .875rem;
	margin-right: .0625rem;
	border-radius: 20px;
	display: inline-block
}

.pagination a,
.pagination button {
	color: #f08125;
	display: block;
	padding: .1875rem .625rem;
	border-radius: 0
}

.pagination a:hover,
.pagination button:hover {
	background: none
}

.pagination .current {
	padding: .1875rem .625rem;
	background: #f08125;
	color: #fff;
	cursor: default
}

.pagination .disabled {
	padding: .1875rem .625rem;
	color: #a0b1bf;
	cursor: not-allowed
}

.pagination .disabled:hover {
	background: transparent
}

.pagination .ellipsis:after {
	content: '\2026';
	padding: .1875rem .625rem;
	color: #000
}

.sticky-container {
	position: relative
}

.sticky {
	position: absolute;
	z-index: 0;
	transform: translateZ(0)
}

.sticky.is-stuck {
	position: fixed;
	z-index: 5
}

.sticky.is-stuck.is-at-top {
	top: 0
}

.sticky.is-stuck.is-at-bottom {
	bottom: 0
}

.sticky.is-anchored {
	position: absolute;
	left: auto;
	right: auto
}

.sticky.is-anchored.is-at-bottom {
	bottom: 0
}

table {
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0
}

table tbody,
table tfoot,
table thead {
	border: none;
	background-color: #fff
}

table caption {
	font-weight: 700;
	padding: .5rem .625rem .625rem
}

table tfoot,
table thead {
	background: #fff;
	color: #333
}

table tfoot tr,
table thead tr {
	background: transparent
}

table tfoot td,
table tfoot th,
table thead td,
table thead th {
	padding: .5rem .625rem .625rem;
	font-weight: 700;
	text-align: left
}

table tbody tr:nth-child(even) {
	background-color: #fff
}

table tbody td,
table tbody th {
	padding: .5rem .625rem .625rem
}

@media screen and (max-width:63.9375em) {
	table.stack tfoot,
	table.stack thead {
		display: none
	}
	table.stack td,
	table.stack th,
	table.stack tr {
		display: block
	}
	table.stack td {
		border-top: 0
	}
}

table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto
}

table.hover tr:hover,
table.hover tr:nth-of-type(even):hover {
	background-color: #fafafa
}

.table-scroll {
	overflow-x: auto
}

.table-scroll table {
	width: auto
}

.tabs {
	margin: 0;
	list-style-type: none;
	background: #fff;
	border: 1px solid #edf2f6
}

.tabs:after,
.tabs:before {
	content: ' ';
	display: table
}

.tabs:after {
	clear: both
}

.tabs.vertical>li {
	width: auto;
	float: none;
	display: block
}

.tabs.simple>li>a {
	padding: 0
}

.tabs.simple>li>a:hover {
	background: transparent
}

.tabs.primary {
	background: #244060
}

.tabs.primary>li>a {
	color: #fff
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
	background: #29496e
}

.tabs-title {
	float: left
}

.tabs-title>a {
	display: block;
	padding: 1.25rem 1.5rem;
	line-height: 1;
	font-size: 1rem
}

.tabs-title>a:focus,
.tabs-title>a:hover,
.tabs-title>a[aria-selected=true] {
	background: #244060
}

.tabs-content {
	background: #fff;
	transition: all .5s ease;
	border: 1px solid #edf2f6;
	border-top: 0
}

.tabs-content.vertical {
	border: 1px solid #edf2f6;
	border-left: 0
}

.tabs-panel {
	display: none;
	padding: 1rem
}

.tabs-panel.is-active {
	display: block
}

.hide {
	display: none!important
}

.invisible {
	visibility: hidden
}

@media screen and (max-width:39.9375em) {
	.hide-for-small-only {
		display: none!important
	}
}

@media screen and (max-width:0em),
screen and (min-width:40em) {
	.show-for-small-only {
		display: none!important
	}
}

@media screen and (min-width:40em) {
	.hide-for-medium {
		display: none!important
	}
}

@media screen and (max-width:39.9375em) {
	.show-for-medium {
		display: none!important
	}
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
	.hide-for-medium-only {
		display: none!important
	}
}

@media screen and (max-width:39.9375em),
screen and (min-width:64em) {
	.show-for-medium-only {
		display: none!important
	}
}

@media screen and (min-width:64em) {
	.hide-for-large {
		display: none!important
	}
}

@media screen and (max-width:63.9375em) {
	.show-for-large {
		display: none!important
	}
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
	.hide-for-large-only {
		display: none!important
	}
}

@media screen and (max-width:63.9375em),
screen and (min-width:75em) {
	.show-for-large-only {
		display: none!important
	}
}

.show-for-sr,
.show-on-focus {
	position: absolute!important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static!important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto
}

.hide-for-portrait,
.show-for-landscape {
	display: block!important
}

@media screen and (orientation:landscape) {
	.hide-for-portrait,
	.show-for-landscape {
		display: block!important
	}
}

@media screen and (orientation:portrait) {
	.hide-for-portrait,
	.show-for-landscape {
		display: none!important
	}
}

.hide-for-landscape,
.show-for-portrait {
	display: none!important
}

@media screen and (orientation:landscape) {
	.hide-for-landscape,
	.show-for-portrait {
		display: none!important
	}
}

@media screen and (orientation:portrait) {
	.hide-for-landscape,
	.show-for-portrait {
		display: block!important
	}
}

.float-left {
	float: left!important
}

.float-right {
	float: right!important
}

.float-center {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clearfix:after,
.clearfix:before {
	content: ' ';
	display: table
}

.clearfix:after {
	clear: both
}

a.primary-color,
i.primary-color,
li.primary-color,
p.primary-color,
small.primary-color,
span.primary-color,
strong.primary-color {
	color: #244060
}

a.secondary-color,
i.secondary-color,
li.secondary-color,
p.secondary-color,
small.secondary-color,
span.secondary-color,
strong.secondary-color {
	color: #1a304a
}

a.alert-color,
i.alert-color,
li.alert-color,
p.alert-color,
small.alert-color,
span.alert-color,
strong.alert-color {
	color: #ec5840
}

a.warning-color,
i.warning-color,
li.warning-color,
p.warning-color,
small.warning-color,
span.warning-color,
strong.warning-color {
	color: #f08125
}

a.success-color,
i.success-color,
li.success-color,
p.success-color,
small.success-color,
span.success-color,
strong.success-color {
	color: #1abc9c
}

div.primary-color,
section.primary-color {
	background: #244060
}

div.secondary-color,
section.secondary-color {
	background: #1a304a
}

div.alert-color,
section.alert-color {
	background: #ec5840
}

div.warning-color,
section.warning-color {
	background: #f08125
}

div.success-color,
section.success-color {
	background: #1abc9c
}

body {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 100vh
}

body.notfound {
	padding-top: 60px;
	color: #fff;
	background: #244060
}

body.notfound a {
	color: #fff;
	text-decoration: underline
}

body.notfound a:hover {
	text-decoration: none
}

input.radius {
	border-radius: 3px
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text] {
	height: 3.125rem;
	background: #edf2f6
}

.popup input[type=email],
.popup input[type=number],
.popup input[type=password],
.popup input[type=search],
.popup input[type=tel],
.popup input[type=text] {
	background: #fff
}

input[type=checkbox] {
	display: none
}

input[type=checkbox]+label {
	position: relative;
	margin-left: 0;
	margin-bottom: .5rem;
	padding-left: 30px;
	color: #a0b1bf
}

input[type=checkbox]+label:hover {
	color: #333
}

input[type=checkbox]+label:before {
	display: block;
	position: absolute;
	content: '';
	width: 20px;
	height: 20px;
	top: 3px;
	left: 0;
	color: #fff;
	text-align: center;
	line-height: 20px;
	background: #a0b1bf
}

input[type=checkbox]:checked+label:before {
	content: '✓';
	background: #1abc9c
}

input[type=radio] {
	display: none
}

input[type=radio]+label {
	position: relative;
	margin-left: 0;
	margin-bottom: .5rem;
	padding-left: 30px;
	color: #a0b1bf
}

input[type=radio]+label:hover {
	color: #333
}

input[type=radio]+label:before {
	display: block;
	position: absolute;
	content: '';
	width: 20px;
	height: 20px;
	top: 3px;
	left: 0;
	color: #fff;
	text-align: center;
	line-height: 17px;
	font-size: 1.3125rem;
	background: #a0b1bf;
	border-radius: 50%
}

input[type=radio]:checked+label:before {
	content: '●';
	background: #1abc9c
}

input[placeholder] {
	text-overflow: ellipsis
}

:-moz-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder {
	color: #a0b1bf;
	font-family: PT Sans;
	font-style: italic
}

table thead {
	font-size: 1.125rem;
	font-weight: 700
}

table thead,
table tr {
	/* border-bottom: 2px solid #edf2f6 */
	border-bottom: 2px solid #b0c2d0 
}

table tr:last-child {
	border-bottom: none
}

@media screen and (max-width:39.9375em) {
	table thead {
		display: none
	}
	table td {
		display: block
	}
	table td:before {
		display: block;
		content: attr(data-label);
		text-transform: uppercase;
		font-weight: 700
	}
}

.advantage {
	margin: 40px 0 60px
}

.advantage__img {
	margin-bottom: 20px
}

.advantage__title {
	padding-bottom: 10px;
	font-size: 1.25rem
}

.advantage__title:after {
	display: block;
	position: relative;
	content: '';
	width: 50%;
	top: 10px;
	height: 0;
	margin: 0 auto;
	border-top: 2px solid #edf2f6
}

.advantage__numbers {
	margin-top: 1rem;
	padding-bottom: 10px;
	color: #1abc9c;
	font-family: Calibri, Roboto;
	font-size: 3.5rem;
	line-height: 1
}

.advantage__numbers:after {
	display: block;
	position: relative;
	content: '';
	width: 50%;
	top: 10px;
	height: 0;
	margin: 0 auto;
	border-top: 2px solid #edf2f6
}

.advantage__desc {
	font-family: PT Sans;
	font-size: 1rem
}

.article-card,
.article-full {
	margin-bottom: 30px
}

.article-card:after,
.article-card:before,
.article-full:after,
.article-full:before {
	content: ' ';
	display: table
}

.article-card:after,
.article-full:after {
	clear: both
}

.article-card__img,
.article-full__img,
.product__img {
	display: block;
	text-align: center;
	margin: 0 0 10px
}

.article-card__img verti img,
.article-full__img verti img,
.product__img verti img {
	border: 2px solid #edf2f6
}

.article-card__title,
.article-full__title {
	margin-bottom: 1rem;
	font-family: Roboto, PT Sans, Arial;
	font-size: 1rem
}

.article-card__title a,
.article-full__title a {
	color: #f08125
}

.article-card__title a:hover,
.article-full__title a:hover {
	color: #244060
}

.article-card__author,
.article-card__date,
.article-full__author,
.article-full__date {
	display: block;
	margin-bottom: 1rem;
	color: #a0b1bf;
	font-family: PT Sans;
	font-size: .875rem;
	font-style: italic;
	line-height: 1
}

.article-card__desc,
.article-full__desc {
	font-family: PT Sans;
	font-size: .875rem
}

.article-card__category,
.article-card__tags,
.article-full__category,
.article-full__tags {
	margin-top: 1rem;
	font-family: PT Sans;
	font-size: .875rem
}

.article-card__category a,
.article-card__tags a,
.article-full__category a,
.article-full__tags a {
	color: #244060;
	text-decoration: underline
}

.article-card__category a:hover,
.article-card__tags a:hover,
.article-full__category a:hover,
.article-full__tags a:hover {
	text-decoration: none
}

@media screen and (min-width:40em) {
	.article-card__img,
	.article-full__img,
	.product__img {
		width: auto;
		float: left;
		margin: 0 30px 10px 0
	}
	.article-card__tags,
	.article-full__tags {
		float: left
	}
	.article-card__category,
	.article-full__category {
		float: right
	}
}

.article-full__next,
.article-full__prev {
	display: block;
	position: relative;
	max-width: 50%;
	margin: 1rem 0;
	color: #a0b1bf;
	font-size: .875rem
}

.article-full__next i,
.article-full__prev i {
	position: absolute;
	top: 0;
	font-family: Minion Pro, Calibri;
	font-size: 2.25rem;
	line-height: 1
}

.article-full__prev {
	float: left;
	padding-left: 50px
}

.article-full__prev i {
	left: 0
}

.article-full__next {
	float: right;
	padding-right: 50px
}

.article-full__next i {
	right: 0
}

.avatar-link {
	display: inline-block;
	position: relative;
	width: auto;
	margin: 0 auto
}

.avatar-link:hover .avatar__overlay {
	opacity: 1
}

.avatar__img {
	display: block;
	width: auto;
	border-radius: 50%
}

.avatar__title {
	color: #244060;
	font-size: 1rem
}

.avatar__overlay {
	display: -ms-flexbox;
	display: flex;
	opacity: 0;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 10%;
	top: 0;
	left: 0;
	color: #fff;
	border-radius: 50%;
	background: rgba(0, 0, 0, .25);
	transition-property: opacity;
	transition-duration: .25s
}

.avatar__overlay i {
	display: block;
	font-size: 2.5rem
}

.avatar__work {
	color: #a0b1bf;
	font-size: 1rem
}

.big {
	line-height: 1.1;
	font-size: 1.625rem
}

@media screen and (min-width:40em) {
	.big {
		font-size: 1.875rem
	}
}

@media screen and (min-width:64em) {
	.big {
		font-size: 2.25rem
	}
}

.breadcrumbs li:not(:last-child):after {
	position: relative;
	top: -1px;
	margin-left: .5rem;
	color: #a0b1bf;
	content: '→';
	font-family: Minion Pro, Calibri, Roboto
}

.button {
	border-bottom-width: 3px;
	border-bottom-color: #0f1b28;
	text-decoration: none!important
}

.button.secondary {
	border-bottom-color: #0d1824
}

.button.success {
	border-bottom-color: #148f77
}

.button.warning {
	border-bottom-color: #d3680f
}

.button.alert {
	border-bottom-color: #e23317
}

.button.hollow {
	color: #fff;
	border-bottom-width: 1px;
	border-color: #fff
}

.button.hollow:focus,
.button.hollow:hover {
	color: #244060;
	border-color: #244060
}

.primary-color .button.hollow:focus,
.primary-color .button.hollow:hover {
	color: #244060;
	background: #fff;
	border-color: #fff
}

.warning-color .button.hollow:focus,
.warning-color .button.hollow:hover {
	color: #f08125;
	background: #fff;
	border-color: #fff
}

.button.radius {
	border-radius: 3px
}

.button.wide {
	padding-left: 2rem;
	padding-right: 2rem
}

.button:focus {
	outline: none
}

.callout {
	padding: 1rem 7.5%;
	font-size: .75rem;
	background: #edf2f6
}

.callout h5 {
	font-weight: 700
}

.callout i {
	display: block;
	float: left;
	margin: 0 30px 20px 0;
	color: #ec5840;
	font-size: 3.625rem;
	line-height: 1;
	vertical-align: middle
}

.callout p {
	color: #a0b1bf
}

.callout p:last-child {
	margin-bottom: 0
}

.checkbox {
	display: block;
	position: relative;
	margin-bottom: 1rem;
	padding-left: 2rem
}

.checkbox span {
	color: #a0b1bf;
	font-size: .875rem
}

.checkbox:before {
	display: block;
	position: absolute;
	content: '';
	width: 20px;
	height: 20px;
	top: 3px;
	left: 0;
	color: #fff;
	text-align: center;
	line-height: 20px;
	background: #a0b1bf
}

.checkbox:hover {
	cursor: pointer
}

.checkbox:hover span {
	color: #244060
}

.checkbox.checked:before {
	content: '✓';
	background: #1abc9c
}

.content {
	font-family: PT Sans, Roboto, Arial;
	font-size: .9375rem
}

.content *+.context-desc {
	display: block;
	width: 100%;
	margin: 1rem 0;
	color: #a0b1bf;
	font-size: .75rem;
	font-style: italic;
	text-align: center
}

.content-wrap {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto
}

.creator {
	margin: 12px 0;
	color: #fff;
	font-size: .75rem;
	text-align: center
}

.creator a {
	color: #fff;
	text-decoration: underline
}

.creator a:hover {
	text-decoration: none
}

.dropdown-menu {
	top: 100%!important;
	left: 0!important;
	right: 0;
	width: inherit;
	max-width: 100%;
	min-width: 320px;
	padding: 0;
	border-bottom: 1px solid #8a8a8a;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .4)
}

.dropdown-menu .button {
	margin: 0;
	padding: 1rem;
	font-size: 1rem
}

.dropdown-menu-toggle {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	padding: 15px;
	border-right: 1px solid #244060;
	background: #fff
}

.dropdown-menu-toggle i {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	width: 29px;
	height: 24px
}

.dropdown-menu-toggle i:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 3px;
	background: #244060;
	top: 0;
	left: 0;
	box-shadow: 0 10px 0 #244060, 0 20px 0 #244060
}

.dropdown-menu-toggle i:hover:after {
	background: #1a304a;
	box-shadow: 0 10px 0 #1a304a, 0 20px 0 #1a304a
}

.dropdown-menu-toggle.hover {
	background: #244060
}

.dropdown-menu-toggle.hover i:after {
	color: #fff;
	background: #fff;
	box-shadow: 0 10px 0 #fff, 0 20px 0 #fff
}

.dropdown-menu-list ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #edf2f6
}

.dropdown-menu-list li {
	list-style: none;
	display: block
}

.dropdown-menu-list a {
	display: block;
	padding: .625rem 1rem;
	color: #244060
}

.dotted {
	border-bottom: 1px dotted #244060
}

.dotted:hover {
	border-bottom-style: solid
}

.error-number {
	font-size: 3.75rem;
	font-family: Roboto;
	line-height: 1.3
}

@media screen and (min-width:40em) {
	.error-number {
		font-size: 6.25rem
	}
}

@media screen and (min-width:64em) {
	.error-number {
		font-size: 12.5rem
	}
}

.files-list__item {
	position: relative;
	padding: .5rem .5rem .5rem 60px;
	list-style: none
}

.files-list__item:before {
	display: block;
	position: absolute;
	content: '';
	top: .5rem;
	left: 0;
	color: #f08125;
	font-family: Pe-icon-7-stroke;
	font-size: 2.5rem;
	line-height: 1
}

.files-list__item:hover .files-list__item-name {
	text-decoration: none
}

.files-list__item-name {
	display: inline-block;
	line-height: 1.35;
	text-decoration: underline
}

.files-list__item-desc {
	display: block;
	color: #a0b1bf;
	font-size: .75rem;
	text-decoration: none!important
}

.footer {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-top: 1rem
}

.footer-additional {
	padding: 30px 0;
	color: #fff
}

.footer-callback {
	position: relative;
	padding: 40px 0;
	color: #fff
}

.footer-callback .lead,
.footer-callback p.big {
	margin-bottom: 40px
}

.footer-callback .lead .big {
	font-size: 1.375rem
}

@media screen and (min-width:40em) {
	.footer-callback .lead .big {
		font-size: 1.625rem
	}
}

@media screen and (min-width:64em) {
	.footer-callback .lead .big {
		font-size: 1.875rem
	}
}

.footer-callback__hide {
	display: block;
	position: absolute;
	width: auto;
	padding-right: 24px;
	top: 15px;
	right: 10px;
	color: #fff;
	font-size: .75rem;
	font-style: italic
}

.footer-callback__hide:after {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	width: 19px;
	height: 19px;
	background: url(../img/close.png) no-repeat
}

.footer-callback__hide:hover {
	color: #244060;
	cursor: pointer
}

.footer-callback__hide:focus:after,
.footer-callback__hide:hover:after {
	background-position: -19px 0
}

.footer-callback__show {
	display: inline-block;
	cursor: pointer;
	border-bottom: 1px dotted #fff
}

.footer-callback__show:hover {
	border-bottom-style: solid
}

.footer-nav {
	font-size: .875rem
}

.footer-nav li {
	line-height: 2
}

.footer-nav a {
	color: #fff;
	text-decoration: underline;
	white-space: nowrap
}

.footer-nav a:hover {
	text-decoration: none
}

.form-title {
	color: #fff;
	font-size: 1.625rem
}

.popup .form-title {
	color: #333;
	font-size: 1.375rem;
	text-align: center
}

.form-subscribe .form-title {
	margin: 24px 0;
	color: #f08125;
	font-size: 2.125rem;
	line-height: 1;
	text-align: center
}

.form-subtitle {
	color: #a0b1bf;
	font-size: 1rem;
	text-align: center
}

.form-subscribe-back {
	height: 280px;
	margin: -2rem -2rem 0;
	background: url(../img/subscribe.jpg) no-repeat top/cover
}

.form-footer-callback input[type=tel]:focus,
.form-footer-callback input[type=text]:focus {
	border-color: transparent;
	box-shadow: none
}

.form-footer-subscribe input[type=email],
.form-footer-subscribe input[type=submit] {
	height: 2.5rem
}

.form-footer-subscribe input[type=email]:focus {
	border-color: transparent;
	box-shadow: none
}

.form-footer-subscribe input[type=submit] {
	height: 2.5rem;
	padding-top: .85em;
	padding-bottom: .85em;
	font-size: .9rem
}

.form-notfoundsearch fieldset {
	position: relative
}

.form-notfoundsearch input[type=search] {
	padding-right: 50px;
	color: #fff;
	border-color: transparent;
	background: #1a304a!important
}

.form-notfoundsearch input[type=search]:focus {
	border-color: #f08125;
	box-shadow: 0 0 0 1px #f08125
}

.form-notfoundsearch input[type=submit] {
	position: absolute;
	width: 48px;
	height: 48px;
	top: 1px;
	right: 1px;
	font-size: 1.875rem;
	text-align: center;
	line-height: 48px;
	font-family: Pe-icon-7-stroke;
	background: none;
	border: 1px solid transparent
}

.form-notfoundsearch input[type=submit]:focus {
	border-color: #f08125;
	outline: none
}

.form-quick-callback {
	padding: 30px 0
}

.form-quick-callback input[type=tel],
.form-quick-callback input[type=text] {
	background: #fff
}

.form-userprofile {
	margin-bottom: 2rem
}

.form .frgtpass {
	display: inline-block;
	margin-top: 1rem;
	text-decoration: underline
}

.form .frgtpass:hover {
	text-decoration: none
}

@media screen and (min-width:40em) {
	.form-title {
		font-size: 1.875rem
	}
}

@media screen and (min-width:64em) {
	.form-title {
		font-size: 2.25rem
	}
}

.header {
	position: relative;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-bottom: .625rem;
	border-bottom: 1px solid #244060
}

.header:after,
.header:before {
	content: ' ';
	display: table
}

.header:after {
	clear: both
}

.header-left {
	float: left;
	position: relative;
	padding: .625rem 0 .625rem 70px
}

.header-right {
	float: right;
	margin-top: 5px;
	margin-right: 5px
}

@media screen and (min-width:40em) {
	.header {
		margin-bottom: 1.25rem
	}
	.header-phones {
		float: left;
		position: relative;
		max-width: 50%;
		padding-left: 60px;
		color: #244060;
		font-size: 1.125rem
	}
	.header-phones:before {
		display: block;
		position: absolute;
		content: '';
		top: 0;
		left: 0;
		width: 40px;
		font-size: 55px;
		font-family: Pe-icon-7-stroke;
		line-height: 1
	}
	.header-callback {
		float: right;
		position: relative;
		max-width: 50%;
		padding-left: 60px;
		color: #244060;
		font-size: 1.125rem
	}
	.header-callback:before {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 40px;
		font-size: 55px;
		font-family: Pe-icon-7-stroke;
		line-height: 1
	}
	.header-left {
		width: 35%;
		padding: 0
	}
	.header-middle {
		clear: both;
		margin: 1.5rem 0 1rem
	}
	.header-middle:after,
	.header-middle:before {
		content: ' ';
		display: table
	}
	.header-middle:after {
		clear: both
	}
	.header-right {
		width: auto;
		margin: 2.2rem 0 1rem;
		padding: 0;
		text-align: right
	}
}

@media screen and (min-width:64em) {
	.header-callback,
	.header-phones {
		margin-top: .625rem;
		padding-right: 5px
	}
	.header-left {
		width: 30%
	}
	.header-middle {
		clear: none;
		width: 100%
	}
	.header-right {
		width: 20%
	}
}

.huge-icon {
	font-size: 6.25rem;
	line-height: 1
}

.image-popup,
.inline-popup {
	outline: none
}

.inputgroup {
	position: relative
}

.inputgroup-label {
	position: absolute;
	display: block;
	width: 48px;
	height: 48px;
	top: 1px;
	left: 1px;
	color: #a0b1bf;
	text-align: center;
	line-height: 50px;
	font-size: 2.125rem;
	border-right: 1px solid #a0b1bf
}

.inputgroup-field {
	padding-left: 70px;
	border: 1px solid #a0b1bf
}

.inputgroup-field.error {
	border-color: #ec5840;
	outline: 1px solid #ec5840
}

.inputgroup-field.error:focus {
	outline: none;
	border-color: #244060
}

.login-button {
	margin: 0 5px 0 0;
	padding: 7px 10px;
	font-size: .875rem;
	line-height: 1;
	border-bottom-color: #1a304a
}

.login-button i {
	font-size: 2rem
}

.login-user {
	display: block;
	overflow: hidden
}

.login-user__img {
	max-height: 50px;
	border-radius: 50%
}

.login-user__name {
	text-decoration: underline
}

.login-user:hover__name {
	text-decoration: none
}

@media screen and (min-width:40em) {
	.login-button {
		margin: 0;
		padding: 15px 32px
	}
	.login-user {
		float: right
	}
	.login-user__img {
		margin-right: 5px
	}
}

@media screen and (min-width:64em) {
	.login-user,
	.login-user__name {
		white-space: nowrap;
		text-overflow: ellipsis
	}
	.login-user__name {
		max-width: 148px
	}
}

.magellan-block {
	padding-top: 2rem
}

.menu-inline {
	margin: 0 0 1rem;
	padding: 0
}

.menu-inline li {
	display: inline-block;
	list-style: none
}

.notfound .menu-inline a {
	padding-left: .5rem;
	padding-right: .5rem
}

.notfound .menu-inline a:first-child {
	padding-left: 0
}

.notfound .menu-inline a.warning-color {
	color: #f08125
}

.news--short {
	margin-bottom: .625rem
}

@media screen and (min-width:40em) {
	.news--short {
		margin-bottom: 25px
	}
}

@media screen and (min-width:64em) {
	.news--short {
		margin-bottom: 40px
	}
}

.news-card {
	margin-bottom: 1rem;
	border-bottom: 1px solid #edf2f6
}

.news-card:last-child {
	border-bottom: none
}

.news-card__title {
	color: #f08125
}

.news-card__date,
.news-card__title {
	display: block;
	margin-bottom: 1rem;
	font-size: .875rem
}

.news-card__date {
	color: #a0b1bf;
	font-style: italic
}

.news-card__desc {
	font-size: .875rem
}

.news-card__desc p {
	line-height: 1.25rem
}

.no-margin {
	margin: 0!important
}

.page-title,
.page-title span {
	position: relative
}

.page-title span {
	display: inline-block;
	padding-right: .75em;
	background: #fff
}

.page-title:before {
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	top: 50%;
	left: 0;
	border-top: 3px solid #edf2f6
}

.pagination {
	margin-bottom: 2rem
}

.pagination a {
	text-decoration: underline
}

.pagination a:hover {
	color: #fff;
	text-decoration: none;
	background: #f08125;
	border-radius: 20px
}

.panel {
	margin-bottom: 20px;
	font-family: Roboto
}

.panel-title {
	display: block;
	padding: 1rem 0;
	color: #fff;
	font-size: 1.25rem;
	text-align: center;
	border-bottom: 4px solid #16273b;
	background: #244060
}

.panel-content {
	border-right: 2px solid #244060;
	border-bottom: 2px solid #244060;
	border-left: 2px solid #244060
}

.panel-nav {
	margin: 0;
	padding: 0
}

.panel-nav__item {
	list-style: none;
	font-size: 1.25rem;
	border-bottom: 1px solid #e8e8e8
}

.panel-nav__item:last-child {
	border-bottom: none
}

.panel-nav__item a {
	display: block;
	padding: 1rem 1.25rem;
	text-decoration: none!important
}

.panel--success .panel-title {
	color: #fff;
	background: #1abc9c;
	border-color: #148f77
}

.panel--success .panel-content {
	border-color: #1abc9c
}

.panel--success .panel-nav__item a:hover {
	color: #1abc9c
}

.panel--secondary .panel-title {
	color: #fff;
	background: #1a304a;
	border-color: #0d1824
}

.panel--secondary .panel-content {
	border-color: #1a304a
}

.panel--secondary .panel-nav__item a:hover {
	color: #1a304a
}

.panel--alert .panel-title {
	color: #fff;
	background: #ec5840;
	border-color: #e23317
}

.panel--alert .panel-content {
	border-color: #ec5840
}

.panel--alert .panel-nav__item a:hover {
	color: #ec5840
}

.panel--warning .panel-title {
	color: #fff;
	background: #f08125;
	border-color: #d3680f
}

.panel--warning .panel-content {
	border-color: #f08125
}

.panel--warning .panel-nav__item a:hover {
	color: #f08125
}

@media screen and (min-width:40em) {
	.panel {
		margin-bottom: 25px
	}
}

@media screen and (min-width:64em) {
	.panel {
		margin-bottom: 40px
	}
}

.popup {
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 1rem;
	width: auto;
	max-width: 90%;
	background: #edf2f6
}

@media screen and (min-width:40em) {
	.popup {
		max-width: 70%;
		padding: 2rem
	}
}

@media screen and (min-width:64em) {
	.popup {
		max-width: 400px
	}
	.popup--subscribe {
		max-width: 750px
	}
}

.projects-item__info {
	color: #1abc9c
}

.projects-item__info i {
	font-size: 2rem;
	margin-right: .5rem;
	vertical-align: middle
}

.products-filter {
	margin-bottom: 2rem;
	padding: 1rem;
	background: #edf2f6
}

.products-filter__linetitle {
	display: block;
	margin-right: 1rem
}

.products-filter__toggler-item {
	display: inline-block;
	margin-right: 1rem;
	padding: 4px 10px;
	border-radius: 3px;
	color: #fff;
	background: #a0b1bf
}

.products-filter__toggler-item.is-active,
.products-filter__toggler-item.is-active:hover {
	background: #1abc9c
}

.products-filter__toggler-item:hover {
	cursor: pointer;
	background: #1abc9c
}

.products-filter .checkbox {
	display: inline-block;
	margin-right: 2rem
}

@media screen and (min-width:40em) {
	.products-filter__linetitle {
		display: inline-block;
		margin-right: 1rem
	}
}

.product-card {
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 0 10px;
	padding: 0 0 24px;
	text-align: center;
	background: #edf2f6;
	border: 2px solid transparent;
	transition-property: border-color;
	transition-duration: .25s
}

.product-card:hover {
	border-color: #1abc9c
}

.product-card-link {
	display: block;
	padding: 24px 24px 0;
	outline: none;
	text-decoration: none!important
}

.product-card__label {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	padding: 2px 10px;
	color: #fff;
	background: #1abc9c
}

.product-card__title {
	margin: 0 -1rem 24px
}

.product-card__img {
	max-width: 130px;
	max-height: 130px;
	margin: 0 auto 24px;
	border-radius: 50%
}

.product-card__desc {
	margin-bottom: 24px;
	font-family: Roboto;
	font-size: .875rem
}

.product-card__desc p:last-child {
	margin-bottom: 0
}

.product-card__button {
	-ms-flex-item-align: center;
	align-self: center;
	margin-bottom: 0;
	padding-left: 2rem;
	padding-right: 2rem
}

.products-list.list-view .product-card {
	max-width: 100%;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 178px;
	padding-left: 30%;
	text-align: left
}

.products-list.list-view .product-card-link {
	padding-left: 0
}

.products-list.list-view .product-card__title {
	margin-bottom: .5rem
}

.products-list.list-view .product-card__img {
	position: absolute;
	max-width: 15%;
	margin-bottom: 0;
	top: 24px;
	left: 24px
}

.products-list.list-view .product-card__desc {
	margin-bottom: .5rem
}

.products-list.list-view .product-card__button {
	-ms-flex-item-align: start;
	align-self: flex-start
}

@media screen and (min-width:40em) {
	.product-card {
		margin-bottom: 30px
	}
	.product-card__title {
		font-size: 1.2rem
	}
	.products-list.list-view .product-card {
		padding-left: 20%
	}
	.products-list.list-view .product-card__img {
		position: absolute;
		max-width: 15%
	}
}

@media screen and (min-width:64em) {
	.product-card__title {
		font-size: 1.4rem
	}
	.products-list.list-view .product-card {
		max-width: 100%;
		padding-left: 20%
	}
	.products-list.list-view .product-card__img {
		max-width: 15%
	}
}

.product-header {
	margin-bottom: 2rem
}

.product-files {
	margin-top: 1.25rem;
	padding: .5rem;
	background: #edf2f6
}

.product-desc {
	margin-bottom: 1.25rem
}

.product-fulldesc {
	font-size: 1rem
}

.product-fulldesc__img {
	display: block;
	max-width: 100%;
	margin-bottom: 1rem
}

.product-fulldesc__img:last-child {
	margin-bottom: 0
}

.product-slider .slider-item {
	min-height: 330px
}

.radio {
	display: block;
	position: relative;
	margin-bottom: 1rem;
	padding-left: 2rem
}

.radio span {
	color: #a0b1bf;
	font-size: .875rem
}

.radio:before {
	display: block;
	position: absolute;
	content: '';
	width: 20px;
	height: 20px;
	top: 3px;
	left: 0;
	color: #fff;
	text-align: center;
	line-height: 20px;
	background: #a0b1bf;
	border-radius: 50%
}

.radio:hover {
	cursor: pointer
}

.radio:hover span {
	color: #244060
}

.radio.checked:before {
	background: #1abc9c
}

.review-block {
	display: -ms-flexbox;
	display: flex;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	position: relative;
	margin-bottom: 1rem
}

.review-block__img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	max-width: 120px;
	max-height: 140px;
	background: #fff;
	border: 2px solid #edf2f6
}

.review-block__img--round {
	border-radius: 50%
}

.review-block__button {
	margin-bottom: 0
}

.review-block__content {
	margin-top: 60px;
	padding: 98px 32px 32px;
	background: #fff;
	border: 2px solid #edf2f6
}

.review-block__title {
	display: block;
	margin-bottom: 1rem;
	font-weight: 700;
	text-decoration: none!important
}

.review-block__title:hover {
	text-decoration: underline!important
}

.review-block__desc {
	font-size: 1rem
}

@media screen and (min-width:64em) {
	.review-block {
		margin-top: 2rem
	}
	.review-block__img {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateX(0);
		transform: translateY(-50%);
		max-height: 200px
	}
	.review-block__content {
		margin-top: 0;
		margin-left: 60px;
		padding: 32px 32px 32px 98px;
		background: #fff;
		border: 2px solid #edf2f6
	}
}

.rotator {
	margin-bottom: .625rem;
	padding: 1rem;
	background: url(../img/rotator-back.png) no-repeat 50%/cover #244060
}

.rotator-refresh {
	color: #fff
}

.rotator-refresh i {
	margin-right: .5rem;
	font-size: 1.875rem;
	vertical-align: middle
}

.rotator-refresh:hover {
	color: #f08125
}

.rotator-item {
	display: block;
	margin-bottom: 1rem;
	color: #fff
}

.rotator-item [class*=" pe-7s-"],
.rotator-item [class^=pe-7s-] {
	display: block;
	width: 74px;
	height: 74px;
	color: #fff;
	font-size: 2.5rem;
	line-height: 74px;
	margin: 0 auto 1rem;
	text-align: center;
	text-decoration: none;
	border: 1px solid #f08125;
	border-radius: 50%
}

.rotator-item span {
	display: block;
	font-size: 1rem;
	text-align: center;
	text-decoration: underline
}

.rotator-item:hover span {
	color: #fff;
	text-decoration: none
}

.rotator__title {
	color: #fff;
	font-size: 1.5rem
}

@media screen and (min-width:40em) {
	.rotator {
		margin-bottom: 25px
	}
}

@media screen and (min-width:64em) {
	.rotator {
		margin-bottom: 40px
	}
}

.search-wrap {
	position: relative;
	margin-left: 3px
}

.dropdown-pane .search-wrap {
	margin: 10px 1rem .5rem
}

.search-input {
	height: 2.5rem!important;
	margin: 0;
	padding-right: 50px;
	border: 1px solid #244060;
	background: #fff!important
}

.search-input:focus {
	outline: 2px solid #244060
}

.dropdown-pane .search-input {
	height: 2.75rem!important
}

.search-submit {
	display: block;
	position: absolute;
	width: 2.5rem;
	height: 2.5rem;
	top: 0;
	right: 0;
	font-family: Pe-icon-7-stroke;
	font-size: 2rem;
	text-align: center;
	line-height: 2.5rem;
	background: none;
	border: none;
	transition: background .25s, border-radius .25s
}

.dropdown-pane .search-submit {
	width: 2.75rem;
	height: 2.75rem;
	line-height: 2.75rem
}

.search-submit:focus {
	color: #fff;
	background: #244060;
	outline: none;
	border-radius: 0 3px 3px 0
}

.section-title {
	position: relative;
	margin: 10px 0;
	font-family: Roboto;
	font-size: 2rem;
	text-align: center
}

.section-title span {
	display: inline-block;
	position: relative;
	padding: 0 .75em;
	background: #fff
}

.section-title strong {
	font-size: 2.625rem
}

.section-title:before {
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	top: 50%;
	border-top: 3px solid #edf2f6
}

@media screen and (min-width:40em) {
	.section-title {
		margin: 25px 0
	}
}

@media screen and (min-width:64em) {
	.section-title {
		margin: 50px 0
	}
}

.section-subtitle {
	display: block;
	color: #a0b1bf;
	font-size: 1rem;
	font-style: normal
}

.sidebar-nav {
	margin-bottom: 1rem
}

.sidebar-nav__item {
	background: #edf2f6
}

.sidebar-nav__item:hover {
	background: #244060
}

.sidebar-nav__item:hover a {
	color: #fff
}

.sidebar-nav__item.active i {
	position: relative;
	top: -2px;
	left: 2px;
	font-family: Calibri, Minion Pro;
	line-height: 1
}

@media screen and (min-width:40em) {
	.user .sidebar {
		position: relative;
		top: -4.5rem
	}
}

.site-nav {
	border-bottom: 4px solid #1a304a
}

.site-nav-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.site-nav-divisions {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.site-nav-divisions li {
	display: inline-block
}

.site-nav-divisions li:last-child a {
	color: #fff;
	background: #f08125
}

.site-nav-divisions a {
	display: block;
	padding: 14px 10px;
	color: #244060;
	line-height: 1;
	background: #edf2f6;
	border-radius: 5px 5px 0 0
}

.site-nav-divisions a.is-active,
.site-nav-divisions a:hover {
	color: #fff;
	background: #244060!important
}

.site-nav-wrapper {
	position: relative
}

.site-nav__helper {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
	height: 100%;
	color: #fff;
	font-size: .875rem;
	line-height: 3rem;
	background: #f08125;
	border-bottom: 4px solid #ce650e
}

@media screen and (min-width:40em) {
	.site-nav-main {
		display: -ms-flexbox;
		display: flex;
		margin-left: 0;
		margin-bottom: -4px;
		padding: 0
	}
	.site-nav-main li {
		list-style: none;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto;
		-ms-flex-align: stretch;
		-ms-grid-row-align: stretch;
		align-items: stretch
	}
	.site-nav-main a {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 13px 0;
		color: #fff;
		font-size: .875rem;
		border-bottom: 4px solid #1a304a;
		transition-property: background;
		transition-duration: .25s
	}
	.site-nav-main a.is-active,
	.site-nav-main a:hover {
		background: #1a304a
	}
}

@media screen and (min-width:64em) {
	.site-nav-divisions a {
		padding-left: 24px;
		padding-right: 24px
	}
	.site-nav-main a {
		font-size: 1.125rem
	}
	.site-nav__helper {
		line-height: 3.375rem
	}
}

.site-title {
	display: block;
	line-height: 40px
}

.site-title h1 {
	display: inline-block;
	position: relative;
	top: 5px;
	margin: 0;
	font-family: Roboto;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 1
}

.site-title img {
	display: inline-block;
	max-height: 36px;
	vertical-align: middle
}

@media screen and (min-width:40em) {
	.site-title {
		height: 86px;
		margin: 1.5rem 0 1rem;
		line-height: 1
	}
	.site-title h1 {
		top: 0
	}
	.site-title img {
		max-height: 74px;
		margin: 5px 10px 0 0;
		vertical-align: top
	}
}

@media screen and (min-width:64em) {
	.site-title img {
		margin-right: 20px
	}
}

@media screen and (min-width:40em) {
	.site-subtitle {
		display: inline-block;
		position: relative;
		top: -11px;
		left: 80px;
		margin-top: -24px;
		font-family: Roboto;
		font-size: .875rem;
		line-height: 1.375rem
	}
}

@media screen and (min-width:64em) {
	.site-subtitle {
		max-width: 205px;
		left: 90px
	}
}

#sticky-container {
	margin-top: 1rem;
	height: auto!important;
	width: 100%!important
}

#sticky-container .sticky {
	width: 100%
}

#sticky-container:after {
	display: none
}

.menu.horizontal {
	padding: .5rem;
	background: #edf2f6
}

.menu.horizontal a {
	margin: 0 1rem;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: .25rem;
	font-size: 1rem;
	border-bottom: 1px dotted #244060
}

.menu.horizontal a:hover {
	border-bottom-style: solid
}

.menu.horizontal a.active {
	color: #333;
	border-bottom-color: transparent
}

.multi-items {
	margin: 0 -15px
}

.multi-items .slider-item {
	padding: 0 15px
}

.social {
	margin: 0;
	padding: 0
}

.social li {
	display: inline-block
}

.social-icon {
	display: block;
	width: 32px;
	height: 32px;
	background: url(../img/social.png) no-repeat
}

.social-icon--vk {
	background-position: 0 0
}

.social-icon--fb {
	background-position: -32px 0
}

.social-icon--insta {
	background-position: -64px 0
}

.social-icon--tw {
	background-position: -96px 0
}

.subsection-title {
	margin-bottom: 24px;
	font-size: 1.5rem;
	font-family: Roboto;
	line-height: 1.1
}

.subsection-link {
	display: inline-block;
	color: #f08125;
	font-size: .875rem;
	line-height: 1.6;
	border-bottom: 1px dotted #f08125
}

.subsection-link:hover {
	color: #f08125;
	border-bottom-style: solid
}

.tabs {
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.tabs,
.tabs-title {
	display: -ms-flexbox;
	display: flex
}

.tabs-title {
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	width: 100%;
	-ms-flex-pack: center;
	justify-content: center
}

.tabs-title a {
	padding-left: 0;
	padding-right: 0;
	text-decoration: none!important
}

.tabs-title.is-active,
.tabs-title:focus,
.tabs-title:hover {
	cursor: pointer;
	background: #244060
}

.tabs-title.is-active a,
.tabs-title:focus a,
.tabs-title:hover a {
	color: #fff
}

.tabs-content {
	border: none
}

.tabs-content,
.tabs-panel {
	padding-left: 0;
	padding-right: 0
}

.tabs--light {
	border-top: none;
	border-right: none;
	border-left: none;
	background: #fff
}

.tabs--light .tabs-title {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	background: none;
	border-bottom: 2px solid #edf2f6
}

.tabs--light .tabs-title a {
	margin: .75rem auto;
	padding: .25rem 0;
	color: #333;
	font-size: 1.125rem;
	background: none
}

.tabs--light .tabs-title.is-active,
.tabs--light .tabs-title:hover {
	border-bottom-color: #1abc9c
}

.tabs--view-select {
	display: block;
	border: none
}

.tabs--view-select .tabs-title {
	display: inline-block;
	position: relative;
	background: #fff
}

.tabs--view-select .tabs-title a {
	padding: 1rem 0;
	color: #a0b1bf;
	font-size: 1rem;
	background: #fff
}

.tabs--view-select .tabs-title.is-active a {
	color: #333
}

.tabs--view-select .tabs-title:first-child a {
	padding-right: 2rem
}

.tabs--view-select .tabs-title:first-child a:after {
	display: block;
	position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	top: 12px;
	right: 0;
	background: #1abc9c;
	border-radius: 20px 0 0 20px
}

.tabs--view-select .tabs-title:first-child.is-active a:before {
	display: block;
	position: absolute;
	content: '';
	width: 16px;
	height: 16px;
	top: 16px;
	right: 2px;
	background: #fff;
	border-radius: 16px;
	z-index: 2
}

.tabs--view-select .tabs-title:nth-child(2) a {
	padding-left: 2rem
}

.tabs--view-select .tabs-title:nth-child(2) a:after {
	display: block;
	position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	top: 12px;
	left: 0;
	background: #1abc9c;
	border-radius: 0 20px 20px 0
}

.tabs--view-select .tabs-title:nth-child(2).is-active a:before {
	display: block;
	position: absolute;
	content: '';
	width: 16px;
	height: 16px;
	top: 16px;
	left: 2px;
	background: #fff;
	border-radius: 16px;
	z-index: 2
}

@media screen and (min-width:40em) {
	.tabs-title {
		width: auto
	}
	.tabs-title a {
		font-size: .875rem
	}
}

@media screen and (min-width:64em) {
	.tabs-title a {
		font-size: 1rem
	}
}

.underline {
	text-decoration: underline
}

.underline:hover {
	text-decoration: none
}

.usage {
	display: block;
	width: auto;
	max-width: 400px;
	position: relative;
	margin: 0 auto 1.5rem;
	overflow: hidden
}

.usage:hover .usage__img {
	transform: scale(1.1)
}

.usage:hover .usage__title {
	background: #244060
}

.slider .usage {
	margin-bottom: 0
}

.usage__img {
	width: 100%;
	transition-property: transform;
	transition-duration: .25s
}

.usage__title {
	position: absolute;
	max-width: 100%;
	padding: .875rem 1rem;
	left: 0;
	bottom: 36px;
	color: #fff;
	font-size: 1.125rem;
	background: rgba(36, 64, 96, .8);
	transition-property: background;
	transition-duration: .25s
}

.usage-wrap {
	margin-bottom: .625rem
}

@media screen and (min-width:40em) {
	.usage-wrap {
		margin-bottom: 25px
	}
}

@media screen and (min-width:64em) {
	.usage {
		margin-bottom: 2.25rem
	}
	.usage-wrap {
		margin-bottom: 40px
	}
}

.user-menu {
	width: auto;
	max-width: 99.9%;
	padding: 0;
	border-radius: 3px;
	border: none;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .2)
}

.user-menu-list ul {
	margin: 0;
	padding: 0
}

.user-menu-list li {
	list-style: none;
	display: block;
	text-align: left
}

.user-menu-list a {
	display: block;
	padding: .4rem 2rem;
	color: #244060
}

.user-menu-list a:hover {
	color: #fff;
	background: #244060
}

@media screen and (max-width:39.9375em) {
	.user-menu {
		right: .625rem!important;
		left: inherit!important
	}
}

.welcome-main {
	margin-top: 32px;
	margin-bottom: 36px;
	color: #a0b1bf;
	font-size: 1.125rem;
	line-height: 1.875rem
}

.welcome-balloon {
	display: -ms-flexbox;
	display: flex;
	position: relative;
	max-width: 300px;
	margin: 0 auto 1rem;
	padding: 10%;
	font-size: 1.25rem;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	background: #edf2f6;
	border-radius: 50%
}

.welcome-balloon:before {
	display: block;
	position: absolute;
	content: '';
	width: 31px;
	height: 20px;
	top: 32%;
	left: -7%;
	background: url(../img/balloon-tip.png) no-repeat
}

@media screen and (min-width:40em) {
	.welcome-balloon {
		font-size: .9375rem
	}
}

@media screen and (min-width:64em) {
	.welcome-balloon {
		font-size: 1.25rem
	}
}


/*! Social Likes v3.1.0 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */

.social-likes {
	display: inline-block
}

.social-likes,
.social-likes__widget {
	padding: 0;
	vertical-align: middle!important;
	word-spacing: 0!important;
	text-indent: 0!important;
	list-style: none!important
}

.social-likes {
	opacity: 0
}

.social-likes_visible {
	opacity: 1;
	transition: opacity .1s ease-in
}

.social-likes>* {
	display: inline-block;
	visibility: hidden
}

.social-likes_vertical>* {
	display: block
}

.social-likes_visible>* {
	visibility: inherit
}

.social-likes__widget {
	display: inline-block;
	position: relative;
	white-space: nowrap
}

.social-likes__widget:after,
.social-likes__widget:before {
	display: none!important
}

.social-likes_vertical .social-likes__widget {
	float: left;
	clear: left
}

.social-likes__button,
.social-likes__counter,
.social-likes__icon {
	text-decoration: none;
	text-rendering: optimizeLegibility
}

.social-likes__button {
	display: inline-block;
	margin: 0;
	outline: 0
}

.social-likes__counter {
	margin: 0;
	outline: 0
}

.social-likes__button {
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.social-likes__button:before {
	content: "";
	display: inline-block
}

.social-likes__icon {
	position: absolute;
	top: 0;
	left: 0
}

.social-likes__counter {
	display: none;
	position: relative
}

.social-likes__counter_single,
.social-likes_ready .social-likes__counter {
	display: inline-block
}

.social-likes_ready .social-likes__counter_empty {
	display: none
}

.social-likes_vertical .social-likes__widget {
	display: block
}

.social-likes_notext .social-likes__button {
	padding-left: 0
}

.social-likes_single-w {
	position: relative;
	display: inline-block
}

.social-likes_single {
	position: absolute;
	text-align: left;
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s .11s, opacity .1s ease-in;
	backface-visibility: hidden
}

.social-likes_single.social-likes_opened {
	visibility: visible;
	opacity: 1;
	transition: opacity .15s ease-out
}

.social-likes__button_single {
	position: relative
}

.social-likes {
	min-height: 36px;
	margin: -6px
}

.social-likes,
.social-likes_single-w {
	line-height: 19px
}

.social-likes__widget {
	margin: 6px;
	color: #000;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	line-height: 19px
}

.social-likes__widget:active,
.social-likes__widget:focus,
.social-likes__widget:hover {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
	cursor: pointer
}

.social-likes__button,
.social-likes__counter {
	vertical-align: middle;
	font-family: Helvetica Neue, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	cursor: inherit
}

.social-likes__button {
	padding: 1px 6px 1px 20px;
	font-weight: 400;
	border-right: 0
}

.social-likes__icon {
	width: 20px;
	height: 18px;
	margin-top: 1px;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.social-likes__counter {
	min-width: 12px;
	padding: 1px 4px;
	font-weight: 400;
	text-align: center;
	border-left: 1px solid #ccc
}

.social-likes__widget:active>.social-likes__counter,
.social-likes__widget:focus>.social-likes__counter,
.social-likes__widget:hover>.social-likes__counter,
.social-likes__widget_active>.social-likes__counter {
	position: relative;
	border-left-color: transparent
}

.social-likes__widget:active>.social-likes__counter:before,
.social-likes__widget:focus>.social-likes__counter:before,
.social-likes__widget:hover>.social-likes__counter:before,
.social-likes__widget_active>.social-likes__counter:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -1px;
	border-left: 1px solid;
	opacity: .4
}

.social-likes_vertical {
	margin: -6px
}

.social-likes_vertical .social-likes__widget {
	margin: 6px
}

.social-likes_notext {
	margin: -3px
}

.social-likes_notext .social-likes__widget {
	margin: 3px
}

.social-likes_notext .social-likes__button {
	width: 18px
}

.social-likes_notext .social-likes__icon {
	width: 100%;
	background-position: 50%
}

.social-likes__widget_single {
	margin: 0
}

.social-likes_single {
	margin: -12px 0 0;
	padding: 4px 0;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px
}

.social-likes__single-container {
	width: 100%;
	display: table
}

.social-likes_single .social-likes__widget {
	float: none;
	display: table-row;
	margin: 0;
	border: 0;
	border-radius: 0;
	background: 0 0
}

.social-likes_single .social-likes__button {
	display: block;
	padding: 2px 6px 2px 24px
}

.social-likes_single .social-likes__icon {
	margin-left: 4px;
	margin-top: 2px
}

.social-likes_single .social-likes__counter {
	display: table-cell;
	padding: 2px 8px 2px 4px;
	border-left: 0;
	text-align: right
}

.social-likes_single .social-likes__widget:active>.social-likes__counter:before,
.social-likes_single .social-likes__widget:focus>.social-likes__counter:before,
.social-likes_single .social-likes__widget:hover>.social-likes__counter:before {
	display: none
}

.social-likes__icon_single {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAaElEQVR42mIxL/zLgATkgXgBECcC8QOYIBOagvVA7ADEa4FYAV0RIxDPAeIUKD8VygeJM7BABf8DsScQ/4HyzwGxB1QcrKgByUpk9h8YnwlJElkBiiYmBiIAbRUx0s46FizhgwEAAgwAkmYQfIjC7tcAAAAASUVORK5CYII=")
}

.social-likes__widget_active,
.social-likes__widget_single:active,
.social-likes__widget_single:focus,
.social-likes__widget_single:hover {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #3673f4;
	border-color: #3673f4;
	color: #fff
}

.social-likes__widget_active .social-likes__icon_single,
.social-likes__widget_single:active .social-likes__icon_single,
.social-likes__widget_single:focus .social-likes__icon_single,
.social-likes__widget_single:hover .social-likes__icon_single {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAYklEQVR42mL4//8/AxKWB+L9QKyALI6u4Nx/CDiLrBCmgBGIdwOxEVQRiN4DFWcAE1DAAsR/gBgkwIjEBzMaGBAAmf0Hzgea1IDm+P9o/AYmBiIAbRUx0s46FizhgwEAAgwAAJd9Vn3NlgwAAAAASUVORK5CYII=")
}

.social-likes__icon_facebook {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaklEQVR42mJ0Cp7jycDAMBeIJRnwg+dAnMxEpGIGqJq5THgULwFicSBmBGJbmCYWPCYWAvEbdEF8GmCK/yMLMjGQCLBpsIW6GwaQ/UC6Ddj8cBjJZOr44TkJ6l+ANKSAGEQofgpKGgABBgAWcxAZp2KpkQAAAABJRU5ErkJggg==")
}

.social-likes__widget_facebook:active,
.social-likes__widget_facebook:focus,
.social-likes__widget_facebook:hover {
	background: #425497;
	border-color: #425497
}

.social-likes__widget_facebook:active .social-likes__icon_facebook,
.social-likes__widget_facebook:focus .social-likes__icon_facebook,
.social-likes__widget_facebook:hover .social-likes__icon_facebook {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaUlEQVR42mL6//+/JxA/+08YgNR4MoIYDAwMkgzEgedMeBQvAWJxIGYEYluomCQLHtMKgfgNuiA+DTDF/5EFmRhIBNg02ELdDQPIfiDdBlCw/sclRzU/PCdB/QuQhhQQgwjFT4E4GSDAAMuiQX7Tr7YFAAAAAElFTkSuQmCC")
}

.social-likes__icon_twitter {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAA9ElEQVR42mKU3vqak4GB4TcQ/2HABFxAXA3EzkD8DIjbgfg+ECuwAIkwIHYD4gSoAchgORD7IfEDgPgpEGczAQlBII4C4kNAbIikSAqIfdEMYgRiMSD+B7JxJ9SZFkB8Foj3A/FWIP4KVYgO5gHxFpBGNSA+DsS2UIVOUIwLfAYRIKe+gGoiFpyDaTwJxEVA/J0ITd+hXgNrBIETMCcQADOA+D26RpCn/+LRdAuI62EcmMb/0IjOx6H5ATSu4a4ChaoPEMcAsTUQy6Bp+AfEy4C4EIjfIEuANG4B4rvQVKEOTWYfoKG3HYgfoluvPm8jA0CAAQAqvDQ/IXqkWQAAAABJRU5ErkJggg==")
}

.social-likes__widget_twitter:active,
.social-likes__widget_twitter:focus,
.social-likes__widget_twitter:hover {
	background: #00b7ec;
	border-color: #00b7ec
}

.social-likes__widget_twitter:active .social-likes__icon_twitter,
.social-likes__widget_twitter:focus .social-likes__icon_twitter,
.social-likes__widget_twitter:hover .social-likes__icon_twitter {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAQAAAD4iURRAAAAo0lEQVQYGQXBsSoEAACA4Z8YKIO6yXLzjYrkHS5Wm5GyYPMAUgarMikpGZQHsFh4BZPhJi9wJdzn+7JkQZJk2bl3TzYNbGTfvUVJ8gyYmdjJMd6sS9bMAHwbZ+QHMy9OHQDgWtn1CgAALpUtAADAnpITUwAAU6tKtn0BALiSkjkXfgHAhxUpybwjvwA+DSVl7MEEwJ87A0lKRs7cenTj0FCSpH8xHAhkcGt6PAAAAABJRU5ErkJggg==")
}

.social-likes__icon_vkontakte {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAsElEQVR42mKJLJ3tycDAMBeIJRnwg+dAnMxEpGIGqJq5TGiKGZEwSE4ViDcha2LCYpIREK8C4l4gfgLElciSLDisDgXi/0A8DYi58GkA8Y8AsQkQfwHie0C8BVkBupO4kWyIBWJxIE4D4u/4nKQMxOVQ9jcgbgPii0BsgUvDIyCeBcR/gHgFVI00PhsuA3E61Lkg2xYAsSyyhudIcfGBQOS9AJmSAmIQEdNPQUkDIMAA8iAe2OyimvEAAAAASUVORK5CYII=")
}

.social-likes__widget_vkontakte:active,
.social-likes__widget_vkontakte:focus,
.social-likes__widget_vkontakte:hover {
	background: #526e8f;
	border-color: #526e8f
}

.social-likes__widget_vkontakte:active .social-likes__icon_vkontakte,
.social-likes__widget_vkontakte:focus .social-likes__icon_vkontakte,
.social-likes__widget_vkontakte:hover .social-likes__icon_vkontakte {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAfUlEQVQYGQXBMQ4BUQAFwGej0P1aohJCJBpcwu6N1AqVTqFX6TSu4B4if2+gNGZirwIAqPZRAQBADSAiBmYeQACxcXc2sgICiA4/MzsggKFia6HxBAIolk6Oxia+EEDRgYN4QQDF2tXF1NAbAigiGnM3ICoAAOij1QMA+Gj/aNf4AJYJLVIAAAAASUVORK5CYII=")
}

.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	background: #1a304a;
	opacity: .8
}

.mfp-bg,
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed
}

.mfp-wrap {
	z-index: 1043;
	outline: none!important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none!important
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #ccc
}

.mfp-preloader a:hover {
	color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
	display: none
}

button.mfp-arrow,
button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}

.mfp-figure,
img.mfp-img {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width:900px) {
	.mfp-arrow {
		transform: scale(.75)
	}
	.mfp-arrow-left {
		transform-origin: 0
	}
	.mfp-arrow-right {
		transform-origin: 100%
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

.mfp-with-zoom.mfp-bg,
.mfp-with-zoom .mfp-container {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: .8
}

.mfp-with-zoom.mfp-removing.mfp-bg,
.mfp-with-zoom.mfp-removing .mfp-container {
	opacity: 0
}

.slick-slider {
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	ms-transform: translateZ(0);
	transform: translateZ(0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}

.slick-track:after,
.slick-track:before {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	min-height: 1px;
	outline: none;
	display: none
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(../img/ajax-loader.gif) 50% no-repeat
}

.slick-next,
.slick-prev {
	position: absolute;
	display: block;
	line-height: 1;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	transform: translateY(-50%);
	padding: 0;
	border: none;
	outline: none;
	z-index: 3;
	border-radius: 50%;
	background: #fff
}

.slick-next i,
.slick-prev i {
	line-height: 1
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
	outline: none
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-prev {
	left: 10px;
	color: #1abc9c
}

.slick-prev i {
	font-size: 2rem
}

@media screen and (min-width:64em) {
	.slick-prev i {
		font-size: 3rem
	}
}

.slick-next {
	right: 10px;
	color: #1abc9c
}

.slick-next i {
	font-size: 2rem
}

@media screen and (min-width:64em) {
	.slick-next i {
		font-size: 3rem
	}
}

.slick-dotted.slick-slider {
	padding-bottom: 30px
}

.slick-dots {
	position: absolute;
	bottom: 2px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0
}

.slick-dots li,
.slick-dots li button {
	height: 20px;
	width: 20px;
	cursor: pointer
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
	outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
	opacity: 1
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '○';
	width: 20px;
	height: 20px;
	font-size: 24px;
	line-height: 20px;
	text-align: center;
	color: #1abc9c;
	opacity: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
	content: '●';
	font-size: 24px
}

@font-face {
	font-family: Pe-icon-7-stroke;
	src: url(../fonts/Pe-icon-7-stroke.eot?d7yf1v);
	src: url(../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format("embedded-opentype"), url(../fonts/Pe-icon-7-stroke.woff?d7yf1v) format("woff"), url(../fonts/Pe-icon-7-stroke.ttf?d7yf1v) format("truetype"), url(../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format("svg");
	font-weight: 400;
	font-style: normal
}

[class*=" pe-7s-"],
[class^=pe-7s-] {
	display: inline-block;
	font-family: Pe-icon-7-stroke;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.pe-7s-album:before {
	content: "\e6aa"
}

.pe-7s-arc:before {
	content: "\e6ab"
}

.pe-7s-back-2:before {
	content: "\e6ac"
}

.pe-7s-bandaid:before {
	content: "\e6ad"
}

.pe-7s-car:before {
	content: "\e6ae"
}

.pe-7s-diamond:before {
	content: "\e6af"
}

.pe-7s-door-lock:before {
	content: "\e6b0"
}

.pe-7s-eyedropper:before {
	content: "\e6b1"
}

.pe-7s-female:before {
	content: "\e6b2"
}

.pe-7s-gym:before {
	content: "\e6b3"
}

.pe-7s-hammer:before {
	content: "\e6b4"
}

.pe-7s-headphones:before {
	content: "\e6b5"
}

.pe-7s-helm:before {
	content: "\e6b6"
}

.pe-7s-hourglass:before {
	content: "\e6b7"
}

.pe-7s-leaf:before {
	content: "\e6b8"
}

.pe-7s-magic-wand:before {
	content: "\e6b9"
}

.pe-7s-male:before {
	content: "\e6ba"
}

.pe-7s-map-2:before {
	content: "\e6bb"
}

.pe-7s-next-2:before {
	content: "\e6bc"
}

.pe-7s-paint-bucket:before {
	content: "\e6bd"
}

.pe-7s-pendrive:before {
	content: "\e6be"
}

.pe-7s-photo:before {
	content: "\e6bf"
}

.pe-7s-piggy:before {
	content: "\e6c0"
}

.pe-7s-plugin:before {
	content: "\e6c1"
}

.pe-7s-refresh-2:before {
	content: "\e6c2"
}

.pe-7s-rocket:before {
	content: "\e6c3"
}

.pe-7s-settings:before {
	content: "\e6c4"
}

.pe-7s-shield:before {
	content: "\e6c5"
}

.pe-7s-smile:before {
	content: "\e6c6"
}

.pe-7s-usb:before {
	content: "\e6c7"
}

.pe-7s-vector:before {
	content: "\e6c8"
}

.pe-7s-wine:before {
	content: "\e6c9"
}

.pe-7s-cloud-upload:before {
	content: "\e68a"
}

.pe-7s-cash:before {
	content: "\e68c"
}

.pe-7s-close:before {
	content: "\e680"
}

.pe-7s-bluetooth:before {
	content: "\e68d"
}

.pe-7s-cloud-download:before {
	content: "\e68b"
}

.pe-7s-way:before {
	content: "\e68e"
}

.pe-7s-close-circle:before {
	content: "\e681"
}

.pe-7s-id:before {
	content: "\e68f"
}

.pe-7s-angle-up:before {
	content: "\e682"
}

.pe-7s-wristwatch:before {
	content: "\e690"
}

.pe-7s-angle-up-circle:before {
	content: "\e683"
}

.pe-7s-world:before {
	content: "\e691"
}

.pe-7s-angle-right:before {
	content: "\e684"
}

.pe-7s-volume:before {
	content: "\e692"
}

.pe-7s-angle-right-circle:before {
	content: "\e685"
}

.pe-7s-users:before {
	content: "\e693"
}

.pe-7s-angle-left:before {
	content: "\e686"
}

.pe-7s-user-female:before {
	content: "\e694"
}

.pe-7s-angle-left-circle:before {
	content: "\e687"
}

.pe-7s-up-arrow:before {
	content: "\e695"
}

.pe-7s-angle-down:before {
	content: "\e688"
}

.pe-7s-switch:before {
	content: "\e696"
}

.pe-7s-angle-down-circle:before {
	content: "\e689"
}

.pe-7s-scissors:before {
	content: "\e697"
}

.pe-7s-wallet:before {
	content: "\e600"
}

.pe-7s-safe:before {
	content: "\e698"
}

.pe-7s-volume2:before {
	content: "\e601"
}

.pe-7s-volume1:before {
	content: "\e602"
}

.pe-7s-voicemail:before {
	content: "\e603"
}

.pe-7s-video:before {
	content: "\e604"
}

.pe-7s-user:before {
	content: "\e605"
}

.pe-7s-upload:before {
	content: "\e606"
}

.pe-7s-unlock:before {
	content: "\e607"
}

.pe-7s-umbrella:before {
	content: "\e608"
}

.pe-7s-trash:before {
	content: "\e609"
}

.pe-7s-tools:before {
	content: "\e60a"
}

.pe-7s-timer:before {
	content: "\e60b"
}

.pe-7s-ticket:before {
	content: "\e60c"
}

.pe-7s-target:before {
	content: "\e60d"
}

.pe-7s-sun:before {
	content: "\e60e"
}

.pe-7s-study:before {
	content: "\e60f"
}

.pe-7s-stopwatch:before {
	content: "\e610"
}

.pe-7s-star:before {
	content: "\e611"
}

.pe-7s-speaker:before {
	content: "\e612"
}

.pe-7s-signal:before {
	content: "\e613"
}

.pe-7s-shuffle:before {
	content: "\e614"
}

.pe-7s-shopbag:before {
	content: "\e615"
}

.pe-7s-share:before {
	content: "\e616"
}

.pe-7s-server:before {
	content: "\e617"
}

.pe-7s-search:before {
	content: "\e618"
}

.pe-7s-film:before {
	content: "\e6a5"
}

.pe-7s-science:before {
	content: "\e619"
}

.pe-7s-disk:before {
	content: "\e6a6"
}

.pe-7s-ribbon:before {
	content: "\e61a"
}

.pe-7s-repeat:before {
	content: "\e61b"
}

.pe-7s-refresh:before {
	content: "\e61c"
}

.pe-7s-add-user:before {
	content: "\e6a9"
}

.pe-7s-refresh-cloud:before {
	content: "\e61d"
}

.pe-7s-paperclip:before {
	content: "\e69c"
}

.pe-7s-radio:before {
	content: "\e61e"
}

.pe-7s-note2:before {
	content: "\e69d"
}

.pe-7s-print:before {
	content: "\e61f"
}

.pe-7s-network:before {
	content: "\e69e"
}

.pe-7s-prev:before {
	content: "\e620"
}

.pe-7s-mute:before {
	content: "\e69f"
}

.pe-7s-power:before {
	content: "\e621"
}

.pe-7s-medal:before {
	content: "\e6a0"
}

.pe-7s-portfolio:before {
	content: "\e622"
}

.pe-7s-like2:before {
	content: "\e6a1"
}

.pe-7s-plus:before {
	content: "\e623"
}

.pe-7s-left-arrow:before {
	content: "\e6a2"
}

.pe-7s-play:before {
	content: "\e624"
}

.pe-7s-key:before {
	content: "\e6a3"
}

.pe-7s-plane:before {
	content: "\e625"
}

.pe-7s-joy:before {
	content: "\e6a4"
}

.pe-7s-photo-gallery:before {
	content: "\e626"
}

.pe-7s-pin:before {
	content: "\e69b"
}

.pe-7s-phone:before {
	content: "\e627"
}

.pe-7s-plug:before {
	content: "\e69a"
}

.pe-7s-pen:before {
	content: "\e628"
}

.pe-7s-right-arrow:before {
	content: "\e699"
}

.pe-7s-paper-plane:before {
	content: "\e629"
}

.pe-7s-delete-user:before {
	content: "\e6a7"
}

.pe-7s-paint:before {
	content: "\e62a"
}

.pe-7s-bottom-arrow:before {
	content: "\e6a8"
}

.pe-7s-notebook:before {
	content: "\e62b"
}

.pe-7s-note:before {
	content: "\e62c"
}

.pe-7s-next:before {
	content: "\e62d"
}

.pe-7s-news-paper:before {
	content: "\e62e"
}

.pe-7s-musiclist:before {
	content: "\e62f"
}

.pe-7s-music:before {
	content: "\e630"
}

.pe-7s-mouse:before {
	content: "\e631"
}

.pe-7s-more:before {
	content: "\e632"
}

.pe-7s-moon:before {
	content: "\e633"
}

.pe-7s-monitor:before {
	content: "\e634"
}

.pe-7s-micro:before {
	content: "\e635"
}

.pe-7s-menu:before {
	content: "\e636"
}

.pe-7s-map:before {
	content: "\e637"
}

.pe-7s-map-marker:before {
	content: "\e638"
}

.pe-7s-mail:before {
	content: "\e639"
}

.pe-7s-mail-open:before {
	content: "\e63a"
}

.pe-7s-mail-open-file:before {
	content: "\e63b"
}

.pe-7s-magnet:before {
	content: "\e63c"
}

.pe-7s-loop:before {
	content: "\e63d"
}

.pe-7s-look:before {
	content: "\e63e"
}

.pe-7s-lock:before {
	content: "\e63f"
}

.pe-7s-lintern:before {
	content: "\e640"
}

.pe-7s-link:before {
	content: "\e641"
}

.pe-7s-like:before {
	content: "\e642"
}

.pe-7s-light:before {
	content: "\e643"
}

.pe-7s-less:before {
	content: "\e644"
}

.pe-7s-keypad:before {
	content: "\e645"
}

.pe-7s-junk:before {
	content: "\e646"
}

.pe-7s-info:before {
	content: "\e647"
}

.pe-7s-home:before {
	content: "\e648"
}

.pe-7s-help2:before {
	content: "\e649"
}

.pe-7s-help1:before {
	content: "\e64a"
}

.pe-7s-graph3:before {
	content: "\e64b"
}

.pe-7s-graph2:before {
	content: "\e64c"
}

.pe-7s-graph1:before {
	content: "\e64d"
}

.pe-7s-graph:before {
	content: "\e64e"
}

.pe-7s-global:before {
	content: "\e64f"
}

.pe-7s-gleam:before {
	content: "\e650"
}

.pe-7s-glasses:before {
	content: "\e651"
}

.pe-7s-gift:before {
	content: "\e652"
}

.pe-7s-folder:before {
	content: "\e653"
}

.pe-7s-flag:before {
	content: "\e654"
}

.pe-7s-filter:before {
	content: "\e655"
}

.pe-7s-file:before {
	content: "\e656"
}

.pe-7s-expand1:before {
	content: "\e657"
}

.pe-7s-exapnd2:before {
	content: "\e658"
}

.pe-7s-edit:before {
	content: "\e659"
}

.pe-7s-drop:before {
	content: "\e65a"
}

.pe-7s-drawer:before {
	content: "\e65b"
}

.pe-7s-download:before {
	content: "\e65c"
}

.pe-7s-display2:before {
	content: "\e65d"
}

.pe-7s-display1:before {
	content: "\e65e"
}

.pe-7s-diskette:before {
	content: "\e65f"
}

.pe-7s-date:before {
	content: "\e660"
}

.pe-7s-cup:before {
	content: "\e661"
}

.pe-7s-culture:before {
	content: "\e662"
}

.pe-7s-crop:before {
	content: "\e663"
}

.pe-7s-credit:before {
	content: "\e664"
}

.pe-7s-copy-file:before {
	content: "\e665"
}

.pe-7s-config:before {
	content: "\e666"
}

.pe-7s-compass:before {
	content: "\e667"
}

.pe-7s-comment:before {
	content: "\e668"
}

.pe-7s-coffee:before {
	content: "\e669"
}

.pe-7s-cloud:before {
	content: "\e66a"
}

.pe-7s-clock:before {
	content: "\e66b"
}

.pe-7s-check:before {
	content: "\e66c"
}

.pe-7s-chat:before {
	content: "\e66d"
}

.pe-7s-cart:before {
	content: "\e66e"
}

.pe-7s-camera:before {
	content: "\e66f"
}

.pe-7s-call:before {
	content: "\e670"
}

.pe-7s-calculator:before {
	content: "\e671"
}

.pe-7s-browser:before {
	content: "\e672"
}

.pe-7s-box2:before {
	content: "\e673"
}

.pe-7s-box1:before {
	content: "\e674"
}

.pe-7s-bookmarks:before {
	content: "\e675"
}

.pe-7s-bicycle:before {
	content: "\e676"
}

.pe-7s-bell:before {
	content: "\e677"
}

.pe-7s-battery:before {
	content: "\e678"
}

.pe-7s-ball:before {
	content: "\e679"
}

.pe-7s-back:before {
	content: "\e67a"
}

.pe-7s-attention:before {
	content: "\e67b"
}

.pe-7s-anchor:before {
	content: "\e67c"
}

.pe-7s-albums:before {
	content: "\e67d"
}

.pe-7s-alarm:before {
	content: "\e67e"
}

.pe-7s-airplay:before {
	content: "\e67f"
}

