
/*!
 * Theme Name:   Melinda
 * Theme URI:    http://melinda.themes.tvda.eu
 * Author:       TVDA Themes
 * Author URI:   http://themes.tvda.eu
 * Description:  Powerful flat theme with focus in agency and creative websites, but can be used as shop. Flexible style system with primary colors and font changes avaliable.
 * Version:      1.0.8
 * License:      ThemeForest Standard License
 * License URI:  http://themeforest.net/licenses/standard
 * Tags:         two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
 * Text Domain:  melinda
 * Domain Path:  /languages/
 */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

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

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

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

[hidden], template {
	display: none;
}

a {
	background-color: transparent;
}

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

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

b, strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

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

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
}

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

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

pre {
	overflow: auto;
}

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

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

button {
	overflow: visible;
}

button, select {
	text-transform: none;
}

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

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

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

input {
	line-height: normal;
}

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

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

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

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

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

td, th {
	padding: 0;
}

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

.container:after, .row:after {
	clear: both;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	max-width: 100%;
}

.container .container {
	width: 100% !important;
}

.row {
	margin-right: -15px;
	margin-left: -15px;
}

@media (min-width:768px) {
	.row.__expanded {
		margin-right: -30px;
		margin-left: -30px;
	}
}

@media (min-width:1200px) {
	.row.__expanded {
		margin-right: -60px;
		margin-left: -60px;
	}
}

.row.__inline {
	font-size: 0;
	text-align: left;
}

.row.__inline:after, .row.__inline:before {
	display: none;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxxl-1, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9 {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.col-lg-1.__inline, .col-lg-10.__inline, .col-lg-11.__inline, .col-lg-12.__inline, .col-lg-2.__inline, .col-lg-3.__inline, .col-lg-4.__inline, .col-lg-5.__inline, .col-lg-6.__inline, .col-lg-7.__inline, .col-lg-8.__inline, .col-lg-9.__inline, .col-md-1.__inline, .col-md-10.__inline, .col-md-11.__inline, .col-md-12.__inline, .col-md-2.__inline, .col-md-3.__inline, .col-md-4.__inline, .col-md-5.__inline, .col-md-6.__inline, .col-md-7.__inline, .col-md-8.__inline, .col-md-9.__inline, .col-sm-1.__inline, .col-sm-10.__inline, .col-sm-11.__inline, .col-sm-12.__inline, .col-sm-2.__inline, .col-sm-3.__inline, .col-sm-4.__inline, .col-sm-5.__inline, .col-sm-6.__inline, .col-sm-7.__inline, .col-sm-8.__inline, .col-sm-9.__inline, .col-xl-1.__inline, .col-xl-10.__inline, .col-xl-11.__inline, .col-xl-12.__inline, .col-xl-2.__inline, .col-xl-3.__inline, .col-xl-4.__inline, .col-xl-5.__inline, .col-xl-6.__inline, .col-xl-7.__inline, .col-xl-8.__inline, .col-xl-9.__inline, .col-xs-1.__inline, .col-xs-10.__inline, .col-xs-11.__inline, .col-xs-12.__inline, .col-xs-2.__inline, .col-xs-3.__inline, .col-xs-4.__inline, .col-xs-5.__inline, .col-xs-6.__inline, .col-xs-7.__inline, .col-xs-8.__inline, .col-xs-9.__inline, .col-xxl-1.__inline, .col-xxl-10.__inline, .col-xxl-11.__inline, .col-xxl-12.__inline, .col-xxl-2.__inline, .col-xxl-3.__inline, .col-xxl-4.__inline, .col-xxl-5.__inline, .col-xxl-6.__inline, .col-xxl-7.__inline, .col-xxl-8.__inline, .col-xxl-9.__inline, .col-xxxl-1.__inline, .col-xxxl-10.__inline, .col-xxxl-11.__inline, .col-xxxl-12.__inline, .col-xxxl-2.__inline, .col-xxxl-3.__inline, .col-xxxl-4.__inline, .col-xxxl-5.__inline, .col-xxxl-6.__inline, .col-xxxl-7.__inline, .col-xxxl-8.__inline, .col-xxxl-9.__inline {
	vertical-align: middle;
	display: inline-block;
	float: none;
	font-size: medium;
	font-size: initial;
}

.col-lg-1.__inline>div, .col-lg-10.__inline>div, .col-lg-11.__inline>div, .col-lg-12.__inline>div, .col-lg-2.__inline>div, .col-lg-3.__inline>div, .col-lg-4.__inline>div, .col-lg-5.__inline>div, .col-lg-6.__inline>div, .col-lg-7.__inline>div, .col-lg-8.__inline>div, .col-lg-9.__inline>div, .col-md-1.__inline>div, .col-md-10.__inline>div, .col-md-11.__inline>div, .col-md-12.__inline>div, .col-md-2.__inline>div, .col-md-3.__inline>div, .col-md-4.__inline>div, .col-md-5.__inline>div, .col-md-6.__inline>div, .col-md-7.__inline>div, .col-md-8.__inline>div, .col-md-9.__inline>div, .col-sm-1.__inline>div, .col-sm-10.__inline>div, .col-sm-11.__inline>div, .col-sm-12.__inline>div, .col-sm-2.__inline>div, .col-sm-3.__inline>div, .col-sm-4.__inline>div, .col-sm-5.__inline>div, .col-sm-6.__inline>div, .col-sm-7.__inline>div, .col-sm-8.__inline>div, .col-sm-9.__inline>div, .col-xl-1.__inline>div, .col-xl-10.__inline>div, .col-xl-11.__inline>div, .col-xl-12.__inline>div, .col-xl-2.__inline>div, .col-xl-3.__inline>div, .col-xl-4.__inline>div, .col-xl-5.__inline>div, .col-xl-6.__inline>div, .col-xl-7.__inline>div, .col-xl-8.__inline>div, .col-xl-9.__inline>div, .col-xs-1.__inline>div, .col-xs-10.__inline>div, .col-xs-11.__inline>div, .col-xs-12.__inline>div, .col-xs-2.__inline>div, .col-xs-3.__inline>div, .col-xs-4.__inline>div, .col-xs-5.__inline>div, .col-xs-6.__inline>div, .col-xs-7.__inline>div, .col-xs-8.__inline>div, .col-xs-9.__inline>div, .col-xxl-1.__inline>div, .col-xxl-10.__inline>div, .col-xxl-11.__inline>div, .col-xxl-12.__inline>div, .col-xxl-2.__inline>div, .col-xxl-3.__inline>div, .col-xxl-4.__inline>div, .col-xxl-5.__inline>div, .col-xxl-6.__inline>div, .col-xxl-7.__inline>div, .col-xxl-8.__inline>div, .col-xxl-9.__inline>div, .col-xxxl-1.__inline>div, .col-xxxl-10.__inline>div, .col-xxxl-11.__inline>div, .col-xxxl-12.__inline>div, .col-xxxl-2.__inline>div, .col-xxxl-3.__inline>div, .col-xxxl-4.__inline>div, .col-xxxl-5.__inline>div, .col-xxxl-6.__inline>div, .col-xxxl-7.__inline>div, .col-xxxl-8.__inline>div, .col-xxxl-9.__inline>div {
	font-size: .875em;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.666666666667%;
}

.col-xs-10 {
	width: 83.333333333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.666666666667%;
}

.col-xs-7 {
	width: 58.333333333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.666666666667%;
}

.col-xs-4 {
	width: 33.333333333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.666666666667%;
}

.col-xs-1 {
	width: 8.3333333333333%;
}

.col-xs-offset-12 {
	margin-left: 100%;
}

.col-xs-offset-11 {
	margin-left: 91.666666666667%;
}

.col-xs-offset-10 {
	margin-left: 83.333333333333%;
}

.col-xs-offset-9 {
	margin-left: 75%;
}

.col-xs-offset-8 {
	margin-left: 66.666666666667%;
}

.col-xs-offset-7 {
	margin-left: 58.333333333333%;
}

.col-xs-offset-6 {
	margin-left: 50%;
}

.col-xs-offset-5 {
	margin-left: 41.666666666667%;
}

.col-xs-offset-4 {
	margin-left: 33.333333333333%;
}

.col-xs-offset-3 {
	margin-left: 25%;
}

.col-xs-offset-2 {
	margin-left: 16.666666666667%;
}

.col-xs-offset-1 {
	margin-left: 8.3333333333333%;
}

@media (min-width:768px) {
	.container {
		width: 738px;
	}
	
	.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
		float: left;
	}
	
	.col-sm-12 {
		width: 100%;
	}
	
	.col-sm-11 {
		width: 91.666666666667%;
	}
	
	.col-sm-10 {
		width: 83.333333333333%;
	}
	
	.col-sm-9 {
		width: 75%;
	}
	
	.col-sm-8 {
		width: 66.666666666667%;
	}
	
	.col-sm-7 {
		width: 58.333333333333%;
	}
	
	.col-sm-6 {
		width: 50%;
	}
	
	.col-sm-5 {
		width: 41.666666666667%;
	}
	
	.col-sm-4 {
		width: 33.333333333333%;
	}
	
	.col-sm-3 {
		width: 25%;
	}
	
	.col-sm-2 {
		width: 16.666666666667%;
	}
	
	.col-sm-1 {
		width: 8.3333333333333%;
	}
	
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	
	.col-sm-offset-11 {
		margin-left: 91.666666666667%;
	}
	
	.col-sm-offset-10 {
		margin-left: 83.333333333333%;
	}
	
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	
	.col-sm-offset-8 {
		margin-left: 66.666666666667%;
	}
	
	.col-sm-offset-7 {
		margin-left: 58.333333333333%;
	}
	
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	
	.col-sm-offset-5 {
		margin-left: 41.666666666667%;
	}
	
	.col-sm-offset-4 {
		margin-left: 33.333333333333%;
	}
	
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	
	.col-sm-offset-2 {
		margin-left: 16.666666666667%;
	}
	
	.col-sm-offset-1 {
		margin-left: 8.3333333333333%;
	}
}

@media (min-width:992px) {
	.container {
		width: 962px;
	}
	
	.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
		float: left;
	}
	
	.col-md-12 {
		width: 100%;
	}
	
	.col-md-11 {
		width: 91.666666666667%;
	}
	
	.col-md-10 {
		width: 83.333333333333%;
	}
	
	.col-md-9 {
		width: 75%;
	}
	
	.col-md-8 {
		width: 66.666666666667%;
	}
	
	.col-md-7 {
		width: 58.333333333333%;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-5 {
		width: 41.666666666667%;
	}
	
	.col-md-4 {
		width: 33.333333333333%;
	}
	
	.col-md-3 {
		width: 25%;
	}
	
	.col-md-2 {
		width: 16.666666666667%;
	}
	
	.col-md-1 {
		width: 8.3333333333333%;
	}
	
	.col-md-offset-12 {
		margin-left: 100%;
	}
	
	.col-md-offset-11 {
		margin-left: 91.666666666667%;
	}
	
	.col-md-offset-10 {
		margin-left: 83.333333333333%;
	}
	
	.col-md-offset-9 {
		margin-left: 75%;
	}
	
	.col-md-offset-8 {
		margin-left: 66.666666666667%;
	}
	
	.col-md-offset-7 {
		margin-left: 58.333333333333%;
	}
	
	.col-md-offset-6 {
		margin-left: 50%;
	}
	
	.col-md-offset-5 {
		margin-left: 41.666666666667%;
	}
	
	.col-md-offset-4 {
		margin-left: 33.333333333333%;
	}
	
	.col-md-offset-3 {
		margin-left: 25%;
	}
	
	.col-md-offset-2 {
		margin-left: 16.666666666667%;
	}
	
	.col-md-offset-1 {
		margin-left: 8.3333333333333%;
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px;
	}
	
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
		float: left;
	}
	
	.col-lg-12 {
		width: 100%;
	}
	
	.col-lg-11 {
		width: 91.666666666667%;
	}
	
	.col-lg-10 {
		width: 83.333333333333%;
	}
	
	.col-lg-9 {
		width: 75%;
	}
	
	.col-lg-8 {
		width: 66.666666666667%;
	}
	
	.col-lg-7 {
		width: 58.333333333333%;
	}
	
	.col-lg-6 {
		width: 50%;
	}
	
	.col-lg-5 {
		width: 41.666666666667%;
	}
	
	.col-lg-4 {
		width: 33.333333333333%;
	}
	
	.col-lg-3 {
		width: 25%;
	}
	
	.col-lg-2 {
		width: 16.666666666667%;
	}
	
	.col-lg-1 {
		width: 8.3333333333333%;
	}
	
	.col-lg-offset-12 {
		margin-left: 100%;
	}
	
	.col-lg-offset-11 {
		margin-left: 91.666666666667%;
	}
	
	.col-lg-offset-10 {
		margin-left: 83.333333333333%;
	}
	
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	
	.col-lg-offset-8 {
		margin-left: 66.666666666667%;
	}
	
	.col-lg-offset-7 {
		margin-left: 58.333333333333%;
	}
	
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	
	.col-lg-offset-5 {
		margin-left: 41.666666666667%;
	}
	
	.col-lg-offset-4 {
		margin-left: 33.333333333333%;
	}
	
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	
	.col-lg-offset-2 {
		margin-left: 16.666666666667%;
	}
	
	.col-lg-offset-1 {
		margin-left: 8.3333333333333%;
	}
}

@media (min-width:1401px) {
	.col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
		float: left;
	}
	
	.col-xl-12 {
		width: 100%;
	}
	
	.col-xl-11 {
		width: 91.666666666667%;
	}
	
	.col-xl-10 {
		width: 83.333333333333%;
	}
	
	.col-xl-9 {
		width: 75%;
	}
	
	.col-xl-8 {
		width: 66.666666666667%;
	}
	
	.col-xl-7 {
		width: 58.333333333333%;
	}
	
	.col-xl-6 {
		width: 50%;
	}
	
	.col-xl-5 {
		width: 41.666666666667%;
	}
	
	.col-xl-4 {
		width: 33.333333333333%;
	}
	
	.col-xl-3 {
		width: 25%;
	}
	
	.col-xl-2 {
		width: 16.666666666667%;
	}
	
	.col-xl-1 {
		width: 8.3333333333333%;
	}
	
	.col-xl-offset-12 {
		margin-left: 100%;
	}
	
	.col-xl-offset-11 {
		margin-left: 91.666666666667%;
	}
	
	.col-xl-offset-10 {
		margin-left: 83.333333333333%;
	}
	
	.col-xl-offset-9 {
		margin-left: 75%;
	}
	
	.col-xl-offset-8 {
		margin-left: 66.666666666667%;
	}
	
	.col-xl-offset-7 {
		margin-left: 58.333333333333%;
	}
	
	.col-xl-offset-6 {
		margin-left: 50%;
	}
	
	.col-xl-offset-5 {
		margin-left: 41.666666666667%;
	}
	
	.col-xl-offset-4 {
		margin-left: 33.333333333333%;
	}
	
	.col-xl-offset-3 {
		margin-left: 25%;
	}
	
	.col-xl-offset-2 {
		margin-left: 16.666666666667%;
	}
	
	.col-xl-offset-1 {
		margin-left: 8.3333333333333%;
	}
}

@media (min-width:1600px) {
	.col-xxl-1, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9 {
		float: left;
	}
	
	.col-xxl-12 {
		width: 100%;
	}
	
	.col-xxl-11 {
		width: 91.666666666667%;
	}
	
	.col-xxl-10 {
		width: 83.333333333333%;
	}
	
	.col-xxl-9 {
		width: 75%;
	}
	
	.col-xxl-8 {
		width: 66.666666666667%;
	}
	
	.col-xxl-7 {
		width: 58.333333333333%;
	}
	
	.col-xxl-6 {
		width: 50%;
	}
	
	.col-xxl-5 {
		width: 41.666666666667%;
	}
	
	.col-xxl-4 {
		width: 33.333333333333%;
	}
	
	.col-xxl-3 {
		width: 25%;
	}
	
	.col-xxl-2 {
		width: 16.666666666667%;
	}
	
	.col-xxl-1 {
		width: 8.3333333333333%;
	}
	
	.col-xxl-offset-12 {
		margin-left: 100%;
	}
	
	.col-xxl-offset-11 {
		margin-left: 91.666666666667%;
	}
	
	.col-xxl-offset-10 {
		margin-left: 83.333333333333%;
	}
	
	.col-xxl-offset-9 {
		margin-left: 75%;
	}
	
	.col-xxl-offset-8 {
		margin-left: 66.666666666667%;
	}
	
	.col-xxl-offset-7 {
		margin-left: 58.333333333333%;
	}
	
	.col-xxl-offset-6 {
		margin-left: 50%;
	}
	
	.col-xxl-offset-5 {
		margin-left: 41.666666666667%;
	}
	
	.col-xxl-offset-4 {
		margin-left: 33.333333333333%;
	}
	
	.col-xxl-offset-3 {
		margin-left: 25%;
	}
	
	.col-xxl-offset-2 {
		margin-left: 16.666666666667%;
	}
	
	.col-xxl-offset-1 {
		margin-left: 8.3333333333333%;
	}
}

@media (min-width:1920px) {
	.col-xxxl-1, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9 {
		float: left;
	}
	
	.col-xxxl-12 {
		width: 100%;
	}
	
	.col-xxxl-11 {
		width: 91.666666666667%;
	}
	
	.col-xxxl-10 {
		width: 83.333333333333%;
	}
	
	.col-xxxl-9 {
		width: 75%;
	}
	
	.col-xxxl-8 {
		width: 66.666666666667%;
	}
	
	.col-xxxl-7 {
		width: 58.333333333333%;
	}
	
	.col-xxxl-6 {
		width: 50%;
	}
	
	.col-xxxl-5 {
		width: 41.666666666667%;
	}
	
	.col-xxxl-4 {
		width: 33.333333333333%;
	}
	
	.col-xxxl-3 {
		width: 25%;
	}
	
	.col-xxxl-2 {
		width: 16.666666666667%;
	}
	
	.col-xxxl-1 {
		width: 8.3333333333333%;
	}
	
	.col-xxxl-offset-12 {
		margin-left: 100%;
	}
	
	.col-xxxl-offset-11 {
		margin-left: 91.666666666667%;
	}
	
	.col-xxxl-offset-10 {
		margin-left: 83.333333333333%;
	}
	
	.col-xxxl-offset-9 {
		margin-left: 75%;
	}
	
	.col-xxxl-offset-8 {
		margin-left: 66.666666666667%;
	}
	
	.col-xxxl-offset-7 {
		margin-left: 58.333333333333%;
	}
	
	.col-xxxl-offset-6 {
		margin-left: 50%;
	}
	
	.col-xxxl-offset-5 {
		margin-left: 41.666666666667%;
	}
	
	.col-xxxl-offset-4 {
		margin-left: 33.333333333333%;
	}
	
	.col-xxxl-offset-3 {
		margin-left: 25%;
	}
	
	.col-xxxl-offset-2 {
		margin-left: 16.666666666667%;
	}
	
	.col-xxxl-offset-1 {
		margin-left: 8.3333333333333%;
	}
}

@-ms-viewport {
	width: device-width;
}

* {
	box-sizing: border-box;
}

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

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: transparent;
	min-width: 320px;
	font-size: .875em;
	font-family: Varela, Helvetica, Tahoma, Arial, sans-serif;
	color: #7f8c8d;
	line-height: 1.8;
}

::-moz-selection {
	color: #fff;
	background-color: #265cdc;
}

::selection {
	color: #fff;
	background-color: #265cdc;
}

embed, figure, iframe, img {
	max-width: 100%;
}

img {
	height: auto;
}

figure {
	margin: 0;
}

ins {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.2;
	color: #1b1b1b;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	margin-top: 0;
}

h1 {
	font-size: 2.5714285714286em;
}

@media (min-width:768px) {
	h1 {
		font-size: 5.1428571428571em;
	}
}

h2 {
	font-size: 2.5714285714286em;
}

@media (min-width:768px) {
	h2 {
		font-size: 3.4285714285714em;
	}
}

h3 {
	font-size: 2.1428571428571em;
}

@media (min-width:768px) {
	h3 {
		font-size: 2.5714285714286em;
	}
}

h4 {
	font-size: 1.7142857142857em;
}

@media (min-width:768px) {
	h4 {
		font-size: 2.1428571428571em;
	}
}

h5 {
	font-size: 1.2857142857143em;
}

@media (min-width:768px) {
	h5 {
		font-size: 1.7142857142857em;
	}
}

h6 {
	font-size: 1.1428571428571em;
}

@media (min-width:768px) {
	h6 {
		font-size: 1.2857142857143em;
	}
}

a {
	color: #265cdc;
	-webkit-transition: .4s color;
	transition: .4s color;
	text-decoration: none;
}

a:hover {
	color: #1b44a5;
}

a:focus {
	outline: 0;
}

blockquote {
	position: relative;
	font-size: 1.2857142857143em;
	margin-left: 0;
	margin-right: 0;
	padding-left: 2.25em;
}

@media (min-width:768px) {
	blockquote {
		font-size: 1.7142857142857em;
	}
}

blockquote:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.1428571428571em;
	color: #265cdc;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (min-width:768px) {
	blockquote:before {
		font-size: 1.2857142857143em;
	}
}

.main-w {
	position: relative;
	background-color: #fff;
	overflow: hidden;
}

.main-brd {
	display: none;
}

@media (min-width:768px) {
	.main-brd {
		display: block;
		position: fixed;
		z-index: 21;
		box-sizing: content-box;
		width: 0;
		height: 0;
	}
	
	.main-brd.__top {
		width: 100%;
		top: 0;
		left: 0;
	}
	
	.main-brd.__right {
		height: 100%;
		right: 0;
		top: 0;
	}
	
	.main-brd.__bottom {
		width: 100%;
		bottom: 0;
		left: 0;
	}
	
	.main-brd.__left {
		height: 100%;
		left: 0;
		top: 0;
	}
}

.bypostauthor, .gallery-caption, .sticky, .wp-caption {
	z-index: 1;
}

.alignleft {
	display: inline;
	float: left;
	margin: 1em 30px 1.5em 0;
}

.alignright {
	display: inline;
	float: right;
	margin: 1em 0 1.5em 30px;
}

.aligncenter {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.vc_figure-caption, .wp-caption-text {
	margin-bottom: 1.5em;
	font-style: italic;
	font-size: .85714285714286em;
	color: #aaa;
}

input[type=text], input[type=date], input[type=datetime], input[type=datetime-local], input[type=time], input[type=month], input[type=week], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel], input[type=number], textarea {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	box-shadow: none;
	box-shadow: inset 0 -2px 0 #eee;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	font-size: 1.1428571428571em;
	min-height: 40px;
	padding: 0 1em 2px;
	color: #7f8c8d;
	background-image: -webkit-linear-gradient(top, #265cdc 0, #265cdc 100%);
	background-image: linear-gradient(to bottom, #265cdc 0, #265cdc 100%);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 0 2px;
	-webkit-transition: .4s all;
	transition: .4s all;
}

input[type=text]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=time]:focus, input[type=month]:focus, input[type=week]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=number]:focus, textarea:focus {
	box-shadow: inset 0 -2px 0 transparent;
	font-weight: 700;
	background-size: 100% 2px;
	color: #1b1b1b;
}

input[type=text].__round, input[type=date].__round, input[type=datetime].__round, input[type=datetime-local].__round, input[type=time].__round, input[type=month].__round, input[type=week].__round, input[type=password].__round, input[type=search].__round, input[type=email].__round, input[type=url].__round, input[type=tel].__round, input[type=number].__round, textarea.__round {
	font-size: 1.2857142857143em;
	border-radius: 2.5em;
	min-height: 48px;
	background: #fff;
	box-shadow: none;
	border: 1px solid #eee;
	padding: 0 3.1111111111111em 0 1.1111111111111em;
}

@media (min-width:768px) {
	input[type=text].__round, input[type=date].__round, input[type=datetime].__round, input[type=datetime-local].__round, input[type=time].__round, input[type=month].__round, input[type=week].__round, input[type=password].__round, input[type=search].__round, input[type=email].__round, input[type=url].__round, input[type=tel].__round, input[type=number].__round, textarea.__round {
		padding: 0 30px;
	}
}

input[type=text].__bold_round, input[type=date].__bold_round, input[type=datetime].__bold_round, input[type=datetime-local].__bold_round, input[type=time].__bold_round, input[type=month].__bold_round, input[type=week].__bold_round, input[type=password].__bold_round, input[type=search].__bold_round, input[type=email].__bold_round, input[type=url].__bold_round, input[type=tel].__bold_round, input[type=number].__bold_round, textarea.__bold_round {
	font-size: 1.2857142857143em;
	border-radius: 2.5em;
	min-height: 48px;
	background: #fff;
	box-shadow: none;
	font-weight: 700;
	border: 2px solid #f7f7f7;
	padding: 0 1em;
	text-align: center;
	color: #1b1b1b;
}

.dark-form input[type=text], .dark-form input[type=date], .dark-form input[type=datetime], .dark-form input[type=datetime-local], .dark-form input[type=time], .dark-form input[type=month], .dark-form input[type=week], .dark-form input[type=password], .dark-form input[type=search], .dark-form input[type=email], .dark-form input[type=url], .dark-form input[type=tel], .dark-form input[type=number], .dark-form textarea {
	color: #fff;
}

label[for] {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .85714285714286em;
	cursor: pointer;
	margin: 0 1.3333333333333em;
	color: #aaa;
	line-height: 1;
	-webkit-transition: .4s color;
	transition: .4s color;
}

label[for].__focus {
	color: #265cdc;
}

label[for]:hover {
	color: #265cdc;
}

label[for]:hover+select {
	box-shadow: inset 0 -2px 0 #265cdc;
}

input:not([type=hidden])+.button, input:not([type=hidden])+button, input:not([type=hidden])+input[type=button], input:not([type=hidden])+input[type=reset], input:not([type=hidden])+input[type=submit], select+.button, select+button, select+input[type=button], select+input[type=reset], select+input[type=submit] {
	margin-left: 10px;
}

textarea {
	padding: 1em;
	height: auto;
}

label[for]+textarea {
	padding-top: .375em;
}

input[type=date], input[type=datetime], input[type=datetime-local], input[type=time], input[type=month], input[type=week], input[type=number] {
	padding-right: 0;
}

input[type=number] {
	width: 110px;
}

select {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	-webkit-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	box-shadow: none;
	box-shadow: inset 0 -2px 0 #eee;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	font-size: 1.1428571428571em;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	min-height: 40px;
	padding: 0 2em 2px 1em;
	color: #7f8c8d;
	background-image: url("https://cdn-ilchehh.nitrocdn.com/hJLBMflVjFtbxTeDXKxCaHbDtXgBoAst/assets/images/optimized/rev-a7835d1/maryrezek.com/wp-content/themes/melinda/images/select.png");
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	cursor: pointer;
	-webkit-transition: .4s box-shadow;
	transition: .4s box-shadow;
}

select.nitro-lazy {
	background-image: none !important;
}

select:hover {
	box-shadow: inset 0 -2px 0 #265cdc;
}

@-moz-document url-prefix() {
	select {
		padding-left: .75em;
		padding-top: .5em;
	}
}

select.__slim {
	margin: -13px 0;
	padding-left: 0;
	box-shadow: none;
}

select.__slim:hover {
	box-shadow: none;
}

button::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=submit]::-moz-focus-inner {
	border: none;
	padding: 0;
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1.1428571428571em 2em;
	background-color: #265cdc;
	color: #fff;
}

.button:hover, button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
	background-color: #1b44a5;
	color: #fff;
}

.button .fa, .button [class*=" icon-"], .button [class^=icon-], button .fa, button [class*=" icon-"], button [class^=icon-], input[type=button] .fa, input[type=button] [class*=" icon-"], input[type=button] [class^=icon-], input[type=reset] .fa, input[type=reset] [class*=" icon-"], input[type=reset] [class^=icon-], input[type=submit] .fa, input[type=submit] [class*=" icon-"], input[type=submit] [class^=icon-] {
	font-size: 1.1428571428571em;
}

.button .fa:first-child, .button [class*=" icon-"]:first-child, .button [class^=icon-]:first-child, button .fa:first-child, button [class*=" icon-"]:first-child, button [class^=icon-]:first-child, input[type=button] .fa:first-child, input[type=button] [class*=" icon-"]:first-child, input[type=button] [class^=icon-]:first-child, input[type=reset] .fa:first-child, input[type=reset] [class*=" icon-"]:first-child, input[type=reset] [class^=icon-]:first-child, input[type=submit] .fa:first-child, input[type=submit] [class*=" icon-"]:first-child, input[type=submit] [class^=icon-]:first-child {
	margin-right: .5em;
}

.button .fa:last-child, .button [class*=" icon-"]:last-child, .button [class^=icon-]:last-child, button .fa:last-child, button [class*=" icon-"]:last-child, button [class^=icon-]:last-child, input[type=button] .fa:last-child, input[type=button] [class*=" icon-"]:last-child, input[type=button] [class^=icon-]:last-child, input[type=reset] .fa:last-child, input[type=reset] [class*=" icon-"]:last-child, input[type=reset] [class^=icon-]:last-child, input[type=submit] .fa:last-child, input[type=submit] [class*=" icon-"]:last-child, input[type=submit] [class^=icon-]:last-child {
	margin-left: .5em;
}

.button .fa:first-child:last-child, .button [class*=" icon-"]:first-child:last-child, .button [class^=icon-]:first-child:last-child, button .fa:first-child:last-child, button [class*=" icon-"]:first-child:last-child, button [class^=icon-]:first-child:last-child, input[type=button] .fa:first-child:last-child, input[type=button] [class*=" icon-"]:first-child:last-child, input[type=button] [class^=icon-]:first-child:last-child, input[type=reset] .fa:first-child:last-child, input[type=reset] [class*=" icon-"]:first-child:last-child, input[type=reset] [class^=icon-]:first-child:last-child, input[type=submit] .fa:first-child:last-child, input[type=submit] [class*=" icon-"]:first-child:last-child, input[type=submit] [class^=icon-]:first-child:last-child {
	margin: 0;
}

.button [class*=" icon-"], .button [class^=icon-], button [class*=" icon-"], button [class^=icon-], input[type=button] [class*=" icon-"], input[type=button] [class^=icon-], input[type=reset] [class*=" icon-"], input[type=reset] [class^=icon-], input[type=submit] [class*=" icon-"], input[type=submit] [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.button.__o, button.__o, input[type=button].__o, input[type=reset].__o, input[type=submit].__o {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 2px solid;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1em 2em;
	color: inherit;
}

.button.__o:hover, button.__o:hover, input[type=button].__o:hover, input[type=reset].__o:hover, input[type=submit].__o:hover {
	background: 0 0;
}

.button.__o .fa, .button.__o [class*=" icon-"], .button.__o [class^=icon-], button.__o .fa, button.__o [class*=" icon-"], button.__o [class^=icon-], input[type=button].__o .fa, input[type=button].__o [class*=" icon-"], input[type=button].__o [class^=icon-], input[type=reset].__o .fa, input[type=reset].__o [class*=" icon-"], input[type=reset].__o [class^=icon-], input[type=submit].__o .fa, input[type=submit].__o [class*=" icon-"], input[type=submit].__o [class^=icon-] {
	font-size: 1.1428571428571em;
}

.button.__o .fa:first-child, .button.__o [class*=" icon-"]:first-child, .button.__o [class^=icon-]:first-child, button.__o .fa:first-child, button.__o [class*=" icon-"]:first-child, button.__o [class^=icon-]:first-child, input[type=button].__o .fa:first-child, input[type=button].__o [class*=" icon-"]:first-child, input[type=button].__o [class^=icon-]:first-child, input[type=reset].__o .fa:first-child, input[type=reset].__o [class*=" icon-"]:first-child, input[type=reset].__o [class^=icon-]:first-child, input[type=submit].__o .fa:first-child, input[type=submit].__o [class*=" icon-"]:first-child, input[type=submit].__o [class^=icon-]:first-child {
	margin-right: .5em;
}

.button.__o .fa:last-child, .button.__o [class*=" icon-"]:last-child, .button.__o [class^=icon-]:last-child, button.__o .fa:last-child, button.__o [class*=" icon-"]:last-child, button.__o [class^=icon-]:last-child, input[type=button].__o .fa:last-child, input[type=button].__o [class*=" icon-"]:last-child, input[type=button].__o [class^=icon-]:last-child, input[type=reset].__o .fa:last-child, input[type=reset].__o [class*=" icon-"]:last-child, input[type=reset].__o [class^=icon-]:last-child, input[type=submit].__o .fa:last-child, input[type=submit].__o [class*=" icon-"]:last-child, input[type=submit].__o [class^=icon-]:last-child {
	margin-left: .5em;
}

.button.__o .fa:first-child:last-child, .button.__o [class*=" icon-"]:first-child:last-child, .button.__o [class^=icon-]:first-child:last-child, button.__o .fa:first-child:last-child, button.__o [class*=" icon-"]:first-child:last-child, button.__o [class^=icon-]:first-child:last-child, input[type=button].__o .fa:first-child:last-child, input[type=button].__o [class*=" icon-"]:first-child:last-child, input[type=button].__o [class^=icon-]:first-child:last-child, input[type=reset].__o .fa:first-child:last-child, input[type=reset].__o [class*=" icon-"]:first-child:last-child, input[type=reset].__o [class^=icon-]:first-child:last-child, input[type=submit].__o .fa:first-child:last-child, input[type=submit].__o [class*=" icon-"]:first-child:last-child, input[type=submit].__o [class^=icon-]:first-child:last-child {
	margin: 0;
}

.button.__o [class*=" icon-"], .button.__o [class^=icon-], button.__o [class*=" icon-"], button.__o [class^=icon-], input[type=button].__o [class*=" icon-"], input[type=button].__o [class^=icon-], input[type=reset].__o [class*=" icon-"], input[type=reset].__o [class^=icon-], input[type=submit].__o [class*=" icon-"], input[type=submit].__o [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.button.__light, button.__light, input[type=button].__light, input[type=reset].__light, input[type=submit].__light {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1.1428571428571em 2em;
	background-color: #aaa;
	color: #fff;
}

.button.__light:hover, button.__light:hover, input[type=button].__light:hover, input[type=reset].__light:hover, input[type=submit].__light:hover {
	background-color: #898989;
	color: #fff;
}

.button.__light .fa, .button.__light [class*=" icon-"], .button.__light [class^=icon-], button.__light .fa, button.__light [class*=" icon-"], button.__light [class^=icon-], input[type=button].__light .fa, input[type=button].__light [class*=" icon-"], input[type=button].__light [class^=icon-], input[type=reset].__light .fa, input[type=reset].__light [class*=" icon-"], input[type=reset].__light [class^=icon-], input[type=submit].__light .fa, input[type=submit].__light [class*=" icon-"], input[type=submit].__light [class^=icon-] {
	font-size: 1.1428571428571em;
}

.button.__light .fa:first-child, .button.__light [class*=" icon-"]:first-child, .button.__light [class^=icon-]:first-child, button.__light .fa:first-child, button.__light [class*=" icon-"]:first-child, button.__light [class^=icon-]:first-child, input[type=button].__light .fa:first-child, input[type=button].__light [class*=" icon-"]:first-child, input[type=button].__light [class^=icon-]:first-child, input[type=reset].__light .fa:first-child, input[type=reset].__light [class*=" icon-"]:first-child, input[type=reset].__light [class^=icon-]:first-child, input[type=submit].__light .fa:first-child, input[type=submit].__light [class*=" icon-"]:first-child, input[type=submit].__light [class^=icon-]:first-child {
	margin-right: .5em;
}

.button.__light .fa:last-child, .button.__light [class*=" icon-"]:last-child, .button.__light [class^=icon-]:last-child, button.__light .fa:last-child, button.__light [class*=" icon-"]:last-child, button.__light [class^=icon-]:last-child, input[type=button].__light .fa:last-child, input[type=button].__light [class*=" icon-"]:last-child, input[type=button].__light [class^=icon-]:last-child, input[type=reset].__light .fa:last-child, input[type=reset].__light [class*=" icon-"]:last-child, input[type=reset].__light [class^=icon-]:last-child, input[type=submit].__light .fa:last-child, input[type=submit].__light [class*=" icon-"]:last-child, input[type=submit].__light [class^=icon-]:last-child {
	margin-left: .5em;
}

.button.__light .fa:first-child:last-child, .button.__light [class*=" icon-"]:first-child:last-child, .button.__light [class^=icon-]:first-child:last-child, button.__light .fa:first-child:last-child, button.__light [class*=" icon-"]:first-child:last-child, button.__light [class^=icon-]:first-child:last-child, input[type=button].__light .fa:first-child:last-child, input[type=button].__light [class*=" icon-"]:first-child:last-child, input[type=button].__light [class^=icon-]:first-child:last-child, input[type=reset].__light .fa:first-child:last-child, input[type=reset].__light [class*=" icon-"]:first-child:last-child, input[type=reset].__light [class^=icon-]:first-child:last-child, input[type=submit].__light .fa:first-child:last-child, input[type=submit].__light [class*=" icon-"]:first-child:last-child, input[type=submit].__light [class^=icon-]:first-child:last-child {
	margin: 0;
}

.button.__light [class*=" icon-"], .button.__light [class^=icon-], button.__light [class*=" icon-"], button.__light [class^=icon-], input[type=button].__light [class*=" icon-"], input[type=button].__light [class^=icon-], input[type=reset].__light [class*=" icon-"], input[type=reset].__light [class^=icon-], input[type=submit].__light [class*=" icon-"], input[type=submit].__light [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.mods {
	margin: 0 -.5em;
}

@media (min-width:768px) {
	.mods {
		position: relative;
	}
}

.mods_el {
	display: inline-block;
	vertical-align: middle;
	padding: .5em;
}

.mods_el.__separator+.mods_el.__separator, .mods_el.__separator:first-child, .mods_el.__separator:last-child {
	display: none;
}

.mods_el-ic {
	color: #fff;
}

.main-h-bottom.__dark .mods_el-ic, .main-h-bottom.__fixed .mods_el-ic, .mobile-mod .mods_el-ic {
	color: #1b1b1b;
}

.mods_el-tx {
	color: #fff;
}

.main-h-bottom.__dark .mods_el-tx, .main-h-bottom.__fixed .mods_el-tx, .mobile-mod .mods_el-tx {
	color: #1b1b1b;
}

.mods_el-tx .melinda-separator {
	display: inline-block;
	position: relative;
	width: 1.5em;
	height: 1em;
	opacity: .3;
}

.mods_el-tx .melinda-separator:before {
	content: "";
	position: absolute;
	top: -10%;
	left: 50%;
	width: 0;
	height: 125%;
	border-left: 1px dotted;
}

.mods_el-tx .fa {
	width: 1.5em;
	text-align: center;
	opacity: .75;
}

.mobile-mod {
	position: absolute;
	display: none;
	top: 100%;
	left: 15px;
	right: 15px;
	padding: 30px;
	padding: -webkit-calc(30px - .5em);
	padding: calc(30px - .5em);
	text-align: left;
	border-radius: 6px;
	background-color: #fff;
	z-index: 10;
	box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, .078);
}

@media (min-width:768px) {
	.mobile-mod-w {
		position: relative;
	}
}

@media (min-width:768px) {
	.mobile-mod {
		margin-top: 1.5em;
		left: auto;
		right: -30px;
		padding: 40px;
		min-width: 340px;
	}
	
	.mobile-mod:after {
		content: "";
		position: absolute;
		display: block;
		top: 0;
		right: 30px;
		width: 14px;
		height: 14px;
		margin: -5px 2px 0 0;
		background-color: #fff;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		border-radius: 2px;
	}
}

.main-h {
	position: relative;
	overflow: visible;
	background-color: #fff;
	z-index: 4;
}

.main-h.__negative {
	position: absolute;
	width: 100%;
}

.main-h-top {
	position: relative;
	padding-top: .2em;
	padding-bottom: .2em;
}

.main-h-top p {
	margin: 0;
}

.main-h-top .mods_el-ic:hover {
	opacity: .6;
}

.main-h-top .mods_el-ic, .main-h-top .mods_el-tx {
	color: #7f8c8d;
}

.main-h-bottom {
	color: #fff;
}

.main-h-bottom-w {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
}

.main-h-bottom.__boxed {
	position: relative;
}

.main-h-bottom.__dark {
	color: #1b1b1b;
}

.main-h-bottom:not(.__fixed).__boxed {
	margin: 0 15px;
}

.main-h-bottom:not(.__fixed).__light.__boxed {
	background-color: #1b1b1b;
}

.main-h-bottom.__dark.__boxed {
	background-color: #fff;
}

.main-h-bottom_menu-and-mods {
	float: right;
}

.main-h-bottom.__fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	color: #1b1b1b;
	box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, .078);
	-webkit-animation: fixed-header .4s;
	animation: fixed-header .4s;
}

