@charset "UTF-8";
/*
Theme Name: Mies
Theme URI: https://demos.pixelgrade.com/mies/
Author: Pixelgrade
Author URI: https://pixelgrade.com
Description: MIES is a front line parallax Architecture WordPress Theme prized for allowing you to present your activity within a delightful and captivating experience. It's perfect for a full range of presentations and portfolio projects of designers, architects or photographers.
Version: 1.9.4
Tested up to: 5.7.0
License: GPLv2 or later
License URI: -
Text Domain: mies_txtd
Domain Path: /languages/
Tags: white, light, dark, responsive-layout, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, theme-options, translation-ready
*/
/**
 * Table of contents
 * ------------------------
 *
 * 1.0 - Normalize
 * 2.0 - Reset
 * 3.0 - Base Styles
 *   3.1 - Shared
 *   3.2 - Typography
 *   3.3 - Images
 * 4.0 - Helpers
 * 5.0 - Layout
 * 6.0 - Patterns
 *   6.1 - Grid
 *   6.2 - Menu
 *   6.3 - Separators
 *   6.4 - Buttons
 *   6.5 - Pagination
 *   6.6 - Search form
 *   6.7 - Widgets
 *   6.8 - Video background
 *   6.9 - Contact form
 *   6.10 - Icons
 *   6.11 - GMap
 * 7.0 - Components
 *   7.1 - Header
 *   7.2 - Hero
 *   7.3 - Footer
 *   7.4 - Comments
 *   7.5 - Masonry items
 *   7.6 - Selected projects
 *   7.7 - Filter
 *   7.8 - Share overlay
 * 8.0 - Pages
 *   8.1 - Single
 *   8.2 - Blog
 * 9.0 - Vendor / plugins
 * 10.0 - Shortcodes
 * 0.0 - Shame
 */
/**
 * 1.0 - Normalize
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent;
}

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

mark {
	background: #ffff00;
	color: #000000;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	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"] {
	cursor: pointer; 

	-webkit-appearance: button;
}

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

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

input {
	line-height: normal;
}

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

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

input[type="search"] {
	-webkit-box-sizing: content-box;
	box-sizing: content-box; 

	-webkit-appearance: textfield;
}

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

/**
 * 2.0 - Reset
 */