@media (min-width:768px) {
	.admin-bar .main-h-bottom.__fixed {
		top: 32px;
	}
	
	.main-h-bottom:not(.__fixed).__boxed {
		margin: 0 30px;
	}
	
	.main-h-bottom-cnt {
		margin: 0 -30px;
	}
	
	.main-h-bottom-cnt:after, .main-h-bottom-cnt:before {
		content: " ";
		display: table;
	}
	
	.main-h-bottom-cnt:after {
		clear: both;
	}
	
	.main-h-bottom_add-menu {
		float: left;
	}
	
	.main-h-bottom .main-menu-w {
		float: right;
	}
	
	.main-h-bottom .mods-w {
		margin: 0 30px;
		float: right;
	}
	
	.main-h-bottom.__fixed.__layout3 .logo-w, .main-h-bottom.__fixed.__layout6 .logo-w, .main-h-bottom.__layout1 .logo-w, .main-h-bottom.__layout2 .logo-w, .main-h-bottom.__layout4 .logo-w, .main-h-bottom.__layout5 .logo-w, .main-h-bottom.__layout7 .logo-w, .main-h-bottom.__layout8 .logo-w {
		margin: 0 30px;
	}
	
	.main-h-bottom:not(.__fixed).__layout3 .logo-w, .main-h-bottom:not(.__fixed).__layout3 .main-h-bottom_menu-and-mods, .main-h-bottom:not(.__fixed).__layout6 .logo-w, .main-h-bottom:not(.__fixed).__layout6 .main-h-bottom_menu-and-mods {
		float: none;
	}
	
	.main-h-bottom:not(.__fixed).__layout3 .main-h-bottom-cnt, .main-h-bottom:not(.__fixed).__layout6 .main-h-bottom-cnt {
		text-align: center;
	}
	
	.main-h-bottom:not(.__fixed).__layout3 .main-h-bottom_menu-and-mods, .main-h-bottom:not(.__fixed).__layout6 .main-h-bottom_menu-and-mods {
		display: inline-block;
	}
	
	.main-h-bottom:not(.__fixed).__layout3 .main-h-bottom_menu-and-mods:after, .main-h-bottom:not(.__fixed).__layout3 .main-h-bottom_menu-and-mods:before, .main-h-bottom:not(.__fixed).__layout6 .main-h-bottom_menu-and-mods:after, .main-h-bottom:not(.__fixed).__layout6 .main-h-bottom_menu-and-mods:before {
		content: " ";
		display: table;
	}
	
	.main-h-bottom:not(.__fixed).__layout3 .main-h-bottom_menu-and-mods:after, .main-h-bottom:not(.__fixed).__layout6 .main-h-bottom_menu-and-mods:after {
		clear: both;
	}
	
	.main-h-bottom.__layout8 .mods_el {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.main-h-bottom.__layout8 .mods_el .xbig {
		font-size: 3em;
		line-height: .78;
	}
}

@media (min-width:1200px) {
	.main-h-bottom:not(.__fixed).__boxed {
		margin: 0 60px;
	}
	
	.main-h-bottom.__layout2 .logo-w, .main-h-bottom.__layout5 .logo-w {
		margin: 0 auto;
		float: none;
	}
	
	.main-h-bottom:not(.__fixed) .mods-w.__with_separator {
		padding-left: 60px;
	}
	
	.main-h-bottom:not(.__fixed) .mods-w.__with_separator:before {
		content: "";
		position: absolute;
		top: 0;
		width: 0;
		height: 100%;
		margin-left: -60px;
		border-left: 1px solid rgba(255, 255, 255, .2);
	}
}

.main-h-bottom .mods {
	margin: -.5em;
	padding: 17px 0;
	white-space: nowrap;
}

.main-h-bottom .mods_el {
	white-space: normal;
}

.logo {
	display: block;
}

.logo-w {
	float: left;
	margin: 0 auto;
	padding: 10px 0;
	max-width: 35%;
}

.main-h-bottom.__fixed .logo-w img {
	max-height: 40px;
}

.main-h-bottom.__dark .logo-w.__light, .main-h-bottom.__fixed .logo-w.__light, .main-h-bottom.__light .logo-w.__dark {
	display: none;
}

.logo-w a, .main-h-bottom.__fixed .logo-w.__dark {
	display: block;
}

.logo_tx {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1;
	padding: 3px 0;
	color: inherit;
}

.logo.__retina {
	display: none;
}

@media only screen and (min-device-pixel-ratio:2),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
	.logo.__not-retina {
		display: none;
	}
	
	.logo.__retina {
		display: block;
	}
}

@-webkit-keyframes fixed-header {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes fixed-header {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.bottom-f-menu, .top-h-menu {
	font-size: .85714285714286em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	padding: 0;
	margin: 0;
	margin: 0 -.5em;
	list-style: none;
}

.bottom-f-menu .menu-item, .top-h-menu .menu-item {
	display: inline-block;
}

.bottom-f-menu .current-menu-ancestor>a, .bottom-f-menu .current-menu-item>a, .top-h-menu .current-menu-ancestor>a, .top-h-menu .current-menu-item>a {
	color: #265cdc;
}

.bottom-f-menu .sub-menu, .top-h-menu .sub-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.bottom-f-menu a, .top-h-menu a {
	white-space: nowrap;
	display: inline-block;
	margin: 0 .5em;
	color: inherit;
}

.bottom-f-menu a:hover, .top-h-menu a:hover {
	color: #265cdc;
}

.bottom-f-menu {
	margin: 0 -.75em;
}

.bottom-f-menu a {
	font-weight: 700;
	margin: 0 .75em;
}

.add-menu, .main-menu {
	padding: 0;
	margin: 0;
	margin: 0 -15px;
	list-style: none;
	line-height: 1;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
}

.add-menu-w, .main-menu-w {
	margin: 0 30px;
	padding: 15px 0;
	z-index: 1;
}

.add-menu .sub-menu, .main-menu .sub-menu {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 240px;
	padding: 25px 40px 40px;
	border-top: 15px solid transparent;
	margin-left: -40px;
	background-color: #fff;
	background-clip: padding-box;
	text-align: left;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.add-menu .sub-menu a, .main-menu .sub-menu a {
	position: relative;
	padding: 0 15px 0 0;
	border: 0;
	text-transform: none;
	color: #7f8c8d;
}

.add-menu .sub-menu a:after, .main-menu .sub-menu a:after {
	display: none;
}

.add-menu .sub-menu .menu-item-has-children>a:before, .main-menu .sub-menu .menu-item-has-children>a:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -.5em;
	height: 1em;
	font-size: .71428571428571em;
	color: inherit;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.add-menu .sub-menu .sub-menu, .main-menu .sub-menu .sub-menu {
	top: -40px;
	left: 100%;
	margin-left: 0;
	border-top: 0;
	border-left: 45px solid transparent;
	min-width: 285px;
}

.add-menu .sub-menu .sub-align-left>.sub-menu, .main-menu .sub-menu .sub-align-left>.sub-menu {
	left: auto;
	right: 100%;
	border-left: 0;
	border-right: 45px solid transparent;
}

.add-menu .sub-menu .menu-item>a>.menu-item-desc, .main-menu .sub-menu .menu-item>a>.menu-item-desc {
	margin-bottom: 0;
}

.add-menu .sub-menu .menu-item:hover>a>.menu-item-desc, .main-menu .sub-menu .menu-item:hover>a>.menu-item-desc {
	opacity: .7;
}

.add-menu .menu-item, .main-menu .menu-item {
	position: relative;
	display: inline-block;
	margin: 0 15px;
	vertical-align: top;
}

.add-menu .menu-item .menu-item, .main-menu .menu-item .menu-item {
	display: block;
	margin: 15px 0 0;
}

.add-menu .menu-item .menu-item:hover>a, .main-menu .menu-item .menu-item:hover>a {
	color: #265cdc;
}

.add-menu .menu-item .current-menu-ancestor>a, .add-menu .menu-item .current-menu-item>a, .main-menu .menu-item .current-menu-ancestor>a, .main-menu .menu-item .current-menu-item>a {
	color: #265cdc;
}

.add-menu .menu-item-desc, .main-menu .menu-item-desc {
	display: block;
	margin: .28571428571429em 0 -1em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	font-weight: 400;
	text-transform: none;
	opacity: .7;
	-webkit-transition: .2s opacity;
	transition: .2s opacity;
}

.add-menu .menu-item-hidden, .main-menu .menu-item-hidden {
	margin-top: 0 !important;
}

.add-menu .menu-item-hidden>a, .main-menu .menu-item-hidden>a {
	display: none;
}

.add-menu .menu-item-header>a, .main-menu .menu-item-header>a {
	text-transform: uppercase;
	letter-spacing: .025em;
	color: #1b1b1b;
	margin-bottom: 30px;
	cursor: default;
}

.add-menu .menu-item-header:hover>a, .main-menu .menu-item-header:hover>a {
	color: #1b1b1b !important;
}

.add-menu .menu-item:hover>.sub-menu, .main-menu .menu-item:hover>.sub-menu {
	opacity: 1;
	visibility: visible;
}

.add-menu .current-menu-ancestor>a:after, .add-menu .current-menu-item>a:after, .add-menu .menu-item:hover>a:after, .main-menu .current-menu-ancestor>a:after, .main-menu .current-menu-item>a:after, .main-menu .menu-item:hover>a:after {
	width: 100%;
}

.add-menu .current-menu-ancestor>a>.menu-item-desc, .add-menu .current-menu-item>a>.menu-item-desc, .add-menu .menu-item:hover>a>.menu-item-desc, .main-menu .current-menu-ancestor>a>.menu-item-desc, .main-menu .current-menu-item>a>.menu-item-desc, .main-menu .menu-item:hover>a>.menu-item-desc {
	opacity: 0;
}

.main-h-bottom.__fixed .add-menu>.menu-item>a>.menu-item-desc, .main-h-bottom.__fixed .main-menu>.menu-item>a>.menu-item-desc {
	display: none;
}

.add-menu a, .main-menu a {
	display: block;
	position: relative;
	padding: .57142857142857em 0;
	line-height: 1;
	text-align: left;
	white-space: nowrap;
	color: inherit;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.add-menu a:hover, .main-menu a:hover {
	color: inherit;
}

.add-menu a:after, .main-menu a:after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #265cdc;
	-webkit-transition: .4s width;
	transition: .4s width;
}

.add-menu .sub-col-2>.sub-menu, .add-menu .sub-col-3>.sub-menu, .add-menu .sub-col-4>.sub-menu, .add-menu .sub-col-5>.sub-menu, .add-menu .sub-col-6>.sub-menu, .main-menu .sub-col-2>.sub-menu, .main-menu .sub-col-3>.sub-menu, .main-menu .sub-col-4>.sub-menu, .main-menu .sub-col-5>.sub-menu, .main-menu .sub-col-6>.sub-menu {
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
}

.add-menu .sub-col-2>.sub-menu:after, .add-menu .sub-col-2>.sub-menu:before, .add-menu .sub-col-3>.sub-menu:after, .add-menu .sub-col-3>.sub-menu:before, .add-menu .sub-col-4>.sub-menu:after, .add-menu .sub-col-4>.sub-menu:before, .add-menu .sub-col-5>.sub-menu:after, .add-menu .sub-col-5>.sub-menu:before, .add-menu .sub-col-6>.sub-menu:after, .add-menu .sub-col-6>.sub-menu:before, .main-menu .sub-col-2>.sub-menu:after, .main-menu .sub-col-2>.sub-menu:before, .main-menu .sub-col-3>.sub-menu:after, .main-menu .sub-col-3>.sub-menu:before, .main-menu .sub-col-4>.sub-menu:after, .main-menu .sub-col-4>.sub-menu:before, .main-menu .sub-col-5>.sub-menu:after, .main-menu .sub-col-5>.sub-menu:before, .main-menu .sub-col-6>.sub-menu:after, .main-menu .sub-col-6>.sub-menu:before {
	content: " ";
	display: table;
}

.add-menu .sub-col-2>.sub-menu:after, .add-menu .sub-col-3>.sub-menu:after, .add-menu .sub-col-4>.sub-menu:after, .add-menu .sub-col-5>.sub-menu:after, .add-menu .sub-col-6>.sub-menu:after, .main-menu .sub-col-2>.sub-menu:after, .main-menu .sub-col-3>.sub-menu:after, .main-menu .sub-col-4>.sub-menu:after, .main-menu .sub-col-5>.sub-menu:after, .main-menu .sub-col-6>.sub-menu:after {
	clear: both;
}

.add-menu .sub-col-2>.sub-menu .sub-menu, .add-menu .sub-col-3>.sub-menu .sub-menu, .add-menu .sub-col-4>.sub-menu .sub-menu, .add-menu .sub-col-5>.sub-menu .sub-menu, .add-menu .sub-col-6>.sub-menu .sub-menu, .main-menu .sub-col-2>.sub-menu .sub-menu, .main-menu .sub-col-3>.sub-menu .sub-menu, .main-menu .sub-col-4>.sub-menu .sub-menu, .main-menu .sub-col-5>.sub-menu .sub-menu, .main-menu .sub-col-6>.sub-menu .sub-menu {
	position: static;
	margin-left: 0;
	border: 0;
	padding: 0;
	min-width: 0;
}

.add-menu .sub-col-2>.sub-menu>.menu-item, .add-menu .sub-col-3>.sub-menu>.menu-item, .add-menu .sub-col-4>.sub-menu>.menu-item, .add-menu .sub-col-5>.sub-menu>.menu-item, .add-menu .sub-col-6>.sub-menu>.menu-item, .main-menu .sub-col-2>.sub-menu>.menu-item, .main-menu .sub-col-3>.sub-menu>.menu-item, .main-menu .sub-col-4>.sub-menu>.menu-item, .main-menu .sub-col-5>.sub-menu>.menu-item, .main-menu .sub-col-6>.sub-menu>.menu-item {
	padding: 0 15px;
	width: 220px;
	float: left;
}

.add-menu .sub-col-2>.sub-menu>.menu-item a, .add-menu .sub-col-3>.sub-menu>.menu-item a, .add-menu .sub-col-4>.sub-menu>.menu-item a, .add-menu .sub-col-5>.sub-menu>.menu-item a, .add-menu .sub-col-6>.sub-menu>.menu-item a, .main-menu .sub-col-2>.sub-menu>.menu-item a, .main-menu .sub-col-3>.sub-menu>.menu-item a, .main-menu .sub-col-4>.sub-menu>.menu-item a, .main-menu .sub-col-5>.sub-menu>.menu-item a, .main-menu .sub-col-6>.sub-menu>.menu-item a {
	padding: 0;
	white-space: normal;
}

.add-menu .sub-col-2>.sub-menu>.menu-item a:before, .add-menu .sub-col-3>.sub-menu>.menu-item a:before, .add-menu .sub-col-4>.sub-menu>.menu-item a:before, .add-menu .sub-col-5>.sub-menu>.menu-item a:before, .add-menu .sub-col-6>.sub-menu>.menu-item a:before, .main-menu .sub-col-2>.sub-menu>.menu-item a:before, .main-menu .sub-col-3>.sub-menu>.menu-item a:before, .main-menu .sub-col-4>.sub-menu>.menu-item a:before, .main-menu .sub-col-5>.sub-menu>.menu-item a:before, .main-menu .sub-col-6>.sub-menu>.menu-item a:before {
	display: none;
}

.add-menu .sub-col-2:hover .sub-menu, .add-menu .sub-col-3:hover .sub-menu, .add-menu .sub-col-4:hover .sub-menu, .add-menu .sub-col-5:hover .sub-menu, .add-menu .sub-col-6:hover .sub-menu, .main-menu .sub-col-2:hover .sub-menu, .main-menu .sub-col-3:hover .sub-menu, .main-menu .sub-col-4:hover .sub-menu, .main-menu .sub-col-5:hover .sub-menu, .main-menu .sub-col-6:hover .sub-menu {
	opacity: 1;
	visibility: visible;
}

.add-menu .sub-col-2>.sub-menu, .main-menu .sub-col-2>.sub-menu {
	width: 490px;
}

.add-menu .sub-col-3>.sub-menu, .main-menu .sub-col-3>.sub-menu {
	width: 710px;
}

.add-menu .sub-col-4>.sub-menu, .add-menu .sub-col-5>.sub-menu, .add-menu .sub-col-6>.sub-menu, .main-menu .sub-col-4>.sub-menu, .main-menu .sub-col-5>.sub-menu, .main-menu .sub-col-6>.sub-menu {
	width: 930px;
}

.add-menu .sub-align-right>.sub-menu, .main-menu .sub-align-right>.sub-menu {
	left: auto;
	right: 0;
	margin-left: 0;
	margin-right: -40px;
}

.add-menu .sub-align-center>.sub-menu, .main-menu .sub-align-center>.sub-menu {
	left: 50%;
	margin-left: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.add-menu .sub-full-width.sub-col-2, .add-menu .sub-full-width.sub-col-3, .add-menu .sub-full-width.sub-col-4, .add-menu .sub-full-width.sub-col-5, .add-menu .sub-full-width.sub-col-6, .main-menu .sub-full-width.sub-col-2, .main-menu .sub-full-width.sub-col-3, .main-menu .sub-full-width.sub-col-4, .main-menu .sub-full-width.sub-col-5, .main-menu .sub-full-width.sub-col-6 {
	position: static;
}

.add-menu .sub-full-width.sub-col-2>.sub-menu, .add-menu .sub-full-width.sub-col-3>.sub-menu, .add-menu .sub-full-width.sub-col-4>.sub-menu, .add-menu .sub-full-width.sub-col-5>.sub-menu, .add-menu .sub-full-width.sub-col-6>.sub-menu, .main-menu .sub-full-width.sub-col-2>.sub-menu, .main-menu .sub-full-width.sub-col-3>.sub-menu, .main-menu .sub-full-width.sub-col-4>.sub-menu, .main-menu .sub-full-width.sub-col-5>.sub-menu, .main-menu .sub-full-width.sub-col-6>.sub-menu {
	left: 0;
	right: 0;
	margin: 0;
	margin-top: -30px;
	border: 0;
	border-top: 30px solid transparent;
	padding: 65px 45px 80px;
	width: 100%;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.add-menu .sub-full-width.sub-col-2>.sub-menu:after, .add-menu .sub-full-width.sub-col-2>.sub-menu:before, .add-menu .sub-full-width.sub-col-3>.sub-menu:after, .add-menu .sub-full-width.sub-col-3>.sub-menu:before, .add-menu .sub-full-width.sub-col-4>.sub-menu:after, .add-menu .sub-full-width.sub-col-4>.sub-menu:before, .add-menu .sub-full-width.sub-col-5>.sub-menu:after, .add-menu .sub-full-width.sub-col-5>.sub-menu:before, .add-menu .sub-full-width.sub-col-6>.sub-menu:after, .add-menu .sub-full-width.sub-col-6>.sub-menu:before, .main-menu .sub-full-width.sub-col-2>.sub-menu:after, .main-menu .sub-full-width.sub-col-2>.sub-menu:before, .main-menu .sub-full-width.sub-col-3>.sub-menu:after, .main-menu .sub-full-width.sub-col-3>.sub-menu:before, .main-menu .sub-full-width.sub-col-4>.sub-menu:after, .main-menu .sub-full-width.sub-col-4>.sub-menu:before, .main-menu .sub-full-width.sub-col-5>.sub-menu:after, .main-menu .sub-full-width.sub-col-5>.sub-menu:before, .main-menu .sub-full-width.sub-col-6>.sub-menu:after, .main-menu .sub-full-width.sub-col-6>.sub-menu:before {
	content: " ";
	display: table;
}

.add-menu .sub-full-width.sub-col-2>.sub-menu:after, .add-menu .sub-full-width.sub-col-3>.sub-menu:after, .add-menu .sub-full-width.sub-col-4>.sub-menu:after, .add-menu .sub-full-width.sub-col-5>.sub-menu:after, .add-menu .sub-full-width.sub-col-6>.sub-menu:after, .main-menu .sub-full-width.sub-col-2>.sub-menu:after, .main-menu .sub-full-width.sub-col-3>.sub-menu:after, .main-menu .sub-full-width.sub-col-4>.sub-menu:after, .main-menu .sub-full-width.sub-col-5>.sub-menu:after, .main-menu .sub-full-width.sub-col-6>.sub-menu:after {
	clear: both;
}

.main-h-bottom.__fixed .add-menu .sub-full-width.sub-col-2>.sub-menu, .main-h-bottom.__fixed .add-menu .sub-full-width.sub-col-3>.sub-menu, .main-h-bottom.__fixed .add-menu .sub-full-width.sub-col-4>.sub-menu, .main-h-bottom.__fixed .add-menu .sub-full-width.sub-col-5>.sub-menu, .main-h-bottom.__fixed .add-menu .sub-full-width.sub-col-6>.sub-menu, .main-h-bottom.__fixed .main-menu .sub-full-width.sub-col-2>.sub-menu, .main-h-bottom.__fixed .main-menu .sub-full-width.sub-col-3>.sub-menu, .main-h-bottom.__fixed .main-menu .sub-full-width.sub-col-4>.sub-menu, .main-h-bottom.__fixed .main-menu .sub-full-width.sub-col-5>.sub-menu, .main-h-bottom.__fixed .main-menu .sub-full-width.sub-col-6>.sub-menu {
	margin-top: 0 !important;
	border-top: 0 !important;
}

.add-menu .sub-full-width.sub-col-2>.sub-menu .sub-menu, .add-menu .sub-full-width.sub-col-3>.sub-menu .sub-menu, .add-menu .sub-full-width.sub-col-4>.sub-menu .sub-menu, .add-menu .sub-full-width.sub-col-5>.sub-menu .sub-menu, .add-menu .sub-full-width.sub-col-6>.sub-menu .sub-menu, .main-menu .sub-full-width.sub-col-2>.sub-menu .sub-menu, .main-menu .sub-full-width.sub-col-3>.sub-menu .sub-menu, .main-menu .sub-full-width.sub-col-4>.sub-menu .sub-menu, .main-menu .sub-full-width.sub-col-5>.sub-menu .sub-menu, .main-menu .sub-full-width.sub-col-6>.sub-menu .sub-menu {
	position: static;
	margin: 0;
	border: 0;
	padding: 0;
	min-width: 0;
}

.add-menu .sub-full-width.sub-col-2>.sub-menu>.menu-item, .add-menu .sub-full-width.sub-col-3>.sub-menu>.menu-item, .add-menu .sub-full-width.sub-col-4>.sub-menu>.menu-item, .add-menu .sub-full-width.sub-col-5>.sub-menu>.menu-item, .add-menu .sub-full-width.sub-col-6>.sub-menu>.menu-item, .main-menu .sub-full-width.sub-col-2>.sub-menu>.menu-item, .main-menu .sub-full-width.sub-col-3>.sub-menu>.menu-item, .main-menu .sub-full-width.sub-col-4>.sub-menu>.menu-item, .main-menu .sub-full-width.sub-col-5>.sub-menu>.menu-item, .main-menu .sub-full-width.sub-col-6>.sub-menu>.menu-item {
	padding: 0 15px;
	width: auto;
	float: left;
}

.add-menu .sub-full-width.sub-col-2>.sub-menu>.menu-item a, .add-menu .sub-full-width.sub-col-3>.sub-menu>.menu-item a, .add-menu .sub-full-width.sub-col-4>.sub-menu>.menu-item a, .add-menu .sub-full-width.sub-col-5>.sub-menu>.menu-item a, .add-menu .sub-full-width.sub-col-6>.sub-menu>.menu-item a, .main-menu .sub-full-width.sub-col-2>.sub-menu>.menu-item a, .main-menu .sub-full-width.sub-col-3>.sub-menu>.menu-item a, .main-menu .sub-full-width.sub-col-4>.sub-menu>.menu-item a, .main-menu .sub-full-width.sub-col-5>.sub-menu>.menu-item a, .main-menu .sub-full-width.sub-col-6>.sub-menu>.menu-item a {
	padding: 0;
	white-space: normal;
}

.add-menu .sub-full-width.sub-col-2>.sub-menu>.menu-item a:before, .add-menu .sub-full-width.sub-col-3>.sub-menu>.menu-item a:before, .add-menu .sub-full-width.sub-col-4>.sub-menu>.menu-item a:before, .add-menu .sub-full-width.sub-col-5>.sub-menu>.menu-item a:before, .add-menu .sub-full-width.sub-col-6>.sub-menu>.menu-item a:before, .main-menu .sub-full-width.sub-col-2>.sub-menu>.menu-item a:before, .main-menu .sub-full-width.sub-col-3>.sub-menu>.menu-item a:before, .main-menu .sub-full-width.sub-col-4>.sub-menu>.menu-item a:before, .main-menu .sub-full-width.sub-col-5>.sub-menu>.menu-item a:before, .main-menu .sub-full-width.sub-col-6>.sub-menu>.menu-item a:before {
	display: none;
}

.add-menu .sub-full-width.sub-col-2:hover .sub-menu, .add-menu .sub-full-width.sub-col-3:hover .sub-menu, .add-menu .sub-full-width.sub-col-4:hover .sub-menu, .add-menu .sub-full-width.sub-col-5:hover .sub-menu, .add-menu .sub-full-width.sub-col-6:hover .sub-menu, .main-menu .sub-full-width.sub-col-2:hover .sub-menu, .main-menu .sub-full-width.sub-col-3:hover .sub-menu, .main-menu .sub-full-width.sub-col-4:hover .sub-menu, .main-menu .sub-full-width.sub-col-5:hover .sub-menu, .main-menu .sub-full-width.sub-col-6:hover .sub-menu {
	opacity: 1;
	visibility: visible;
}

.add-menu .sub-full-width.sub-col-2>.sub-menu>.menu-item, .main-menu .sub-full-width.sub-col-2>.sub-menu>.menu-item {
	width: 50%;
}

.add-menu .sub-full-width.sub-col-3>.sub-menu>.menu-item, .main-menu .sub-full-width.sub-col-3>.sub-menu>.menu-item {
	width: 33.333333333333%;
}

.add-menu .sub-full-width.sub-col-4>.sub-menu>.menu-item, .main-menu .sub-full-width.sub-col-4>.sub-menu>.menu-item {
	width: 25%;
}

.add-menu .sub-full-width.sub-col-5>.sub-menu>.menu-item, .main-menu .sub-full-width.sub-col-5>.sub-menu>.menu-item {
	width: 20%;
}

.add-menu .sub-full-width.sub-col-6>.sub-menu>.menu-item, .main-menu .sub-full-width.sub-col-6>.sub-menu>.menu-item {
	width: 16.666666666667%;
}

.popup-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	position: relative;
}

.popup-menu-popup {
	display: none;
	position: fixed;
	z-index: 20;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(32, 35, 38, .95);
	text-align: center;
	white-space: nowrap;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

.popup-menu-popup-close {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	padding: 30px;
	line-height: 1;
	font-size: 1.7142857142857em;
	color: #fff;
	opacity: .5;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

@media (min-width:992px) {
	.popup-menu-popup-close {
		padding: 60px;
	}
}

.popup-menu-popup-close:hover {
	color: #fff;
	opacity: 1;
}

.popup-menu-w {
	display: inline-block;
	position: relative;
	padding: 90px 15px;
	width: 100%;
	color: #fff;
	vertical-align: middle;
	white-space: normal;
}

.popup-menu .menu-item {
	display: block;
	text-align: center;
}

.popup-menu .menu-item.__hide_menu_item>a {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(-320px) scaleX(.5);
	-ms-transform: translateX(-320px) scaleX(.5);
	transform: translateX(-320px) scaleX(.5);
}

.popup-menu .menu-item.__back {
	margin: -70px 0 30px;
}

.popup-menu .menu-item.__back a {
	border-radius: 50%;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 1.2857142857143em;
	background-color: #fff;
	color: #1b1b1b;
}

.popup-menu .menu-item.__back a:hover {
	background-color: #265cdc;
	color: #fff;
}

.popup-menu .menu-item.__back a:after {
	display: none;
}

.popup-menu>.menu-item {
	opacity: 0;
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition: .4s opacity, .4s -webkit-transform;
	transition: .4s opacity, .4s -webkit-transform;
	transition: .4s opacity, .4s transform;
	transition: .4s opacity, .4s transform, .4s -webkit-transform;
}

.popup-menu>.menu-item:nth-child(2) {
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
}

.popup-menu>.menu-item:nth-child(3) {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

.popup-menu>.menu-item:nth-child(4) {
	-webkit-transition-delay: .15s;
	transition-delay: .15s;
}

.popup-menu>.menu-item:nth-child(5) {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

.popup-menu>.menu-item:nth-child(6) {
	-webkit-transition-delay: .25s;
	transition-delay: .25s;
}

.popup-menu>.menu-item:nth-child(7) {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}

.popup-menu>.menu-item:nth-child(8) {
	-webkit-transition-delay: .35s;
	transition-delay: .35s;
}

.popup-menu>.menu-item:nth-child(9) {
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}

.popup-menu>.menu-item:nth-child(10) {
	-webkit-transition-delay: .45s;
	transition-delay: .45s;
}

.popup-menu>.menu-item:nth-child(11) {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.popup-menu>.menu-item:nth-child(11+n) {
	-webkit-transition-delay: .55s;
	transition-delay: .55s;
}

.__visible .popup-menu>.menu-item {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.popup-menu .current-menu-ancestor>a:after, .popup-menu .current-menu-item>a:after {
	width: 100%;
}

.popup-menu .sub-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(320px) scaleX(.5);
	-ms-transform: translateX(320px) scaleX(.5);
	transform: translateX(320px) scaleX(.5);
	-webkit-transition: opacity .4s, visibility .4s, -webkit-transform .4s;
	transition: opacity .4s, visibility .4s, -webkit-transform .4s;
	transition: opacity .4s, visibility .4s, transform .4s;
	transition: opacity .4s, visibility .4s, transform .4s, -webkit-transform .4s;
	padding-bottom: 60px;
}

@media (min-width:992px) {
	.popup-menu .sub-menu {
		padding-bottom: 90px;
	}
}

.popup-menu .sub-menu.__active_sub_menu {
	opacity: 1;
	visibility: visible;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.popup-menu .menu-item-desc {
	display: none;
}

.popup-menu a {
	position: relative;
	display: inline-block;
	padding: 15px 0;
	line-height: 1;
	font-weight: 700;
	color: #fff;
	font-size: 1.7142857142857em;
	-webkit-transition: .4s all;
	transition: .4s all;
}

@media (min-width:768px) {
	.popup-menu a {
		font-size: 2.1428571428571em;
	}
}

.popup-menu a:after {
	content: "";
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 0;
	height: 4px;
	background-color: #265cdc;
	-webkit-transition: .4s width;
	transition: .4s width;
}

.popup-menu a:hover {
	color: #fff;
}

.popup-menu a:hover:after {
	left: 0;
	right: auto;
	width: 100%;
}

.t-w {
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	color: #fff;
}

@media (min-width:768px) {
	.t-w {
		padding-top: 210px;
		padding-bottom: 240px;
	}
}

.t-w_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #797b7d;
	background-size: cover;
	background-position: center;
	z-index: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.t-w_bg-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.t-w_bg-overlay-pattern {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYmBgaPj//z8DI4gAAYAAAwBABgZ+pgNS5QAAAABJRU5ErkJggg==");
	z-index: 2;
}

.t-w_bg-overlay-pattern.nitro-lazy {
	background-image: none !important;
}

.t-w_cnt {
	position: relative;
	z-index: 3;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	will-change: transform, opacity;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.t-w_sub-h {
	margin-bottom: 1em;
	font-size: 1.1428571428571em;
	letter-spacing: .2em;
	letter-spacing: .025em;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1;
}

@media (min-width:768px) {
	.t-w_sub-h {
		font-size: 1.2857142857143em;
	}
}

.t-w_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin: 0 0 20px;
	color: #fff;
}

.t-w_desc {
	margin: 20px auto 30px;
}

@media (min-width:768px) {
	.t-w_desc {
		font-size: 1.2857142857143em;
		max-width: 60%;
	}
}

.t-w_desc.__products {
	margin-top: 0;
}

.t-w_desc.__products .page-description, .t-w_desc.__products .term-description {
	margin-top: 30px;
}

.t-w_desc.__post {
	margin-top: 45px;
	font-size: .85714285714286em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	opacity: .7;
}

.t-w_desc p:last-child {
	margin-bottom: 0;
}

.t-w-post-category {
	margin-bottom: 60px;
}

.t-w-post-category a {
	display: inline-block;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .025em;
	border-radius: 2em;
	padding: .58333333333333em .83333333333333em;
	font-size: .85714285714286em;
	line-height: 1;
	color: #fff;
	background-color: #265cdc;
	-webkit-transition: .4s background-color;
	transition: .4s background-color;
}

.t-w-post-category a:hover {
	background-color: #1b44a5;
}

.t-w-post-meta a {
	color: inherit;
}

.t-w-post-meta a:hover {
	color: inherit;
}

.t-w-post-meta_separator {
	margin-right: 2.5em;
}

.t-w-post-meta [class*=" icon-"], .t-w-post-meta [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
	margin-right: .25em;
}

.t-w-post-meta-bottom {
	text-align: left;
}

@media (min-width:768px) {
	.t-w-post-meta-bottom {
		position: absolute;
		left: 0;
		bottom: 60px;
		width: 100%;
		z-index: 2;
	}
}

.t-w-post-author {
	display: inline-block;
	color: inherit;
}

.t-w-post-author:hover {
	color: inherit;
}

.t-w-post-author_img {
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle;
}

.t-w-post-author_img img {
	display: block;
	width: 50px;
	border-radius: 50%;
}

.t-w-post-author_h {
	display: inline-block;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	vertical-align: middle;
	line-height: 1;
}

.t-w-post-author_sub-h {
	opacity: .5;
}

.t-w-post-author_name {
	display: block;
	margin-top: 3px;
	text-transform: uppercase;
	letter-spacing: .025em;
}

.t-w_subcat {
	margin: 45px -10px 0;
}

.t-w-subcat-el {
	display: inline-block;
	margin: 0 15px;
}

.t-w-subcat-el_lk {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	display: block;
	position: relative;
	padding: .5em 0;
	font-size: 1.5714285714286em;
	line-height: 1;
	color: inherit;
}

.t-w-subcat-el_lk:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	border-bottom: 2px solid;
	opacity: .2;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.t-w-subcat-el_lk:hover {
	color: inherit;
}

.t-w-subcat-el_lk:hover:after {
	opacity: 1;
}

.t-w.__products-subcat .breadcrumb, .t-w.__products-subcat .t-w_desc, .t-w.__products-subcat .t-w_h, .t-w.__products-subcat .t-w_separator, .t-w.__products-subcat .t-w_sub-h, .t-w.__products-subcat .t-w_subcat {
	color: #fff;
}

.main-cnts-w {
	padding-top: 60px;
	padding-bottom: 120px;
	position: relative;
	background-color: #fff;
	z-index: 1;
}

.single-product .main-cnts-w {
	padding-top: 0;
}

body.blog .main-cnts-w, body.search-results .main-cnts-w, body.woocommerce:not(.woocommerce-wishlist) .main-cnts-w {
	background-color: #f7f7f7;
}

.main-cnts-after, .main-cnts-before {
	position: relative;
	background-color: #fff;
	z-index: 1;
}

.main-cnts-after:after, .main-cnts-after:before, .main-cnts-before:after, .main-cnts-before:before {
	content: " ";
	display: table;
}

.main-cnts-after:after, .main-cnts-before:after {
	clear: both;
}

.main-f:not(.__fixed) {
	height: auto !important;
}

@media (max-width:991px) {
	.main-f {
		height: auto !important;
	}
}

@media (min-width:992px) {
	.main-f.__fixed .main-f-inner {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 0;
	}
}

.main-f-top {
	padding-top: 75px;
	padding-bottom: 75px;
	background-color: #26272d;
	color: #fff;
}

.main-f-top .widget {
	padding-top: 3em;
}

.main-f-top .widget_h {
	margin-bottom: 30px;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.4285714285714em;
	color: #e6e6e6;
}

.main-f-top .widget .fa {
	width: 1.5em;
	text-align: center;
	color: #e6e6e6;
}

@media (min-width:768px) {
	.main-f-top .widget:first-child {
		padding-top: 0;
	}
}

.main-f-top .widget li {
	color: inherit;
}

.main-f-top .widget a {
	font-weight: 400;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
	opacity: .7;
}

.main-f-top .widget a:hover {
	color: inherit;
	opacity: 1;
}

.main-f-top .widget_nav_menu li {
	font-size: 1.1428571428571em;
	line-height: 1;
	margin-bottom: 1em;
}

.main-f-bottom {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	background-color: #222;
	color: #aaa;
}

.main-f-bottom p {
	margin: 0;
}

.main-f-bottom .mods_el-ic {
	color: #aaa;
}

.main-f-bottom .mods_el-ic:hover {
	opacity: .6;
}

.main-f-bottom .mods_el-tx {
	color: #aaa;
}

.breadcrumb {
	position: relative;
	font-size: .78571428571429em;
	text-transform: uppercase;
	letter-spacing: .025em;
	line-height: 1;
	z-index: 2;
}

@media (min-width:768px) {
	.t-w .breadcrumb {
		position: absolute;
		left: 0;
		bottom: 60px;
		width: 100%;
	}
}

.breadcrumb_last {
	opacity: .7;
}

.breadcrumb a {
	color: inherit;
	opacity: .7;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.breadcrumb a:hover {
	color: inherit;
	opacity: 1;
}

.sidebar .widget {
	padding: 3em 0;
	border-bottom: 1px solid #e6e6e6;
}

.sidebar .widget:first-child {
	padding-top: 0;
}

.sidebar .widget_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	font-size: 1em;
	margin-bottom: 2em;
}

.widget_archive .screen-reader-text, .widget_categories .screen-reader-text, .widget_meta .screen-reader-text, .widget_nav_menu .screen-reader-text, .widget_pages .screen-reader-text, .widget_recent_comments .screen-reader-text, .widget_recent_entries .screen-reader-text, .widget_text .screen-reader-text {
	display: none;
}

.widget_archive .select-w, .widget_categories .select-w, .widget_meta .select-w, .widget_nav_menu .select-w, .widget_pages .select-w, .widget_recent_comments .select-w, .widget_recent_entries .select-w, .widget_text .select-w {
	width: 100%;
}

.widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_text ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.widget_archive li, .widget_categories li, .widget_meta li, .widget_nav_menu li, .widget_pages li, .widget_recent_comments li, .widget_recent_entries li, .widget_text li {
	margin: .5em 0;
	color: #aaa;
}

.widget_archive li:first-child, .widget_categories li:first-child, .widget_meta li:first-child, .widget_nav_menu li:first-child, .widget_pages li:first-child, .widget_recent_comments li:first-child, .widget_recent_entries li:first-child, .widget_text li:first-child {
	margin-top: 0;
}

.widget_archive li .fa, .widget_categories li .fa, .widget_meta li .fa, .widget_nav_menu li .fa, .widget_pages li .fa, .widget_recent_comments li .fa, .widget_recent_entries li .fa, .widget_text li .fa {
	margin-right: .5em;
}

.widget_archive li li, .widget_categories li li, .widget_meta li li, .widget_nav_menu li li, .widget_pages li li, .widget_recent_comments li li, .widget_recent_entries li li, .widget_text li li {
	padding-left: 1em;
}

.widget_archive li a, .widget_categories li a, .widget_meta li a, .widget_nav_menu li a, .widget_pages li a, .widget_recent_comments li a, .widget_recent_entries li a, .widget_text li a {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
}

.widget_archive a, .widget_categories a, .widget_meta a, .widget_nav_menu a, .widget_pages a, .widget_recent_comments a, .widget_recent_entries a, .widget_text a {
	font-weight: 700;
	color: inherit;
}

.widget_archive a:hover, .widget_categories a:hover, .widget_meta a:hover, .widget_nav_menu a:hover, .widget_pages a:hover, .widget_recent_comments a:hover, .widget_recent_entries a:hover, .widget_text a:hover {
	color: #265cdc;
}

.widget_calendar table {
	width: 100%;
	text-align: center;
}

.widget_calendar caption {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	padding-bottom: .5em;
}

.widget_calendar td, .widget_calendar th {
	padding: .5em 0;
}

.widget_calendar tfoot td {
	padding-bottom: 0;
}

.widget_product_tag_cloud .tagcloud, .widget_tag_cloud .tagcloud {
	margin: -6px -3px;
}

.widget_product_tag_cloud a, .widget_tag_cloud a {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .025em;
	border-radius: 2em;
	font-size: .85714285714286em !important;
	display: inline-block;
	margin: .5em .25em;
	padding: .58333333333333em .83333333333333em;
	line-height: 1;
	background-color: #eee;
	color: #aaa;
	-webkit-transition: .4s color, .4s background-color;
	transition: .4s color, .4s background-color;
}

.widget_product_tag_cloud a:hover, .widget_tag_cloud a:hover {
	background-color: #265cdc;
	color: #fff;
}

.widget_product_categories .screen-reader-text {
	display: none;
}

.widget_product_categories .select-w {
	width: 100%;
}

.widget_product_categories ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.widget_product_categories li {
	margin: .5em 0;
	color: #aaa;
}

.widget_product_categories li:first-child {
	margin-top: 0;
}

.widget_product_categories li .fa {
	margin-right: .5em;
}

.widget_product_categories li li {
	padding-left: 1em;
}

.widget_product_categories li a {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
}

.widget_product_categories a {
	font-weight: 700;
	color: inherit;
}

.widget_product_categories a:hover {
	color: #265cdc;
}

.widget_product_categories .current-cat a {
	color: #265cdc;
}

.widget_product_categories .count {
	margin-top: 2px;
	font-size: .85714285714286em;
	float: right;
}

.widget_price_filter button {
	height: auto;
	min-height: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: 0 0;
	font-weight: 400;
	font-weight: 700;
	color: inherit;
	color: #265cdc;
	text-transform: none;
	letter-spacing: normal;
	letter-spacing: -.02em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-size: .85714285714286em;
	float: right;
}

.widget_price_filter button:hover {
	color: inherit;
	background: 0 0;
}

.widget_price_filter button:hover {
	color: #1b44a5;
}

.widget_price_filter .price_label {
	font-size: .85714285714286em;
	line-height: 1;
	color: #aaa;
}

.widget_layered_nav .screen-reader-text {
	display: none;
}

.widget_layered_nav .select-w {
	width: 100%;
}

.widget_layered_nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.widget_layered_nav li {
	margin: .5em 0;
	color: #aaa;
}

.widget_layered_nav li:first-child {
	margin-top: 0;
}

.widget_layered_nav li .fa {
	margin-right: .5em;
}

.widget_layered_nav li li {
	padding-left: 1em;
}

.widget_layered_nav li a {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
}

.widget_layered_nav a {
	font-weight: 700;
	color: inherit;
}

.widget_layered_nav a:hover {
	color: #265cdc;
}

.widget_layered_nav a:before {
	content: "";
	display: inline-block;
	margin-right: 1em;
	border-width: 1px;
	border-style: solid;
	border-radius: 2px;
	width: .64285714285714em;
	height: .64285714285714em;
	-webkit-transition: .4s background-color;
	transition: .4s background-color;
}

.widget_layered_nav .chosen a:before {
	background-color: #aaa;
	box-shadow: inset 0 0 0 1px #fff;
}

.widget_layered_nav .chosen a:hover:before {
	background-color: #265cdc;
}

.widget_layered_nav .count {
	margin-top: 2px;
	font-size: .85714285714286em;
	float: right;
}

.widget_layered_nav_filters .screen-reader-text {
	display: none;
}

.widget_layered_nav_filters .select-w {
	width: 100%;
}

.widget_layered_nav_filters ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.widget_layered_nav_filters li {
	margin: .5em 0;
	color: #aaa;
}

.widget_layered_nav_filters li:first-child {
	margin-top: 0;
}

.widget_layered_nav_filters li .fa {
	margin-right: .5em;
}

.widget_layered_nav_filters li li {
	padding-left: 1em;
}

.widget_layered_nav_filters li a {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
}

.widget_layered_nav_filters a {
	font-weight: 700;
	color: inherit;
}

.widget_layered_nav_filters a:hover {
	color: #265cdc;
}

.widget_layered_nav_filters ul {
	margin: -6px -3px;
}

.widget_layered_nav_filters li {
	display: inline-block;
}

.widget_layered_nav_filters a {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .025em;
	border-radius: 2em;
	font-size: .85714285714286em !important;
	display: inline-block;
	margin: .5em .25em;
	padding: .58333333333333em .83333333333333em;
	line-height: 1;
	background-color: #eee;
	color: #aaa;
	-webkit-transition: .4s color, .4s background-color;
	transition: .4s color, .4s background-color;
}

.widget_layered_nav_filters a:hover {
	background-color: #265cdc;
	color: #fff;
}

.widget_layered_nav_filters a:before {
	content: "";
	font-size: .75em;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 1em;
}

.widget_displaytweetswidget p {
	position: relative;
	margin: 0 0 25px;
	line-height: 1.4;
}

.widget_displaytweetswidget p:last-child {
	margin-bottom: 0;
}

.widget_displaytweetswidget p small {
	display: block;
	margin-top: .8em;
	line-height: 1;
	font-size: .85714285714286em;
}

@media (min-width:992px) {
	.widget_displaytweetswidget p {
		padding-left: 30px;
	}
	
	.widget_displaytweetswidget p:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		color: #265cdc;
		font-family: FontAwesome;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-size: 1.2857142857143em;
	}
}

.rpwwt-widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.rpwwt-widget ul li {
	margin: 0 0 25px;
	line-height: 1.2;
	overflow: visible;
}

.rpwwt-widget ul li:before {
	content: "";
	clear: both;
	display: block;
}

.rpwwt-widget ul li a {
	font-weight: 700;
	color: #e6e6e6;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.rpwwt-widget ul li a:hover {
	opacity: .6;
}

.rpwwt-widget ul li img {
	display: none;
}

@media (min-width:992px) {
	.rpwwt-widget ul li img {
		display: inline;
		margin: .1em 1em 25px 0;
	}
}

.rpwwt-widget .rpwwt-post-date {
	margin-top: .8em;
	line-height: 1;
	font-size: .85714285714286em;
}

.product_list_widget {
	padding: 0;
	margin: 0;
	margin: -1em 0;
	list-style: none;
}

.product_list_widget li {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	position: relative;
	padding: 1em 0;
	border-top: 1px solid #f7f7f7;
}

.product_list_widget li:after, .product_list_widget li:before {
	content: " ";
	display: table;
}

.product_list_widget li:after {
	clear: both;
}

.product_list_widget li:first-child {
	border-top: 0;
}

.product_list_widget img {
	max-width: 30px;
	float: left;
	margin-right: 1em;
}

.product_list_widget a {
	display: block;
	line-height: 1;
	color: #1b1b1b;
}

.product_list_widget a:hover {
	color: #265cdc;
}

.product_list_widget .amount {
	color: #265cdc;
	font-weight: 700;
}

.product_list_widget del {
	margin-right: .5em;
	color: #aaa;
}

.product_list_widget del .amount {
	font-weight: 400;
	color: #aaa;
}

.product_list_widget ins {
	color: #d91616;
}

.product_list_widget ins .amount {
	color: #d91616;
}

.product_list_widget .quantity {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .85714285714286em;
	color: #aaa;
}

.product_list_widget .reviewer {
	font-size: .85714285714286em;
	color: #aaa;
}

.minicart:after, .minicart:before, .widget_shopping_cart:after, .widget_shopping_cart:before {
	content: " ";
	display: table;
}

.minicart:after, .widget_shopping_cart:after {
	clear: both;
}

.minicart .product_list_widget, .widget_shopping_cart .product_list_widget {
	color: #1b1b1b;
	margin-bottom: 0;
}

.minicart li, .widget_shopping_cart li {
	border: 0;
	border-bottom: 1px solid #e6e6e6;
	padding-right: 1em;
}

.minicart .empty, .widget_shopping_cart .empty {
	border: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.minicart .remove, .widget_shopping_cart .remove {
	position: absolute;
	width: 1em;
	height: 1em;
	top: 50%;
	right: 0;
	margin-top: -.5em;
	color: #d91616;
	text-align: right;
}

.minicart .remove:hover, .widget_shopping_cart .remove:hover {
	color: #9d1010;
}

.minicart .cart-el-variation, .widget_shopping_cart .cart-el-variation {
	margin: 2px 0;
}

.minicart .total, .widget_shopping_cart .total {
	margin: 1.5em 0 2.5em;
}

.minicart .total strong, .widget_shopping_cart .total strong {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	color: #aaa;
}

.minicart .total .amount, .widget_shopping_cart .total .amount {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	float: right;
	color: #265cdc;
}

.minicart .button, .widget_shopping_cart .button {
	display: block;
}

.minicart .buttons, .widget_shopping_cart .buttons {
	margin: 0;
}

.minicart .button:first-child, .widget_shopping_cart .button:first-child {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	display: block;
	max-width: 100%;
	border: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1.1428571428571em 2em;
	background-color: #aaa;
	color: #fff;
	margin-bottom: 10px;
}

.minicart .button:first-child:hover, .widget_shopping_cart .button:first-child:hover {
	background-color: #898989;
	color: #fff;
}

.minicart .button:first-child .fa, .minicart .button:first-child [class*=" icon-"], .minicart .button:first-child [class^=icon-], .widget_shopping_cart .button:first-child .fa, .widget_shopping_cart .button:first-child [class*=" icon-"], .widget_shopping_cart .button:first-child [class^=icon-] {
	font-size: 1.1428571428571em;
}

.minicart .button:first-child .fa:first-child, .minicart .button:first-child [class*=" icon-"]:first-child, .minicart .button:first-child [class^=icon-]:first-child, .widget_shopping_cart .button:first-child .fa:first-child, .widget_shopping_cart .button:first-child [class*=" icon-"]:first-child, .widget_shopping_cart .button:first-child [class^=icon-]:first-child {
	margin-right: .5em;
}

.minicart .button:first-child .fa:last-child, .minicart .button:first-child [class*=" icon-"]:last-child, .minicart .button:first-child [class^=icon-]:last-child, .widget_shopping_cart .button:first-child .fa:last-child, .widget_shopping_cart .button:first-child [class*=" icon-"]:last-child, .widget_shopping_cart .button:first-child [class^=icon-]:last-child {
	margin-left: .5em;
}

.minicart .button:first-child .fa:first-child:last-child, .minicart .button:first-child [class*=" icon-"]:first-child:last-child, .minicart .button:first-child [class^=icon-]:first-child:last-child, .widget_shopping_cart .button:first-child .fa:first-child:last-child, .widget_shopping_cart .button:first-child [class*=" icon-"]:first-child:last-child, .widget_shopping_cart .button:first-child [class^=icon-]:first-child:last-child {
	margin: 0;
}

.minicart .button:first-child [class*=" icon-"], .minicart .button:first-child [class^=icon-], .widget_shopping_cart .button:first-child [class*=" icon-"], .widget_shopping_cart .button:first-child [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

@media (min-width:768px) {
	.minicart {
		position: relative;
	}
}

.minicart_lk {
	position: relative;
}

.minicart_count {
	position: absolute;
	box-sizing: content-box;
	bottom: 1px;
	left: 50%;
	min-width: .625em;
	border-radius: .75em;
	padding: .25em .5em;
	color: #fff;
	font-size: .64285714285714em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: .025em;
	text-align: center;
	font-weight: 700;
	line-height: 1.2;
	background-color: #265cdc;
}

.minicart_count.__zero {
	display: none;
}

.minicart_cnt {
	position: absolute;
	display: none;
	top: 100%;
	left: 15px;
	right: 15px;
	padding: 30px;
	text-align: left;
	border-radius: 6px;
	background-color: #fff;
	z-index: 10;
	box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, .078);
}

@media (min-width:768px) {
	.minicart_cnt {
		margin-top: 1.5em;
		left: auto;
		right: -30px;
		padding: 40px;
		min-width: 340px;
	}
	
	.minicart_cnt:after {
		content: "";
		position: absolute;
		display: block;
		top: 0;
		right: 30px;
		width: 14px;
		height: 14px;
		margin: -5px 2px 0 0;
		background-color: #fff;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		border-radius: 2px;
	}
}

.lwa {
	position: relative;
	display: inline-block;
	max-width: 100%;
	color: #1b1b1b;
}

.lwa header, .widget .lwa {
	width: 100%;
}

@media (min-width:768px) {
	.lwa-w {
		position: relative;
	}
}

.lwa-w .lwa {
	position: absolute;
	display: none;
	top: 100%;
	left: 15px;
	right: 15px;
	padding: 30px;
	text-align: left;
	border-radius: 6px;
	background-color: #fff;
	z-index: 10;
	box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, .078);
}

@media (min-width:768px) {
	.lwa-w .lwa {
		margin-top: 1.5em;
		left: auto;
		right: -30px;
		padding: 40px;
		min-width: 340px;
	}
	
	.lwa-w .lwa:after {
		content: "";
		position: absolute;
		display: block;
		top: 0;
		right: 30px;
		width: 14px;
		height: 14px;
		margin: -5px 2px 0 0;
		background-color: #fff;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		border-radius: 2px;
	}
}

.lwa-w i {
	cursor: pointer;
}

.lwa-title-sub {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1;
	font-size: 1.4285714285714em;
	margin-bottom: 1em;
}

.lwa-title-sub.__with-avatar {
	margin-right: 75px;
}

.lwa-register-tip {
	color: #7f8c8d;
}

.lwa-status {
	display: block;
	margin-bottom: 1em;
}

.lwa-status-invalid {
	color: #d91616;
}

.lwa-avatar {
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 50%;
	overflow: hidden;
}

.lwa-avatar img {
	display: block;
}

.lwa-w .lwa-avatar {
	top: 30px;
	right: 40px;
}

.lwa-info {
	padding: 0;
	margin: 0;
	list-style: none;
}

.lwa-info li {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	border-top: 1px solid rgba(170, 170, 170, .24);
}

.lwa-info li:first-child {
	border-top: 0;
}

.lwa-info a {
	display: block;
	padding: 1em 0;
	color: #7f8c8d;
	line-height: 1;
}

.lwa-info a:hover {
	color: #265cdc;
}

.lwa-info [class*=" icon-"], .lwa-info [class^=icon-] {
	width: 1.5em;
}

.lwa input[type=text], .lwa input[type=date], .lwa input[type=datetime], .lwa input[type=datetime-local], .lwa input[type=time], .lwa input[type=month], .lwa input[type=week], .lwa input[type=password], .lwa input[type=search], .lwa input[type=email], .lwa input[type=url], .lwa input[type=tel], .lwa input[type=number] {
	display: block;
	padding-left: 40px;
	margin: 20px 0;
	background-color: transparent;
	width: 100%;
}

.lwa .button, .lwa button, .lwa input[type=button], .lwa input[type=reset], .lwa input[type=submit] {
	display: block;
	margin-top: 15px;
	width: 100%;
}

.lwa input[type=submit] {
	margin-top: 40px;
}

.lwa p {
	font-size: .85714285714286em;
}

.lwa_it-w {
	position: relative;
}

.lwa_it-ic {
	position: absolute;
	left: 10px;
	background-color: transparent;
	padding: 0;
	color: #aaa;
	line-height: 40px;
}

.lwa-rememberme {
	margin-right: 5px;
}

.lwa-rememberme-w {
	display: block;
	margin: 30px 0 30px 10px;
	font-size: .85714285714286em;
	line-height: 1;
	color: #7f8c8d;
}

.lwa-remember-btn {
	position: absolute;
	top: 0;
	right: 0;
	font-size: .85714285714286em;
	color: inherit;
	line-height: 2.1;
}

.lwa-w .lwa-remember-btn {
	top: 30px;
	right: 30px;
}

@media (min-width:768px) {
	.lwa-w .lwa-remember-btn {
		top: 40px;
		right: 40px;
	}
}

ul.wcml_currency_switcher li {
	border: 0;
	opacity: .5;
}

ul.wcml_currency_switcher li.wcml-active-currency {
	background: 0 0;
	opacity: 1;
}

ul.wcml_currency_switcher+img {
	display: none;
}

.share {
	position: relative;
	margin: 1em 0;
}

@media (min-width:768px) {
	.share {
		display: inline-block;
	}
}

.share_h {
	color: #aaa;
	cursor: default;
	-webkit-transition: .4s color;
	transition: .4s color;
}

.share_icon {
	font-size: 1.2857142857143em;
	vertical-align: middle;
	margin-right: 7px;
}

.share_tx {
	display: inline-block;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	font-size: .85714285714286em;
	vertical-align: middle;
	-webkit-transform: translateY(1px);
	-ms-transform: translateY(1px);
	transform: translateY(1px);
}

.share:hover .share_h {
	color: #265cdc;
}

.share_lst-w {
	position: absolute;
	bottom: 100%;
	left: 0;
	-webkit-transition: .4s all;
	transition: .4s all;
	opacity: 0;
	visibility: hidden;
}

@media (min-width:768px) {
	.share_lst-w {
		left: auto;
		right: 0;
	}
}

.share_lst-w.__left {
	left: 0;
	right: auto;
}

.share:hover .share_lst-w {
	padding-bottom: 1em;
	opacity: 1;
	visibility: visible;
}

.share_lst {
	padding: 0;
	padding: 15px 40px;
	margin: 0;
	list-style: none;
	position: relative;
	background-color: #265cdc;
	border-radius: 6px;
	white-space: nowrap;
}

.share_lst:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 2em;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #265cdc;
}

@media (min-width:768px) {
	.share_lst:after {
		left: auto;
		right: 2em;
	}
}

.share_lst-w.__left .share_lst:after {
	right: auto;
	left: 2em;
}

.share_lst li {
	display: inline-block;
	margin-left: 1.5em;
	vertical-align: middle;
}

.share_lst li:first-child {
	margin-left: 0;
}

.share_lst a {
	font-size: 1.7142857142857em;
	display: block;
	padding: .5em 0;
	color: #fff;
	-webkit-transition: .2s padding;
	transition: .2s padding;
}

.share_lst a:hover {
	padding: .25em 0 .75em;
	color: #fff;
}

.share-alt {
	padding: 0;
	margin: 0;
	margin: 3px -5px;
	list-style: none;
	display: inline-block;
}

.share-alt:after, .share-alt:before {
	content: " ";
	display: table;
}

.share-alt:after {
	clear: both;
}

.share-alt_btn {
	display: block;
	border-radius: 3em;
	padding: .5em 1em;
	font-size: .85714285714286em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	-webkit-transition: .4s background-color;
	transition: .4s background-color;
}

.share-alt_btn-w {
	float: left;
	padding: 5px;
}

.share-alt_btn.__facebook:hover, .share-alt_btn.__google-plus:hover, .share-alt_btn.__pinterest:hover, .share-alt_btn.__twitter:hover {
	color: #fff;
}

.share-alt_btn .fa {
	margin-right: .5em;
}

.search-page {
	margin-bottom: 90px;
	text-align: center;
}

.search-page p {
	margin-bottom: 60px;
	line-height: 1.75;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	font-size: 1.5714285714286em;
	color: #aaa;
}

.search-page p strong {
	color: #1b1b1b;
}

.search-page input[type=search] {
	font-size: 1.2857142857143em;
	border-radius: 2.5em;
	min-height: 48px;
	background: #fff;
	box-shadow: none;
	border: 1px solid #eee;
	padding: 0 3.1111111111111em 0 1.1111111111111em;
}

@media (min-width:768px) {
	.search-page input[type=search] {
		padding: 0 30px;
	}
}

@media (max-width:991px) {
	.search-page .search-form_button {
		position: absolute;
		right: 0;
		padding: 0;
		width: 4em;
		background-color: transparent;
		color: #1b1b1b;
		line-height: 48px;
		-webkit-transition: .4s color;
		transition: .4s color;
	}
	
	.search-page .search-form_button:hover {
		background-color: transparent;
		color: #265cdc;
	}
	
	.search-page .search-form_button-ic {
		cursor: pointer;
		margin: 0 !important;
	}
	
	.search-page .search-form_button-tx {
		display: none;
	}
}

.search-form {
	position: relative;
}

.search-form input[type=search] {
	width: 600px;
}

.widget .search-form input[type=search] {
	font-size: 1.2857142857143em;
	border-radius: 2.5em;
	min-height: 48px;
	background: #fff;
	box-shadow: none;
	border: 1px solid #eee;
	padding: 0 3.1111111111111em 0 1.1111111111111em;
	width: 100%;
	padding-right: 3em !important;
}

@media (min-width:768px) {
	.widget .search-form input[type=search] {
		padding: 0 30px;
	}
}

.widget .search-form_button {
	position: absolute;
	right: 1.5em;
	margin-left: 0 !important;
	padding: 0;
	background-color: transparent;
	color: #1b1b1b;
	line-height: 48px;
	-webkit-transition: .4s color;
	transition: .4s color;
}

.widget .search-form_button:hover {
	background-color: transparent;
	color: #265cdc;
}

.widget .search-form_button-ic {
	cursor: pointer;
	margin: 0 !important;
}

.widget .search-form_button-tx {
	display: none;
}

.search-form-popup_close {
	display: none;
	width: 100%;
	height: 100%;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	padding: 30px;
	line-height: 1;
	font-size: 1.7142857142857em;
	color: #fff;
	opacity: .5;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

@media (min-width:992px) {
	.search-form-popup_close {
		padding: 60px;
	}
}

.search-form-popup_close:hover {
	color: #fff;
	opacity: 1;
}

.search-form-popup-w .search-form-popup_close {
	display: block;
}

.search-form-popup-w .search-form {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(38, 92, 220, .98);
	z-index: 30;
}

.search-form-popup-w .search-form form {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 30px;
	max-width: 810px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.search-form-popup-w .search-form input[type=search] {
	padding: 0 60px 3px 20px;
	width: 100%;
	min-height: 80px;
	color: #fff;
	font-weight: 700;
	font-size: 2.1428571428571em;
	background-image: -webkit-linear-gradient(top, #fff 0, #fff 100%);
	background-image: linear-gradient(to bottom, #fff 0, #fff 100%);
	background-size: 0 3px;
	box-shadow: inset 0 -3px 0 rgba(255, 255, 255, .5);
}

@media (min-width:768px) {
	.search-form-popup-w .search-form input[type=search] {
		font-size: 2.5714285714286em;
	}
}

.search-form-popup-w .search-form input[type=search]:focus {
	background-size: 100% 3px;
}

.search-form-popup-w .search-form input::-webkit-input-placeholder {
	color: #fff;
}

.search-form-popup-w .search-form input::-moz-placeholder {
	color: #fff;
}

.search-form-popup-w .search-form input:-moz-placeholder {
	color: #fff;
}

.search-form-popup-w .search-form input:-ms-input-placeholder {
	color: #fff;
}

.search-form-popup-w .search-form_button {
	position: absolute;
	right: 30px;
	line-height: 80px;
	padding: 0 20px 0 0;
	color: #fff;
	background-color: transparent;
	font-size: 1.7142857142857em;
	opacity: .5;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

@media (min-width:768px) {
	.search-form-popup-w .search-form_button {
		font-size: 2.1428571428571em;
	}
}

.search-form-popup-w .search-form_button:hover {
	background-color: transparent;
	color: #fff;
	opacity: 1;
}

.search-form-popup-w .search-form_button-ic {
	cursor: pointer;
	margin: 0 !important;
}

.search-form-popup-w .search-form_button-tx {
	display: none;
}

.search-el {
	position: relative;
	margin-bottom: 30px;
	border-radius: 6px;
	background-color: #fff;
	overflow: hidden;
	-webkit-transition: .4s box-shadow, .4s -webkit-transform;
	transition: .4s box-shadow, .4s -webkit-transform;
	transition: .4s box-shadow, .4s transform;
	transition: .4s box-shadow, .4s transform, .4s -webkit-transform;
}

@media (min-width:768px) {
	.search-el:hover {
		box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, .078);
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.search-el_img {
	padding-bottom: 66.666666666667%;
	height: 0;
	background-position: center;
	background-size: cover;
}

.search-el_desc {
	padding: 40px;
}

.search-el_desc:first-child {
	margin-top: 60px;
}

.search-el_h {
	font-size: 1.4285714285714em;
	line-height: normal;
}

.search-el .posted-on, .search-el_lk {
	color: inherit;
}

.search-el_meta {
	margin-top: 40px;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	line-height: 1;
	color: #7f8c8d;
}

.search-el_meta .author, .search-el_meta .url, .search-el_meta time {
	color: #aaa;
	font-weight: 700;
}

.search-el_cnt {
	margin-top: 15px;
	line-height: 1.8571428571429;
}

.search-el_cnt p:last-child {
	margin-bottom: 0;
}

.search-el_type {
	position: absolute;
	top: 40px;
	left: 40px;
	padding: .33333333333333em 1.25em;
	border-radius: 2em;
	font-size: .85714285714286em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .025em;
	background-color: #265cdc;
	color: #fff;
}

.search-el_type-ic {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.no-results-page {
	margin-top: 75px;
	text-align: center;
}

.no-results-page:first-child {
	margin-top: 15px;
}

.no-results-page_lbl {
	margin: 0;
	color: #265cdc;
	font-size: 5.7142857142857em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1;
}

@media (min-width:768px) {
	.no-results-page_lbl {
		font-size: 12.142857142857em;
	}
}

.no-results-page_lbl.__404 {
	font-size: 10em;
}

@media (min-width:768px) {
	.no-results-page_lbl.__404 {
		font-size: 17.142857142857em;
	}
}

.no-results-page_lbl.__cart {
	margin-bottom: 90px;
}

.no-results-page_h {
	text-transform: none;
	letter-spacing: 0;
}

.no-results-page_desk {
	margin-bottom: 60px;
	font-size: 1.7142857142857em;
	color: #aaa;
}

@media (min-width:768px) {
	.no-results-page_desk {
		font-size: 2.1428571428571em;
	}
}

.no-results-page_lk {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	color: #265cdc;
}

.no-results-page_lk-w {
	margin-top: 60px;
}

.post-standard {
	margin-bottom: 60px;
	background-color: #fff;
	border-radius: 6px;
}

.post-standard_img, .post-standard_img-lk {
	display: block;
	width: 100%;
}

.post-standard_aside {
	margin-bottom: 30px;
}

@media (min-width:768px) {
	.post-standard_aside {
		margin-bottom: 0;
		float: left;
	}
}

.post-standard_icon {
	font-size: 1.7142857142857em;
	color: #fff;
	opacity: .5;
	line-height: 1.6666666666667;
}

@media (min-width:768px) {
	.post-standard_main {
		margin-left: 110px;
	}
}

.post-standard_date {
	display: block;
	color: #7f8c8d;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
}

.post-standard_date-day {
	font-size: 2.1428571428571em;
	line-height: 1;
}

.post-standard_date-month {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	font-size: .85714285714286em;
	line-height: 1;
}

.post-standard_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin: 0;
	font-size: 1.5714285714286em;
}

@media (min-width:768px) {
	.post-standard_h {
		font-size: 2.1428571428571em;
	}
}

.post-standard_h a {
	color: inherit;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.post-standard_h a:hover {
	color: #265cdc;
}

.post-standard_desc {
	margin-top: 15px;
	line-height: 1.8571428571429;
}

@media (min-width:768px) {
	.post-standard_desc {
		margin-top: 30px;
	}
}

.post-standard_desc p:last-child {
	margin-bottom: 0;
}

.post-standard_desc-w {
	position: relative;
	padding: 45px 30px;
}

@media (min-width:768px) {
	.post-standard_desc-w {
		padding: 60px 60px 80px;
	}
}

.post-standard_category {
	position: absolute;
	top: 0;
}

.post-standard_category a {
	display: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: -.83333333333333em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .025em;
	border-radius: 2em;
	padding: .58333333333333em .83333333333333em;
	font-size: .85714285714286em;
	line-height: 1;
	color: #fff;
	background-color: #265cdc;
	-webkit-transition: .4s background-color;
	transition: .4s background-color;
}

.post-standard_category a:hover {
	background-color: #1b44a5;
}

.post-standard_category a:first-child {
	display: inline-block;
}

.post-standard_meta {
	margin-top: 30px;
}

.post-standard_meta:after, .post-standard_meta:before {
	content: " ";
	display: table;
}

.post-standard_meta:after {
	clear: both;
}

@media (min-width:768px) {
	.post-standard_meta {
		margin-top: 60px;
	}
}

.post-standard_author-lk {
	display: block;
}

@media (min-width:768px) {
	.post-standard_author-lk {
		float: left;
	}
}

.post-standard_author-img {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	border-radius: 50%;
	overflow: hidden;
}

.post-standard_author-h {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}

.post-standard_author-by {
	display: block;
	margin-bottom: 4px;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	color: #aaa;
	line-height: 1;
}

.post-standard_author-name {
	display: block;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	color: #1b1b1b;
	line-height: 1;
}

.post-standard_comments {
	display: block;
	margin-top: 17px;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1;
	white-space: nowrap;
	color: #aaa;
}

@media (min-width:768px) {
	.post-standard_comments {
		float: right;
	}
}

.post-standard_comments-count {
	font-size: .85714285714286em;
}

.post-standard.__audio, .post-standard.__gallery, .post-standard.__video, .post-standard.__with-img {
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.post-standard.__link {
	background-color: #797b7d;
}

.post-standard.__quote, .post-standard.__status {
	background-color: #265cdc;
}

@media (min-width:768px) {
	.post-standard.__link .post-standard_aside, .post-standard.__quote .post-standard_aside, .post-standard.__status .post-standard_aside {
		width: 67px;
		text-align: center;
	}
}

.post-standard.__quote .post-standard_aside {
	margin-bottom: 3px;
}

@media (min-width:768px) {
	.post-standard.__quote .post-standard_aside {
		margin-bottom: 0;
	}
}

.post-standard.__link .post-standard_h {
	font-size: 2.1428571428571em;
	line-height: 1.3333333333333;
	color: #fff;
}

.post-standard.__link .post-standard_h a:hover {
	color: #fff;
	opacity: .5;
}

.post-standard.__quote .post-standard_icon {
	line-height: 1;
	font-family: Georgea, serif;
	font-weight: 700;
	font-size: 4.7857142857143em;
}

.post-standard.__quote .post-standard_h {
	display: block;
	margin-top: 30px;
	font-size: 1em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	font-style: normal;
	color: #1b1b1b;
}

.post-standard.__link .post-standard_desc, .post-standard.__quote .post-standard_desc, .post-standard.__status .post-standard_desc {
	color: #fff;
}

@media (min-width:768px) {
	.post-standard.__link .post-standard_desc-w, .post-standard.__quote .post-standard_desc-w, .post-standard.__status .post-standard_desc-w {
		padding: 120px 60px;
	}
}

.post-standard.__link .post-standard_desc {
	margin-top: 21px;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	opacity: .5;
}

.post-standard.__quote .post-standard_desc, .post-standard.__status .post-standard_desc {
	padding-left: 0;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin: 0;
	font-size: 2.1428571428571em;
	line-height: 1.3333333333333;
}

.post-standard.__quote .post-standard_desc:before, .post-standard.__status .post-standard_desc:before {
	display: none;
}

.post-standard.__quote .post-standard_desc p, .post-standard.__status .post-standard_desc p {
	margin: 0;
}

.post-grid {
	position: relative;
	margin-bottom: 30px;
	border-radius: 6px;
	background-color: #fff;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .4s box-shadow, .4s -webkit-transform;
	transition: .4s box-shadow, .4s -webkit-transform;
	transition: .4s box-shadow, .4s transform;
	transition: .4s box-shadow, .4s transform, .4s -webkit-transform;
}

@media (min-width:768px) {
	.post-grid:hover {
		box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, .078);
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.post-grid_img {
	display: block;
	width: 100%;
}

.post-grid_img-w {
	position: relative;
}

.post-grid_icon {
	margin-bottom: 1em;
	font-size: 1.7142857142857em;
	color: #fff;
	opacity: .5;
}

.post-grid_category {
	position: absolute;
	top: 0;
}

.post-grid_category a {
	display: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: -.83333333333333em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .025em;
	border-radius: 2em;
	padding: .58333333333333em .83333333333333em;
	font-size: .85714285714286em;
	line-height: 1;
	color: #fff;
	background-color: #265cdc;
	-webkit-transition: .4s background-color;
	transition: .4s background-color;
}

.post-grid_category a:hover {
	background-color: #1b44a5;
}

.post-grid_category a:first-child {
	display: inline-block;
}

.post-grid_h {
	margin-bottom: 1em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.4285714285714em;
	color: #1b1b1b;
}

.post-grid_desc {
	line-height: 1.8571428571429;
	margin: 0;
}

.post-grid_desc-w {
	position: relative;
	padding: 40px 40px 95px;
}

.post-grid_desc p:last-child {
	margin-bottom: 0;
}

.post-grid_meta {
	position: absolute;
	left: 40px;
	right: 40px;
	bottom: 40px;
	line-height: 1;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	color: #aaa;
}

.post-grid_meta:after, .post-grid_meta:before {
	content: " ";
	display: table;
}

.post-grid_meta:after {
	clear: both;
}

.post-grid_comments {
	float: right;
	white-space: nowrap;
	color: inherit;
}

.post-grid_lk {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.post-grid.__double, .post-grid.__image {
	background-color: #202326;
}

.post-grid.__link {
	background-color: #797b7d;
}

.post-grid.__quote, .post-grid.__status {
	background-color: #265cdc;
}

.post-grid.__double .post-grid_img, .post-grid.__image .post-grid_img {
	width: 100%;
	height: 100%;
	opacity: .5;
	background-size: cover;
	background-position: center;
}

.post-grid.__double .post-grid_img-w, .post-grid.__image .post-grid_img-w {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.post-grid.__audio .post-grid_img-w:after, .post-grid.__video .post-grid_img-w:after {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 13px 13px 17px 17px;
	width: 60px;
	height: 60px;
	line-height: 30px;
	border-radius: 50%;
	font-family: feather;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	speak: none;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.7142857142857em;
	text-align: center;
	color: #fff;
	background-color: #265cdc;
	overflow: hidden;
}

.post-grid.__video .post-grid_img-w:after {
	content: "";
}

.post-grid.__audio .post-grid_img-w:after {
	content: "";
}

.post-grid.__double .post-grid_img-w:after {
	display: none;
}

.post-grid.__double:not(.__link) .post-grid_h {
	font-size: 2.1428571428571em;
	line-height: 1.3333333333333;
	color: #fff;
}

.post-grid.__quote .post-grid_icon {
	margin-bottom: 0;
	line-height: 1;
	font-family: Georgea, serif;
	font-weight: 700;
	font-size: 4.7857142857143em;
}

.post-grid.__image .post-grid_h {
	color: #fff;
}

.post-grid.__link .post-grid_h {
	margin-bottom: .5em;
	font-size: 1.5714285714286em;
	color: #fff;
	line-height: 1.4545454545455;
}

.post-grid.__quote .post-grid_h {
	position: absolute;
	top: 30px;
	right: 40px;
	font-size: .85714285714286em;
	font-style: normal;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	color: #fff;
	opacity: .5;
}

.post-grid.__double .post-grid_desc, .post-grid.__image .post-grid_desc, .post-grid.__link .post-grid_desc, .post-grid.__quote .post-grid_desc, .post-grid.__status .post-grid_desc {
	color: #fff;
}

.post-grid.__double .post-grid_desc-w, .post-grid.__image .post-grid_desc-w, .post-grid.__link .post-grid_desc-w, .post-grid.__quote .post-grid_desc-w, .post-grid.__status .post-grid_desc-w {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.post-grid.__quote .post-grid_desc, .post-grid.__status .post-grid_desc {
	padding-left: 0;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.5714285714286em;
	line-height: 1.4545454545455;
}

.post-grid.__quote .post-grid_desc:before, .post-grid.__status .post-grid_desc:before {
	display: none;
}

.post-grid.__quote .post-grid_desc p:first-child {
	margin-top: 0;
}

.post-grid.__double .post-grid_category, .post-grid.__image .post-grid_category {
	position: relative;
	padding: 40px;
}

.post-grid.__link .post-grid_category, .post-grid.__quote .post-grid_category, .post-grid.__status .post-grid_category {
	position: relative;
	padding: 40px;
}

.post-grid.__link .post-grid_category a, .post-grid.__quote .post-grid_category a, .post-grid.__status .post-grid_category a {
	background-color: rgba(255, 255, 255, .15);
}

.post-grid.__quote .post-grid_meta, .post-grid.__status .post-grid_meta {
	color: #fff;
	opacity: .5;
}

.post-masonry {
	position: relative;
	margin-bottom: 30px;
	border-radius: 6px;
	background-color: #fff;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .4s box-shadow, .4s -webkit-transform;
	transition: .4s box-shadow, .4s -webkit-transform;
	transition: .4s box-shadow, .4s transform;
	transition: .4s box-shadow, .4s transform, .4s -webkit-transform;
}

@media (min-width:768px) {
	.post-masonry:hover {
		box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, .078);
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.post-masonry_img {
	display: block;
	width: 100%;
}

.post-masonry_img-w {
	position: relative;
	min-height: 40px;
}

.post-masonry_icon {
	margin-bottom: 1em;
	font-size: 1.7142857142857em;
	color: #fff;
	opacity: .5;
}

.post-masonry_category {
	position: absolute;
	top: 0;
}

.post-masonry_category a {
	display: none;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: -.83333333333333em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .025em;
	border-radius: 2em;
	padding: .58333333333333em .83333333333333em;
	font-size: .85714285714286em;
	line-height: 1;
	color: #fff;
	background-color: #265cdc;
	-webkit-transition: .4s background-color;
	transition: .4s background-color;
}

.post-masonry_category a:hover {
	background-color: #1b44a5;
}

.post-masonry_category a:first-child {
	display: inline-block;
}

.post-masonry_h {
	margin-bottom: 1em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.4285714285714em;
	color: #1b1b1b;
}

.post-masonry_desc {
	line-height: 1.8571428571429;
	margin: 0;
}

.post-masonry_desc-w {
	position: relative;
	padding: 40px 40px 95px;
}

.post-masonry_desc p:last-child {
	margin-bottom: 0;
}

.post-masonry_meta {
	position: absolute;
	left: 40px;
	right: 40px;
	bottom: 40px;
	line-height: 1;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	color: #aaa;
}

.post-masonry_meta:after, .post-masonry_meta:before {
	content: " ";
	display: table;
}

.post-masonry_meta:after {
	clear: both;
}

.post-masonry_comments {
	float: right;
	white-space: nowrap;
	color: inherit;
}

.post-masonry_lk {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.post-masonry.__link {
	background-color: #797b7d;
}

.post-masonry.__quote, .post-masonry.__status {
	background-color: #265cdc;
}

.post-masonry.__audio .post-masonry_img-w:after, .post-masonry.__video .post-masonry_img-w:after {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 13px 13px 17px 17px;
	width: 60px;
	height: 60px;
	line-height: 30px;
	border-radius: 50%;
	font-family: feather;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	speak: none;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.7142857142857em;
	text-align: center;
	color: #fff;
	background-color: #265cdc;
	overflow: hidden;
}

.post-masonry.__video .post-masonry_img-w:after {
	content: "";
}

.post-masonry.__audio .post-masonry_img-w:after {
	content: "";
}

.post-masonry.__quote .post-masonry_icon {
	margin-bottom: 0;
	line-height: 1;
	font-family: Georgea, serif;
	font-weight: 700;
	font-size: 4.7857142857143em;
}

.post-masonry.__link .post-masonry_h {
	margin-bottom: .5em;
	font-size: 1.5714285714286em;
	color: #fff;
	line-height: 1.4545454545455;
}

.post-masonry.__quote .post-masonry_h {
	position: absolute;
	top: 30px;
	right: 40px;
	font-size: .85714285714286em;
	font-style: normal;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	color: #fff;
	opacity: .5;
}

.post-masonry.__link .post-masonry_desc, .post-masonry.__quote .post-masonry_desc, .post-masonry.__status .post-masonry_desc {
	color: #fff;
}

.post-masonry.__quote .post-masonry_desc, .post-masonry.__status .post-masonry_desc {
	padding-left: 0;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.5714285714286em;
	line-height: 1.4545454545455;
}

.post-masonry.__quote .post-masonry_desc:before, .post-masonry.__status .post-masonry_desc:before {
	display: none;
}

.post-masonry.__quote .post-masonry_desc p:first-child {
	margin-top: 0;
}

.post-masonry.__link .post-masonry_category, .post-masonry.__quote .post-masonry_category, .post-masonry.__status .post-masonry_category {
	position: relative;
	padding: 40px 40px 0;
}

.post-masonry.__link .post-masonry_category a, .post-masonry.__quote .post-masonry_category a, .post-masonry.__status .post-masonry_category a {
	background-color: rgba(255, 255, 255, .15);
}

.post-masonry.__quote .post-masonry_meta, .post-masonry.__status .post-masonry_meta {
	color: #fff;
	opacity: .5;
}

.post-metro {
	min-height: 12em;
	position: relative;
	margin: 0 -15px;
	background-color: #1b1b1b;
	text-align: left;
	color: #fff;
	overflow: hidden;
}

.post-metro_img {
	display: block;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .4s -webkit-transform;
	transition: .4s -webkit-transform;
	transition: .4s transform;
	transition: .4s transform, .4s -webkit-transform;
}

.post-metro_img-lk {
	position: relative;
	display: block;
}

.post-metro_img-lk:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(32, 35, 38, .5);
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .6) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .6) 100%);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.post-metro:hover .post-metro_img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.post-metro:hover .post-metro_img-lk:after {
	opacity: 0;
}

.post-metro_category {
	position: absolute;
	top: 30px;
	left: 40px;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.post-metro_category a {
	display: none;
	margin: -2px 0 0 -1em;
	border: 2px solid rgba(255, 255, 255, .2);
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .025em;
	border-radius: 2em;
	padding: .58333333333333em .83333333333333em;
	font-size: .85714285714286em;
	line-height: 1;
	color: #fff;
}

.post-metro_category a:first-child {
	display: inline-block;
}

.post-metro_icon {
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 1.7142857142857em;
	color: #fff;
	opacity: .5;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.post-metro_desc-w {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 40px;
	width: 100%;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.post-metro_desc p, .post-metro_desc:last-child {
	margin-bottom: 0;
}

.post-metro_date {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	margin-bottom: 1em;
	line-height: 1;
	opacity: .7;
}

.post-metro_h {
	color: #fff;
	font-size: 1.4285714285714em;
}

.post-metro_lk {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	text-decoration: none;
}

.post-metro:hover .post-metro_category, .post-metro:hover .post-metro_desc-w, .post-metro:hover .post-metro_icon {
	-webkit-filter: blur(2px);
	filter: blur(2px);
}

.post-metro.__link:hover .post-metro_category, .post-metro.__link:hover .post-metro_desc-w, .post-metro.__link:hover .post-metro_icon, .post-metro.__quote:hover .post-metro_category, .post-metro.__quote:hover .post-metro_desc-w, .post-metro.__quote:hover .post-metro_icon, .post-metro.__status:hover .post-metro_category, .post-metro.__status:hover .post-metro_desc-w, .post-metro.__status:hover .post-metro_icon {
	-webkit-filter: blur(0);
	filter: blur(0);
}

.post-metro.__link {
	background-color: #797b7d;
}

.post-metro.__quote, .post-metro.__status {
	background-color: #265cdc;
}

.post-metro.__link .post-metro_img, .post-metro.__quote .post-metro_img, .post-metro.__status .post-metro_img {
	opacity: 0;
}

.post-metro.__link .post-metro_img-lk:after, .post-metro.__quote .post-metro_img-lk:after, .post-metro.__status .post-metro_img-lk:after {
	display: none;
}

.post-metro.__link .post-metro_desc {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	margin-bottom: 1em;
	opacity: .7;
}

.post-metro.__quote .post-metro_icon {
	top: 23px;
	line-height: 1;
	font-family: Georgea, serif;
	font-weight: 700;
	font-size: 4.7857142857143em;
}

.post-metro.__quote .post-metro_h {
	display: block;
	margin-top: 2em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	font-style: normal;
	opacity: .5;
	font-size: .85714285714286em;
	line-height: 1;
}

.post-metro.__quote .post-metro_desc, .post-metro.__status .post-metro_desc {
	padding-left: 0;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.1428571428571em;
	line-height: 1.375;
}

.post-metro.__quote .post-metro_desc:before, .post-metro.__status .post-metro_desc:before {
	display: none;
}

.post-metro.__quote .post-metro_desc p:first-child {
	margin-top: 0;
}

@media (min-width:768px) {
	.post-metro.__double .post-metro_category {
		top: 50px;
		left: 60px;
	}
	
	.post-metro.__double .post-metro_desc-w {
		padding: 60px;
	}
	
	.post-metro.__double .post-metro_date, .post-metro.__double.__link .post-metro_desc {
		margin-bottom: 1.5em;
	}
	
	.post-metro.__double .post-metro_icon {
		top: 40px;
		right: 40px;
	}
	
	.post-metro.__double.__quote .post-metro_icon {
		top: 44px;
	}
	
	.post-metro.__double .post-metro_h {
		font-size: 2.1428571428571em;
		line-height: 1.3333333333333;
	}
	
	.post-metro.__double.__quote .post-metro_h {
		font-size: .85714285714286em;
		line-height: 1;
	}
}

@media (min-width:768px) {
	.post-single-w.__without-sidebar {
		padding: 45px;
	}
}

@media (min-width:992px) {
	.post-single-w.__without-sidebar {
		padding-left: 0;
		padding-right: 0;
	}
}

.post-single-img {
	display: block;
	width: 100%;
}

.post-single-meta {
	margin-top: 2.5em;
	color: #aaa;
}

.post-single-meta:first-child {
	margin-top: 0;
}

.post-single-meta a {
	font-weight: 700;
}

.post-single-meta_author-lk, .post-single-meta_date time {
	font-weight: 700;
	color: #7f8c8d;
}

.post-single-h {
	margin: .5em 0 1em !important;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 2.5714285714286em;
}

@media (min-width:768px) {
	.post-single-h {
		font-size: 3.4285714285714em;
	}
}

.post-single-cnt {
	padding-bottom: 60px;
	border-bottom: 1px solid #e6e6e6;
	margin: 2.5em 0 60px;
}

.post-single-cnt:first-child {
	margin-top: 0;
}

.post-single-cnt p:first-child {
	margin-top: 0;
}

.post-single-cnt p:last-child {
	margin-bottom: 0;
}

.post-single-tags {
	margin: -6px -3px 54px;
}

.post-single-tags_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .85714285714286em;
	display: inline-block;
	margin: .5em .25em;
	padding: .58333333333333em 0;
	line-height: 1;
}

.post-single-tags a {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .025em;
	border-radius: 2em;
	font-size: .85714285714286em !important;
	display: inline-block;
	margin: .5em .25em;
	padding: .58333333333333em .83333333333333em;
	line-height: 1;
	background-color: #eee;
	color: #aaa;
	-webkit-transition: .4s color, .4s background-color;
	transition: .4s color, .4s background-color;
}

.post-single-tags a:hover {
	background-color: #265cdc;
	color: #fff;
}

.post-single-share {
	margin: 0 0 30px;
}

@media (min-width:768px) {
	.post-single-share {
		text-align: right;
	}
}

.post-single-share .share {
	margin: .71428571428571em 0;
}

.post-single-author {
	margin-bottom: 60px;
	padding: 30px;
	background-color: #f7f7f7;
}

.post-single-author_img {
	max-width: 120px;
	max-height: 120px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
}

.post-single-author_img img {
	display: block;
	margin: 0 auto;
}

.post-single-author_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.1428571428571em;
	margin-bottom: 1em;
}

.post-audio iframe {
	display: block;
	width: 100%;
}

.post-video {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.post-video iframe, .post-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.post-pagination {
	margin-bottom: 30px;
	font-weight: 700;
	cursor: default;
	font-size: 1.2857142857143em;
}

.post-pagination span {
	display: inline-block;
	margin-right: 1.7em;
}

.post-pagination a {
	display: inline-block;
	margin-right: 1.7em;
	color: #aaa;
}

.post-pagination a:hover {
	color: #1b1b1b;
}

.post-pagination a span {
	margin-right: 0;
}

.posts-nav {
	margin-top: 60px;
}

.posts-nav:after, .posts-nav:before {
	content: " ";
	display: table;
}

.posts-nav:after {
	clear: both;
}

.posts-nav-lst {
	padding: 0;
	margin: 0;
	list-style: none;
}

.posts-nav-next, .posts-nav-prev {
	position: relative;
	max-width: 50%;
}

.posts-nav-next_ic, .posts-nav-prev_ic {
	position: absolute;
	font-size: 1.1428571428571em;
	top: 50%;
	margin-top: -.55em;
	height: 1em;
	opacity: .5;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

@media (min-width:768px) {
	.posts-nav-next_ic, .posts-nav-prev_ic {
		font-size: 1.2857142857143em;
	}
}

.posts-nav-next:hover .posts-nav-next_ic, .posts-nav-prev:hover .posts-nav-prev_ic {
	opacity: 1;
}

.posts-nav-next a, .posts-nav-prev a {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.1428571428571em;
	display: block;
	line-height: 1;
	color: inherit;
}

@media (min-width:768px) {
	.posts-nav-next a, .posts-nav-prev a {
		font-size: 1.4285714285714em;
	}
}

.posts-nav-next:hover a, .posts-nav-prev:hover a {
	color: #265cdc;
}

.posts-nav-prev {
	float: left;
}

.posts-nav-prev_ic {
	left: 0;
}

.posts-nav-prev a {
	padding-left: 30px;
}

.posts-nav-next {
	float: right;
	text-align: right;
}

.posts-nav-next_ic {
	right: 0;
}

.posts-nav-next a {
	padding-right: 30px;
}

.post-nav {
	margin-top: 60px;
	border-top: 1px solid #eee;
	padding-top: 30px;
}

.post-nav:after, .post-nav:before {
	content: " ";
	display: table;
}

.post-nav:after {
	clear: both;
}

@media (min-width:768px) {
	.post-nav.__fixed {
		margin: 0;
		border: 0;
		padding: 0;
	}
}

.post-nav-lst {
	padding: 0;
	margin: 0;
	list-style: none;
}

.post-nav-next, .post-nav-prev {
	position: relative;
	max-width: 50%;
}

.post-nav-next a, .post-nav-prev a {
	position: relative;
	display: block;
	z-index: 1;
	color: inherit;
	padding-top: 2em;
}

@media (min-width:768px) {
	.post-nav-next a, .post-nav-prev a {
		padding-top: 1.5em;
	}
}

.post-nav-next_ic, .post-nav-prev_ic {
	position: absolute;
	top: 0;
	font-size: 1.2857142857143em;
	height: 1em;
	color: #265cdc;
}

@media (min-width:768px) {
	.post-nav-next_ic, .post-nav-prev_ic {
		top: 50%;
		margin-top: -.5em;
		font-size: 1.7142857142857em;
	}
}

.post-nav-next_desc, .post-nav-prev_desc {
	display: block;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	margin-bottom: 1em;
	font-size: .85714285714286em;
	white-space: nowrap;
	line-height: 1;
}

@media (min-width:768px) {
	.post-nav-next_desc, .post-nav-prev_desc {
		position: absolute;
		top: 0;
	}
}

.post-nav-next_h, .post-nav-prev_h {
	display: block;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1;
	color: #1b1b1b;
	-webkit-transition: .4s color;
	transition: .4s color;
}

@media (min-width:768px) {
	.post-nav-next_h, .post-nav-prev_h {
		font-size: 1.4285714285714em;
	}
}

.post-nav-next:hover .post-nav-next_h, .post-nav-prev:hover .post-nav-prev_h {
	color: #265cdc;
}

@media (min-width:768px) {
	.post-nav-next.__fixed, .post-nav-prev.__fixed {
		position: fixed;
		z-index: 20;
		top: 50%;
		margin-top: -37px;
		color: #fff;
	}
	
	.post-nav-next.__fixed a, .post-nav-prev.__fixed a {
		width: 30px;
		padding: 0;
		height: 74px;
		background-color: rgba(0, 0, 0, .2);
		-webkit-transition: .4s all;
		transition: .4s all;
	}
	
	.post-nav-next.__fixed a:hover, .post-nav-prev.__fixed a:hover {
		width: 50px;
		background-color: #000;
	}
	
	.post-nav-next.__fixed .post-nav-next_desc, .post-nav-prev.__fixed .post-nav-prev_desc {
		display: none;
	}
	
	.post-nav-next.__fixed .post-nav-next_h, .post-nav-prev.__fixed .post-nav-prev_h {
		position: absolute;
		top: 0;
		padding: 30px 15px;
		font-size: .85714285714286em;
		line-height: 14px;
		max-width: 500px;
		white-space: nowrap;
		overflow: hidden;
		color: inherit;
		background-color: #1b1b1b;
		-webkit-transition: .4s all;
		transition: .4s all;
	}
	
	.post-nav-next.__fixed .post-nav-next_ic, .post-nav-prev.__fixed .post-nav-prev_ic {
		font-size: 1em;
		width: 30px;
		text-align: center;
		color: inherit;
		opacity: 1;
		-webkit-transition: .4s width;
		transition: .4s width;
	}
	
	.post-nav-next.__fixed a:hover .post-nav-next_ic, .post-nav-prev.__fixed a:hover .post-nav-prev_ic {
		width: 50px;
	}
}

.post-nav-prev {
	float: left;
}

.post-nav-prev_ic {
	left: 0;
}

.post-nav-prev_desc {
	left: 0;
}

@media (min-width:768px) {
	.post-nav-prev_desc {
		left: 80px;
	}
}

@media (min-width:768px) {
	.post-nav-prev a {
		padding-left: 80px;
	}
}

@media (min-width:768px) {
	.post-nav-prev.__fixed {
		left: 0;
	}
	
	.post-nav-prev.__fixed .post-nav-prev_h {
		left: -600px;
		padding: 30px 30px 30px 20px;
	}
	
	.post-nav-prev.__fixed a:hover .post-nav-prev_h {
		left: 50px;
	}
}

.post-nav-next {
	float: right;
	text-align: right;
}

.post-nav-next_ic {
	right: 0;
}

.post-nav-next_desc {
	right: 0;
}

@media (min-width:768px) {
	.post-nav-next_desc {
		right: 80px;
	}
}

@media (min-width:768px) {
	.post-nav-next a {
		padding-right: 80px;
	}
}

@media (min-width:768px) {
	.post-nav-next.__fixed {
		right: 0;
	}
	
	.post-nav-next.__fixed .post-nav-next_h {
		right: -600px;
		padding: 30px 20px 30px 30px;
	}
	
	.post-nav-next.__fixed a:hover .post-nav-next_h {
		right: 50px;
	}
}

.no-comments {
	margin: 30px 0;
}

.comments-h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.2857142857143em;
}

@media (min-width:768px) {
	.comments-h {
		font-size: 1.7142857142857em;
	}
}

.comments-w {
	margin: 60px 0;
}

.comments-lst {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 60px;
}

.comments-lst ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

@media (min-width:768px) {
	.comments-lst ul {
		margin-left: 60px;
	}
}

@media (min-width:768px) {
	.comment.parent {
		margin-bottom: 15px;
	}
}

.comment-body {
	padding: 45px 0;
	border-bottom: 1px solid #eee;
}

.comment-avatar-w {
	margin-bottom: 30px;
	width: 70px;
}

@media (min-width:768px) {
	.comment-avatar-w {
		float: left;
	}
	
	.comment-content-w {
		margin-left: 100px;
	}
}

.comment-avatar {
	border-radius: 50%;
	overflow: hidden;
}

.comment-avatar img {
	display: block;
}

.comment-author {
	font-size: 1.1428571428571em;
}

.comment-author a {
	color: #1b1b1b;
}

.comment-date {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	color: #aaa;
}

.comment-edit-link {
	font-size: .71428571428571em;
}

.comment-content {
	margin-top: 15px;
}

.comment-content:last-child p:last-child {
	margin-bottom: 0;
}

.comment-reply {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	margin-top: 40px;
	font-size: .85714285714286em;
}

.comment-respond {
	margin-top: 60px;
}

.comment-respond p {
	margin: 0 0 30px;
}

.comment-reply-title {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.2857142857143em;
	margin-bottom: 30px;
}

@media (min-width:768px) {
	.comment-reply-title {
		font-size: 1.7142857142857em;
	}
}

.comment-form-field {
	padding-bottom: 30px;
}

.comment-form-field input, .comment-form-field textarea {
	width: 100%;
}

.comment-navigation .screen-reader-text {
	display: none;
}

.comment-navigation .nav-links:after, .comment-navigation .nav-links:before {
	content: " ";
	display: table;
}

.comment-navigation .nav-links:after {
	clear: both;
}

.comment-navigation .nav-next, .comment-navigation .nav-previous {
	position: relative;
	max-width: 50%;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .85714285714286em;
}

.comment-navigation .nav-previous {
	float: left;
}

.comment-navigation .nav-previous a:before {
	content: "";
	display: inline-block;
	margin-right: 1em;
	font-size: .85714285714286em;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.comment-navigation .nav-next {
	float: right;
}

.comment-navigation .nav-next a:after {
	content: "";
	display: inline-block;
	margin-left: 1em;
	font-size: .85714285714286em;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#comment-nav-above {
	margin-top: 45px;
}

#cancel-comment-reply-link {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .85714285714286em;
}

.projects.__closely.__compact, .projects.__closely.__normal {
	margin-left: 0;
	margin-right: 0;
}

.projects-cat {
	padding: 30px 0 40px;
}

.vc_row:not(.vc_row-no-padding) .projects-cat {
	margin-left: -15px;
	margin-right: -15px;
}

.projects-cat.__left {
	text-align: left;
}

.projects-cat.__center {
	text-align: center;
}

.projects-cat.__right {
	text-align: right;
}

.projects-cat_lk {
	display: inline-block;
	margin: 0 15px;
	padding-top: 10px;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.1428571428571em;
	border-bottom: 3px solid transparent;
	line-height: 1.5;
	color: #aaa;
	-webkit-transition: .4s all;
	transition: .4s all;
}

@media (min-width:768px) {
	.projects-cat_lk {
		font-size: 1.4285714285714em;
	}
}

.projects-cat_lk:hover {
	color: #1b1b1b;
}

.projects-cat_lk.__light {
	color: #fff;
	opacity: .7;
}

.projects-cat_lk.__light:hover {
	color: #fff;
	opacity: 1;
}

.projects-cat_lk.__active {
	color: #265cdc;
	border-bottom-color: #265cdc;
}

.projects-cat_lk.__active.__light {
	color: #fff;
	border-bottom-color: #fff;
	opacity: 1;
}

.projects-el {
	position: relative;
	margin-bottom: 30px;
	z-index: 1;
}

.projects-el.__anim {
	background-color: #797b7d;
	color: #fff;
	overflow: hidden;
}

.projects-el.__full-width {
	margin: 0 -15px 0;
}

.projects-el_img-w {
	position: relative;
	min-height: 5em;
	margin-bottom: 10px;
	overflow: hidden;
}

.projects-el.__anim .projects-el_img-w {
	margin-bottom: 0;
}

.projects-el_img {
	display: block;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .6s -webkit-transform;
	transition: .6s -webkit-transform;
	transition: .6s transform;
	transition: .6s transform, .6s -webkit-transform;
}

.projects-el_img-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.projects-el:hover .projects-el_img-overlay {
	opacity: 1;
}

.projects-el_bg-lk {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.projects-el_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.1428571428571em;
}

@media (min-width:768px) {
	.projects-el_h {
		font-size: 1.2857142857143em;
	}
}

.projects-el.__large .projects-el_h {
	font-size: 1.2857142857143em;
}

@media (min-width:768px) {
	.projects-el.__large .projects-el_h {
		font-size: 1.7142857142857em;
	}
}

.projects-el_lk {
	color: #1b1b1b;
}

.projects-el:hover .projects-el_lk {
	color: #265cdc;
}

.projects-el.__anim .projects-el_lk, .projects-el.__anim:hover .projects-el_lk {
	color: #fff;
}

.projects-el_cat {
	margin-top: .5em;
	line-height: 1;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	opacity: .7;
}

.projects-el.__large .projects-el_cat {
	font-size: 1.1428571428571em;
}

.projects-el_icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	font-size: 3.1428571428571em;
	color: #fff;
	opacity: 0;
	-webkit-transition: .4s opacity, .4s -webkit-transform;
	transition: .4s opacity, .4s -webkit-transform;
	transition: .4s opacity, .4s transform;
	transition: .4s opacity, .4s transform, .4s -webkit-transform;
}

.projects-el:hover .projects-el_icon {
	opacity: 1;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.projects-el:not(.__anim):hover .projects-el_img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.projects-el.__anim_1 .projects-el_cnt {
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0 30px;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.projects-el.__large.__anim_1 .projects-el_cnt {
	padding: 0 60px;
}

.projects-el.__anim_1 .projects-el_h {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.projects-el.__anim_1 .projects-el_desc {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.projects-el.__anim_1 .projects-el_img-overlay {
	opacity: 1;
}

.projects-el.__anim_1:hover .projects-el_h {
	opacity: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
}

.projects-el.__anim_1:hover .projects-el_desc {
	opacity: 0;
	-webkit-transform: translateY(-98%);
	-ms-transform: translateY(-98%);
	transform: translateY(-98%);
}

.projects-el.__anim_1:hover .projects-el_img-overlay {
	opacity: 0;
}

.projects-el.__anim_1:hover .projects-el_img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.projects-el.__anim_2 .projects-el_cnt {
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0 30px;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.projects-el.__large.__anim_2 .projects-el_cnt {
	padding: 0 60px;
}

.projects-el.__anim_2 .projects-el_h {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: .4s all;
	transition: .4s all;
}

.projects-el.__anim_2 .projects-el_desc {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateY(200%);
	-ms-transform: translateY(200%);
	transform: translateY(200%);
	-webkit-transition: .4s all;
	transition: .4s all;
}

.projects-el.__anim_2:hover .projects-el_h {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.projects-el.__anim_2:hover .projects-el_desc {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.projects-el.__anim_3 .projects-el_cnt {
	position: absolute;
	bottom: 45px;
	left: 0;
	padding: 0 30px;
	width: 100%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-filter: blur(5px);
	filter: blur(5px);
	-webkit-transition: .8s all;
	transition: .8s all;
}

.projects-el.__large.__anim_3 .projects-el_cnt {
	bottom: 60px;
	padding: 0 60px;
}

.projects-el.__anim_3 .projects-el_img, .projects-el.__anim_3 .projects-el_img-overlay {
	-webkit-transition: .8s all;
	transition: .8s all;
}

.projects-el.__anim_3:hover .projects-el_cnt {
	opacity: 1;
	-webkit-filter: blur(0);
	filter: blur(0);
}

.projects-el.__anim_3:hover .projects-el_img {
	-webkit-filter: blur(7px);
	filter: blur(7px);
}

.projects-el.__anim_4 .projects-el_cnt {
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0 30px;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.projects-el.__large.__anim_4 .projects-el_cnt {
	padding: 0 60px;
}

.projects-el.__anim_4 .projects-el_h {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: .4s all;
	transition: .4s all;
}

.projects-el.__anim_4 .projects-el_desc {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateY(200%);
	-ms-transform: translateY(200%);
	transform: translateY(200%);
	-webkit-transition: .4s all;
	transition: .4s all;
}

.projects-el.__anim_4:hover .projects-el_h {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.projects-el.__anim_4:hover .projects-el_desc {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.projects-el.__anim_4 .projects-el_img, .projects-el.__anim_4 .projects-el_img-overlay {
	-webkit-transition-duration: .6s;
	transition-duration: .6s;
}

.projects-el.__anim_4:hover .projects-el_img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.projects-el-w:nth-child(9n-8) .projects-el.__anim_4 .projects-el_img-overlay {
	background-color: #275ddc !important;
}

.projects-el-w:nth-child(9n-7) .projects-el.__anim_4 .projects-el_img-overlay {
	background-color: #afbf28 !important;
}

.projects-el-w:nth-child(9n-6) .projects-el.__anim_4 .projects-el_img-overlay {
	background-color: #d93663 !important;
}

.projects-el-w:nth-child(9n-5) .projects-el.__anim_4 .projects-el_img-overlay {
	background-color: #5c0bb7 !important;
}

.projects-el-w:nth-child(9n-4) .projects-el.__anim_4 .projects-el_img-overlay {
	background-color: #ffc43a !important;
}

.projects-el-w:nth-child(9n-3) .projects-el.__anim_4 .projects-el_img-overlay {
	background-color: #ab81cd !important;
}

.projects-el-w:nth-child(9n-2) .projects-el.__anim_4 .projects-el_img-overlay {
	background-color: #0bb5b7 !important;
}

.projects-el-w:nth-child(9n-1) .projects-el.__anim_4 .projects-el_img-overlay {
	background-color: #3c3744 !important;
}

.projects-el-w:nth-child(9n) .projects-el.__anim_4 .projects-el_img-overlay {
	background-color: #ea7f07 !important;
}

.projects-el.__anim_5 .projects-el_img-w:after, .projects-el.__anim_5 .projects-el_img-w:before, .projects-el.__anim_5:after, .projects-el.__anim_5:before {
	content: "";
	position: absolute;
	border: 30px solid transparent;
	background-color: #265cdc;
	background-clip: padding-box;
	z-index: 1;
}

.projects-el.__anim_5:after, .projects-el.__anim_5:before {
	width: 60px;
	height: 68px;
	-webkit-transition: .4s width;
	transition: .4s width;
}

.projects-el.__anim_5 .projects-el_img-w:after, .projects-el.__anim_5 .projects-el_img-w:before {
	width: 68px;
	height: 60px;
	-webkit-transition: .4s height;
	transition: .4s height;
}

.projects-el.__anim_5 .projects-el_img-w:before, .projects-el.__anim_5:before {
	top: 0;
	left: 0;
}

.projects-el.__anim_5 .projects-el_img-w:after, .projects-el.__anim_5:after {
	bottom: 0;
	right: 0;
}

.projects-el.__anim_5:hover:after, .projects-el.__anim_5:hover:before {
	width: 100%;
}

.projects-el.__anim_5:hover .projects-el_img-w:after, .projects-el.__anim_5:hover .projects-el_img-w:before {
	height: 100%;
}

.projects-el.__anim_5 .projects-el_cnt {
	position: absolute;
	bottom: 68px;
	left: 0;
	padding: 0 68px;
	width: 100%;
}

.projects-el.__anim_5 .projects-el_h {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-transition: .6s all;
	transition: .6s all;
}

.projects-el.__anim_5 .projects-el_desc {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateY(200%);
	-ms-transform: translateY(200%);
	transform: translateY(200%);
	-webkit-transition: .6s all;
	transition: .6s all;
}

.projects-el.__anim_5:hover .projects-el_h {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.projects-el.__anim_5:hover .projects-el_desc {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.projects-el.__anim_5:hover .projects-el_img {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}

.projects-el.__anim_6 {
	background-color: #265cdc;
}

.projects-el.__anim_6 .projects-el_cnt {
	position: absolute;
	top: 0;
	left: 0;
	padding: 45px 0 0 30px;
	width: 50%;
	height: 100%;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: .4s -webkit-transform;
	transition: .4s -webkit-transform;
	transition: .4s transform;
	transition: .4s transform, .4s -webkit-transform;
}

.projects-el.__anim_6:hover .projects-el_cnt {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.projects-el.__large.__anim_6 .projects-el_cnt {
	padding: 60px 0 0 60px;
}

.projects-el.__anim_6 .projects-el_cnt:before {
	content: "";
	position: absolute;
	top: 0;
	right: 10%;
	width: 200%;
	height: 100%;
	background-color: #265cdc;
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: .4s -webkit-transform ease-out;
	transition: .4s -webkit-transform ease-out;
	transition: .4s transform ease-out;
	transition: .4s transform ease-out, .4s -webkit-transform ease-out;
}

.projects-el.__anim_6:hover .projects-el_cnt:before {
	-webkit-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	transform: skewX(-20deg);
}

.projects-el.__anim_6 .projects-el_cnt:after {
	content: "";
	position: absolute;
	bottom: 30px;
	left: 30px;
	font-family: feather;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	speak: none;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.2857142857143em;
	color: #fff;
	opacity: .7;
}

.projects-el.__large.__anim_6 .projects-el_cnt:after {
	bottom: 60px;
	left: 60px;
}

.projects-el.__anim_6 .projects-el_desc, .projects-el.__anim_6 .projects-el_h {
	position: relative;
	z-index: 1;
}

.projects-el.__anim_6 .projects-el_img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition-duration: .8s;
	transition-duration: .8s;
}

.projects-el.__anim_6:hover .projects-el_img {
	-webkit-transform: scale(1.05) translateX(20%);
	-ms-transform: scale(1.05) translateX(20%);
	transform: scale(1.05) translateX(20%);
}

.projects-el.__anim_7 .projects-el_cnt {
	display: none;
}

.projects-el.__anim_7 .projects-el_img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: .6s all;
	transition: .6s all;
}

.projects-el.__anim_7:hover .projects-el_img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.go_to_top {
	position: fixed;
	right: 30px;
	bottom: 90px;
	width: 50px;
	height: 50px;
	line-height: 47px;
	border-radius: 50%;
	text-align: center;
	font-size: 1.2857142857143em;
	color: #fff;
	background-color: rgba(0, 0, 0, .15);
	opacity: 0;
	visibility: hidden;
	z-index: 3;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.go_to_top.__visible {
	opacity: 1;
	visibility: visible;
}

.go_to_top:hover {
	color: #fff;
	background-color: #265cdc;
}

.amount {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
}

del .amount {
	color: #aaa;
}

ins .amount {
	color: #d91616;
}

.price {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
}

.price del {
	margin-right: .25em;
	color: #aaa;
	text-decoration: line-through;
}

.price ins {
	color: #d91616;
}

.stock {
	display: inline-block;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	border-radius: 2em;
	font-size: .85714285714286em;
	margin: 20px 0 0;
	padding: .58333333333333em 2em;
	line-height: 1;
	color: #fff;
}

.stock.in-stock {
	background-color: #74b027;
}

.stock.out-of-stock {
	background-color: #dbdad8;
}

.wc-lead {
	margin-bottom: 60px;
	line-height: 1.75;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	font-size: 1.5714285714286em;
	color: #aaa;
}

.wc-lead strong {
	color: #1b1b1b;
}

.wc-message-w {
	position: relative;
	margin-bottom: 2em;
	color: #fff;
	border-radius: 6px;
}

.wc-message-w.__error {
	background-color: #d91616;
}

.wc-message-w.__notice {
	background-color: #2767b0;
}

.wc-message-w.__success {
	background-color: #74b027;
}

.wc-message_ic {
	position: absolute;
	top: 0;
	left: 0;
	width: 75px;
	height: 100%;
	padding-top: 30px;
	background-color: rgba(0, 0, 0, .1);
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	text-align: center;
}

@media (min-width:768px) {
	.wc-message_ic {
		padding-top: 40px;
	}
}

.wc-message_ic i {
	font-size: 1.2857142857143em;
	line-height: 1;
}

.wc-message_cnt {
	padding: 30px 30px 30px 105px;
	line-height: 1.7;
}

@media (min-width:768px) {
	.wc-message_cnt {
		padding: 40px 30px 40px 105px;
	}
}

.wc-message_cnt ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.wc-message_cnt a {
	height: auto;
	margin-right: 1em;
	padding: 0;
	vertical-align: baseline;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	color: #fff;
	background-color: transparent;
}

.wc-message_cnt a:hover {
	color: #fff;
	background-color: transparent;
}

.wc-message_cnt a.wc-forward:before {
	content: "";
	display: inline-block;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 1em;
}

@media (min-width:768px) {
	.wc-message_cnt a {
		font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
		-webkit-font-smoothing: antialiased;
		display: inline-block;
		max-width: 100%;
		border: 0;
		border: 2px solid;
		-webkit-appearance: none;
		border-radius: 0;
		border-radius: 2.5em;
		box-shadow: none;
		vertical-align: middle;
		vertical-align: baseline;
		background: 0 0;
		background: 0 0;
		outline: 0;
		line-height: 1.1428571428571;
		font-weight: 700;
		text-decoration: none;
		text-align: center;
		-webkit-transition: .4s all;
		transition: .4s all;
		padding: 1em 2em;
		color: inherit;
		float: right;
		margin: -12px 0 0 1em;
	}
	
	.wc-message_cnt a .fa, .wc-message_cnt a [class*=" icon-"], .wc-message_cnt a [class^=icon-] {
		font-size: 1.1428571428571em;
	}
	
	.wc-message_cnt a .fa:first-child, .wc-message_cnt a [class*=" icon-"]:first-child, .wc-message_cnt a [class^=icon-]:first-child {
		margin-right: .5em;
	}
	
	.wc-message_cnt a .fa:last-child, .wc-message_cnt a [class*=" icon-"]:last-child, .wc-message_cnt a [class^=icon-]:last-child {
		margin-left: .5em;
	}
	
	.wc-message_cnt a .fa:first-child:last-child, .wc-message_cnt a [class*=" icon-"]:first-child:last-child, .wc-message_cnt a [class^=icon-]:first-child:last-child {
		margin: 0;
	}
	
	.wc-message_cnt a [class*=" icon-"], .wc-message_cnt a [class^=icon-] {
		-webkit-transform: translateY(-1px);
		-ms-transform: translateY(-1px);
		transform: translateY(-1px);
	}
	
	.wc-message_cnt a:hover {
		background-color: #fff;
		border-color: #fff;
	}
	
	.__error .wc-message_cnt a:hover {
		color: #d91616;
	}
	
	.__notice .wc-message_cnt a:hover {
		color: #2767b0;
	}
	
	.__success .wc-message_cnt a:hover {
		color: #74b027;
	}
}

p.woocommerce-error {
	position: relative;
	margin: 0 0 2em;
	padding: 30px 30px 30px 105px;
	color: #fff;
	background-color: #d91616;
}

p.woocommerce-error:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 75px;
	height: 100%;
	background-color: rgba(0, 0, 0, .1);
}

p.woocommerce-error:after {
	content: "";
	position: absolute;
	top: 30px;
	left: 0;
	width: 75px;
	text-align: center;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.2857142857143em;
	line-height: 1.3;
}

.star-rating {
	font-size: .85714285714286em;
	display: inline-block;
	margin-right: .5em;
	overflow: hidden;
	position: relative;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
}

.star-rating:before {
	content: "";
	color: #e6bd1b;
}

.star-rating>span {
	display: block;
	overflow: hidden;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 2em;
}

.star-rating>span:before {
	content: "";
	top: 0;
	left: 0;
	position: absolute;
	color: #e6bd1b;
}

.add_to_cart_inline {
	position: relative;
	overflow: hidden;
	border: 0 !important;
	padding: 0 !important;
}

.add_to_cart_inline:after, .add_to_cart_inline:before {
	content: " ";
	display: table;
}

.add_to_cart_inline:after {
	clear: both;
}

.add_to_cart_inline .added_to_cart {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	line-height: 48px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	text-align: center;
	-webkit-transition: .4s all;
	-webkit-transition: .4s background-color;
	transition: .4s all;
	transition: .4s background-color;
	padding: 1.1428571428571em 2em;
	padding: 0 2em;
	background-color: #265cdc;
	background-color: #74b027;
	color: #fff;
	width: auto;
	height: 48px;
	font-size: .85714285714286em;
}

.add_to_cart_inline .added_to_cart:hover {
	background-color: #1b44a5;
	color: #fff;
}

.add_to_cart_inline .added_to_cart .fa, .add_to_cart_inline .added_to_cart [class*=" icon-"], .add_to_cart_inline .added_to_cart [class^=icon-] {
	font-size: 1.1428571428571em;
}

.add_to_cart_inline .added_to_cart .fa:first-child, .add_to_cart_inline .added_to_cart [class*=" icon-"]:first-child, .add_to_cart_inline .added_to_cart [class^=icon-]:first-child {
	margin-right: .5em;
}

.add_to_cart_inline .added_to_cart .fa:last-child, .add_to_cart_inline .added_to_cart [class*=" icon-"]:last-child, .add_to_cart_inline .added_to_cart [class^=icon-]:last-child {
	margin-left: .5em;
}

.add_to_cart_inline .added_to_cart .fa:first-child:last-child, .add_to_cart_inline .added_to_cart [class*=" icon-"]:first-child:last-child, .add_to_cart_inline .added_to_cart [class^=icon-]:first-child:last-child {
	margin: 0;
}

.add_to_cart_inline .added_to_cart [class*=" icon-"], .add_to_cart_inline .added_to_cart [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.add_to_cart_inline .added_to_cart:hover {
	background-color: #58861e;
}

.add_to_cart_inline .amount, .add_to_cart_inline del, .add_to_cart_inline ins {
	display: none;
}

.cat-img {
	margin-bottom: 1em;
}

.cat-lst-count {
	color: #aaa;
	margin-bottom: 2em;
	line-height: 1;
}

.cat-lst-sort {
	margin-bottom: 2em;
	line-height: 1;
}

@media (min-width:768px) {
	.cat-lst-sort {
		text-align: right;
	}
}

.cat-lst-sort>.select-w {
	width: 13em;
}

.cat-lst-el {
	position: relative;
	margin: 0 -14px 1px -15px;
	padding: 40px;
	border-radius: 6px;
	overflow: hidden;
	background-color: #fff;
	-webkit-transition: box-shadow .4s;
	transition: box-shadow .4s;
}

.cat-lst-el:hover {
	z-index: 1;
	box-shadow: 7.5px 12.99px 35px 0 rgba(168, 172, 185, .235);
}

.cat-lst-el_lbl-w {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
}

.cat-lst-el_lbl {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	border-radius: 2em;
	float: left;
	clear: both;
	margin: 10px 0;
	padding: .58333333333333em 2em;
	font-size: .85714285714286em;
	line-height: 1;
	color: #fff;
	background-color: #d91616;
	cursor: default;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.cat-lst-el:hover .cat-lst-el_lbl {
	opacity: 0;
}

.cat-lst-el_cat-lk {
	display: block;
	overflow: hidden;
}

.cat-lst-el_cat-lk img {
	display: block;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .4s -webkit-transform;
	transition: .4s -webkit-transform;
	transition: .4s transform;
	transition: .4s transform, .4s -webkit-transform;
}

.cat-lst-el_cat-lk:hover img {
	-webkit-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
}

.cat-lst-el_cat-lk:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-color: #000;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
	z-index: 1;
}

.cat-lst-el_cat-lk:hover:before {
	opacity: .5;
}

.cat-lst-el_cat-h {
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .025em;
	right: .25em;
	bottom: 2em;
	left: .25em;
	color: #fff;
	z-index: 1;
}

.cat-lst-el_img-w img {
	display: block;
	width: 100%;
}

.cat-lst-el_back-img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 6px;
	background-size: cover;
	background-position: center;
	opacity: 0;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.cat-lst-el:hover .cat-lst-el_back-img {
	opacity: 1;
}

.cat-lst-el_btn-w {
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 100%;
	text-align: center;
	opacity: 0;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.cat-lst-el_btn-w .added_to_cart {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1.1428571428571em 2em;
	background-color: #74b027;
	color: #fff;
}

.cat-lst-el_btn-w .added_to_cart:hover {
	background-color: #507a1b;
	color: #fff;
}

.cat-lst-el_btn-w .added_to_cart .fa, .cat-lst-el_btn-w .added_to_cart [class*=" icon-"], .cat-lst-el_btn-w .added_to_cart [class^=icon-] {
	font-size: 1.1428571428571em;
}

.cat-lst-el_btn-w .added_to_cart .fa:first-child, .cat-lst-el_btn-w .added_to_cart [class*=" icon-"]:first-child, .cat-lst-el_btn-w .added_to_cart [class^=icon-]:first-child {
	margin-right: .5em;
}

.cat-lst-el_btn-w .added_to_cart .fa:last-child, .cat-lst-el_btn-w .added_to_cart [class*=" icon-"]:last-child, .cat-lst-el_btn-w .added_to_cart [class^=icon-]:last-child {
	margin-left: .5em;
}

.cat-lst-el_btn-w .added_to_cart .fa:first-child:last-child, .cat-lst-el_btn-w .added_to_cart [class*=" icon-"]:first-child:last-child, .cat-lst-el_btn-w .added_to_cart [class^=icon-]:first-child:last-child {
	margin: 0;
}

.cat-lst-el_btn-w .added_to_cart [class*=" icon-"], .cat-lst-el_btn-w .added_to_cart [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.cat-lst-el_btn-w .added_to_cart:before {
	content: "";
	font-family: feather;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	speak: none;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	margin-right: .5em;
	line-height: 1;
	font-size: 1.1428571428571em;
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.cat-lst-el:hover .cat-lst-el_btn-w {
	opacity: 1;
}

.cat-lst-el-btn {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1.1428571428571em 2em;
	background-color: #265cdc;
	color: #fff;
}

.cat-lst-el-btn:hover {
	background-color: #1b44a5;
	color: #fff;
}

.cat-lst-el-btn .fa, .cat-lst-el-btn [class*=" icon-"], .cat-lst-el-btn [class^=icon-] {
	font-size: 1.1428571428571em;
}

.cat-lst-el-btn .fa:first-child, .cat-lst-el-btn [class*=" icon-"]:first-child, .cat-lst-el-btn [class^=icon-]:first-child {
	margin-right: .5em;
}

.cat-lst-el-btn .fa:last-child, .cat-lst-el-btn [class*=" icon-"]:last-child, .cat-lst-el-btn [class^=icon-]:last-child {
	margin-left: .5em;
}

.cat-lst-el-btn .fa:first-child:last-child, .cat-lst-el-btn [class*=" icon-"]:first-child:last-child, .cat-lst-el-btn [class^=icon-]:first-child:last-child {
	margin: 0;
}

.cat-lst-el-btn [class*=" icon-"], .cat-lst-el-btn [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.cat-lst-el-btn.__variable .cat-lst-el-btn_icon, .cat-lst-el-btn.loading .cat-lst-el-btn_icon {
	display: none;
}

.cat-lst-el-btn.loading {
	background-color: #74b027;
}

.cat-lst-el-btn.added {
	display: none;
}

.cat-lst-el-btn_loader {
	display: none !important;
	margin-right: .5em;
}

.loading .cat-lst-el-btn_loader {
	display: inline-block !important;
}

.cat-lst-el-btn.__quick_view {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1.1428571428571em 2em;
	padding: 1.1428571428571em;
	background-color: #aaa;
	color: #fff;
	margin-right: 10px;
}

.cat-lst-el-btn.__quick_view:hover {
	background-color: #898989;
	color: #fff;
}

.cat-lst-el-btn.__quick_view .fa, .cat-lst-el-btn.__quick_view [class*=" icon-"], .cat-lst-el-btn.__quick_view [class^=icon-] {
	font-size: 1.1428571428571em;
}

.cat-lst-el-btn.__quick_view .fa:first-child, .cat-lst-el-btn.__quick_view [class*=" icon-"]:first-child, .cat-lst-el-btn.__quick_view [class^=icon-]:first-child {
	margin-right: .5em;
}

.cat-lst-el-btn.__quick_view .fa:last-child, .cat-lst-el-btn.__quick_view [class*=" icon-"]:last-child, .cat-lst-el-btn.__quick_view [class^=icon-]:last-child {
	margin-left: .5em;
}

.cat-lst-el-btn.__quick_view .fa:first-child:last-child, .cat-lst-el-btn.__quick_view [class*=" icon-"]:first-child:last-child, .cat-lst-el-btn.__quick_view [class^=icon-]:first-child:last-child {
	margin: 0;
}

.cat-lst-el-btn.__quick_view [class*=" icon-"], .cat-lst-el-btn.__quick_view [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.cat-lst-el_bottom {
	margin: 30px 0 -1.2em;
	color: #1b1b1b;
	min-height: 5.3857142857143em;
	text-align: center;
}

.cat-lst-el_wishlist-btn {
	opacity: 0;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.cat-lst-el:hover .cat-lst-el_wishlist-btn {
	opacity: 1;
}

.cat-lst-el_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	display: block;
	color: inherit;
	line-height: 1.2;
}

.cat-lst-el_price {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin-top: .78571428571429em;
	line-height: 1;
	color: #265cdc;
}

.cat-lst-pagination {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	margin-top: 60px;
}

.cat-lst-pagination ul {
	padding: 0;
	margin: 0;
	list-style: none;
	cursor: default;
}

.cat-lst-pagination li {
	display: inline-block;
	margin-right: 1.7em;
	vertical-align: middle;
}

.cat-lst-pagination .current {
	font-size: 1.2857142857143em;
	font-weight: 700;
}

.cat-lst-pagination a {
	font-size: 1.2857142857143em;
	color: #aaa;
}

.cat-lst-pagination a:hover {
	color: #265cdc;
}

.popup-quick-view {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	white-space: nowrap;
	background-color: rgba(27, 27, 27, .8);
	z-index: 30;
	overflow: auto;
}

.popup-quick-view_loader {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.popup-quick-view_cnt {
	position: relative;
	display: inline-block;
	width: 1140px;
	max-width: 100%;
	text-align: left;
	white-space: normal;
	vertical-align: middle;
	background-color: #fff;
	overflow: hidden;
}

.popup-quick-view_close-btn {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	padding: 15px;
	font-size: 1.2857142857143em;
	line-height: 1;
	color: #aaa;
	z-index: 10;
}

.popup-quick-view_close-btn:hover {
	color: #1b1b1b;
}

.popup-quick-view_close-bg {
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.product {
	position: relative;
}

.product-container-w {
	background-color: #fff;
	padding: 60px 0;
}

.product .breadcrumb {
	margin-bottom: 30px;
	color: #aaa;
	text-align: left;
}

.products-related, .products-upsells {
	margin-top: 5em;
}

.products-related_h, .products-upsells_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin-bottom: 2em;
	font-size: 2.1428571428571em;
	text-align: center;
}

@media (min-width:768px) {
	.products-related_h, .products-upsells_h {
		font-size: 2.5714285714286em;
	}
}

@media (max-width:991px) {
	.product.first-sm {
		clear: both;
	}
}

@media (min-width:992px) and (max-width:1599px) {
	.product.first-md {
		clear: both;
	}
}

@media (min-width:1600px) {
	.product.first-xxl {
		clear: both;
	}
}

.product-img-lk {
	display: block;
}

.product_lbl-w {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 1;
}

.product_lbl {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	border-radius: 2em;
	float: left;
	clear: both;
	margin: 10px 0;
	padding: .58333333333333em 2em;
	font-size: .85714285714286em;
	line-height: 1;
	color: #fff;
	background-color: #d91616;
	cursor: default;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.product_lbl {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.product_lbl-w {
	left: auto;
	right: 25px;
}

.product_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin-top: 0;
	font-size: 2.1428571428571em;
}

@media (min-width:768px) {
	.product_h {
		font-size: 2.5714285714286em;
	}
}

.__quick-view .product_h {
	font-size: 1.7142857142857em;
}

@media (min-width:768px) {
	.__quick-view .product_h {
		font-size: 2.1428571428571em;
	}
}

.product_summary {
	padding-top: 45px;
}

@media (min-width:992px) {
	.product_summary {
		padding: 30px 0 0 30px;
	}
}

@media (min-width:1200px) {
	.product_summary {
		padding: 30px 0 0 60px;
	}
}

.__quick-view .product_summary {
	padding: 30px 15px;
}

@media (min-width:768px) {
	.__quick-view .product_summary {
		padding: 30px 30px 30px 0;
	}
}

.product_rating {
	display: inline-block;
	margin-right: .5em;
	overflow: hidden;
	position: relative;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
}

.product_rating:before {
	content: "";
	color: #e6bd1b;
}

.product_rating>span {
	display: block;
	overflow: hidden;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 2em;
}

.product_rating>span:before {
	content: "";
	top: 0;
	left: 0;
	position: absolute;
	color: #e6bd1b;
}

.product_review-lk {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	font-size: .85714285714286em;
	display: inline-block;
	vertical-align: middle;
	color: #aaa;
}

.product_price {
	margin-top: .5em;
	font-size: 2em;
	line-height: 1;
	color: #265cdc;
}

.product_price del {
	font-size: .57142857142857em;
	margin-right: .25em;
	vertical-align: top;
}

.product_price del span {
	vertical-align: top;
}

.product .woocommerce-variation:after, .product .woocommerce-variation:before {
	content: " ";
	display: table;
}

.product .woocommerce-variation:after {
	clear: both;
}

.product .woocommerce-variation-price {
	float: left;
	font-size: 2em;
	margin-bottom: 30px;
	color: #265cdc;
}

.product .woocommerce-variation-price .price {
	display: block;
	margin-right: 15px;
	line-height: 1;
}

.product .woocommerce-variation-price del {
	font-size: .57142857142857em;
	vertical-align: top;
}

.product .woocommerce-variation-price del span {
	vertical-align: top;
}

.product .woocommerce-variation-availability {
	float: left;
}

.product .woocommerce-variation-availability .stock {
	margin: 0 0 30px;
}

.product_add-to-cart-w {
	margin: 40px 0;
}

.__quick-view .product_add-to-cart-w {
	margin-bottom: 0;
}

.product_add-to-cart-w label {
	display: inline-block;
	margin: 0;
	font-size: 1em;
	line-height: 1.3;
}

.product-variations_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	padding-right: 30px;
	padding-bottom: 30px;
}

.product-variations_h label {
	margin: 0;
	font-size: 1em;
}

.product-variations_cnt {
	padding-bottom: 30px;
}

.product-variations_cnt select {
	font-size: 1em;
	font-weight: 700;
	border-radius: 2.5em;
	border-right: 10px solid #f7f7f7;
	min-height: 48px;
	padding: 0 2.5em 0 1.5em;
	background-color: #f7f7f7;
	background-size: auto 40px;
	box-shadow: none;
}

@-moz-document url-prefix() {
	.product-variations_cnt select {
		padding-top: 1em;
	}
}

.product-group td {
	padding: 0 0 1em 1em;
}

.product-group td:first-child {
	padding-left: 0;
}

.product-tabs-w {
	border-top: 1px solid #f7f7f7;
	background-color: #fff;
}

.product-tabs {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

@media (min-width:768px) {
	.product-tabs {
		margin-left: -2em;
	}
}

.product-tabs-el {
	display: block;
}

@media (min-width:768px) {
	.product-tabs-el {
		display: inline-block;
		margin-left: 2em;
	}
}

.product-tabs-el_lk {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.1428571428571em;
	display: block;
	position: relative;
	padding: 2em .71428571428571em;
	line-height: 1;
	color: #aaa;
	-webkit-transition: .4s color;
	transition: .4s color;
}

.product-tabs-el_lk:hover {
	color: #265cdc;
}

.product-tabs-el_lk:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #265cdc;
	opacity: 0;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.ui-tabs-active .product-tabs-el_lk {
	color: #265cdc;
}

.ui-tabs-active .product-tabs-el_lk:after {
	opacity: 1;
}

.product-tabs-cnt {
	padding: 2em 0;
}

@media (min-width:768px) {
	.product-tabs-cnt {
		padding: 5.5em 0;
	}
}

.vc_desktop .product-tabs-cnt#product-tabs-description, .vc_mobile .product-tabs-cnt#product-tabs-description, .vc_transform .product-tabs-cnt#product-tabs-description {
	padding: 0;
}

.vc_desktop .vc_row .product-tabs-cnt#product-tabs-description, .vc_mobile .vc_row .product-tabs-cnt#product-tabs-description, .vc_transform .vc_row .product-tabs-cnt#product-tabs-description {
	padding: 2em 0;
}

@media (min-width:768px) {
	.vc_desktop .vc_row .product-tabs-cnt#product-tabs-description, .vc_mobile .vc_row .product-tabs-cnt#product-tabs-description, .vc_transform .vc_row .product-tabs-cnt#product-tabs-description {
		padding: 5.5em 0;
	}
}

.product-tabs-cnt>.container {
	max-width: 780px;
}

.product-tabs-cnt>.container>p:first-child {
	margin-top: 0;
}

.product-tabs-cnt>.container>p:last-child {
	margin-bottom: 0;
}

.product-tabs-cnt-w {
	background-color: #f7f7f7;
}

.product-comments {
	margin-bottom: 5.5em;
}

.product-comments-h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin-bottom: .5em;
}

.product-comments-lst {
	padding: 0;
	margin: 0;
	list-style: none;
}

.product-comments-lst-el {
	display: block;
	padding: 3em 0 2.5em;
	border-bottom: 1px solid #e6e6e6;
}

.product-comments-lst-el_author {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	display: block;
	margin-bottom: .5em;
	line-height: 1.5;
}

.product-comments-lst-el_date {
	font-size: .85714285714286em;
	color: #aaa;
}

.product-comments-lst-el_desc {
	margin: 0 0 1.5em 0;
	line-height: 1.5;
	color: #aaa;
}

.product-comments-lst-el_rating {
	display: inline-block;
	margin-right: .5em;
	overflow: hidden;
	position: relative;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.product-comments-lst-el_rating:before {
	content: "";
	color: #e6bd1b;
}

.product-comments-lst-el_rating>span {
	display: block;
	overflow: hidden;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 2em;
}

.product-comments-lst-el_rating>span:before {
	content: "";
	top: 0;
	left: 0;
	position: absolute;
	color: #e6bd1b;
}

.product-comments-pagination {
	margin-top: 3em;
}

.product-comments-pagination ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: 700;
	cursor: default;
}

.product-comments-pagination li {
	display: inline-block;
	margin-right: 1.7em;
	vertical-align: middle;
}

.product-comments-pagination span {
	font-size: 1.2857142857143em;
}

.product-comments-pagination a {
	font-size: 1.2857142857143em;
	color: #aaa;
}

.product-comments-pagination a.next, .product-comments-pagination a.prev {
	font-size: 1em;
}

.product-comments-pagination a:hover {
	color: #1b1b1b;
}

.product-add-comment p {
	margin: 0;
}

.product-add-comment_lbl {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	display: block;
	margin: 2em 0 1em;
}

.product-add-comment_lbl .required {
	color: #265cdc;
}

.product-add-comment_rating label {
	display: inline-block;
	margin-right: 1em;
	cursor: pointer;
	color: #aaa;
}

@media (min-width:768px) {
	.product-add-comment_rating label {
		margin-right: 2em;
	}
}

.product-add-comment_rating input {
	width: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
}

.product-add-comment_rating input:checked~i {
	color: #e6bd1b;
}

.product-add-comment .submit {
	margin-top: 3em;
}

.product-add-comment .comment-form-author, .product-add-comment .comment-form-comment, .product-add-comment .comment-form-email {
	margin-top: 30px;
}

.product-additional-info {
	margin: -1em 0;
}

.product-additional-info-el {
	padding: 1em 0;
	border-top: 1px solid #e6e6e6;
	line-height: 1.5;
}

.product-additional-info-el:first-child {
	border-top: 0;
}

.product-additional-info-el_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	text-align: left;
	color: #1b1b1b;
}

.product-additional-info-el_desc {
	color: #aaa;
}

.product-additional-info-el_desc p {
	margin-top: 0;
}

.product-additional-info-el_desc p:last-child {
	margin-bottom: 0;
}

.product-meta {
	margin-bottom: 5em;
	border-bottom: 1px solid #f7f7f7;
	text-align: center;
	background-color: #fff;
}

.product-meta-el {
	display: inline-block;
	padding: 2em .71428571428571em;
	line-height: 1;
}

.product-meta-el_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	color: #1b1b1b;
}

.product-meta-el_cnt {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	color: #aaa;
}

.product-meta-el_cnt a {
	color: inherit;
}

.product-meta-el_cnt a:hover {
	color: #265cdc;
}

.vc_row .product .product-container {
	padding: 0;
}

.vc_row .product>.container {
	display: none;
}

.wishlist>.woocommerce-message {
	margin-bottom: 2em;
	padding: 2em 30px;
	color: #fff;
	background-color: #74b027;
}

.wishlist .cat-lst-el-btn {
	float: none;
	width: 100%;
	height: auto;
	white-space: nowrap;
	padding-left: 1em;
	padding-right: 1em;
}

.wishlist-in-stock {
	color: #74b027;
}

.wishlist-out-of-stock {
	color: #d91616;
}

.add-to-wishlist {
	display: inline-block;
	margin: 1em 2em 1em 0;
	color: #aaa;
}

.add-to-wishlist a {
	color: inherit;
}

.add-to-wishlist a:hover {
	color: #265cdc;
}

.add-to-wishlist_ic {
	font-size: 1.2857142857143em;
	vertical-align: middle;
	margin-right: 7px;
}

.add-to-wishlist_ic.__add {
	color: #d91616;
}

.add-to-wishlist_tx {
	display: inline-block;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	font-size: .85714285714286em;
	vertical-align: middle;
	-webkit-transform: translateY(1px);
	-ms-transform: translateY(1px);
	transform: translateY(1px);
}

.__small .add-to-wishlist {
	position: absolute;
	top: 20px;
	left: 20px;
}

.__small .add-to-wishlist a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 37px;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
}

.__small .add-to-wishlist a:hover {
	color: #d91616;
}

.__small .add-to-wishlist_ic {
	font-size: 1.1428571428571em;
	margin-right: 0;
}

.__small .add-to-wishlist_tx {
	display: none;
}

#yith-wcwl-popup-message {
	display: none !important;
	width: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
	position: fixed;
}

.cart-page {
	margin-bottom: 5.5em;
}

.cart-lst-w {
	margin: 3em 0;
	overflow: auto;
}

.cart-lst-w.__full-width {
	margin-top: 0;
}

.cart-lst {
	width: 100%;
	min-width: 370px;
}

.cart-lst-w.__full-width .cart-lst {
	min-width: 500px;
}

.cart-lst-el_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .85714285714286em;
	text-align: center;
	border-bottom: 1px solid #f7f7f7;
	padding: 0 0 .75em 15px;
	line-height: 1;
	color: #1b1b1b;
}

.cart-lst-el_h:first-child {
	padding-left: 0;
}

@media (min-width:992px) {
	.cart-lst-el_h {
		padding-left: 30px;
	}
}

.cart-lst-el_cnt {
	border-bottom: 1px solid #f7f7f7;
	padding: 30px 0 30px 15px;
	text-align: center;
}

.cart-lst-el_cnt:first-child {
	padding-left: 0;
}

@media (min-width:992px) {
	.cart-lst-el_cnt {
		padding-left: 30px;
	}
}

.cart-lst-el_cnt.__thumbnail {
	width: 14.285714285714%;
	min-width: 45px;
}

.cart-lst-el_cnt.__thumbnail a, .cart-lst-el_cnt.__thumbnail img {
	display: block;
}

.cart-lst-el_cnt.__thumbnail-s {
	width: 8.3333333333333%;
	min-width: 60px;
}

.cart-lst-el_cnt.__thumbnail-s a, .cart-lst-el_cnt.__thumbnail-s img {
	display: block;
}

.cart-lst-el_cnt.__product {
	text-align: left;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.2;
}

.cart-lst-el_cnt.__product a {
	color: #1b1b1b;
}

.cart-lst-el_cnt.__product a:hover {
	color: #265cdc;
}

.cart-lst-el_cnt.__price {
	color: #aaa;
}

.cart-lst-el_cnt.__price del {
	color: #aaa;
	text-decoration: line-through;
	margin-right: .5em;
}

.cart-lst-el_cnt.__price ins {
	text-decoration: none;
	color: #d91616;
	font-weight: 700;
}

.cart-lst-el_cnt.__subtotal {
	font-weight: 700;
}

.cart-lst-el_cnt.__remove a {
	color: #d91616;
}

.cart-lst-el_cnt.__remove a:hover {
	color: #9d1010;
}

.cart-lst-el_f {
	padding: 30px 15px 0;
}

.cart-coupon {
	margin-bottom: 3em;
	border: 4px dotted #f7f7f7;
	padding: 30px 15px;
	text-align: center;
}

@media (min-width:768px) {
	.cart-coupon {
		padding: 3em 0;
	}
}

.cart-coupon_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .85714285714286em;
	display: block;
	margin-bottom: 2em;
	line-height: 1;
}

.cart-coupon_it {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	width: 100%;
}

@media (min-width:768px) {
	.cart-coupon_it {
		width: auto;
	}
}

.cart-coupon_btn {
	width: 100%;
	margin-top: 15px;
	margin-left: 0 !important;
}

@media (min-width:768px) {
	.cart-coupon_btn {
		width: auto;
		margin-top: 0;
		margin-left: 10px !important;
	}
}

.cart-totals-w {
	margin-bottom: 3em;
}

.cart-totals {
	padding: 30px;
	background-color: #f7f7f7;
	border-radius: 6px;
}

@media (min-width:768px) {
	.cart-totals {
		padding: 3em;
	}
}

.cart-totals_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 2.1428571428571em;
	margin-bottom: 15px;
	padding-bottom: .75em;
	border-bottom: 1px solid #e6e6e6;
}

@media (min-width:768px) {
	.cart-totals_h {
		font-size: 2.5714285714286em;
	}
}

.cart-totals-lst {
	width: 100%;
}

.cart-totals-lst-el_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	text-align: left;
	padding: 15px 30px 15px 0;
	color: #aaa;
	vertical-align: top;
}

.cart-totals-lst-el_h.__bottom {
	font-size: 1em;
	color: #1b1b1b;
	vertical-align: middle;
	border-top: 1px solid #e6e6e6;
}

.cart-totals-lst-el_cnt {
	padding: 15px 0;
}

.cart-totals-lst-el_cnt p {
	margin-top: 0;
}

.cart-totals-lst-el_cnt .amount {
	font-weight: 700;
}

.cart-totals-lst-el_cnt.__bottom {
	font-size: 1em;
	border-top: 1px solid #e6e6e6;
}

.cart-totals-lst-el_price {
	font-size: 1.7142857142857em;
}

.cart-totals-btn {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	text-align: center;
}

.cart-totals-btn-w {
	margin-top: 30px;
}

.cart-totals-btn.__update {
	width: 100%;
}

.cart-totals-btn.__checkout {
	width: 100%;
	margin-top: 10px;
}

.cart-el-variation {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-weight: 400;
	letter-spacing: -.02em;
	font-size: .83333333333333em;
	margin: 1em 0 0;
	color: #aaa;
}

.cart-el-variation dt:before {
	content: " / ";
}

.cart-el-variation dt:first-child:before {
	content: "";
}

.cart-el-variation dd, .cart-el-variation dt, .cart-el-variation p {
	display: inline-block;
	margin: 0;
}

.shipping-method-lst {
	padding: 0;
	margin: 0;
	list-style: none;
}

.shipping-method-lst_el {
	margin-bottom: 15px;
}

.shipping-method-lst_el label[for] {
	font-size: 1em;
	margin: 0 1em;
}

.shipping-calculator-button {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
}

.cross-sells {
	margin-top: 5em;
	border-top: 1px solid #f7f7f7;
	padding-top: 5em;
}

.cross-sells_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin-bottom: 2em;
	font-size: 1.1428571428571em;
	text-align: center;
}

@media (min-width:768px) {
	.cross-sells_h {
		font-size: 1.2857142857143em;
	}
}

.checkout-coupon {
	margin-bottom: 2em;
	border: 4px dotted #f7f7f7;
	padding: 30px 15px;
	text-align: center;
}

@media (min-width:768px) {
	.checkout-coupon {
		padding: 3em 0;
	}
}

.checkout-coupon_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .85714285714286em;
	display: block;
	margin-bottom: 2em;
	line-height: 1;
}

.checkout-coupon_it {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	width: 100%;
}

@media (min-width:768px) {
	.checkout-coupon_it {
		width: auto;
	}
}

.checkout-coupon_btn {
	width: 100%;
	margin-top: 15px;
	margin-left: 0 !important;
}

@media (min-width:768px) {
	.checkout-coupon_btn {
		width: auto;
		margin-top: 0;
		margin-left: 10px !important;
	}
}

.checkout-billing {
	margin-top: 3em;
}

.checkout-billing_h, .checkout-shipping_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.4285714285714em;
	margin-bottom: 1.5em;
}

.checkout-billing label:first-child, .checkout-shipping label:first-child {
	display: block;
	padding-top: 15px;
}

.checkout-billing label:first-child abbr, .checkout-shipping label:first-child abbr {
	border-bottom: 0;
	color: #d91616;
	text-decoration: none;
}

.checkout-billing input[type=checkbox]+label, .checkout-shipping input[type=checkbox]+label {
	display: inline-block;
	font-size: 1.1428571428571em;
	font-weight: 400;
	margin-left: .5em;
}

.checkout-billing input[type=text], .checkout-billing input[type=password], .checkout-billing input[type=email], .checkout-billing input[type=tel], .checkout-billing select, .checkout-billing textarea, .checkout-shipping input[type=text], .checkout-shipping input[type=password], .checkout-shipping input[type=email], .checkout-shipping input[type=tel], .checkout-shipping select, .checkout-shipping textarea {
	width: 100%;
}

.checkout-billing .form-row, .checkout-shipping .form-row {
	margin: 0 0 40px;
}

.checkout-billing .form-row-wide, .checkout-shipping .form-row-wide {
	width: 100%;
}

.checkout-billing .form-row-first, .checkout-billing .form-row-last, .checkout-shipping .form-row-first, .checkout-shipping .form-row-last {
	width: 50%;
	float: left;
}

.checkout-billing .form-row-first, .checkout-shipping .form-row-first {
	padding-right: 10px;
}

.checkout-billing .form-row-last, .checkout-shipping .form-row-last {
	padding-left: 10px;
}

.checkout-billing .form-row.notes, .checkout-shipping .form-row.notes {
	margin-top: 3em;
}

.checkout-create-account, .checkout-shipping {
	margin: 1em 0 3em;
}

.checkout-create-account_cnt, .checkout-shipping_cnt {
	margin-top: 40px;
}

input[type=checkbox]~.checkout-create-account_cnt, input[type=checkbox]~.checkout-shipping_cnt {
	display: none;
}

input[type=checkbox]:checked~.checkout-create-account_cnt, input[type=checkbox]:checked~.checkout-shipping_cnt {
	display: block;
}

.checkout-review-order {
	padding: 30px;
	background-color: #f7f7f7;
	border-radius: 6px;
}

@media (min-width:768px) {
	.checkout-review-order {
		padding: 3em;
	}
}

.checkout-review-order_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 2.1428571428571em;
	margin-bottom: 1.5em;
}

@media (min-width:768px) {
	.checkout-review-order_h {
		font-size: 2.5714285714286em;
	}
}

.checkout-review-order_cnt {
	width: 100%;
}

.checkout-review-order_cnt td, .checkout-review-order_cnt th {
	border-bottom: 1px solid #e6e6e6;
	width: 50%;
}

.checkout-review-order_cnt thead th {
	padding: 1em 0;
}

.checkout-review-order_cnt th {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	text-align: left;
}

.checkout-review-order_cnt .cart_item td {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	line-height: 1.2;
}

.checkout-review-order_cnt .cart_item td:first-child {
	padding-right: 1em;
}

.checkout-review-order_cnt .cart_item:first-child td {
	padding-top: 2em;
}

.checkout-review-order_cnt .product-name {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
}

.checkout-review-order_cnt .product-quantity {
	display: inline-block;
	color: #aaa;
}

.checkout-review-order_cnt .cart-subtotal th {
	padding-top: 2em;
	padding-bottom: 1em;
	border-bottom: 0;
	color: #aaa;
}

.checkout-review-order_cnt .cart-subtotal td {
	padding-top: 2em;
	padding-bottom: 1em;
	border-bottom: 0;
	font-weight: 700;
}

.checkout-review-order_cnt .shipping td, .checkout-review-order_cnt .shipping th {
	padding-bottom: 2em;
}

.checkout-review-order_cnt .order-total th {
	font-size: 1em;
	border-bottom: 0;
	padding: 2em 0;
}

.checkout-review-order_cnt .order-total td {
	border-bottom: 0;
	padding: 2em 0;
}

.checkout-review-order_cnt .order-total td .amount {
	font-size: 1.7142857142857em;
	font-weight: 700;
}

.checkout-payment ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.checkout-payment ul li {
	display: block;
	padding: 1.5em 0;
	border-top: 1px solid #e6e6e6;
}

.checkout-payment ul li:first-child {
	border-top: 0;
}

.checkout-payment ul li p {
	font-size: .85714285714286em;
	margin-bottom: 0;
	color: #aaa;
}

.checkout-payment ul label {
	font-size: 1em;
}

.checkout-payment ul label img {
	height: 2.5em;
	margin: 0 1em .5em .5em;
	vertical-align: middle;
}

.checkout-payment ul label a {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .71428571428571em;
	color: #265cdc;
}

.checkout-payment ul label a:hover {
	color: #1b44a5;
}

#place_order {
	margin-top: 30px;
	width: 100%;
}

.wc-global-login {
	padding-bottom: 1em;
}

.wc-global-login p:first-child {
	margin-top: 0;
}

.woocommerce-MyAccount-navigation {
	border: 4px dotted #f7f7f7;
	padding: 26px;
}

.woocommerce-MyAccount-navigation_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1em;
	margin-bottom: 1.5em;
}

.woocommerce-MyAccount-navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}

.woocommerce-MyAccount-navigation ul:after, .woocommerce-MyAccount-navigation ul:before {
	content: " ";
	display: table;
}

.woocommerce-MyAccount-navigation ul:after {
	clear: both;
}

.woocommerce-MyAccount-navigation ul li {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.1428571428571em;
	margin: 1em;
}

@media (min-width:768px) {
	.woocommerce-MyAccount-navigation ul li {
		font-size: 1.2857142857143em;
	}
}

@media (min-width:768px) {
	.woocommerce-MyAccount-navigation ul li {
		display: inline-block;
	}
}

.woocommerce-MyAccount-navigation ul li.is-active a {
	color: #1b1b1b;
	cursor: default;
}

.wc-account {
	margin-top: 60px;
}

.wc-account_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.1428571428571em;
}

@media (min-width:768px) {
	.wc-account_h {
		font-size: 1.2857142857143em;
	}
}

.wc-account_h:first-child {
	margin-top: 26px;
}

.wc-account_desc {
	font-weight: 700;
	color: #aaa;
}

.wc-account-address {
	min-height: 220px;
	border: 4px dotted #f7f7f7;
	padding: 26px;
	position: relative;
	padding-bottom: 60px;
}

.wc-account-address_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1em;
	margin-bottom: 1.5em;
}

.wc-account-address_edit {
	display: block;
	position: absolute;
	bottom: 26px;
	right: 26px;
	line-height: 1;
	font-size: .85714285714286em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
}

.wc-account-address-form_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.4285714285714em;
	margin-bottom: 1.5em;
}

.wc-account-address-form label:first-child {
	display: block;
	padding-top: 15px;
}

.wc-account-address-form label:first-child abbr {
	border-bottom: 0;
	color: #d91616;
	text-decoration: none;
}

.wc-account-address-form input[type=checkbox]+label {
	display: inline-block;
	font-size: 1.1428571428571em;
	font-weight: 400;
	margin-left: .5em;
}

.wc-account-address-form input[type=text], .wc-account-address-form input[type=password], .wc-account-address-form input[type=email], .wc-account-address-form input[type=tel], .wc-account-address-form select, .wc-account-address-form textarea {
	width: 100%;
}

.wc-account-address-form .form-row {
	margin: 0 0 40px;
}

.wc-account-address-form .form-row-wide {
	width: 100%;
}

.wc-account-address-form .form-row-first, .wc-account-address-form .form-row-last {
	width: 50%;
	float: left;
}

.wc-account-address-form .form-row-first {
	padding-right: 10px;
}

.wc-account-address-form .form-row-last {
	padding-left: 10px;
}

.wc-account-address-form .form-row.notes {
	margin-top: 3em;
}

.wc-account-address-form_btn {
	width: 100%;
	margin-top: 30px;
}

.wc-account-edit_h, .wc-account-login_h, .wc-account-register_h, .wc-account-reset-password_h {
	margin-bottom: 45px;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	text-align: center;
}

.wc-account-edit_form_h, .wc-account-login_form_h, .wc-account-register_form_h, .wc-account-reset-password_form_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.4285714285714em;
	margin-bottom: 1.5em;
}

.wc-account-edit_form label:first-child, .wc-account-login_form label:first-child, .wc-account-register_form label:first-child, .wc-account-reset-password_form label:first-child {
	display: block;
	padding-top: 15px;
}

.wc-account-edit_form label:first-child abbr, .wc-account-login_form label:first-child abbr, .wc-account-register_form label:first-child abbr, .wc-account-reset-password_form label:first-child abbr {
	border-bottom: 0;
	color: #d91616;
	text-decoration: none;
}

.wc-account-edit_form input[type=checkbox]+label, .wc-account-login_form input[type=checkbox]+label, .wc-account-register_form input[type=checkbox]+label, .wc-account-reset-password_form input[type=checkbox]+label {
	display: inline-block;
	font-size: 1.1428571428571em;
	font-weight: 400;
	margin-left: .5em;
}

.wc-account-edit_form input[type=text], .wc-account-edit_form input[type=password], .wc-account-edit_form input[type=email], .wc-account-edit_form input[type=tel], .wc-account-edit_form select, .wc-account-edit_form textarea, .wc-account-login_form input[type=text], .wc-account-login_form input[type=password], .wc-account-login_form input[type=email], .wc-account-login_form input[type=tel], .wc-account-login_form select, .wc-account-login_form textarea, .wc-account-register_form input[type=text], .wc-account-register_form input[type=password], .wc-account-register_form input[type=email], .wc-account-register_form input[type=tel], .wc-account-register_form select, .wc-account-register_form textarea, .wc-account-reset-password_form input[type=text], .wc-account-reset-password_form input[type=password], .wc-account-reset-password_form input[type=email], .wc-account-reset-password_form input[type=tel], .wc-account-reset-password_form select, .wc-account-reset-password_form textarea {
	width: 100%;
}

.wc-account-edit_form .form-row, .wc-account-login_form .form-row, .wc-account-register_form .form-row, .wc-account-reset-password_form .form-row {
	margin: 0 0 40px;
}

.wc-account-edit_form .form-row-wide, .wc-account-login_form .form-row-wide, .wc-account-register_form .form-row-wide, .wc-account-reset-password_form .form-row-wide {
	width: 100%;
}

.wc-account-edit_form .form-row-first, .wc-account-edit_form .form-row-last, .wc-account-login_form .form-row-first, .wc-account-login_form .form-row-last, .wc-account-register_form .form-row-first, .wc-account-register_form .form-row-last, .wc-account-reset-password_form .form-row-first, .wc-account-reset-password_form .form-row-last {
	width: 50%;
	float: left;
}

.wc-account-edit_form .form-row-first, .wc-account-login_form .form-row-first, .wc-account-register_form .form-row-first, .wc-account-reset-password_form .form-row-first {
	padding-right: 10px;
}

.wc-account-edit_form .form-row-last, .wc-account-login_form .form-row-last, .wc-account-register_form .form-row-last, .wc-account-reset-password_form .form-row-last {
	padding-left: 10px;
}

.wc-account-edit_form .form-row.notes, .wc-account-login_form .form-row.notes, .wc-account-register_form .form-row.notes, .wc-account-reset-password_form .form-row.notes {
	margin-top: 3em;
}

.wc-account-edit .lost_password, .wc-account-login .lost_password, .wc-account-register .lost_password, .wc-account-reset-password .lost_password {
	float: right;
}

.wc-account-edit_btn, .wc-account-login_btn, .wc-account-register_btn, .wc-account-reset-password_btn {
	width: 100%;
	margin-top: 30px;
}

.wc-account-login_btn {
	margin-bottom: 36px;
}

.wc-account-login_separator {
	position: relative;
	margin: 19px 0 35px;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	text-align: center;
	color: #1b1b1b;
}

.wc-account-login_separator span {
	position: relative;
	display: inline-block;
	background-color: #fff;
	padding: 0 .75em;
	z-index: 1;
}

.wc-account-login_separator:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 50%;
	left: 0;
	height: 0;
	width: 100%;
	border-top: 1px solid #e6e6e6;
}

.wc-account-login-tabs {
	padding: 0;
	margin: 0;
	list-style: none;
}

.wc-account-login-tabs_lk {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 2px solid;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1em 2em;
	color: inherit;
	color: #1b1b1b;
	width: 100%;
}

.wc-account-login-tabs_lk .fa, .wc-account-login-tabs_lk [class*=" icon-"], .wc-account-login-tabs_lk [class^=icon-] {
	font-size: 1.1428571428571em;
}

.wc-account-login-tabs_lk .fa:first-child, .wc-account-login-tabs_lk [class*=" icon-"]:first-child, .wc-account-login-tabs_lk [class^=icon-]:first-child {
	margin-right: .5em;
}

.wc-account-login-tabs_lk .fa:last-child, .wc-account-login-tabs_lk [class*=" icon-"]:last-child, .wc-account-login-tabs_lk [class^=icon-]:last-child {
	margin-left: .5em;
}

.wc-account-login-tabs_lk .fa:first-child:last-child, .wc-account-login-tabs_lk [class*=" icon-"]:first-child:last-child, .wc-account-login-tabs_lk [class^=icon-]:first-child:last-child {
	margin: 0;
}

.wc-account-login-tabs_lk [class*=" icon-"], .wc-account-login-tabs_lk [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.wc-account-login-tabs .ui-tabs-active {
	display: none;
}

.wc-account-register {
	margin-bottom: 6px;
}

.wc-account-edit-password {
	min-height: 220px;
	border: 4px dotted #f7f7f7;
	padding: 26px;
	margin: 30px 0 10px;
}

.wc-account-edit-password_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1em;
	margin-bottom: 1.5em;
}

.wc-account-orders {
	margin-bottom: 90px;
	overflow: hidden;
}

.wc-account-orders_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.1428571428571em;
	margin-bottom: 45px;
}

@media (min-width:768px) {
	.wc-account-orders_h {
		font-size: 1.2857142857143em;
	}
}

.wc-account-orders_lst {
	width: 100%;
}

.wc-account-orders_lst-w {
	margin: 0 -15px;
}

.wc-account-orders-el_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .85714285714286em;
	text-align: left;
	border-bottom: 1px solid #f7f7f7;
	padding: 0 15px .75em;
	line-height: 1;
	color: #1b1b1b;
}

.wc-account-orders-el_cnt {
	border-bottom: 1px solid #f7f7f7;
	padding: 30px 15px;
}

.wc-account-orders-el_cnt.__number {
	font-weight: 700;
}

.wc-account-orders-el_cnt.__status {
	text-align: left;
	white-space: nowrap;
}

.wc-account-orders-el_cnt.__total {
	color: #1b1b1b;
}

.wc-account-orders-el_cnt.__total .amount {
	font-weight: 700;
}

.wc-account-orders-el_cnt.__actions {
	text-align: right;
	white-space: nowrap;
}

.wc-account-orders-el_cnt.__actions .button+.button {
	margin-left: 10px;
}

.wc-account-order-card {
	min-height: 220px;
	border: 4px dotted #f7f7f7;
	padding: 26px;
}

.wc-account-order-card_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1em;
	margin-bottom: 1.5em;
}

.wc-account-order-customer-details {
	color: #1b1b1b;
	margin-bottom: 2em;
}

.wc-account-order-customer-details td, .wc-account-order-customer-details th {
	padding-left: 15px;
	text-align: left;
}

.wc-account-order-customer-details td:first-child, .wc-account-order-customer-details th:first-child {
	padding-left: 0;
}

.wc-account-order-details {
	margin-top: 1.6em;
	width: 100%;
	color: #1b1b1b;
}

.wc-account-order-el_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .85714285714286em;
	text-align: left;
	border-bottom: 1px solid #f7f7f7;
	padding: .33333333333333em 0 .75em 30px;
	line-height: 1;
	color: #1b1b1b;
}

.wc-account-order-el_h:first-child {
	padding-left: 0;
}

.wc-account-order-el_cnt {
	border-bottom: 1px solid #f7f7f7;
	padding: 15px 0 15px 30px;
	font-size: .85714285714286em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
}

.wc-account-order-el_cnt:first-child {
	padding-left: 0;
}

tfoot tr:last-child .wc-account-order-el_cnt {
	border-bottom: 0;
	padding-bottom: 0;
}

.wc-account-order-el_cnt .variation {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-weight: 400;
	letter-spacing: -.02em;
	font-size: .83333333333333em;
	margin: 1em 0 0;
	color: #aaa;
}

.wc-account-order-el_cnt .variation dt:before {
	content: " / ";
}

.wc-account-order-el_cnt .variation dt:first-child:before {
	content: "";
}

.wc-account-order-el_cnt .variation dd, .wc-account-order-el_cnt .variation dt, .wc-account-order-el_cnt .variation p {
	display: inline-block;
	margin: 0;
}

.track-order {
	padding: 40px 60px;
	background-color: #f7f7f7;
}

.track-order_h {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.4285714285714em;
	margin-bottom: 1.5em;
}

.track-order label:first-child {
	display: block;
	padding-top: 15px;
}

.track-order label:first-child abbr {
	border-bottom: 0;
	color: #d91616;
	text-decoration: none;
}

.track-order input[type=checkbox]+label {
	display: inline-block;
	font-size: 1.1428571428571em;
	font-weight: 400;
	margin-left: .5em;
}

.track-order input[type=text], .track-order input[type=password], .track-order input[type=email], .track-order input[type=tel], .track-order select, .track-order textarea {
	width: 100%;
}

.track-order .form-row {
	margin: 0 0 40px;
}

.track-order .form-row-wide {
	width: 100%;
}

.track-order .form-row-first, .track-order .form-row-last {
	width: 50%;
	float: left;
}

.track-order .form-row-first {
	padding-right: 10px;
}

.track-order .form-row-last {
	padding-left: 10px;
}

.track-order .form-row.notes {
	margin-top: 3em;
}

.track-order .button {
	width: 100%;
	margin-top: 30px;
}

.track-order p:first-child {
	margin-top: 0;
}

.thankyou-box {
	margin-bottom: 30px;
	border: 4px dotted #f7f7f7;
	padding: 26px;
}

.thankyou-box p:first-child {
	margin-top: 0;
}

.thankyou-box p:last-child {
	margin-bottom: 0;
}

.wc-thankyou-order-received {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin-bottom: 1.5em;
	line-height: 1;
	color: #1b1b1b;
}

.wc-thankyou-order-details {
	padding: 0;
	margin: 0;
	list-style: none;
}

.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pace-inactive, .pace-progress {
	display: none;
}

.pace-activity {
	position: fixed;
	z-index: 30;
	top: 50%;
	left: 50%;
	margin: -40px 0 0 -40px;
	height: 80px;
	width: 80px;
	-webkit-animation: pace-animate1 1.5s linear infinite;
	animation: pace-animate1 1.5s linear infinite;
	clip: rect(0, 80px, 80px, 40px);
}

.pace-activity:after {
	content: "";
	position: absolute;
	border-radius: 50%;
	height: 80px;
	width: 80px;
	box-shadow: inset #fff 0 0 0 2px;
	-webkit-animation: pace-animate2 1.5s ease-in-out infinite;
	animation: pace-animate2 1.5s ease-in-out infinite;
	clip: rect(0, 80px, 80px, 40px);
}

.preload {
	-webkit-transition: .4s background-color;
	transition: .4s background-color;
}

.preload:not(.pace-done) {
	background-color: #265cdc;
}

.preload:not(.pace-done):after, .preload:not(.pace-done):before {
	content: " ";
	display: table;
}

.preload:not(.pace-done):after {
	clear: both;
}

.preload .main-w {
	opacity: 0;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.pace-done.preload .main-w {
	opacity: 1;
}

@-webkit-keyframes pace-animate1 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(220deg);
		transform: rotate(220deg);
	}
}

@keyframes pace-animate1 {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(220deg);
		transform: rotate(220deg);
	}
}

@-webkit-keyframes pace-animate2 {
	0% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	
	100% {
		-webkit-transform: rotate(140deg);
		transform: rotate(140deg);
	}
}

@keyframes pace-animate2 {
	0% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	
	100% {
		-webkit-transform: rotate(140deg);
		transform: rotate(140deg);
	}
}

.ui-slider {
	position: relative;
	text-align: left;
	background-color: #e6e6e6;
	border-radius: .4em;
	margin: 1.5em 0;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1em;
	height: 1em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
	background-color: #fff;
	border: 3px solid #265cdc;
	border-radius: 50%;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
	background-color: #265cdc;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
	-webkit-filter: inherit;
	filter: inherit;
}

.ui-slider-horizontal {
	height: .6em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.25em;
	margin-left: -.5em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .6em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.25em;
	margin-left: 0;
	margin-bottom: -.5em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.pswp__button:hover {
	background-color: transparent;
}

.flexslider {
	margin: 0;
	padding: 0;
	position: relative;
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	height: auto;
	display: block;
}

.flexslider .slides:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .flexslider .slides {
	display: block;
}

* html .flexslider .slides {
	height: 1%;
}

.no-js .flexslider .slides>li:first-child {
	display: block;
}

.carousel li {
	margin-right: 5px;
}

.flex-control-manual, .flex-control-nav, .flex-direction-nav, .slides, .slides>li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.flex-container a:focus, .flex-container a:hover, .flexslider a:focus, .flexslider a:hover {
	outline: 0;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flex-direction-nav {
	position: absolute;
	top: 30px;
	right: 30px;
	line-height: 1;
	z-index: 3;
}

.flex-direction-nav .flex-nav-next, .flex-direction-nav .flex-nav-prev {
	display: inline-block;
}

.flex-direction-nav a {
	display: block;
	width: 1.5em;
	height: 1.625em;
	margin: 0;
	overflow: hidden;
	opacity: .6;
	cursor: pointer;
	color: #1b1b1b;
	text-decoration: none;
	font-size: 1.1428571428571em;
	text-align: center;
	-webkit-transition: .5s opacity;
	transition: .5s opacity;
}

.flex-direction-nav a:before {
	content: "";
	display: inline-block;
	line-height: 1.625 !important;
	font-family: feather;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	speak: none;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
}

.flex-direction-nav a.flex-next:before {
	content: "";
}

.flex-direction-nav .flex-next:hover, .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}

.product .flex-direction-nav {
	position: static;
}

.product .flex-direction-nav .flex-nav-next, .product .flex-direction-nav .flex-nav-prev {
	display: block;
}

.product .flex-direction-nav a {
	position: absolute;
	width: 2em;
	height: 2em;
	margin: -1em 0 0;
	top: 50%;
	opacity: 0;
	font-size: 1.7142857142857em;
	z-index: 3;
}

.product .flex-direction-nav a:before {
	content: "";
	display: inline-block;
	line-height: 2 !important;
	font-family: feather;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	speak: none;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #265cdc;
}

.product .flex-direction-nav a.flex-next:before {
	content: "";
}

.product .flex-direction-nav .flex-prev {
	left: 0;
	-webkit-transition: .4s left, .4s opacity;
	transition: .4s left, .4s opacity;
}

.product .flex-direction-nav .flex-next {
	right: 0;
	-webkit-transition: .4s right, .4s opacity;
	transition: .4s right, .4s opacity;
}

.product .flexslider:hover .flex-direction-nav .flex-prev {
	left: .5em;
	opacity: 1;
}

.product .flexslider:hover .flex-direction-nav .flex-next {
	right: .5em;
	opacity: 1;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	overflow: hidden;
	cursor: pointer;
	color: #1b1b1b;
}

.flex-pauseplay a:before {
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	display: inline-block;
	content: "";
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a.flex-play:before {
	content: "";
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	top: auto !important;
	bottom: 2.5em !important;
	text-align: center;
	line-height: 1;
	z-index: 3 !important;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
}

.flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: block;
	background: #fff;
	opacity: .3;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	-webkit-transition: .5s opacity;
	transition: .5s opacity;
}

.flex-control-paging li a:hover {
	opacity: .8;
}

.flex-control-paging li a.flex-active {
	opacity: .8;
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

.flex-control-manual li {
	display: block;
	margin-bottom: 10px;
}

.flex-control-manual a {
	display: block;
	opacity: .3;
}

.flex-control-manual a.flex-active {
	opacity: 1;
	cursor: default;
}

.flex-control-manual img {
	display: block;
	width: 100%;
}

.theme-default .nivoSlider {
	z-index: 1;
}

.theme-default .nivo-controlNav {
	position: absolute;
	bottom: 2.5em !important;
	width: 100%;
	padding: 0 !important;
	text-align: center;
	line-height: 1;
	z-index: 10;
}

.theme-default .nivo-controlNav a {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 2px;
	background: #fff;
	opacity: .3;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 50%;
	-webkit-transition: .5s opacity;
	transition: .5s opacity;
}

.theme-default .nivo-controlNav a:hover {
	opacity: .8;
}

.theme-default .nivo-controlNav a.active {
	opacity: .8;
	cursor: default;
}

.theme-default .nivo-directionNav a {
	position: absolute;
	display: block;
	width: 2em;
	height: 2em;
	margin: -1em 0 0;
	top: 50%;
	overflow: hidden;
	opacity: .4;
	cursor: pointer;
	color: #1b1b1b;
	text-decoration: none;
	z-index: 10;
	font-size: 1.1428571428571em;
	text-align: center;
	text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
	-webkit-transition: .5s opacity;
	transition: .5s opacity;
}

.theme-default .nivo-directionNav a:before {
	content: "";
	display: inline-block;
	line-height: 2 !important;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #1b1b1b;
}

.theme-default .nivo-directionNav a.nivo-nextNav:before {
	content: "";
}

.theme-default .nivo-directionNav .nivo-prevNav {
	left: .5em;
}

.theme-default .nivo-directionNav .nivo-nextNav {
	right: .5em;
}

.theme-default .nivo-directionNav .nivo-nextNav:hover, .theme-default .nivo-directionNav .nivo-prevNav:hover {
	opacity: .8;
}

.pp_bottom, .pp_top, .ppt {
	display: none !important;
}

.pp_left, .pp_right {
	background: 0 0 !important;
	padding: 0 !important;
}

.pp_content {
	margin: 0 auto;
	padding-bottom: 10px;
	box-sizing: content-box;
}

.pp_details {
	margin: 10px 0 0 !important;
	padding: 0 10px;
	width: 100% !important;
}

.pp_nav {
	margin-top: 0 !important;
}

.pp_close {
	right: 10px !important;
}

#fullResImage {
	display: block;
}

.ninja-forms-form label {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: .85714285714286em;
	display: block;
	margin: 1em 0;
	color: #aaa;
}

.ninja-forms-form label abbr {
	color: #d91616;
	border-bottom: 0;
}

.ninja-forms-half-left-wrap {
	float: left;
	width: 50%;
	padding-right: 15px;
}

.ninja-forms-half-right-wrap {
	float: right;
	width: 50%;
	padding-left: 15px;
}

.ninja-forms-70-left-wrap {
	float: left;
	width: 70%;
	padding-right: 5px;
}

.ninja-forms-30-right-wrap {
	float: right;
	width: 30%;
	padding-left: 5px;
}

.ninja-forms-30-right-wrap .button, .ninja-forms-30-right-wrap button, .ninja-forms-30-right-wrap input[type=button], .ninja-forms-30-right-wrap input[type=reset], .ninja-forms-30-right-wrap input[type=submit] {
	width: 100%;
}

#content .wpb_alert p:first-child, #content .wpb_text_column p:first-child, .wpb_alert p:first-child, .wpb_column>.wpb_wrapper>p:first-child, .wpb_text_column p:first-child {
	margin-top: 0;
}

.vc_row[data-vc-full-width] {
	overflow: visible;
}

.vc_message_box {
	padding: 30px 30px 30px 105px;
}

.vc_message_box>p {
	margin-top: 0;
}

.vc_message_box-solid {
	border: 0 !important;
}

.vc_message_box-solid.vc_color-success {
	background-color: #74b027;
}

.vc_message_box-solid.vc_color-danger {
	background-color: #d91616;
}

.vc_message_box-solid.vc_color-info {
	background-color: #2767b0;
}

.vc_message_box-solid .vc_message_box-icon {
	background-color: rgba(0, 0, 0, .1);
}

.vc_message_box-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 75px !important;
	height: 100%;
	padding-top: 30px;
	text-align: center;
}

.vc_message_box-icon>.fa {
	position: relative;
	left: 0;
	top: 0;
	font-size: 1.2857142857143em;
	line-height: .5;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.vc_toggle {
	margin: 0;
	border: 1px solid #eee;
	border-left: 0;
	border-right: 0;
	padding: 20px 0;
}

.vc_toggle+.vc_toggle {
	margin-top: -1px;
}

.vc_toggle_title {
	line-height: 1;
}

.vc_toggle_content {
	margin: 25px 0 10px;
}

.vc_toggle_content p:first-child {
	margin-top: 0;
}

.vc_toggle_content p:last-child {
	margin-bottom: 0;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title, .vc_toggle_size_md.vc_toggle_round .vc_toggle_content, .vc_toggle_size_md.vc_toggle_round .vc_toggle_title, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title, .vc_toggle_size_md.vc_toggle_square .vc_toggle_content, .vc_toggle_size_md.vc_toggle_square .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_default .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_default .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_round .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_round .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title, .vc_toggle_size_sm.vc_toggle_square .vc_toggle_content, .vc_toggle_size_sm.vc_toggle_square .vc_toggle_title {
	padding-left: 30px;
}

.vc_toggle_title>h4 {
	font-size: 1.1428571428571em;
}

@media (min-width:768px) {
	.vc_toggle_title>h4 {
		font-size: 1.2857142857143em;
	}
}

.vc_toggle_icon, .vc_toggle_icon::after, .vc_toggle_icon::before {
	-webkit-transition: .4s background-color, .4s border-color;
	transition: .4s background-color, .4s border-color;
}

.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_simple .vc_toggle_icon::before {
	background-color: #265cdc;
}

.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
	background-color: #1b44a5;
}

.vc_toggle_round .vc_toggle_icon {
	background-color: #265cdc;
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon {
	border-color: #265cdc;
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after, .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before {
	background-color: #265cdc;
}

.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon {
	background-color: #1b44a5;
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
	border-color: #1b44a5;
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after, .vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
	background-color: #1b44a5;
}

.vc_tta-container h2 {
	font-size: 1.2857142857143em;
	margin-bottom: 1em;
}

@media (min-width:768px) {
	.vc_tta-container h2 {
		font-size: 1.7142857142857em;
	}
}

.vc_tta.vc_tta-accordion .vc_tta-panel-title {
	font-size: 1.1428571428571em;
}

@media (min-width:768px) {
	.vc_tta.vc_tta-accordion .vc_tta-panel-title {
		font-size: 1.2857142857143em;
	}
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title>a {
	padding: 20px 0;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title.vc_tta-controls-icon-position-right>a {
	padding-right: 30px;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-title.vc_tta-controls-icon-position-left>a {
	padding-left: 30px;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-body, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-heading {
	border-width: 1px;
	border-left: 0;
	border-right: 0;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_active .vc_tta-panel-heading {
	border-bottom-color: transparent !important;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel-body {
	border-top: 0;
	padding: 5px 0 30px;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
	margin-bottom: -1px;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
	margin-top: -1px;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
	right: 0;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
	left: 0;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-panel .vc_tta-panel-body, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-panel.vc_active .vc_tta-panel-heading {
	border-color: #e6e6e6;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-panel .vc_tta-panel-heading:hover {
	background-color: transparent;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-panel .vc_tta-panel-title>a:hover {
	color: #265cdc;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-controls-icon::after, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-controls-icon::before {
	border-color: #265cdc;
}

.vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-panel-heading:focus .vc_tta-controls-icon::after, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-panel-heading:focus .vc_tta-controls-icon::before, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-panel-heading:hover .vc_tta-controls-icon::after, .vc_tta-accordion.vc_tta-style-outline.vc_tta-shape-square.vc_tta-color-black .vc_tta-panel-heading:hover .vc_tta-controls-icon::before {
	border-color: #265cdc;
}

.vc_tta.vc_tta-tabs .vc_tta-tab>a {
	font-size: 1.1428571428571em;
	font-weight: 700;
	line-height: 1;
	padding: 12px 10px;
}

.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-tabs-container {
	margin: 0;
	position: relative;
	overflow: hidden;
}

.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-tabs-container:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #e6e6e6;
}

.vc_tta-tabs-position-top.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-tabs-container:before {
	bottom: 0;
}

.vc_tta-tabs-position-bottom.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-tabs-container:before {
	top: 0;
}

.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-tab>a {
	border-right: 0;
	border-left: 0;
	color: #aaa;
	-webkit-transition: .4s color, .4s border-color;
	transition: .4s color, .4s border-color;
}

.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-tab>a:focus, .vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-tab>a:hover {
	background-color: transparent;
	color: #1b1b1b;
}

.vc_tta-tabs-position-top.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-tab>a {
	border-top: 0;
}

.vc_tta-tabs-position-bottom.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-tab>a {
	border-bottom: 0;
}

.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-tab:not(.vc_active)>a {
	border-color: transparent;
}

.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-tab.vc_active>a {
	color: #1b1b1b;
}

.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-panel-body {
	padding: 17px 0;
	border: 0;
}

.vc_tta-tabs.vc_tta-style-outline.vc_tta-o-no-fill.vc_tta-color-black .vc_tta-tab.vc_active>a {
	border-color: #265cdc;
}

.vc_progress_bar .vc_general.vc_single_bar {
	position: relative;
	height: 2px;
	margin: 60px 0 0;
	border-radius: 0;
	box-shadow: none;
	font-size: 1.4285714285714em;
	background-color: #eee;
}

.vc_progress_bar .vc_general.vc_single_bar:first-child {
	margin-top: 1.5em;
}

.vc_progress_bar .vc_general.vc_single_bar .vc_label {
	position: absolute;
	top: -1.5em;
	left: 0;
	width: 100%;
	height: 1.5em;
	padding: 0;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1em;
	line-height: 1;
	color: #1b1b1b;
	text-shadow: none !important;
}

.vc_progress_bar .vc_general.vc_single_bar .vc_label_units {
	position: absolute;
	top: 0;
	right: 0;
	font-weight: 400;
	color: #7f8c8d;
}

.vc_progress_bar .vc_general.vc_single_bar .vc_bar {
	border-radius: 0;
	background-color: #265cdc;
}

.vc_pie_chart_back {
	border-color: #e6e6e6 !important;
	opacity: 1;
}

.uvc-heading .uvc-main-heading h1, .uvc-heading .uvc-main-heading h2, .uvc-heading .uvc-main-heading h3, .uvc-heading .uvc-main-heading h4, .uvc-heading .uvc-main-heading h5, .uvc-heading .uvc-main-heading h6 {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin: 20px 0;
	line-height: 1;
}

.uvc-heading .uvc-main-heading:first-child h1, .uvc-heading .uvc-main-heading:first-child h2, .uvc-heading .uvc-main-heading:first-child h3, .uvc-heading .uvc-main-heading:first-child h4, .uvc-heading .uvc-main-heading:first-child h5, .uvc-heading .uvc-main-heading:first-child h6 {
	margin-top: 0;
}

.uvc-heading .uvc-main-heading:last-child h1, .uvc-heading .uvc-main-heading:last-child h2, .uvc-heading .uvc-main-heading:last-child h3, .uvc-heading .uvc-main-heading:last-child h4, .uvc-heading .uvc-main-heading:last-child h5, .uvc-heading .uvc-main-heading:last-child h6 {
	margin-bottom: 0;
}

.uvc-sub-heading {
	margin: 20px 0;
	font-size: 1.2857142857143em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.5;
	color: #aaa;
}

@media (min-width:768px) {
	.uvc-sub-heading {
		font-size: 1.7142857142857em;
	}
}

.uvc-sub-heading:first-child {
	margin-top: 0;
}

.uvc-sub-heading:last-child {
	margin-bottom: 0;
}

.uvc-heading-spacer {
	margin: 30px 0;
}

.uvc-heading-spacer:first-child {
	margin: 0 0 45px;
}

.uvc-heading-spacer:last-child {
	margin: 45px 0 0;
}

.uvc-heading-spacer.no_spacer {
	display: none;
}

.uvc-heading-spacer.no_spacer+.uvc-main-heading h1, .uvc-heading-spacer.no_spacer+.uvc-main-heading h2, .uvc-heading-spacer.no_spacer+.uvc-main-heading h3, .uvc-heading-spacer.no_spacer+.uvc-main-heading h4, .uvc-heading-spacer.no_spacer+.uvc-main-heading h5, .uvc-heading-spacer.no_spacer+.uvc-main-heading h6 {
	margin-top: 0;
}

.uvc-headings-line {
	border-top: 0;
	border-right: 0;
	border-left: 0;
}

.ult-ib-effect-style1:after {
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 0;
	height: 6px;
	background-color: #265cdc;
	-webkit-transition: .35s width;
	transition: .35s width;
}

.ult-ib-effect-style1:hover:after {
	width: 100%;
}

.ult-ib-effect-style1 .ult-new-ib-desc {
	padding: 40px;
}

.ult-ib-effect-style1 .ult-new-ib-title {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
}

.ult-ib-effect-style1 .ult-new-ib-content {
	font-size: 1em;
}

.ifb-flip-box-section {
	padding: 60px 30px;
}

.flip-box-wrap {
	margin-bottom: 0 !important;
}

.flip-box-wrap .flip-box h3 {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	line-height: 1;
}

.flip-box-wrap .flip-box .ifb-front h3 {
	position: relative;
	margin: 30px 0 50px;
}

.flip-box-wrap .flip-box .ifb-front h3:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -30px;
	width: 60px;
	height: 3px;
	background-color: rgba(255, 255, 255, .1);
}

.flip-box-wrap .flip-box .ifb-front h3:first-child {
	margin-top: 0;
}

.flip-box-wrap .flip-box .ifb-front h3:last-child {
	margin-bottom: 25px;
}

.flip-box-wrap .flip-box .ifb-back h3 {
	margin: 0 0 25px;
}

.flip-box-wrap .flip-box .ifb-back h3:last-child {
	margin-bottom: 0;
}

.flip-box-wrap .flip_link {
	margin-top: 45px;
}

.flip-box-wrap .flip_link a {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1.1428571428571em 2em;
	padding: 0 2em;
	background-color: #265cdc;
	color: #fff;
	margin: 0 auto;
}

.flip-box-wrap .flip_link a:hover {
	background-color: #1b44a5;
	color: #fff;
}

.flip-box-wrap .flip_link a .fa, .flip-box-wrap .flip_link a [class*=" icon-"], .flip-box-wrap .flip_link a [class^=icon-] {
	font-size: 1.1428571428571em;
}

.flip-box-wrap .flip_link a .fa:first-child, .flip-box-wrap .flip_link a [class*=" icon-"]:first-child, .flip-box-wrap .flip_link a [class^=icon-]:first-child {
	margin-right: .5em;
}

.flip-box-wrap .flip_link a .fa:last-child, .flip-box-wrap .flip_link a [class*=" icon-"]:last-child, .flip-box-wrap .flip_link a [class^=icon-]:last-child {
	margin-left: .5em;
}

.flip-box-wrap .flip_link a .fa:first-child:last-child, .flip-box-wrap .flip_link a [class*=" icon-"]:first-child:last-child, .flip-box-wrap .flip_link a [class^=icon-]:first-child:last-child {
	margin: 0;
}

.flip-box-wrap .flip_link a [class*=" icon-"], .flip-box-wrap .flip_link a [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.ultb3-box {
	z-index: 1;
}

.ultb3-info {
	padding: 30px;
}

@media (min-width:768px) {
	.ultb3-info {
		padding: 60px 45px;
	}
	
	.ultb3-info.ib3-info-right {
		padding-left: 40%;
	}
	
	.ultb3-info.ib3-info-left {
		padding-right: 40%;
	}
}

.ultb3-title {
	margin-bottom: .5em;
	line-height: 1;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	font-size: 1.2857142857143em;
}

@media (min-width:768px) {
	.ultb3-title {
		font-size: 1.7142857142857em;
	}
}

.ultb3-desc {
	margin-bottom: 1.5em;
	line-height: 1.25;
	font-size: 1.1428571428571em;
	color: #aaa;
}

a.ultb3-btn {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 2px solid;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1em 2em;
	color: inherit;
	font-size: 1em;
}

a.ultb3-btn:hover {
	background: 0 0;
}

a.ultb3-btn .fa, a.ultb3-btn [class*=" icon-"], a.ultb3-btn [class^=icon-] {
	font-size: 1.1428571428571em;
}

a.ultb3-btn .fa:first-child, a.ultb3-btn [class*=" icon-"]:first-child, a.ultb3-btn [class^=icon-]:first-child {
	margin-right: .5em;
}

a.ultb3-btn .fa:last-child, a.ultb3-btn [class*=" icon-"]:last-child, a.ultb3-btn [class^=icon-]:last-child {
	margin-left: .5em;
}

a.ultb3-btn .fa:first-child:last-child, a.ultb3-btn [class*=" icon-"]:first-child:last-child, a.ultb3-btn [class^=icon-]:first-child:last-child {
	margin: 0;
}

a.ultb3-btn [class*=" icon-"], a.ultb3-btn [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

a.ultb3-btn i {
	-webkit-transition: 0s;
	transition: 0s;
}

.uavc-list-icon {
	line-height: 1;
	vertical-align: middle;
}

.uavc-icons .aio-icon, .vc_row .uavc-icons .aio-icon {
	height: 2.6em;
	width: 2.6em;
	line-height: 2.6;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.uavc-icons .aio-icon:hover, .vc_row .uavc-icons .aio-icon:hover {
	background: #265cdc !important;
}

.ult_countdown, .uvc-type-wrap, .wpb_row .wpb_column .wpb_wrapper .ult_countdown {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
}

.launch-demo a, a.vc_single_image-wrapper.prettyphoto {
	display: block;
	position: relative;
	overflow: hidden;
}

.launch-demo a img, a.vc_single_image-wrapper.prettyphoto img {
	-webkit-transition: .6s -webkit-transform;
	transition: .6s -webkit-transform;
	transition: .6s transform;
	transition: .6s transform, .6s -webkit-transform;
}

.launch-demo a:before, a.vc_single_image-wrapper.prettyphoto:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #202326;
	opacity: 0;
	z-index: 1;
	-webkit-transition: .6s opacity;
	transition: .6s opacity;
}

.launch-demo a:after, a.vc_single_image-wrapper.prettyphoto:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	background-color: #265cdc;
	opacity: 0;
	z-index: 1;
	-webkit-transform: translate(-50%, -25%);
	-ms-transform: translate(-50%, -25%);
	transform: translate(-50%, -25%);
	-webkit-transition: .6s all;
	transition: .6s all;
}

.launch-demo a:hover img, a.vc_single_image-wrapper.prettyphoto:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.launch-demo a:hover:before, a.vc_single_image-wrapper.prettyphoto:hover:before {
	opacity: .8;
}

.launch-demo a:hover:after, a.vc_single_image-wrapper.prettyphoto:hover:after {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 1;
}

a.vc_single_image-wrapper.prettyphoto:after {
	content: "";
	padding: 15px;
	border-radius: 50%;
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
}

.launch-demo a:after {
	content: "Launch Demo";
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1.1428571428571em 2em;
	background-color: #265cdc;
	color: #fff;
}

.launch-demo a:after:hover {
	background-color: #1b44a5;
	color: #fff;
}

.launch-demo a:after .fa, .launch-demo a:after [class*=" icon-"], .launch-demo a:after [class^=icon-] {
	font-size: 1.1428571428571em;
}

.launch-demo a:after .fa:first-child, .launch-demo a:after [class*=" icon-"]:first-child, .launch-demo a:after [class^=icon-]:first-child {
	margin-right: .5em;
}

.launch-demo a:after .fa:last-child, .launch-demo a:after [class*=" icon-"]:last-child, .launch-demo a:after [class^=icon-]:last-child {
	margin-left: .5em;
}

.launch-demo a:after .fa:first-child:last-child, .launch-demo a:after [class*=" icon-"]:first-child:last-child, .launch-demo a:after [class^=icon-]:first-child:last-child {
	margin: 0;
}

.launch-demo a:after [class*=" icon-"], .launch-demo a:after [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.aio-icon {
	color: #265cdc;
}

.aio-icon.circle, .aio-icon.square {
	color: #fff;
	background-color: #265cdc;
}

.aio-icon-header h3.aio-icon-title {
	font-size: 1.4285714285714em;
}

.top-icon .aio-icon-header h3.aio-icon-title {
	margin-top: 30px;
}

.left-icon .aio-icon-left .aio-icon, .left-icon .aio-icon-left .aio-icon-img {
	margin-top: 3px;
	margin-right: 30px;
}

@media (max-width:767px) {
	.slick-prev {
		left: 1px;
	}
	
	.slick-next {
		right: 1px;
	}
}

.stats-block .stats-desc {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
}

.stats-block .stats-text {
	position: relative;
	line-height: 1;
	color: #1b1b1b;
}

.stats-block .counter_prefix, .stats-block .counter_suffix, .stats-block .stats-number {
	display: inline-block;
	padding: 0;
	line-height: 1;
	font-size: 1.7142857142857em;
	color: #265cdc;
}

@media (min-width:768px) {
	.stats-block .counter_prefix, .stats-block .counter_suffix, .stats-block .stats-number {
		font-size: 2.1428571428571em;
	}
}

.stats-block .counter_prefix, .stats-block .counter_suffix {
	color: #265cdc !important;
	font-weight: 700;
}

.stats-block .aio-icon {
	color: #7f8c8d;
}

.stats-block .aio-icon.circle, .stats-block .aio-icon.square {
	color: #fff;
	background-color: #7f8c8d;
}

.stats-top .stats-desc {
	margin-top: 25px;
}

.stats-top .stats-text {
	margin-top: 15px;
}

.stats-left .stats-text, .stats-right .stats-text {
	margin-top: 3px;
	padding-bottom: 10px;
}

.stats-left .aio-icon-left {
	padding-right: 20px;
}

.stats-right .aio-icon-right {
	padding-left: 20px;
}

.without-icon .aio-icon-left, .without-icon .aio-icon-right, .without-icon .aio-icon-top {
	display: none;
}

.wpb_column .wpb_wrapper .ult_pricing_table_wrap, .wpb_column .wpb_wrapper .ult_pricing_table_wrap:last-child {
	float: none;
	margin-bottom: 60px;
}

@media (min-width:768px) {
	.wpb_column .wpb_wrapper .ult_pricing_table_wrap, .wpb_column .wpb_wrapper .ult_pricing_table_wrap:last-child {
		float: left;
		margin-bottom: 30px;
	}
}

.ult_pricing_table {
	float: none;
}

.ult_featured .ult_pricing_table {
	z-index: 1;
}

.ult_design_1.ult-cs-black .ult_pricing_table, .ult_design_1.ult-cs-blue .ult_pricing_table, .ult_design_1.ult-cs-gray .ult_pricing_table, .ult_design_1.ult-cs-green .ult_pricing_table, .ult_design_1.ult-cs-red .ult_pricing_table, .ult_design_1.ult-cs-yellow .ult_pricing_table {
	border-radius: 6px;
	background: 0 0;
	background-color: #f7f7f7;
	color: #7f8c8d;
	box-shadow: none;
}

.ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link {
	background: 0 0;
}

.ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	font-weight: 700 !important;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1.1428571428571em 2em;
	background-color: #265cdc;
	color: #fff;
	width: 100%;
}

.ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button:hover, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button:hover, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button:hover, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button:hover, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button:hover, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button:hover {
	background-color: #1b44a5;
	color: #fff;
}

.ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button .fa, .ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-], .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button .fa, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-], .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button .fa, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-], .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button .fa, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-], .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button .fa, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-], .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button .fa, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-] {
	font-size: 1.1428571428571em;
}

.ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child, .ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child, .ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child {
	margin-right: .5em;
}

.ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button .fa:last-child, .ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:last-child, .ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:last-child, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button .fa:last-child, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:last-child, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:last-child, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button .fa:last-child, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:last-child, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:last-child, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button .fa:last-child, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:last-child, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:last-child, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button .fa:last-child, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:last-child, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:last-child, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button .fa:last-child, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:last-child, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:last-child {
	margin-left: .5em;
}

.ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child:last-child, .ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child:last-child, .ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child:last-child, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child:last-child, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child:last-child, .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child:last-child, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child:last-child, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child:last-child, .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child:last-child, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child:last-child, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child:last-child, .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child:last-child, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child:last-child, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child:last-child, .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child:last-child, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child:last-child, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child:last-child, .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child:last-child {
	margin: 0;
}

.ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-black .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-], .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-blue .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-], .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-gray .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-], .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-green .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-], .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-red .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-], .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_1.ult-cs-yellow .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.ult_design_1 .ult_pricing_table {
	padding: 40px;
	font-size: 1em;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .4s box-shadow, .4s -webkit-transform;
	transition: .4s box-shadow, .4s -webkit-transform;
	transition: .4s box-shadow, .4s transform;
	transition: .4s box-shadow, .4s transform, .4s -webkit-transform;
}

@media (min-width:768px) {
	.ult_design_1 .ult_pricing_table:hover {
		box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, .078);
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.ult_featured.ult_design_1 .ult_pricing_table:before {
	content: "Most popular";
	display: block;
	position: absolute;
	border-radius: 6px;
	top: -2.4em;
	left: 0;
	width: 100%;
	padding-bottom: 15px;
	line-height: 2.4;
	font-size: .85714285714286em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	background-color: #265cdc;
	color: #fff;
}

.ult_featured.ult_design_1 .ult_pricing_table:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	border-radius: 6px;
	background-color: #f7f7f7;
}

.ult_design_1 .ult_price_features, .ult_design_1 .ult_price_link, .ult_design_1 .ult_pricing_heading {
	padding: 0;
	float: none;
}

.ult_design_1 .ult_pricing_heading {
	text-align: left;
	margin-bottom: 40px;
}

.ult_design_1 .ult_pricing_heading .cust-headformat {
	position: relative;
	font-size: 1.4285714285714em;
	line-height: 1;
	padding-bottom: 20px;
	border-bottom: 3px solid #eee;
	color: #1b1b1b;
}

.ult_design_1 .ult_pricing_heading .cust-headformat:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 0;
	height: 3px;
	background-color: #265cdc;
	-webkit-transition: .4s width;
	transition: .4s width;
}

.ult_design_1 .ult_pricing_heading .cust-subhead {
	margin: 20px 0 0;
	font-size: .85714285714286em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	color: #aaa !important;
}

.ult_design_1 .ult_price_body_block {
	margin: 40px 0;
	border-bottom: 3px solid #eee;
	padding-bottom: 20px;
	float: none;
	text-align: right;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
}

.ult_design_1 .ult_price_body_block .ult_price_body {
	display: block !important;
	font-size: 1em;
	width: auto;
	height: auto;
	margin: 0 !important;
	border: 0;
	border-radius: 0;
}

.ult_design_1 .ult_price_body_block .ult_price_body .ult_price {
	display: block;
}

.ult_design_1 .ult_price_body_block .ult_price_body .ult_price_figure {
	font-size: 2.1428571428571em;
	line-height: 1;
	color: #265cdc;
}

.ult_design_1 .ult_price_body_block .ult_price_body .ult_price_figure:first-letter {
	margin-right: 7px;
	font-size: .46666666666667em;
	vertical-align: super;
}

.ult_design_1 .ult_price_body_block .ult_price_body .ult_price_term {
	margin-top: 15px;
	font-size: .71428571428571em;
	line-height: 1;
	word-break: normal;
	color: #aaa;
}

.ult_design_1 .ult_pricing_table:hover .ult_pricing_heading .cust-headformat:after {
	width: 100%;
}

.ult_design_1 .ult_price_features {
	text-align: right;
	font-size: .92857142857143em;
}

.ult_design_1 .ult_price_features ul {
	margin-bottom: 45px;
}

.ult_design_1 .ult_price_features ul li {
	padding: 0;
	margin-bottom: .85714285714286em;
	line-height: 1.5 !important;
}

.ult_design_4 .ult_pricing_table {
	border-top-width: 3px !important;
	border-bottom: 0;
	padding-top: 45px;
	font-size: 1em;
	background-color: #f7f7f7;
	color: #1b1b1b;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.ult_design_4 .ult_pricing_table:hover {
	-webkit-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	transform: translateY(-7px);
	box-shadow: 0 20px 40px rgba(0, 0, 0, .1);
}

.ult_featured.ult_design_4 .ult_pricing_table:hover {
	-webkit-transform: translateY(-7px) scale(1.03);
	-ms-transform: translateY(-7px) scale(1.03);
	transform: translateY(-7px) scale(1.03);
}

.ult-cs-black.ult_design_4 .ult_pricing_table {
	border-top-color: #265cdc !important;
}

.ult_design_4 .ult_pricing_table .ult_pricing_heading {
	padding: 0;
	margin-bottom: 45px;
}

.ult_design_4 .ult_pricing_table .ult_pricing_heading h3 {
	line-height: 1;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	font-size: 1.1428571428571em;
}

.ult_design_4 .ult_pricing_table .ult_pricing_heading h5 {
	margin: 1.5em 30px 0;
	line-height: 1.5;
	font-size: 1em;
	color: #aaa !important;
}

.ult_design_4 .ult_pricing_table .ult_price_body_block {
	top: 0;
	border-bottom: 0;
	margin-bottom: 45px;
}

.ult_design_4 .ult_pricing_table .ult_price_body_block .ult_price_body {
	display: block !important;
	margin: 0 !important;
	font-size: 1em;
}

.ult_design_4 .ult_pricing_table .ult_price_body_block .ult_price_body .ult_price {
	display: block;
}

.ult_design_4 .ult_pricing_table .ult_price_body_block .ult_price_body .ult_price .ult_price_figure {
	font-size: 2.5714285714286em;
	line-height: 1;
}

@media (min-width:768px) {
	.ult_design_4 .ult_pricing_table .ult_price_body_block .ult_price_body .ult_price .ult_price_figure {
		font-size: 5.1428571428571em;
	}
}

.ult_design_4 .ult_pricing_table .ult_price_body_block .ult_price_body .ult_price .ult_price_figure:first-letter {
	margin-right: 3px;
	font-size: .4em;
	vertical-align: super;
}

.ult_design_4 .ult_pricing_table .ult_price_body_block .ult_price_body .ult_price .ult_price_term {
	margin: .5em 30px 0;
	line-height: 1;
	font-size: 1em;
	word-break: normal;
	color: #7f8c8d;
}

.ult_design_4 .ult_pricing_table .ult_price_features {
	padding: 0 30px;
}

.ult_design_4 .ult_pricing_table .ult_price_features ul {
	margin: 0;
}

.ult_design_4 .ult_pricing_table .ult_price_features ul li {
	margin: .5em 0 1em;
	border: 0;
	padding: 0;
	line-height: 1.1428571429 !important;
}

.ult_design_4 .ult_pricing_table .ult_price_link {
	padding: 0;
	margin-top: 45px;
}

.ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	max-width: 100%;
	border: 0;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	border-radius: 2.5em;
	box-shadow: none;
	vertical-align: middle;
	background: 0 0;
	outline: 0;
	line-height: 1.1428571428571;
	font-weight: 700;
	font-weight: 700 !important;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .4s all;
	transition: .4s all;
	padding: 1.1428571428571em 2em;
	background-color: #265cdc;
	color: #fff;
	width: 100%;
}

.ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button .fa, .ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-] {
	font-size: 1.1428571428571em;
}

.ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child, .ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child, .ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child {
	margin-right: .5em;
}

.ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button .fa:last-child, .ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:last-child, .ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:last-child {
	margin-left: .5em;
}

.ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button .fa:first-child:last-child, .ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"]:first-child:last-child, .ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-]:first-child:last-child {
	margin: 0;
}

.ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button [class*=" icon-"], .ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button [class^=icon-] {
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.ult-cs-black.ult_design_4 .ult_pricing_table .ult_price_link .ult_price_action_button:hover {
	background-color: #265cdc;
}

.ubtn {
	margin: 0;
	font-size: 1em;
	letter-spacing: .025em;
}

.ubtn-bottom-bg .ubtn-hover, .ubtn-center-dg-bg .ubtn-hover, .ubtn-center-hz-bg .ubtn-hover, .ubtn-center-vt-bg .ubtn-hover, .ubtn-left-bg .ubtn-hover, .ubtn-right-bg .ubtn-hover, .ubtn-top-bg .ubtn-hover {
	background-color: #265cdc;
}

.ubtn-text {
	-webkit-transition: all .4s;
	transition: all .4s;
}

.ubtn-mini {
	font-size: .85714285714286em;
	padding: 7px 15px 6px;
}

.ubtn-small {
	font-size: .85714285714286em;
	padding: 9px 25px 8px;
}

.ubtn-normal {
	padding: 16px 30px 15px;
}

.ubtn-large {
	padding: 21px 40px 20px;
	font-size: 1.1428571428571em;
}

a.ubtn-link {
	margin: 0;
	padding: 0;
}

a.ubtn-link.ubtn-left {
	margin-right: 10px;
}

a.ubtn-link.ubtn-right {
	margin-left: 10px;
}

.ubtn-right {
	float: none;
}

@media (min-width:768px) {
	.ubtn-right {
		float: right;
	}
}

.ubtn-sep-icon.ubtn-sep-icon-left-push .ubtn-icon, .ubtn-sep-icon.ubtn-sep-icon-left-push .ubtn-text {
	-webkit-transition: all .4s;
	transition: all .4s;
}

.ubtn-ctn-left {
	float: left;
}

.overlay-fade {
	-webkit-transition: opacity .3s, visibility .3s;
	transition: opacity .3s, visibility .3s;
}

.overlay-fade.ult-open {
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.overlay-fade .ult_modal-content {
	opacity: 0;
	box-shadow: none;
	-webkit-transition: opacity .6s, -webkit-transform .6s;
	transition: opacity .6s, -webkit-transform .6s;
	transition: transform .6s, opacity .6s;
	transition: transform .6s, opacity .6s, -webkit-transform .6s;
}

.ult-overlay-close {
	font-family: FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1.7142857142857em;
	line-height: 80px;
	text-align: center;
	background: 0 0;
	color: #fff;
}

.ult-overlay-close:before {
	content: "";
	display: block;
	text-indent: 0;
}

.btn-modal-md {
	padding: 15px 30px;
	border-radius: 2em;
}

.btn-modal-md:hover {
	background: #74b027 !important;
}

.vc_general.vc_btn3 {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
}

.vc_btn3-container.vc_btn3-right {
	text-align: left;
}

@media (min-width:768px) {
	.vc_btn3-container.vc_btn3-right {
		text-align: right;
	}
}

.vc_general.vc_cta3 {
	padding: 30px;
}

@media (min-width:768px) {
	.vc_general.vc_cta3 {
		padding: 60px;
	}
}

.vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content {
	margin-bottom: 3em;
}

.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons, .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
	display: block;
}

@media (min-width:768px) {
	.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons, .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
		display: table-cell;
	}
}

.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
	padding-top: 1em;
}

@media (min-width:768px) {
	.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
		padding-top: 0;
	}
}

.vc_general.vc_cta3 .vc_cta3-content {
	margin-bottom: 1em;
}

@media (min-width:768px) {
	.vc_general.vc_cta3 .vc_cta3-content {
		margin-bottom: 0;
	}
}

@media (max-width:767px) {
	.vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper, .vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper, .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper, .vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
		margin-right: 0;
	}
	
	.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item, .vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item, .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item, .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
		padding-right: 0;
	}
}