body,
h1,
h2,
.tabs__nav,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dd,
ol,
ul,
figure,
form,
fieldset,
legend,
table,
th,
td,
caption,
hr {
	margin: 0;
	padding: 0;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

abbr[title],
dfn[title] {
	cursor: help;
}

u,
ins {
	text-decoration: none;
}

ins {
	border-bottom: 1px solid;
}

/**
 * 3.0 - Base Styles
 *   3.1 - Shared
 */
h1,
h2,
.tabs__nav,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
blockquote cite,
.h5,
.separator > *,
.h6,
ul,
ol,
dl,
blockquote,
p,
address,
table,
fieldset,
figure,
pre {
	margin-bottom: 2.35294rem;
}
@media not screen and (min-width: 321px) {
	h1,
	h2,
	.tabs__nav,
	h3,
	h4,
	h5,
	h6,
	.h1,
	.h2,
	.h3,
	.h4,
	blockquote cite,
	.h5,
	.separator > *,
	.h6,
	ul,
	ol,
	dl,
	blockquote,
	p,
	address,
	table,
	fieldset,
	figure,
	pre {
		margin-bottom: 1.17647rem;
	}
}
h1:last-child,
h2:last-child,
.tabs__nav:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
blockquote cite:last-child,
.h5:last-child,
.separator > :last-child,
.h6:last-child,
ul:last-child,
ol:last-child,
dl:last-child,
blockquote:last-child,
p:last-child,
address:last-child,
table:last-child,
fieldset:last-child,
figure:last-child,
pre:last-child {
	margin-bottom: 0;
}

/**
 *   3.2 - Typography
 */
html {
	color: #555659;
	font-size: 106.25%;
	line-height: 1.58824;
	min-height: 100%; 
	overflow-y: scroll;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
@media not screen and (min-width: 800px) {
	html {
		font-size: 93.75%;
		line-height: 1.7;
	}
}

b,
strong {
	font-weight: 600;
}

.title,
h1,
h2,
.tabs__nav,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
blockquote cite,
.h5,
.separator > *,
.h6,
blockquote:before,
body .btn,
body input[type="submit"],
body .hero--dark .btn,
.hero--dark body .btn,
body a.btn,
.wpcf7-submit,
.form-submit #comment-submit,
.gmap__marker__btn,
.comments_add-comment,
.archive-blog .read-more,
.archive-categories a,
.navigation__text,
.header .menu--horizontal,
.menu--main-menu,
.menu--main-menu .sub-menu {
	font-family: "Lato", sans-serif;
	font-weight: 900;
	-webkit-font-smoothing: auto;
	text-transform: uppercase;
}

html,
.mfp-title {
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
}

/* Headings */
.title,
h1,
h2,
.tabs__nav,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
blockquote cite,
.h5,
.separator > *,
.h6 {
	color: #171617; 
	font-weight: 900;
	text-transform: uppercase;
}
.title:first-child,
h1:first-child,
h2:first-child,
.tabs__nav:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
blockquote cite:first-child,
.h5:first-child,
.separator > :first-child,
.h6:first-child {
	margin-top: 0;
}

h1,
.h1 {
	font-size: 1.76471rem;
	line-height: 1.33;
}

h2,
.tabs__nav,
.h2 {
	font-size: 1.41176rem;
	line-height: 1.4;
}

h3,
.h3,
.navigation__text,
.header .menu--horizontal,
.menu--main-menu .sub-menu,
h4,
.h4,
blockquote cite,
h5,
.h5,
.separator > *,
h6,
.h6 {
	font-size: 0.82353rem;
	line-height: 1.5;
}

h1,
h2,
.tabs__nav,
h3,
h5,
h6,
.h1,
.h2,
.h3,
.h5,
.separator > *,
.h6,
.navigation__text,
.header .menu--horizontal,
.menu--main-menu .sub-menu {
	letter-spacing: 0.1em;
}

h4,
.h4,
blockquote cite {
	font-weight: 600; 
	letter-spacing: 0.3em;
}

@media only screen and (min-width: 800px) {
	.hero h1,
	.hero--slider-container .hero__title {
		font-size: 3.52941rem;
		letter-spacing: 0.1em; 
		line-height: 1.25;
	}
}

.bypostauthor {
	display: initial;
}

/* Links */
a {
	color: #afafaf;
	outline: 0;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.entry-content a,
article.page a {
	border-bottom: 1px solid #d7d7d7;
}
a.pixcode-icon-link,
a.pixcode {
	border-bottom: 0 !important;
}
a:hover {
	color: #555659;
}
a.clear {
	border: none !important;
	color: #171617;
}

/* Lists */
dt {
	font-weight: bold;
}

dd {
	padding-left: 3rem;
}

dd + dt {
	margin-top: 1.5rem;
}

ul,
ol {
	list-style: inside;
}
ul ul,
ol ul,
ul ol,
ol ol {
	margin-bottom: 0.75rem; 
	margin-left: 3rem;
	margin-top: 0.75rem;
}

li {
	margin-bottom: 0.75rem;
}

ol {
	list-style-type: decimal;
}

/* Blockquotes */
blockquote {
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (min-width: 800px) {
	blockquote {
		padding-left: 1.76471rem;
		padding-right: 1.76471rem;
	}
}
blockquote:before {
	content: "\201C";
	display: block;
	font-family: "Georgia", serif;
	font-size: 1.76471rem;
	font-weight: bold;
	margin-bottom: 1.17647rem;
	text-align: center;
}
blockquote cite {
	display: block;
	font-style: normal;
}
blockquote cite,
blockquote cite:first-child {
	margin-top: 36px;
}
blockquote a {
	border-bottom: 0 !important;
}

/* Inputs */
input {
	color: #171617; 
	padding: 0.35294rem 0.70588rem;
}

textarea {
	color: #171617; 
	padding: 0.70588rem 0.70588rem;
}

/* Tables */
table {
	border-collapse: separate;
	border-spacing: 0; 
	max-width: 100%;
	width: 100%;
}

table {
	border-collapse: collapse;
	border-top: 0; 
	margin-bottom: 1.17647rem;
	table-layout: fixed;
	width: 100%;
}
table th {
	text-align: left;
}
.rtl table th {
	text-align: right;
}
table th,
table td {
	border: 1px solid #afafaf;
	padding: 0.35294rem 0.70588rem; 
	vertical-align: middle;
}

/* Code */
pre,
code,
samp {
	font-family: "Source Code Pro", Consolas, monospace;
	font-size: inherit;
}

pre {
	outline: 1px solid #555659;
	overflow: auto; 
	padding: 1.5rem 3rem;
	position: relative;
}
pre:before {
	background: #555659; 
	color: white;
	content: "</>";
	display: block;
	font-size: 14px;
	left: 0;
	padding: 3px;
	position: absolute;
	top: -1px;
}

big {
	line-height: 1.26416;
}

address {
	color: #555659; 
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
}
h3 + address,
h4 + address {
	margin-top: -35px;
}
@media not screen and (min-width: 321px) {
	h3 + address,
	h4 + address {
		margin-top: -17px;
	}
}

/* Helpers */
@media only screen and (min-width: 800px) {
	.archive__title,
	.huge {
		font-size: 3.52941rem;
		letter-spacing: 0.1em; 
		line-height: 1.2;
	}
}

blockquote,
.intro {
	font-size: 1.41176rem;
	font-weight: 300;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
@media not screen and (min-width: 800px) {
	blockquote.big,
	.intro.big {
		font-size: 1.41176rem;
	}
}

.entry-content > .intro {
	text-align: left;
}

.narrow,
blockquote {
	max-width: 30em;
}
.narrow.big,
blockquote.big {
	max-width: 25em;
}

@media only screen and (min-width: 768px) {
	.twocolumn {
		-webkit-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 3.52941rem;
		column-gap: 3.52941rem;
	}
	.twocolumn > * {
		-webkit-margin-before: 0;
	}
}

.small {
	font-size: 88%;
	line-height: 1.8;
}

.big {
	font-size: 175%;
}

.text--center {
	text-align: center;
}

.break-word {
	-webkit-hyphens: auto;
	hyphens: auto; 
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;

	-ms-hyphens: auto;
}

/**
 *   3.3 - Images
 */
/**
 * Fluid images for responsive purposes.
 * Offset `alt` text from surrounding copy.
 */
img {
	font-style: italic; 
	height: auto;
	max-width: 100%;
}

/* Google Maps breaks if `max-width: 100%` acts upon it; use their selector */
.gm-style img {
	max-width: none;
}

.aligncenter,
.alignnone,
.alignleft,
.alignright {
	display: block;
	-webkit-transform: translateY(0.821rem);
	transform: translateY(0.821rem);
}
p .aligncenter,
p
  .alignnone,
p
  .alignleft,
p
  .alignright {
	-webkit-transform: translateY(0.4105rem);
	transform: translateY(0.4105rem);
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.alignleft,
.alignright {
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
	max-width: 50%;
}
p + .alignleft,
p + .alignright {
	margin-top: 0;
}
p > .alignleft:first-child,
p > :first-child > .alignleft:first-child,
p > .alignright:first-child,
p > :first-child > .alignright:first-child {
	margin-top: 0;
}

.alignleft {
	float: left;
	margin-right: 3rem;
}

.alignright {
	float: right;
	margin-left: 3rem;
}

figure {
	max-width: 100%;
}
figure img {
	display: block;
}

.wp-caption,
.wp-caption-text,
.gallery-caption {
	font-size: 0.76471rem;
	margin-bottom: 1.17647rem;
	margin-top: 0.58824rem;
	-webkit-transform: none;
	transform: none;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.gallery {
	font-size: 0;
}
.gallery .gallery-item {
	border: 0 solid transparent;
	border-left-width: 3.52941rem;
	border-top-width: 3.52941rem;
	display: inline-block;
	font-size: 0.82353rem;
	margin-bottom: 0;
	text-align: center; 
	vertical-align: top;
}
.gallery img {
	margin: 0 auto;
}
.gallery a {
	border: 0;
	display: block;
}

.gallery .gallery-item {
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33.33333%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.66667%;
}

.gallery-columns-7 .gallery-item {
	width: 14.28571%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.11111%;
}

.gallery.gallery {
	margin-bottom: 1.17647rem;
	margin-left: -1.17647rem; 
	margin-top: -1.17647rem;
}
@media only screen and (min-width: 800px) {
	.gallery.gallery {
		margin-bottom: 2.35294rem;
		margin-left: -2.35294rem; 
		margin-top: -2.35294rem;
	}
}
@media only screen and (min-width: 1200px) {
	.gallery.gallery {
		margin-bottom: 3.52941rem;
		margin-left: -3.52941rem; 
		margin-top: -3.52941rem;
	}
}
.gallery.gallery:last-child {
	margin-bottom: 0;
}

.gallery .gallery-item.gallery-item {
	border-left-width: 1.17647rem; 
	border-top-width: 1.17647rem;
}
@media only screen and (min-width: 800px) {
	.gallery .gallery-item.gallery-item {
		border-left-width: 2.35294rem; 
		border-top-width: 2.35294rem;
	}
}
@media only screen and (min-width: 1200px) {
	.gallery .gallery-item.gallery-item {
		border-left-width: 3.52941rem; 
		border-top-width: 3.52941rem;
	}
}

.pixcode--grid + .gallery.gallery {
	margin-top: 0;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
	display: block;
	outline: 0 !important; 
	padding: 0.79412rem;
	vertical-align: middle;
	width: 100%;
	/* Remove First */

	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.form-control:focus {
	outline: 1px solid black;
}

.radio,
.checkbox {
	display: block;
	margin-bottom: 0.39706rem;
	margin-top: 0.39706rem;
	padding-left: 0.79412rem;
	vertical-align: middle;
}
.radio label,
.checkbox label {
	cursor: pointer; 
	display: inline;
	font-weight: normal;
	margin-bottom: 0;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: 0.79412rem;
}

.radio + .radio,
.checkbox + .checkbox {
	margin-top: -0.39706rem;
}

.radio-inline,
.checkbox-inline {
	cursor: pointer; 
	display: inline-block;
	font-weight: normal;
	margin-bottom: 0;
	padding-left: 0.79412rem;
	vertical-align: middle;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-left: 0.39706rem; 
	margin-top: 0;
}

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-bottom: 0;
		margin-top: 0;
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		float: none;
		margin-left: 0;
	}
}

.input-group {
	border-collapse: separate; 
	display: table;
	position: relative;
}
.input-group.col {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control {
	margin-bottom: 0; 
	width: 100%;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}

.input-group-addon,
.input-group-btn {
	vertical-align: middle; 
	white-space: nowrap;
	width: 1%;
}

input,
textarea {
	border: 1px solid #d7d7d7;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	font-weight: 300;
	padding: 0.79412rem;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	font-style: normal;
	font-weight: 300;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	font-style: normal;
	font-weight: 300;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	font-style: normal;
	font-weight: 300;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	font-style: normal;
	font-weight: 300;
}

/**
 * 4.0 - Helpers
 */
.cf:after,
.clearfix:after,
.gallery:after,
.content:after,
.menu--main:after,
.share-icons:after,
.grid:after,
.comment-form:after,
.masonry:after,
.comments-area-title:after,
.comment-reply-title:after,
.comment-navigation:after,
.has_sidebar .post-sidebar-wrapper:after {
	clear: both; 
	content: " ";
	display: table;
}

.hide,
.hidden,
.assistive-text,
.accessibility,
[hidden] {
	display: none;
}

.inline {
	display: inline;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.table {
	display: table;
}

.table-cell {
	display: table-cell;
}

.table-row {
	display: table-row;
}

.table-row-group {
	display: table-row-group;
}

.table-column {
	display: table-column;
}

.table-column-group {
	display: table-column-group;
}

.overflow-hidden {
	overflow: hidden;
}

.overflow-scroll {
	overflow: scroll;
}

.left {
	float: left;
}

.right {
	float: right;
}

.fit {
	max-width: 100%;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.fixed {
	position: fixed;
}

.static {
	position: static;
}

.bold {
	font-weight: bold;
}

.regular {
	font-weight: normal;
}

.italic {
	font-style: italic;
}

.caps,
h1,
.h1,
h2,
.tabs__nav,
.h2,
h3,
.h3,
.navigation__text,
.header .menu--horizontal,
.menu--main-menu .sub-menu,
h4,
.h4,
blockquote cite,
h5,
.h5,
.separator > *,
h6,
.h6 {
	text-transform: uppercase;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}

.align-justify {
	text-align: justify;
}

.align-top {
	vertical-align: top;
}

.align-middle {
	vertical-align: middle;
}

.align-bottom {
	vertical-align: bottom;
}

.nowrap {
	white-space: nowrap;
}

.pointer-auto {
	pointer-events: auto;
}

.pointer-none {
	pointer-events: none;
}

.m-- {
	margin: 0.375rem;
}

.m- {
	margin: 0.75rem;
}

.m0,
.navigation__text,
.header .menu--horizontal {
	margin: 0;
}

.m {
	margin: 1.5rem;
}

.m + {
	margin: 3rem;
}

.m + + {
	margin: 6rem;
}

.me-- {
	margin-bottom: 0.375rem; 
	margin-top: 0.375rem;
}

.me- {
	margin-bottom: 0.75rem; 
	margin-top: 0.75rem;
}

.me0 {
	margin-bottom: 0; 
	margin-top: 0;
}

.me {
	margin-bottom: 1.5rem; 
	margin-top: 1.5rem;
}

.me + {
	margin-bottom: 3rem; 
	margin-top: 3rem;
}

.me + + {
	margin-bottom: 6rem; 
	margin-top: 6rem;
}

.ms-- {
	margin-left: 0.375rem; 
	margin-right: 0.375rem;
}

.ms- {
	margin-left: 0.75rem; 
	margin-right: 0.75rem;
}

.ms0 {
	margin-left: 0; 
	margin-right: 0;
}

.ms {
	margin-left: 1.5rem; 
	margin-right: 1.5rem;
}

.ms + {
	margin-left: 3rem; 
	margin-right: 3rem;
}

.ms + + {
	margin-left: 6rem; 
	margin-right: 6rem;
}

.pe-- {
	padding-bottom: 0.375rem; 
	padding-top: 0.375rem;
}

.pe- {
	padding-bottom: 0.75rem; 
	padding-top: 0.75rem;
}

.pe0 {
	padding-bottom: 0; 
	padding-top: 0;
}

.pe {
	padding-bottom: 1.5rem; 
	padding-top: 1.5rem;
}

.pe + {
	padding-bottom: 3rem; 
	padding-top: 3rem;
}

.pe + + {
	padding-bottom: 6rem; 
	padding-top: 6rem;
}

.ps-- {
	padding-left: 0.375rem; 
	padding-right: 0.375rem;
}

.ps- {
	padding-left: 0.75rem; 
	padding-right: 0.75rem;
}

.ps0 {
	padding-left: 0; 
	padding-right: 0;
}

.ps {
	padding-left: 1.5rem; 
	padding-right: 1.5rem;
}

.ps + {
	padding-left: 3rem; 
	padding-right: 3rem;
}

.ps + + {
	padding-left: 6rem; 
	padding-right: 6rem;
}

.mt-- {
	margin-top: 0.375rem;
}

.mt- {
	margin-top: 0.75rem;
}

.mt0 {
	margin-top: 0;
}

.mt {
	margin-top: 1.5rem;
}

.mt + {
	margin-top: 3rem;
}

.mt + + {
	margin-top: 6rem;
}

.mr-- {
	margin-right: 0.375rem;
}

.mr- {
	margin-right: 0.75rem;
}

.mr0 {
	margin-right: 0;
}

.mr {
	margin-right: 1.5rem;
}

.mr + {
	margin-right: 3rem;
}

.mr + + {
	margin-right: 6rem;
}

.mb-- {
	margin-bottom: 0.375rem;
}

.mb- {
	margin-bottom: 0.75rem;
}

.mb0 {
	margin-bottom: 0;
}

.mb {
	margin-bottom: 1.5rem;
}

.mb + {
	margin-bottom: 3rem;
}

.mb + + {
	margin-bottom: 6rem;
}

.ml-- {
	margin-left: 0.375rem;
}

.ml- {
	margin-left: 0.75rem;
}

.ml0 {
	margin-left: 0;
}

.ml {
	margin-left: 1.5rem;
}

.ml + {
	margin-left: 3rem;
}

.ml + + {
	margin-left: 6rem;
}

.p-- {
	padding: 0.375rem;
}

.p- {
	padding: 0.75rem;
}

.p0 {
	padding: 0;
}

.p {
	padding: 1.5rem;
}

.p + {
	padding: 3rem;
}

.p + + {
	padding: 6rem;
}

.pt-- {
	padding-top: 0.375rem;
}

.pt- {
	padding-top: 0.75rem;
}

.pt0 {
	padding-top: 0;
}

.pt {
	padding-top: 1.5rem;
}

.pt + {
	padding-top: 3rem;
}

.pt + + {
	padding-top: 6rem;
}

.pr-- {
	padding-right: 0.375rem;
}

.pr- {
	padding-right: 0.75rem;
}

.pr0 {
	padding-right: 0;
}

.pr {
	padding-right: 1.5rem;
}

.pr + {
	padding-right: 3rem;
}

.pr + + {
	padding-right: 6rem;
}

.pb-- {
	padding-bottom: 0.375rem;
}

.pb- {
	padding-bottom: 0.75rem;
}

.pb0 {
	padding-bottom: 0;
}

.pb {
	padding-bottom: 1.5rem;
}

.pb + {
	padding-bottom: 3rem;
}

.pb + + {
	padding-bottom: 6rem;
}

.pl-- {
	padding-left: 0.375rem;
}

.pl- {
	padding-left: 0.75rem;
}

.pl0 {
	padding-left: 0;
}

.pl {
	padding-left: 1.5rem;
}

.pl + {
	padding-left: 3rem;
}

.pl + + {
	padding-left: 6rem;
}

.t-- {
	top: 0.375rem;
}

.t- {
	top: 0.75rem;
}

.t0 {
	top: 0;
}

.t {
	top: 1.5rem;
}

.t + {
	top: 3rem;
}

.t + + {
	top: 6rem;
}

.r-- {
	right: 0.375rem;
}

.r- {
	right: 0.75rem;
}

.r0 {
	right: 0;
}

.r {
	right: 1.5rem;
}

.r + {
	right: 3rem;
}

.r + + {
	right: 6rem;
}

.b-- {
	bottom: 0.375rem;
}

.b- {
	bottom: 0.75rem;
}

.b0 {
	bottom: 0;
}

.b {
	bottom: 1.5rem;
}

.b + {
	bottom: 3rem;
}

.b + + {
	bottom: 6rem;
}

.l-- {
	left: 0.375rem;
}

.l- {
	left: 0.75rem;
}

.l0 {
	left: 0;
}

.l {
	left: 1.5rem;
}

.l + {
	left: 3rem;
}

.l + + {
	left: 6rem;
}

@media not screen and (max-width: 50em) {
	.lap-m-- {
		margin: 0.375rem;
	}
	.lap-m- {
		margin: 0.75rem;
	}
	.lap-m0 {
		margin: 0;
	}
	.lap-m {
		margin: 1.5rem;
	}
	.lap-m + {
		margin: 3rem;
	}
	.lap-m + + {
		margin: 6rem;
	}
	.lap-me-- {
		margin-bottom: 0.375rem; 
		margin-top: 0.375rem;
	}
	.lap-me- {
		margin-bottom: 0.75rem; 
		margin-top: 0.75rem;
	}
	.lap-me0 {
		margin-bottom: 0; 
		margin-top: 0;
	}
	.lap-me {
		margin-bottom: 1.5rem; 
		margin-top: 1.5rem;
	}
	.lap-me + {
		margin-bottom: 3rem; 
		margin-top: 3rem;
	}
	.lap-me + + {
		margin-bottom: 6rem; 
		margin-top: 6rem;
	}
	.lap-ms-- {
		margin-left: 0.375rem; 
		margin-right: 0.375rem;
	}
	.lap-ms- {
		margin-left: 0.75rem; 
		margin-right: 0.75rem;
	}
	.lap-ms0 {
		margin-left: 0; 
		margin-right: 0;
	}
	.lap-ms {
		margin-left: 1.5rem; 
		margin-right: 1.5rem;
	}
	.lap-ms + {
		margin-left: 3rem; 
		margin-right: 3rem;
	}
	.lap-ms + + {
		margin-left: 6rem; 
		margin-right: 6rem;
	}
	.lap-pe-- {
		padding-bottom: 0.375rem; 
		padding-top: 0.375rem;
	}
	.lap-pe- {
		padding-bottom: 0.75rem; 
		padding-top: 0.75rem;
	}
	.lap-pe0 {
		padding-bottom: 0; 
		padding-top: 0;
	}
	.lap-pe {
		padding-bottom: 1.5rem; 
		padding-top: 1.5rem;
	}
	.lap-pe + {
		padding-bottom: 3rem; 
		padding-top: 3rem;
	}
	.lap-pe + + {
		padding-bottom: 6rem; 
		padding-top: 6rem;
	}
	.lap-ps-- {
		padding-left: 0.375rem; 
		padding-right: 0.375rem;
	}
	.lap-ps- {
		padding-left: 0.75rem; 
		padding-right: 0.75rem;
	}
	.lap-ps0 {
		padding-left: 0; 
		padding-right: 0;
	}
	.lap-ps {
		padding-left: 1.5rem; 
		padding-right: 1.5rem;
	}
	.lap-ps + {
		padding-left: 3rem; 
		padding-right: 3rem;
	}
	.lap-ps + + {
		padding-left: 6rem; 
		padding-right: 6rem;
	}
	.lap-mt-- {
		margin-top: 0.375rem;
	}
	.lap-mt- {
		margin-top: 0.75rem;
	}
	.lap-mt0 {
		margin-top: 0;
	}
	.lap-mt {
		margin-top: 1.5rem;
	}
	.lap-mt + {
		margin-top: 3rem;
	}
	.lap-mt + + {
		margin-top: 6rem;
	}
	.lap-mr-- {
		margin-right: 0.375rem;
	}
	.lap-mr- {
		margin-right: 0.75rem;
	}
	.lap-mr0 {
		margin-right: 0;
	}
	.lap-mr {
		margin-right: 1.5rem;
	}
	.lap-mr + {
		margin-right: 3rem;
	}
	.lap-mr + + {
		margin-right: 6rem;
	}
	.lap-mb-- {
		margin-bottom: 0.375rem;
	}
	.lap-mb- {
		margin-bottom: 0.75rem;
	}
	.lap-mb0 {
		margin-bottom: 0;
	}
	.lap-mb {
		margin-bottom: 1.5rem;
	}
	.lap-mb + {
		margin-bottom: 3rem;
	}
	.lap-mb + + {
		margin-bottom: 6rem;
	}
	.lap-ml-- {
		margin-left: 0.375rem;
	}
	.lap-ml- {
		margin-left: 0.75rem;
	}
	.lap-ml0 {
		margin-left: 0;
	}
	.lap-ml {
		margin-left: 1.5rem;
	}
	.lap-ml + {
		margin-left: 3rem;
	}
	.lap-ml + + {
		margin-left: 6rem;
	}
	.lap-p-- {
		padding: 0.375rem;
	}
	.lap-p- {
		padding: 0.75rem;
	}
	.lap-p0 {
		padding: 0;
	}
	.lap-p {
		padding: 1.5rem;
	}
	.lap-p + {
		padding: 3rem;
	}
	.lap-p + + {
		padding: 6rem;
	}
	.lap-pt-- {
		padding-top: 0.375rem;
	}
	.lap-pt- {
		padding-top: 0.75rem;
	}
	.lap-pt0 {
		padding-top: 0;
	}
	.lap-pt {
		padding-top: 1.5rem;
	}
	.lap-pt + {
		padding-top: 3rem;
	}
	.lap-pt + + {
		padding-top: 6rem;
	}
	.lap-pr-- {
		padding-right: 0.375rem;
	}
	.lap-pr- {
		padding-right: 0.75rem;
	}
	.lap-pr0 {
		padding-right: 0;
	}
	.lap-pr {
		padding-right: 1.5rem;
	}
	.lap-pr + {
		padding-right: 3rem;
	}
	.lap-pr + + {
		padding-right: 6rem;
	}
	.lap-pb-- {
		padding-bottom: 0.375rem;
	}
	.lap-pb- {
		padding-bottom: 0.75rem;
	}
	.lap-pb0 {
		padding-bottom: 0;
	}
	.lap-pb {
		padding-bottom: 1.5rem;
	}
	.lap-pb + {
		padding-bottom: 3rem;
	}
	.lap-pb + + {
		padding-bottom: 6rem;
	}
	.lap-pl-- {
		padding-left: 0.375rem;
	}
	.lap-pl- {
		padding-left: 0.75rem;
	}
	.lap-pl0 {
		padding-left: 0;
	}
	.lap-pl {
		padding-left: 1.5rem;
	}
	.lap-pl + {
		padding-left: 3rem;
	}
	.lap-pl + + {
		padding-left: 6rem;
	}
	.lap-t-- {
		top: 0.375rem;
	}
	.lap-t- {
		top: 0.75rem;
	}
	.lap-t0 {
		top: 0;
	}
	.lap-t {
		top: 1.5rem;
	}
	.lap-t + {
		top: 3rem;
	}
	.lap-t + + {
		top: 6rem;
	}
	.lap-r-- {
		right: 0.375rem;
	}
	.lap-r- {
		right: 0.75rem;
	}
	.lap-r0 {
		right: 0;
	}
	.lap-r {
		right: 1.5rem;
	}
	.lap-r + {
		right: 3rem;
	}
	.lap-r + + {
		right: 6rem;
	}
	.lap-b-- {
		bottom: 0.375rem;
	}
	.lap-b- {
		bottom: 0.75rem;
	}
	.lap-b0 {
		bottom: 0;
	}
	.lap-b {
		bottom: 1.5rem;
	}
	.lap-b + {
		bottom: 3rem;
	}
	.lap-b + + {
		bottom: 6rem;
	}
	.lap-l-- {
		left: 0.375rem;
	}
	.lap-l- {
		left: 0.75rem;
	}
	.lap-l0 {
		left: 0;
	}
	.lap-l {
		left: 1.5rem;
	}
	.lap-l + {
		left: 3rem;
	}
	.lap-l + + {
		left: 6rem;
	}
}

@media not screen and (max-width: 75em) {
	.desk-m-- {
		margin: 0.375rem;
	}
	.desk-m- {
		margin: 0.75rem;
	}
	.desk-m0 {
		margin: 0;
	}
	.desk-m {
		margin: 1.5rem;
	}
	.desk-m + {
		margin: 3rem;
	}
	.desk-m + + {
		margin: 6rem;
	}
	.desk-me-- {
		margin-bottom: 0.375rem; 
		margin-top: 0.375rem;
	}
	.desk-me- {
		margin-bottom: 0.75rem; 
		margin-top: 0.75rem;
	}
	.desk-me0 {
		margin-bottom: 0; 
		margin-top: 0;
	}
	.desk-me {
		margin-bottom: 1.5rem; 
		margin-top: 1.5rem;
	}
	.desk-me + {
		margin-bottom: 3rem; 
		margin-top: 3rem;
	}
	.desk-me + + {
		margin-bottom: 6rem; 
		margin-top: 6rem;
	}
	.desk-ms-- {
		margin-left: 0.375rem; 
		margin-right: 0.375rem;
	}
	.desk-ms- {
		margin-left: 0.75rem; 
		margin-right: 0.75rem;
	}
	.desk-ms0 {
		margin-left: 0; 
		margin-right: 0;
	}
	.desk-ms {
		margin-left: 1.5rem; 
		margin-right: 1.5rem;
	}
	.desk-ms + {
		margin-left: 3rem; 
		margin-right: 3rem;
	}
	.desk-ms + + {
		margin-left: 6rem; 
		margin-right: 6rem;
	}
	.desk-pe-- {
		padding-bottom: 0.375rem; 
		padding-top: 0.375rem;
	}
	.desk-pe- {
		padding-bottom: 0.75rem; 
		padding-top: 0.75rem;
	}
	.desk-pe0 {
		padding-bottom: 0; 
		padding-top: 0;
	}
	.desk-pe {
		padding-bottom: 1.5rem; 
		padding-top: 1.5rem;
	}
	.desk-pe + {
		padding-bottom: 3rem; 
		padding-top: 3rem;
	}
	.desk-pe + + {
		padding-bottom: 6rem; 
		padding-top: 6rem;
	}
	.desk-ps-- {
		padding-left: 0.375rem; 
		padding-right: 0.375rem;
	}
	.desk-ps- {
		padding-left: 0.75rem; 
		padding-right: 0.75rem;
	}
	.desk-ps0 {
		padding-left: 0; 
		padding-right: 0;
	}
	.desk-ps {
		padding-left: 1.5rem; 
		padding-right: 1.5rem;
	}
	.desk-ps + {
		padding-left: 3rem; 
		padding-right: 3rem;
	}
	.desk-ps + + {
		padding-left: 6rem; 
		padding-right: 6rem;
	}
	.desk-mt-- {
		margin-top: 0.375rem;
	}
	.desk-mt- {
		margin-top: 0.75rem;
	}
	.desk-mt0 {
		margin-top: 0;
	}
	.desk-mt {
		margin-top: 1.5rem;
	}
	.desk-mt + {
		margin-top: 3rem;
	}
	.desk-mt + + {
		margin-top: 6rem;
	}
	.desk-mr-- {
		margin-right: 0.375rem;
	}
	.desk-mr- {
		margin-right: 0.75rem;
	}
	.desk-mr0 {
		margin-right: 0;
	}
	.desk-mr {
		margin-right: 1.5rem;
	}
	.desk-mr + {
		margin-right: 3rem;
	}
	.desk-mr + + {
		margin-right: 6rem;
	}
	.desk-mb-- {
		margin-bottom: 0.375rem;
	}
	.desk-mb- {
		margin-bottom: 0.75rem;
	}
	.desk-mb0 {
		margin-bottom: 0;
	}
	.desk-mb {
		margin-bottom: 1.5rem;
	}
	.desk-mb + {
		margin-bottom: 3rem;
	}
	.desk-mb + + {
		margin-bottom: 6rem;
	}
	.desk-ml-- {
		margin-left: 0.375rem;
	}
	.desk-ml- {
		margin-left: 0.75rem;
	}
	.desk-ml0 {
		margin-left: 0;
	}
	.desk-ml {
		margin-left: 1.5rem;
	}
	.desk-ml + {
		margin-left: 3rem;
	}
	.desk-ml + + {
		margin-left: 6rem;
	}
	.desk-p-- {
		padding: 0.375rem;
	}
	.desk-p- {
		padding: 0.75rem;
	}
	.desk-p0 {
		padding: 0;
	}
	.desk-p {
		padding: 1.5rem;
	}
	.desk-p + {
		padding: 3rem;
	}
	.desk-p + + {
		padding: 6rem;
	}
	.desk-pt-- {
		padding-top: 0.375rem;
	}
	.desk-pt- {
		padding-top: 0.75rem;
	}
	.desk-pt0 {
		padding-top: 0;
	}
	.desk-pt {
		padding-top: 1.5rem;
	}
	.desk-pt + {
		padding-top: 3rem;
	}
	.desk-pt + + {
		padding-top: 6rem;
	}
	.desk-pr-- {
		padding-right: 0.375rem;
	}
	.desk-pr- {
		padding-right: 0.75rem;
	}
	.desk-pr0 {
		padding-right: 0;
	}
	.desk-pr {
		padding-right: 1.5rem;
	}
	.desk-pr + {
		padding-right: 3rem;
	}
	.desk-pr + + {
		padding-right: 6rem;
	}
	.desk-pb-- {
		padding-bottom: 0.375rem;
	}
	.desk-pb- {
		padding-bottom: 0.75rem;
	}
	.desk-pb0 {
		padding-bottom: 0;
	}
	.desk-pb {
		padding-bottom: 1.5rem;
	}
	.desk-pb + {
		padding-bottom: 3rem;
	}
	.desk-pb + + {
		padding-bottom: 6rem;
	}
	.desk-pl-- {
		padding-left: 0.375rem;
	}
	.desk-pl- {
		padding-left: 0.75rem;
	}
	.desk-pl0 {
		padding-left: 0;
	}
	.desk-pl {
		padding-left: 1.5rem;
	}
	.desk-pl + {
		padding-left: 3rem;
	}
	.desk-pl + + {
		padding-left: 6rem;
	}
	.desk-t-- {
		top: 0.375rem;
	}
	.desk-t- {
		top: 0.75rem;
	}
	.desk-t0 {
		top: 0;
	}
	.desk-t {
		top: 1.5rem;
	}
	.desk-t + {
		top: 3rem;
	}
	.desk-t + + {
		top: 6rem;
	}
	.desk-r-- {
		right: 0.375rem;
	}
	.desk-r- {
		right: 0.75rem;
	}
	.desk-r0 {
		right: 0;
	}
	.desk-r {
		right: 1.5rem;
	}
	.desk-r + {
		right: 3rem;
	}
	.desk-r + + {
		right: 6rem;
	}
	.desk-b-- {
		bottom: 0.375rem;
	}
	.desk-b- {
		bottom: 0.75rem;
	}
	.desk-b0 {
		bottom: 0;
	}
	.desk-b {
		bottom: 1.5rem;
	}
	.desk-b + {
		bottom: 3rem;
	}
	.desk-b + + {
		bottom: 6rem;
	}
	.desk-l-- {
		left: 0.375rem;
	}
	.desk-l- {
		left: 0.75rem;
	}
	.desk-l0 {
		left: 0;
	}
	.desk-l {
		left: 1.5rem;
	}
	.desk-l + {
		left: 3rem;
	}
	.desk-l + + {
		left: 6rem;
	}
}

/*------------------------------------*\
    #WIDTHS-RESPONSIVE
\*------------------------------------*/
/**
 * Responsive width classes based on your responsive settings.
 */
/**
	 * Whole.
	 */
.one-whole {
	width: 100% !important;
}

/**
	 * Halves.
	 */
.one-half,
.two-quarters,
.three-sixths,
.four-eighths,
.five-tenths,
.six-twelfths {
	width: 50% !important;
}

/**
	 * Thirds.
	 */
.one-third,
.two-sixths,
.three-ninths,
.four-twelfths {
	width: 33.3333333% !important;
}

.two-thirds,
.four-sixths,
.six-ninths,
.eight-twelfths {
	width: 66.6666666% !important;
}

/**
	 * Quarters.
	 */
.one-quarter,
.two-eighths,
.three-twelfths {
	width: 25% !important;
}

.three-quarters,
.six-eighths,
.nine-twelfths {
	width: 75% !important;
}

/**
	 * Fifths.
	 */
.one-fifth,
.two-tenths {
	width: 20% !important;
}

.two-fifths,
.four-tenths {
	width: 40% !important;
}

.three-fifths,
.six-tenths {
	width: 60% !important;
}

.four-fifths,
.eight-tenths {
	width: 80% !important;
}

/**
	 * Sixths.
	 */
.one-sixth,
.two-twelfths {
	width: 16.6666666% !important;
}

.five-sixths,
.ten-twelfths {
	width: 83.3333333% !important;
}

/**
	 * Eighths.
	 */
.one-eighth {
	width: 12.5% !important;
}

.three-eighths {
	width: 37.5% !important;
}

.five-eighths {
	width: 62.5% !important;
}

.seven-eighths {
	width: 87.5% !important;
}

/**
	 * Ninths.
	 */
.one-ninth {
	width: 11.1111111% !important;
}

.two-ninths {
	width: 22.2222222% !important;
}

.four-ninths {
	width: 44.4444444% !important;
}

.five-ninths {
	width: 55.5555555% !important;
}

.seven-ninths {
	width: 77.7777777% !important;
}

.eight-ninths {
	width: 88.8888888% !important;
}

/**
	 * Tenths.
	 */
.one-tenth {
	width: 10% !important;
}

.three-tenths {
	width: 30% !important;
}

.seven-tenths {
	width: 70% !important;
}

.nine-tenths {
	width: 90% !important;
}

/**
	 * Twelfths.
	 */
.one-twelfth {
	width: 8.3333333% !important;
}

.five-twelfths {
	width: 41.6666666% !important;
}

.seven-twelfths {
	width: 58.3333333% !important;
}

.eleven-twelfths {
	width: 91.6666666% !important;
}

@media not screen and (max-width: 50em) {
	/**
	 * Whole.
	 */
	.lap-one-whole {
		width: 100% !important;
	}
	/**
	 * Halves.
	 */
	.lap-one-half,
	.lap-two-quarters,
	.lap-three-sixths,
	.lap-four-eighths,
	.lap-five-tenths,
	.lap-six-twelfths {
		width: 50% !important;
	}
	/**
	 * Thirds.
	 */
	.lap-one-third,
	.lap-two-sixths,
	.lap-three-ninths,
	.lap-four-twelfths {
		width: 33.3333333% !important;
	}
	.lap-two-thirds,
	.lap-four-sixths,
	.lap-six-ninths,
	.lap-eight-twelfths {
		width: 66.6666666% !important;
	}
	/**
	 * Quarters.
	 */
	.lap-one-quarter,
	.lap-two-eighths,
	.lap-three-twelfths {
		width: 25% !important;
	}
	.lap-three-quarters,
	.lap-six-eighths,
	.lap-nine-twelfths {
		width: 75% !important;
	}
	/**
	 * Fifths.
	 */
	.lap-one-fifth,
	.lap-two-tenths {
		width: 20% !important;
	}
	.lap-two-fifths,
	.lap-four-tenths {
		width: 40% !important;
	}
	.lap-three-fifths,
	.lap-six-tenths {
		width: 60% !important;
	}
	.lap-four-fifths,
	.lap-eight-tenths {
		width: 80% !important;
	}
	/**
	 * Sixths.
	 */
	.lap-one-sixth,
	.lap-two-twelfths {
		width: 16.6666666% !important;
	}
	.lap-five-sixths,
	.lap-ten-twelfths {
		width: 83.3333333% !important;
	}
	/**
	 * Eighths.
	 */
	.lap-one-eighth {
		width: 12.5% !important;
	}
	.lap-three-eighths {
		width: 37.5% !important;
	}
	.lap-five-eighths {
		width: 62.5% !important;
	}
	.lap-seven-eighths {
		width: 87.5% !important;
	}
	/**
	 * Ninths.
	 */
	.lap-one-ninth {
		width: 11.1111111% !important;
	}
	.lap-two-ninths {
		width: 22.2222222% !important;
	}
	.lap-four-ninths {
		width: 44.4444444% !important;
	}
	.lap-five-ninths {
		width: 55.5555555% !important;
	}
	.lap-seven-ninths {
		width: 77.7777777% !important;
	}
	.lap-eight-ninths {
		width: 88.8888888% !important;
	}
	/**
	 * Tenths.
	 */
	.lap-one-tenth {
		width: 10% !important;
	}
	.lap-three-tenths {
		width: 30% !important;
	}
	.lap-seven-tenths {
		width: 70% !important;
	}
	.lap-nine-tenths {
		width: 90% !important;
	}
	/**
	 * Twelfths.
	 */
	.lap-one-twelfth {
		width: 8.3333333% !important;
	}
	.lap-five-twelfths {
		width: 41.6666666% !important;
	}
	.lap-seven-twelfths {
		width: 58.3333333% !important;
	}
	.lap-eleven-twelfths {
		width: 91.6666666% !important;
	}
}

@media not screen and (max-width: 75em) {
	/**
	 * Whole.
	 */
	.desk-one-whole {
		width: 100% !important;
	}
	/**
	 * Halves.
	 */
	.desk-one-half,
	.desk-two-quarters,
	.desk-three-sixths,
	.desk-four-eighths,
	.desk-five-tenths,
	.desk-six-twelfths {
		width: 50% !important;
	}
	/**
	 * Thirds.
	 */
	.desk-one-third,
	.desk-two-sixths,
	.desk-three-ninths,
	.desk-four-twelfths {
		width: 33.3333333% !important;
	}
	.desk-two-thirds,
	.desk-four-sixths,
	.desk-six-ninths,
	.desk-eight-twelfths {
		width: 66.6666666% !important;
	}
	/**
	 * Quarters.
	 */
	.desk-one-quarter,
	.desk-two-eighths,
	.desk-three-twelfths {
		width: 25% !important;
	}
	.desk-three-quarters,
	.desk-six-eighths,
	.desk-nine-twelfths {
		width: 75% !important;
	}
	/**
	 * Fifths.
	 */
	.desk-one-fifth,
	.desk-two-tenths {
		width: 20% !important;
	}
	.desk-two-fifths,
	.desk-four-tenths {
		width: 40% !important;
	}
	.desk-three-fifths,
	.desk-six-tenths {
		width: 60% !important;
	}
	.desk-four-fifths,
	.desk-eight-tenths {
		width: 80% !important;
	}
	/**
	 * Sixths.
	 */
	.desk-one-sixth,
	.desk-two-twelfths {
		width: 16.6666666% !important;
	}
	.desk-five-sixths,
	.desk-ten-twelfths {
		width: 83.3333333% !important;
	}
	/**
	 * Eighths.
	 */
	.desk-one-eighth {
		width: 12.5% !important;
	}
	.desk-three-eighths {
		width: 37.5% !important;
	}
	.desk-five-eighths {
		width: 62.5% !important;
	}
	.desk-seven-eighths {
		width: 87.5% !important;
	}
	/**
	 * Ninths.
	 */
	.desk-one-ninth {
		width: 11.1111111% !important;
	}
	.desk-two-ninths {
		width: 22.2222222% !important;
	}
	.desk-four-ninths {
		width: 44.4444444% !important;
	}
	.desk-five-ninths {
		width: 55.5555555% !important;
	}
	.desk-seven-ninths {
		width: 77.7777777% !important;
	}
	.desk-eight-ninths {
		width: 88.8888888% !important;
	}
	/**
	 * Tenths.
	 */
	.desk-one-tenth {
		width: 10% !important;
	}
	.desk-three-tenths {
		width: 30% !important;
	}
	.desk-seven-tenths {
		width: 70% !important;
	}
	.desk-nine-tenths {
		width: 90% !important;
	}
	/**
	 * Twelfths.
	 */
	.desk-one-twelfth {
		width: 8.3333333% !important;
	}
	.desk-five-twelfths {
		width: 41.6666666% !important;
	}
	.desk-seven-twelfths {
		width: 58.3333333% !important;
	}
	.desk-eleven-twelfths {
		width: 91.6666666% !important;
	}
}

/**
 * 5.0 - Layout
 */
.container {
	background: white;
	overflow: hidden;
	position: relative;
	z-index: 1000;
}

.content {
	margin: 2.35294rem auto; 
	max-width: 77.64706rem;
	padding: 0 1.17647rem;
}
@media not screen and (min-width: 321px) {
	.content {
		margin: 1.17647rem auto;
	}
}
@media only screen and (min-width: 800px) {
	.content {
		margin: 3.52941rem auto;
		padding: 0 2.35294rem;
	}
}
@media only screen and (min-width: 1200px) {
	.content {
		margin: 5.88235rem auto;
		padding: 0 3.52941rem;
	}
}

.content--portfolio {
	max-width: 95.29412rem;
}

.content--single {
	max-width: 48.23529rem;
}

.content--full {
	max-width: none;
}

/**
 * 6.0 - Patterns
 *   6.1 - Grid
 */
.grid,
.comment-form,
.masonry {
	margin-left: -3.52941rem;
	margin-top: -2.35294rem;
	text-align: left;
}
.grid:last-child,
.comment-form:last-child,
.masonry:last-child {
	margin-bottom: 0;
}

.grid__item,
.comment-form p,
.comment-form-comment,
.logged-in-as,
.masonry__item {
	float: left;
	margin-top: 2.35294rem; 
	padding-left: 3.52941rem;
	width: 100%;
}

.grid--large {
	margin-left: -5.29412rem;
}
.grid--large .grid__item,
.grid--large .comment-form p,
.comment-form .grid--large p,
.grid--large .comment-form-comment,
.grid--large .logged-in-as,
.grid--large .masonry__item {
	padding-left: 5.29412rem;
}

.grid--small,
.comment-form {
	margin-left: -1.76471rem;
}
.grid--small .grid__item,
.comment-form .grid__item,
.grid--small .comment-form p,
.comment-form .grid--small p,
.comment-form p,
.grid--small .comment-form-comment,
.comment-form .comment-form-comment,
.grid--small .logged-in-as,
.comment-form .logged-in-as,
.grid--small .masonry__item,
.comment-form .masonry__item {
	padding-left: 1.76471rem;
}

@media only screen and (min-width: 800px) {
	.grid-2 > .grid__item,
	.comment-form .grid-2 > p,
	.grid-2 > .comment-form-comment,
	.grid-2 > .logged-in-as,
	.grid-2 > .masonry__item {
		width: 50%;
	}
}

@media only screen and (min-width: 800px) {
	.grid-3 > .grid__item,
	.comment-form .grid-3 > p,
	.grid-3 > .comment-form-comment,
	.grid-3 > .logged-in-as,
	.grid-3 > .masonry__item {
		width: 33.33333%;
	}
}

@media only screen and (min-width: 800px) {
	.grid-4 > .grid__item,
	.comment-form .grid-4 > p,
	.grid-4 > .comment-form-comment,
	.grid-4 > .logged-in-as,
	.grid-4 > .masonry__item {
		width: 25%;
	}
}

@media only screen and (min-width: 800px) {
	.grid-5 > .grid__item,
	.comment-form .grid-5 > p,
	.grid-5 > .comment-form-comment,
	.grid-5 > .logged-in-as,
	.grid-5 > .masonry__item {
		width: 20%;
	}
}

@media only screen and (min-width: 800px) {
	.grid-6 > .grid__item,
	.comment-form .grid-6 > p,
	.grid-6 > .comment-form-comment,
	.grid-6 > .logged-in-as,
	.grid-6 > .masonry__item {
		width: 16.66667%;
	}
}

/**
 *   6.2 - Menu
 */
.menu,
.pagination,
.sidebar--single-post ul,
.menu--slashes,
.menu--main-menu .sub-menu,
.overlay__sidebar .widget_pages > ul,
.overlay__sidebar .widget_categories > ul,
.overlay__sidebar .widget_meta > ul,
.overlay__sidebar .widget_recent_entries > ul,
.overlay__sidebar .widget_archive > ul,
.overlay__sidebar .widget_nav_menu > div > ul,
.menu-social-menu-container ul,
[class*="social-menu"] ul,
.rsBullets,
.tabs__nav {
	list-style: none;
}
.menu,
.pagination,
.sidebar--single-post ul,
.menu--slashes,
.menu--main-menu .sub-menu,
.overlay__sidebar .widget_pages > ul,
.overlay__sidebar .widget_categories > ul,
.overlay__sidebar .widget_meta > ul,
.overlay__sidebar .widget_recent_entries > ul,
.overlay__sidebar .widget_archive > ul,
.overlay__sidebar .widget_nav_menu > div > ul,
.menu-social-menu-container ul,
[class*="social-menu"] ul,
.rsBullets,
.tabs__nav,
.menu > li,
.pagination > li,
.sidebar--single-post ul > li,
.menu--slashes > li,
.menu--main-menu .sub-menu > li,
.overlay__sidebar .widget_pages > ul > li,
.overlay__sidebar .widget_categories > ul > li,
.overlay__sidebar .widget_meta > ul > li,
.overlay__sidebar .widget_recent_entries > ul > li,
.overlay__sidebar .widget_archive > ul > li,
.overlay__sidebar .widget_nav_menu > div > ul > li,
.menu-social-menu-container ul > li,
[class*="social-menu"] ul > li,
.rsBullets > li,
.tabs__nav > li {
	margin: 0;
}
.menu a,
.pagination a,
.sidebar--single-post ul a,
.menu--slashes a,
.menu--main-menu .sub-menu a,
.overlay__sidebar .widget_pages > ul a,
.overlay__sidebar .widget_categories > ul a,
.overlay__sidebar .widget_meta > ul a,
.overlay__sidebar .widget_recent_entries > ul a,
.overlay__sidebar .widget_archive > ul a,
.overlay__sidebar .widget_nav_menu > div > ul a,
.menu-social-menu-container ul a,
[class*="social-menu"] ul a,
.rsBullets a,
.tabs__nav a {
	text-decoration: none;
}
.menu .sub-menu,
.pagination .sub-menu,
.sidebar--single-post ul .sub-menu,
.menu--slashes .sub-menu,
.menu--main-menu .sub-menu .sub-menu,
.overlay__sidebar .widget_pages > ul .sub-menu,
.overlay__sidebar .widget_categories > ul .sub-menu,
.overlay__sidebar .widget_meta > ul .sub-menu,
.overlay__sidebar .widget_recent_entries > ul .sub-menu,
.overlay__sidebar .widget_archive > ul .sub-menu,
.overlay__sidebar .widget_nav_menu > div > ul .sub-menu,
.menu-social-menu-container ul .sub-menu,
[class*="social-menu"] ul .sub-menu,
.rsBullets .sub-menu,
.tabs__nav .sub-menu {
	list-style: none;
	margin: 0;
	margin-left: 1.17647rem;
}
.menu .sub-menu > li,
.pagination .sub-menu > li,
.sidebar--single-post ul .sub-menu > li,
.menu--slashes .sub-menu > li,
.menu--main-menu .sub-menu .sub-menu > li,
.overlay__sidebar .widget_pages > ul .sub-menu > li,
.overlay__sidebar .widget_categories > ul .sub-menu > li,
.overlay__sidebar .widget_meta > ul .sub-menu > li,
.overlay__sidebar .widget_recent_entries > ul .sub-menu > li,
.overlay__sidebar .widget_archive > ul .sub-menu > li,
.overlay__sidebar .widget_nav_menu > div > ul .sub-menu > li,
.menu-social-menu-container ul .sub-menu > li,
[class*="social-menu"] ul .sub-menu > li,
.rsBullets .sub-menu > li,
.tabs__nav .sub-menu > li {
	margin: 0;
}

.menu--block a {
	display: inline-block;
	padding: 0.75rem 1.5rem;
}

.menu--inline > li,
.pagination > li,
.menu--slashes > li,
.menu--main-menu .sub-menu > li,
.overlay__sidebar .widget_pages > ul > li,
.overlay__sidebar .widget_categories > ul > li,
.overlay__sidebar .widget_meta > ul > li,
.overlay__sidebar .widget_recent_entries > ul > li,
.overlay__sidebar .widget_archive > ul > li,
.overlay__sidebar .widget_nav_menu > div > ul > li,
.menu-social-menu-container ul > li,
[class*="social-menu"] ul > li,
.rsBullets > li,
.tabs__nav > li {
	display: inline-block;
	margin-bottom: 0; 
	vertical-align: top;
}

.menu--collapse ul {
	display: none;
	margin: 0; 
	position: absolute;
	width: 12rem;
}

.menu--collapse li {
	position: relative;
	z-index: 10;
}
.menu--collapse li:hover > ul {
	display: block;
}

.menu--collapse-horizontal ul {
	left: 100%; 
	top: 0;
}

/**
 *   6.3 - Separators
 */
hr {
	border: 0;
	border-top: 1px solid #d7d7d7; 
	margin: 3.52941rem auto;
}

.separator {
	margin: 3.52941rem auto; 
	position: relative;
	text-align: center;
}
.pile__item:first-child > .separator:first-child {
	margin-top: 0;
}
.pile__item:last-child > .separator:last-child {
	margin-bottom: 0;
}
.separator:after {
	border-top: 1px solid #d7d7d7; 
	content: "";
	left: 0;
	position: absolute;
	top: 50%;
	width: 100%;
}

.separator__text,
.separator > * {
	background: white;
	display: inline-block;
	margin-bottom: 0;
	padding: 0 3.52941rem;
	position: relative;
	z-index: 10;
}

/**
 *   6.4 - Buttons
 */
body .btn,
body input[type="submit"],
body .hero--dark .btn,
.hero--dark body .btn,
body a.btn,
.wpcf7-submit,
.form-submit #comment-submit,
.gmap__marker__btn {
	border: none;
	border-radius: 40px;
	display: inline-block;
	font-size: 0.82353rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	min-width: 230px;
	outline: none;
	padding: 16px 35px;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

body .btn,
body input[type="submit"],
body .hero--dark .btn,
.hero--dark body .btn,
body a.btn {
	background-color: #171617; 
	color: white;
}
body .btn:hover,
body input:hover[type="submit"] {
	background-color: #555659; 
	color: white;
}

.gmap__marker__btn,
.hero--light .hero__description .btn,
.hero--light .hero__description input[type="submit"],
.hero--light .hero__content .btn,
.hero--light .hero__content input[type="submit"],
.hero--light .btn,
.hero--light input[type="submit"] {
	background-color: white; 
	color: #171617;
}
.gmap__marker__btn:hover,
.hero--light .btn:hover,
.hero--light input:hover[type="submit"] {
	background-color: white;
	color: #555659;
	opacity: 0.8;
}

.wpcf7-submit,
.form-submit #comment-submit {
	background-color: transparent;
	border: 1px solid #d7d7d7;
	color: #afafaf;
	letter-spacing: 0.3em; 
	margin-top: 1.76471rem;
	min-width: 0;
}
.wpcf7-submit:hover,
.form-submit #comment-submit:hover {
	background-color: #171617;
	border-color: #171617; 
	color: #f8f8f8;
}

.btn-link {
	background: none;
	border: 0;
	padding: 0;
}

/**
 *   6.5 - Pagination
 */
.pagination {
	border: none;
	font-size: 0;
	margin: 3.17647rem 0;
	padding-left: 0;
	position: relative;
	text-align: center;
}
@media not screen and (min-width: 800px) {
	.pagination {
		margin-top: 1.76471rem;
	}
}
@media only screen and (min-width: 800px) {
	.pagination {
		padding-left: 9.41176rem;
		padding-right: 9.41176rem;
	}
}
.pagination:after {
	content: none;
}
.pagination li {
	margin-bottom: 0.88235rem;
}
.pagination a,
.pagination span {
	border: 1px solid #d7d7d7;
	border-radius: 50%;
	color: #afafaf;
	display: inline-block;
	font-size: 18px;
	height: 30px;
	margin: 0 5px;
	min-width: 30px;
	opacity: 0.5; 
	position: relative;
	-webkit-transition: all 0.15s linear;
	transition: all 0.15s linear;
	z-index: 2;
	zoom: 1;
}
.pagination a:after {
	content: none;
}
.pagination a:hover {
	border-color: #555659;
	color: #171617;
	opacity: 1;
}
.pagination span.current {
	border: 1px solid #555659;
	border-radius: 50%;
	color: #171617;
	opacity: 1;
}
.neverending .pagination {
	display: none;
}
@media not screen and (min-width: 800px) {
	.pagination li:first-child,
	.pagination li:last-child {
		display: block; 
		margin: 1.47059rem 0;
	}
}

.page-numbers.prev,
.page-numbers.next {
	border: 0;
	border-radius: 0;
	color: #171617;
	height: auto;
	margin: 0;
	position: absolute;
	text-transform: uppercase; 
	top: 0;
	width: auto;
}
@media not screen and (min-width: 800px) {
	.page-numbers.prev,
	.page-numbers.next {
		padding-left: 0.88235rem; 
		padding-right: 0.88235rem;
		position: static;
	}
}
.page-numbers.prev.disabled,
.page-numbers.next.disabled {
	opacity: 0.3; 
	pointer-events: none;
}
.page-numbers.prev i,
.page-numbers.next i {
	margin: 0 0.79412rem;
}
.page-numbers.prev:before,
.page-numbers.prev:after,
.page-numbers.next:before,
.page-numbers.next:after {
	position: relative;
	top: 2px;
}

.page-numbers.prev {
	left: 0;
}
.page-numbers.prev:before {
	content: url("assets/images/arrow-left.svg");
	margin-right: 1.17647rem;
}

.page-numbers.next {
	right: 0;
}
.page-numbers.next:after {
	content: url("assets/images/arrow-right.svg");
	margin-left: 1.17647rem;
}

.pagination--single {
	display: inline-block;
	vertical-align: middle;
}

.post-pagination__title {
	display: inline-block;
	margin: 0; 
	vertical-align: middle;
}

/**
 *   6.6 - Search form
 */
.form-search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; 
	height: 44px;
	margin: 0 auto;
}
.search-no-results .form-search {
	max-width: 50%;
}
.form-search .search-query {
	height: 44px;
	line-height: 44px; 
	padding: 8px 0.79412rem;
	width: 100%;
}
.form-search .search-submit {
	border-radius: 0; 
	font-size: 0.82353rem;
	height: 44px;
	min-width: initial;
	padding: 0.39706rem;
	text-align: center;

	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
}
.footer .form-search .search-submit {
	background-color: #555659;
}
.error404 .form-search {
	max-width: 29.41176rem;
}

/**
 *   6.7 - Widgets
 */
.widget__title {
	font-weight: 700;
}

.widget .btn-list a {
	border-radius: 50%; 
	display: inline-block;
	height: 1.76471rem;
	line-height: 1.76471rem;
	margin-right: 0.17647rem;
	text-align: center;
	width: 1.76471rem;
}
.footer .widget .btn-list a {
	background-color: white;
	color: #171617;
}

.sidebar--single-post .widget__title {
	margin-bottom: 1.17647rem;
}

.sidebar--single-post .widget {
	margin-bottom: 3.52941rem;
}

.sidebar--single-post ul li {
	margin-bottom: 0.58824rem;
}

.sidebar--single-post select {
	max-width: 100%;
}

.sidebar--single-post .widget_rss li {
	margin-bottom: 1.17647rem;
}

.sidebar--single-post .widget_rss a.rsswidget {
	font-weight: 400;
}

.sidebar--single-post .widget_rss .rss-date:before {
	content: "\2013";
	margin: 0 3px;
}

.sidebar--single-post .widget_rss .rssSummary {
	font-size: 90%;
}

/**
 *   6.8 - Video background
 */
.hero__overflow {
	height: 100%;
	left: 0;
	overflow: hidden; 
	position: absolute;
	top: 0;
	width: 100%;
}

.video-iframe-holder {
	background-color: #000000; 
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}
.video-iframe-holder iframe {
	display: block;
}
.video-iframe-holder.filled iframe {
	height: 100% !important; 
	width: 100% !important;
}

.video-iframe-holder + .hero__content {
	position: relative;
	z-index: 5;
}

.video-bg {
	opacity: 0;
	-webkit-transition: 0.3s ease-in opacity;
	transition: 0.3s ease-in opacity;
}
.video-bg.is--playing {
	opacity: 1;
}

/**
 *   6.9 - Contact form
 */
.form-connected {
	font-size: 0.88235rem;
}
.form-connected input,
.form-connected textarea {
	font-weight: 300; 
	outline: none;
	padding: 1.17647rem;
	width: 100%;
}
.form-connected .grid,
.form-connected .comment-form,
.form-connected .masonry {
	margin-bottom: 0; 
	margin-top: 0;
}
.form-connected .grid__item,
.form-connected .comment-form p,
.comment-form .form-connected p,
.form-connected .comment-form-comment,
.form-connected .logged-in-as,
.form-connected .masonry__item {
	margin-top: 0;
}
.form-connected .wpcf7-not-valid-tip {
	bottom: 0;
	color: #171617;
	font-size: 0.64706rem; 
	left: 1.17647rem;
	position: absolute;
}
.form-connected + p {
	text-align: right;
}
.form-connected + p img {
	float: left;
}
.form-connected .wpcf7-form-control-wrap + br {
	display: none;
}
.form-connected .wpcf7-form-control-wrap {
	display: block;
}
@media not screen and (min-width: 800px) {
	.form-connected input {
		border-bottom: 0;
	}
}
@media only screen and (min-width: 800px) {
	.form-connected .grid,
	.form-connected .comment-form,
	.form-connected .masonry {
		margin-left: 0;
	}
	.form-connected .grid__item,
	.form-connected .comment-form p,
	.comment-form .form-connected p,
	.form-connected .comment-form-comment,
	.form-connected .logged-in-as,
	.form-connected .masonry__item {
		padding-left: 0;
	}
	.form-connected .grid__item:first-child input,
	.form-connected .comment-form p:first-child input,
	.comment-form .form-connected p:first-child input,
	.form-connected .comment-form-comment:first-child input,
	.form-connected .logged-in-as:first-child input,
	.form-connected .masonry__item:first-child input {
		border-right: 0;
	}
	.form-connected input {
		border-bottom: 0;
	}
}

div.wpcf7-validation-errors {
	border: 1px solid #171617 !important;
}

/**
 *   6.10 - Icons
 */
.pixcode--icon {
	color: #171617; 
	display: inline-block;
	font-size: 1.23529rem;
	margin-right: 3px;
	text-align: center;
}
.pixcode--icon.square,
.pixcode--icon.circle {
	background-color: #171617;
	color: white;
	display: inline-block;
	font-size: 16px;
	height: 2em;
	line-height: 2em; 
	margin: 0 6px 6px 0;
	padding: 0;
	width: 2em;
}
.pixcode--icon.square:hover,
.pixcode--icon.circle:hover {
	color: white;
}
.site__footer .pixcode--icon.square,
.site__footer .pixcode--icon.circle {
	background-color: #262525;
}
.pixcode--icon.square {
	border-radius: 3px;
}
.pixcode--icon.circle {
	border-radius: 999px;
}
.pixcode--icon.small {
	font-size: 0.94118rem;
}
.pixcode--icon.small.circle,
.pixcode--icon.small.square {
	height: 2.25em;
	line-height: 2.25em; 
	width: 2.25em;
}
.pixcode--icon.medium {
	font-size: 1.23529rem;
}
.pixcode--icon.medium.circle,
.pixcode--icon.medium.square {
	height: 2.28571em;
	line-height: 2.28571em; 
	width: 2.28571em;
}
.pixcode--icon.big {
	font-size: 2.11765rem;
}
.pixcode--icon.big.circle,
.pixcode--icon.big.square {
	height: 2em;
	line-height: 2em; 
	width: 2em;
}

a:hover > .pixcode--icon.circle,
a:hover > .pixcode--icon.square {
	background: #555659;
}

/**
 *   6.11 - GMap
 */
.gmap {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 15;
}
.gmap img {
	max-width: none;
}

.gmap__marker {
	left: -1.35294rem; 
	position: relative;
	top: -3.23529rem;
}

.gmap__marker__btn {
	min-width: 0; 
	padding: 0.58824rem 1.17647rem;
	padding-left: 3.52941rem;
}

.gmap__marker__img {
	left: 0.11765rem; 
	position: absolute;
	top: 0.11765rem;
	width: 2.47059rem;
}

/**
 * 7.0 - Components
 *   7.1 - Header
 */
/*!
 * Font Awesome Free 5.4.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	line-height: 1; 
	text-rendering: auto;
}

.fa-lg {
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -0.0667em;
}

.fa-xs {
	font-size: 0.75em;
}

.fa-sm {
	font-size: 0.875em;
}

.fa-1x {
	font-size: 1em;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-6x {
	font-size: 6em;
}

.fa-7x {
	font-size: 7em;
}

.fa-8x {
	font-size: 8em;
}

.fa-9x {
	font-size: 9em;
}

.fa-10x {
	font-size: 10em;
}

.fa-fw {
	text-align: center;
	width: 1.25em;
}

.fa-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}
.fa-ul > li {
	position: relative;
}

.fa-li {
	left: -2em;
	line-height: inherit; 
	position: absolute;
	text-align: center;
	width: 2em;
}

.fa-border {
	border: solid 0.08em #eeeeee;
	border-radius: 0.1em;
	padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
	margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
	margin-left: 0.3em;
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	-webkit-filter: none;
	filter: none;
}

.fa-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.fa-stack-1x {
	line-height: inherit;
}

.fa-stack-2x {
	font-size: 2em;
}

.fa-inverse {
	color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
	content: "\f26e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-grin:before {
	content: "\f580";
}

.fa-grin-alt:before {
	content: "\f581";
}

.fa-grin-beam:before {
	content: "\f582";
}

.fa-grin-beam-sweat:before {
	content: "\f583";
}

.fa-grin-hearts:before {
	content: "\f584";
}

.fa-grin-squint:before {
	content: "\f585";
}

.fa-grin-squint-tears:before {
	content: "\f586";
}

.fa-grin-stars:before {
	content: "\f587";
}

.fa-grin-tears:before {
	content: "\f588";
}

.fa-grin-tongue:before {
	content: "\f589";
}

.fa-grin-tongue-squint:before {
	content: "\f58a";
}

.fa-grin-tongue-wink:before {
	content: "\f58b";
}

.fa-grin-wink:before {
	content: "\f58c";
}

.fa-grip-horizontal:before {
	content: "\f58d";
}

.fa-grip-vertical:before {
	content: "\f58e";
}

.fa-gripfire:before {
	content: "\f3ac";
}

.fa-grunt:before {
	content: "\f3ad";
}

.fa-gulp:before {
	content: "\f3ae";
}

.fa-h-square:before {
	content: "\f0fd";
}

.fa-hacker-news:before {
	content: "\f1d4";
}

.fa-hacker-news-square:before {
	content: "\f3af";
}

.fa-hackerrank:before {
	content: "\f5f7";
}

.fa-hammer:before {
	content: "\f6e3";
}

.fa-hamsa:before {
	content: "\f665";
}

.fa-hand-holding:before {
	content: "\f4bd";
}

.fa-hand-holding-heart:before {
	content: "\f4be";
}

.fa-hand-holding-usd:before {
	content: "\f4c0";
}

.fa-hand-lizard:before {
	content: "\f258";
}

.fa-hand-paper:before {
	content: "\f256";
}

.fa-hand-peace:before {
	content: "\f25b";
}

.fa-hand-point-down:before {
	content: "\f0a7";
}

.fa-hand-point-left:before {
	content: "\f0a5";
}

.fa-hand-point-right:before {
	content: "\f0a4";
}

.fa-hand-point-up:before {
	content: "\f0a6";
}

.fa-hand-pointer:before {
	content: "\f25a";
}

.fa-hand-rock:before {
	content: "\f255";
}

.fa-hand-scissors:before {
	content: "\f257";
}

.fa-hand-spock:before {
	content: "\f259";
}

.fa-hands:before {
	content: "\f4c2";
}

.fa-hands-helping:before {
	content: "\f4c4";
}

.fa-handshake:before {
	content: "\f2b5";
}

.fa-hanukiah:before {
	content: "\f6e6";
}

.fa-hashtag:before {
	content: "\f292";
}

.fa-hat-wizard:before {
	content: "\f6e8";
}

.fa-haykal:before {
	content: "\f666";
}

.fa-hdd:before {
	content: "\f0a0";
}

.fa-heading:before {
	content: "\f1dc";
}

.fa-headphones:before {
	content: "\f025";
}

.fa-headphones-alt:before {
	content: "\f58f";
}

.fa-headset:before {
	content: "\f590";
}

.fa-heart:before {
	content: "\f004";
}

.fa-heartbeat:before {
	content: "\f21e";
}

.fa-helicopter:before {
	content: "\f533";
}

.fa-highlighter:before {
	content: "\f591";
}

.fa-hiking:before {
	content: "\f6ec";
}

.fa-hippo:before {
	content: "\f6ed";
}

.fa-hips:before {
	content: "\f452";
}

.fa-hire-a-helper:before {
	content: "\f3b0";
}

.fa-history:before {
	content: "\f1da";
}

.fa-hockey-puck:before {
	content: "\f453";
}

.fa-home:before {
	content: "\f015";
}

.fa-hooli:before {
	content: "\f427";
}

.fa-hornbill:before {
	content: "\f592";
}

.fa-horse:before {
	content: "\f6f0";
}

.fa-hospital:before {
	content: "\f0f8";
}

.fa-hospital-alt:before {
	content: "\f47d";
}

.fa-hospital-symbol:before {
	content: "\f47e";
}

.fa-hot-tub:before {
	content: "\f593";
}

.fa-hotel:before {
	content: "\f594";
}

.fa-hotjar:before {
	content: "\f3b1";
}

.fa-hourglass:before {
	content: "\f254";
}

.fa-hourglass-end:before {
	content: "\f253";
}

.fa-hourglass-half:before {
	content: "\f252";
}

.fa-hourglass-start:before {
	content: "\f251";
}

.fa-house-damage:before {
	content: "\f6f1";
}

.fa-houzz:before {
	content: "\f27c";
}

.fa-hryvnia:before {
	content: "\f6f2";
}

.fa-html5:before {
	content: "\f13b";
}

.fa-hubspot:before {
	content: "\f3b2";
}

.fa-i-cursor:before {
	content: "\f246";
}

.fa-id-badge:before {
	content: "\f2c1";
}

.fa-id-card:before {
	content: "\f2c2";
}

.fa-id-card-alt:before {
	content: "\f47f";
}

.fa-image:before {
	content: "\f03e";
}

.fa-images:before {
	content: "\f302";
}

.fa-imdb:before {
	content: "\f2d8";
}

.fa-inbox:before {
	content: "\f01c";
}

.fa-indent:before {
	content: "\f03c";
}

.fa-industry:before {
	content: "\f275";
}

.fa-infinity:before {
	content: "\f534";
}

.fa-info:before {
	content: "\f129";
}

.fa-info-circle:before {
	content: "\f05a";
}

.fa-instagram:before {
	content: "\f16d";
}

.fa-internet-explorer:before {
	content: "\f26b";
}

.fa-ioxhost:before {
	content: "\f208";
}

.fa-italic:before {
	content: "\f033";
}

.fa-itunes:before {
	content: "\f3b4";
}

.fa-itunes-note:before {
	content: "\f3b5";
}

.fa-java:before {
	content: "\f4e4";
}

.fa-jedi:before {
	content: "\f669";
}

.fa-jedi-order:before {
	content: "\f50e";
}

.fa-jenkins:before {
	content: "\f3b6";
}

.fa-joget:before {
	content: "\f3b7";
}

.fa-joint:before {
	content: "\f595";
}

.fa-joomla:before {
	content: "\f1aa";
}

.fa-journal-whills:before {
	content: "\f66a";
}

.fa-js:before {
	content: "\f3b8";
}

.fa-js-square:before {
	content: "\f3b9";
}

.fa-jsfiddle:before {
	content: "\f1cc";
}

.fa-kaaba:before {
	content: "\f66b";
}

.fa-kaggle:before {
	content: "\f5fa";
}

.fa-key:before {
	content: "\f084";
}

.fa-keybase:before {
	content: "\f4f5";
}

.fa-keyboard:before {
	content: "\f11c";
}

.fa-keycdn:before {
	content: "\f3ba";
}

.fa-khanda:before {
	content: "\f66d";
}

.fa-kickstarter:before {
	content: "\f3bb";
}

.fa-kickstarter-k:before {
	content: "\f3bc";
}

.fa-kiss:before {
	content: "\f596";
}

.fa-kiss-beam:before {
	content: "\f597";
}

.fa-kiss-wink-heart:before {
	content: "\f598";
}

.fa-kiwi-bird:before {
	content: "\f535";
}

.fa-korvue:before {
	content: "\f42f";
}

.fa-landmark:before {
	content: "\f66f";
}

.fa-language:before {
	content: "\f1ab";
}

.fa-laptop:before {
	content: "\f109";
}

.fa-laptop-code:before {
	content: "\f5fc";
}

.fa-laravel:before {
	content: "\f3bd";
}

.fa-lastfm:before {
	content: "\f202";
}

.fa-lastfm-square:before {
	content: "\f203";
}

.fa-laugh:before {
	content: "\f599";
}

.fa-laugh-beam:before {
	content: "\f59a";
}

.fa-laugh-squint:before {
	content: "\f59b";
}

.fa-laugh-wink:before {
	content: "\f59c";
}

.fa-layer-group:before {
	content: "\f5fd";
}

.fa-leaf:before {
	content: "\f06c";
}

.fa-leanpub:before {
	content: "\f212";
}

.fa-lemon:before {
	content: "\f094";
}

.fa-less:before {
	content: "\f41d";
}

.fa-less-than:before {
	content: "\f536";
}

.fa-less-than-equal:before {
	content: "\f537";
}

.fa-level-down-alt:before {
	content: "\f3be";
}

.fa-level-up-alt:before {
	content: "\f3bf";
}

.fa-life-ring:before {
	content: "\f1cd";
}

.fa-lightbulb:before {
	content: "\f0eb";
}

.fa-line:before {
	content: "\f3c0";
}

.fa-link:before {
	content: "\f0c1";
}

.fa-linkedin:before {
	content: "\f08c";
}

.fa-linkedin-in:before {
	content: "\f0e1";
}

.fa-linode:before {
	content: "\f2b8";
}

.fa-linux:before {
	content: "\f17c";
}

.fa-lira-sign:before {
	content: "\f195";
}

.fa-list:before {
	content: "\f03a";
}

.fa-list-alt:before {
	content: "\f022";
}

.fa-list-ol:before {
	content: "\f0cb";
}

.fa-list-ul:before {
	content: "\f0ca";
}

.fa-location-arrow:before {
	content: "\f124";
}

.fa-lock:before {
	content: "\f023";
}

.fa-lock-open:before {
	content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
	content: "\f309";
}

.fa-long-arrow-alt-left:before {
	content: "\f30a";
}

.fa-long-arrow-alt-right:before {
	content: "\f30b";
}

.fa-long-arrow-alt-up:before {
	content: "\f30c";
}

.fa-low-vision:before {
	content: "\f2a8";
}

.fa-luggage-cart:before {
	content: "\f59d";
}

.fa-lyft:before {
	content: "\f3c3";
}

.fa-magento:before {
	content: "\f3c4";
}

.fa-magic:before {
	content: "\f0d0";
}

.fa-magnet:before {
	content: "\f076";
}

.fa-mail-bulk:before {
	content: "\f674";
}

.fa-mailchimp:before {
	content: "\f59e";
}

.fa-male:before {
	content: "\f183";
}

.fa-mandalorian:before {
	content: "\f50f";
}

.fa-map:before {
	content: "\f279";
}

.fa-map-marked:before {
	content: "\f59f";
}

.fa-map-marked-alt:before {
	content: "\f5a0";
}

.fa-map-marker:before {
	content: "\f041";
}

.fa-map-marker-alt:before {
	content: "\f3c5";
}

.fa-map-pin:before {
	content: "\f276";
}

.fa-map-signs:before {
	content: "\f277";
}

.fa-markdown:before {
	content: "\f60f";
}

.fa-marker:before {
	content: "\f5a1";
}

.fa-mars:before {
	content: "\f222";
}

.fa-mars-double:before {
	content: "\f227";
}

.fa-mars-stroke:before {
	content: "\f229";
}

.fa-mars-stroke-h:before {
	content: "\f22b";
}

.fa-mars-stroke-v:before {
	content: "\f22a";
}

.fa-mask:before {
	content: "\f6fa";
}

.fa-mastodon:before {
	content: "\f4f6";
}

.fa-maxcdn:before {
	content: "\f136";
}

.fa-medal:before {
	content: "\f5a2";
}

.fa-medapps:before {
	content: "\f3c6";
}

.fa-medium:before {
	content: "\f23a";
}

.fa-medium-m:before {
	content: "\f3c7";
}

.fa-medkit:before {
	content: "\f0fa";
}

.fa-medrt:before {
	content: "\f3c8";
}

.fa-meetup:before {
	content: "\f2e0";
}

.fa-megaport:before {
	content: "\f5a3";
}

.fa-meh:before {
	content: "\f11a";
}

.fa-meh-blank:before {
	content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
	content: "\f5a5";
}

.fa-memory:before {
	content: "\f538";
}

.fa-menorah:before {
	content: "\f676";
}

.fa-mercury:before {
	content: "\f223";
}

.fa-microchip:before {
	content: "\f2db";
}

.fa-microphone:before {
	content: "\f130";
}

.fa-microphone-alt:before {
	content: "\f3c9";
}

.fa-microphone-alt-slash:before {
	content: "\f539";
}

.fa-microphone-slash:before {
	content: "\f131";
}

.fa-microscope:before {
	content: "\f610";
}

.fa-microsoft:before {
	content: "\f3ca";
}

.fa-minus:before {
	content: "\f068";
}

.fa-minus-circle:before {
	content: "\f056";
}

.fa-minus-square:before {
	content: "\f146";
}

.fa-mix:before {
	content: "\f3cb";
}

.fa-mixcloud:before {
	content: "\f289";
}

.fa-mizuni:before {
	content: "\f3cc";
}

.fa-mobile:before {
	content: "\f10b";
}

.fa-mobile-alt:before {
	content: "\f3cd";
}

.fa-modx:before {
	content: "\f285";
}

.fa-monero:before {
	content: "\f3d0";
}

.fa-money-bill:before {
	content: "\f0d6";
}

.fa-money-bill-alt:before {
	content: "\f3d1";
}

.fa-money-bill-wave:before {
	content: "\f53a";
}

.fa-money-bill-wave-alt:before {
	content: "\f53b";
}

.fa-money-check:before {
	content: "\f53c";
}

.fa-money-check-alt:before {
	content: "\f53d";
}

.fa-monument:before {
	content: "\f5a6";
}

.fa-moon:before {
	content: "\f186";
}

.fa-mortar-pestle:before {
	content: "\f5a7";
}

.fa-mosque:before {
	content: "\f678";
}

.fa-motorcycle:before {
	content: "\f21c";
}

.fa-mountain:before {
	content: "\f6fc";
}

.fa-mouse-pointer:before {
	content: "\f245";
}

.fa-music:before {
	content: "\f001";
}

.fa-napster:before {
	content: "\f3d2";
}

.fa-neos:before {
	content: "\f612";
}

.fa-network-wired:before {
	content: "\f6ff";
}

.fa-neuter:before {
	content: "\f22c";
}

.fa-newspaper:before {
	content: "\f1ea";
}

.fa-nimblr:before {
	content: "\f5a8";
}

.fa-nintendo-switch:before {
	content: "\f418";
}

.fa-node:before {
	content: "\f419";
}

.fa-node-js:before {
	content: "\f3d3";
}

.fa-not-equal:before {
	content: "\f53e";
}

.fa-notes-medical:before {
	content: "\f481";
}

.fa-npm:before {
	content: "\f3d4";
}

.fa-ns8:before {
	content: "\f3d5";
}

.fa-nutritionix:before {
	content: "\f3d6";
}

.fa-object-group:before {
	content: "\f247";
}

.fa-object-ungroup:before {
	content: "\f248";
}

.fa-odnoklassniki:before {
	content: "\f263";
}

.fa-odnoklassniki-square:before {
	content: "\f264";
}

.fa-oil-can:before {
	content: "\f613";
}

.fa-old-republic:before {
	content: "\f510";
}

.fa-om:before {
	content: "\f679";
}

.fa-opencart:before {
	content: "\f23d";
}

.fa-openid:before {
	content: "\f19b";
}

.fa-opera:before {
	content: "\f26a";
}

.fa-optin-monster:before {
	content: "\f23c";
}

.fa-osi:before {
	content: "\f41a";
}

.fa-otter:before {
	content: "\f700";
}

.fa-outdent:before {
	content: "\f03b";
}

.fa-page4:before {
	content: "\f3d7";
}

.fa-pagelines:before {
	content: "\f18c";
}

.fa-paint-brush:before {
	content: "\f1fc";
}

.fa-paint-roller:before {
	content: "\f5aa";
}

.fa-palette:before {
	content: "\f53f";
}

.fa-palfed:before {
	content: "\f3d8";
}

.fa-pallet:before {
	content: "\f482";
}

.fa-paper-plane:before {
	content: "\f1d8";
}

.fa-paperclip:before {
	content: "\f0c6";
}

.fa-parachute-box:before {
	content: "\f4cd";
}

.fa-paragraph:before {
	content: "\f1dd";
}

.fa-parking:before {
	content: "\f540";
}

.fa-passport:before {
	content: "\f5ab";
}

.fa-pastafarianism:before {
	content: "\f67b";
}

.fa-paste:before {
	content: "\f0ea";
}

.fa-patreon:before {
	content: "\f3d9";
}

.fa-pause:before {
	content: "\f04c";
}

.fa-pause-circle:before {
	content: "\f28b";
}

.fa-paw:before {
	content: "\f1b0";
}

.fa-paypal:before {
	content: "\f1ed";
}

.fa-peace:before {
	content: "\f67c";
}

.fa-pen:before {
	content: "\f304";
}

.fa-pen-alt:before {
	content: "\f305";
}

.fa-pen-fancy:before {
	content: "\f5ac";
}

.fa-pen-nib:before {
	content: "\f5ad";
}

.fa-pen-square:before {
	content: "\f14b";
}

.fa-pencil-alt:before {
	content: "\f303";
}

.fa-pencil-ruler:before {
	content: "\f5ae";
}

.fa-penny-arcade:before {
	content: "\f704";
}

.fa-people-carry:before {
	content: "\f4ce";
}

.fa-percent:before {
	content: "\f295";
}

.fa-percentage:before {
	content: "\f541";
}

.fa-periscope:before {
	content: "\f3da";
}

.fa-phabricator:before {
	content: "\f3db";
}

.fa-phoenix-framework:before {
	content: "\f3dc";
}

.fa-phoenix-squadron:before {
	content: "\f511";
}

.fa-phone:before {
	content: "\f095";
}

.fa-phone-slash:before {
	content: "\f3dd";
}

.fa-phone-square:before {
	content: "\f098";
}

.fa-phone-volume:before {
	content: "\f2a0";
}

.fa-php:before {
	content: "\f457";
}

.fa-pied-piper:before {
	content: "\f2ae";
}

.fa-pied-piper-alt:before {
	content: "\f1a8";
}

.fa-pied-piper-hat:before {
	content: "\f4e5";
}

.fa-pied-piper-pp:before {
	content: "\f1a7";
}

.fa-piggy-bank:before {
	content: "\f4d3";
}

.fa-pills:before {
	content: "\f484";
}

.fa-pinterest:before {
	content: "\f0d2";
}

.fa-pinterest-p:before {
	content: "\f231";
}

.fa-pinterest-square:before {
	content: "\f0d3";
}

.fa-place-of-worship:before {
	content: "\f67f";
}

.fa-plane:before {
	content: "\f072";
}

.fa-plane-arrival:before {
	content: "\f5af";
}

.fa-plane-departure:before {
	content: "\f5b0";
}

.fa-play:before {
	content: "\f04b";
}

.fa-play-circle:before {
	content: "\f144";
}

.fa-playstation:before {
	content: "\f3df";
}

.fa-plug:before {
	content: "\f1e6";
}

.fa-plus:before {
	content: "\f067";
}

.fa-plus-circle:before {
	content: "\f055";
}

.fa-plus-square:before {
	content: "\f0fe";
}

.fa-podcast:before {
	content: "\f2ce";
}

.fa-poll:before {
	content: "\f681";
}

.fa-poll-h:before {
	content: "\f682";
}

.fa-poo:before {
	content: "\f2fe";
}

.fa-poop:before {
	content: "\f619";
}

.fa-portrait:before {
	content: "\f3e0";
}

.fa-pound-sign:before {
	content: "\f154";
}

.fa-power-off:before {
	content: "\f011";
}

.fa-pray:before {
	content: "\f683";
}

.fa-praying-hands:before {
	content: "\f684";
}

.fa-prescription:before {
	content: "\f5b1";
}

.fa-prescription-bottle:before {
	content: "\f485";
}

.fa-prescription-bottle-alt:before {
	content: "\f486";
}

.fa-print:before {
	content: "\f02f";
}

.fa-procedures:before {
	content: "\f487";
}

.fa-product-hunt:before {
	content: "\f288";
}

.fa-project-diagram:before {
	content: "\f542";
}

.fa-pushed:before {
	content: "\f3e1";
}

.fa-puzzle-piece:before {
	content: "\f12e";
}

.fa-python:before {
	content: "\f3e2";
}

.fa-qq:before {
	content: "\f1d6";
}

.fa-qrcode:before {
	content: "\f029";
}

.fa-question:before {
	content: "\f128";
}

.fa-question-circle:before {
	content: "\f059";
}

.fa-quidditch:before {
	content: "\f458";
}

.fa-quinscape:before {
	content: "\f459";
}

.fa-quora:before {
	content: "\f2c4";
}

.fa-quote-left:before {
	content: "\f10d";
}

.fa-quote-right:before {
	content: "\f10e";
}

.fa-quran:before {
	content: "\f687";
}

.fa-r-project:before {
	content: "\f4f7";
}

.fa-random:before {
	content: "\f074";
}

.fa-ravelry:before {
	content: "\f2d9";
}

.fa-react:before {
	content: "\f41b";
}

.fa-readme:before {
	content: "\f4d5";
}

.fa-rebel:before {
	content: "\f1d0";
}

.fa-receipt:before {
	content: "\f543";
}

.fa-recycle:before {
	content: "\f1b8";
}

.fa-red-river:before {
	content: "\f3e3";
}

.fa-reddit:before {
	content: "\f1a1";
}

.fa-reddit-alien:before {
	content: "\f281";
}

.fa-reddit-square:before {
	content: "\f1a2";
}

.fa-redo:before {
	content: "\f01e";
}

.fa-redo-alt:before {
	content: "\f2f9";
}

.fa-registered:before {
	content: "\f25d";
}

.fa-rendact:before {
	content: "\f3e4";
}

.fa-renren:before {
	content: "\f18b";
}

.fa-reply:before {
	content: "\f3e5";
}

.fa-reply-all:before {
	content: "\f122";
}

.fa-replyd:before {
	content: "\f3e6";
}

.fa-researchgate:before {
	content: "\f4f8";
}

.fa-resolving:before {
	content: "\f3e7";
}

.fa-retweet:before {
	content: "\f079";
}

.fa-rev:before {
	content: "\f5b2";
}

.fa-ribbon:before {
	content: "\f4d6";
}

.fa-ring:before {
	content: "\f70b";
}

.fa-road:before {
	content: "\f018";
}

.fa-robot:before {
	content: "\f544";
}

.fa-rocket:before {
	content: "\f135";
}

.fa-rocketchat:before {
	content: "\f3e8";
}

.fa-rockrms:before {
	content: "\f3e9";
}

.fa-route:before {
	content: "\f4d7";
}

.fa-rss:before {
	content: "\f09e";
}

.fa-rss-square:before {
	content: "\f143";
}

.fa-ruble-sign:before {
	content: "\f158";
}

.fa-ruler:before {
	content: "\f545";
}

.fa-ruler-combined:before {
	content: "\f546";
}

.fa-ruler-horizontal:before {
	content: "\f547";
}

.fa-ruler-vertical:before {
	content: "\f548";
}

.fa-running:before {
	content: "\f70c";
}

.fa-rupee-sign:before {
	content: "\f156";
}

.fa-sad-cry:before {
	content: "\f5b3";
}

.fa-sad-tear:before {
	content: "\f5b4";
}

.fa-safari:before {
	content: "\f267";
}

.fa-sass:before {
	content: "\f41e";
}

.fa-save:before {
	content: "\f0c7";
}

.fa-schlix:before {
	content: "\f3ea";
}

.fa-school:before {
	content: "\f549";
}

.fa-screwdriver:before {
	content: "\f54a";
}

.fa-scribd:before {
	content: "\f28a";
}

.fa-scroll:before {
	content: "\f70e";
}

.fa-search:before {
	content: "\f002";
}

.fa-search-dollar:before {
	content: "\f688";
}

.fa-search-location:before {
	content: "\f689";
}

.fa-search-minus:before {
	content: "\f010";
}

.fa-search-plus:before {
	content: "\f00e";
}

.fa-searchengin:before {
	content: "\f3eb";
}

.fa-seedling:before {
	content: "\f4d8";
}

.fa-sellcast:before {
	content: "\f2da";
}

.fa-sellsy:before {
	content: "\f213";
}

.fa-server:before {
	content: "\f233";
}

.fa-servicestack:before {
	content: "\f3ec";
}

.fa-shapes:before {
	content: "\f61f";
}

.fa-share:before {
	content: "\f064";
}

.fa-share-alt:before {
	content: "\f1e0";
}

.fa-share-alt-square:before {
	content: "\f1e1";
}

.fa-share-square:before {
	content: "\f14d";
}

.fa-shekel-sign:before {
	content: "\f20b";
}

.fa-shield-alt:before {
	content: "\f3ed";
}

.fa-ship:before {
	content: "\f21a";
}

.fa-shipping-fast:before {
	content: "\f48b";
}

.fa-shirtsinbulk:before {
	content: "\f214";
}

.fa-shoe-prints:before {
	content: "\f54b";
}

.fa-shopping-bag:before {
	content: "\f290";
}

.fa-shopping-basket:before {
	content: "\f291";
}

.fa-shopping-cart:before {
	content: "\f07a";
}

.fa-shopware:before {
	content: "\f5b5";
}

.fa-shower:before {
	content: "\f2cc";
}

.fa-shuttle-van:before {
	content: "\f5b6";
}

.fa-sign:before {
	content: "\f4d9";
}

.fa-sign-in-alt:before {
	content: "\f2f6";
}

.fa-sign-language:before {
	content: "\f2a7";
}

.fa-sign-out-alt:before {
	content: "\f2f5";
}

.fa-signal:before {
	content: "\f012";
}

.fa-signature:before {
	content: "\f5b7";
}

.fa-simplybuilt:before {
	content: "\f215";
}

.fa-sistrix:before {
	content: "\f3ee";
}

.fa-sitemap:before {
	content: "\f0e8";
}

.fa-sith:before {
	content: "\f512";
}

.fa-skull:before {
	content: "\f54c";
}

.fa-skull-crossbones:before {
	content: "\f714";
}

.fa-skyatlas:before {
	content: "\f216";
}

.fa-skype:before {
	content: "\f17e";
}

.fa-slack:before {
	content: "\f198";
}

.fa-slack-hash:before {
	content: "\f3ef";
}

.fa-slash:before {
	content: "\f715";
}

.fa-sliders-h:before {
	content: "\f1de";
}

.fa-slideshare:before {
	content: "\f1e7";
}

.fa-smile:before {
	content: "\f118";
}

.fa-smile-beam:before {
	content: "\f5b8";
}

.fa-smile-wink:before {
	content: "\f4da";
}

.fa-smoking:before {
	content: "\f48d";
}

.fa-smoking-ban:before {
	content: "\f54d";
}

.fa-snapchat:before {
	content: "\f2ab";
}

.fa-snapchat-ghost:before {
	content: "\f2ac";
}

.fa-snapchat-square:before {
	content: "\f2ad";
}

.fa-snowflake:before {
	content: "\f2dc";
}

.fa-socks:before {
	content: "\f696";
}

.fa-solar-panel:before {
	content: "\f5ba";
}

.fa-sort:before {
	content: "\f0dc";
}

.fa-sort-alpha-down:before {
	content: "\f15d";
}

.fa-sort-alpha-up:before {
	content: "\f15e";
}

.fa-sort-amount-down:before {
	content: "\f160";
}

.fa-sort-amount-up:before {
	content: "\f161";
}

.fa-sort-down:before {
	content: "\f0dd";
}

.fa-sort-numeric-down:before {
	content: "\f162";
}

.fa-sort-numeric-up:before {
	content: "\f163";
}

.fa-sort-up:before {
	content: "\f0de";
}

.fa-soundcloud:before {
	content: "\f1be";
}

.fa-spa:before {
	content: "\f5bb";
}

.fa-space-shuttle:before {
	content: "\f197";
}

.fa-speakap:before {
	content: "\f3f3";
}

.fa-spider:before {
	content: "\f717";
}

.fa-spinner:before {
	content: "\f110";
}

.fa-splotch:before {
	content: "\f5bc";
}

.fa-spotify:before {
	content: "\f1bc";
}

.fa-spray-can:before {
	content: "\f5bd";
}

.fa-square:before {
	content: "\f0c8";
}

.fa-square-full:before {
	content: "\f45c";
}

.fa-square-root-alt:before {
	content: "\f698";
}

.fa-squarespace:before {
	content: "\f5be";
}

.fa-stack-exchange:before {
	content: "\f18d";
}

.fa-stack-overflow:before {
	content: "\f16c";
}

.fa-stamp:before {
	content: "\f5bf";
}

.fa-star:before {
	content: "\f005";
}

.fa-star-and-crescent:before {
	content: "\f699";
}

.fa-star-half:before {
	content: "\f089";
}

.fa-star-half-alt:before {
	content: "\f5c0";
}

.fa-star-of-david:before {
	content: "\f69a";
}

.fa-star-of-life:before {
	content: "\f621";
}

.fa-staylinked:before {
	content: "\f3f5";
}

.fa-steam:before {
	content: "\f1b6";
}

.fa-steam-square:before {
	content: "\f1b7";
}

.fa-steam-symbol:before {
	content: "\f3f6";
}

.fa-step-backward:before {
	content: "\f048";
}

.fa-step-forward:before {
	content: "\f051";
}

.fa-stethoscope:before {
	content: "\f0f1";
}

.fa-sticker-mule:before {
	content: "\f3f7";
}

.fa-sticky-note:before {
	content: "\f249";
}

.fa-stop:before {
	content: "\f04d";
}

.fa-stop-circle:before {
	content: "\f28d";
}

.fa-stopwatch:before {
	content: "\f2f2";
}

.fa-store:before {
	content: "\f54e";
}

.fa-store-alt:before {
	content: "\f54f";
}

.fa-strava:before {
	content: "\f428";
}

.fa-stream:before {
	content: "\f550";
}

.fa-street-view:before {
	content: "\f21d";
}

.fa-strikethrough:before {
	content: "\f0cc";
}

.fa-stripe:before {
	content: "\f429";
}

.fa-stripe-s:before {
	content: "\f42a";
}

.fa-stroopwafel:before {
	content: "\f551";
}

.fa-studiovinari:before {
	content: "\f3f8";
}

.fa-stumbleupon:before {
	content: "\f1a4";
}

.fa-stumbleupon-circle:before {
	content: "\f1a3";
}

.fa-subscript:before {
	content: "\f12c";
}

.fa-subway:before {
	content: "\f239";
}

.fa-suitcase:before {
	content: "\f0f2";
}

.fa-suitcase-rolling:before {
	content: "\f5c1";
}

.fa-sun:before {
	content: "\f185";
}

.fa-superpowers:before {
	content: "\f2dd";
}

.fa-superscript:before {
	content: "\f12b";
}

.fa-supple:before {
	content: "\f3f9";
}

.fa-surprise:before {
	content: "\f5c2";
}

.fa-swatchbook:before {
	content: "\f5c3";
}

.fa-swimmer:before {
	content: "\f5c4";
}

.fa-swimming-pool:before {
	content: "\f5c5";
}

.fa-synagogue:before {
	content: "\f69b";
}

.fa-sync:before {
	content: "\f021";
}

.fa-sync-alt:before {
	content: "\f2f1";
}

.fa-syringe:before {
	content: "\f48e";
}

.fa-table:before {
	content: "\f0ce";
}

.fa-table-tennis:before {
	content: "\f45d";
}

.fa-tablet:before {
	content: "\f10a";
}

.fa-tablet-alt:before {
	content: "\f3fa";
}

.fa-tablets:before {
	content: "\f490";
}

.fa-tachometer-alt:before {
	content: "\f3fd";
}

.fa-tag:before {
	content: "\f02b";
}

.fa-tags:before {
	content: "\f02c";
}

.fa-tape:before {
	content: "\f4db";
}

.fa-tasks:before {
	content: "\f0ae";
}

.fa-taxi:before {
	content: "\f1ba";
}

.fa-teamspeak:before {
	content: "\f4f9";
}

.fa-teeth:before {
	content: "\f62e";
}

.fa-teeth-open:before {
	content: "\f62f";
}

.fa-telegram:before {
	content: "\f2c6";
}

.fa-telegram-plane:before {
	content: "\f3fe";
}

.fa-tencent-weibo:before {
	content: "\f1d5";
}

.fa-terminal:before {
	content: "\f120";
}

.fa-text-height:before {
	content: "\f034";
}

.fa-text-width:before {
	content: "\f035";
}

.fa-th:before {
	content: "\f00a";
}

.fa-th-large:before {
	content: "\f009";
}

.fa-th-list:before {
	content: "\f00b";
}

.fa-the-red-yeti:before {
	content: "\f69d";
}

.fa-theater-masks:before {
	content: "\f630";
}

.fa-themeco:before {
	content: "\f5c6";
}

.fa-themeisle:before {
	content: "\f2b2";
}

.fa-thermometer:before {
	content: "\f491";
}

.fa-thermometer-empty:before {
	content: "\f2cb";
}

.fa-thermometer-full:before {
	content: "\f2c7";
}

.fa-thermometer-half:before {
	content: "\f2c9";
}

.fa-thermometer-quarter:before {
	content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
	content: "\f2c8";
}

.fa-thumbs-down:before {
	content: "\f165";
}

.fa-thumbs-up:before {
	content: "\f164";
}

.fa-thumbtack:before {
	content: "\f08d";
}

.fa-ticket-alt:before {
	content: "\f3ff";
}

.fa-times:before {
	content: "\f00d";
}

.fa-times-circle:before {
	content: "\f057";
}

.fa-tint:before {
	content: "\f043";
}

.fa-tint-slash:before {
	content: "\f5c7";
}

.fa-tired:before {
	content: "\f5c8";
}

.fa-toggle-off:before {
	content: "\f204";
}

.fa-toggle-on:before {
	content: "\f205";
}

.fa-toilet-paper:before {
	content: "\f71e";
}

.fa-toolbox:before {
	content: "\f552";
}

.fa-tooth:before {
	content: "\f5c9";
}

.fa-torah:before {
	content: "\f6a0";
}

.fa-torii-gate:before {
	content: "\f6a1";
}

.fa-tractor:before {
	content: "\f722";
}

.fa-trade-federation:before {
	content: "\f513";
}

.fa-trademark:before {
	content: "\f25c";
}

.fa-traffic-light:before {
	content: "\f637";
}

.fa-train:before {
	content: "\f238";
}

.fa-transgender:before {
	content: "\f224";
}

.fa-transgender-alt:before {
	content: "\f225";
}

.fa-trash:before {
	content: "\f1f8";
}

.fa-trash-alt:before {
	content: "\f2ed";
}

.fa-tree:before {
	content: "\f1bb";
}

.fa-trello:before {
	content: "\f181";
}

.fa-tripadvisor:before {
	content: "\f262";
}

.fa-trophy:before {
	content: "\f091";
}

.fa-truck:before {
	content: "\f0d1";
}

.fa-truck-loading:before {
	content: "\f4de";
}

.fa-truck-monster:before {
	content: "\f63b";
}

.fa-truck-moving:before {
	content: "\f4df";
}

.fa-truck-pickup:before {
	content: "\f63c";
}

.fa-tshirt:before {
	content: "\f553";
}

.fa-tty:before {
	content: "\f1e4";
}

.fa-tumblr:before {
	content: "\f173";
}

.fa-tumblr-square:before {
	content: "\f174";
}

.fa-tv:before {
	content: "\f26c";
}

.fa-twitch:before {
	content: "\f1e8";
}

.fa-twitter:before {
	content: "\f099";
}

.fa-twitter-square:before {
	content: "\f081";
}

.fa-typo3:before {
	content: "\f42b";
}

.fa-uber:before {
	content: "\f402";
}

.fa-uikit:before {
	content: "\f403";
}

.fa-umbrella:before {
	content: "\f0e9";
}

.fa-umbrella-beach:before {
	content: "\f5ca";
}

.fa-underline:before {
	content: "\f0cd";
}

.fa-undo:before {
	content: "\f0e2";
}

.fa-undo-alt:before {
	content: "\f2ea";
}

.fa-uniregistry:before {
	content: "\f404";
}

.fa-universal-access:before {
	content: "\f29a";
}

.fa-university:before {
	content: "\f19c";
}

.fa-unlink:before {
	content: "\f127";
}

.fa-unlock:before {
	content: "\f09c";
}

.fa-unlock-alt:before {
	content: "\f13e";
}

.fa-untappd:before {
	content: "\f405";
}

.fa-upload:before {
	content: "\f093";
}

.fa-usb:before {
	content: "\f287";
}

.fa-user:before {
	content: "\f007";
}

.fa-user-alt:before {
	content: "\f406";
}

.fa-user-alt-slash:before {
	content: "\f4fa";
}

.fa-user-astronaut:before {
	content: "\f4fb";
}

.fa-user-check:before {
	content: "\f4fc";
}

.fa-user-circle:before {
	content: "\f2bd";
}

.fa-user-clock:before {
	content: "\f4fd";
}

.fa-user-cog:before {
	content: "\f4fe";
}

.fa-user-edit:before {
	content: "\f4ff";
}

.fa-user-friends:before {
	content: "\f500";
}

.fa-user-graduate:before {
	content: "\f501";
}

.fa-user-injured:before {
	content: "\f728";
}

.fa-user-lock:before {
	content: "\f502";
}

.fa-user-md:before {
	content: "\f0f0";
}

.fa-user-minus:before {
	content: "\f503";
}

.fa-user-ninja:before {
	content: "\f504";
}

.fa-user-plus:before {
	content: "\f234";
}

.fa-user-secret:before {
	content: "\f21b";
}

.fa-user-shield:before {
	content: "\f505";
}

.fa-user-slash:before {
	content: "\f506";
}

.fa-user-tag:before {
	content: "\f507";
}

.fa-user-tie:before {
	content: "\f508";
}

.fa-user-times:before {
	content: "\f235";
}

.fa-users:before {
	content: "\f0c0";
}

.fa-users-cog:before {
	content: "\f509";
}

.fa-ussunnah:before {
	content: "\f407";
}

.fa-utensil-spoon:before {
	content: "\f2e5";
}

.fa-utensils:before {
	content: "\f2e7";
}

.fa-vaadin:before {
	content: "\f408";
}

.fa-vector-square:before {
	content: "\f5cb";
}

.fa-venus:before {
	content: "\f221";
}

.fa-venus-double:before {
	content: "\f226";
}

.fa-venus-mars:before {
	content: "\f228";
}

.fa-viacoin:before {
	content: "\f237";
}

.fa-viadeo:before {
	content: "\f2a9";
}

.fa-viadeo-square:before {
	content: "\f2aa";
}

.fa-vial:before {
	content: "\f492";
}

.fa-vials:before {
	content: "\f493";
}

.fa-viber:before {
	content: "\f409";
}

.fa-video:before {
	content: "\f03d";
}

.fa-video-slash:before {
	content: "\f4e2";
}

.fa-vihara:before {
	content: "\f6a7";
}

.fa-vimeo:before {
	content: "\f40a";
}

.fa-vimeo-square:before {
	content: "\f194";
}

.fa-vimeo-v:before {
	content: "\f27d";
}

.fa-vine:before {
	content: "\f1ca";
}

.fa-vk:before {
	content: "\f189";
}

.fa-vnv:before {
	content: "\f40b";
}

.fa-volleyball-ball:before {
	content: "\f45f";
}

.fa-volume-down:before {
	content: "\f027";
}

.fa-volume-mute:before {
	content: "\f6a9";
}

.fa-volume-off:before {
	content: "\f026";
}

.fa-volume-up:before {
	content: "\f028";
}

.fa-vuejs:before {
	content: "\f41f";
}

.fa-walking:before {
	content: "\f554";
}

.fa-wallet:before {
	content: "\f555";
}

.fa-warehouse:before {
	content: "\f494";
}

.fa-weebly:before {
	content: "\f5cc";
}

.fa-weibo:before {
	content: "\f18a";
}

.fa-weight:before {
	content: "\f496";
}

.fa-weight-hanging:before {
	content: "\f5cd";
}

.fa-weixin:before {
	content: "\f1d7";
}

.fa-whatsapp:before {
	content: "\f232";
}

.fa-whatsapp-square:before {
	content: "\f40c";
}

.fa-wheelchair:before {
	content: "\f193";
}

.fa-whmcs:before {
	content: "\f40d";
}

.fa-wifi:before {
	content: "\f1eb";
}

.fa-wikipedia-w:before {
	content: "\f266";
}

.fa-wind:before {
	content: "\f72e";
}

.fa-window-close:before {
	content: "\f410";
}

.fa-window-maximize:before {
	content: "\f2d0";
}

.fa-window-minimize:before {
	content: "\f2d1";
}

.fa-window-restore:before {
	content: "\f2d2";
}

.fa-windows:before {
	content: "\f17a";
}

.fa-wine-bottle:before {
	content: "\f72f";
}

.fa-wine-glass:before {
	content: "\f4e3";
}

.fa-wine-glass-alt:before {
	content: "\f5ce";
}

.fa-wix:before {
	content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
	content: "\f730";
}

.fa-wolf-pack-battalion:before {
	content: "\f514";
}

.fa-won-sign:before {
	content: "\f159";
}

.fa-wordpress:before {
	content: "\f19a";
}

.fa-wordpress-simple:before {
	content: "\f411";
}

.fa-wpbeginner:before {
	content: "\f297";
}

.fa-wpexplorer:before {
	content: "\f2de";
}

.fa-wpforms:before {
	content: "\f298";
}

.fa-wrench:before {
	content: "\f0ad";
}

.fa-x-ray:before {
	content: "\f497";
}

.fa-xbox:before {
	content: "\f412";
}

.fa-xing:before {
	content: "\f168";
}

.fa-xing-square:before {
	content: "\f169";
}

.fa-y-combinator:before {
	content: "\f23b";
}

.fa-yahoo:before {
	content: "\f19e";
}

.fa-yandex:before {
	content: "\f413";
}

.fa-yandex-international:before {
	content: "\f414";
}

.fa-yelp:before {
	content: "\f1e9";
}

.fa-yen-sign:before {
	content: "\f157";
}

.fa-yin-yang:before {
	content: "\f6ad";
}

.fa-yoast:before {
	content: "\f2b1";
}

.fa-youtube:before {
	content: "\f167";
}

.fa-youtube-square:before {
	content: "\f431";
}

.fa-zhihu:before {
	content: "\f63f";
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.header {
	color: #171617; 
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 102;
}
.header.is--static {
	position: absolute;
}
.header a {
	color: #171617;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
.header.header--inverse a,
.header.header--inverse-important a {
	color: white;
}

.header--inverse {
	color: white;
}

.header--inverse-important {
	color: white;
}

.logo,
.navigation__text,
.header .menu--horizontal,
.navigation__trigger {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.logo {
	left: 1.17647rem;
	position: fixed;
	top: 1.17647rem;
	z-index: 210;
}
.is--static .logo {
	position: absolute;
}
@media only screen and (min-width: 800px) {
	.logo {
		left: 2.35294rem; 
		top: 2.35294rem;
	}
}
@media only screen and (min-width: 1200px) {
	.logo {
		left: 3.52941rem; 
		top: 3.52941rem;
	}
}
.logo > span {
	letter-spacing: 0.15em;
	line-height: 0.75;
}
.logo > span b {
	font-size: 1.39em;
	letter-spacing: 0.09em;
	line-height: 0; 
	position: relative;
	top: -0.03em;
}

.navigation {
	margin-top: 2px; 
	position: fixed;
	right: 1.17647rem;
	top: 1.17647rem;
	z-index: 210;
}
.is--static .navigation {
	position: absolute;
}
@media only screen and (min-width: 800px) {
	.navigation {
		right: 2.35294rem; 
		top: 2.35294rem;
	}
}
@media only screen and (min-width: 1200px) {
	.navigation {
		right: 3.52941rem; 
		top: 3.52941rem;
	}
}

.admin-bar .logo,
.admin-bar .navigation {
	top: 52px;
}
@media only screen and (min-width: 800px) {
	.admin-bar .logo,
	.admin-bar .navigation {
		top: 72px;
	}
}
@media only screen and (min-width: 1200px) {
	.admin-bar .logo,
	.admin-bar .navigation {
		top: 92px;
	}
}

@media screen and (max-width: 782px) {
	.admin-bar {
		top: 66px;
	}
}
@media only screen and (max-width: 782px) and (min-width: 800px) {
	.admin-bar {
		top: 86px;
	}
}
@media only screen and (max-width: 782px) and (min-width: 1200px) {
	.admin-bar {
		top: 106px;
	}
}


.navigation__text,
.header .menu--horizontal,
.navigation__trigger {
	float: left;
	vertical-align: top;
}


.navigation__text,
.header .menu--horizontal {
	font-size: 0.70588rem;
	font-weight: normal;
	padding-right: 1.17647rem; 
	position: relative;
}

@media not screen and (min-width: 800px) {
	.navigation__text {
		position: absolute;
	}
}

@media only screen and (min-width: 800px) {
	body:not(.single-mies_portfolio) .has--no-main-menu .menu--horizontal ~ .navigation__text {
		display: none;
	}
}

.navigation__menu-label {
	cursor: pointer; 
	margin-right: -1.17647rem;
	padding-right: 1.17647rem;
	position: relative;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.navigation__menu-label.is--toggled .label--open {
	opacity: 0; 
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}
.navigation__menu-label.is--toggled .label--close {
	opacity: 1; 
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.label {
	position: absolute;
	right: 2.35294rem;
	top: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
	transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
	transition: transform 0.2s ease-out, opacity 0.2s ease-out;
	transition: transform 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.label--close {
	opacity: 0;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.navigation__links {
	opacity: 0;
	pointer-events: none; 
	position: absolute;
	right: 2.35294rem;
	top: 0;
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
}
.navigation__links a {
	position: relative;
}
.navigation__links a:hover:after {
	border-bottom: 2px solid currentColor; 
	content: "";
	left: 0.58824rem;
	position: absolute;
	right: 0.58824rem;
	top: 100%;
}
.navigation__links .next {
	cursor: e-resize;
}
.navigation__links .prev {
	cursor: w-resize;
}
@media not screen and (min-width: 800px) {
	.navigation__links ul {
		display: none;
		left: 5px;
		position: relative;
		text-align: center; 
		top: 30px;
	}
	.navigation__links ul li {
		display: list-item;
	}
	.navigation__links ul li a {
		display: block;
		padding: 8px;
	}
}
.navigation__links .navigation__links-trigger.active + ul {
	display: block;
}
@media only screen and (min-width: 800px) {
	.navigation__links .navigation__links-trigger {
		display: none !important;
	}
	.navigation__links .navigation__links-trigger + ul {
		display: block !important;
	}
}

.navigation__links-trigger {
	background: none; 
	border: 0;
	line-height: 24px;
	outline: 0;
	padding: 12px;
	position: absolute;
	right: 0;
	top: -13px;
}
.navigation__links-trigger:before {
	content: "\f0fe"; 
	font-family: "Font Awesome 5 Free";
	font-size: 24px;
}

.navigation__menu-label {
	text-align: right;
}

.navigation__trigger {
	background: rgba(0, 0, 0, 0.01); 
	cursor: pointer;
	height: 17px;
	padding: 20px 0;
	position: relative;
	width: 26px;
	z-index: 101;
}
@media only screen and (min-width: 800px) {
	.has--no-main-menu .menu--horizontal ~ .navigation__trigger {
		display: none;
	}
}
.is--IE .navigation__trigger {
	background: rgba(255, 255, 255, 0.01);
}
.navigation__trigger.svg {
	height: 17px;
	width: 26px;

	fill: currentColor;
}
.navigation__trigger.no-svg {
	display: none;
}

.trigger {
	height: 3px;
	left: 0;
	position: absolute;
	-webkit-transform: translateZ(0);
	transform: translateZ(0); 
	width: 100%;
}

.headerColor,
.site-title,
.navigation__menu-label {
	color: #171617;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}
.header--inverse .headerColor,
.header--inverse .site-title,
.header--inverse .navigation__menu-label,
.header--inverse-important .headerColor,
.header--inverse-important .site-title,
.header--inverse-important .navigation__menu-label {
	color: white;
}

.headerBgColor,
.trigger {
	background-color: #171617;
	-webkit-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
.header--inverse .headerBgColor,
.header--inverse .trigger,
.header--inverse-important .headerBgColor,
.header--inverse-important .trigger {
	background-color: white;
}

.trigger__top {
	top: 0;
}

.trigger__middle {
	top: 7px;
}

.trigger__bottom {
	top: 14px;
}

.menu--main-menu {
	font-size: 5.88235rem;
}
@media not screen and (min-width: 1200px) {
	.menu--main-menu.menu--main-menu {
		font-size: 3.52941rem;
	}
}
@media not screen and (min-width: 1200px) {
	.menu--main-menu.menu--main-menu {
		font-size: 1.76471rem;
	}
}
.menu--main-menu a {
	display: block;
}
.menu--main-menu li {
	position: relative;
	-webkit-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
}
.menu--main-menu li:hover {
	background-color: white;
}
.menu--main-menu li:hover a {
	color: #171617;
}
.menu--main-menu li[class*="current-menu"]:hover {
	background-color: transparent;
}
.menu--main-menu li[class*="current-menu"]:hover a {
	color: white;
}
.menu--main-menu li.menu-item-has-children {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.menu--main-menu li.menu-item-has-children:hover {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.menu--main-menu li.menu-item-has-children[class*="current-menu"]:hover {
	background-color: white;
}
.menu--main-menu li.menu-item-has-children[class*="current-menu"]:hover > .sub-menu {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.menu--main-menu li.menu-item-has-children[class*="current-menu"]:hover > .sub-menu a {
	color: #171617;
}
.menu--main-menu .menu-item-has-children:hover,
.menu--main-menu .menu-item-has-children.open {
	background-color: white;
}
.menu--main-menu .menu-item-has-children:hover,
.menu--main-menu .menu-item-has-children:hover > a,
.menu--main-menu .menu-item-has-children.open,
.menu--main-menu .menu-item-has-children.open > a {
	color: white;
}
.menu--main-menu .menu-item-has-children:hover > .sub-menu,
.menu--main-menu .menu-item-has-children.open > .sub-menu {
	opacity: 1;
	pointer-events: auto;
}
.menu--main-menu .item--is-adopted .sub-menu .sub-menu {
	display: none;
}
@media only screen and (min-width: 800px) {
	.menu--main-menu .item--is-adopted {
		display: none;
	}
}

.is--horizontal-menu-in-overlay {
	margin-top: 30px;
	padding-top: 30px; 
	position: relative;
}
@media only screen and (min-width: 800px) {
	.is--horizontal-menu-in-overlay {
		display: none;
	}
}
.menu--main-menu + .is--horizontal-menu-in-overlay:before {
	border-top: 1px solid white; 
	content: "";
	left: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25vw;
}

.menu--main-menu .sub-menu {
	background-color: #ffffff; 
	color: #171617;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	font-size: 1.41176rem;
	font-weight: 300;
	left: 0;
	margin: 0;
	min-height: 100%;
	opacity: 0;
	padding: 0.47059rem 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) translateZ(0);
	transform: translateY(-50%) translateZ(0);
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	width: 100%;
	z-index: 1;

	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
}
@media not screen and (min-width: 800px) {
	.menu--main-menu .sub-menu {
		font-size: 1rem;
	}
	.touch .menu--main-menu .sub-menu {
		pointer-events: none;
	}
}
@media only screen and (min-width: 800px) {
	.menu--main-menu .sub-menu {
		pointer-events: none;
	}
}
.menu--main-menu .sub-menu a {
	color: currentColor; 
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.menu--slashes,
.menu--main-menu .sub-menu,
.overlay__sidebar .widget_pages > ul,
.overlay__sidebar .widget_categories > ul,
.overlay__sidebar .widget_meta > ul,
.overlay__sidebar .widget_recent_entries > ul,
.overlay__sidebar .widget_archive > ul,
.overlay__sidebar .widget_nav_menu > div > ul {
	text-transform: none;
}
.menu--slashes li:after,
.menu--main-menu .sub-menu li:after,
.overlay__sidebar .widget_pages > ul li:after,
.overlay__sidebar .widget_categories > ul li:after,
.overlay__sidebar .widget_meta > ul li:after,
.overlay__sidebar .widget_recent_entries > ul li:after,
.overlay__sidebar .widget_archive > ul li:after,
.overlay__sidebar .widget_nav_menu > div > ul li:after {
	color: currentColor;
	content: " / ";
	padding: 0 0.4em 0 0.3em;
}
.menu--slashes li:last-child:after,
.menu--main-menu .sub-menu li:last-child:after,
.overlay__sidebar .widget_pages > ul li:last-child:after,
.overlay__sidebar .widget_categories > ul li:last-child:after,
.overlay__sidebar .widget_meta > ul li:last-child:after,
.overlay__sidebar .widget_recent_entries > ul li:last-child:after,
.overlay__sidebar .widget_archive > ul li:last-child:after,
.overlay__sidebar .widget_nav_menu > div > ul li:last-child:after {
	content: none;
	padding: 0;
}
.menu--slashes a,
.menu--main-menu .sub-menu a,
.overlay__sidebar .widget_pages > ul a,
.overlay__sidebar .widget_categories > ul a,
.overlay__sidebar .widget_meta > ul a,
.overlay__sidebar .widget_recent_entries > ul a,
.overlay__sidebar .widget_archive > ul a,
.overlay__sidebar .widget_nav_menu > div > ul a {
	position: relative;
}
.menu--slashes a:after,
.menu--main-menu .sub-menu a:after,
.overlay__sidebar .widget_pages > ul a:after,
.overlay__sidebar .widget_categories > ul a:after,
.overlay__sidebar .widget_meta > ul a:after,
.overlay__sidebar .widget_recent_entries > ul a:after,
.overlay__sidebar .widget_archive > ul a:after,
.overlay__sidebar .widget_nav_menu > div > ul a:after {
	background-color: currentColor;
	bottom: 0;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out; 
	width: 0;
}
.menu--slashes a:hover:after,
.menu--main-menu .sub-menu a:hover:after,
.overlay__sidebar .widget_pages > ul a:hover:after,
.overlay__sidebar .widget_categories > ul a:hover:after,
.overlay__sidebar .widget_meta > ul a:hover:after,
.overlay__sidebar .widget_recent_entries > ul a:hover:after,
.overlay__sidebar .widget_archive > ul a:hover:after,
.overlay__sidebar .widget_nav_menu > div > ul a:hover:after {
	opacity: 1;
	width: 100%;
}

.menu--main {
	white-space: nowrap;
}
.menu--main > li {
	display: inline-block;
}
.menu--main a {
	color: currentColor;
	padding: 0 0.58824rem;
}

.menu__item--current {
	display: inline-block;
	position: relative;
}
.menu__item--current:after {
	background: white; 
	content: "";
	height: 1px;
	left: -0.2em;
	margin-top: -0.01em;
	position: absolute;
	right: -0.2em;
	top: 50%;
}
@media only screen and (min-width: 800px) {
	.menu__item--current:after {
		height: 2px;
	}
}

.header .menu--horizontal {
	float: left;
	margin-right: -10px;
	-webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
	transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
	transition: transform 0.2s ease-out, opacity 0.2s ease-out;
	transition: transform 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
@media not screen and (min-width: 800px) {
	.header .menu--horizontal {
		display: none;
	}
}

.header .menu--horizontal.is--toggled {
	opacity: 0 !important;
	pointer-events: none; 
	-webkit-transform: rotateX(-180deg) !important;
	transform: rotateX(-180deg) !important;
}

.header .menu--horizontal:not(.is--toggled) + .navigation__text .label {
	pointer-events: none;
}

.header .menu--horizontal > li {
	display: inline-block;
}

.header .menu--horizontal a {
	padding: 10px; 
	position: relative;
}
.header .menu--horizontal a:hover:after {
	border-bottom: 2px solid currentColor; 
	bottom: 5px;
	content: "";
	left: 0.58824rem;
	position: absolute;
	right: 0.58824rem;
}

.header .menu--horizontal .menu-item-has-children {
	padding-right: 12px; 
	position: relative;
}
.header .menu--horizontal .menu-item-has-children > a {
	position: relative;
}
.header .menu--horizontal .menu-item-has-children > a:before {
	content: "+";
	position: absolute;
	right: -5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.header .menu--horizontal .menu-item-has-children:hover > .sub-menu {
	opacity: 1;
	pointer-events: auto;
}

.header .menu--horizontal .sub-menu {
	left: 0;
	margin-left: 0;
	min-width: 170px;
	opacity: 0;
	pointer-events: none; 
	position: absolute;
	top: 100%;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.header .menu--horizontal .sub-menu li {
	clear: left; 
	float: left;
}
.header .menu--horizontal .sub-menu li.menu-item-has-children {
	position: relative;
}
.header .menu--horizontal .sub-menu a {
	display: inline-block;
}
.header .menu--horizontal .sub-menu .sub-menu {
	left: 100%; 
	top: 0;
}

.header .menu--horizontal > .menu-item-has-children > .sub-menu {
	padding-top: 5px;
}

.site-logo {
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.site-logo-img {
	display: block;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.site-logo-img--dark {
	left: 0;
	opacity: 1; 
	position: absolute;
	top: 0;
}

.site-title--text {
	line-height: 1;
}

.site-logo--text {
	font-size: 1.25em;
	line-height: 0.8;
}

.header--inverse .site-logo-img--dark,
.header--inverse-important .site-logo-img--dark {
	opacity: 0;
}

.header--inverse .site-logo-img--light,
.header--inverse-important .site-logo-img--light {
	opacity: 1;
}

/**
 *   7.2 - Hero
 */
html,
body {
	height: 100%;
}

.hero {
	display: table;
	overflow: hidden;
	pointer-events: none;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 5;
}
.covers .hero,
.is--IE .hero,
.touch .hero {
	pointer-events: auto;
}
@media not screen and (min-width: 800px) {
	.hero .gmap {
		pointer-events: none;
	}
	.hero .gmap.active {
		pointer-events: auto;
	}
	.hero .hero__bg-map + .hero__overflow {
		display: none;
	}
}
.hero:first-child {
	margin-top: 0;
}
.hero + .hero {
	margin-top: 0;
}
.hero.full-height {
	height: 100%;
}
.hero.half-height {
	height: 50%;
}
.hero.two-thirds-height {
	height: 66.666666%;
}
.hero a {
	color: white;
	pointer-events: auto;
}
.is--IE .hero {
	display: table;
	padding-bottom: 5.88235rem; 
	padding-top: 5.88235rem;
}
.is--IE .hero.content {
	min-height: 0 !important;
	padding-bottom: 0; 
	padding-top: 0;
}
.is--IE .hero.auto-height:not(.hero--map):not(.hero--slider-container) {
	min-height: 0 !important;
}

@media only screen and (min-width: 1200px) {
	.hero__description .huge,
	.hero .huge {
		font-size: 5.88235rem;
	}
}

.hero--map {
	position: relative;
}
.hero--map .hero__overflow:after {
	-webkit-box-shadow: inset 0 0 25px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 0 25px 0 rgba(0, 0, 0, 0.15);
	content: "";
	height: 100%;
	left: -50px;
	pointer-events: none; 
	position: absolute;
	right: -50px;
	top: 0;
	z-index: 20;
}

.gmap {
	overflow: hidden; 
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}
.touch .gmap,
.is--IE .gmap {
	display: block;
	top: 0;
	-webkit-transform: none;
	transform: none;
	z-index: 200;
}

.js-hero-bg {
	will-change: transform;
}

.covers .hero__bg .gmap img {
	max-height: none;
	max-width: none;
	min-height: 0; 
	min-width: 0;
}

.hero__slider {
	height: 100%; 
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.hero__slider .rsContent {
	left: 0; 
	position: absolute;
	top: 0;
}
.touch .hero__slider,
.is--IE .hero__slider {
	top: 0;
	-webkit-transform: none;
	transform: none;
}
.hero__slider img {
	opacity: 0;
}
.hero__slider.slider--loaded img {
	opacity: 1;
}

.hero__title,
.hero__subtitle,
.hero__description,
.hero__caption {
	display: inline-block;
	pointer-events: auto;
}
.hero--shadowed .hero__title,
.hero--shadowed
  .hero__subtitle,
.hero--shadowed
  .hero__description,
.hero--shadowed
  .hero__caption {
	padding: 0.125em 0.5em 0.125em 0.625em;
}

.hero__description {
	display: block;
}
.touch .hero__description,
.is--IE .hero__description {
	margin: 0 auto; 
	width: 90%;
}
.hero--shadowed .hero__description {
	padding: 1em 0.625em;
}
.hero__description *:last-child {
	margin-bottom: 0;
}
.hero__description .pixslider {
	margin-left: auto;
	margin-right: auto; 
	max-height: 50%;
	max-width: 90%;
}

.hero__subtitle {
	margin-bottom: 1.17647rem;
}
.hero__subtitle .meta-list {
	display: block;
}

.hero--shadowed .hero__title,
.hero--shadowed .hero__subtitle,
.hero--shadowed .hero__description,
.hero--shadowed .hero__caption,
.hero--light .hero__title,
.hero--light .hero__subtitle,
.hero--light .hero__description,
.hero--light .hero__caption {
	color: white;
}

.hero--shadowed .hero__description *,
.hero--light .hero__description * {
	color: white;
}

.hero--shadowed .hero__description .btn,
.hero--shadowed .hero__description input[type="submit"],
.hero--light .hero__description .btn,
.hero--light .hero__description input[type="submit"] {
	color: #171617;
}

.hero--shadowed .hero__title,
.hero--shadowed
.hero__subtitle,
.hero--shadowed
.hero__description,
.hero--shadowed
.hero__caption {
	background: rgba(0, 0, 0, 0.35);
}

.hero--shadowed .hero__description {
	padding-bottom: 1em;
}

.hero--dark .hero__title,
.hero--dark .hero__subtitle,
.hero--dark .hero__description,
.hero--dark .hero__caption,
.hero--dark a {
	color: #171617;
}

.svg-arrow path {
	fill: white;
}
.hero--shadowed .svg-arrow path,
.hero--dark .svg-arrow path {
	fill: black;
}

.arrow--down {
	bottom: 3.52941rem;
	cursor: pointer;
	display: block;
	left: 50%;
	opacity: 0;
	padding: 12px;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%); 
	z-index: 50;
}
.is--IE .arrow--down {
	background: rgba(255, 255, 255, 0.01);
}
@media not screen and (min-width: 800px) {
	.hero .arrow--down {
		display: none;
	}
}

.hero__content {
	display: table-cell;
	position: relative;
	-webkit-transform: translateZ(0);
	transform: translateZ(0); 
	vertical-align: middle;
	z-index: 10;
}
.hero__content h2 + h1,
.hero__content .tabs__nav + h1,
.hero__content h3 + h1,
.hero__content h4 + h1 {
	margin-top: -0.22em;
}
.hero__content h1 + h2,
.hero__content h1 + .tabs__nav,
.hero__content h1 + h3,
.hero__content h1 + h4 {
	margin-top: -2.5em;
}

.hero__content-wrap {
	position: relative;
	z-index: 9;
}

.hero__bg {
	display: none; 
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
.covers .hero__bg {
	position: fixed;
}
.covers .hero__bg img {
	max-width: none;
	min-height: 100%; 
	min-width: 100%;
	position: absolute;
}
.covers .hero__bg img.is--overridden-by-video {
	opacity: 0;
}
.covers .hero__bg img.rsImg {
	min-height: 0; 
	min-width: 0;
}
.hero__bg .rsBullets,
.hero__bg .rsArrows {
	pointer-events: auto;
}
.covers .hero__bg.hero--slider-container,
.covers .hero--slider-container .hero__bg {
	opacity: 1;
}
.is--IE .hero__bg {
	display: block; 
	left: 0;
	position: absolute;
	top: 0;
}
.covers .hero__bg,
.touch .hero__bg,
.hero__bg .is--IE {
	display: block;
}
.hero__bg:empty {
	display: none;
}
.hero__bg > img {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
@media not screen and (min-width: 800px) {
	.hero__bg > img {
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		width: auto;
	}
}
.touch .hero__bg > img,
.is--IE .hero__bg > img {
	max-width: none;
	min-height: 100%;
	min-width: 101%;
}
.touch .hero__bg,
.is--IE .hero__bg {
	height: 100%; 
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
}
.touch .hero--light .hero__bg,
.is--IE .hero--light .hero__bg {
	background: #171617;
}

.covers .hero--slider-container .has-no-image {
	background: #171617;
}

.hero__caption {
	bottom: 3.52941rem;
	font-size: 0.76471rem;
	position: absolute;
	right: 3.52941rem;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transition-property: padding, color, background-color;
	transition-property: padding, color, background-color;
}

.hero__arrow {
	bottom: 3.52941rem;
	left: 50%; 
	position: absolute;
}

.hero__title,
.hero__subtitle,
.hero__btn,
.hero__description {
	opacity: 0;
}

.hero__description + .hero__btn {
	margin-top: 2.35294rem;
}

.hero.content * {
	opacity: 1;
}

@media not screen and (min-width: 800px) {
	.overlay--navigation + .hero.content {
		margin-top: 3.52941rem;
	}
}

/**
 *   7.3 - Footer
 */
.footer {
	background: #171617;
	font-size: 0.82353rem;
	margin-bottom: -1.17647rem;
	overflow: hidden; 
	padding-bottom: 1.17647rem;
	position: relative;
	z-index: 999;
}
.footer,
.footer a {
	color: white;
}
.footer .title,
.footer h1,
.footer h2,
.footer .tabs__nav,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer .h1,
.footer .h2,
.footer .h3,
.footer .h4,
.footer blockquote cite,
blockquote .footer cite,
.footer .h5,
.footer .separator > *,
.footer .h6 {
	color: #f8f8f8;
}
.error404 .footer {
	display: none;
}
@media not screen and (min-width: 800px) {
	.footer .widget__title {
		margin-bottom: 1.17647rem;
	}
}

.footer.inverse * {
	color: white;
}

.menu-social-menu-container a,
[class*="social-menu"] a {
	color: transparent !important; 
	display: block;
	height: 32px;
	margin: 0 0.17647rem 0.35294rem;
	overflow: hidden;
	pointer-events: none;
	position: relative;
	white-space: nowrap;
	width: 32px;
}
.menu-social-menu-container a:before,
[class*="social-menu"] a:before {
	background-color: white;
	border-radius: 50%;
	color: #171617; 
	content: "";
	display: inline-block;
	font-family: "Font Awesome 5 Brands";
	font-size: 17px;
	-webkit-font-smoothing: antialiased;
	height: 32px;
	left: 0;
	line-height: 32px;
	pointer-events: auto;
	position: absolute;
	text-align: center;
	top: 0;
	width: 32px;
}
.menu-social-menu-container a:before,
[class*="social-menu"] a:before {
	content: "\f1e0";
}
.menu-social-menu-container a[href*="mailto:"]:before,
.menu-social-menu-container a[href*="mail"]:before,
[class*="social-menu"] a[href*="mailto:"]:before,
[class*="social-menu"] a[href*="mail"]:before {
	content: "\f0e0";
}
.menu-social-menu-container a[href*="feed"]:before,
.menu-social-menu-container a[href*="rss"]:before,
[class*="social-menu"] a[href*="feed"]:before,
[class*="social-menu"] a[href*="rss"]:before {
	content: "\f09e";
}
.menu-social-menu-container a[href*="behance"]:before,
[class*="social-menu"] a[href*="behance"]:before {
	content: "\f1b4";
}
.menu-social-menu-container a[href*="delicious"]:before,
[class*="social-menu"] a[href*="delicious"]:before {
	content: "\f1a5";
}
.menu-social-menu-container a[href*="deviantart"]:before,
[class*="social-menu"] a[href*="deviantart"]:before {
	content: "\f1bd";
}
.menu-social-menu-container a[href*="digg"]:before,
[class*="social-menu"] a[href*="digg"]:before {
	content: "\f1a6";
}
.menu-social-menu-container a[href*="dribbble"]:before,
[class*="social-menu"] a[href*="dribbble"]:before {
	content: "\f17d";
}
.menu-social-menu-container a[href*="facebook"]:before,
[class*="social-menu"] a[href*="facebook"]:before {
	content: "\f09a";
}
.menu-social-menu-container a[href*="flickr"]:before,
[class*="social-menu"] a[href*="flickr"]:before {
	content: "\f16e";
}
.menu-social-menu-container a[href*="foursquare"]:before,
[class*="social-menu"] a[href*="foursquare"]:before {
	content: "\f180";
}
.menu-social-menu-container a[href*="github"]:before,
[class*="social-menu"] a[href*="github"]:before {
	content: "\f09b";
}
.menu-social-menu-container a[href*="plus.google"]:before,
[class*="social-menu"] a[href*="plus.google"]:before {
	content: "\f2b3";
}
.menu-social-menu-container a[href*="instagram"]:before,
[class*="social-menu"] a[href*="instagram"]:before {
	content: "\f16d";
}
.menu-social-menu-container a[href*="linkedin"]:before,
[class*="social-menu"] a[href*="linkedin"]:before {
	content: "\f08c";
}
.menu-social-menu-container a[href*="pinterest"]:before,
[class*="social-menu"] a[href*="pinterest"]:before {
	content: "\f0d2";
}
.menu-social-menu-container a[href*="reddit"]:before,
[class*="social-menu"] a[href*="reddit"]:before {
	content: "\f1a1";
}
.menu-social-menu-container a[href*="skype"]:before,
[class*="social-menu"] a[href*="skype"]:before {
	content: "\f17e";
}
.menu-social-menu-container a[href*="soundcloud"]:before,
[class*="social-menu"] a[href*="soundcloud"]:before {
	content: "\f1be";
}
.menu-social-menu-container a[href*="spotify"]:before,
[class*="social-menu"] a[href*="spotify"]:before {
	content: "\f1bc";
}
.menu-social-menu-container a[href*="stumbleupon"]:before,
[class*="social-menu"] a[href*="stumbleupon"]:before {
	content: "\f1a4";
}
.menu-social-menu-container a[href*="tumblr"]:before,
[class*="social-menu"] a[href*="tumblr"]:before {
	content: "\f173";
}
.menu-social-menu-container a[href*="twitter"]:before,
[class*="social-menu"] a[href*="twitter"]:before {
	content: "\f099";
}
.menu-social-menu-container a[href*="vimeo"]:before,
[class*="social-menu"] a[href*="vimeo"]:before {
	content: "\f194";
}
.menu-social-menu-container a[href*="vine"]:before,
[class*="social-menu"] a[href*="vine"]:before {
	content: "\f1ca";
}
.menu-social-menu-container a[href*="vk.com"]:before,
[class*="social-menu"] a[href*="vk.com"]:before {
	content: "\f189";
}
.menu-social-menu-container a[href*="weibo"]:before,
[class*="social-menu"] a[href*="weibo"]:before {
	content: "\f18a";
}
.menu-social-menu-container a[href*="xing"]:before,
[class*="social-menu"] a[href*="xing"]:before {
	content: "\f168";
}
.menu-social-menu-container a[href*="yahoo"]:before,
[class*="social-menu"] a[href*="yahoo"]:before {
	content: "\f19e";
}
.menu-social-menu-container a[href*="youtube"]:before,
[class*="social-menu"] a[href*="youtube"]:before {
	content: "\f167";
}
.menu-social-menu-container a[href*="angel.co"]:before,
[class*="social-menu"] a[href*="angel.co"]:before {
	content: "\f209";
}
.menu-social-menu-container a[href*="yelp"]:before,
[class*="social-menu"] a[href*="yelp"]:before {
	content: "\f1e9";
}
.menu-social-menu-container a[href*="last.fm"]:before,
[class*="social-menu"] a[href*="last.fm"]:before {
	content: "\f202";
}
.menu-social-menu-container a[href*="slideshare"]:before,
[class*="social-menu"] a[href*="slideshare"]:before {
	content: "\f1e7";
}
.menu-social-menu-container a[href*="twitch.tv"]:before,
[class*="social-menu"] a[href*="twitch.tv"]:before {
	content: "\f1e8";
}

.is--ancient-android .menu-social-menu-container a,
.is--ancient-android
[class*="social-menu"] a {
	color: white !important;
	display: inline-block;
	height: auto;
	margin-right: 10px; 
	position: relative;
	white-space: normal;
	width: auto;
}

.is--ancient-android .menu-social-menu-container a:before,
.is--ancient-android
[class*="social-menu"] a:before {
	border-radius: 0; 
	height: auto;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	position: static;
	width: auto;
}

.is--ancient-android .menu-social-menu-container a:after,
.is--ancient-android
[class*="social-menu"] a:after {
	content: none;
	display: none;
}

.is--ie-mobile .menu-social-menu-container a:before,
.is--ie-mobile
[class*="social-menu"] a:before {
	border-radius: 5px;
}

/**
 *   7.4 - Comments
 */
.comments-area-title .comments-title,
.comments-area-title a,
.comment-reply-title .comments-title,
.comment-reply-title a {
	display: inline-block;
}

.comments-area-title .comments-title,
.comment-reply-title .comments-title {
	margin: 0;
	margin-right: 0.39706rem;
}
@media not screen and (min-width: 800px) {
	.comments-area-title .comments-title,
	.comment-reply-title .comments-title {
		font-size: 1.23529rem;
	}
}

@media only screen and (min-width: 800px) {
	.commentlist li.comment,
	.commentlist li.pingback,
	.commentlist li.trackback {
		padding-left: 2.94118rem;
	}
}

@media only screen and (min-width: 800px) {
	.has--avatars .commentlist li.comment,
	.has--avatars .commentlist li.pingback,
	.has--avatars .commentlist li.trackback {
		padding-left: 5.29412rem;
	}
}

@media not screen and (min-width: 800px) {
	.has--avatars .commentlist li.comment .media__body,
	.has--avatars .commentlist li.pingback .media__body,
	.has--avatars .commentlist li.trackback .media__body {
		padding-left: 4.11765rem;
	}
}

.comments_add-comment {
	color: #afafaf; 
	font-size: 0.70588rem;
	font-weight: 700;
	margin-bottom: 2px;
	text-transform: uppercase;
	vertical-align: bottom;
}

.commentlist {
	border-left: 0;
	counter-reset: my-badass-counter; 
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	position: relative;
}
.commentlist > li header:before {
	content: counter(my-badass-counter) ". ";
	counter-increment: my-badass-counter;
	left: 0;
	margin-right: 5px; 
	position: absolute;
	top: 0;
}
.has--avatars .commentlist:before {
	border-left: 1px solid #d7d7d7; 
	bottom: -0.88235rem;
	content: "";
	left: 1.70588rem;
	position: absolute;
	top: 0;
}
.has--avatars .commentlist:after {
	background: -webkit-gradient(linear, left top, right top, from(#d7d7d7), color-stop(30%, rgba(0, 0, 0, 0.01)));
	background: linear-gradient(to right, #d7d7d7 0%, rgba(0, 0, 0, 0.01) 30%); 
	bottom: -0.88235rem;
	content: "";
	height: 1px;
	left: 1.70588rem;
	position: absolute;
	right: 0;
}
.has--avatars .commentlist > li header:before {
	content: none;
}

li.comment,
li.pingback,
li.trackback {
	display: block;
	margin-bottom: 0;
	margin-bottom: 2.94118rem; 
	margin-top: 2.94118rem;
	position: relative;
}
li.comment .comment-number,
li.pingback .comment-number,
li.trackback .comment-number {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}
@media not screen and (min-width: 800px) {
	li.comment .comment-number,
	li.pingback .comment-number,
	li.trackback .comment-number {
		left: -3.52941rem;
	}
}
li.comment .children,
li.pingback .children,
li.trackback .children {
	margin-left: 0;
	margin-right: 0;
	margin-top: 1.58824rem; 
	position: relative;
}
@media not screen and (min-width: 800px) {
	li.comment .children,
	li.pingback .children,
	li.trackback .children {
		margin-left: 0;
	}
}
@media only screen and (min-width: 800px) {
	.has--avatars li.comment .children li:before,
	.has--avatars li.pingback .children li:before,
	.has--avatars li.trackback .children li:before {
		border-top: 1px solid #d7d7d7; 
		content: "";
		position: absolute;
		top: 1.76471rem;
	}
}
.has--avatars li.comment .children li .comment-number,
.has--avatars li.pingback .children li .comment-number,
.has--avatars li.trackback .children li .comment-number {
	background: #d7d7d7;
	border: 1px solid #d7d7d7;
	color: white;
}

@media only screen and (min-width: 800px) {
	li.depth-2:before {
		left: -3.58824rem;
		width: 7rem;
	}
	li.depth-3:before {
		left: -8.88235rem;
		width: 12.29412rem;
	}
	li.depth-4:before {
		left: -14.17647rem;
		width: 17.58824rem;
	}
	li.depth-5:before {
		left: -19.47059rem;
		width: 22.88235rem;
	}
	li.depth-6:before {
		left: -24.76471rem;
		width: 28.17647rem;
	}
	li.depth-7:before {
		left: -30.05882rem;
		width: 33.47059rem;
	}
	li.depth-8:before {
		left: -35.35294rem;
		width: 38.76471rem;
	}
	li.depth-9:before {
		left: -40.64706rem;
		width: 44.05882rem;
	}
	li.depth-10:before {
		left: -45.94118rem;
		width: 49.35294rem;
	}
}

.comment__meta {
	margin-bottom: 0.70588rem;
}

.comment__author-name {
	font-size: 0.88235rem;
	margin-right: 5px;
}
.comment__author-name a {
	color: black;
}

.comment-article {
	margin-bottom: 0;
}
.comment-article:hover .comment-edit-link,
.comment-article:hover .comment-reply-link {
	opacity: 1;
}

.comment__avatar {
	left: 0;
	margin-right: 0.70588rem; 
	position: absolute;
	top: 0;
}
.comment__avatar img {
	border-radius: 50%;
	height: auto; 
	width: 3.52941rem;
}
.comment__avatar:empty {
	display: none;
}

.comment__time {
	margin-right: 1.17647rem;
}
.comment__time a {
	color: #555659; 
	font-size: 0.76471rem;
}

.comment__content {
	color: #8c888c; 
	font-size: 0.82353rem;
	margin-bottom: 1.17647rem;
	position: relative;
}

.comment__links {
	display: inline-block;
	font-size: 0.82353rem;
}
.comment__links a {
	border-bottom: 1px solid #555659;
}

.comment-edit-link,
.comment-reply-link {
	color: #555659;
	margin-right: 1.17647rem;
	opacity: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0); 
	-webkit-transition: opacity 0.15s ease-in-out;
	transition: opacity 0.15s ease-in-out;
}
@media not screen and (min-width: 800px) {
	.comment-edit-link,
	.comment-reply-link {
		opacity: 1;
	}
}

.comment-reply-link {
	color: #afafaf;
}

.comment-form p.logged-in-as {
	margin-bottom: 1.17647rem;
}

.comment-reply-title {
	font-size: 1.64706rem;
	margin-bottom: 1.58824rem;
	margin-top: 0;
	-webkit-transform: none;
	transform: none;
}
@media not screen and (min-width: 800px) {
	.comment-reply-title {
		font-size: 21px;
	}
}
.comment-reply-title a {
	margin-top: -7px;
}

.comment-respond {
	margin-bottom: 1.17647rem; 
	position: relative;
}
@media only screen and (min-width: 800px) {
	.comment .comment-respond {
		margin-right: 0; 
		padding-left: 0;
	}
}
.comment .comment-respond {
	margin-left: 1.17647rem;
}

#cancel-comment-reply-link {
	text-decoration: underline;
}

/* Comments Form */
.comment-form {
	margin-top: 0;
}
.comment .comment-form {
	padding-left: 0;
}
.comment-form input,
.comment-form textarea {
	border: 1px solid #d7d7d7; 
	font-weight: 300;
	outline: none;
	padding: 1.17647rem;
	width: 100%;
}
.comment-form p {
	margin-bottom: 0;
}
@media not screen and (min-width: 800px) {
	.comment-form p {
		margin-top: 0 !important;
	}
}
.comment-form iframe {
	padding-left: 2.38235rem;
}
@media only screen and (min-width: 800px) {
	.comment-form > .comment-subscription-form {
		width: 70%;
	}
}
.comment-form label {
	display: none;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
	width: 100%;
}

@media only screen and (min-width: 800px) {
	p.comment-form-author,
	p.comment-form-email {
		width: 50%;
	}
}

.comment-form-comment,
.logged-in-as {
	width: 100%;
}

.comment-form-comment textarea,
.comment-subscription-form textarea {
	border: 1px solid #d7d7d7;
	font-size: 0.94118rem; 
	max-width: 100%;
	width: 100%;
}

.form-submit {
	margin-bottom: 0;
	text-align: right;
}
.form-submit #comment-submit {
	width: auto;
}
@media not screen and (min-width: 800px) {
	.form-submit #comment-submit {
		width: 100%;
	}
}

.comment-subscription-form {
	clear: left;
	float: left;
	margin-top: 0.58824rem;
}
.comment-subscription-form + .comment-subscription-form {
	margin-top: 0;
}
.comment-subscription-form input[type="checkbox"] {
	margin-right: 0.58824rem;
	position: relative;
	top: -0.05em;
}
.comment-subscription-form label {
	display: inline-block;
}

.add-comment {
	margin-top: 2.35294rem;
}
.add-comment .add-comment__button {
	font-size: 1.41176rem; 
	margin-right: 1.17647rem;
	position: relative;
	z-index: 1;
}
.add-comment .add-comment__text {
	font-size: 1.17647rem;
	font-weight: bold;
}

/* Comments Navigation */
.comment-navigation {
	margin-bottom: 2.35294rem; 
	margin-top: 2.35294rem;
	position: relative;
}
.comment-navigation .comment-number {
	left: 0;
	line-height: 20px; 
	position: absolute;
	top: 0;
}
.comment-navigation .nav-previous a,
.comment-navigation .nav-next a {
	font-size: 18px;
}
.comment-navigation .nav-previous {
	float: left;
}
.comment-navigation .nav-next {
	float: right;
}

.comment-navigation + .commentlist > li:first-child {
	margin-top: 0;
}

.nocomments {
	-webkit-transform: none;
	transform: none;
}
.nocomments span {
	display: inline-block;
	font-size: 1.64706rem;
	line-height: 48px; 
	vertical-align: middle;
}

.no-comments-box {
	position: relative;
	z-index: 1;
}

div#respond {
	padding-top: 0;
}
div#respond #reply-title {
	margin-top: 0;
}
div#respond p.comment-subscription-form label {
	color: #999999;
}

.comment-form-cookies-consent[class][class] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	margin-top: 1em; 

	align-items: center;
	-webkit-box-align: center;
}
.comment-form-cookies-consent[class][class] label {
	display: block;
}
.comment-form-cookies-consent[class][class] input {
	margin-right: 0.5em; 
	width: auto;
}

/**
 *   7.5 - Masonry items
 */
.masonry {
	-webkit-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out;
}
@media not screen and (min-width: 800px) {
	.masonry .masonry__item.masonry__item {
		margin-bottom: 0;
	}
}
.masonry .masonry__item a {
	display: block;
}

.masonry__item {
	text-align: center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0); 
	width: 100%;
}
@media only screen and (min-width: 480px) {
	.masonry__item {
		width: 50%;
	}
}
@media only screen and (min-width: 800px) {
	.masonry__item {
		width: 33.33%;
	}
}

.masonry-small-col-1 > .masonry__item {
	width: 99.99%;
}

.masonry-small-col-2 > .masonry__item {
	width: 49.995%;
}

.masonry-small-col-3 > .masonry__item {
	width: 33.33%;
}

@media only screen and (min-width: 800px) {
	.masonry-medium-col-1 > .masonry__item {
		width: 99.99%;
	}
	.masonry-medium-col-2 > .masonry__item {
		width: 49.995%;
	}
	.masonry-medium-col-3 > .masonry__item {
		width: 33.33%;
	}
	.masonry-medium-col-4 > .masonry__item {
		width: 24.9975%;
	}
	.masonry-medium-col-5 > .masonry__item {
		width: 19.998%;
	}
}

@media only screen and (min-width: 1200px) {
	.masonry-large-col-1 > .masonry__item {
		width: 99.99%;
	}
	.masonry-large-col-2 > .masonry__item {
		width: 49.995%;
	}
	.masonry-large-col-3 > .masonry__item {
		width: 33.33%;
	}
	.masonry-large-col-4 > .masonry__item {
		width: 24.9975%;
	}
	.masonry-large-col-5 > .masonry__item {
		width: 19.998%;
	}
	.masonry-large-col-6 > .masonry__item {
		width: 16.665%;
	}
}

.masonry__item-image {
	display: block;
	margin-bottom: 1.76471rem; 
	position: relative;
}
.masonry__item-image img {
	display: block;
	margin-left: auto;
	margin-right: auto; 
	width: 100%;
}

.masonry__item-title {
	margin-bottom: 0;
}

.masonry__item-meta * {
	font-family: "Georgia", serif; 
	font-size: 0.76471rem;
	font-style: italic;
}

.masonry__item-meta li:after {
	content: ",";
}

.masonry__item-meta li:last-child:after {
	content: none;
}

.masonry__item-meta,
.masonry__item-meta a {
	color: #555659;
}

/**
 *   7.6 - Selected projects
 */
/**
 *   7.7 - Filter
 */
.filter {
	margin-bottom: 2.35294rem;
}
@media not screen and (min-width: 800px) {
	.filter {
		margin-bottom: 1.17647rem;
	}
}

.filter .filter__label {
	color: #171617;
	font-weight: 700; 
	margin-right: 1.17647rem;
}
@media not screen and (min-width: 800px) {
	.filter .filter__label {
		margin-right: 0;
	}
}
.filter .filter__label:after {
	content: ": ";
}

.filter__fields a {
	color: #afafaf;
	-webkit-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.filter__fields a:hover,
.filter__fields a.current {
	color: #171617;
}

.filter__tags {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out; 
	width: 100%;
	z-index: 1;
}
.filter__tags.current {
	opacity: 1;
	z-index: 2;
}
.filter__tags .btn-link {
	border-bottom: 1px solid transparent; 
	display: inline-block;
	margin: 0 0.58824rem;
}
.filter__tags .btn-link.selected,
.filter__tags .btn-link:hover {
	border-bottom: 1px solid #171617;
	color: #171617;
}
.filter__tags .btn-link:focus {
	outline: none;
}

.filter__tags-container {
	margin-bottom: 3.52941rem;
}
@media not screen and (min-width: 800px) {
	.filter__tags-container {
		margin-bottom: 1.17647rem;
	}
}

.filter,
.filter__tags-container {
	opacity: 0;
	pointer-events: none; 
	-webkit-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.filter.usable,
.filter__tags-container.usable {
	opacity: 1; 
	pointer-events: auto;
}

/**
 *   7.8 - Share overlay
 */
.overlay {
	background: #171617;
	bottom: 0;
	color: white;
	display: table;
	height: 100vh;
	left: 0;
	opacity: 0;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	position: fixed;
	top: 0;
	-webkit-transform: translateY(100%) translateZ(0);
	transform: translateY(100%) translateZ(0); 
	width: 100%;
	z-index: 101;
}
.overlay a {
	color: white;
}

.overlay__wrapper {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.is--IE .overlay__wrapper {
	min-height: 0 !important;
}

.is--IE .overlay,
.is--IE
.overlay__wrapper {
	display: block !important;
	width: 100%;
}

.overlay--navigation {
	background-position: center; 
	background-size: cover;
	display: block;
}
.overlay--navigation .overlay__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: justify;
	min-height: 100%;

	-webkit-box-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-pack: justify;
	justify-content: space-between;
}

#at15s.atm {
	display: none !important;
}

.overlay__sidebar {
	display: block;
	font-size: 1.41176rem;
	font-weight: 300; 
	margin: 3.52941rem auto;
	min-height: 2.35294rem;
}
.overlay__sidebar > .one-whole {
	width: auto !important;
}
.overlay__sidebar .widget {
	margin-bottom: 2.35294rem; 
	text-align: center;
}
.overlay__sidebar .widget:last-child {
	margin-bottom: 0;
}
.overlay__sidebar .widget__title {
	display: none;
}
.overlay__sidebar .widget_pages ul ul,
.overlay__sidebar .widget_categories ul ul,
.overlay__sidebar .widget_meta ul ul,
.overlay__sidebar .widget_recent_entries ul ul,
.overlay__sidebar .widget_archive ul ul,
.overlay__sidebar .widget_nav_menu > div ul ul {
	display: none;
}
.overlay__sidebar .widget.widget_nav_menu > .menu-social-menu-container > ul > li:after {
	content: none;
}

@media not screen and (min-width: 800px) {
	.admin-bar .sidebar__overlay-before {
		margin-top: 100px;
	}
}

.btn.btn--close-overlay,
input.btn--close-overlay[type="submit"] {
	font-size: 25px;
	min-width: 0;
}

.share-title {
	color: white;
}

.share-icons {
	display: inline-block;
	list-style: none;
	margin-left: -4px;
}
.share-icons > li {
	float: left;
	margin-left: 4px;
	opacity: 0;
	-webkit-transform: translateY(120px);
	transform: translateY(120px);
}
.share-icons > li a {
	display: block;
	padding: 12px !important;
}
.share-icons > li a:focus {
	outline: none;
}
.share-icons > li span {
	background: transparent !important; 
	margin: 0 !important;
}

.has_sidebar .content--single-post {
	max-width: 70.58824rem;
}

.has_sidebar .post-sidebar-wrapper {
	position: relative;
}

.has_sidebar .sidebar--single-post {
	padding-bottom: 1.17647rem; 
	padding-top: 1.17647rem;
	position: relative;
}

@media only screen and (min-width: 800px) {
	.has_sidebar .sidebar-helper {
		float: left;
		margin-right: -30%;
		width: 100%;
	}
	.rtl .has_sidebar .sidebar-helper {
		float: right;
		margin-left: -30%; 
		margin-right: 0;
	}
	.has_sidebar .post-content-wrapper {
		margin-right: 30%;
		padding-right: 2.35294rem;
	}
	.has_sidebar .post-content-wrapper:before {
		border-right: 1px solid #d7d7d7; 
		bottom: 0;
		content: "";
		position: absolute;
		right: 30%;
		top: 0;
	}
	.rtl .has_sidebar .post-content-wrapper {
		margin-left: 30%;
		margin-right: 0;
		padding-left: 2.35294rem; 
		padding-right: 0;
	}
	.rtl .has_sidebar .post-content-wrapper:before {
		left: 30%; 
		right: auto;
	}
	.has_sidebar .sidebar--single-post {
		float: right;
		padding-left: 2.35294rem; 
		width: 30%;
		z-index: 5;
	}
	.rtl .has_sidebar .sidebar--single-post {
		float: left;
		padding-left: 0;
		padding-right: 2.35294rem;
	}
}

@media only screen and (min-width: 1200px) {
	.has_sidebar .sidebar-helper {
		margin-right: -20.58824rem;
	}
	.rtl .has_sidebar .sidebar-helper {
		margin-right: 0;
	}
	.has_sidebar .post-content-wrapper {
		margin-right: 20.58824rem;
		padding-right: 3.52941rem;
	}
	.has_sidebar .post-content-wrapper:before {
		right: 20.58824rem;
	}
	.rtl .has_sidebar .post-content-wrapper {
		margin-left: 20.58824rem;
		margin-right: 0;
		padding-left: 3.52941rem; 
		padding-right: 0;
	}
	.rtl .has_sidebar .post-content-wrapper:before {
		left: 20.58824rem; 
		right: auto;
	}
	.has_sidebar .sidebar--single-post {
		padding-left: 3.52941rem; 
		width: 20.58824rem;
	}
	.rtl .has_sidebar .sidebar--single-post {
		padding-left: 0;
		padding-right: 3.52941rem;
	}
}

/**
 * 8.0 - Pages
 *   8.1 - Single
 */
.single .entry-header {
	text-align: center;
}

.single .entry-thumbnail {
	margin-bottom: 2.35294rem;
}
@media only screen and (min-width: 800px) {
	.single .entry-thumbnail {
		margin-left: -7.05882rem;
		margin-right: -7.05882rem;
	}
}

.single .entry-title {
	margin-bottom: 1.64706rem;
}

.entry-meta {
	font-size: 0.88235rem;
	margin: 1.47059rem 0;
}
.entry-meta a {
	border: 0;
	color: #afafaf;
	text-decoration: none;
}

.entry-header a {
	color: #555659;
}

.cat-links a {
	color: #7a7c80;
}

.entry-date + .cat-links:not(:empty):before {
	content: "\2013";
	margin-left: 2px;
	margin-right: 4px;
}

.form-password {
	text-align: center;
}
.form-password .auth__pass {
	margin: 2.35294rem auto; 
	max-width: 29.41176rem;
}

.search-no-results .archive-blog {
	text-align: center;
}

.error404 .container {
	padding: 11.76471rem 0;
}

/**
 *   8.2 - Blog
 */
.archive-blog.masonry {
	margin-top: 0;
}

.archive-blog .masonry__item.type-post,
.archive-blog .masonry__item.page,
.archive-blog .masonry__item.mies_portfolio {
	margin-bottom: 0;
	margin-top: 0;
	opacity: 0;
	text-align: left;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.archive-blog .masonry__item.type-post a,
.archive-blog .masonry__item.page a,
.archive-blog .masonry__item.mies_portfolio a {
	border: 0;
}

.archive-blog[style] .masonry__item {
	opacity: 1;
}

.archive-blog .entry-header {
	text-align: left;
}

.archive-blog .entry-meta {
	font-size: 0.76471rem;
	margin-bottom: 1.17647rem;
	margin-top: 0; 
	-webkit-transform: none;
	transform: none;
}
.archive-blog .entry-meta a {
	display: inline-block;
}

.archive-blog .entry-thumbnail {
	margin-bottom: 1.17647rem;
}
.archive-blog .entry-thumbnail img {
	display: block;
}

.archive-blog .entry-title {
	font-size: 0.82353rem;
	line-height: 1.33;
	margin-bottom: 1.17647rem;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}

.archive-blog .entry-content {
	font-size: 0.82353rem;
	margin-bottom: 1.17647rem;
}
.archive-blog .entry-content p {
	margin-bottom: 0;
}

.archive-blog footer.entry-meta {
	margin-bottom: 0;
}

.archive-blog article {
	margin-bottom: 0; 
	padding-bottom: 2.35294rem;
}
@media only screen and (min-width: 480px) {
	.archive-blog article {
		width: 50%;
	}
}
@media only screen and (min-width: 1000px) {
	.archive-blog article {
		width: 33.3333333%;
	}
}

.archive-blog a {
	border-bottom: 0;
}

.archive-blog .read-more {
	color: #afafaf; 
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.archive-blog embed {
	max-width: 100%;
}

.archive-blog blockquote {
	padding: 0;
}
.archive-blog blockquote,
.archive-blog blockquote:before,
.archive-blog blockquote a {
	text-align: left;
}
.archive-blog blockquote a {
	margin-top: 1.64706rem;
}
.archive-blog blockquote:before {
	margin-bottom: 0;
}

.search-no-results .archive-blog {
	height: auto !important;
}

@media not screen and (min-width: 800px) {
	.archive-categories {
		margin-top: 1.17647rem;
	}
}

.archive-categories a {
	color: #555659; 
	font-size: 0.82353rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding: 0 0.88235rem;
	text-transform: uppercase;
}
@media not screen and (min-width: 800px) {
	.archive-categories a {
		padding: 0.70588rem;
	}
}

.archive-categories .current a {
	color: white;
}

.sticky > .article__body {
	position: relative;
	z-index: 1;
}
.sticky > .article__body:before {
	background-color: #f1f1f1; 
	bottom: -0.58824rem;
	content: "";
	left: -0.58824rem;
	position: absolute;
	right: -0.58824rem;
	top: -0.58824rem;
	z-index: -1;
}

.load-more__container {
	margin-top: 1.76471rem;
}
.load-more__container .btn,
.load-more__container input[type="submit"] {
	display: inline-block;
	overflow: hidden; 
	position: relative;
}
.load-more__container .btn *,
.load-more__container input[type="submit"] * {
	display: inline-block;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear; 
	vertical-align: middle;
}
.load-more__container .btn .regular-text,
.load-more__container input[type="submit"] .regular-text {
	margin-top: -0.11765rem;
}
.load-more__container .btn .loading-text,
.load-more__container input[type="submit"] .loading-text {
	left: 50%;
	opacity: 0; 
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(200%);
	transform: translateX(-50%) translateY(200%);
}
.load-more__container .btn .loading-img,
.load-more__container input[type="submit"] .loading-img {
	left: 50%;
	opacity: 0; 
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(5);
	transform: translateY(-50%) translateX(-50%) scale(5);
}
.load-more__container .btn.loading .regular-text,
.load-more__container input.loading[type="submit"] .regular-text {
	opacity: 0; 
	-webkit-transform: translateY(-200%);
	transform: translateY(-200%);
}
.load-more__container .btn.loading .loading-text,
.load-more__container input.loading[type="submit"] .loading-text {
	opacity: 1; 
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.load-more__container .btn.loading .loading-img,
.load-more__container input.loading[type="submit"] .loading-img {
	opacity: 0.5;
}

/**
 * 9.0 - Vendor / plugins
 */
/*!
 * Font Awesome Free 5.4.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.icon,
.fas,
.far,
.fal,
.fab {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	line-height: 1; 
	text-rendering: auto;
}

.icon-lg {
	font-size: 1.33333em;
	line-height: 0.75em;
	vertical-align: -0.0667em;
}

.icon-xs {
	font-size: 0.75em;
}

.icon-sm {
	font-size: 0.875em;
}

.icon-1x {
	font-size: 1em;
}

.icon-2x {
	font-size: 2em;
}

.icon-3x {
	font-size: 3em;
}

.icon-4x {
	font-size: 4em;
}

.icon-5x {
	font-size: 5em;
}

.icon-6x {
	font-size: 6em;
}

.icon-7x {
	font-size: 7em;
}

.icon-8x {
	font-size: 8em;
}

.icon-9x {
	font-size: 9em;
}

.icon-10x {
	font-size: 10em;
}

.icon-fw {
	text-align: center;
	width: 1.25em;
}

.icon-ul {
	list-style-type: none;
	margin-left: 2.5em;
	padding-left: 0;
}
.icon-ul > li {
	position: relative;
}

.icon-li {
	left: -2em;
	line-height: inherit; 
	position: absolute;
	text-align: center;
	width: 2em;
}

.icon-border {
	border: solid 0.08em #eeeeee;
	border-radius: 0.1em;
	padding: 0.2em 0.25em 0.15em;
}

.icon-pull-left {
	float: left;
}

.icon-pull-right {
	float: right;
}

.icon.icon-pull-left,
.fas.icon-pull-left,
.far.icon-pull-left,
.fal.icon-pull-left,
.fab.icon-pull-left {
	margin-right: 0.3em;
}

.icon.icon-pull-right,
.fas.icon-pull-right,
.far.icon-pull-right,
.fal.icon-pull-right,
.fab.icon-pull-right {
	margin-left: 0.3em;
}

.icon-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
}

.icon-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.icon-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.icon-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.icon-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.icon-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.icon-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1);
}

.icon-flip-horizontal.icon-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1);
}

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
	-webkit-filter: none;
	filter: none;
}

.icon-stack {
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle;
	width: 2em;
}

.icon-stack-1x,
.icon-stack-2x {
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

.icon-stack-1x {
	line-height: inherit;
}

.icon-stack-2x {
	font-size: 2em;
}

.icon-inverse {
	color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.icon-500px:before {
	content: "\f26e";
}

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

.icon-accusoft:before {
	content: "\f369";
}

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

.icon-ad:before {
	content: "\f641";
}

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

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

.icon-adjust:before {
	content: "\f042";
}

.icon-adn:before {
	content: "\f170";
}

.icon-adversal:before {
	content: "\f36a";
}

.icon-affiliatetheme:before {
	content: "\f36b";
}

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

.icon-algolia:before {
	content: "\f36c";
}

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

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

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

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

.icon-alipay:before {
	content: "\f642";
}

.icon-allergies:before {
	content: "\f461";
}

.icon-amazon:before {
	content: "\f270";
}

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

.icon-ambulance:before {
	content: "\f0f9";
}

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

.icon-amilia:before {
	content: "\f36d";
}

.icon-anchor:before {
	content: "\f13d";
}

.icon-android:before {
	content: "\f17b";
}

.icon-angellist:before {
	content: "\f209";
}

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

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

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

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

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

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

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

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

.icon-angry:before {
	content: "\f556";
}

.icon-angrycreative:before {
	content: "\f36e";
}

.icon-angular:before {
	content: "\f420";
}

.icon-ankh:before {
	content: "\f644";
}

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

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

.icon-apper:before {
	content: "\f371";
}

.icon-apple:before {
	content: "\f179";
}

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

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

.icon-archive:before {
	content: "\f187";
}

.icon-archway:before {
	content: "\f557";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-asterisk:before {
	content: "\f069";
}

.icon-asymmetrik:before {
	content: "\f372";
}

.icon-at:before {
	content: "\f1fa";
}

.icon-atlas:before {
	content: "\f558";
}

.icon-atom:before {
	content: "\f5d2";
}

.icon-audible:before {
	content: "\f373";
}

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

.icon-autoprefixer:before {
	content: "\f41c";
}

.icon-avianex:before {
	content: "\f374";
}

.icon-aviato:before {
	content: "\f421";
}

.icon-award:before {
	content: "\f559";
}

.icon-aws:before {
	content: "\f375";
}

.icon-backspace:before {
	content: "\f55a";
}

.icon-backward:before {
	content: "\f04a";
}

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

.icon-ban:before {
	content: "\f05e";
}

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

.icon-bandcamp:before {
	content: "\f2d5";
}

.icon-barcode:before {
	content: "\f02a";
}

.icon-bars:before {
	content: "\f0c9";
}

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

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

.icon-bath:before {
	content: "\f2cd";
}

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

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

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

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

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

.icon-bed:before {
	content: "\f236";
}

.icon-beer:before {
	content: "\f0fc";
}

.icon-behance:before {
	content: "\f1b4";
}

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

.icon-bell:before {
	content: "\f0f3";
}

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

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

.icon-bible:before {
	content: "\f647";
}

.icon-bicycle:before {
	content: "\f206";
}

.icon-bimobject:before {
	content: "\f378";
}

.icon-binoculars:before {
	content: "\f1e5";
}

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

.icon-bitbucket:before {
	content: "\f171";
}

.icon-bitcoin:before {
	content: "\f379";
}

.icon-bity:before {
	content: "\f37a";
}

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

.icon-blackberry:before {
	content: "\f37b";
}

.icon-blender:before {
	content: "\f517";
}

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

.icon-blind:before {
	content: "\f29d";
}

.icon-blogger:before {
	content: "\f37c";
}

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

.icon-bluetooth:before {
	content: "\f293";
}

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

.icon-bold:before {
	content: "\f032";
}

.icon-bolt:before {
	content: "\f0e7";
}

.icon-bomb:before {
	content: "\f1e2";
}

.icon-bone:before {
	content: "\f5d7";
}

.icon-bong:before {
	content: "\f55c";
}

.icon-book:before {
	content: "\f02d";
}

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

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

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

.icon-bookmark:before {
	content: "\f02e";
}

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

.icon-box:before {
	content: "\f466";
}

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

.icon-boxes:before {
	content: "\f468";
}

.icon-braille:before {
	content: "\f2a1";
}

.icon-brain:before {
	content: "\f5dc";
}

.icon-briefcase:before {
	content: "\f0b1";
}

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

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

.icon-broom:before {
	content: "\f51a";
}

.icon-brush:before {
	content: "\f55d";
}

.icon-btc:before {
	content: "\f15a";
}

.icon-bug:before {
	content: "\f188";
}

.icon-building:before {
	content: "\f1ad";
}

.icon-bullhorn:before {
	content: "\f0a1";
}

.icon-bullseye:before {
	content: "\f140";
}

.icon-burn:before {
	content: "\f46a";
}

.icon-buromobelexperte:before {
	content: "\f37f";
}

.icon-bus:before {
	content: "\f207";
}

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

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

.icon-buysellads:before {
	content: "\f20d";
}

.icon-calculator:before {
	content: "\f1ec";
}

.icon-calendar:before {
	content: "\f133";
}

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

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

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

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

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

.icon-camera:before {
	content: "\f030";
}

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

.icon-campground:before {
	content: "\f6bb";
}

.icon-cannabis:before {
	content: "\f55f";
}

.icon-capsules:before {
	content: "\f46b";
}

.icon-car:before {
	content: "\f1b9";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-cat:before {
	content: "\f6be";
}

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

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

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

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

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

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

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

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

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

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

.icon-centercode:before {
	content: "\f380";
}

.icon-certificate:before {
	content: "\f0a3";
}

.icon-chair:before {
	content: "\f6c0";
}

.icon-chalkboard:before {
	content: "\f51b";
}

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

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

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

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

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

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

.icon-check:before {
	content: "\f00c";
}

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

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

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

.icon-chess:before {
	content: "\f439";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-child:before {
	content: "\f1ae";
}

.icon-chrome:before {
	content: "\f268";
}

.icon-church:before {
	content: "\f51d";
}

.icon-circle:before {
	content: "\f111";
}

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

.icon-city:before {
	content: "\f64f";
}

.icon-clipboard:before {
	content: "\f328";
}

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

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

.icon-clock:before {
	content: "\f017";
}

.icon-clone:before {
	content: "\f24d";
}

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

.icon-cloud:before {
	content: "\f0c2";
}

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

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

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

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

.icon-cloudscale:before {
	content: "\f383";
}

.icon-cloudsmith:before {
	content: "\f384";
}

.icon-cloudversify:before {
	content: "\f385";
}

.icon-cocktail:before {
	content: "\f561";
}

.icon-code:before {
	content: "\f121";
}

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

.icon-codepen:before {
	content: "\f1cb";
}

.icon-codiepie:before {
	content: "\f284";
}

.icon-coffee:before {
	content: "\f0f4";
}

.icon-cog:before {
	content: "\f013";
}

.icon-cogs:before {
	content: "\f085";
}

.icon-coins:before {
	content: "\f51e";
}

.icon-columns:before {
	content: "\f0db";
}

.icon-comment:before {
	content: "\f075";
}

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

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

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

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

.icon-comments:before {
	content: "\f086";
}

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

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

.icon-compass:before {
	content: "\f14e";
}

.icon-compress:before {
	content: "\f066";
}

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

.icon-connectdevelop:before {
	content: "\f20e";
}

.icon-contao:before {
	content: "\f26d";
}

.icon-cookie:before {
	content: "\f563";
}

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

.icon-copy:before {
	content: "\f0c5";
}

.icon-copyright:before {
	content: "\f1f9";
}

.icon-couch:before {
	content: "\f4b8";
}

.icon-cpanel:before {
	content: "\f388";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-crop:before {
	content: "\f125";
}

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

.icon-cross:before {
	content: "\f654";
}

.icon-crosshairs:before {
	content: "\f05b";
}

.icon-crow:before {
	content: "\f520";
}

.icon-crown:before {
	content: "\f521";
}

.icon-css3:before {
	content: "\f13c";
}

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

.icon-cube:before {
	content: "\f1b2";
}

.icon-cubes:before {
	content: "\f1b3";
}

.icon-cut:before {
	content: "\f0c4";
}

.icon-cuttlefish:before {
	content: "\f38c";
}

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

.icon-dashcube:before {
	content: "\f210";
}

.icon-database:before {
	content: "\f1c0";
}

.icon-deaf:before {
	content: "\f2a4";
}

.icon-delicious:before {
	content: "\f1a5";
}

.icon-deploydog:before {
	content: "\f38e";
}

.icon-deskpro:before {
	content: "\f38f";
}

.icon-desktop:before {
	content: "\f108";
}

.icon-dev:before {
	content: "\f6cc";
}

.icon-deviantart:before {
	content: "\f1bd";
}

.icon-dharmachakra:before {
	content: "\f655";
}

.icon-diagnoses:before {
	content: "\f470";
}

.icon-dice:before {
	content: "\f522";
}

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

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

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

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

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

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

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

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

.icon-digg:before {
	content: "\f1a6";
}

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

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

.icon-directions:before {
	content: "\f5eb";
}

.icon-discord:before {
	content: "\f392";
}

.icon-discourse:before {
	content: "\f393";
}

.icon-divide:before {
	content: "\f529";
}

.icon-dizzy:before {
	content: "\f567";
}

.icon-dna:before {
	content: "\f471";
}

.icon-dochub:before {
	content: "\f394";
}

.icon-docker:before {
	content: "\f395";
}

.icon-dog:before {
	content: "\f6d3";
}

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

.icon-dolly:before {
	content: "\f472";
}

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

.icon-donate:before {
	content: "\f4b9";
}

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

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

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

.icon-dove:before {
	content: "\f4ba";
}

.icon-download:before {
	content: "\f019";
}

.icon-draft2digital:before {
	content: "\f396";
}

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

.icon-dragon:before {
	content: "\f6d5";
}

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

.icon-dribbble:before {
	content: "\f17d";
}

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

.icon-dropbox:before {
	content: "\f16b";
}

.icon-drum:before {
	content: "\f569";
}

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

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

.icon-drupal:before {
	content: "\f1a9";
}

.icon-dumbbell:before {
	content: "\f44b";
}

.icon-dungeon:before {
	content: "\f6d9";
}

.icon-dyalog:before {
	content: "\f399";
}

.icon-earlybirds:before {
	content: "\f39a";
}

.icon-ebay:before {
	content: "\f4f4";
}

.icon-edge:before {
	content: "\f282";
}

.icon-edit:before {
	content: "\f044";
}

.icon-eject:before {
	content: "\f052";
}

.icon-elementor:before {
	content: "\f430";
}

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

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

.icon-ello:before {
	content: "\f5f1";
}

.icon-ember:before {
	content: "\f423";
}

.icon-empire:before {
	content: "\f1d1";
}

.icon-envelope:before {
	content: "\f0e0";
}

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

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

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

.icon-envira:before {
	content: "\f299";
}

.icon-equals:before {
	content: "\f52c";
}

.icon-eraser:before {
	content: "\f12d";
}

.icon-erlang:before {
	content: "\f39d";
}

.icon-ethereum:before {
	content: "\f42e";
}

.icon-etsy:before {
	content: "\f2d7";
}

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

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

.icon-exclamation:before {
	content: "\f12a";
}

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

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

.icon-expand:before {
	content: "\f065";
}

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

.icon-expeditedssl:before {
	content: "\f23e";
}

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

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

.icon-eye:before {
	content: "\f06e";
}

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

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

.icon-facebook:before {
	content: "\f09a";
}

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

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

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

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

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

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

.icon-fax:before {
	content: "\f1ac";
}

.icon-feather:before {
	content: "\f52d";
}

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

.icon-female:before {
	content: "\f182";
}

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

.icon-file:before {
	content: "\f15b";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-fill:before {
	content: "\f575";
}

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

.icon-film:before {
	content: "\f008";
}

.icon-filter:before {
	content: "\f0b0";
}

.icon-fingerprint:before {
	content: "\f577";
}

.icon-fire:before {
	content: "\f06d";
}

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

.icon-firefox:before {
	content: "\f269";
}

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

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

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

.icon-firstdraft:before {
	content: "\f3a1";
}

.icon-fish:before {
	content: "\f578";
}

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

.icon-flag:before {
	content: "\f024";
}

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

.icon-flask:before {
	content: "\f0c3";
}

.icon-flickr:before {
	content: "\f16e";
}

.icon-flipboard:before {
	content: "\f44d";
}

.icon-flushed:before {
	content: "\f579";
}

.icon-fly:before {
	content: "\f417";
}

.icon-folder:before {
	content: "\f07b";
}

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

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

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

.icon-font:before {
	content: "\f031";
}

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

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

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

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

.icon-fonticons:before {
	content: "\f280";
}

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

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

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

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

.icon-forumbee:before {
	content: "\f211";
}

.icon-forward:before {
	content: "\f04e";
}

.icon-foursquare:before {
	content: "\f180";
}

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

.icon-freebsd:before {
	content: "\f3a4";
}

.icon-frog:before {
	content: "\f52e";
}

.icon-frown:before {
	content: "\f119";
}

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

.icon-fulcrum:before {
	content: "\f50b";
}

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

.icon-futbol:before {
	content: "\f1e3";
}

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

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

.icon-gamepad:before {
	content: "\f11b";
}

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

.icon-gavel:before {
	content: "\f0e3";
}

.icon-gem:before {
	content: "\f3a5";
}

.icon-genderless:before {
	content: "\f22d";
}

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

.icon-gg:before {
	content: "\f260";
}

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

.icon-ghost:before {
	content: "\f6e2";
}

.icon-gift:before {
	content: "\f06b";
}

.icon-git:before {
	content: "\f1d3";
}

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

.icon-github:before {
	content: "\f09b";
}

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

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

.icon-gitkraken:before {
	content: "\f3a6";
}

.icon-gitlab:before {
	content: "\f296";
}

.icon-gitter:before {
	content: "\f426";
}

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

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

.icon-glasses:before {
	content: "\f530";
}

.icon-glide:before {
	content: "\f2a5";
}

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

.icon-globe:before {
	content: "\f0ac";
}

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

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

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

.icon-gofore:before {
	content: "\f3a7";
}

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

.icon-goodreads:before {
	content: "\f3a8";
}

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

.icon-google:before {
	content: "\f1a0";
}

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

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

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

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

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

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

.icon-gopuram:before {
	content: "\f664";
}

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

.icon-gratipay:before {
	content: "\f184";
}

.icon-grav:before {
	content: "\f2d6";
}

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

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

.icon-grimace:before {
	content: "\f57f";
}

.icon-grin:before {
	content: "\f580";
}

.icon-grin-alt:before {
	content: "\f581";
}

.icon-grin-beam:before {
	content: "\f582";
}

.icon-grin-beam-sweat:before {
	content: "\f583";
}

.icon-grin-hearts:before {
	content: "\f584";
}

.icon-grin-squint:before {
	content: "\f585";
}

.icon-grin-squint-tears:before {
	content: "\f586";
}

.icon-grin-stars:before {
	content: "\f587";
}

.icon-grin-tears:before {
	content: "\f588";
}

.icon-grin-tongue:before {
	content: "\f589";
}

.icon-grin-tongue-squint:before {
	content: "\f58a";
}

.icon-grin-tongue-wink:before {
	content: "\f58b";
}

.icon-grin-wink:before {
	content: "\f58c";
}

.icon-grip-horizontal:before {
	content: "\f58d";
}

.icon-grip-vertical:before {
	content: "\f58e";
}

.icon-gripfire:before {
	content: "\f3ac";
}

.icon-grunt:before {
	content: "\f3ad";
}

.icon-gulp:before {
	content: "\f3ae";
}

.icon-h-square:before {
	content: "\f0fd";
}

.icon-hacker-news:before {
	content: "\f1d4";
}

.icon-hacker-news-square:before {
	content: "\f3af";
}

.icon-hackerrank:before {
	content: "\f5f7";
}

.icon-hammer:before {
	content: "\f6e3";
}

.icon-hamsa:before {
	content: "\f665";
}

.icon-hand-holding:before {
	content: "\f4bd";
}

.icon-hand-holding-heart:before {
	content: "\f4be";
}

.icon-hand-holding-usd:before {
	content: "\f4c0";
}

.icon-hand-lizard:before {
	content: "\f258";
}

.icon-hand-paper:before {
	content: "\f256";
}

.icon-hand-peace:before {
	content: "\f25b";
}

.icon-hand-point-down:before {
	content: "\f0a7";
}

.icon-hand-point-left:before {
	content: "\f0a5";
}

.icon-hand-point-right:before {
	content: "\f0a4";
}

.icon-hand-point-up:before {
	content: "\f0a6";
}

.icon-hand-pointer:before {
	content: "\f25a";
}

.icon-hand-rock:before {
	content: "\f255";
}

.icon-hand-scissors:before {
	content: "\f257";
}

.icon-hand-spock:before {
	content: "\f259";
}

.icon-hands:before {
	content: "\f4c2";
}

.icon-hands-helping:before {
	content: "\f4c4";
}

.icon-handshake:before {
	content: "\f2b5";
}

.icon-hanukiah:before {
	content: "\f6e6";
}

.icon-hashtag:before {
	content: "\f292";
}

.icon-hat-wizard:before {
	content: "\f6e8";
}

.icon-haykal:before {
	content: "\f666";
}

.icon-hdd:before {
	content: "\f0a0";
}

.icon-heading:before {
	content: "\f1dc";
}

.icon-headphones:before {
	content: "\f025";
}

.icon-headphones-alt:before {
	content: "\f58f";
}

.icon-headset:before {
	content: "\f590";
}

.icon-heart:before {
	content: "\f004";
}

.icon-heartbeat:before {
	content: "\f21e";
}

.icon-helicopter:before {
	content: "\f533";
}

.icon-highlighter:before {
	content: "\f591";
}

.icon-hiking:before {
	content: "\f6ec";
}

.icon-hippo:before {
	content: "\f6ed";
}

.icon-hips:before {
	content: "\f452";
}

.icon-hire-a-helper:before {
	content: "\f3b0";
}

.icon-history:before {
	content: "\f1da";
}

.icon-hockey-puck:before {
	content: "\f453";
}

.icon-home:before {
	content: "\f015";
}

.icon-hooli:before {
	content: "\f427";
}

.icon-hornbill:before {
	content: "\f592";
}

.icon-horse:before {
	content: "\f6f0";
}

.icon-hospital:before {
	content: "\f0f8";
}

.icon-hospital-alt:before {
	content: "\f47d";
}

.icon-hospital-symbol:before {
	content: "\f47e";
}

.icon-hot-tub:before {
	content: "\f593";
}

.icon-hotel:before {
	content: "\f594";
}

.icon-hotjar:before {
	content: "\f3b1";
}

.icon-hourglass:before {
	content: "\f254";
}

.icon-hourglass-end:before {
	content: "\f253";
}

.icon-hourglass-half:before {
	content: "\f252";
}

.icon-hourglass-start:before {
	content: "\f251";
}

.icon-house-damage:before {
	content: "\f6f1";
}

.icon-houzz:before {
	content: "\f27c";
}

.icon-hryvnia:before {
	content: "\f6f2";
}

.icon-html5:before {
	content: "\f13b";
}

.icon-hubspot:before {
	content: "\f3b2";
}

.icon-i-cursor:before {
	content: "\f246";
}

.icon-id-badge:before {
	content: "\f2c1";
}

.icon-id-card:before {
	content: "\f2c2";
}

.icon-id-card-alt:before {
	content: "\f47f";
}

.icon-image:before {
	content: "\f03e";
}

.icon-images:before {
	content: "\f302";
}

.icon-imdb:before {
	content: "\f2d8";
}

.icon-inbox:before {
	content: "\f01c";
}

.icon-indent:before {
	content: "\f03c";
}

.icon-industry:before {
	content: "\f275";
}

.icon-infinity:before {
	content: "\f534";
}

.icon-info:before {
	content: "\f129";
}

.icon-info-circle:before {
	content: "\f05a";
}

.icon-instagram:before {
	content: "\f16d";
}

.icon-internet-explorer:before {
	content: "\f26b";
}

.icon-ioxhost:before {
	content: "\f208";
}

.icon-italic:before {
	content: "\f033";
}

.icon-itunes:before {
	content: "\f3b4";
}

.icon-itunes-note:before {
	content: "\f3b5";
}

.icon-java:before {
	content: "\f4e4";
}

.icon-jedi:before {
	content: "\f669";
}

.icon-jedi-order:before {
	content: "\f50e";
}

.icon-jenkins:before {
	content: "\f3b6";
}

.icon-joget:before {
	content: "\f3b7";
}

.icon-joint:before {
	content: "\f595";
}

.icon-joomla:before {
	content: "\f1aa";
}

.icon-journal-whills:before {
	content: "\f66a";
}

.icon-js:before {
	content: "\f3b8";
}

.icon-js-square:before {
	content: "\f3b9";
}

.icon-jsfiddle:before {
	content: "\f1cc";
}

.icon-kaaba:before {
	content: "\f66b";
}

.icon-kaggle:before {
	content: "\f5fa";
}

.icon-key:before {
	content: "\f084";
}

.icon-keybase:before {
	content: "\f4f5";
}

.icon-keyboard:before {
	content: "\f11c";
}

.icon-keycdn:before {
	content: "\f3ba";
}

.icon-khanda:before {
	content: "\f66d";
}

.icon-kickstarter:before {
	content: "\f3bb";
}

.icon-kickstarter-k:before {
	content: "\f3bc";
}

.icon-kiss:before {
	content: "\f596";
}

.icon-kiss-beam:before {
	content: "\f597";
}

.icon-kiss-wink-heart:before {
	content: "\f598";
}

.icon-kiwi-bird:before {
	content: "\f535";
}

.icon-korvue:before {
	content: "\f42f";
}

.icon-landmark:before {
	content: "\f66f";
}

.icon-language:before {
	content: "\f1ab";
}

.icon-laptop:before {
	content: "\f109";
}

.icon-laptop-code:before {
	content: "\f5fc";
}

.icon-laravel:before {
	content: "\f3bd";
}

.icon-lastfm:before {
	content: "\f202";
}

.icon-lastfm-square:before {
	content: "\f203";
}

.icon-laugh:before {
	content: "\f599";
}

.icon-laugh-beam:before {
	content: "\f59a";
}

.icon-laugh-squint:before {
	content: "\f59b";
}

.icon-laugh-wink:before {
	content: "\f59c";
}

.icon-layer-group:before {
	content: "\f5fd";
}

.icon-leaf:before {
	content: "\f06c";
}

.icon-leanpub:before {
	content: "\f212";
}

.icon-lemon:before {
	content: "\f094";
}

.icon-less:before {
	content: "\f41d";
}

.icon-less-than:before {
	content: "\f536";
}

.icon-less-than-equal:before {
	content: "\f537";
}

.icon-level-down-alt:before {
	content: "\f3be";
}

.icon-level-up-alt:before {
	content: "\f3bf";
}

.icon-life-ring:before {
	content: "\f1cd";
}

.icon-lightbulb:before {
	content: "\f0eb";
}

.icon-line:before {
	content: "\f3c0";
}

.icon-link:before {
	content: "\f0c1";
}

.icon-linkedin:before {
	content: "\f08c";
}

.icon-linkedin-in:before {
	content: "\f0e1";
}

.icon-linode:before {
	content: "\f2b8";
}

.icon-linux:before {
	content: "\f17c";
}

.icon-lira-sign:before {
	content: "\f195";
}

.icon-list:before {
	content: "\f03a";
}

.icon-list-alt:before {
	content: "\f022";
}

.icon-list-ol:before {
	content: "\f0cb";
}

.icon-list-ul:before {
	content: "\f0ca";
}

.icon-location-arrow:before {
	content: "\f124";
}

.icon-lock:before {
	content: "\f023";
}

.icon-lock-open:before {
	content: "\f3c1";
}

.icon-long-arrow-alt-down:before {
	content: "\f309";
}

.icon-long-arrow-alt-left:before {
	content: "\f30a";
}

.icon-long-arrow-alt-right:before {
	content: "\f30b";
}

.icon-long-arrow-alt-up:before {
	content: "\f30c";
}

.icon-low-vision:before {
	content: "\f2a8";
}

.icon-luggage-cart:before {
	content: "\f59d";
}

.icon-lyft:before {
	content: "\f3c3";
}

.icon-magento:before {
	content: "\f3c4";
}

.icon-magic:before {
	content: "\f0d0";
}

.icon-magnet:before {
	content: "\f076";
}

.icon-mail-bulk:before {
	content: "\f674";
}

.icon-mailchimp:before {
	content: "\f59e";
}

.icon-male:before {
	content: "\f183";
}

.icon-mandalorian:before {
	content: "\f50f";
}

.icon-map:before {
	content: "\f279";
}

.icon-map-marked:before {
	content: "\f59f";
}

.icon-map-marked-alt:before {
	content: "\f5a0";
}

.icon-map-marker:before {
	content: "\f041";
}

.icon-map-marker-alt:before {
	content: "\f3c5";
}

.icon-map-pin:before {
	content: "\f276";
}

.icon-map-signs:before {
	content: "\f277";
}

.icon-markdown:before {
	content: "\f60f";
}

.icon-marker:before {
	content: "\f5a1";
}

.icon-mars:before {
	content: "\f222";
}

.icon-mars-double:before {
	content: "\f227";
}

.icon-mars-stroke:before {
	content: "\f229";
}

.icon-mars-stroke-h:before {
	content: "\f22b";
}

.icon-mars-stroke-v:before {
	content: "\f22a";
}

.icon-mask:before {
	content: "\f6fa";
}

.icon-mastodon:before {
	content: "\f4f6";
}

.icon-maxcdn:before {
	content: "\f136";
}

.icon-medal:before {
	content: "\f5a2";
}

.icon-medapps:before {
	content: "\f3c6";
}

.icon-medium:before {
	content: "\f23a";
}

.icon-medium-m:before {
	content: "\f3c7";
}

.icon-medkit:before {
	content: "\f0fa";
}

.icon-medrt:before {
	content: "\f3c8";
}

.icon-meetup:before {
	content: "\f2e0";
}

.icon-megaport:before {
	content: "\f5a3";
}

.icon-meh:before {
	content: "\f11a";
}

.icon-meh-blank:before {
	content: "\f5a4";
}

.icon-meh-rolling-eyes:before {
	content: "\f5a5";
}

.icon-memory:before {
	content: "\f538";
}

.icon-menorah:before {
	content: "\f676";
}

.icon-mercury:before {
	content: "\f223";
}

.icon-microchip:before {
	content: "\f2db";
}

.icon-microphone:before {
	content: "\f130";
}

.icon-microphone-alt:before {
	content: "\f3c9";
}

.icon-microphone-alt-slash:before {
	content: "\f539";
}

.icon-microphone-slash:before {
	content: "\f131";
}

.icon-microscope:before {
	content: "\f610";
}

.icon-microsoft:before {
	content: "\f3ca";
}

.icon-minus:before {
	content: "\f068";
}

.icon-minus-circle:before {
	content: "\f056";
}

.icon-minus-square:before {
	content: "\f146";
}

.icon-mix:before {
	content: "\f3cb";
}

.icon-mixcloud:before {
	content: "\f289";
}

.icon-mizuni:before {
	content: "\f3cc";
}

.icon-mobile:before {
	content: "\f10b";
}

.icon-mobile-alt:before {
	content: "\f3cd";
}

.icon-modx:before {
	content: "\f285";
}

.icon-monero:before {
	content: "\f3d0";
}

.icon-money-bill:before {
	content: "\f0d6";
}

.icon-money-bill-alt:before {
	content: "\f3d1";
}

.icon-money-bill-wave:before {
	content: "\f53a";
}

.icon-money-bill-wave-alt:before {
	content: "\f53b";
}

.icon-money-check:before {
	content: "\f53c";
}

.icon-money-check-alt:before {
	content: "\f53d";
}

.icon-monument:before {
	content: "\f5a6";
}

.icon-moon:before {
	content: "\f186";
}

.icon-mortar-pestle:before {
	content: "\f5a7";
}

.icon-mosque:before {
	content: "\f678";
}

.icon-motorcycle:before {
	content: "\f21c";
}

.icon-mountain:before {
	content: "\f6fc";
}

.icon-mouse-pointer:before {
	content: "\f245";
}

.icon-music:before {
	content: "\f001";
}

.icon-napster:before {
	content: "\f3d2";
}

.icon-neos:before {
	content: "\f612";
}

.icon-network-wired:before {
	content: "\f6ff";
}

.icon-neuter:before {
	content: "\f22c";
}

.icon-newspaper:before {
	content: "\f1ea";
}

.icon-nimblr:before {
	content: "\f5a8";
}

.icon-nintendo-switch:before {
	content: "\f418";
}

.icon-node:before {
	content: "\f419";
}

.icon-node-js:before {
	content: "\f3d3";
}

.icon-not-equal:before {
	content: "\f53e";
}

.icon-notes-medical:before {
	content: "\f481";
}

.icon-npm:before {
	content: "\f3d4";
}

.icon-ns8:before {
	content: "\f3d5";
}

.icon-nutritionix:before {
	content: "\f3d6";
}

.icon-object-group:before {
	content: "\f247";
}

.icon-object-ungroup:before {
	content: "\f248";
}

.icon-odnoklassniki:before {
	content: "\f263";
}

.icon-odnoklassniki-square:before {
	content: "\f264";
}

.icon-oil-can:before {
	content: "\f613";
}

.icon-old-republic:before {
	content: "\f510";
}

.icon-om:before {
	content: "\f679";
}

.icon-opencart:before {
	content: "\f23d";
}

.icon-openid:before {
	content: "\f19b";
}

.icon-opera:before {
	content: "\f26a";
}

.icon-optin-monster:before {
	content: "\f23c";
}

.icon-osi:before {
	content: "\f41a";
}

.icon-otter:before {
	content: "\f700";
}

.icon-outdent:before {
	content: "\f03b";
}

.icon-page4:before {
	content: "\f3d7";
}

.icon-pagelines:before {
	content: "\f18c";
}

.icon-paint-brush:before {
	content: "\f1fc";
}

.icon-paint-roller:before {
	content: "\f5aa";
}

.icon-palette:before {
	content: "\f53f";
}

.icon-palfed:before {
	content: "\f3d8";
}

.icon-pallet:before {
	content: "\f482";
}

.icon-paper-plane:before {
	content: "\f1d8";
}

.icon-paperclip:before {
	content: "\f0c6";
}

.icon-parachute-box:before {
	content: "\f4cd";
}

.icon-paragraph:before {
	content: "\f1dd";
}

.icon-parking:before {
	content: "\f540";
}

.icon-passport:before {
	content: "\f5ab";
}

.icon-pastafarianism:before {
	content: "\f67b";
}

.icon-paste:before {
	content: "\f0ea";
}

.icon-patreon:before {
	content: "\f3d9";
}

.icon-pause:before {
	content: "\f04c";
}

.icon-pause-circle:before {
	content: "\f28b";
}

.icon-paw:before {
	content: "\f1b0";
}

.icon-paypal:before {
	content: "\f1ed";
}

.icon-peace:before {
	content: "\f67c";
}

.icon-pen:before {
	content: "\f304";
}

.icon-pen-alt:before {
	content: "\f305";
}

.icon-pen-fancy:before {
	content: "\f5ac";
}

.icon-pen-nib:before {
	content: "\f5ad";
}

.icon-pen-square:before {
	content: "\f14b";
}

.icon-pencil-alt:before {
	content: "\f303";
}

.icon-pencil-ruler:before {
	content: "\f5ae";
}

.icon-penny-arcade:before {
	content: "\f704";
}

.icon-people-carry:before {
	content: "\f4ce";
}

.icon-percent:before {
	content: "\f295";
}

.icon-percentage:before {
	content: "\f541";
}

.icon-periscope:before {
	content: "\f3da";
}

.icon-phabricator:before {
	content: "\f3db";
}

.icon-phoenix-framework:before {
	content: "\f3dc";
}

.icon-phoenix-squadron:before {
	content: "\f511";
}

.icon-phone:before {
	content: "\f095";
}

.icon-phone-slash:before {
	content: "\f3dd";
}

.icon-phone-square:before {
	content: "\f098";
}

.icon-phone-volume:before {
	content: "\f2a0";
}

.icon-php:before {
	content: "\f457";
}

.icon-pied-piper:before {
	content: "\f2ae";
}

.icon-pied-piper-alt:before {
	content: "\f1a8";
}

.icon-pied-piper-hat:before {
	content: "\f4e5";
}

.icon-pied-piper-pp:before {
	content: "\f1a7";
}

.icon-piggy-bank:before {
	content: "\f4d3";
}

.icon-pills:before {
	content: "\f484";
}

.icon-pinterest:before {
	content: "\f0d2";
}

.icon-pinterest-p:before {
	content: "\f231";
}

.icon-pinterest-square:before {
	content: "\f0d3";
}

.icon-place-of-worship:before {
	content: "\f67f";
}

.icon-plane:before {
	content: "\f072";
}

.icon-plane-arrival:before {
	content: "\f5af";
}

.icon-plane-departure:before {
	content: "\f5b0";
}

.icon-play:before {
	content: "\f04b";
}

.icon-play-circle:before {
	content: "\f144";
}

.icon-playstation:before {
	content: "\f3df";
}

.icon-plug:before {
	content: "\f1e6";
}

.icon-plus:before {
	content: "\f067";
}

.icon-plus-circle:before {
	content: "\f055";
}

.icon-plus-square:before {
	content: "\f0fe";
}

.icon-podcast:before {
	content: "\f2ce";
}

.icon-poll:before {
	content: "\f681";
}

.icon-poll-h:before {
	content: "\f682";
}

.icon-poo:before {
	content: "\f2fe";
}

.icon-poop:before {
	content: "\f619";
}

.icon-portrait:before {
	content: "\f3e0";
}

.icon-pound-sign:before {
	content: "\f154";
}

.icon-power-off:before {
	content: "\f011";
}

.icon-pray:before {
	content: "\f683";
}

.icon-praying-hands:before {
	content: "\f684";
}

.icon-prescription:before {
	content: "\f5b1";
}

.icon-prescription-bottle:before {
	content: "\f485";
}

.icon-prescription-bottle-alt:before {
	content: "\f486";
}

.icon-print:before {
	content: "\f02f";
}

.icon-procedures:before {
	content: "\f487";
}

.icon-product-hunt:before {
	content: "\f288";
}

.icon-project-diagram:before {
	content: "\f542";
}

.icon-pushed:before {
	content: "\f3e1";
}

.icon-puzzle-piece:before {
	content: "\f12e";
}

.icon-python:before {
	content: "\f3e2";
}

.icon-qq:before {
	content: "\f1d6";
}

.icon-qrcode:before {
	content: "\f029";
}

.icon-question:before {
	content: "\f128";
}

.icon-question-circle:before {
	content: "\f059";
}

.icon-quidditch:before {
	content: "\f458";
}

.icon-quinscape:before {
	content: "\f459";
}

.icon-quora:before {
	content: "\f2c4";
}

.icon-quote-left:before {
	content: "\f10d";
}

.icon-quote-right:before {
	content: "\f10e";
}

.icon-quran:before {
	content: "\f687";
}

.icon-r-project:before {
	content: "\f4f7";
}

.icon-random:before {
	content: "\f074";
}

.icon-ravelry:before {
	content: "\f2d9";
}

.icon-react:before {
	content: "\f41b";
}

.icon-readme:before {
	content: "\f4d5";
}

.icon-rebel:before {
	content: "\f1d0";
}

.icon-receipt:before {
	content: "\f543";
}

.icon-recycle:before {
	content: "\f1b8";
}

.icon-red-river:before {
	content: "\f3e3";
}

.icon-reddit:before {
	content: "\f1a1";
}

.icon-reddit-alien:before {
	content: "\f281";
}

.icon-reddit-square:before {
	content: "\f1a2";
}

.icon-redo:before {
	content: "\f01e";
}

.icon-redo-alt:before {
	content: "\f2f9";
}

.icon-registered:before {
	content: "\f25d";
}

.icon-rendact:before {
	content: "\f3e4";
}

.icon-renren:before {
	content: "\f18b";
}

.icon-reply:before {
	content: "\f3e5";
}

.icon-reply-all:before {
	content: "\f122";
}

.icon-replyd:before {
	content: "\f3e6";
}

.icon-researchgate:before {
	content: "\f4f8";
}

.icon-resolving:before {
	content: "\f3e7";
}

.icon-retweet:before {
	content: "\f079";
}

.icon-rev:before {
	content: "\f5b2";
}

.icon-ribbon:before {
	content: "\f4d6";
}

.icon-ring:before {
	content: "\f70b";
}

.icon-road:before {
	content: "\f018";
}

.icon-robot:before {
	content: "\f544";
}

.icon-rocket:before {
	content: "\f135";
}

.icon-rocketchat:before {
	content: "\f3e8";
}

.icon-rockrms:before {
	content: "\f3e9";
}

.icon-route:before {
	content: "\f4d7";
}

.icon-rss:before {
	content: "\f09e";
}

.icon-rss-square:before {
	content: "\f143";
}

.icon-ruble-sign:before {
	content: "\f158";
}

.icon-ruler:before {
	content: "\f545";
}

.icon-ruler-combined:before {
	content: "\f546";
}

.icon-ruler-horizontal:before {
	content: "\f547";
}

.icon-ruler-vertical:before {
	content: "\f548";
}

.icon-running:before {
	content: "\f70c";
}

.icon-rupee-sign:before {
	content: "\f156";
}

.icon-sad-cry:before {
	content: "\f5b3";
}

.icon-sad-tear:before {
	content: "\f5b4";
}

.icon-safari:before {
	content: "\f267";
}

.icon-sass:before {
	content: "\f41e";
}

.icon-save:before {
	content: "\f0c7";
}

.icon-schlix:before {
	content: "\f3ea";
}

.icon-school:before {
	content: "\f549";
}

.icon-screwdriver:before {
	content: "\f54a";
}

.icon-scribd:before {
	content: "\f28a";
}

.icon-scroll:before {
	content: "\f70e";
}

.icon-search:before {
	content: "\f002";
}

.icon-search-dollar:before {
	content: "\f688";
}

.icon-search-location:before {
	content: "\f689";
}

.icon-search-minus:before {
	content: "\f010";
}

.icon-search-plus:before {
	content: "\f00e";
}

.icon-searchengin:before {
	content: "\f3eb";
}

.icon-seedling:before {
	content: "\f4d8";
}

.icon-sellcast:before {
	content: "\f2da";
}

.icon-sellsy:before {
	content: "\f213";
}

.icon-server:before {
	content: "\f233";
}

.icon-servicestack:before {
	content: "\f3ec";
}

.icon-shapes:before {
	content: "\f61f";
}

.icon-share:before {
	content: "\f064";
}

.icon-share-alt:before {
	content: "\f1e0";
}

.icon-share-alt-square:before {
	content: "\f1e1";
}

.icon-share-square:before {
	content: "\f14d";
}

.icon-shekel-sign:before {
	content: "\f20b";
}

.icon-shield-alt:before {
	content: "\f3ed";
}

.icon-ship:before {
	content: "\f21a";
}

.icon-shipping-fast:before {
	content: "\f48b";
}

.icon-shirtsinbulk:before {
	content: "\f214";
}

.icon-shoe-prints:before {
	content: "\f54b";
}

.icon-shopping-bag:before {
	content: "\f290";
}

.icon-shopping-basket:before {
	content: "\f291";
}

.icon-shopping-cart:before {
	content: "\f07a";
}

.icon-shopware:before {
	content: "\f5b5";
}

.icon-shower:before {
	content: "\f2cc";
}

.icon-shuttle-van:before {
	content: "\f5b6";
}

.icon-sign:before {
	content: "\f4d9";
}

.icon-sign-in-alt:before {
	content: "\f2f6";
}

.icon-sign-language:before {
	content: "\f2a7";
}

.icon-sign-out-alt:before {
	content: "\f2f5";
}

.icon-signal:before {
	content: "\f012";
}

.icon-signature:before {
	content: "\f5b7";
}

.icon-simplybuilt:before {
	content: "\f215";
}

.icon-sistrix:before {
	content: "\f3ee";
}

.icon-sitemap:before {
	content: "\f0e8";
}

.icon-sith:before {
	content: "\f512";
}

.icon-skull:before {
	content: "\f54c";
}

.icon-skull-crossbones:before {
	content: "\f714";
}

.icon-skyatlas:before {
	content: "\f216";
}

.icon-skype:before {
	content: "\f17e";
}

.icon-slack:before {
	content: "\f198";
}

.icon-slack-hash:before {
	content: "\f3ef";
}

.icon-slash:before {
	content: "\f715";
}

.icon-sliders-h:before {
	content: "\f1de";
}

.icon-slideshare:before {
	content: "\f1e7";
}

.icon-smile:before {
	content: "\f118";
}

.icon-smile-beam:before {
	content: "\f5b8";
}

.icon-smile-wink:before {
	content: "\f4da";
}

.icon-smoking:before {
	content: "\f48d";
}

.icon-smoking-ban:before {
	content: "\f54d";
}

.icon-snapchat:before {
	content: "\f2ab";
}

.icon-snapchat-ghost:before {
	content: "\f2ac";
}

.icon-snapchat-square:before {
	content: "\f2ad";
}

.icon-snowflake:before {
	content: "\f2dc";
}

.icon-socks:before {
	content: "\f696";
}

.icon-solar-panel:before {
	content: "\f5ba";
}

.icon-sort:before {
	content: "\f0dc";
}

.icon-sort-alpha-down:before {
	content: "\f15d";
}

.icon-sort-alpha-up:before {
	content: "\f15e";
}

.icon-sort-amount-down:before {
	content: "\f160";
}

.icon-sort-amount-up:before {
	content: "\f161";
}

.icon-sort-down:before {
	content: "\f0dd";
}

.icon-sort-numeric-down:before {
	content: "\f162";
}

.icon-sort-numeric-up:before {
	content: "\f163";
}

.icon-sort-up:before {
	content: "\f0de";
}

.icon-soundcloud:before {
	content: "\f1be";
}

.icon-spa:before {
	content: "\f5bb";
}

.icon-space-shuttle:before {
	content: "\f197";
}

.icon-speakap:before {
	content: "\f3f3";
}

.icon-spider:before {
	content: "\f717";
}

.icon-spinner:before {
	content: "\f110";
}

.icon-splotch:before {
	content: "\f5bc";
}

.icon-spotify:before {
	content: "\f1bc";
}

.icon-spray-can:before {
	content: "\f5bd";
}

.icon-square:before {
	content: "\f0c8";
}

.icon-square-full:before {
	content: "\f45c";
}

.icon-square-root-alt:before {
	content: "\f698";
}

.icon-squarespace:before {
	content: "\f5be";
}

.icon-stack-exchange:before {
	content: "\f18d";
}

.icon-stack-overflow:before {
	content: "\f16c";
}

.icon-stamp:before {
	content: "\f5bf";
}

.icon-star:before {
	content: "\f005";
}

.icon-star-and-crescent:before {
	content: "\f699";
}

.icon-star-half:before {
	content: "\f089";
}

.icon-star-half-alt:before {
	content: "\f5c0";
}

.icon-star-of-david:before {
	content: "\f69a";
}

.icon-star-of-life:before {
	content: "\f621";
}

.icon-staylinked:before {
	content: "\f3f5";
}

.icon-steam:before {
	content: "\f1b6";
}

.icon-steam-square:before {
	content: "\f1b7";
}

.icon-steam-symbol:before {
	content: "\f3f6";
}

.icon-step-backward:before {
	content: "\f048";
}

.icon-step-forward:before {
	content: "\f051";
}

.icon-stethoscope:before {
	content: "\f0f1";
}

.icon-sticker-mule:before {
	content: "\f3f7";
}

.icon-sticky-note:before {
	content: "\f249";
}

.icon-stop:before {
	content: "\f04d";
}

.icon-stop-circle:before {
	content: "\f28d";
}

.icon-stopwatch:before {
	content: "\f2f2";
}

.icon-store:before {
	content: "\f54e";
}

.icon-store-alt:before {
	content: "\f54f";
}

.icon-strava:before {
	content: "\f428";
}

.icon-stream:before {
	content: "\f550";
}

.icon-street-view:before {
	content: "\f21d";
}

.icon-strikethrough:before {
	content: "\f0cc";
}

.icon-stripe:before {
	content: "\f429";
}

.icon-stripe-s:before {
	content: "\f42a";
}

.icon-stroopwafel:before {
	content: "\f551";
}

.icon-studiovinari:before {
	content: "\f3f8";
}

.icon-stumbleupon:before {
	content: "\f1a4";
}

.icon-stumbleupon-circle:before {
	content: "\f1a3";
}

.icon-subscript:before {
	content: "\f12c";
}

.icon-subway:before {
	content: "\f239";
}

.icon-suitcase:before {
	content: "\f0f2";
}

.icon-suitcase-rolling:before {
	content: "\f5c1";
}

.icon-sun:before {
	content: "\f185";
}

.icon-superpowers:before {
	content: "\f2dd";
}

.icon-superscript:before {
	content: "\f12b";
}

.icon-supple:before {
	content: "\f3f9";
}

.icon-surprise:before {
	content: "\f5c2";
}

.icon-swatchbook:before {
	content: "\f5c3";
}

.icon-swimmer:before {
	content: "\f5c4";
}

.icon-swimming-pool:before {
	content: "\f5c5";
}

.icon-synagogue:before {
	content: "\f69b";
}

.icon-sync:before {
	content: "\f021";
}

.icon-sync-alt:before {
	content: "\f2f1";
}

.icon-syringe:before {
	content: "\f48e";
}

.icon-table:before {
	content: "\f0ce";
}

.icon-table-tennis:before {
	content: "\f45d";
}

.icon-tablet:before {
	content: "\f10a";
}

.icon-tablet-alt:before {
	content: "\f3fa";
}

.icon-tablets:before {
	content: "\f490";
}

.icon-tachometer-alt:before {
	content: "\f3fd";
}

.icon-tag:before {
	content: "\f02b";
}

.icon-tags:before {
	content: "\f02c";
}

.icon-tape:before {
	content: "\f4db";
}

.icon-tasks:before {
	content: "\f0ae";
}

.icon-taxi:before {
	content: "\f1ba";
}

.icon-teamspeak:before {
	content: "\f4f9";
}

.icon-teeth:before {
	content: "\f62e";
}

.icon-teeth-open:before {
	content: "\f62f";
}

.icon-telegram:before {
	content: "\f2c6";
}

.icon-telegram-plane:before {
	content: "\f3fe";
}

.icon-tencent-weibo:before {
	content: "\f1d5";
}

.icon-terminal:before {
	content: "\f120";
}

.icon-text-height:before {
	content: "\f034";
}

.icon-text-width:before {
	content: "\f035";
}

.icon-th:before {
	content: "\f00a";
}

.icon-th-large:before {
	content: "\f009";
}

.icon-th-list:before {
	content: "\f00b";
}

.icon-the-red-yeti:before {
	content: "\f69d";
}

.icon-theater-masks:before {
	content: "\f630";
}

.icon-themeco:before {
	content: "\f5c6";
}

.icon-themeisle:before {
	content: "\f2b2";
}

.icon-thermometer:before {
	content: "\f491";
}

.icon-thermometer-empty:before {
	content: "\f2cb";
}

.icon-thermometer-full:before {
	content: "\f2c7";
}

.icon-thermometer-half:before {
	content: "\f2c9";
}

.icon-thermometer-quarter:before {
	content: "\f2ca";
}

.icon-thermometer-three-quarters:before {
	content: "\f2c8";
}

.icon-thumbs-down:before {
	content: "\f165";
}

.icon-thumbs-up:before {
	content: "\f164";
}

.icon-thumbtack:before {
	content: "\f08d";
}

.icon-ticket-alt:before {
	content: "\f3ff";
}

.icon-times:before {
	content: "\f00d";
}

.icon-times-circle:before {
	content: "\f057";
}

.icon-tint:before {
	content: "\f043";
}

.icon-tint-slash:before {
	content: "\f5c7";
}

.icon-tired:before {
	content: "\f5c8";
}

.icon-toggle-off:before {
	content: "\f204";
}

.icon-toggle-on:before {
	content: "\f205";
}

.icon-toilet-paper:before {
	content: "\f71e";
}

.icon-toolbox:before {
	content: "\f552";
}

.icon-tooth:before {
	content: "\f5c9";
}

.icon-torah:before {
	content: "\f6a0";
}

.icon-torii-gate:before {
	content: "\f6a1";
}

.icon-tractor:before {
	content: "\f722";
}

.icon-trade-federation:before {
	content: "\f513";
}

.icon-trademark:before {
	content: "\f25c";
}

.icon-traffic-light:before {
	content: "\f637";
}

.icon-train:before {
	content: "\f238";
}

.icon-transgender:before {
	content: "\f224";
}

.icon-transgender-alt:before {
	content: "\f225";
}

.icon-trash:before {
	content: "\f1f8";
}

.icon-trash-alt:before {
	content: "\f2ed";
}

.icon-tree:before {
	content: "\f1bb";
}

.icon-trello:before {
	content: "\f181";
}

.icon-tripadvisor:before {
	content: "\f262";
}

.icon-trophy:before {
	content: "\f091";
}

.icon-truck:before {
	content: "\f0d1";
}

.icon-truck-loading:before {
	content: "\f4de";
}

.icon-truck-monster:before {
	content: "\f63b";
}

.icon-truck-moving:before {
	content: "\f4df";
}

.icon-truck-pickup:before {
	content: "\f63c";
}

.icon-tshirt:before {
	content: "\f553";
}

.icon-tty:before {
	content: "\f1e4";
}

.icon-tumblr:before {
	content: "\f173";
}

.icon-tumblr-square:before {
	content: "\f174";
}

.icon-tv:before {
	content: "\f26c";
}

.icon-twitch:before {
	content: "\f1e8";
}

.icon-twitter:before {
	content: "\f099";
}

.icon-twitter-square:before {
	content: "\f081";
}

.icon-typo3:before {
	content: "\f42b";
}

.icon-uber:before {
	content: "\f402";
}

.icon-uikit:before {
	content: "\f403";
}

.icon-umbrella:before {
	content: "\f0e9";
}

.icon-umbrella-beach:before {
	content: "\f5ca";
}

.icon-underline:before {
	content: "\f0cd";
}

.icon-undo:before {
	content: "\f0e2";
}

.icon-undo-alt:before {
	content: "\f2ea";
}

.icon-uniregistry:before {
	content: "\f404";
}

.icon-universal-access:before {
	content: "\f29a";
}

.icon-university:before {
	content: "\f19c";
}

.icon-unlink:before {
	content: "\f127";
}

.icon-unlock:before {
	content: "\f09c";
}

.icon-unlock-alt:before {
	content: "\f13e";
}

.icon-untappd:before {
	content: "\f405";
}

.icon-upload:before {
	content: "\f093";
}

.icon-usb:before {
	content: "\f287";
}

.icon-user:before {
	content: "\f007";
}

.icon-user-alt:before {
	content: "\f406";
}

.icon-user-alt-slash:before {
	content: "\f4fa";
}

.icon-user-astronaut:before {
	content: "\f4fb";
}

.icon-user-check:before {
	content: "\f4fc";
}

.icon-user-circle:before {
	content: "\f2bd";
}

.icon-user-clock:before {
	content: "\f4fd";
}

.icon-user-cog:before {
	content: "\f4fe";
}

.icon-user-edit:before {
	content: "\f4ff";
}

.icon-user-friends:before {
	content: "\f500";
}

.icon-user-graduate:before {
	content: "\f501";
}

.icon-user-injured:before {
	content: "\f728";
}

.icon-user-lock:before {
	content: "\f502";
}

.icon-user-md:before {
	content: "\f0f0";
}

.icon-user-minus:before {
	content: "\f503";
}

.icon-user-ninja:before {
	content: "\f504";
}

.icon-user-plus:before {
	content: "\f234";
}

.icon-user-secret:before {
	content: "\f21b";
}

.icon-user-shield:before {
	content: "\f505";
}

.icon-user-slash:before {
	content: "\f506";
}

.icon-user-tag:before {
	content: "\f507";
}

.icon-user-tie:before {
	content: "\f508";
}

.icon-user-times:before {
	content: "\f235";
}

.icon-users:before {
	content: "\f0c0";
}

.icon-users-cog:before {
	content: "\f509";
}

.icon-ussunnah:before {
	content: "\f407";
}

.icon-utensil-spoon:before {
	content: "\f2e5";
}

.icon-utensils:before {
	content: "\f2e7";
}

.icon-vaadin:before {
	content: "\f408";
}

.icon-vector-square:before {
	content: "\f5cb";
}

.icon-venus:before {
	content: "\f221";
}

.icon-venus-double:before {
	content: "\f226";
}

.icon-venus-mars:before {
	content: "\f228";
}

.icon-viacoin:before {
	content: "\f237";
}

.icon-viadeo:before {
	content: "\f2a9";
}

.icon-viadeo-square:before {
	content: "\f2aa";
}

.icon-vial:before {
	content: "\f492";
}

.icon-vials:before {
	content: "\f493";
}

.icon-viber:before {
	content: "\f409";
}

.icon-video:before {
	content: "\f03d";
}

.icon-video-slash:before {
	content: "\f4e2";
}

.icon-vihara:before {
	content: "\f6a7";
}

.icon-vimeo:before {
	content: "\f40a";
}

.icon-vimeo-square:before {
	content: "\f194";
}

.icon-vimeo-v:before {
	content: "\f27d";
}

.icon-vine:before {
	content: "\f1ca";
}

.icon-vk:before {
	content: "\f189";
}

.icon-vnv:before {
	content: "\f40b";
}

.icon-volleyball-ball:before {
	content: "\f45f";
}

.icon-volume-down:before {
	content: "\f027";
}

.icon-volume-mute:before {
	content: "\f6a9";
}

.icon-volume-off:before {
	content: "\f026";
}

.icon-volume-up:before {
	content: "\f028";
}

.icon-vuejs:before {
	content: "\f41f";
}

.icon-walking:before {
	content: "\f554";
}

.icon-wallet:before {
	content: "\f555";
}

.icon-warehouse:before {
	content: "\f494";
}

.icon-weebly:before {
	content: "\f5cc";
}

.icon-weibo:before {
	content: "\f18a";
}

.icon-weight:before {
	content: "\f496";
}

.icon-weight-hanging:before {
	content: "\f5cd";
}

.icon-weixin:before {
	content: "\f1d7";
}

.icon-whatsapp:before {
	content: "\f232";
}

.icon-whatsapp-square:before {
	content: "\f40c";
}

.icon-wheelchair:before {
	content: "\f193";
}

.icon-whmcs:before {
	content: "\f40d";
}

.icon-wifi:before {
	content: "\f1eb";
}

.icon-wikipedia-w:before {
	content: "\f266";
}

.icon-wind:before {
	content: "\f72e";
}

.icon-window-close:before {
	content: "\f410";
}

.icon-window-maximize:before {
	content: "\f2d0";
}

.icon-window-minimize:before {
	content: "\f2d1";
}

.icon-window-restore:before {
	content: "\f2d2";
}

.icon-windows:before {
	content: "\f17a";
}

.icon-wine-bottle:before {
	content: "\f72f";
}

.icon-wine-glass:before {
	content: "\f4e3";
}

.icon-wine-glass-alt:before {
	content: "\f5ce";
}

.icon-wix:before {
	content: "\f5cf";
}

.icon-wizards-of-the-coast:before {
	content: "\f730";
}

.icon-wolf-pack-battalion:before {
	content: "\f514";
}

.icon-won-sign:before {
	content: "\f159";
}

.icon-wordpress:before {
	content: "\f19a";
}

.icon-wordpress-simple:before {
	content: "\f411";
}

.icon-wpbeginner:before {
	content: "\f297";
}

.icon-wpexplorer:before {
	content: "\f2de";
}

.icon-wpforms:before {
	content: "\f298";
}

.icon-wrench:before {
	content: "\f0ad";
}

.icon-x-ray:before {
	content: "\f497";
}

.icon-xbox:before {
	content: "\f412";
}

.icon-xing:before {
	content: "\f168";
}

.icon-xing-square:before {
	content: "\f169";
}

.icon-y-combinator:before {
	content: "\f23b";
}

.icon-yahoo:before {
	content: "\f19e";
}

.icon-yandex:before {
	content: "\f413";
}

.icon-yandex-international:before {
	content: "\f414";
}

.icon-yelp:before {
	content: "\f1e9";
}

.icon-yen-sign:before {
	content: "\f157";
}

.icon-yin-yang:before {
	content: "\f6ad";
}

.icon-yoast:before {
	content: "\f2b1";
}

.icon-youtube:before {
	content: "\f167";
}

.icon-youtube-square:before {
	content: "\f431";
}

.icon-zhihu:before {
	content: "\f63f";
}

.sr-only {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

/*!
 * Font Awesome Free 5.4.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
	font-family: "Font Awesome 5 Brands";
	font-style: normal;
	font-weight: normal;
	src: url("assets/fonts/icon-fonts/fontawesome/fa-brands-400.eot");
	src: url("assets/fonts/icon-fonts/fontawesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("assets/fonts/icon-fonts/fontawesome/fa-brands-400.woff2") format("woff2"), url("assets/fonts/icon-fonts/fontawesome/fa-brands-400.woff") format("woff"), url("assets/fonts/icon-fonts/fontawesome/fa-brands-400.ttf") format("truetype"), url("assets/fonts/icon-fonts/fontawesome/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
	font-family: "Font Awesome 5 Brands";
}

/*!
 * Font Awesome Free 5.4.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	src: url("assets/fonts/icon-fonts/fontawesome/fa-solid-900.eot");
	src: url("assets/fonts/icon-fonts/fontawesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("assets/fonts/icon-fonts/fontawesome/fa-solid-900.woff2") format("woff2"), url("assets/fonts/icon-fonts/fontawesome/fa-solid-900.woff") format("woff"), url("assets/fonts/icon-fonts/fontawesome/fa-solid-900.ttf") format("truetype"), url("assets/fonts/icon-fonts/fontawesome/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

/*!
 * Font Awesome Free 5.4.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 400;
	src: url("assets/fonts/icon-fonts/fontawesome/fa-regular-400.eot");
	src: url("assets/fonts/icon-fonts/fontawesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("assets/fonts/icon-fonts/fontawesome/fa-regular-400.woff2") format("woff2"), url("assets/fonts/icon-fonts/fontawesome/fa-regular-400.woff") format("woff"), url("assets/fonts/icon-fonts/fontawesome/fa-regular-400.ttf") format("truetype"), url("assets/fonts/icon-fonts/fontawesome/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
	font-family: "Font Awesome 5 Free";
	font-weight: 400;
}

@font-face {
	font-family: "entypo";
	font-style: normal; 
	font-weight: normal;
	src: url("assets/fonts/icon-fonts/entypo2/entypo.eot");
	src: url("assets/fonts/icon-fonts/entypo2/entypo.eot?#iefix") format("embedded-opentype"), url("assets/fonts/icon-fonts/entypo2/entypo.woff") format("woff"), url("assets/fonts/icon-fonts/entypo2/entypo.ttf") format("truetype"), url("assets/fonts/icon-fonts/entypo2/entypo.svg#entypo") format("svg");
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	@font-face {
		font-family: "entypo";
		src: url("assets/fonts/icon-fonts/entypo2/entypo.svg#entypo") format("svg");
	}
}

@font-face {
	font-family: "entypo-social";
	font-style: normal; 
	font-weight: normal;
	src: url("assets/fonts/icon-fonts/entypo2/entypo-social.eot");
	src: url("assets/fonts/icon-fonts/entypo2/entypo-social.eot?#iefix") format("embedded-opentype"), url("assets/fonts/icon-fonts/entypo2/entypo-social.woff") format("woff"), url("assets/fonts/icon-fonts/entypo2/entypo-social.ttf") format("truetype"), url("assets/fonts/icon-fonts/entypo2/entypo-social.svg#entypo-social") format("svg");
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	@font-face {
		font-family: "entypo-social";
		src: url("assets/fonts/icon-fonts/entypo2/entypo-social.svg#entypo-social") format("svg");
	}
}

[class^="icon-e-"]:before,
[class*=" icon-e-"]:before {
	display: inline-block;
	font-family: "entypo";
	font-style: normal;
	/* opacity: .8; */
	/* For safety - reset parent styles, that can break glyph codes*/
	font-variant: normal;
	font-weight: normal;
	/* fix buttons height, for twitter bootstrap */
	line-height: 1em;
	/* Animation center compensation - margins should be symmetric */
	/* remove if not needed */
	margin-left: 0.2em;
	margin-right: 0.2em;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	width: 1em;

	speak: none;
	/* you can be more comfortable with increased icons size */
	/* font-size: 120%; */
	/* Uncomment for 3D effect */
	/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-e-plus:before {
	content: "\e816";
}

/* '' */
.icon-e-minus:before {
	content: "\e819";
}

/* '' */
.icon-e-fivehundredpx:before {
	content: "\e921";
}

/* '' */
.icon-e-digg:before {
	content: "\e922";
}

/* '' */
.icon-e-cc-1:before {
	content: "\e924";
}

/* '' */
.icon-e-dribbble-1:before {
	content: "\e923";
}

/* '' */
.icon-e-youtube:before {
	content: "\e920";
}

/* '' */
.icon-e-googleplay:before {
	content: "\e91f";
}

/* '' */
.icon-e-soundcloud-1:before {
	content: "\e91e";
}

/* '' */
.icon-e-appnet:before {
	content: "\e91c";
}

/* '' */
.icon-e-info:before {
	content: "\e81e";
}

/* '' */
.icon-e-left-thin:before {
	content: "\e88c";
}

/* '' */
.icon-e-up-thin:before {
	content: "\e88e";
}

/* '' */
.icon-e-right-thin:before {
	content: "\e88d";
}

/* '' */
.icon-e-down-thin:before {
	content: "\e88b";
}

/* '' */
.icon-e-level-up:before {
	content: "\e893";
}

/* '' */
.icon-e-level-down:before {
	content: "\e892";
}

/* '' */
.icon-e-switch:before {
	content: "\e896";
}

/* '' */
.icon-e-infinity:before {
	content: "\e8c2";
}

/* '' */
.icon-e-plus-squared:before {
	content: "\e818";
}

/* '' */
.icon-e-minus-squared:before {
	content: "\e81b";
}

/* '' */
.icon-e-home:before {
	content: "\e821";
}

/* '' */
.icon-e-keyboard:before {
	content: "\e83a";
}

/* '' */
.icon-e-erase:before {
	content: "\e8c3";
}

/* '' */
.icon-e-pause:before {
	content: "\e899";
}

/* '' */
.icon-e-fast-forward:before {
	content: "\e89d";
}

/* '' */
.icon-e-fast-backward:before {
	content: "\e89e";
}

/* '' */
.icon-e-to-end:before {
	content: "\e89b";
}

/* '' */
.icon-e-to-start:before {
	content: "\e89c";
}

/* '' */
.icon-e-hourglass:before {
	content: "\e863";
}

/* '' */
.icon-e-stop-1:before {
	content: "\e898";
}

/* '' */
.icon-e-up-dir:before {
	content: "\e886";
}

/* '' */
.icon-e-play:before {
	content: "\e897";
}

/* '' */
.icon-e-right-dir:before {
	content: "\e885";
}

/* '' */
.icon-e-down-dir:before {
	content: "\e883";
}

/* '' */
.icon-e-left-dir:before {
	content: "\e884";
}

/* '' */
.icon-e-adjust:before {
	content: "\e867";
}

/* '' */
.icon-e-cloud:before {
	content: "\e8b2";
}

/* '' */
.icon-e-star:before {
	content: "\e808";
}

/* '' */
.icon-e-star-empty:before {
	content: "\e809";
}

/* '' */
.icon-e-cup:before {
	content: "\e846";
}

/* '' */
.icon-e-menu:before {
	content: "\e811";
}

/* '' */
.icon-e-moon:before {
	content: "\e8b5";
}

/* '' */
.icon-e-heart-empty:before {
	content: "\e807";
}

/* '' */
.icon-e-heart:before {
	content: "\e806";
}

/* '' */
.icon-e-note:before {
	content: "\e800";
}

/* '' */
.icon-e-note-beamed:before {
	content: "\e801";
}

/* '' */
.icon-e-layout:before {
	content: "\e810";
}

/* '' */
.icon-e-flag:before {
	content: "\e82a";
}

/* '' */
.icon-e-tools:before {
	content: "\e856";
}

/* '' */
.icon-e-cog:before {
	content: "\e855";
}

/* '' */
.icon-e-attention:before {
	content: "\e83e";
}

/* '' */
.icon-e-flash:before {
	content: "\e8b4";
}

/* '' */
.icon-e-record:before {
	content: "\e89a";
}

/* '' */
.icon-e-cloud-thunder:before {
	content: "\e8b3";
}

/* '' */
.icon-e-tape:before {
	content: "\e8c8";
}

/* '' */
.icon-e-flight:before {
	content: "\e8b6";
}

/* '' */
.icon-e-mail:before {
	content: "\e805";
}

/* '' */
.icon-e-pencil:before {
	content: "\e836";
}

/* '' */
.icon-e-feather:before {
	content: "\e837";
}

/* '' */
.icon-e-check:before {
	content: "\e812";
}

/* '' */
.icon-e-cancel:before {
	content: "\e813";
}

/* '' */
.icon-e-cancel-circled:before {
	content: "\e814";
}

/* '' */
.icon-e-cancel-squared:before {
	content: "\e815";
}

/* '' */
.icon-e-help:before {
	content: "\e81c";
}

/* '' */
.icon-e-quote:before {
	content: "\e833";
}

/* '' */
.icon-e-plus-circled:before {
	content: "\e817";
}

/* '' */
.icon-e-minus-circled:before {
	content: "\e81a";
}

/* '' */
.icon-e-right:before {
	content: "\e881";
}

/* '' */
.icon-e-direction:before {
	content: "\e844";
}

/* '' */
.icon-e-forward:before {
	content: "\e832";
}

/* '' */
.icon-e-ccw:before {
	content: "\e88f";
}

/* '' */
.icon-e-cw:before {
	content: "\e890";
}

/* '' */
.icon-e-left:before {
	content: "\e880";
}

/* '' */
.icon-e-up:before {
	content: "\e882";
}

/* '' */
.icon-e-down:before {
	content: "\e87f";
}

/* '' */
.icon-e-list-add:before {
	content: "\e8a6";
}

/* '' */
.icon-e-list:before {
	content: "\e8a5";
}

/* '' */
.icon-e-deviantart:before {
	content: "\e91d";
}

/* '' */
.icon-e-left-bold:before {
	content: "\e888";
}

/* '' */
.icon-e-right-bold:before {
	content: "\e889";
}

/* '' */
.icon-e-up-bold:before {
	content: "\e88a";
}

/* '' */
.icon-e-down-bold:before {
	content: "\e887";
}

/* '' */
.icon-e-user-add:before {
	content: "\e80c";
}

/* '' */
.icon-e-help-circled:before {
	content: "\e81d";
}

/* '' */
.icon-e-info-circled:before {
	content: "\e81f";
}

/* '' */
.icon-e-eye:before {
	content: "\e826";
}

/* '' */
.icon-e-tag:before {
	content: "\e827";
}

/* '' */
.icon-e-upload-cloud:before {
	content: "\e82f";
}

/* '' */
.icon-e-reply:before {
	content: "\e830";
}

/* '' */
.icon-e-reply-all:before {
	content: "\e831";
}

/* '' */
.icon-e-code:before {
	content: "\e834";
}

/* '' */
.icon-e-export:before {
	content: "\e835";
}

/* '' */
.icon-e-print:before {
	content: "\e838";
}

/* '' */
.icon-e-retweet:before {
	content: "\e839";
}

/* '' */
.icon-e-comment:before {
	content: "\e83b";
}

/* '' */
.icon-e-chat:before {
	content: "\e83c";
}

/* '' */
.icon-e-vcard:before {
	content: "\e840";
}

/* '' */
.icon-e-address:before {
	content: "\e841";
}

/* '' */
.icon-e-location:before {
	content: "\e842";
}

/* '' */
.icon-e-map:before {
	content: "\e843";
}

/* '' */
.icon-e-compass:before {
	content: "\e845";
}

/* '' */
.icon-e-trash:before {
	content: "\e847";
}

/* '' */
.icon-e-doc:before {
	content: "\e848";
}

/* '' */
.icon-e-doc-text-inv:before {
	content: "\e84c";
}

/* '' */
.icon-e-docs:before {
	content: "\e849";
}

/* '' */
.icon-e-doc-landscape:before {
	content: "\e84a";
}

/* '' */
.icon-e-archive:before {
	content: "\e851";
}

/* '' */
.icon-e-rss:before {
	content: "\e853";
}

/* '' */
.icon-e-share:before {
	content: "\e857";
}

/* '' */
.icon-e-basket:before {
	content: "\e859";
}

/* '' */
.icon-e-shareable:before {
	content: "\e858";
}

/* '' */
.icon-e-login:before {
	content: "\e85c";
}

/* '' */
.icon-e-logout:before {
	content: "\e85d";
}

/* '' */
.icon-e-volume:before {
	content: "\e861";
}

/* '' */
.icon-e-resize-full:before {
	content: "\e869";
}

/* '' */
.icon-e-resize-small:before {
	content: "\e86a";
}

/* '' */
.icon-e-popup:before {
	content: "\e86b";
}

/* '' */
.icon-e-publish:before {
	content: "\e86c";
}

/* '' */
.icon-e-window:before {
	content: "\e86d";
}

/* '' */
.icon-e-arrow-combo:before {
	content: "\e86e";
}

/* '' */
.icon-e-chart-pie:before {
	content: "\e8c4";
}

/* '' */
.icon-e-language:before {
	content: "\e8ca";
}

/* '' */
.icon-e-air:before {
	content: "\e8ce";
}

/* '' */
.icon-e-database:before {
	content: "\e8d3";
}

/* '' */
.icon-e-drive:before {
	content: "\e8d4";
}

/* '' */
.icon-e-bucket:before {
	content: "\e8d5";
}

/* '' */
.icon-e-thermometer:before {
	content: "\e8d6";
}

/* '' */
.icon-e-down-circled:before {
	content: "\e86f";
}

/* '' */
.icon-e-left-circled:before {
	content: "\e870";
}

/* '' */
.icon-e-right-circled:before {
	content: "\e871";
}

/* '' */
.icon-e-up-circled:before {
	content: "\e872";
}

/* '' */
.icon-e-down-open:before {
	content: "\e873";
}

/* '' */
.icon-e-left-open:before {
	content: "\e874";
}

/* '' */
.icon-e-right-open:before {
	content: "\e875";
}

/* '' */
.icon-e-up-open:before {
	content: "\e876";
}

/* '' */
.icon-e-down-open-mini:before {
	content: "\e877";
}

/* '' */
.icon-e-left-open-mini:before {
	content: "\e878";
}

/* '' */
.icon-e-right-open-mini:before {
	content: "\e879";
}

/* '' */
.icon-e-up-open-mini:before {
	content: "\e87a";
}

/* '' */
.icon-e-down-open-big:before {
	content: "\e87b";
}

/* '' */
.icon-e-left-open-big:before {
	content: "\e87c";
}

/* '' */
.icon-e-right-open-big:before {
	content: "\e87d";
}

/* '' */
.icon-e-up-open-big:before {
	content: "\e87e";
}

/* '' */
.icon-e-progress-0:before {
	content: "\e89f";
}

/* '' */
.icon-e-progress-1:before {
	content: "\e8a0";
}

/* '' */
.icon-e-progress-2:before {
	content: "\e8a1";
}

/* '' */
.icon-e-progress-3:before {
	content: "\e8a2";
}

/* '' */
.icon-e-back-in-time:before {
	content: "\e8aa";
}

/* '' */
.icon-e-network:before {
	content: "\e8ad";
}

/* '' */
.icon-e-inbox:before {
	content: "\e8af";
}

/* '' */
.icon-e-install:before {
	content: "\e8b0";
}

/* '' */
.icon-e-lifebuoy:before {
	content: "\e8b9";
}

/* '' */
.icon-e-mouse:before {
	content: "\e8ba";
}

/* '' */
.icon-e-dot:before {
	content: "\e8bd";
}

/* '' */
.icon-e-dot-2:before {
	content: "\e8be";
}

/* '' */
.icon-e-dot-3:before {
	content: "\e8bf";
}

/* '' */
.icon-e-suitcase:before {
	content: "\e8bc";
}

/* '' */
.icon-e-flow-cascade:before {
	content: "\e8d8";
}

/* '' */
.icon-e-flow-branch:before {
	content: "\e8d9";
}

/* '' */
.icon-e-flow-tree:before {
	content: "\e8da";
}

/* '' */
.icon-e-flow-line:before {
	content: "\e8db";
}

/* '' */
.icon-e-flow-parallel:before {
	content: "\e8dc";
}

/* '' */
.icon-e-brush:before {
	content: "\e8c0";
}

/* '' */
.icon-e-paper-plane:before {
	content: "\e8b7";
}

/* '' */
.icon-e-magnet:before {
	content: "\e8c1";
}

/* '' */
.icon-e-gauge:before {
	content: "\e8de";
}

/* '' */
.icon-e-traffic-cone:before {
	content: "\e8df";
}

/* '' */
.icon-e-cc:before {
	content: "\e8e0";
}

/* '' */
.icon-e-cc-by:before {
	content: "\e8e1";
}

/* '' */
.icon-e-cc-nc:before {
	content: "\e8e2";
}

/* '' */
.icon-e-cc-nc-eu:before {
	content: "\e8e3";
}

/* '' */
.icon-e-cc-nc-jp:before {
	content: "\e8e4";
}

/* '' */
.icon-e-cc-sa:before {
	content: "\e8e5";
}

/* '' */
.icon-e-cc-nd:before {
	content: "\e8e6";
}

/* '' */
.icon-e-cc-pd:before {
	content: "\e8e7";
}

/* '' */
.icon-e-cc-zero:before {
	content: "\e8e8";
}

/* '' */
.icon-e-cc-share:before {
	content: "\e8e9";
}

/* '' */
.icon-e-cc-remix:before {
	content: "\e8ea";
}

/* '' */
.icon-e-github:before {
	content: "\e8eb";
}

/* '' */
.icon-e-github-circled:before {
	content: "\e8ec";
}

/* '' */
.icon-e-flickr:before {
	content: "\e8ed";
}

/* '' */
.icon-e-flickr-circled:before {
	content: "\e8ee";
}

/* '' */
.icon-e-vimeo:before {
	content: "\e8ef";
}

/* '' */
.icon-e-vimeo-circled:before {
	content: "\e8f0";
}

/* '' */
.icon-e-twitter:before {
	content: "\e8f1";
}

/* '' */
.icon-e-twitter-circled:before {
	content: "\e8f2";
}

/* '' */
.icon-e-facebook:before {
	content: "\e8f3";
}

/* '' */
.icon-e-facebook-circled:before {
	content: "\e8f4";
}

/* '' */
.icon-e-facebook-squared:before {
	content: "\e8f5";
}

/* '' */
.icon-e-gplus:before {
	content: "\e8f6";
}

/* '' */
.icon-e-gplus-circled:before {
	content: "\e8f7";
}

/* '' */
.icon-e-pinterest:before {
	content: "\e8f8";
}

/* '' */
.icon-e-pinterest-circled:before {
	content: "\e8f9";
}

/* '' */
.icon-e-tumblr:before {
	content: "\e8fa";
}

/* '' */
.icon-e-tumblr-circled:before {
	content: "\e8fb";
}

/* '' */
.icon-e-linkedin:before {
	content: "\e8fc";
}

/* '' */
.icon-e-linkedin-circled:before {
	content: "\e8fd";
}

/* '' */
.icon-e-dribbble:before {
	content: "\e8fe";
}

/* '' */
.icon-e-dribbble-circled:before {
	content: "\e8ff";
}

/* '' */
.icon-e-stumbleupon:before {
	content: "\e900";
}

/* '' */
.icon-e-stumbleupon-circled:before {
	content: "\e901";
}

/* '' */
.icon-e-lastfm:before {
	content: "\e902";
}

/* '' */
.icon-e-lastfm-circled:before {
	content: "\e903";
}

/* '' */
.icon-e-rdio:before {
	content: "\e904";
}

/* '' */
.icon-e-rdio-circled:before {
	content: "\e905";
}

/* '' */
.icon-e-spotify:before {
	content: "\e906";
}

/* '' */
.icon-e-spotify-circled:before {
	content: "\e907";
}

/* '' */
.icon-e-qq:before {
	content: "\e908";
}

/* '' */
.icon-e-instagram:before {
	content: "\e909";
}

/* '' */
.icon-e-dropbox:before {
	content: "\e90a";
}

/* '' */
.icon-e-evernote:before {
	content: "\e90b";
}

/* '' */
.icon-e-flattr:before {
	content: "\e90c";
}

/* '' */
.icon-e-skype:before {
	content: "\e90d";
}

/* '' */
.icon-e-skype-circled:before {
	content: "\e90e";
}

/* '' */
.icon-e-renren:before {
	content: "\e90f";
}

/* '' */
.icon-e-sina-weibo:before {
	content: "\e910";
}

/* '' */
.icon-e-paypal:before {
	content: "\e911";
}

/* '' */
.icon-e-picasa:before {
	content: "\e912";
}

/* '' */
.icon-e-soundcloud:before {
	content: "\e913";
}

/* '' */
.icon-e-mixi:before {
	content: "\e914";
}

/* '' */
.icon-e-behance:before {
	content: "\e915";
}

/* '' */
.icon-e-google-circles:before {
	content: "\e916";
}

/* '' */
.icon-e-vkontakte:before {
	content: "\e917";
}

/* '' */
.icon-e-smashing:before {
	content: "\e918";
}

/* '' */
.icon-e-db-shape:before {
	content: "\e91a";
}

/* '' */
.icon-e-sweden:before {
	content: "\e919";
}

/* '' */
.icon-e-logo-db:before {
	content: "\e91b";
}

/* '' */
.icon-e-picture:before {
	content: "\e80e";
}

/* '' */
.icon-e-globe:before {
	content: "\e8b1";
}

/* '' */
.icon-e-leaf:before {
	content: "\e8b8";
}

/* '' */
.icon-e-graduation-cap:before {
	content: "\e8c9";
}

/* '' */
.icon-e-mic:before {
	content: "\e85e";
}

/* '' */
.icon-e-palette:before {
	content: "\e8a4";
}

/* '' */
.icon-e-ticket:before {
	content: "\e8cb";
}

/* '' */
.icon-e-video:before {
	content: "\e80d";
}

/* '' */
.icon-e-target:before {
	content: "\e8a3";
}

/* '' */
.icon-e-music:before {
	content: "\e802";
}

/* '' */
.icon-e-trophy:before {
	content: "\e8a8";
}

/* '' */
.icon-e-thumbs-up:before {
	content: "\e82b";
}

/* '' */
.icon-e-thumbs-down:before {
	content: "\e82c";
}

/* '' */
.icon-e-bag:before {
	content: "\e85a";
}

/* '' */
.icon-e-user:before {
	content: "\e80a";
}

/* '' */
.icon-e-users:before {
	content: "\e80b";
}

/* '' */
.icon-e-lamp:before {
	content: "\e864";
}

/* '' */
.icon-e-alert:before {
	content: "\e83f";
}

/* '' */
.icon-e-water:before {
	content: "\e8cc";
}

/* '' */
.icon-e-droplet:before {
	content: "\e8cd";
}

/* '' */
.icon-e-credit-card:before {
	content: "\e8cf";
}

/* '' */
.icon-e-monitor:before {
	content: "\e8ab";
}

/* '' */
.icon-e-briefcase:before {
	content: "\e8bb";
}

/* '' */
.icon-e-floppy:before {
	content: "\e8d0";
}

/* '' */
.icon-e-cd:before {
	content: "\e8ae";
}

/* '' */
.icon-e-folder:before {
	content: "\e850";
}

/* '' */
.icon-e-doc-text:before {
	content: "\e84b";
}

/* '' */
.icon-e-calendar:before {
	content: "\e85b";
}

/* '' */
.icon-e-chart-line:before {
	content: "\e8c5";
}

/* '' */
.icon-e-chart-bar:before {
	content: "\e8c6";
}

/* '' */
.icon-e-clipboard:before {
	content: "\e8d1";
}

/* '' */
.icon-e-attach:before {
	content: "\e823";
}

/* '' */
.icon-e-bookmarks:before {
	content: "\e829";
}

/* '' */
.icon-e-book:before {
	content: "\e84f";
}

/* '' */
.icon-e-book-open:before {
	content: "\e84e";
}

/* '' */
.icon-e-phone:before {
	content: "\e854";
}

/* '' */
.icon-e-megaphone:before {
	content: "\e8d2";
}

/* '' */
.icon-e-upload:before {
	content: "\e82e";
}

/* '' */
.icon-e-download:before {
	content: "\e82d";
}

/* '' */
.icon-e-box:before {
	content: "\e852";
}

/* '' */
.icon-e-newspaper:before {
	content: "\e84d";
}

/* '' */
.icon-e-mobile:before {
	content: "\e8ac";
}

/* '' */
.icon-e-signal:before {
	content: "\e8a7";
}

/* '' */
.icon-e-camera:before {
	content: "\e80f";
}

/* '' */
.icon-e-shuffle:before {
	content: "\e894";
}

/* '' */
.icon-e-loop:before {
	content: "\e895";
}

/* '' */
.icon-e-arrows-ccw:before {
	content: "\e891";
}

/* '' */
.icon-e-light-down:before {
	content: "\e865";
}

/* '' */
.icon-e-light-up:before {
	content: "\e866";
}

/* '' */
.icon-e-mute:before {
	content: "\e85f";
}

/* '' */
.icon-e-sound:before {
	content: "\e860";
}

/* '' */
.icon-e-battery:before {
	content: "\e8a9";
}

/* '' */
.icon-e-search:before {
	content: "\e803";
}

/* '' */
.icon-e-key:before {
	content: "\e8d7";
}

/* '' */
.icon-e-lock:before {
	content: "\e824";
}

/* '' */
.icon-e-lock-open:before {
	content: "\e825";
}

/* '' */
.icon-e-bell:before {
	content: "\e83d";
}

/* '' */
.icon-e-bookmark:before {
	content: "\e828";
}

/* '' */
.icon-e-link:before {
	content: "\e822";
}

/* '' */
.icon-e-back:before {
	content: "\e820";
}

/* '' */
.icon-e-flashlight:before {
	content: "\e804";
}

/* '' */
.icon-e-chart-area:before {
	content: "\e8c7";
}

/* '' */
.icon-e-clock:before {
	content: "\e862";
}

/* '' */
.icon-e-rocket:before {
	content: "\e8dd";
}

/* '' */
.icon-e-block:before {
	content: "\e868";
}

/* '' */
.royalSlider,
.pixslider {
	direction: ltr; 
	height: 400px;
	position: relative;
	width: 600px;
}

.royalSlider > *,
.pixslider > * {
	float: left;
}

.rsWebkit3d .rsSlide {
	-webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d .rsContainer {
	-webkit-transform: none;
}

.rsOverflow {
	height: 100%;
	max-width: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 100%;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap .rsOverflow {
	left: 0;
	position: absolute;
	top: 0;
}

.rsContainer {
	height: 100%;
	position: relative;
	width: 100%;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}

.rsHidden {
	opacity: 0;
	-webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
	transition: visibility 0s linear 0.3s, opacity 0.3s linear; 
	visibility: hidden;
}

.rsGCaption {
	float: left;
	text-align: center; 
	width: 100%;
}

.royalSlider.rsFullscreen,
.rsFullscreen.pixslider {
	bottom: 0 !important;
	height: auto !important;
	left: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	position: fixed !important;
	right: 0 !important; 
	top: 0 !important;
	width: auto !important;
	z-index: 2147483647 !important;
}

.royalSlider .rsSlide.rsFakePreloader,
.pixslider .rsSlide.rsFakePreloader {
	display: none; 
	opacity: 1 !important;
	-webkit-transition: 0s;
	transition: 0s;
}

.rsSlide {
	display: block;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight.pixslider,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	height: 100%;
	position: relative; 
	width: 100%;
}
.rsContent .video {
	height: 100%; 
	width: 100%;
}

.rsPreloader {
	position: absolute;
	z-index: 0;
}

.rsNav {
	-webkit-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	user-select: none;
}

.rsNavItem {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

.rsThumbs {
	cursor: pointer;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 22;
}

.rsTabs {
	background: none !important; 
	float: left;
}

.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVideoContainer {
	height: auto;
	line-height: 0;
	position: relative;
	width: auto;
	z-index: 1;
}

.rsVideoFrameHolder {
	background: #141414;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: 0.3s;
}

.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	height: 100%; 
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 50;
}

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsBtnCenterer {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transform: none;
	transform: none; 
	width: 100%;
}
.touch .rsBtnCenterer {
	bottom: 50px;
	left: 20px;
	top: auto;
	-webkit-transform: none;
	transform: none;
}

.rsPlayBtn {
	cursor: pointer; 
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
.rsPlayBtn:after {
	border: 2px solid white;
	border-radius: 50%;
	bottom: 4.5em;
	color: white;
	content: "";
	display: block;
	height: 66px;
	left: 50%;
	opacity: 0.6;
	position: absolute;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0); 
	width: 65px;
}

.rsPlayBtnIcon {
	border-radius: 50%;
	bottom: 1em;
	color: white;
	cursor: pointer; 
	display: block;
	height: 210px;
	left: 50%;
	opacity: 0.6;
	padding-left: 0.2em;
	padding-top: 0.4em;
	position: absolute;
	-webkit-transform: translate3d(-50%, -10%, 0) scale(0.3);
	transform: translate3d(-50%, -10%, 0) scale(0.3);
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	width: 210px;
}
.rsPlayBtnIcon:after {
	border: 50px solid transparent;
	border-left-color: white;
	border-left-width: 90px;
	border-right: 0;
	content: "";
	display: block;
	-webkit-filter: url("#goo");
	filter: url("#goo"); 
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate3d(-36%, -50%, 0);
	transform: translate3d(-36%, -50%, 0);
}

.rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0, 0, 0, 0.9);
}

.rsCloseVideoBtn {
	cursor: pointer;
	height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: translateZ(0); 
	width: 44px;
	z-index: 500;

	-webkit-backface-visibility: hidden;
}
@media not screen and (min-width: 800px) {
	.rsCloseVideoBtn {
		left: 0;
		right: auto;
		top: 45px;
	}
}

.rsCloseVideoBtn.rsiOSBtn {
	right: -6px; 
	top: -38px;
}

.rsCloseVideoIcn {
	background: url("assets/images/rs-default.png") -64px 0;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.75);
	height: 32px;
	margin: 6px;
	width: 32px;

	*background-color: #000000;
}

.rsCloseVideoIcn:hover {
	background-color: rgba(0, 0, 0, 0.9);
}

.rsABlock {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 15;
}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor: url(data:image/png;base64,R0lGODlhEAAQAJECAP///wAAAP///wAAACH5BAEAAAIALAAAAAAQABAAAAI0lC8RyLkBgFoMSotrVHsnhHWXdISS+DzRimIWy3Ii7CU0Tdn3mr93bvDBgMFfozg86mKHAgA7) 8 8, move;
}

.grabbing-cursor {
	cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAAZklEQVR42sSTUQrAIAxD88T7Xzn7GpQ6OlHH8lWQ1rxUsa0dNW3q7ADAgKs6q8fmO4+qliTblAgx2ByybUU3LRwAlLxPG2sRYSXEnjk/XyMwhjjD/+pgZki+fUBYcbL9lPn9N14DABr2QCOzCyetAAAAAElFTkSuQmCC) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	background: url(blank.gif); 
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 20;
}

.pixslider {
	height: auto;
	margin: 0;
	padding-bottom: 2.94118rem; 
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
}
.pixslider img {
	display: block; 
	height: auto;
	width: 100%;
}

.pixslider__slide {
	width: 100%;
}

.rsArrow {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 15;
}
.rsArrow path {
	-webkit-transition: fill 0.3s ease-in-out;
	transition: fill 0.3s ease-in-out; 

	fill: white;
}
.hero--shadowed .rsArrow path,
.hero--dark .rsArrow path {
	fill: black;
}

.rsArrowLeft {
	left: 3.52941rem;
}
@media not screen and (min-width: 1200px) {
	.rsArrowLeft {
		left: 2.35294rem;
	}
}
@media not screen and (min-width: 800px) {
	.rsArrowLeft {
		display: none;
	}
}

.rsArrowRight {
	right: 3.52941rem;
}
@media not screen and (min-width: 1200px) {
	.rsArrowRight {
		right: 2.35294rem;
	}
}
@media not screen and (min-width: 800px) {
	.rsArrowRight {
		display: none;
	}
}

.full-width-slider {
	width: 100%;
}

.rsBullets {
	bottom: 0;
	left: 0;
	margin-bottom: 0; 
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 20;
}
.hero__bg .rsBullets {
	bottom: 3.23529rem;
	margin-bottom: 0;
}

.rsBullet {
	background-color: white;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	height: 0.47059rem;
	margin: 0 0.35294rem;
	opacity: 0.5;
	text-indent: -999em;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out; 
	width: 0.47059rem;
}
.hero--shadowed .rsBullet,
.hero--dark .rsBullet {
	background-color: #171617;
}

.rsNavSelected {
	opacity: 1;
}

.rsImg {
	display: block;
}

.royalSlider,
.pixslider {
	opacity: 0;
}
.royalSlider.slider--loaded,
.slider--loaded.pixslider {
	opacity: 1;
}

.entry-content .pixslider .rsSlide {
	padding: 0 60px;
}

.entry-content .pixslider--gallery-slideshow .rsSlide {
	padding: 0;
}

.video_autoplay .rsImg,
.video_autoplay .rsBtnCenterer {
	opacity: 0;
}

.svg-arrow--left,
.svg-arrow--right {
	opacity: 0;
}

/* Magnific Popup CSS */
.mfp-bg {
	background: #f2f2f2;
	filter: alpha(opacity=100); 
	height: 100%;
	left: 0;
	opacity: 1;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1042;
}

.mfp-wrap {
	height: 100%;
	left: 0;
	outline: none !important;
	overflow: hidden !important; 
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1043;

	-webkit-backface-visibility: hidden;
}

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

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

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

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

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

.mfp-ajax-cur {
	cursor: progress;
}

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

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

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

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-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: #cccccc;
	left: 8px;
	margin-top: -0.8em;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 50%;
	width: auto;
	z-index: 1044;
}

.mfp-preloader a {
	color: #cccccc;
}

.mfp-preloader a:hover {
	color: #ffffff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none; 
	cursor: pointer;
	display: block;
	overflow: visible;
	padding: 0;
	z-index: 1046;

	-webkit-appearance: none;
}

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

.mfp-close {
	border: 0;
	color: #171617;
	font-family: Arial, Baskerville, monospace; 
	font-size: 28px;
	font-style: normal;
	height: 44px;
	line-height: 44px;
	opacity: 0.65;
	outline: 0;
	padding: 0 0 18px 10px;
	position: absolute;
	right: 0;
	text-align: center;
	text-decoration: none;
	top: 0;
	width: 44px;
}
.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}
.admin-bar .mfp-close {
	top: 32px;
}

.mfp-close-btn-in .mfp-close {
	color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #ffffff;
	text-align: right;
	width: 100%;
}

.mfp-counter {
	color: #171617;
	font-size: 18px;
	line-height: 18px;
	position: absolute;
	right: 0;
	top: 6px;
	white-space: nowrap;
}

.mfp-iframe-holder {
	padding-bottom: 40px; 
	padding-top: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	max-width: 900px; 
	width: 100%;
}

.mfp-iframe-scaler {
	height: 0;
	overflow: hidden;
	padding-top: 56.25%; 
	width: 100%;
}

.mfp-iframe-scaler iframe {
	background: #000000; 
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

/* Main image in popup */
img.mfp-img {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	height: auto;
	line-height: 0;
	margin: 0 auto; 
	max-width: 100%;
	padding: 40px 0 40px;
	width: auto;
}

.mfp-figure {
	line-height: 0;
}

.mfp-bottom-bar {
	color: #171617; 
	cursor: auto;
	left: 0;
	margin-top: -36px;
	position: absolute;
	top: 100%;
	width: 100%;
}

.mfp-title {
	font-size: 18px;
	margin-top: 0.52941rem;
	text-align: left;
	word-wrap: break-word;
}
.mfp-counter + .mfp-title {
	margin-right: 3.52941rem;
}

.mfp-figure small {
	display: block;
	font-size: 16px;
	line-height: 16px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
			 * Remove all paddings around the image on small screen
			 */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	/* The shadow behind the image */
	.mfp-img-mobile .mfp-figure:after {
		bottom: 0; 
		top: 0;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		-webkit-box-sizing: border-box;
		box-sizing: border-box; 
		margin: 0;
		padding: 3px 5px;
		position: fixed;
		top: auto;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		background: rgba(0, 0, 0, 0.6);
		height: 35px;
		line-height: 35px;
		padding: 0; 
		position: fixed;
		right: 0;
		text-align: center;
		top: 0;
		width: 35px;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px; 
	width: 600px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	padding-top: 0; 
	right: 0;
	top: 0;
}

.mfp-zoom-in {
	/* start state */
	/* animate in */
	/* animate out */
}
.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	-webkit-transform: scale(0.8);
	transform: scale(0.8); 
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
	opacity: 0; 
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
}
.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; 

	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 1;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0; 
	-webkit-transition: all 0.2s 0.1s ease-in-out;
	transition: all 0.2s 0.1s ease-in-out;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transform: scale(0.75);
	transform: translate3d(0, 0, 0);
	transform: scale(0.75);
	-webkit-transition: all 0.2s 0.1s ease-in-out;
	transition: all 0.2s 0.1s ease-in-out; 

	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1; 
	-webkit-transform: scale(1);
	transform: scale(1);
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0; 
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

button.mfp-arrow {
	border: 0;
	border-bottom: 2px solid #171617;
	display: block;
	height: 55px;
	outline: 0; 
	position: absolute;
	top: 50%;
	width: 55px;
}
@media not screen and (min-width: 800px) {
	button.mfp-arrow {
		height: 35px;
		width: 35px;
	}
}
@media not screen and (min-width: 480px) {
	button.mfp-arrow {
		height: 25px; 
		width: 25px;
	}
}

button.mfp-arrow-left {
	border-left: 2px solid #171617; 
	left: 35px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
@media not screen and (min-width: 800px) {
	button.mfp-arrow-left {
		left: 25px;
	}
}

button.mfp-arrow-right {
	border-right: 2px solid #171617; 
	right: 35px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
@media not screen and (min-width: 800px) {
	button.mfp-arrow-right {
		right: 25px;
	}
}

.mfp-iframe-scaler + .mfp-bottom-bar {
	margin-top: 0.39706rem;
}

.mfp-bottom-bar {
	line-height: 18px;
}
.mfp-bottom-bar .title,
.mfp-bottom-bar h1,
.mfp-bottom-bar h2,
.mfp-bottom-bar .tabs__nav,
.mfp-bottom-bar h3,
.mfp-bottom-bar h4,
.mfp-bottom-bar h5,
.mfp-bottom-bar h6,
.mfp-bottom-bar .h1,
.mfp-bottom-bar .h2,
.mfp-bottom-bar .h3,
.mfp-bottom-bar .h4,
.mfp-bottom-bar blockquote cite,
blockquote .mfp-bottom-bar cite,
.mfp-bottom-bar .h5,
.mfp-bottom-bar .separator > *,
.mfp-bottom-bar .h6 {
	display: block;
}
.mfp-bottom-bar .description {
	font-size: 14px;
}

@media not screen and (min-width: 1200px) {
	.mfp-iframe-scaler {
		position: relative;
	}
	.mfp-bottom-bar {
		left: 60px;
		right: 60px; 
		width: auto;
	}
}

html.mfp--is-open {
	height: 100vh; 
	overflow: hidden;
}

.mfp-wrap {
	top: 50% !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

a.addthis_button_digg,
a.addthis_button_hedgehogs,
a.addthis_button_kaevur,
a.addthis_button_webshare {
	background: #080808;
}

a.addthis_button_memonic {
	background: #083568;
}

a.addthis_button_mashant {
	background: #085878;
}

a.addthis_button_ekudos {
	background: #0868a8;
}

a.addthis_button_google {
	background: #0868b9;
}

a.addthis_button_amenme,
a.addthis_button_givealink,
a.addthis_button_planypus {
	background: #0872d8;
}

a.addthis_button_tvinx {
	background: #0878a7;
}

a.addthis_button_pusha,
a.addthis_button_quantcast {
	background: #0878ba;
}

a.addthis_button_citeulike,
a.addthis_button_linkshares {
	background: #0888c8;
}

a.addthis_button_diigo {
	background: #0888d8;
}

a.addthis_button_jumptags {
	background: #0898c7;
}

a.addthis_button_yookos {
	background: #0898d8;
}

a.addthis_button_faves,
a.addthis_button_hatena,
a.addthis_button_virb {
	background: #08aed9;
}

a.addthis_button_isociety {
	background: #096898;
}

a.addthis_button_govn,
a.addthis_button_livejournal,
a.addthis_button_sonico,
a.addthis_button_surfingbird {
	background: #0ca8ec;
}

a.addthis_button_tulinq {
	background: #0e7512;
}

a.addthis_button_douban {
	background: #0e7512;
}

a.addthis_button_classicalplace {
	background: #102831;
}

a.addthis_button_voxopolis {
	background: #1097eb;
}

a.addthis_button_mymailru,
a.addthis_button_taringa,
a.addthis_button_w3validator {
	background: #165496;
}

a.addthis_button_ketnooi {
	background: #1888b9;
}

a.addthis_button_bryderi {
	background: #191819;
}

a.addthis_button_youmob {
	background: #191847;
}

a.addthis_button_delicious {
	background: #19559e;
}

a.addthis_button_baidu {
	background: #1d2fe3;
}

a.addthis_button_transferr {
	background: #263847;
}

a.addthis_button_aolmail,
a.addthis_button_gamekicker,
a.addthis_button_kindleit,
a.addthis_button_myspace,
a.addthis_button_netlog,
a.addthis_button_skyrock,
a.addthis_button_thisnext {
	background: #282828;
}

a.addthis_button_bizsugar,
a.addthis_button_brainify {
	background: #2878ee;
}

a.addthis_button_yuuby {
	background: #290838;
}

a.addthis_button_domelhor {
	background: #29a628;
}

a.addthis_button_sekoman {
	background: #2a58a9;
}

a.addthis_button_domaintoolswhois {
	background: #2c6877;
}

a.addthis_button_googletranslate,
a.addthis_button_stuffpit {
	background: #2c72c8;
}

a.addthis_button_lidar,
a.addthis_button_twitter,
a.addthis_button_yammer {
	background: #2ca8d2;
}

a.addthis_button_tumblr,
a.addthis_button_vk {
	background: #2f5070;
}

a.addthis_button_facebook {
	background: #305891;
}

a.addthis_button_box {
	background: #3088b1;
}

a.addthis_button_newsmeback,
a.addthis_button_technerd {
	background: #316896;
}

a.addthis_button_plaxo,
a.addthis_button_vybralisme {
	background: #318ef6;
}

a.addthis_button_aviary {
	background: #33b8f8;
}

a.addthis_button_fashiolista,
a.addthis_button_flaker,
a.addthis_button_supbro {
	background: #383838;
}

a.addthis_button_iorbix {
	background: #384853;
}

a.addthis_button_adifni,
a.addthis_button_safelinking {
	background: #3888c8;
}

a.addthis_button_cssbased {
	background: #394918;
}

a.addthis_button_dudu {
	background: #3d3d3d;
}

a.addthis_button_naszaklasa,
a.addthis_button_symbaloo {
	background: #4077a7;
}

a.addthis_button_linkedin,
a.addthis_button_startaid {
	background: #4498c8;
}

a.addthis_button_formspring,
a.addthis_button_fresqui {
	background: #4798d8;
}

a.addthis_button_chimein,
a.addthis_button_giftery,
a.addthis_button_gmail,
a.addthis_button_google_plusone {
	background: #484848;
}

a.addthis_button_tagza {
	background: #4888f8;
}

a.addthis_button_startlap,
a.addthis_button_thefreedictionary {
	background: #4891b7;
}

a.addthis_button_netvibes {
	background: #48d828;
}

a.addthis_button_cosmiq,
a.addthis_button_thefancy {
	background: #4ca8d8;
}

a.addthis_button_textme {
	background: #53b8dc;
}

a.addthis_button_bookmerkende {
	background: #558c15;
}

a.addthis_button_wordpress {
	background: #585858;
}

a.addthis_button_wykop {
	background: #5898c7;
}

a.addthis_button_linkuj {
	background: #5898d9;
}

a.addthis_button_biggerpockets,
a.addthis_button_fark,
a.addthis_button_tuenti {
	background: #5f729d;
}

a.addthis_button_extraplay {
	background: #61af2b;
}

a.addthis_button_balltribe,
a.addthis_button_fabulously40 {
	background: #620e18;
}

a.addthis_button_cleansave,
a.addthis_button_newsvine {
	background: #64a556;
}

a.addthis_button_blurpalicious,
a.addthis_button_favable,
a.addthis_button_greaterdebater,
a.addthis_button_jolly,
a.addthis_button_raiseyourvoice,
a.addthis_button_upnews,
a.addthis_button_raiseyourvoice,
a.addthis_button_yorumcuyum {
	background: #666666;
}

a.addthis_button_favlogde,
a.addthis_button_researchgate {
	background: #6e6e6e;
}

a.addthis_button_printfriendly {
	background: #71c85e;
}

a.addthis_button_moikrug,
a.addthis_button_werkenntwen {
	background: #72aed0;
}

a.addthis_button_email,
a.addthis_button_print,
a.addthis_button_reddit {
	background: #738a8d;
}

a.addthis_button_friendfeed {
	background: #75aaeb;
}

a.addthis_button_efactor {
	background: #7797b7;
}

a.addthis_button_yahoobkm,
a.addthis_button_yahoomail {
	background: #781898;
}

a.addthis_button_me2day {
	background: #7858c8;
}

a.addthis_button_evernote {
	background: #7fce2c;
}

a.addthis_button_misterwong_de,
a.addthis_button_misterwong_ru,
a.addthis_button_typepad {
	background: #808080;
}

a.addthis_button_farkinda {
	background: #8808f8;
}

a.addthis_button_goodnoows {
	background: #884989;
}

a.addthis_button_colivia,
a.addthis_button_diggita {
	background: #88b748;
}

a.addthis_button_indexor {
	background: #8bd878;
}

a.addthis_button_aim,
a.addthis_button_arto {
	background: #8db81d;
}

a.addthis_button_addressbar,
a.addthis_button_link {
	background: #8e8e8e;
}

a.addthis_button_favoritus {
	background: #97462e;
}

a.addthis_button_cleanprint {
	background: #97ba7a;
}

a.addthis_button_yiid {
	background: #984877;
}

a.addthis_button_adfty,
a.addthis_button_scoopit,
a.addthis_button_spinsnap,
a.addthis_button_yoolink {
	background: #9dcb43;
}

a.addthis_button_index4,
a.addthis_button_linksgutter {
	background: #a15fa0;
}

a.addthis_button_bookmarkycz,
a.addthis_button_misterwong {
	background: #a81818;
}

a.addthis_button_gluvsnap {
	background: #a82868;
}

a.addthis_button_bentio,
a.addthis_button_digo,
a.addthis_button_mrcnetworkit {
	background: #abd4ec;
}

a.addthis_button_camyoo {
	background: #ace8f7;
}

a.addthis_button_mendeley,
a.addthis_button_smiru {
	background: #af122b;
}

a.addthis_button_kaboodle {
	background: #b0282a;
}

a.addthis_button_taaza {
	background: #b52918;
}

a.addthis_button_historious {
	background: #b84949;
}

a.addthis_button_stylishhome,
a.addthis_button_thewebblend,
a.addthis_button_thinkfinity {
	background: #bfd08d;
}

a.addthis_button_nujij {
	background: #c8080a;
}

a.addthis_button_pinterest_share {
	background: #c82828;
}

a.addthis_button_bonzobox {
	background: #c83828;
}

a.addthis_button_bobrdobr,
a.addthis_button_dropjack {
	background: #c8e8f8;
}

a.addthis_button_google_plusone_share {
	background: #ce4d39;
}

a.addthis_button_cndig,
a.addthis_button_plurk {
	background: #d56a32;
}

a.addthis_button_odnoklassniki_ru {
	background: #d57819;
}

a.addthis_button_apsense {
	background: #d78818;
}

a.addthis_button_markme,
a.addthis_button_n4g,
a.addthis_button_rediff,
a.addthis_button_sunlize {
	background: #d80808;
}

a.addthis_button_scoopat {
	background: #d80819;
}

a.addthis_button_logger24 {
	background: #d83838;
}

a.addthis_button_beat100,
a.addthis_button_jappy {
	background: #d8d8d8;
}

a.addthis_button_2linkme,
a.addthis_button_a97abi,
a.addthis_button_care2,
a.addthis_button_funp {
	background: #d8e8e8;
}

a.addthis_button_ezyspot,
a.addthis_button_live {
	background: #d8e8f8;
}

a.addthis_button_wirefan {
	background: #d8f8f8;
}

a.addthis_button_blogkeen {
	background: #db69b6;
}

a.addthis_button_kaixin {
	background: #dd394e;
}

a.addthis_button_stumbleupon,
a.addthis_button_vkrugudruzei {
	background: #e65229;
}

a.addthis_button_100zakladok,
a.addthis_button_2tag,
a.addthis_button_advqr,
a.addthis_button_amazonwishlist,
a.addthis_button_azadegi,
a.addthis_button_bland,
a.addthis_button_blinklist,
a.addthis_button_blip,
a.addthis_button_blogmarks,
a.addthis_button_buddymarks,
a.addthis_button_buffer,
a.addthis_button_buzzzy,
a.addthis_button_cirip,
a.addthis_button_curateus,
a.addthis_button_digaculturanet,
a.addthis_button_dosti,
a.addthis_button_dzone,
a.addthis_button_elefantapl,
a.addthis_button_folkd,
a.addthis_button_foodlve,
a.addthis_button_fwisp,
a.addthis_button_gg,
a.addthis_button_hotklix,
a.addthis_button_identica,
a.addthis_button_ihavegot,
a.addthis_button_informazione,
a.addthis_button_instapaper,
a.addthis_button_irepeater,
a.addthis_button_iwiw,
a.addthis_button_kipup,
a.addthis_button_kommenting,
a.addthis_button_latafaneracat,
a.addthis_button_librerio,
a.addthis_button_lockerblogger,
a.addthis_button_mailto,
a.addthis_button_mashbord,
a.addthis_button_meinvz,
a.addthis_button_mekusharim,
a.addthis_button_mixi,
a.addthis_button_moemesto,
a.addthis_button_netvouz,
a.addthis_button_newstrust,
a.addthis_button_oknotizie,
a.addthis_button_orkut,
a.addthis_button_packg,
a.addthis_button_pdfonline,
a.addthis_button_phonefavs,
a.addthis_button_pocket,
a.addthis_button_qrfin,
a.addthis_button_qrsrc,
a.addthis_button_shaveh,
a.addthis_button_shetoldme,
a.addthis_button_socialbookmarkingnet,
a.addthis_button_sodahead,
a.addthis_button_studivz,
a.addthis_button_toly,
a.addthis_button_topsitelernet,
a.addthis_button_twitthis,
a.addthis_button_windows,
a.addthis_button_zingme {
	background: #e8e8e8;
}

a.addthis_button_visitezmonsite {
	background: #e8f8f8;
}

a.addthis_button_dotnetshoutout {
	background: #ed490d;
}

a.addthis_button_bloggy,
a.addthis_button_chiq,
a.addthis_button_memori {
	background: #ee2271;
}

a.addthis_button_bitly,
a.addthis_button_edelight {
	background: #f26e2a;
}

a.addthis_button_pafnetde,
a.addthis_button_redkum,
a.addthis_button_webnews {
	background: #f4080d;
}

a.addthis_button_draugiem,
a.addthis_button_hackernews {
	background: #f47312;
}

a.addthis_button_favorites,
a.addthis_button_sinaweibo,
a.addthis_button_springpad {
	background: #f5ca59;
}

a.addthis_button_oyyla {
	background: #f6cf0e;
}

a.addthis_button_posterous {
	background: #f7e586;
}

a.addthis_button_compact {
	background: #f8694d;
}

a.addthis_button_favoritende {
	background: #f88817;
}

a.addthis_button_blogger {
	background: #f8883d;
}

a.addthis_button_pdfmyurl,
a.addthis_button_svejo,
a.addthis_button_urlaubswerkde {
	background: #f89823;
}

a.addthis_button_hotmail {
	background: #f89839;
}

a.addthis_button_embarkons,
a.addthis_button_select2gether,
a.addthis_button_sharer {
	background: #f8b016;
}

a.addthis_button_gigbasket,
a.addthis_button_jamespot,
a.addthis_button_throwpile {
	background: #f8b034;
}

a.addthis_button_baang,
a.addthis_button_posteezy,
a.addthis_button_storyfollower {
	background: #f8ce2c;
}

a.addthis_button_meneame,
a.addthis_button_stumpedia,
a.addthis_button_viadeo,
a.addthis_button_xanga,
a.addthis_button_xing,
a.addthis_button_yardbarker,
a.addthis_button_yigg,
a.addthis_button_zakladoknet,
a.addthis_button_ziczac {
	background: #f8e8f8;
}

/**
 * 10.0 - Shortcodes
 */
.team-member {
	text-align: center;
}
.team-member img {
	display: block;
	margin: 0 auto;
}

.pixcode--tabs {
	overflow: hidden; 
	padding-bottom: 0;
}

.tabs__nav {
	margin-bottom: 1.58824rem;
	text-align: center;
}
.tabs__nav a {
	padding: 0.79412rem;
}
.tabs__nav a.current,
.tabs__nav a:hover {
	border-color: #171617; 
	color: #171617;
}

.tabs__content {
	min-height: 1px;
	position: relative;
	-webkit-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}

.tabs__pane {
	position: absolute;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	width: 100%;
	z-index: 20; 

	-webkit-backface-visibility: hidden;
}
.tabs__pane.hide {
	display: block;
	opacity: 0;
	pointer-events: none; 
	z-index: 5;
}

.rtl {
	text-align: right;
}
.rtl,
.rtl * {
	direction: rtl;
}
.rtl pre:before {
	left: auto;
	right: 0;
}
.rtl .archive-blog blockquote,
.rtl .archive-blog blockquote:before,
.rtl .archive-blog blockquote a {
	text-align: right;
}
.rtl .page-numbers.prev {
	left: auto;
	right: 0;
}
.rtl .page-numbers.prev:before {
	content: url("assets/images/arrow-right.svg");
	margin-left: 1.17647rem;
	margin-right: 0;
}
.rtl .page-numbers.next {
	left: 0; 
	right: auto;
}
.rtl .page-numbers.next:after {
	content: url("assets/images/arrow-left.svg");
	margin-left: 0; 
	margin-right: 1.17647rem;
}
.rtl .navigation {
	left: 1.17647rem; 
	right: auto;
}
@media only screen and (min-width: 800px) {
	.rtl .navigation {
		left: 2.35294rem;
	}
}
@media only screen and (min-width: 1200px) {
	.rtl .navigation {
		left: 3.52941rem;
	}
}
.rtl .logo {
	left: auto;
	right: 1.17647rem;
}
@media only screen and (min-width: 800px) {
	.rtl .logo {
		right: 2.35294rem;
	}
}
@media only screen and (min-width: 1200px) {
	.rtl .logo {
		right: 3.52941rem;
	}
}
.rtl .navigation__text,
.rtl .navigation__trigger {
	float: right;
}
.rtl .navigation__menu-label {
	padding-left: 1.17647rem;
	padding-right: 0;
}
.rtl .navigation__links {
	left: 0;
	margin-left: 0.58824rem;
	margin-right: 0; 
	right: auto;
}
.rtl .label--close {
	left: 1.17647rem; 
	right: auto;
}
.rtl .grid,
.rtl .comment-form,
.rtl .masonry {
	text-align: right;
}
.rtl .grid__item,
.rtl .comment-form p,
.comment-form .rtl p,
.rtl .comment-form-comment,
.rtl .logged-in-as,
.rtl .masonry__item {
	float: right;
}
.rtl .archive-blog .entry-header,
.rtl .masonry__item.type-post {
	text-align: right;
}
.rtl .entry-content > .intro {
	text-align: right;
}
.rtl .comments-area-title .comments-title,
.rtl .comment-reply-title .comments-title {
	margin-left: 0.39706rem; 
	margin-right: 0;
}
.rtl .comment__time {
	margin-left: 1.17647rem; 
	margin-right: 0;
}
.rtl ul ul,
.rtl ul ol,
.rtl ol ul,
.rtl ol ol {
	margin-left: 0;
	margin-right: 3rem;
}
@media only screen and (min-width: 800px) {
	.rtl .commentlist li.comment,
	.rtl .commentlist li.pingback,
	.rtl .commentlist li.trackback {
		padding-left: 0;
		padding-right: 2.94118rem;
	}
}
@media only screen and (min-width: 800px) {
	.rtl .has--avatars .commentlist li.comment,
	.rtl .has--avatars .commentlist li.pingback,
	.rtl .has--avatars .commentlist li.trackback {
		padding-left: 0;
		padding-right: 5.29412rem;
	}
}
@media not screen and (min-width: 800px) {
	.rtl .has--avatars .commentlist li.comment .media__body,
	.rtl .has--avatars .commentlist li.pingback .media__body,
	.rtl .has--avatars .commentlist li.trackback .media__body {
		padding-left: 0;
		padding-right: 4.11765rem;
	}
}
.rtl .has--avatars .commentlist:before {
	left: auto;
	right: 1.70588rem;
}
.rtl .has--avatars .commentlist:after {
	background: -webkit-gradient(linear, right top, left top, from(#d7d7d7), color-stop(30%, rgba(0, 0, 0, 0.01)));
	background: linear-gradient(to left, #d7d7d7 0%, rgba(0, 0, 0, 0.01) 30%); 
	left: 0;
	right: 1.70588rem;
}
.rtl .form-submit {
	text-align: left;
}
.rtl .comment-edit-link,
.rtl .comment-reply-link {
	margin-left: 1.17647rem; 
	margin-right: 0;
}
.rtl .comment__avatar {
	left: auto;
	margin-left: 0.70588rem;
	margin-right: 0; 
	right: 0;
}
@media only screen and (min-width: 800px) {
	.rtl li.depth-2:before {
		left: auto;
		right: -3.58824rem;
	}
	.rtl li.depth-3:before {
		left: auto;
		right: -8.88235rem;
	}
	.rtl li.depth-4:before {
		left: auto;
		right: -14.17647rem;
	}
	.rtl li.depth-5:before {
		left: auto;
		right: -19.47059rem;
	}
	.rtl li.depth-6:before {
		left: auto;
		right: -24.76471rem;
	}
	.rtl li.depth-7:before {
		left: auto;
		right: -30.05882rem;
	}
	.rtl li.depth-8:before {
		left: auto;
		right: -35.35294rem;
	}
	.rtl li.depth-9:before {
		left: auto;
		right: -40.64706rem;
	}
	.rtl li.depth-10:before {
		left: auto;
		right: -45.94118rem;
	}
}
.rtl .form-connected .grid__item,
.rtl .form-connected .comment-form p,
.comment-form .rtl .form-connected p,
.rtl .form-connected .comment-form-comment,
.rtl .form-connected .logged-in-as,
.rtl .form-connected .masonry__item {
	padding-left: 0;
}
@media only screen and (min-width: 800px) {
	.rtl .form-connected .grid__item:first-child input,
	.rtl .form-connected .comment-form p:first-child input,
	.comment-form .rtl .form-connected p:first-child input,
	.rtl .form-connected .comment-form-comment:first-child input,
	.rtl .form-connected .logged-in-as:first-child input,
	.rtl .form-connected .masonry__item:first-child input {
		border-left-width: 0; 
		border-right-width: 1px;
	}
}
.rtl .form-connected + p,
.rtl .comment-form + p {
	text-align: left;
}
.rtl .woocommerce .addresses .title h3,
.rtl .woocommerce .addresses h1 h3,
.rtl .woocommerce .addresses h2 h3,
.rtl .woocommerce .addresses .tabs__nav h3,
.rtl .woocommerce .addresses h3 h3,
.rtl .woocommerce .addresses h4 h3,
.rtl .woocommerce .addresses h5 h3,
.rtl .woocommerce .addresses h6 h3,
.rtl .woocommerce .addresses .h1 h3,
.rtl .woocommerce .addresses .h2 h3,
.rtl .woocommerce .addresses .h3 h3,
.rtl .woocommerce .addresses .h4 h3,
.rtl .woocommerce .addresses blockquote cite h3,
blockquote .rtl .woocommerce .addresses cite h3,
.rtl .woocommerce .addresses .h5 h3,
.rtl .woocommerce .addresses .separator > * h3,
.rtl .woocommerce .addresses .h6 h3,
.rtl .woocommerce-page .addresses .title h3,
.rtl .woocommerce-page .addresses h1 h3,
.rtl .woocommerce-page .addresses h2 h3,
.rtl .woocommerce-page .addresses .tabs__nav h3,
.rtl .woocommerce-page .addresses h3 h3,
.rtl .woocommerce-page .addresses h4 h3,
.rtl .woocommerce-page .addresses h5 h3,
.rtl .woocommerce-page .addresses h6 h3,
.rtl .woocommerce-page .addresses .h1 h3,
.rtl .woocommerce-page .addresses .h2 h3,
.rtl .woocommerce-page .addresses .h3 h3,
.rtl .woocommerce-page .addresses .h4 h3,
.rtl .woocommerce-page .addresses blockquote cite h3,
blockquote .rtl .woocommerce-page .addresses cite h3,
.rtl .woocommerce-page .addresses .h5 h3,
.rtl .woocommerce-page .addresses .separator > * h3,
.rtl .woocommerce-page .addresses .h6 h3 {
	float: right;
}
.rtl .woocommerce .addresses .title .edit,
.rtl .woocommerce .addresses h1 .edit,
.rtl .woocommerce .addresses h2 .edit,
.rtl .woocommerce .addresses .tabs__nav .edit,
.rtl .woocommerce .addresses h3 .edit,
.rtl .woocommerce .addresses h4 .edit,
.rtl .woocommerce .addresses h5 .edit,
.rtl .woocommerce .addresses h6 .edit,
.rtl .woocommerce .addresses .h1 .edit,
.rtl .woocommerce .addresses .h2 .edit,
.rtl .woocommerce .addresses .h3 .edit,
.rtl .woocommerce .addresses .h4 .edit,
.rtl .woocommerce .addresses blockquote cite .edit,
blockquote .rtl .woocommerce .addresses cite .edit,
.rtl .woocommerce .addresses .h5 .edit,
.rtl .woocommerce .addresses .separator > * .edit,
.rtl .woocommerce .addresses .h6 .edit,
.rtl .woocommerce-page .addresses .title .edit,
.rtl .woocommerce-page .addresses h1 .edit,
.rtl .woocommerce-page .addresses h2 .edit,
.rtl .woocommerce-page .addresses .tabs__nav .edit,
.rtl .woocommerce-page .addresses h3 .edit,
.rtl .woocommerce-page .addresses h4 .edit,
.rtl .woocommerce-page .addresses h5 .edit,
.rtl .woocommerce-page .addresses h6 .edit,
.rtl .woocommerce-page .addresses .h1 .edit,
.rtl .woocommerce-page .addresses .h2 .edit,
.rtl .woocommerce-page .addresses .h3 .edit,
.rtl .woocommerce-page .addresses .h4 .edit,
.rtl .woocommerce-page .addresses blockquote cite .edit,
blockquote .rtl .woocommerce-page .addresses cite .edit,
.rtl .woocommerce-page .addresses .h5 .edit,
.rtl .woocommerce-page .addresses .separator > * .edit,
.rtl .woocommerce-page .addresses .h6 .edit {
	float: left;
}

/**
 * 0.0 - Shame
 */
.demo .grid__item:before,
.demo .comment-form p:before,
.comment-form .demo p:before,
.demo .comment-form-comment:before,
.demo .logged-in-as:before,
.demo .masonry__item:before {
	background-color: #171617; 
	content: "";
	display: block;
	height: 200px;
}

.project-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	margin-top: -3.52941rem;

	-webkit-box-pack: justify;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}

.project-meta__field {
	display: inline-block;
	font-size: 1rem;
	margin-top: 3.52941rem; 

	flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
}
@media not screen and (min-width: 321px) {
	.project-meta__field {
		width: 100%;
	}
}

.project-meta__value {
	display: block;
	font-size: 0.88235rem;
	margin-top: 0.5em;
}

@media only screen and (min-width: 800px) {
	.field--3-in-row {
		flex-basis: 33.33333%; 
		-ms-flex-preferred-size: 33.33333%;
	}
}

@media only screen and (min-width: 800px) {
	.field--4-in-row {
		flex-basis: 25%; 
		-ms-flex-preferred-size: 25%;
	}
}

@media only screen and (min-width: 800px) {
	.field--5-in-row {
		flex-basis: 20%; 
		-ms-flex-preferred-size: 20%;
	}
}

@media only screen and (min-width: 800px) {
	.field--6-in-row {
		flex-basis: 16.66667%; 
		-ms-flex-preferred-size: 16.66667%;
	}
}

.height--half {
	height: 50vh;
}

.height--auto {
	height: auto;
}

#infscr-loading {
	display: none !important;
}

#_atssh {
	display: none;
}

.site-content,
.site-footer {
	-webkit-hyphens: none;
}

.separator:empty:after {
	display: none;
}

.hero__content {
	pointer-events: none;
}

.hero__content > * {
	pointer-events: auto;
}

.hero__content > .hero__content-wrap {
	pointer-events: none;
}

.hero__content-wrap > * {
	pointer-events: auto;
}

@media only screen and (min-width: 800px) {
	.post-type-archive-product .filter__tags-container,
	.woocommerce.archive .filter__tags-container {
		margin-top: -3.52941rem;
	}
}

.post-type-archive-product .content--portfolio-archive > br,
.woocommerce.archive .content--portfolio-archive > br {
	display: none;
}