.vc_grid-filter.vc_grid-filter-default {
	padding: 30px 0 !important;
	margin: 0 0 0 -30px !important;
}

.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	display: inline-block;
	margin: 0 0 0 30px !important;
	border-radius: 0 !important;
	padding: 0 !important;
	line-height: 1.5;
	border-bottom: 3px solid transparent;
	background-color: transparent !important;
	color: #aaa !important;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item>span {
	color: inherit !important;
	-webkit-transition: all 0s ease 0s !important;
	transition: all 0s ease 0s !important;
}

.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item:hover {
	color: #1b1b1b !important;
}

.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item.vc_active {
	border-bottom-color: #265cdc;
}

@media (min-width:768px) and (max-width:991px) {
	.half-width-md .vc_grid-item {
		min-width: 50%;
	}
}

.grid-without-img-el {
	padding: 50px;
	background-color: #fff;
}

.grid-without-img-el_h {
	margin-bottom: 40px;
}

.grid-without-img-el_h a:hover {
	color: #265cdc;
	opacity: 1;
}

.grid-without-img-el_date {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin: 30px 0 0;
	border-top: 1px solid #eee;
	padding-top: 30px;
	line-height: 1;
}

.grid-without-img-alt-el {
	padding: 50px;
	background-color: #fff;
	-webkit-transition: .4s background-color;
	transition: .4s background-color;
}

.grid-without-img-alt-el:hover {
	background-color: #265cdc;
	color: #fff;
}

.grid-without-img-alt-el a:hover {
	opacity: 1;
}

.grid-without-img-alt-el_h {
	margin-bottom: 40px;
}

.grid-without-img-alt-el:hover .grid-without-img-alt-el_h h1, .grid-without-img-alt-el:hover .grid-without-img-alt-el_h h2, .grid-without-img-alt-el:hover .grid-without-img-alt-el_h h3, .grid-without-img-alt-el:hover .grid-without-img-alt-el_h h4, .grid-without-img-alt-el:hover .grid-without-img-alt-el_h h5, .grid-without-img-alt-el:hover .grid-without-img-alt-el_h h6 {
	color: #fff;
}

.grid-without-img-alt-el_date {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin: 30px 0 0;
	border-top: 1px solid #eee;
	padding-top: 30px;
	line-height: 1;
}

.grid-def-el {
	position: relative;
	margin-bottom: 30px;
	border-radius: 6px;
	background-color: #fff;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .4s box-shadow, .4s -webkit-transform;
	transition: .4s box-shadow, .4s -webkit-transform;
	transition: .4s box-shadow, .4s transform;
	transition: .4s box-shadow, .4s transform, .4s -webkit-transform;
}

@media (min-width:768px) {
	.grid-def-el:hover {
		box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, .078);
		-webkit-transform: translateY(-15px);
		-ms-transform: translateY(-15px);
		transform: translateY(-15px);
	}
}

.grid-def-el .wpb_single_image .vc_single_image-wrapper, .grid-def-el_img-w {
	display: block;
	position: relative;
	margin-bottom: 0 !important;
}

.grid-def-el .wpb_single_image .vc_single_image-wrapper img, .grid-def-el_img-w img {
	display: block;
	width: 100%;
}

.grid-def-el_category {
	position: absolute;
	top: 0;
	color: #fff;
}

.grid-def-el_category .vc_grid-filter-item {
	display: none;
}

.grid-def-el_category .vc_grid-filter-item:first-child {
	display: block;
	background-color: transparent !important;
}

.grid-def-el_category .vc_grid-filter-item span {
	color: inherit !important;
}

.grid-def-el_category a {
	display: inline-block;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: -.83333333333333em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: .025em;
	border-radius: 2em;
	padding: .58333333333333em .83333333333333em;
	font-size: .85714285714286em;
	line-height: 1;
	color: #fff;
	background-color: #265cdc;
	-webkit-transition: .4s background-color;
	transition: .4s background-color;
}

.grid-def-el_category a:hover {
	background-color: #1b44a5;
}

.grid-def-el_h {
	margin-bottom: 1em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	font-size: 1.4285714285714em;
	color: #1b1b1b;
}

.grid-def-el_h a:hover {
	opacity: 1;
	color: #265cdc;
}

.grid-def-el_desc {
	line-height: 1.8571428571429;
	margin: 0;
}

.grid-def-el_desc p:last-child {
	margin-bottom: 0;
}

.grid-def-el .vc_gitem_row .vc_gitem-col {
	padding: 0;
	min-height: 0;
}

.vc_gitem_row .vc_gitem-col.grid-def-el_desc-w {
	position: relative;
	padding: 40px 40px 95px;
}

.grid-def-el .vc_gitem-post-data {
	margin-bottom: 0;
}

.grid-def-el .vc_gitem-post-data h5 {
	font-size: 1em;
}

.grid-def-el_meta {
	position: absolute;
	left: 40px;
	right: 40px;
	bottom: 40px;
	line-height: 1;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	letter-spacing: -.02em;
	color: #aaa;
}

.grid-def-el_meta:after, .grid-def-el_meta:before {
	content: " ";
	display: table;
}

.grid-def-el_meta:after {
	clear: both;
}

.wpb_single_image .vc_figure {
	width: 100%;
}

.vc_grid-container .vc_grid-filter-dropdown .vc_grid-styled-select, .vc_grid-container .vc_grid-filter-select .vc_grid-styled-select {
	margin: 0;
	border: 0;
	height: auto;
	background-color: #fff;
}

@media (min-width:768px) {
	.vc_grid-container .vc_grid-filter-dropdown .vc_grid-styled-select, .vc_grid-container .vc_grid-filter-select .vc_grid-styled-select {
		padding: 0 1.1428571428571em;
	}
}

.vc_grid-container .vc_grid-filter-dropdown .vc_grid-styled-select select, .vc_grid-container .vc_grid-filter-select .vc_grid-styled-select select {
	border: 0;
	padding: 0 1.1428571428571em;
	width: 100%;
	height: auto;
	font-size: inherit;
}

@media (min-width:768px) {
	.vc_grid-container .vc_grid-filter-dropdown .vc_grid-styled-select select, .vc_grid-container .vc_grid-filter-select .vc_grid-styled-select select {
		margin-left: -1.1428571428571em;
		margin-right: -2.3571428571429em;
		width: auto;
	}
}

.team-member {
	position: relative;
	overflow: hidden;
}

.team-member.__dark.__boxed {
	background-color: #26272d;
}

.team-member.__light.__boxed {
	background-color: #fff;
}

.team-member_img {
	display: block;
	-webkit-transition: .4s all;
	transition: .4s all;
	width: 100%;
}

.team-member_img.__color {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.team-member_img-w {
	position: relative;
	overflow: hidden;
}

.team-member_img-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .4s opacity;
	transition: .4s opacity;
}

.team-member_img-overlay.__both, .team-member_img-overlay.__on-hover, .team-member_img-overlay.__overlay {
	background-color: inherit;
}

.team-member_img-overlay.__gradient, .team-member_img-overlay.__gradient-both, .team-member_img-overlay.__gradient-on-hover {
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 100%);
}

.team-member_img-overlay.__gradient-on-hover, .team-member_img-overlay.__on-hover {
	opacity: 0;
}

.team-member:hover .team-member_img.__color {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.team-member:hover .team-member_img.__gray {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.team-member:hover .team-member_img.__scale {
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}

.team-member:hover .team-member_img-overlay.__gradient, .team-member:hover .team-member_img-overlay.__overlay {
	opacity: 0;
}

.team-member:hover .team-member_img-overlay.__gradient-on-hover, .team-member:hover .team-member_img-overlay.__on-hover {
	opacity: 1;
}

.team-member_cnt {
	border-top: 4px solid #265cdc;
	padding-top: 25px;
}

.__boxed>.team-member_cnt {
	padding: 40px;
}

.__card>.team-member_cnt {
	position: absolute;
	left: 0;
	width: 100%;
	max-height: 100%;
	border-top: 0;
	padding: 30px;
}

.__card>.team-member_cnt.__top {
	top: 0;
}

.__card>.team-member_cnt.__middle {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.__card>.team-member_cnt.__bottom {
	bottom: 0;
}

.team-member.__card .team-member_name, .team-member.__dark .team-member_name {
	color: #fff;
}

.team-member_job {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	margin-top: 1px;
	color: #7f8c8d;
}

.team-member.__card .team-member_job {
	color: #fff;
	opacity: .7;
}

.team-member_desc {
	margin: 15px 0;
	color: #aaa;
}

.team-member.__dark .team-member_desc {
	color: #fff;
}

.team-member_soc {
	margin: 25px -5px 0;
}

.team-member_soc-lk {
	display: inline-block;
	margin: 5px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	font-size: .85714285714286em;
	text-align: center;
	border-radius: 50%;
	background-color: #e6e6e6;
	color: #aaa;
	-webkit-transition: .4s all;
	transition: .4s all;
}

.team-member_soc-lk:hover {
	background-color: #265cdc;
	color: #fff;
}

.team-member.__card .team-member_soc {
	margin: 15px -5px -5px;
}

.team-member.__anim_1 .team-member_job, .team-member.__anim_1 .team-member_name, .team-member.__anim_1 .team-member_soc {
	opacity: 0;
	-webkit-transform: translate(0, 50%);
	-ms-transform: translate(0, 50%);
	transform: translate(0, 50%);
	-webkit-transition: .4s all;
	transition: .4s all;
}

.team-member.__anim_1:hover .team-member_job, .team-member.__anim_1:hover .team-member_name, .team-member.__anim_1:hover .team-member_soc {
	opacity: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.team-member.__anim_2 .team-member_soc {
	position: absolute;
	top: 50%;
	left: 30px;
	right: 30px;
	margin-top: 0;
	opacity: 0;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: .4s all;
	transition: .4s all;
}

.team-member.__anim_2:hover .team-member_soc {
	opacity: 1;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.team-member.__anim_2 .team-member_job, .team-member.__anim_2 .team-member_name {
	-webkit-transition: .4s all;
	transition: .4s all;
}

.team-member.__anim_2:hover .team-member_job, .team-member.__anim_2:hover .team-member_name {
	opacity: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.timeline-block .timeline-header-block .timeline-header, .timeline-feature-item .timeline-header-block .timeline-header {
	font-size: 1em;
}

@media (min-width:768px) {
	.smile-icon-timeline-wrap.csstime .timeline-wrapper .timeline-block.timeline-post-right, .timeline-wrapper .timeline-block.timeline-post-right {
		width: -webkit-calc(50% - 20px);
		width: calc(50% - 20px);
	}
}

.smile-icon-timeline-wrap .timeline-feature-item, .timeline-wrapper .timeline-block {
	border: 0;
	background-color: #f7f7f7;
}

.smile-icon-timeline-wrap .timeline-feature-item {
	margin: 40px 0;
}

.timeline-block .timeline-header {
	padding: 30px;
}

.timeline-post-left.timeline-block .timeline-header {
	padding-left: 15px;
}

.timeline-post-right.timeline-block .timeline-header {
	padding-right: 15px;
}

.timeline-feature-item.feat-item .timeline-header {
	padding: 30px;
}

.timeline-feature-item.feat-item .ult-timeline-icon .aio-icon, .timeline-feature-item.feat-item .ult-timeline-icon .aio-icon-img {
	margin-top: 30px;
}

.ult-timeline-arrow l {
	display: none !important;
}

.ult-timeline-arrow s {
	border-color: transparent #f7f7f7 !important;
}

.feat-item .ult-timeline-arrow s {
	border-color: #f7f7f7 transparent !important;
}

.timeline-feature-item .timeline-dot, .timeline-wrapper .timeline-dot {
	width: 11px;
	height: 11px;
	padding: 0;
	border: 2px solid #fff;
	border-radius: 50%;
	background-color: #265cdc;
}

.timeline-wrapper .timeline-dot {
	top: 33px;
}

.timeline-post-left .timeline-dot {
	right: -25px;
}

.timeline-post-right .timeline-dot {
	left: -25px;
}

.feat-item .feat-dot {
	top: -25px;
}

.feat-item .timeline-dot {
	left: -5px;
}

.feat-item .ult-timeline-arrow.feat-top s {
	top: 0;
}

.timeline-line {
	border-right-color: #e6e6e6;
}

.timeline-line o, .timeline-line z {
	width: 11px;
	height: 11px;
	left: -5px;
	background-color: #265cdc;
}

.timeline-separator-text .sep-text {
	padding: 15px 20px;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1;
	background-color: #265cdc;
}

.timeline-block .timeline-header h3, .timeline-header-block .timeline-header h3 {
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1;
	font-size: 1em;
	margin: 0 0 15px;
}

.jstime .timeline-block.timeline-post-right {
	margin-left: 39px !important;
}

.slick-slider {
	margin-bottom: 0;
}

.slick-dots {
	position: static;
	margin-bottom: 30px;
}

.slick-dots li {
	margin: 0;
	width: 1em;
	height: 1em;
}

.dropcaps_1:first-letter, .dropcaps_1b:first-letter, .dropcaps_2:first-letter, .dropcaps_2b:first-letter, .dropcaps_3:first-letter, .dropcaps_3b:first-letter, .dropcaps_4:first-letter, .dropcaps_4b:first-letter, .dropcaps_5:first-letter, .dropcaps_5b:first-letter, .dropcaps_6:first-letter, .dropcaps_6b:first-letter, .dropcaps_7:first-letter, .dropcaps_7b:first-letter, .dropcaps_8:first-letter, .dropcaps_8b:first-letter, .dropcaps_9:first-letter, .dropcaps_9b:first-letter {
	display: block;
	float: left;
	margin: .1em .25em .1em 0;
	padding: .2em;
	font-size: 4em;
	font-family: futura-pt, "Source Sans Pro", Helvetica, Tahoma, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	line-height: .8em;
}

.dropcaps_1:first-letter, .dropcaps_1b:first-letter {
	margin: 0;
	padding: .05em .2em 0 0;
	font-size: 6em;
}

.dropcaps_2:first-letter, .dropcaps_2b:first-letter {
	margin: 0;
	padding: .05em .2em 0 0;
	font-size: 6em;
}

.dropcaps_3:first-letter, .dropcaps_3b:first-letter {
	background-color: #e6e6e6;
	color: #1b1b1b;
}

.dropcaps_4:first-letter, .dropcaps_4b:first-letter {
	border: 3px solid #265cdc;
}

.dropcaps_5:first-letter {
	border: 2px solid;
	color: #1b1b1b;
}

.dropcaps_5b:first-letter {
	border: 2px solid;
	color: #fff;
}

.dropcaps_6:first-letter {
	background-color: #1b1b1b;
	color: #e6e6e6;
}

.dropcaps_6b:first-letter {
	background-color: #454545;
	color: #e6e6e6;
}

.dropcaps_7:first-letter, .dropcaps_7b:first-letter {
	background-color: #265cdc;
	color: #fff;
}

.dropcaps_8:first-letter, .dropcaps_8b:first-letter {
	border: 0;
	border-top: 3px solid #265cdc;
	border-bottom: 3px solid #265cdc;
}

.dropcaps_9:first-letter, .dropcaps_9b:first-letter {
	padding: .4em;
	border-radius: 50%;
	background-color: #265cdc;
	font-size: 3em;
	color: #fff;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%;
}

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

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

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

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

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

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none;
}

.fa-ul>li {
	position: relative;
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center;
}

.fa-li.fa-lg {
	left: -1.85714286em;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em;
}

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

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

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

.fa.pull-left {
	margin-right: .3em;
}

.fa.pull-right {
	margin-left: .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(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

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

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

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

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

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-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);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

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

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

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

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

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

.fa-inverse {
	color: #fff;
}

.fa-glass:before {
	content: "";
}

.fa-music:before {
	content: "";
}

.fa-search:before {
	content: "";
}

.fa-envelope-o:before {
	content: "";
}

.fa-heart:before {
	content: "";
}

.fa-star:before {
	content: "";
}

.fa-star-o:before {
	content: "";
}

.fa-user:before {
	content: "";
}

.fa-film:before {
	content: "";
}

.fa-th-large:before {
	content: "";
}

.fa-th:before {
	content: "";
}

.fa-th-list:before {
	content: "";
}

.fa-check:before {
	content: "";
}

.fa-close:before, .fa-remove:before, .fa-times:before {
	content: "";
}

.fa-search-plus:before {
	content: "";
}

.fa-search-minus:before {
	content: "";
}

.fa-power-off:before {
	content: "";
}

.fa-signal:before {
	content: "";
}

.fa-cog:before, .fa-gear:before {
	content: "";
}

.fa-trash-o:before {
	content: "";
}

.fa-home:before {
	content: "";
}

.fa-file-o:before {
	content: "";
}

.fa-clock-o:before {
	content: "";
}

.fa-road:before {
	content: "";
}

.fa-download:before {
	content: "";
}

.fa-arrow-circle-o-down:before {
	content: "";
}

.fa-arrow-circle-o-up:before {
	content: "";
}

.fa-inbox:before {
	content: "";
}

.fa-play-circle-o:before {
	content: "";
}

.fa-repeat:before, .fa-rotate-right:before {
	content: "";
}

.fa-refresh:before {
	content: "";
}

.fa-list-alt:before {
	content: "";
}

.fa-lock:before {
	content: "";
}

.fa-flag:before {
	content: "";
}

.fa-headphones:before {
	content: "";
}

.fa-volume-off:before {
	content: "";
}

.fa-volume-down:before {
	content: "";
}

.fa-volume-up:before {
	content: "";
}

.fa-qrcode:before {
	content: "";
}

.fa-barcode:before {
	content: "";
}

.fa-tag:before {
	content: "";
}

.fa-tags:before {
	content: "";
}

.fa-book:before {
	content: "";
}

.fa-bookmark:before {
	content: "";
}

.fa-print:before {
	content: "";
}

.fa-camera:before {
	content: "";
}

.fa-font:before {
	content: "";
}

.fa-bold:before {
	content: "";
}

.fa-italic:before {
	content: "";
}

.fa-text-height:before {
	content: "";
}

.fa-text-width:before {
	content: "";
}

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

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

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

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

.fa-list:before {
	content: "";
}

.fa-dedent:before, .fa-outdent:before {
	content: "";
}

.fa-indent:before {
	content: "";
}

.fa-video-camera:before {
	content: "";
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: "";
}

.fa-pencil:before {
	content: "";
}

.fa-map-marker:before {
	content: "";
}

.fa-adjust:before {
	content: "";
}

.fa-tint:before {
	content: "";
}

.fa-edit:before, .fa-pencil-square-o:before {
	content: "";
}

.fa-share-square-o:before {
	content: "";
}

.fa-check-square-o:before {
	content: "";
}

.fa-arrows:before {
	content: "";
}

.fa-step-backward:before {
	content: "";
}

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

.fa-backward:before {
	content: "";
}

.fa-play:before {
	content: "";
}

.fa-pause:before {
	content: "";
}

.fa-stop:before {
	content: "";
}

.fa-forward:before {
	content: "";
}

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

.fa-step-forward:before {
	content: "";
}

.fa-eject:before {
	content: "";
}

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

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

.fa-plus-circle:before {
	content: "";
}

.fa-minus-circle:before {
	content: "";
}

.fa-times-circle:before {
	content: "";
}

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

.fa-question-circle:before {
	content: "";
}

.fa-info-circle:before {
	content: "";
}

.fa-crosshairs:before {
	content: "";
}

.fa-times-circle-o:before {
	content: "";
}

.fa-check-circle-o:before {
	content: "";
}

.fa-ban:before {
	content: "";
}

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

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

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

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

.fa-mail-forward:before, .fa-share:before {
	content: "";
}

.fa-expand:before {
	content: "";
}

.fa-compress:before {
	content: "";
}

.fa-plus:before {
	content: "";
}

.fa-minus:before {
	content: "";
}

.fa-asterisk:before {
	content: "";
}

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

.fa-gift:before {
	content: "";
}

.fa-leaf:before {
	content: "";
}

.fa-fire:before {
	content: "";
}

.fa-eye:before {
	content: "";
}

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

.fa-exclamation-triangle:before, .fa-warning:before {
	content: "";
}

.fa-plane:before {
	content: "";
}

.fa-calendar:before {
	content: "";
}

.fa-random:before {
	content: "";
}

.fa-comment:before {
	content: "";
}

.fa-magnet:before {
	content: "";
}

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

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

.fa-retweet:before {
	content: "";
}

.fa-shopping-cart:before {
	content: "";
}

.fa-folder:before {
	content: "";
}

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

.fa-arrows-v:before {
	content: "";
}

.fa-arrows-h:before {
	content: "";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "";
}

.fa-twitter-square:before {
	content: "";
}

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

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

.fa-key:before {
	content: "";
}

.fa-cogs:before, .fa-gears:before {
	content: "";
}

.fa-comments:before {
	content: "";
}

.fa-thumbs-o-up:before {
	content: "";
}

.fa-thumbs-o-down:before {
	content: "";
}

.fa-star-half:before {
	content: "";
}

.fa-heart-o:before {
	content: "";
}

.fa-sign-out:before {
	content: "";
}

.fa-linkedin-square:before {
	content: "";
}

.fa-thumb-tack:before {
	content: "";
}

.fa-external-link:before {
	content: "";
}

.fa-sign-in:before {
	content: "";
}

.fa-trophy:before {
	content: "";
}

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

.fa-upload:before {
	content: "";
}

.fa-lemon-o:before {
	content: "";
}

.fa-phone:before {
	content: "";
}

.fa-square-o:before {
	content: "";
}

.fa-bookmark-o:before {
	content: "";
}

.fa-phone-square:before {
	content: "";
}

.fa-twitter:before {
	content: "";
}

.fa-facebook-f:before, .fa-facebook:before {
	content: "";
}

.fa-github:before {
	content: "";
}

.fa-unlock:before {
	content: "";
}

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

.fa-feed:before, .fa-rss:before {
	content: "";
}

.fa-hdd-o:before {
	content: "";
}

.fa-bullhorn:before {
	content: "";
}

.fa-bell:before {
	content: "";
}

.fa-certificate:before {
	content: "";
}

.fa-hand-o-right:before {
	content: "";
}

.fa-hand-o-left:before {
	content: "";
}

.fa-hand-o-up:before {
	content: "";
}

.fa-hand-o-down:before {
	content: "";
}

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

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

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

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

.fa-globe:before {
	content: "";
}

.fa-wrench:before {
	content: "";
}

.fa-tasks:before {
	content: "";
}

.fa-filter:before {
	content: "";
}

.fa-briefcase:before {
	content: "";
}

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

.fa-group:before, .fa-users:before {
	content: "";
}

.fa-chain:before, .fa-link:before {
	content: "";
}

.fa-cloud:before {
	content: "";
}

.fa-flask:before {
	content: "";
}

.fa-cut:before, .fa-scissors:before {
	content: "";
}

.fa-copy:before, .fa-files-o:before {
	content: "";
}

.fa-paperclip:before {
	content: "";
}

.fa-floppy-o:before, .fa-save:before {
	content: "";
}

.fa-square:before {
	content: "";
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: "";
}

.fa-list-ul:before {
	content: "";
}

.fa-list-ol:before {
	content: "";
}

.fa-strikethrough:before {
	content: "";
}

.fa-underline:before {
	content: "";
}

.fa-table:before {
	content: "";
}

.fa-magic:before {
	content: "";
}

.fa-truck:before {
	content: "";
}

.fa-pinterest:before {
	content: "";
}

.fa-pinterest-square:before {
	content: "";
}

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

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

.fa-money:before {
	content: "";
}

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

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

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

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

.fa-columns:before {
	content: "";
}

.fa-sort:before, .fa-unsorted:before {
	content: "";
}

.fa-sort-desc:before, .fa-sort-down:before {
	content: "";
}

.fa-sort-asc:before, .fa-sort-up:before {
	content: "";
}

.fa-envelope:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-rotate-left:before, .fa-undo:before {
	content: "";
}

.fa-gavel:before, .fa-legal:before {
	content: "";
}

.fa-dashboard:before, .fa-tachometer:before {
	content: "";
}

.fa-comment-o:before {
	content: "";
}

.fa-comments-o:before {
	content: "";
}

.fa-bolt:before, .fa-flash:before {
	content: "";
}

.fa-sitemap:before {
	content: "";
}

.fa-umbrella:before {
	content: "";
}

.fa-clipboard:before, .fa-paste:before {
	content: "";
}

.fa-lightbulb-o:before {
	content: "";
}

.fa-exchange:before {
	content: "";
}

.fa-cloud-download:before {
	content: "";
}

.fa-cloud-upload:before {
	content: "";
}

.fa-user-md:before {
	content: "";
}

.fa-stethoscope:before {
	content: "";
}

.fa-suitcase:before {
	content: "";
}

.fa-bell-o:before {
	content: "";
}

.fa-coffee:before {
	content: "";
}

.fa-cutlery:before {
	content: "";
}

.fa-file-text-o:before {
	content: "";
}

.fa-building-o:before {
	content: "";
}

.fa-hospital-o:before {
	content: "";
}

.fa-ambulance:before {
	content: "";
}

.fa-medkit:before {
	content: "";
}

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

.fa-beer:before {
	content: "";
}

.fa-h-square:before {
	content: "";
}

.fa-plus-square:before {
	content: "";
}

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

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

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

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

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

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

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

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

.fa-desktop:before {
	content: "";
}

.fa-laptop:before {
	content: "";
}

.fa-tablet:before {
	content: "";
}

.fa-mobile-phone:before, .fa-mobile:before {
	content: "";
}

.fa-circle-o:before {
	content: "";
}

.fa-quote-left:before {
	content: "";
}

.fa-quote-right:before {
	content: "";
}

.fa-spinner:before {
	content: "";
}

.fa-circle:before {
	content: "";
}

.fa-mail-reply:before, .fa-reply:before {
	content: "";
}

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

.fa-folder-o:before {
	content: "";
}

.fa-folder-open-o:before {
	content: "";
}

.fa-smile-o:before {
	content: "";
}

.fa-frown-o:before {
	content: "";
}

.fa-meh-o:before {
	content: "";
}

.fa-gamepad:before {
	content: "";
}

.fa-keyboard-o:before {
	content: "";
}

.fa-flag-o:before {
	content: "";
}

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

.fa-terminal:before {
	content: "";
}

.fa-code:before {
	content: "";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "";
}

.fa-location-arrow:before {
	content: "";
}

.fa-crop:before {
	content: "";
}

.fa-code-fork:before {
	content: "";
}

.fa-chain-broken:before, .fa-unlink:before {
	content: "";
}

.fa-question:before {
	content: "";
}

.fa-info:before {
	content: "";
}

.fa-exclamation:before {
	content: "";
}

.fa-superscript:before {
	content: "";
}

.fa-subscript:before {
	content: "";
}

.fa-eraser:before {
	content: "";
}

.fa-puzzle-piece:before {
	content: "";
}

.fa-microphone:before {
	content: "";
}

.fa-microphone-slash:before {
	content: "";
}

.fa-shield:before {
	content: "";
}

.fa-calendar-o:before {
	content: "";
}

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

.fa-rocket:before {
	content: "";
}

.fa-maxcdn:before {
	content: "";
}

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

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

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

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

.fa-html5:before {
	content: "";
}

.fa-css3:before {
	content: "";
}

.fa-anchor:before {
	content: "";
}

.fa-unlock-alt:before {
	content: "";
}

.fa-bullseye:before {
	content: "";
}

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

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

.fa-rss-square:before {
	content: "";
}

.fa-play-circle:before {
	content: "";
}

.fa-ticket:before {
	content: "";
}

.fa-minus-square:before {
	content: "";
}

.fa-minus-square-o:before {
	content: "";
}

.fa-level-up:before {
	content: "";
}

.fa-level-down:before {
	content: "";
}

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

.fa-pencil-square:before {
	content: "";
}

.fa-external-link-square:before {
	content: "";
}

.fa-share-square:before {
	content: "";
}

.fa-compass:before {
	content: "";
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: "";
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: "";
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: "";
}

.fa-eur:before, .fa-euro:before {
	content: "";
}

.fa-gbp:before {
	content: "";
}

.fa-dollar:before, .fa-usd:before {
	content: "";
}

.fa-inr:before, .fa-rupee:before {
	content: "";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: "";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: "";
}

.fa-krw:before, .fa-won:before {
	content: "";
}

.fa-bitcoin:before, .fa-btc:before {
	content: "";
}

.fa-file:before {
	content: "";
}

.fa-file-text:before {
	content: "";
}

.fa-sort-alpha-asc:before {
	content: "";
}

.fa-sort-alpha-desc:before {
	content: "";
}

.fa-sort-amount-asc:before {
	content: "";
}

.fa-sort-amount-desc:before {
	content: "";
}

.fa-sort-numeric-asc:before {
	content: "";
}

.fa-sort-numeric-desc:before {
	content: "";
}

.fa-thumbs-up:before {
	content: "";
}

.fa-thumbs-down:before {
	content: "";
}

.fa-youtube-square:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-xing:before {
	content: "";
}

.fa-xing-square:before {
	content: "";
}

.fa-youtube-play:before {
	content: "";
}

.fa-dropbox:before {
	content: "";
}

.fa-stack-overflow:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-flickr:before {
	content: "";
}

.fa-adn:before {
	content: "";
}

.fa-bitbucket:before {
	content: "";
}

.fa-bitbucket-square:before {
	content: "";
}

.fa-tumblr:before {
	content: "";
}

.fa-tumblr-square:before {
	content: "";
}

.fa-long-arrow-down:before {
	content: "";
}

.fa-long-arrow-up:before {
	content: "";
}

.fa-long-arrow-left:before {
	content: "";
}

.fa-long-arrow-right:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-windows:before {
	content: "";
}

.fa-android:before {
	content: "";
}

.fa-linux:before {
	content: "";
}

.fa-dribbble:before {
	content: "";
}

.fa-skype:before {
	content: "";
}

.fa-foursquare:before {
	content: "";
}

.fa-trello:before {
	content: "";
}

.fa-female:before {
	content: "";
}

.fa-male:before {
	content: "";
}

.fa-gittip:before, .fa-gratipay:before {
	content: "";
}

.fa-sun-o:before {
	content: "";
}

.fa-moon-o:before {
	content: "";
}

.fa-archive:before {
	content: "";
}

.fa-bug:before {
	content: "";
}

.fa-vk:before {
	content: "";
}

.fa-weibo:before {
	content: "";
}

.fa-renren:before {
	content: "";
}

.fa-pagelines:before {
	content: "";
}

.fa-stack-exchange:before {
	content: "";
}

.fa-arrow-circle-o-right:before {
	content: "";
}

.fa-arrow-circle-o-left:before {
	content: "";
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: "";
}

.fa-dot-circle-o:before {
	content: "";
}

.fa-wheelchair:before {
	content: "";
}

.fa-vimeo-square:before {
	content: "";
}

.fa-try:before, .fa-turkish-lira:before {
	content: "";
}

.fa-plus-square-o:before {
	content: "";
}

.fa-space-shuttle:before {
	content: "";
}

.fa-slack:before {
	content: "";
}

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

.fa-wordpress:before {
	content: "";
}

.fa-openid:before {
	content: "";
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: "";
}

.fa-graduation-cap:before, .fa-mortar-board:before {
	content: "";
}

.fa-yahoo:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-reddit:before {
	content: "";
}

.fa-reddit-square:before {
	content: "";
}

.fa-stumbleupon-circle:before {
	content: "";
}

.fa-stumbleupon:before {
	content: "";
}

.fa-delicious:before {
	content: "";
}

.fa-digg:before {
	content: "";
}

.fa-pied-piper-pp:before {
	content: "";
}

.fa-pied-piper-alt:before {
	content: "";
}

.fa-drupal:before {
	content: "";
}

.fa-joomla:before {
	content: "";
}

.fa-language:before {
	content: "";
}

.fa-fax:before {
	content: "";
}

.fa-building:before {
	content: "";
}

.fa-child:before {
	content: "";
}

.fa-paw:before {
	content: "";
}

.fa-spoon:before {
	content: "";
}

.fa-cube:before {
	content: "";
}

.fa-cubes:before {
	content: "";
}

.fa-behance:before {
	content: "";
}

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

.fa-steam:before {
	content: "";
}

.fa-steam-square:before {
	content: "";
}

.fa-recycle:before {
	content: "";
}

.fa-automobile:before, .fa-car:before {
	content: "";
}

.fa-cab:before, .fa-taxi:before {
	content: "";
}

.fa-tree:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-deviantart:before {
	content: "";
}

.fa-soundcloud:before {
	content: "";
}

.fa-database:before {
	content: "";
}

.fa-file-pdf-o:before {
	content: "";
}

.fa-file-word-o:before {
	content: "";
}

.fa-file-excel-o:before {
	content: "";
}

.fa-file-powerpoint-o:before {
	content: "";
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
	content: "";
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: "";
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: "";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "";
}

.fa-file-code-o:before {
	content: "";
}

.fa-vine:before {
	content: "";
}

.fa-codepen:before {
	content: "";
}

.fa-jsfiddle:before {
	content: "";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
	content: "";
}

.fa-circle-o-notch:before {
	content: "";
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
	content: "";
}

.fa-empire:before, .fa-ge:before {
	content: "";
}

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

.fa-git:before {
	content: "";
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
	content: "";
}

.fa-tencent-weibo:before {
	content: "";
}

.fa-qq:before {
	content: "";
}

.fa-wechat:before, .fa-weixin:before {
	content: "";
}

.fa-paper-plane:before, .fa-send:before {
	content: "";
}

.fa-paper-plane-o:before, .fa-send-o:before {
	content: "";
}

.fa-history:before {
	content: "";
}

.fa-circle-thin:before {
	content: "";
}

.fa-header:before {
	content: "";
}

.fa-paragraph:before {
	content: "";
}

.fa-sliders:before {
	content: "";
}

.fa-share-alt:before {
	content: "";
}

.fa-share-alt-square:before {
	content: "";
}

.fa-bomb:before {
	content: "";
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: "";
}

.fa-tty:before {
	content: "";
}

.fa-binoculars:before {
	content: "";
}

.fa-plug:before {
	content: "";
}

.fa-slideshare:before {
	content: "";
}

.fa-twitch:before {
	content: "";
}

.fa-yelp:before {
	content: "";
}

.fa-newspaper-o:before {
	content: "";
}

.fa-wifi:before {
	content: "";
}

.fa-calculator:before {
	content: "";
}

.fa-paypal:before {
	content: "";
}

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

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

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

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

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

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

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

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

.fa-bell-slash-o:before {
	content: "";
}

.fa-trash:before {
	content: "";
}

.fa-copyright:before {
	content: "";
}

.fa-at:before {
	content: "";
}

.fa-eyedropper:before {
	content: "";
}

.fa-paint-brush:before {
	content: "";
}

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

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

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

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

.fa-lastfm:before {
	content: "";
}

.fa-lastfm-square:before {
	content: "";
}

.fa-toggle-off:before {
	content: "";
}

.fa-toggle-on:before {
	content: "";
}

.fa-bicycle:before {
	content: "";
}

.fa-bus:before {
	content: "";
}

.fa-ioxhost:before {
	content: "";
}

.fa-angellist:before {
	content: "";
}

.fa-cc:before {
	content: "";
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: "";
}

.fa-meanpath:before {
	content: "";
}

.fa-buysellads:before {
	content: "";
}

.fa-connectdevelop:before {
	content: "";
}

.fa-dashcube:before {
	content: "";
}

.fa-forumbee:before {
	content: "";
}

.fa-leanpub:before {
	content: "";
}

.fa-sellsy:before {
	content: "";
}

.fa-shirtsinbulk:before {
	content: "";
}

.fa-simplybuilt:before {
	content: "";
}

.fa-skyatlas:before {
	content: "";
}

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

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

.fa-diamond:before {
	content: "";
}

.fa-ship:before {
	content: "";
}

.fa-user-secret:before {
	content: "";
}

.fa-motorcycle:before {
	content: "";
}

.fa-street-view:before {
	content: "";
}

.fa-heartbeat:before {
	content: "";
}

.fa-venus:before {
	content: "";
}

.fa-mars:before {
	content: "";
}

.fa-mercury:before {
	content: "";
}

.fa-intersex:before, .fa-transgender:before {
	content: "";
}

.fa-transgender-alt:before {
	content: "";
}

.fa-venus-double:before {
	content: "";
}

.fa-mars-double:before {
	content: "";
}

.fa-venus-mars:before {
	content: "";
}

.fa-mars-stroke:before {
	content: "";
}

.fa-mars-stroke-v:before {
	content: "";
}

.fa-mars-stroke-h:before {
	content: "";
}

.fa-neuter:before {
	content: "";
}

.fa-genderless:before {
	content: "";
}

.fa-facebook-official:before {
	content: "";
}

.fa-pinterest-p:before {
	content: "";
}

.fa-whatsapp:before {
	content: "";
}

.fa-server:before {
	content: "";
}

.fa-user-plus:before {
	content: "";
}

.fa-user-times:before {
	content: "";
}

.fa-bed:before, .fa-hotel:before {
	content: "";
}

.fa-viacoin:before {
	content: "";
}

.fa-train:before {
	content: "";
}

.fa-subway:before {
	content: "";
}

.fa-medium:before {
	content: "";
}

.fa-y-combinator:before, .fa-yc:before {
	content: "";
}

.fa-optin-monster:before {
	content: "";
}

.fa-opencart:before {
	content: "";
}

.fa-expeditedssl:before {
	content: "";
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
	content: "";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "";
}

.fa-battery-2:before, .fa-battery-half:before {
	content: "";
}

.fa-battery-1:before, .fa-battery-quarter:before {
	content: "";
}

.fa-battery-0:before, .fa-battery-empty:before {
	content: "";
}

.fa-mouse-pointer:before {
	content: "";
}

.fa-i-cursor:before {
	content: "";
}

.fa-object-group:before {
	content: "";
}

.fa-object-ungroup:before {
	content: "";
}

.fa-sticky-note:before {
	content: "";
}

.fa-sticky-note-o:before {
	content: "";
}

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

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

.fa-clone:before {
	content: "";
}

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

.fa-hourglass-o:before {
	content: "";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "";
}

.fa-hourglass:before {
	content: "";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "";
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
	content: "";
}

.fa-hand-scissors-o:before {
	content: "";
}

.fa-hand-lizard-o:before {
	content: "";
}

.fa-hand-spock-o:before {
	content: "";
}

.fa-hand-pointer-o:before {
	content: "";
}

.fa-hand-peace-o:before {
	content: "";
}

.fa-trademark:before {
	content: "";
}

.fa-registered:before {
	content: "";
}

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

.fa-gg:before {
	content: "";
}

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

.fa-tripadvisor:before {
	content: "";
}

.fa-odnoklassniki:before {
	content: "";
}

.fa-odnoklassniki-square:before {
	content: "";
}

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

.fa-wikipedia-w:before {
	content: "";
}

.fa-safari:before {
	content: "";
}

.fa-chrome:before {
	content: "";
}

.fa-firefox:before {
	content: "";
}

.fa-opera:before {
	content: "";
}

.fa-internet-explorer:before {
	content: "";
}

.fa-television:before, .fa-tv:before {
	content: "";
}

.fa-contao:before {
	content: "";
}

.fa-500px:before {
	content: "";
}

.fa-amazon:before {
	content: "";
}

.fa-calendar-plus-o:before {
	content: "";
}

.fa-calendar-minus-o:before {
	content: "";
}

.fa-calendar-times-o:before {
	content: "";
}

.fa-calendar-check-o:before {
	content: "";
}

.fa-industry:before {
	content: "";
}

.fa-map-pin:before {
	content: "";
}

.fa-map-signs:before {
	content: "";
}

.fa-map-o:before {
	content: "";
}

.fa-map:before {
	content: "";
}

.fa-commenting:before {
	content: "";
}

.fa-commenting-o:before {
	content: "";
}

.fa-houzz:before {
	content: "";
}

.fa-vimeo:before {
	content: "";
}

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

.fa-fonticons:before {
	content: "";
}

.fa-reddit-alien:before {
	content: "";
}

.fa-edge:before {
	content: "";
}

.fa-credit-card-alt:before {
	content: "";
}

.fa-codiepie:before {
	content: "";
}

.fa-modx:before {
	content: "";
}

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

.fa-usb:before {
	content: "";
}

.fa-product-hunt:before {
	content: "";
}

.fa-mixcloud:before {
	content: "";
}

.fa-scribd:before {
	content: "";
}

.fa-pause-circle:before {
	content: "";
}

.fa-pause-circle-o:before {
	content: "";
}

.fa-stop-circle:before {
	content: "";
}

.fa-stop-circle-o:before {
	content: "";
}

.fa-shopping-bag:before {
	content: "";
}

.fa-shopping-basket:before {
	content: "";
}

.fa-hashtag:before {
	content: "";
}

.fa-bluetooth:before {
	content: "";
}

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

.fa-percent:before {
	content: "";
}

.fa-gitlab:before {
	content: "";
}

.fa-wpbeginner:before {
	content: "";
}

.fa-wpforms:before {
	content: "";
}

.fa-envira:before {
	content: "";
}

.fa-universal-access:before {
	content: "";
}

.fa-wheelchair-alt:before {
	content: "";
}

.fa-question-circle-o:before {
	content: "";
}

.fa-blind:before {
	content: "";
}

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

.fa-volume-control-phone:before {
	content: "";
}

.fa-braille:before {
	content: "";
}

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

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
	content: "";
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
	content: "";
}

.fa-glide:before {
	content: "";
}

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

.fa-sign-language:before, .fa-signing:before {
	content: "";
}

.fa-low-vision:before {
	content: "";
}

.fa-viadeo:before {
	content: "";
}

.fa-viadeo-square:before {
	content: "";
}

.fa-snapchat:before {
	content: "";
}

.fa-snapchat-ghost:before {
	content: "";
}

.fa-snapchat-square:before {
	content: "";
}

.fa-pied-piper:before {
	content: "";
}

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

.fa-yoast:before {
	content: "";
}

.fa-themeisle:before {
	content: "";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "";
}

.fa-fa:before, .fa-font-awesome:before {
	content: "";
}

.fa-handshake-o:before {
	content: "";
}

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

.fa-envelope-open-o:before {
	content: "";
}

.fa-linode:before {
	content: "";
}

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

.fa-address-book-o:before {
	content: "";
}

.fa-address-card:before, .fa-vcard:before {
	content: "";
}

.fa-address-card-o:before, .fa-vcard-o:before {
	content: "";
}

.fa-user-circle:before {
	content: "";
}

.fa-user-circle-o:before {
	content: "";
}

.fa-user-o:before {
	content: "";
}

.fa-id-badge:before {
	content: "";
}

.fa-drivers-license:before, .fa-id-card:before {
	content: "";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
	content: "";
}

.fa-quora:before {
	content: "";
}

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

.fa-telegram:before {
	content: "";
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
	content: "";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
	content: "";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
	content: "";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
	content: "";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
	content: "";
}

.fa-shower:before {
	content: "";
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
	content: "";
}

.fa-podcast:before {
	content: "";
}

.fa-window-maximize:before {
	content: "";
}

.fa-window-minimize:before {
	content: "";
}

.fa-window-restore:before {
	content: "";
}

.fa-times-rectangle:before, .fa-window-close:before {
	content: "";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
	content: "";
}

.fa-bandcamp:before {
	content: "";
}

.fa-grav:before {
	content: "";
}

.fa-etsy:before {
	content: "";
}

.fa-imdb:before {
	content: "";
}

.fa-ravelry:before {
	content: "";
}

.fa-eercast:before {
	content: "";
}

.fa-microchip:before {
	content: "";
}

.fa-snowflake-o:before {
	content: "";
}

.fa-superpowers:before {
	content: "";
}

.fa-wpexplorer:before {
	content: "";
}

.fa-meetup:before {
	content: "";
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}

[data-icon]:before {
	display: inline-block;
	font-family: feather;
	content: attr(data-icon);
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=" icon-"], [class^=icon-] {
	display: inline-block;
	font-family: feather;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-eye:before {
	content: "";
}

.icon-paper-clip:before {
	content: "";
}

.icon-mail:before {
	content: "";
}

.icon-mail:before {
	content: "";
}

.icon-toggle:before {
	content: "";
}

.icon-layout:before {
	content: "";
}

.icon-link:before {
	content: "";
}

.icon-bell:before {
	content: "";
}

.icon-lock:before {
	content: "";
}

.icon-unlock:before {
	content: "";
}

.icon-ribbon:before {
	content: "";
}

.icon-image:before {
	content: "";
}

.icon-signal:before {
	content: "";
}

.icon-target:before {
	content: "";
}

.icon-clipboard:before {
	content: "";
}

.icon-clock:before {
	content: "";
}

.icon-clock:before {
	content: "";
}

.icon-watch:before {
	content: "";
}

.icon-air-play:before {
	content: "";
}

.icon-camera:before {
	content: "";
}

.icon-video:before {
	content: "";
}

.icon-disc:before {
	content: "";
}

.icon-printer:before {
	content: "";
}

.icon-monitor:before {
	content: "";
}

.icon-server:before {
	content: "";
}

.icon-cog:before {
	content: "";
}

.icon-heart:before {
	content: "";
}

.icon-paragraph:before {
	content: "";
}

.icon-align-justify:before {
	content: "";
}

.icon-align-left:before {
	content: "";
}

.icon-align-center:before {
	content: "";
}

.icon-align-right:before {
	content: "";
}

.icon-book:before {
	content: "";
}

.icon-layers:before {
	content: "";
}

.icon-stack:before {
	content: "";
}

.icon-stack-2:before {
	content: "";
}

.icon-paper:before {
	content: "";
}

.icon-paper-stack:before {
	content: "";
}

.icon-search:before {
	content: "";
}

.icon-zoom-in:before {
	content: "";
}

.icon-zoom-out:before {
	content: "";
}

.icon-reply:before {
	content: "";
}

.icon-circle-plus:before {
	content: "";
}

.icon-circle-minus:before {
	content: "";
}

.icon-circle-check:before {
	content: "";
}

.icon-circle-cross:before {
	content: "";
}

.icon-square-plus:before {
	content: "";
}

.icon-square-minus:before {
	content: "";
}

.icon-square-check:before {
	content: "";
}

.icon-square-cross:before {
	content: "";
}

.icon-microphone:before {
	content: "";
}

.icon-record:before {
	content: "";
}

.icon-skip-back:before {
	content: "";
}

.icon-rewind:before {
	content: "";
}

.icon-play:before {
	content: "";
}

.icon-pause:before {
	content: "";
}

.icon-stop:before {
	content: "";
}

.icon-fast-forward:before {
	content: "";
}

.icon-skip-forward:before {
	content: "";
}

.icon-shuffle:before {
	content: "";
}

.icon-repeat:before {
	content: "";
}

.icon-folder:before {
	content: "";
}

.icon-umbrella:before {
	content: "";
}

.icon-moon:before {
	content: "";
}

.icon-thermometer:before {
	content: "";
}

.icon-drop:before {
	content: "";
}

.icon-sun:before {
	content: "";
}

.icon-cloud:before {
	content: "";
}

.icon-cloud-upload:before {
	content: "";
}

.icon-cloud-download:before {
	content: "";
}

.icon-upload:before {
	content: "";
}

.icon-download:before {
	content: "";
}

.icon-location:before {
	content: "";
}

.icon-location-2:before {
	content: "";
}

.icon-map:before {
	content: "";
}

.icon-battery:before {
	content: "";
}

.icon-head:before {
	content: "";
}

.icon-briefcase:before {
	content: "";
}

.icon-speech-bubble:before {
	content: "";
}

.icon-anchor:before {
	content: "";
}

.icon-globe:before {
	content: "";
}

.icon-box:before {
	content: "";
}

.icon-reload:before {
	content: "";
}

.icon-share:before {
	content: "";
}

.icon-marquee:before {
	content: "";
}

.icon-marquee-plus:before {
	content: "";
}

.icon-marquee-minus:before {
	content: "";
}

.icon-tag:before {
	content: "";
}

.icon-power:before {
	content: "";
}

.icon-command:before {
	content: "";
}

.icon-alt:before {
	content: "";
}

.icon-esc:before {
	content: "";
}

.icon-bar-graph:before {
	content: "";
}

.icon-bar-graph-2:before {
	content: "";
}

.icon-pie-graph:before {
	content: "";
}

.icon-star:before {
	content: "";
}

.icon-arrow-left:before {
	content: "";
}

.icon-arrow-right:before {
	content: "";
}

.icon-arrow-up:before {
	content: "";
}

.icon-arrow-down:before {
	content: "";
}

.icon-volume:before {
	content: "";
}

.icon-mute:before {
	content: "";
}

.icon-content-right:before {
	content: "";
}

.icon-content-left:before {
	content: "";
}

.icon-grid:before {
	content: "";
}

.icon-grid-2:before {
	content: "";
}

.icon-columns:before {
	content: "";
}

.icon-loader:before {
	content: "";
}

.icon-bag:before {
	content: "";
}

.icon-ban:before {
	content: "";
}

.icon-flag:before {
	content: "";
}

.icon-trash:before {
	content: "";
}

.icon-expand:before {
	content: "";
}

.icon-contract:before {
	content: "";
}

.icon-maximize:before {
	content: "";
}

.icon-minimize:before {
	content: "";
}

.icon-plus:before {
	content: "";
}

.icon-minus:before {
	content: "";
}

.icon-check:before {
	content: "";
}

.icon-cross:before {
	content: "";
}

.icon-move:before {
	content: "";
}

.icon-delete:before {
	content: "";
}

.icon-menu:before {
	content: "";
}

.icon-archive:before {
	content: "";
}

.icon-inbox:before {
	content: "";
}

.icon-outbox:before {
	content: "";
}

.icon-file:before {
	content: "";
}

.icon-file-add:before {
	content: "";
}

.icon-file-subtract:before {
	content: "";
}

.icon-help:before {
	content: "";
}

.icon-open:before {
	content: "";
}

.icon-ellipsis:before {
	content: "";
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: 0;
}

.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pswp img {
	max-width: none;
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container, .pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pswp__container, .pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(.4, 0, .22, 1);
	transition: transform 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
	-webkit-transition: none;
	transition: none;
}

.pswp__container, .pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: #222;
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #ccc;
}

.pswp__error-msg a {
	color: #ccc;
	text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: 0 0;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: .75;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.pswp__button:focus, .pswp__button:hover {
	opacity: 1;
}

.pswp__button:active {
	outline: 0;
	opacity: .9;
}

.pswp__button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	background: url("https://cdn-ilchehh.nitrocdn.com/hJLBMflVjFtbxTeDXKxCaHbDtXgBoAst/assets/images/optimized/rev-a7835d1/maryrezek.com/wp-content/themes/melinda/scripts/vendor/photoswipe/dist/default-skin/default-skin.png") 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
	.pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
		background-image: url("https://cdn-ilchehh.nitrocdn.com/hJLBMflVjFtbxTeDXKxCaHbDtXgBoAst/assets/images/optimized/rev-a7835d1/maryrezek.com/wp-content/themes/melinda/scripts/vendor/photoswipe/dist/default-skin/default-skin.svg");
	}
	
	.pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
		background: 0 0;
	}
}

.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
	visibility: hidden;
}

.pswp__button--arrow--left, .pswp__button--arrow--right {
	background: 0 0;
	top: 50%;
	margin-top: -50px;
	width: 70px;
	height: 100px;
	position: absolute;
}

.pswp__button--arrow--left {
	left: 0;
}

.pswp__button--arrow--right {
	right: 0;
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
	content: "";
	top: 35px;
	background-color: rgba(0, 0, 0, .3);
	height: 30px;
	width: 32px;
	position: absolute;
}

.pswp__button--arrow--left:before {
	left: 6px;
	background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
	right: 6px;
	background-position: -94px -44px;
}

.pswp__counter, .pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	display: block;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #fff;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, .25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
}

.pswp__share-tooltip a {
	display: block;
	padding: 8px 12px;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}

.pswp__share-tooltip a:hover {
	text-decoration: none;
	color: #000;
}

.pswp__share-tooltip a:first-child {
	border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
	border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
	opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a.pswp__share--facebook:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	right: 15px;
	border: 6px solid transparent;
	border-bottom-color: #fff;
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	pointer-events: none;
}

a.pswp__share--facebook:hover {
	background: #3e5c9a;
	color: #fff;
}

a.pswp__share--facebook:hover:before {
	border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
	background: #55acee;
	color: #fff;
}

a.pswp__share--pinterest:hover {
	background: #ccc;
	color: #ce272d;
}

a.pswp__share--download:hover {
	background: #ddd;
}

.pswp__counter {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #fff;
	opacity: .75;
	padding: 0 10px;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption small {
	font-size: 11px;
	color: #bbb;
}

.pswp__caption__center {
	text-align: left;
	max-width: 420px;
	margin: 0 auto;
	font-size: 13px;
	padding: 10px;
	line-height: 20px;
	color: #ccc;
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
}

.pswp__preloader--active .pswp__preloader__icn {
	background: url("https://cdn-ilchehh.nitrocdn.com/hJLBMflVjFtbxTeDXKxCaHbDtXgBoAst/assets/images/optimized/rev-a7835d1/maryrezek.com/wp-content/themes/melinda/scripts/vendor/photoswipe/dist/default-skin/preloader.gif") 0 0 no-repeat;
}

.pswp__preloader--active .pswp__preloader__icn.nitro-lazy {
	background-image: none !important;
}

.pswp--css_animation .pswp__preloader--active {
	opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise .5s linear infinite;
	animation: clockwise .5s linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
	animation: donut-rotate 1s cubic-bezier(.4, 0, .22, 1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
	background: 0 0;
	opacity: .75;
	width: 14px;
	height: 14px;
	position: absolute;
	left: 15px;
	top: 15px;
	margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
	position: relative;
	width: 7px;
	height: 14px;
	overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 14px;
	height: 14px;
	border: 2px solid #fff;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	background: 0 0;
	margin: 0;
}

@media screen and (max-width:1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

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

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

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
	transition: opacity 333ms cubic-bezier(.4, 0, .22, 1);
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible;
}

.pswp__caption, .pswp__top-bar {
	background-color: rgba(0, 0, 0, .5);
}

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
	background-color: rgba(0, 0, 0, .3);
}

.pswp__ui--idle .pswp__top-bar {
	opacity: 0;
}

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
	opacity: 0;
}

.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar {
	opacity: .001;
}

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
	display: none;
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}

.social-icons {
	margin: -5px;
}

.social-icon-lk {
	display: inline-block;
	margin: 5px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 50%;
	background-color: #aaa;
	color: #fff;
	opacity: 1 !important;
	-webkit-transition: .4s all !important;
	transition: .4s all !important;
}

.social-icon-lk:hover {
	background-color: #898989;
	color: #fff;
}

@media (min-width:992px) {
	.animate-on-screen {
		opacity: 0;
		-webkit-transform: translateY(120px);
		-ms-transform: translateY(120px);
		transform: translateY(120px);
		-webkit-transition: .8s opacity, .8s -webkit-transform;
		transition: .8s opacity, .8s -webkit-transform;
		transition: .8s opacity, .8s transform;
		transition: .8s opacity, .8s transform, .8s -webkit-transform;
	}
	
	.animate-on-screen.__on_screen {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.__brand-colors .__envelope, .__brand-colors .__link {
	background-color: #aaa;
	color: #fff;
}

.__brand-colors .__facebook {
	background-color: #3b5998;
	color: #fff;
}

.__brand-colors .__twitter {
	background-color: #00aced;
	color: #fff;
}

.__brand-colors .__instagram {
	background-color: #125688;
	color: #fff;
}

.__brand-colors .__vk {
	background-color: #45668e;
	color: #fff;
}

.__brand-colors .__pinterest {
	background-color: #cb2027;
	color: #fff;
}

.__brand-colors .__linkedin {
	background-color: #007bb5;
	color: #fff;
}

.__brand-colors .__dribbble {
	background-color: #ea4c89;
	color: #fff;
}

.__brand-colors .__behance {
	background-color: #1769ff;
	color: #fff;
}

.__brand-colors .__google-plus {
	background-color: #dd4b39;
	color: #fff;
}

.__brand-colors .__youtube {
	background-color: #b00;
	color: #fff;
}

.__brand-colors .__vimeo-square {
	background-color: #aad450;
	color: #fff;
}

.__brand-colors .__flickr {
	background-color: #ff0084;
	color: #fff;
}

.__brand-colors .__tumblr {
	background-color: #32506d;
	color: #fff;
}

.__brand-colors .__foursquare {
	background-color: #0072b1;
	color: #fff;
}

.__brand-colors .__wordpress {
	background-color: #21759b;
	color: #fff;
}

.__brand-colors .__stumbleupon {
	background-color: #eb4823;
	color: #fff;
}

.__brand-colors .__soundcloud {
	background-color: #f50;
	color: #fff;
}

.__brand-colors .__vine {
	background-color: #00bf8f;
	color: #fff;
}

.__brand-colors .__skype {
	background-color: #00aff0;
	color: #fff;
}

.__brand-colors .__github {
	background-color: #333;
	color: #fff;
}

.__brand-colors .__bitbucket {
	background-color: #205081;
	color: #fff;
}

.__brand-colors .__twitch {
	background-color: #6441a5;
	color: #fff;
}

.__brand-colors .__weibo {
	background-color: #e32529;
	color: #fff;
}

.__brand-colors .__tencent-weibo {
	background-color: #e32529;
	color: #fff;
}

.__brand-colors .__renren {
	background-color: #0061b3;
	color: #fff;
}

.__brand-colors .__xing {
	background-color: #005a5f;
	color: #fff;
}

.__brand-colors .__envelope:hover, .__brand-colors .__link:hover {
	background-color: #898989;
}

.__brand-colors .__facebook:hover {
	background-color: #283d68;
}

.__brand-colors .__twitter:hover {
	background-color: #007cab;
}

.__brand-colors .__instagram:hover {
	background-color: #0a314d;
}

.__brand-colors .__vk:hover {
	background-color: #2f4661;
}

.__brand-colors .__pinterest:hover {
	background-color: #92171c;
}

.__brand-colors .__linkedin:hover {
	background-color: #004e73;
}

.__brand-colors .__dribbble:hover {
	background-color: #da1a64;
}

.__brand-colors .__behance:hover {
	background-color: #004bd4;
}

.__brand-colors .__google-plus:hover {
	background-color: #b52f1f;
}

.__brand-colors .__youtube:hover {
	background-color: #790000;
}

.__brand-colors .__vimeo-square:hover {
	background-color: #8ab52d;
}

.__brand-colors .__flickr:hover {
	background-color: #bd0062;
}

.__brand-colors .__tumblr:hover {
	background-color: #1d2f40;
}

.__brand-colors .__foursquare:hover {
	background-color: #00476f;
}

.__brand-colors .__wordpress:hover {
	background-color: #154c64;
}

.__brand-colors .__stumbleupon:hover {
	background-color: #bb3011;
}

.__brand-colors .__soundcloud:hover {
	background-color: #bd3f00;
}

.__brand-colors .__vine:hover {
	background-color: #007d5d;
}

.__brand-colors .__skype:hover {
	background-color: #007fae;
}

.__brand-colors .__github:hover {
	background-color: #121212;
}

.__brand-colors .__bitbucket:hover {
	background-color: #132f4c;
}

.__brand-colors .__twitch:hover {
	background-color: #472e75;
}

.__brand-colors .__weibo:hover {
	background-color: #af171a;
}

.__brand-colors .__tencent-weibo:hover {
	background-color: #af171a;
}

.__brand-colors .__renren:hover {
	background-color: #003d71;
}

.__brand-colors .__xing:hover {
	background-color: #001b1d;
}

.clear {
	float: none;
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

.xxsmall {
	font-size: .57142857142857em;
}

.xsmall {
	font-size: .71428571428571em;
}

.small {
	font-size: .85714285714286em;
}

.big {
	font-size: 1.1428571428571em;
}

.xbig {
	font-size: 1.2857142857143em;
}

.xxbig {
	font-size: 1.4285714285714em;
}

.xxxbig {
	font-size: 1.7142857142857em;
}

.full-width {
	width: 100%;
}

@media (max-width:479px) {
	.font_xs_36, .font_xs_36 h1, .font_xs_36 h2 {
		font-size: 36px !important;
	}
}

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

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

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

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

.text-nowrap {
	white-space: nowrap;
}

.text-lower {
	text-transform: lowercase;
}

.text-upper {
	text-transform: uppercase;
	letter-spacing: .025em;
}

.text-capit {
	text-transform: capitalize;
}

@media (min-width:768px) {
	.text-left-sm {
		text-align: left;
	}
	
	.text-right-sm {
		text-align: right;
	}
	
	.text-center-sm {
		text-align: center;
	}
	
	.text-justify-sm {
		text-align: justify;
	}
	
	.text-nowrap-sm {
		white-space: nowrap;
	}
	
	.text-lower-sm {
		text-transform: lowercase;
	}
	
	.text-upper-sm {
		text-transform: uppercase;
		letter-spacing: .025em;
	}
	
	.text-capit-sm {
		text-transform: capitalize;
	}
}

@media (min-width:992px) {
	.text-left-md {
		text-align: left;
	}
	
	.text-right-md {
		text-align: right;
	}
	
	.text-center-md {
		text-align: center;
	}
	
	.text-justify-md {
		text-align: justify;
	}
	
	.text-nowrap-md {
		white-space: nowrap;
	}
	
	.text-lower-md {
		text-transform: lowercase;
	}
	
	.text-upper-md {
		text-transform: uppercase;
		letter-spacing: .025em;
	}
	
	.text-capit-md {
		text-transform: capitalize;
	}
}

@media (min-width:1200px) {
	.text-left-lg {
		text-align: left;
	}
	
	.text-right-lg {
		text-align: right;
	}
	
	.text-center-lg {
		text-align: center;
	}
	
	.text-justify-lg {
		text-align: justify;
	}
	
	.text-nowrap-lg {
		white-space: nowrap;
	}
	
	.text-lower-lg {
		text-transform: lowercase;
	}
	
	.text-upper-lg {
		text-transform: uppercase;
		letter-spacing: .025em;
	}
	
	.text-capit-lg {
		text-transform: capitalize;
	}
}

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

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

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

.vertical-helper {
	display: none;
}

@media (min-width:768px) {
	.vertical-helper {
		display: inline-block;
		width: 0;
		height: 100%;
		vertical-align: middle;
	}
}

.pull-right {
	float: right;
}

.pull-left {
	float: left;
}

@media (min-width:768px) {
	.pull-right-sm {
		float: right;
	}
	
	.pull-left-sm {
		float: left;
	}
}

@media (min-width:992px) {
	.pull-right-md {
		float: right;
	}
	
	.pull-left-md {
		float: left;
	}
}

@media (min-width:1200px) {
	.pull-right-lg {
		float: right;
	}
	
	.pull-left-lg {
		float: left;
	}
}

.relative {
	position: relative;
}

.hidden, .hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

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

.clearfix:after {
	clear: both;
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none;
}

@media (max-width:479px) {
	.hidden-xxs {
		display: none !important;
	}
}

@media (max-width:767px) {
	.visible-xs {
		display: block;
	}
	
	table.visible-xs {
		display: table;
	}
	
	tr.visible-xs {
		display: table-row;
	}
	
	td.visible-xs, th.visible-xs {
		display: table-cell;
	}
	
	.visible-xs-block {
		display: block;
	}
	
	.visible-xs-inline {
		display: inline;
	}
	
	.visible-xs-inline-block {
		display: inline-block;
	}
	
	.hidden-xs {
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.visible-sm {
		display: block;
	}
	
	table.visible-sm {
		display: table;
	}
	
	tr.visible-sm {
		display: table-row;
	}
	
	td.visible-sm, th.visible-sm {
		display: table-cell;
	}
	
	.visible-sm-block {
		display: block;
	}
	
	.visible-sm-inline {
		display: inline;
	}
	
	.visible-sm-inline-block {
		display: inline-block;
	}
	
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block;
	}
	
	table.visible-md {
		display: table;
	}
	
	tr.visible-md {
		display: table-row;
	}
	
	td.visible-md, th.visible-md {
		display: table-cell;
	}
	
	.visible-md-block {
		display: block;
	}
	
	.visible-md-inline {
		display: inline;
	}
	
	.visible-md-inline-block {
		display: inline-block;
	}
	
	.hidden-md {
		display: none !important;
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block;
	}
	
	table.visible-lg {
		display: table;
	}
	
	tr.visible-lg {
		display: table-row;
	}
	
	td.visible-lg, th.visible-lg {
		display: table-cell;
	}
	
	.visible-lg-block {
		display: block;
	}
	
	.visible-lg-inline {
		display: inline;
	}
	
	.visible-lg-inline-block {
		display: inline-block;
	}
	
	.hidden-lg {
		display: none !important;
	}
}

@media print {
	*, :after, :before {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: "";
	}
	
	blockquote, pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group;
	}
	
	img, tr {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	h2, h3, p {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	select {
		background: #fff !important;
	}
	
	.navbar {
		display: none;
	}
	
	.btn>.caret, .dropup>.btn>.caret {
		border-top-color: #000 !important;
	}
	
	.label {
		border: 1px solid #000;
	}
	
	.table {
		border-collapse: collapse !important;
	}
	
	.table td, .table th {
		background-color: #fff !important;
	}
	
	.table-bordered td, .table-bordered th {
		border: 1px solid #ddd !important;
	}
}
