/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background-color: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: not-allowed
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

.foundation-mq {
	font-family: "small=0em&medium=40.0625em&large=64.0625em&xlarge=90.0625em"
}

html {
	font-size: 100%;
	box-sizing: border-box
}

*,
:after,
:before {
	box-sizing: inherit
}

body {
	padding: 0;
	margin: 0;
	font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #0a0a0a;
	background: #fefefe;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}

select {
	width: 100%;
	border-radius: 0
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
	max-width: none !important
}

button {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: transparent;
	padding: 0;
	border: 0;
	border-radius: 0;
	line-height: 1
}

[data-whatinput=mouse] button {
	outline: 0
}

.is-visible {
	display: block !important
}

.is-hidden {
	display: none !important
}

.row {
	max-width: 112.5rem;
	margin-left: auto;
	margin-right: auto
}

.row:after,
.row:before {
	content: ' ';
	display: table
}

.row:after {
	clear: both
}

.row .row.collapse {
	margin-left: 0;
	margin-right: 0
}

.row.expanded .row {
	margin-left: auto;
	margin-right: auto
}

.column,
.columns {
	width: 100%;
	float: left;
	padding-left: .625rem;
	padding-right: .625rem
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
	float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
	float: left
}

.column.row.row,
.row.row.columns {
	float: none
}

.small-1 {
	width: 8.33333%
}

.small-push-1 {
	position: relative;
	left: 8.33333%
}

.small-pull-1 {
	position: relative;
	left: -8.33333%
}

.small-2 {
	width: 16.66667%
}

.small-push-2 {
	position: relative;
	left: 16.66667%
}

.small-pull-2 {
	position: relative;
	left: -16.66667%
}

.small-3 {
	width: 25%
}

.small-push-3 {
	position: relative;
	left: 25%
}

.small-pull-3 {
	position: relative;
	left: -25%
}

.small-4 {
	width: 33.33333%
}

.small-push-4 {
	position: relative;
	left: 33.33333%
}

.small-pull-4 {
	position: relative;
	left: -33.33333%
}

.small-5 {
	width: 41.66667%
}

.small-push-5 {
	position: relative;
	left: 41.66667%
}

.small-pull-5 {
	position: relative;
	left: -41.66667%
}

.small-6 {
	width: 50%
}

.small-push-6 {
	position: relative;
	left: 50%
}

.small-pull-6 {
	position: relative;
	left: -50%
}

.small-7 {
	width: 58.33333%
}

.small-push-7 {
	position: relative;
	left: 58.33333%
}

.small-pull-7 {
	position: relative;
	left: -58.33333%
}

.small-8 {
	width: 66.66667%
}

.small-push-8 {
	position: relative;
	left: 66.66667%
}

.small-pull-8 {
	position: relative;
	left: -66.66667%
}

.small-9 {
	width: 75%
}

.small-push-9 {
	position: relative;
	left: 75%
}

.small-pull-9 {
	position: relative;
	left: -75%
}

.small-10 {
	width: 83.33333%
}

.small-push-10 {
	position: relative;
	left: 83.33333%
}

.small-pull-10 {
	position: relative;
	left: -83.33333%
}

.small-11 {
	width: 91.66667%
}

.small-push-11 {
	position: relative;
	left: 91.66667%
}

.small-pull-11 {
	position: relative;
	left: -91.66667%
}

.small-12 {
	width: 100%
}

.small-up-1>.column,
.small-up-1>.columns {
	width: 100%;
	float: left
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
	clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
	float: left
}

.small-up-2>.column,
.small-up-2>.columns {
	width: 50%;
	float: left
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
	clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
	float: left
}

.small-up-3>.column,
.small-up-3>.columns {
	width: 33.33333%;
	float: left
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
	clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
	float: left
}

.small-up-4>.column,
.small-up-4>.columns {
	width: 25%;
	float: left
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
	clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
	float: left
}

.small-up-5>.column,
.small-up-5>.columns {
	width: 20%;
	float: left
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
	clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
	float: left
}

.small-up-6>.column,
.small-up-6>.columns {
	width: 16.66667%;
	float: left
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
	clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
	float: left
}

.small-up-7>.column,
.small-up-7>.columns {
	width: 14.28571%;
	float: left
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
	clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
	float: left
}

.small-up-8>.column,
.small-up-8>.columns {
	width: 12.5%;
	float: left
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
	clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
	clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
	float: left
}

.expanded.row .small-collapse.row,
.small-collapse .row {
	margin-left: 0;
	margin-right: 0
}

.small-centered {
	float: none;
	margin-left: auto;
	margin-right: auto
}

.small-pull-0,
.small-push-0,
.small-uncentered {
	position: static;
	margin-left: 0;
	margin-right: 0;
	float: left
}

@media screen and (min-width: 40.0625em) {
	.medium-1 {
		width: 8.33333%
	}
	.medium-push-1 {
		position: relative;
		left: 8.33333%
	}
	.medium-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.medium-offset-0 {
		margin-left: 0
	}
	.medium-2 {
		width: 16.66667%
	}
	.medium-push-2 {
		position: relative;
		left: 16.66667%
	}
	.medium-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.medium-3 {
		width: 25%
	}
	.medium-push-3 {
		position: relative;
		left: 25%
	}
	.medium-pull-3 {
		position: relative;
		left: -25%
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.medium-4 {
		width: 33.33333%
	}
	.medium-push-4 {
		position: relative;
		left: 33.33333%
	}
	.medium-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.medium-5 {
		width: 41.66667%
	}
	.medium-push-5 {
		position: relative;
		left: 41.66667%
	}
	.medium-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.medium-6 {
		width: 50%
	}
	.medium-push-6 {
		position: relative;
		left: 50%
	}
	.medium-pull-6 {
		position: relative;
		left: -50%
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.medium-7 {
		width: 58.33333%
	}
	.medium-push-7 {
		position: relative;
		left: 58.33333%
	}
	.medium-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.medium-8 {
		width: 66.66667%
	}
	.medium-push-8 {
		position: relative;
		left: 66.66667%
	}
	.medium-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.medium-9 {
		width: 75%
	}
	.medium-push-9 {
		position: relative;
		left: 75%
	}
	.medium-pull-9 {
		position: relative;
		left: -75%
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.medium-10 {
		width: 83.33333%
	}
	.medium-push-10 {
		position: relative;
		left: 83.33333%
	}
	.medium-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.medium-11 {
		width: 91.66667%
	}
	.medium-push-11 {
		position: relative;
		left: 91.66667%
	}
	.medium-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.medium-12 {
		width: 100%
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.medium-up-1>.column,
	.medium-up-1>.columns {
		width: 100%;
		float: left
	}
	.medium-up-1>.column:nth-of-type(1n),
	.medium-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-1>.column:nth-of-type(1n+1),
	.medium-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.medium-up-1>.column:last-child,
	.medium-up-1>.columns:last-child {
		float: left
	}
	.medium-up-2>.column,
	.medium-up-2>.columns {
		width: 50%;
		float: left
	}
	.medium-up-2>.column:nth-of-type(1n),
	.medium-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-2>.column:nth-of-type(2n+1),
	.medium-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.medium-up-2>.column:last-child,
	.medium-up-2>.columns:last-child {
		float: left
	}
	.medium-up-3>.column,
	.medium-up-3>.columns {
		width: 33.33333%;
		float: left
	}
	.medium-up-3>.column:nth-of-type(1n),
	.medium-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-3>.column:nth-of-type(3n+1),
	.medium-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.medium-up-3>.column:last-child,
	.medium-up-3>.columns:last-child {
		float: left
	}
	.medium-up-4>.column,
	.medium-up-4>.columns {
		width: 25%;
		float: left
	}
	.medium-up-4>.column:nth-of-type(1n),
	.medium-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-4>.column:nth-of-type(4n+1),
	.medium-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.medium-up-4>.column:last-child,
	.medium-up-4>.columns:last-child {
		float: left
	}
	.medium-up-5>.column,
	.medium-up-5>.columns {
		width: 20%;
		float: left
	}
	.medium-up-5>.column:nth-of-type(1n),
	.medium-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-5>.column:nth-of-type(5n+1),
	.medium-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.medium-up-5>.column:last-child,
	.medium-up-5>.columns:last-child {
		float: left
	}
	.medium-up-6>.column,
	.medium-up-6>.columns {
		width: 16.66667%;
		float: left
	}
	.medium-up-6>.column:nth-of-type(1n),
	.medium-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-6>.column:nth-of-type(6n+1),
	.medium-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.medium-up-6>.column:last-child,
	.medium-up-6>.columns:last-child {
		float: left
	}
	.medium-up-7>.column,
	.medium-up-7>.columns {
		width: 14.28571%;
		float: left
	}
	.medium-up-7>.column:nth-of-type(1n),
	.medium-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-7>.column:nth-of-type(7n+1),
	.medium-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.medium-up-7>.column:last-child,
	.medium-up-7>.columns:last-child {
		float: left
	}
	.medium-up-8>.column,
	.medium-up-8>.columns {
		width: 12.5%;
		float: left
	}
	.medium-up-8>.column:nth-of-type(1n),
	.medium-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.medium-up-8>.column:nth-of-type(8n+1),
	.medium-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.medium-up-8>.column:last-child,
	.medium-up-8>.columns:last-child {
		float: left
	}
	.medium-collapse>.column,
	.medium-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.expanded.row .medium-collapse.row,
	.medium-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.medium-uncollapse>.column,
	.medium-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
	.medium-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.medium-pull-0,
	.medium-push-0,
	.medium-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

@media screen and (min-width: 64.0625em) {
	.large-1 {
		width: 8.33333%
	}
	.large-push-1 {
		position: relative;
		left: 8.33333%
	}
	.large-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.large-offset-0 {
		margin-left: 0
	}
	.large-2 {
		width: 16.66667%
	}
	.large-push-2 {
		position: relative;
		left: 16.66667%
	}
	.large-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.large-3 {
		width: 25%
	}
	.large-push-3 {
		position: relative;
		left: 25%
	}
	.large-pull-3 {
		position: relative;
		left: -25%
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.large-4 {
		width: 33.33333%
	}
	.large-push-4 {
		position: relative;
		left: 33.33333%
	}
	.large-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.large-5 {
		width: 41.66667%
	}
	.large-push-5 {
		position: relative;
		left: 41.66667%
	}
	.large-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.large-6 {
		width: 50%
	}
	.large-push-6 {
		position: relative;
		left: 50%
	}
	.large-pull-6 {
		position: relative;
		left: -50%
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.large-7 {
		width: 58.33333%
	}
	.large-push-7 {
		position: relative;
		left: 58.33333%
	}
	.large-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.large-8 {
		width: 66.66667%
	}
	.large-push-8 {
		position: relative;
		left: 66.66667%
	}
	.large-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.large-9 {
		width: 75%
	}
	.large-push-9 {
		position: relative;
		left: 75%
	}
	.large-pull-9 {
		position: relative;
		left: -75%
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.large-10 {
		width: 83.33333%
	}
	.large-push-10 {
		position: relative;
		left: 83.33333%
	}
	.large-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.large-11 {
		width: 91.66667%
	}
	.large-push-11 {
		position: relative;
		left: 91.66667%
	}
	.large-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.large-12 {
		width: 100%
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.large-up-1>.column,
	.large-up-1>.columns {
		width: 100%;
		float: left
	}
	.large-up-1>.column:nth-of-type(1n),
	.large-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-1>.column:nth-of-type(1n+1),
	.large-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.large-up-1>.column:last-child,
	.large-up-1>.columns:last-child {
		float: left
	}
	.large-up-2>.column,
	.large-up-2>.columns {
		width: 50%;
		float: left
	}
	.large-up-2>.column:nth-of-type(1n),
	.large-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-2>.column:nth-of-type(2n+1),
	.large-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.large-up-2>.column:last-child,
	.large-up-2>.columns:last-child {
		float: left
	}
	.large-up-3>.column,
	.large-up-3>.columns {
		width: 33.33333%;
		float: left
	}
	.large-up-3>.column:nth-of-type(1n),
	.large-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-3>.column:nth-of-type(3n+1),
	.large-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.large-up-3>.column:last-child,
	.large-up-3>.columns:last-child {
		float: left
	}
	.large-up-4>.column,
	.large-up-4>.columns {
		width: 25%;
		float: left
	}
	.large-up-4>.column:nth-of-type(1n),
	.large-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-4>.column:nth-of-type(4n+1),
	.large-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.large-up-4>.column:last-child,
	.large-up-4>.columns:last-child {
		float: left
	}
	.large-up-5>.column,
	.large-up-5>.columns {
		width: 20%;
		float: left
	}
	.large-up-5>.column:nth-of-type(1n),
	.large-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-5>.column:nth-of-type(5n+1),
	.large-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.large-up-5>.column:last-child,
	.large-up-5>.columns:last-child {
		float: left
	}
	.large-up-6>.column,
	.large-up-6>.columns {
		width: 16.66667%;
		float: left
	}
	.large-up-6>.column:nth-of-type(1n),
	.large-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-6>.column:nth-of-type(6n+1),
	.large-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.large-up-6>.column:last-child,
	.large-up-6>.columns:last-child {
		float: left
	}
	.large-up-7>.column,
	.large-up-7>.columns {
		width: 14.28571%;
		float: left
	}
	.large-up-7>.column:nth-of-type(1n),
	.large-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-7>.column:nth-of-type(7n+1),
	.large-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.large-up-7>.column:last-child,
	.large-up-7>.columns:last-child {
		float: left
	}
	.large-up-8>.column,
	.large-up-8>.columns {
		width: 12.5%;
		float: left
	}
	.large-up-8>.column:nth-of-type(1n),
	.large-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.large-up-8>.column:nth-of-type(8n+1),
	.large-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.large-up-8>.column:last-child,
	.large-up-8>.columns:last-child {
		float: left
	}
	.large-collapse>.column,
	.large-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.expanded.row .large-collapse.row,
	.large-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.large-uncollapse>.column,
	.large-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
	.large-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.large-pull-0,
	.large-push-0,
	.large-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

@media screen and (min-width: 90.0625em) {
	.xlarge-1 {
		width: 8.33333%
	}
	.xlarge-push-1 {
		position: relative;
		left: 8.33333%
	}
	.xlarge-pull-1 {
		position: relative;
		left: -8.33333%
	}
	.xlarge-offset-0 {
		margin-left: 0
	}
	.xlarge-2 {
		width: 16.66667%
	}
	.xlarge-push-2 {
		position: relative;
		left: 16.66667%
	}
	.xlarge-pull-2 {
		position: relative;
		left: -16.66667%
	}
	.xlarge-offset-1 {
		margin-left: 8.33333%
	}
	.xlarge-3 {
		width: 25%
	}
	.xlarge-push-3 {
		position: relative;
		left: 25%
	}
	.xlarge-pull-3 {
		position: relative;
		left: -25%
	}
	.xlarge-offset-2 {
		margin-left: 16.66667%
	}
	.xlarge-4 {
		width: 33.33333%
	}
	.xlarge-push-4 {
		position: relative;
		left: 33.33333%
	}
	.xlarge-pull-4 {
		position: relative;
		left: -33.33333%
	}
	.xlarge-offset-3 {
		margin-left: 25%
	}
	.xlarge-5 {
		width: 41.66667%
	}
	.xlarge-push-5 {
		position: relative;
		left: 41.66667%
	}
	.xlarge-pull-5 {
		position: relative;
		left: -41.66667%
	}
	.xlarge-offset-4 {
		margin-left: 33.33333%
	}
	.xlarge-6 {
		width: 50%
	}
	.xlarge-push-6 {
		position: relative;
		left: 50%
	}
	.xlarge-pull-6 {
		position: relative;
		left: -50%
	}
	.xlarge-offset-5 {
		margin-left: 41.66667%
	}
	.xlarge-7 {
		width: 58.33333%
	}
	.xlarge-push-7 {
		position: relative;
		left: 58.33333%
	}
	.xlarge-pull-7 {
		position: relative;
		left: -58.33333%
	}
	.xlarge-offset-6 {
		margin-left: 50%
	}
	.xlarge-8 {
		width: 66.66667%
	}
	.xlarge-push-8 {
		position: relative;
		left: 66.66667%
	}
	.xlarge-pull-8 {
		position: relative;
		left: -66.66667%
	}
	.xlarge-offset-7 {
		margin-left: 58.33333%
	}
	.xlarge-9 {
		width: 75%
	}
	.xlarge-push-9 {
		position: relative;
		left: 75%
	}
	.xlarge-pull-9 {
		position: relative;
		left: -75%
	}
	.xlarge-offset-8 {
		margin-left: 66.66667%
	}
	.xlarge-10 {
		width: 83.33333%
	}
	.xlarge-push-10 {
		position: relative;
		left: 83.33333%
	}
	.xlarge-pull-10 {
		position: relative;
		left: -83.33333%
	}
	.xlarge-offset-9 {
		margin-left: 75%
	}
	.xlarge-11 {
		width: 91.66667%
	}
	.xlarge-push-11 {
		position: relative;
		left: 91.66667%
	}
	.xlarge-pull-11 {
		position: relative;
		left: -91.66667%
	}
	.xlarge-offset-10 {
		margin-left: 83.33333%
	}
	.xlarge-12 {
		width: 100%
	}
	.xlarge-offset-11 {
		margin-left: 91.66667%
	}
	.xlarge-up-1>.column,
	.xlarge-up-1>.columns {
		width: 100%;
		float: left
	}
	.xlarge-up-1>.column:nth-of-type(1n),
	.xlarge-up-1>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-1>.column:nth-of-type(1n+1),
	.xlarge-up-1>.columns:nth-of-type(1n+1) {
		clear: both
	}
	.xlarge-up-1>.column:last-child,
	.xlarge-up-1>.columns:last-child {
		float: left
	}
	.xlarge-up-2>.column,
	.xlarge-up-2>.columns {
		width: 50%;
		float: left
	}
	.xlarge-up-2>.column:nth-of-type(1n),
	.xlarge-up-2>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-2>.column:nth-of-type(2n+1),
	.xlarge-up-2>.columns:nth-of-type(2n+1) {
		clear: both
	}
	.xlarge-up-2>.column:last-child,
	.xlarge-up-2>.columns:last-child {
		float: left
	}
	.xlarge-up-3>.column,
	.xlarge-up-3>.columns {
		width: 33.33333%;
		float: left
	}
	.xlarge-up-3>.column:nth-of-type(1n),
	.xlarge-up-3>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-3>.column:nth-of-type(3n+1),
	.xlarge-up-3>.columns:nth-of-type(3n+1) {
		clear: both
	}
	.xlarge-up-3>.column:last-child,
	.xlarge-up-3>.columns:last-child {
		float: left
	}
	.xlarge-up-4>.column,
	.xlarge-up-4>.columns {
		width: 25%;
		float: left
	}
	.xlarge-up-4>.column:nth-of-type(1n),
	.xlarge-up-4>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-4>.column:nth-of-type(4n+1),
	.xlarge-up-4>.columns:nth-of-type(4n+1) {
		clear: both
	}
	.xlarge-up-4>.column:last-child,
	.xlarge-up-4>.columns:last-child {
		float: left
	}
	.xlarge-up-5>.column,
	.xlarge-up-5>.columns {
		width: 20%;
		float: left
	}
	.xlarge-up-5>.column:nth-of-type(1n),
	.xlarge-up-5>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-5>.column:nth-of-type(5n+1),
	.xlarge-up-5>.columns:nth-of-type(5n+1) {
		clear: both
	}
	.xlarge-up-5>.column:last-child,
	.xlarge-up-5>.columns:last-child {
		float: left
	}
	.xlarge-up-6>.column,
	.xlarge-up-6>.columns {
		width: 16.66667%;
		float: left
	}
	.xlarge-up-6>.column:nth-of-type(1n),
	.xlarge-up-6>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-6>.column:nth-of-type(6n+1),
	.xlarge-up-6>.columns:nth-of-type(6n+1) {
		clear: both
	}
	.xlarge-up-6>.column:last-child,
	.xlarge-up-6>.columns:last-child {
		float: left
	}
	.xlarge-up-7>.column,
	.xlarge-up-7>.columns {
		width: 14.28571%;
		float: left
	}
	.xlarge-up-7>.column:nth-of-type(1n),
	.xlarge-up-7>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-7>.column:nth-of-type(7n+1),
	.xlarge-up-7>.columns:nth-of-type(7n+1) {
		clear: both
	}
	.xlarge-up-7>.column:last-child,
	.xlarge-up-7>.columns:last-child {
		float: left
	}
	.xlarge-up-8>.column,
	.xlarge-up-8>.columns {
		width: 12.5%;
		float: left
	}
	.xlarge-up-8>.column:nth-of-type(1n),
	.xlarge-up-8>.columns:nth-of-type(1n) {
		clear: none
	}
	.xlarge-up-8>.column:nth-of-type(8n+1),
	.xlarge-up-8>.columns:nth-of-type(8n+1) {
		clear: both
	}
	.xlarge-up-8>.column:last-child,
	.xlarge-up-8>.columns:last-child {
		float: left
	}
	.xlarge-collapse>.column,
	.xlarge-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.expanded.row .xlarge-collapse.row,
	.xlarge-collapse .row {
		margin-left: 0;
		margin-right: 0
	}
	.xlarge-uncollapse>.column,
	.xlarge-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
	.xlarge-centered {
		float: none;
		margin-left: auto;
		margin-right: auto
	}
	.xlarge-pull-0,
	.xlarge-push-0,
	.xlarge-uncentered {
		position: static;
		margin-left: 0;
		margin-right: 0;
		float: left
	}
}

.row {
	max-width: 112.5rem;
	margin-left: auto;
	margin-right: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.row .row {
	max-width: none;
	margin-left: -.625rem;
	margin-right: -.625rem
}

@media screen and (min-width: 40.0625em) {
	.row .row {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}

.row.expanded {
	max-width: none
}

.row.collapse>.column,
.row.collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.column,
.columns {
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	padding-left: .625rem;
	padding-right: .625rem;
	min-width: initial
}

@media screen and (min-width: 40.0625em) {
	.column,
	.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

.column.row.row,
.row.row.columns {
	float: none;
	display: block
}

.row .column.row.row,
.row .row.row.columns {
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0
}

.small-1 {
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%
}

.small-offset-0 {
	margin-left: 0
}

.small-2 {
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.small-offset-1 {
	margin-left: 8.33333%
}

.small-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.small-offset-2 {
	margin-left: 16.66667%
}

.small-4 {
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.small-offset-3 {
	margin-left: 25%
}

.small-5 {
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%
}

.small-offset-4 {
	margin-left: 33.33333%
}

.small-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.small-offset-5 {
	margin-left: 41.66667%
}

.small-7 {
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%
}

.small-offset-6 {
	margin-left: 50%
}

.small-8 {
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%
}

.small-offset-7 {
	margin-left: 58.33333%
}

.small-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%
}

.small-offset-8 {
	margin-left: 66.66667%
}

.small-10 {
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%
}

.small-offset-9 {
	margin-left: 75%
}

.small-11 {
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%
}

.small-offset-10 {
	margin-left: 83.33333%
}

.small-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.small-offset-11 {
	margin-left: 91.66667%
}

.small-up-1 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-1>.column,
.small-up-1>.columns {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.small-up-2 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-2>.column,
.small-up-2>.columns {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%
}

.small-up-3 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-3>.column,
.small-up-3>.columns {
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%
}

.small-up-4 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-4>.column,
.small-up-4>.columns {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%
}

.small-up-5 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-5>.column,
.small-up-5>.columns {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}

.small-up-6 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-6>.column,
.small-up-6>.columns {
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%
}

.small-up-7 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-7>.column,
.small-up-7>.columns {
	-ms-flex: 0 0 14.28571%;
	flex: 0 0 14.28571%;
	max-width: 14.28571%
}

.small-up-8 {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.small-up-8>.column,
.small-up-8>.columns {
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%
}

.small-collapse>.column,
.small-collapse>.columns {
	padding-left: 0;
	padding-right: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
	padding-left: .625rem;
	padding-right: .625rem
}

@media screen and (min-width: 40.0625em) {
	.medium-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.medium-offset-0 {
		margin-left: 0
	}
	.medium-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.medium-offset-1 {
		margin-left: 8.33333%
	}
	.medium-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.medium-offset-2 {
		margin-left: 16.66667%
	}
	.medium-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.medium-offset-3 {
		margin-left: 25%
	}
	.medium-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.medium-offset-4 {
		margin-left: 33.33333%
	}
	.medium-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.medium-offset-5 {
		margin-left: 41.66667%
	}
	.medium-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.medium-offset-6 {
		margin-left: 50%
	}
	.medium-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.medium-offset-7 {
		margin-left: 58.33333%
	}
	.medium-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.medium-offset-8 {
		margin-left: 66.66667%
	}
	.medium-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.medium-offset-9 {
		margin-left: 75%
	}
	.medium-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.medium-offset-10 {
		margin-left: 83.33333%
	}
	.medium-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.medium-offset-11 {
		margin-left: 91.66667%
	}
	.medium-order-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.medium-order-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.medium-order-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.medium-order-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.medium-order-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.medium-order-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.medium-up-1 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-1>.column,
	.medium-up-1>.columns {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.medium-up-2 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-2>.column,
	.medium-up-2>.columns {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.medium-up-3 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-3>.column,
	.medium-up-3>.columns {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.medium-up-4 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-4>.column,
	.medium-up-4>.columns {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.medium-up-5 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-5>.column,
	.medium-up-5>.columns {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.medium-up-6 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-6>.column,
	.medium-up-6>.columns {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.medium-up-7 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-7>.column,
	.medium-up-7>.columns {
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%
	}
	.medium-up-8 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.medium-up-8>.column,
	.medium-up-8>.columns {
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
}

@media screen and (min-width: 40.0625em) and (min-width: 40.0625em) {
	.medium-expand {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

.row.medium-unstack>.column,
.row.medium-unstack>.columns {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

@media screen and (min-width: 40.0625em) {
	.row.medium-unstack>.column,
	.row.medium-unstack>.columns {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

@media screen and (min-width: 40.0625em) {
	.medium-collapse>.column,
	.medium-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.medium-uncollapse>.column,
	.medium-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

@media screen and (min-width: 64.0625em) {
	.large-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.large-offset-0 {
		margin-left: 0
	}
	.large-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.large-offset-1 {
		margin-left: 8.33333%
	}
	.large-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.large-offset-2 {
		margin-left: 16.66667%
	}
	.large-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.large-offset-3 {
		margin-left: 25%
	}
	.large-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.large-offset-4 {
		margin-left: 33.33333%
	}
	.large-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.large-offset-5 {
		margin-left: 41.66667%
	}
	.large-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.large-offset-6 {
		margin-left: 50%
	}
	.large-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.large-offset-7 {
		margin-left: 58.33333%
	}
	.large-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.large-offset-8 {
		margin-left: 66.66667%
	}
	.large-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.large-offset-9 {
		margin-left: 75%
	}
	.large-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.large-offset-10 {
		margin-left: 83.33333%
	}
	.large-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.large-offset-11 {
		margin-left: 91.66667%
	}
	.large-order-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.large-order-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.large-order-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.large-order-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.large-order-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.large-order-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.large-up-1 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-1>.column,
	.large-up-1>.columns {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.large-up-2 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-2>.column,
	.large-up-2>.columns {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.large-up-3 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-3>.column,
	.large-up-3>.columns {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.large-up-4 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-4>.column,
	.large-up-4>.columns {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.large-up-5 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-5>.column,
	.large-up-5>.columns {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.large-up-6 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-6>.column,
	.large-up-6>.columns {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.large-up-7 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-7>.column,
	.large-up-7>.columns {
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%
	}
	.large-up-8 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.large-up-8>.column,
	.large-up-8>.columns {
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
}

@media screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
	.large-expand {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

.row.large-unstack>.column,
.row.large-unstack>.columns {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

@media screen and (min-width: 64.0625em) {
	.row.large-unstack>.column,
	.row.large-unstack>.columns {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

@media screen and (min-width: 64.0625em) {
	.large-collapse>.column,
	.large-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.large-uncollapse>.column,
	.large-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

@media screen and (min-width: 90.0625em) {
	.xlarge-1 {
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.xlarge-offset-0 {
		margin-left: 0
	}
	.xlarge-2 {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.xlarge-offset-1 {
		margin-left: 8.33333%
	}
	.xlarge-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.xlarge-offset-2 {
		margin-left: 16.66667%
	}
	.xlarge-4 {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.xlarge-offset-3 {
		margin-left: 25%
	}
	.xlarge-5 {
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.xlarge-offset-4 {
		margin-left: 33.33333%
	}
	.xlarge-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.xlarge-offset-5 {
		margin-left: 41.66667%
	}
	.xlarge-7 {
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.xlarge-offset-6 {
		margin-left: 50%
	}
	.xlarge-8 {
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.xlarge-offset-7 {
		margin-left: 58.33333%
	}
	.xlarge-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.xlarge-offset-8 {
		margin-left: 66.66667%
	}
	.xlarge-10 {
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.xlarge-offset-9 {
		margin-left: 75%
	}
	.xlarge-11 {
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.xlarge-offset-10 {
		margin-left: 83.33333%
	}
	.xlarge-12 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.xlarge-offset-11 {
		margin-left: 91.66667%
	}
	.xlarge-order-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.xlarge-order-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.xlarge-order-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.xlarge-order-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.xlarge-order-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.xlarge-order-6 {
		-ms-flex-order: 6;
		order: 6
	}
	.xlarge-up-1 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.xlarge-up-1>.column,
	.xlarge-up-1>.columns {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.xlarge-up-2 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.xlarge-up-2>.column,
	.xlarge-up-2>.columns {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.xlarge-up-3 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.xlarge-up-3>.column,
	.xlarge-up-3>.columns {
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.xlarge-up-4 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.xlarge-up-4>.column,
	.xlarge-up-4>.columns {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.xlarge-up-5 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.xlarge-up-5>.column,
	.xlarge-up-5>.columns {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
	.xlarge-up-6 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.xlarge-up-6>.column,
	.xlarge-up-6>.columns {
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.xlarge-up-7 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.xlarge-up-7>.column,
	.xlarge-up-7>.columns {
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%
	}
	.xlarge-up-8 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.xlarge-up-8>.column,
	.xlarge-up-8>.columns {
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%
	}
}

@media screen and (min-width: 90.0625em) and (min-width: 90.0625em) {
	.xlarge-expand {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

.row.xlarge-unstack>.column,
.row.xlarge-unstack>.columns {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

@media screen and (min-width: 90.0625em) {
	.row.xlarge-unstack>.column,
	.row.xlarge-unstack>.columns {
		-ms-flex: 1 1 0px;
		flex: 1 1 0px
	}
}

@media screen and (min-width: 90.0625em) {
	.xlarge-collapse>.column,
	.xlarge-collapse>.columns {
		padding-left: 0;
		padding-right: 0
	}
	.xlarge-uncollapse>.column,
	.xlarge-uncollapse>.columns {
		padding-left: .9375rem;
		padding-right: .9375rem
	}
}

.shrink {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%
}

.align-top.columns,
.column.align-top {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.align-bottom.columns,
.column.align-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}

.align-middle.columns,
.column.align-middle {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.align-stretch.columns,
.column.align-stretch {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0
}

p {
	font-size: inherit;
	line-height: 1.6;
	margin-bottom: 1rem;
	text-rendering: optimizeLegibility
}

em,
i {
	font-style: italic
}

b,
em,
i,
strong {
	line-height: inherit
}

b,
strong {
	font-weight: 700
}

small {
	font-size: 80%;
	line-height: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: inherit;
	text-rendering: optimizeLegibility;
	margin-top: 0;
	margin-bottom: .5rem;
	line-height: 1.4
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	color: #cacaca;
	line-height: 0
}

h1 {
	font-size: 1.5rem
}

h2 {
	font-size: 1.25rem
}

h3 {
	font-size: 1.1875rem
}

h4 {
	font-size: 1.125rem
}

h5 {
	font-size: 1.0625rem
}

h6 {
	font-size: 1rem
}

@media screen and (min-width: 40.0625em) {
	h1 {
		font-size: 3rem
	}
	h2 {
		font-size: 2.5rem
	}
	h3 {
		font-size: 1.9375rem
	}
	h4 {
		font-size: 1.5625rem
	}
	h5 {
		font-size: 1.25rem
	}
	h6 {
		font-size: 1rem
	}
}

a {
	color: #2199e8;
	text-decoration: none;
	line-height: inherit;
	cursor: pointer
}

a img {
	border: 0
}

hr {
	max-width: 112.5rem;
	height: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0;
	margin: 1.25rem auto;
	clear: both
}

dl,
ol,
ul {
	line-height: 1.6;
	margin-bottom: 1rem;
	list-style-position: outside
}

li {
	font-size: inherit
}

ul {
	list-style-type: disc
}

ol,
ul {
	margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl {
	margin-bottom: 1rem
}

dl dt {
	margin-bottom: .3rem;
	font-weight: 700
}

blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}

cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a
}

cite:before {
	content: '\2014 \0020'
}

abbr {
	color: #0a0a0a;
	cursor: help;
	border-bottom: 1px dotted #0a0a0a
}

code {
	font-weight: 400;
	border: 1px solid #cacaca;
	padding: .125rem .3125rem .0625rem
}

code,
kbd {
	font-family: Consolas, Liberation Mono, Courier, monospace;
	color: #0a0a0a;
	background-color: #e6e6e6
}

kbd {
	padding: .125rem .25rem 0;
	margin: 0
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: 400;
	line-height: 1.4;
	color: #8a8a8a
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.stat {
	font-size: 2.5rem;
	line-height: 1
}

p+.stat {
	margin-top: -1rem
}

.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media screen and (min-width: 40.0625em) {
	.medium-text-left {
		text-align: left
	}
	.medium-text-right {
		text-align: right
	}
	.medium-text-center {
		text-align: center
	}
	.medium-text-justify {
		text-align: justify
	}
}

@media screen and (min-width: 64.0625em) {
	.large-text-left {
		text-align: left
	}
	.large-text-right {
		text-align: right
	}
	.large-text-center {
		text-align: center
	}
	.large-text-justify {
		text-align: justify
	}
}

@media screen and (min-width: 90.0625em) {
	.xlarge-text-left {
		text-align: left
	}
	.xlarge-text-right {
		text-align: right
	}
	.xlarge-text-center {
		text-align: center
	}
	.xlarge-text-justify {
		text-align: justify
	}
}

.show-for-print {
	display: none !important
}

@media print {
	* {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important
	}
	.show-for-print {
		display: block !important
	}
	.hide-for-print {
		display: none !important
	}
	table.show-for-print {
		display: table !important
	}
	thead.show-for-print {
		display: table-header-group !important
	}
	tbody.show-for-print {
		display: table-row-group !important
	}
	tr.show-for-print {
		display: table-row !important
	}
	td.show-for-print,
	th.show-for-print {
		display: table-cell !important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	.ir a:after,
	a[href^='#']:after,
	a[href^='javascript:']:after {
		content: ''
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	blockquote,
	pre {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	@page {
		margin: .5cm
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
}

.flex-video {
	position: relative;
	height: 0;
	padding-bottom: 75%;
	margin-bottom: 1rem;
	overflow: hidden
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.flex-video.widescreen {
	padding-bottom: 56.25%
}

.flex-video.vimeo {
	padding-top: 0
}

.hide {
	display: none !important
}

.invisible {
	visibility: hidden
}

@media screen and (max-width: 40em) {
	.hide-for-small-only {
		display: none !important
	}
}

@media screen and (max-width: 0em),
screen and (min-width: 40.0625em) {
	.show-for-small-only {
		display: none !important
	}
}

@media screen and (min-width: 40.0625em) {
	.hide-for-medium {
		display: none !important
	}
}

@media screen and (max-width: 40em) {
	.show-for-medium {
		display: none !important
	}
}

@media screen and (min-width: 40.0625em) and (max-width: 64em) {
	.hide-for-medium-only {
		display: none !important
	}
}

@media screen and (max-width: 40em),
screen and (min-width: 64.0625em) {
	.show-for-medium-only {
		display: none !important
	}
}

@media screen and (min-width: 64.0625em) {
	.hide-for-large {
		display: none !important
	}
}

@media screen and (max-width: 64em) {
	.show-for-large {
		display: none !important
	}
}

@media screen and (min-width: 64.0625em) and (max-width: 90em) {
	.hide-for-large-only {
		display: none !important
	}
}

@media screen and (max-width: 64em),
screen and (min-width: 90.0625em) {
	.show-for-large-only {
		display: none !important
	}
}

@media screen and (min-width: 90.0625em) {
	.hide-for-xlarge {
		display: none !important
	}
}

@media screen and (max-width: 90em) {
	.show-for-xlarge {
		display: none !important
	}
}

@media screen and (min-width: 90.0625em) {
	.hide-for-xlarge-only {
		display: none !important
	}
}

@media screen and (max-width: 90em) {
	.show-for-xlarge-only {
		display: none !important
	}
}

.show-for-sr,
.show-on-focus {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static !important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto
}

.hide-for-portrait,
.show-for-landscape {
	display: block !important
}

@media screen and (orientation: landscape) {
	.hide-for-portrait,
	.show-for-landscape {
		display: block !important
	}
}

@media screen and (orientation: portrait) {
	.hide-for-portrait,
	.show-for-landscape {
		display: none !important
	}
}

.hide-for-landscape,
.show-for-portrait {
	display: none !important
}

@media screen and (orientation: landscape) {
	.hide-for-landscape,
	.show-for-portrait {
		display: none !important
	}
}

@media screen and (orientation: portrait) {
	.hide-for-landscape,
	.show-for-portrait {
		display: block !important
	}
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-center {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clearfix:after,
.clearfix:before {
	content: ' ';
	display: table
}

.clearfix:after {
	clear: both
}

.align-right {
	-ms-flex-pack: end;
	justify-content: flex-end
}

.align-center {
	-ms-flex-pack: center;
	justify-content: center
}

.align-justify {
	-ms-flex-pack: justify;
	justify-content: space-between
}

.align-spaced {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.align-top {
	-ms-flex-align: start;
	align-items: flex-start
}

.align-self-top {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.align-bottom {
	-ms-flex-align: end;
	align-items: flex-end
}

.align-self-bottom {
	-ms-flex-item-align: end;
	align-self: flex-end
}

.align-middle {
	-ms-flex-align: center;
	align-items: center
}

.align-self-middle {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.align-stretch {
	-ms-flex-align: stretch;
	align-items: stretch
}

.align-self-stretch {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch
}

.small-order-1 {
	-ms-flex-order: 1;
	order: 1
}

.small-order-2 {
	-ms-flex-order: 2;
	order: 2
}

.small-order-3 {
	-ms-flex-order: 3;
	order: 3
}

.small-order-4 {
	-ms-flex-order: 4;
	order: 4
}

.small-order-5 {
	-ms-flex-order: 5;
	order: 5
}

.small-order-6 {
	-ms-flex-order: 6;
	order: 6
}

@media screen and (min-width: 40.0625em) {
	.medium-order-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.medium-order-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.medium-order-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.medium-order-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.medium-order-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.medium-order-6 {
		-ms-flex-order: 6;
		order: 6
	}
}

@media screen and (min-width: 64.0625em) {
	.large-order-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.large-order-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.large-order-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.large-order-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.large-order-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.large-order-6 {
		-ms-flex-order: 6;
		order: 6
	}
}

@media screen and (min-width: 90.0625em) {
	.xlarge-order-1 {
		-ms-flex-order: 1;
		order: 1
	}
	.xlarge-order-2 {
		-ms-flex-order: 2;
		order: 2
	}
	.xlarge-order-3 {
		-ms-flex-order: 3;
		order: 3
	}
	.xlarge-order-4 {
		-ms-flex-order: 4;
		order: 4
	}
	.xlarge-order-5 {
		-ms-flex-order: 5;
		order: 5
	}
	.xlarge-order-6 {
		-ms-flex-order: 6;
		order: 6
	}
}

.reset,
.searchform fieldset,
.widget ul,
.widget.widget_calendar table {
	margin: 0;
	padding: 0;
	list-style: none
}

.cf:before,
.thb-fixed:before,
.woocommerce-MyAccount-navigation:before,
.post.style3 .post-gallery:before,
.woocommerce-Reviews #review_form_wrapper:before,
.cf:after,
.thb-fixed:after,
.woocommerce-MyAccount-navigation:after,
.post.style3 .post-gallery:after,
.woocommerce-Reviews #review_form_wrapper:after {
	content: " ";
	display: table
}

.cf:after,
.thb-fixed:after,
.woocommerce-MyAccount-navigation:after,
.post.style3 .post-gallery:after,
.woocommerce-Reviews #review_form_wrapper:after {
	clear: both
}

.endcolumn [class*="column"]+[class*="column"]:last-child {
	float: left
}

.transition,
.thb-portfolio,
.thb-portfolio .type-portfolio h1 span:not(.next),
.thb-portfolio .type-portfolio h2 span:not(.next),
.thb-portfolio .type-portfolio .thb-categories span:not(.next) {
	-moz-transition: all 1s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-o-transition: all 1s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-webkit-transition: all 1s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: all 1s cubic-bezier(0.37, 0.31, 0.2, 0.85)
}

.transition2,
.thb-portfolio .type-portfolio.style1.thb-push-top .thb-placeholder,
.thb-portfolio .type-portfolio.style1.thb-push-top .portfolio-link,
.thb-portfolio .type-portfolio.style1.thb-push-bottom .thb-placeholder,
.thb-portfolio .type-portfolio.style1.thb-push-bottom .portfolio-link {
	-moz-transition: all 1s cubic-bezier(0.645, 0.045, 0.095, 1.08);
	-o-transition: all 1s cubic-bezier(0.645, 0.045, 0.095, 1.08);
	-webkit-transition: all 1s cubic-bezier(0.645, 0.045, 0.095, 1.08);
	transition: all 1s cubic-bezier(0.645, 0.045, 0.095, 1.08)
}

.quick-transition,
.thb-fixed,
.woocommerce-MyAccount-navigation,
a,
.thb-borders,
.page-padding,
.header,
.header:before,
.header .row,
.quick_cart svg g path,
#mobile-menu .menubg-placeholder,
#mobile-menu .thb-language-switcher a:after,
.thb-mobile-menu .nav-link-mask,
.thb-mobile-menu .next,
.thb-mobile-menu .sub-menu li:first-child>.link_container .back,
.footer-links a:before,
.thb-secondary-menu li a:before,
.widget ul li a:before,
.post .post-content p a:not(.btn):not(.button):not(.thb-iconbox):after,
.post.style4 p,
.post.style4 .post-gallery,
.post.style4 .post-meta,
.post.style4 svg,
.post.style5 p,
.post.style5 .post-gallery img,
.post.style5 .post-meta,
.post.style5 .blog-content:after,
.post.style6 .post-meta,
.post.style6 .post-gallery,
.post.style7 .blog-content:after,
.scroll-bottom:before,
.scroll-bottom>div:before,
.scroll-bottom>div:after,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
input[type="submit"],
.button,
.btn,
input[type="submit"]>span,
.button>span,
.btn>span,
input[type="submit"].thb-3d-style:after,
.button.thb-3d-style:after,
.btn.thb-3d-style:after,
input[type="submit"].thb-fill-style:before,
input[type="submit"].thb-fill-style:after,
.button.thb-fill-style:before,
.button.thb-fill-style:after,
.btn.thb-fill-style:before,
.btn.thb-fill-style:after,
input[type="submit"].thb-text-style:before,
.button.thb-text-style:before,
.btn.thb-text-style:before,
input[type="submit"].thb-text-style:after,
.button.thb-text-style:after,
.btn.thb-text-style:after,
input[type="submit"].thb-text-style span:before,
.button.thb-text-style span:before,
.btn.thb-text-style span:before,
input[type="submit"].thb-text-style span:after,
.button.thb-text-style span:after,
.btn.thb-text-style span:after,
.pagination .page-numbers.prev:before,
.pagination .page-numbers.next:after,
.swiper-pagination.swiper-pagination-fraction,
.thb-portfolio .type-portfolio .portfolio-link,
.thb-portfolio .type-portfolio.thb-image-hover .thb-placeholder,
.thb-portfolio .type-portfolio.style2 .portfolio-holder .portfolio-inner .thb-placeholder,
.thb-portfolio .type-portfolio.style2 .portfolio-holder .portfolio-inner img,
.thb-portfolio .type-portfolio.style2 h2,
.thb-portfolio .type-portfolio.style3 .portfolio-holder,
.logo-holder .thb-portfolio-filter strong span,
.thb-show-all .items ul li div figure,
.thb-list-portfolio,
.thb-list-portfolio .thb-image-side,
.thb-list-portfolio .thb-content-side,
.thb-list-portfolio .type-portfolio .next .menu_arrow,
.thb-list-portfolio .thb-content-side .type-portfolio h1,
.thb-list-portfolio .thb-content-side .type-portfolio .thb-categories,
.thb-list-portfolio .thb-content-side .type-portfolio h3,
.thb_row_pagination li,
.thb_row_pagination li span,
.portfolio_nav .center_link svg,
.portfolio_nav .center_link svg path,
.portfolio_nav svg,
.portfolio_nav .post_nav_link .inner img,
.thb-portfolio-share,
.thb-portfolio-share strong span,
.portfolio-detail .post-content p a:not(.btn):not(.button):after,
.post-gallery .wp-video,
.swiper-container .thb-swiper-pagination .swiper-pagination-bullet h6,
.swiper-container .swiper-nav span,
.swiper-container .swiper-nav .thb-arrow,
.swiper-container.style1 .swiper-navigation svg,
.swiper-container.style5 .segmenter__piece-parallax,
.slick-slide,
.slick-nav span,
.slick-dots li,
.widget.woo h6:before,
.instagram-row figure,
.thb-client-row .thb-client img,
.thb-team-row .slick.centered .slick-slide,
.thb-team-row .thb-team-member .team-information,
.thb-iconbox,
.thb-iconbox.type3,
.thb-iconbox.type3:after,
.thb-device .thb-iphone .screen .slick-slide,
#scroll_to_top svg,
.products .product.thb_hover .product_thumbnail_hover,
.products .product .add_to_cart_button,
.products .product .add_to_cart_button span,
.product-detail .woocommerce-tabs .tabs li a:after,
.demo-switcher>a svg,
.demo-switcher>a>div {
	-moz-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-o-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-webkit-transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: all 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85)
}

.linear-transition {
	-moz-transition: all 1s linear;
	-o-transition: all 1s linear;
	-webkit-transition: all 1s linear;
	transition: all 1s linear
}

.linear-quick-transition,
.thb-portfolio .type-portfolio.thb-border-hover .portfolio-link:before,
.widget.woo .widget_content {
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear
}

.admin-bar .admin-style,
.admin-bar .thb-borders,
.admin-bar .header,
.admin-bar #mobile-menu,
.admin-bar .thb-show-all,
.admin-bar .portfolio-floating-button,
.admin-bar .vertical-deck .vertical-page,
.vertical-deck .admin-bar .vertical-page,
.admin-bar .pswp__top-bar {
	top: 46px
}

@media screen and (min-width: 783px) {
	.admin-bar .admin-style,
	.admin-bar .thb-borders,
	.admin-bar .header,
	.admin-bar #mobile-menu,
	.admin-bar .thb-show-all,
	.admin-bar .portfolio-floating-button,
	.admin-bar .vertical-deck .vertical-page,
	.vertical-deck .admin-bar .vertical-page,
	.admin-bar .pswp__top-bar {
		top: 32px
	}
}

.thb-preloader {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	-moz-transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	will-change: opacity
}

.thb-preloader .thb-preloader-icon {
	fill: transparent
}

.thb-preloader .thb-preloader-icon .preloader-path {
	stroke-dashoffset: 0;
	animation-name: stroke;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite
}

@keyframes stroke {
	to {
		stroke-dashoffset: 102px
	}
}

@-webkit-keyframes stroke {
	to {
		stroke-dashoffset: 102px
	}
}

@-moz-keyframes stroke {
	to {
		stroke-dashoffset: 102px
	}
}

.pagination-space .thb-preloader {
	opacity: 0
}

.custom_scroll {
	overflow: hidden;
	height: 100%;
	position: relative
}

.flex-video {
	margin: 0
}

.center-contents,
.vertical-deck .vertical-page .thb-container,
.swiper-container.full-page .swiper-slide,
.swiper-container.style4 .swiper-slide .slider-content {
	justify-content: center;
	align-items: center
}

.cover-bg,
#mobile-menu .menubg-placeholder,
.post.style4 .post-gallery>div,
.post.style6 .post-gallery div,
.post.style7 .post-gallery,
.thb-placeholder,
.thb-show-all .items ul li div figure,
.thb-list-portfolio .thb-image-side .portfolio-image,
.vertical-deck .vertical-page .thb-bg,
.swiper-container.full-page .swiper-slide,
.swiper-container.style1 .slider-inner,
.style4-container .swiper-container .slider-inner,
.thb-image-slider.thb_full_height figure,
.products .product.thb_hover .product_thumbnail_hover {
	flex-direction: column;
	background-position: center;
	background-size: cover
}

.no-padding,
.row .row.no-padding,
.thb-portfolio.masonry.style1:not(.thb-margins) {
	margin: 0
}

.no-padding>.columns,
.row .row.no-padding>.columns,
.thb-portfolio.masonry.style1:not(.thb-margins)>.columns {
	padding: 0
}

@media only screen and (min-width: 40.063em) {
	.no-padding,
	.row .row.no-padding,
	.thb-portfolio.masonry.style1:not(.thb-margins) {
		padding: 0
	}
}

.columns .vc_column-inner {
	width: 100%
}

.columns:not(.full-height) .vc_column-inner {
	height: 100%
}

.columns.thb-light-column {
	color: #fff
}

.columns.thb-light-column h1,
.columns.thb-light-column h2,
.columns.thb-light-column h3,
.columns.thb-light-column h4,
.columns.thb-light-column h5,
.columns.thb-light-column h6,
.columns.thb-light-column .thb-portfolio .type-portfolio h1,
.columns.thb-light-column .thb-portfolio .type-portfolio h2 {
	color: #fff
}

.columns.thb-light-column .thb-iconbox figure svg path,
.columns.thb-light-column .thb-iconbox figure svg circle,
.columns.thb-light-column .thb-iconbox figure svg rect,
.columns.thb-light-column .thb-iconbox figure svg ellipse {
	stroke: #fff
}

@media only screen and (min-width: 75em) {
	.thb-5 {
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%
	}
}

@media only screen and (min-width: 75em) {
	.thb-5-2 {
		-webkit-flex: 0 0 40%;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%
	}
}

.thb-fixed,
.woocommerce-MyAccount-navigation {
	will-change: top;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

@media only screen and (max-width: 40.063em) {
	.thb-fixed,
	.woocommerce-MyAccount-navigation {
		position: static !important
	}
}

html {
	overflow-y: scroll
}

body {
	line-height: 1.4;
	color: #505050
}

@media only screen and (max-width: 64.063em) {
	body {
		padding-bottom: 0 !important
	}
}

::-webkit-scrollbar {
	background: #fff;
	width: 8px
}

::-webkit-scrollbar-thumb {
	background: #bbb
}

::-webkit-selection,
::-moz-selection,
::selection {
	background: #f8f8f8
}

a {
	color: #1f1f1f
}

a:hover {
	color: #ef173b
}

a:focus {
	outline: none
}

p {
	font-size: 18px;
	margin-bottom: 1.55rem
}

.full-width-row,
.row.full-width-row,
.footer.full-width-footer .row,
.subfooter.full-width-footer .row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%
}

.full-height {
	display: flex;
	min-height: 100vh
}

.row:before,
.row:after {
	display: none !important
}

.row.thb-arrow-enabled {
	position: relative
}

.row.row-o-full-height {
	display: flex;
	min-height: 100vh
}

.row.row-o-columns-middle {
	align-items: center
}

.row.row-o-content-middle .vc_column-inner {
	display: flex;
	align-items: center
}

.row.max_width {
	max-width: 111.25rem;
	padding: 0;
	margin: 0 auto
}

@media only screen and (min-width: 40.063em) {
	.row.max_width {
		padding: 0 35px
	}
}

@media only screen and (min-width: 40.063em) {
	.row {
		padding: 0 35px
	}
	.row .row:not(.max_width) {
		padding: 0
	}
}

.row.no-column-padding {
	margin: auto
}

.row.no-column-padding>.columns {
	padding: 0
}

.row.no-row-padding {
	padding: 0
}

.row .vc_column_container>.vc_column-inner {
	height: 100%
}

.row .columns .wpb_wrapper {
	width: 100%
}

.row.thb_video_bg {
	position: relative;
	overflow: hidden;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important
}

.row.thb_video_bg .thb-row-video-bg {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -1
}

.row.thb_video_bg .thb_video_overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

figure {
	margin: 0;
	padding: 0
}

#wrapper {
	height: 100%;
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	scroll-behavior: smooth
}

#wrapper div[role="main"] {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 30;
	background: #fff;
	overflow: hidden;
	min-height: 100vh
}

#wrapper div[role="main"]>.row {
	width: 100%
}

.footer-shadow-light #wrapper div[role="main"] {
	-moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1), 0 7px 40px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.1), 0 7px 40px rgba(0, 0, 0, 0.07);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.1), 0 7px 40px rgba(0, 0, 0, 0.07)
}

.footer-shadow-heavy #wrapper div[role="main"] {
	-moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.7), 0 20px 60px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.7), 0 20px 60px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.7), 0 20px 60px rgba(0, 0, 0, 0.2)
}

.overflow-on #wrapper div[role="main"] {
	overflow: visible
}

#wrapper .click-capture {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 109
}

#wrapper.open-menu .click-capture {
	visibility: visible
}

.thb-borders {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	pointer-events: none;
	z-index: 999;
	border: 0px solid #1f1f1f
}

@media only screen and (min-width: 40.063em) {
	.thb-borders {
		border-width: 20px
	}
}

.page-padding {
	padding-top: 86px;
	padding-bottom: 100px
}

.page-padding.extra {
	padding-top: 116px
}

.page-padding.blog-container {
	padding-bottom: 0
}

.page-padding.blog-container.style6>.row {
	border-top: 1px solid #efefef
}

.not-found {
	text-align: center;
	width: 100%;
	margin-bottom: 30px
}

.not-found figure {
	display: inline-flex;
	width: 120px;
	height: 120px;
	border: 6px solid #f8f8f8;
	color: #e6e6e6;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;
	border-radius: 60px
}

.not-found figure:after {
	content: '!';
	font-size: 80px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1f1f1f;
	font-family: inherit;
	letter-spacing: -0.03em
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
	font-weight: 400
}

h1,
.h1 {
	font-size: 34px;
	line-height: 1.3;
	margin-bottom: 10px;
	font-weight: 600
}

@media only screen and (min-width: 64.063em) {
	h1,
	.h1 {
		font-size: 42px
	}
}

@media only screen and (min-width: 75em) {
	h1,
	.h1 {
		font-size: 60px
	}
}

h2 {
	font-size: 22px;
	line-height: 1.3;
	margin-bottom: 20px;
	font-weight: 600
}

@media only screen and (min-width: 64.063em) {
	h2 {
		font-size: 34px
	}
}

h3 {
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 20px;
	font-weight: 600
}

@media only screen and (min-width: 64.063em) {
	h3 {
		font-size: 28px
	}
}

h4 {
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 20px;
	font-weight: 600
}

@media only screen and (min-width: 64.063em) {
	h4 {
		font-size: 24px
	}
}

h5 {
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 20px;
	font-weight: 600
}

h6 {
	font-size: 12px;
	line-height: 1.3;
	margin-bottom: 10px;
	font-weight: 600;
	color: #929292;
	letter-spacing: 0.07em;
	text-transform: uppercase
}

hr {
	border-color: #eee
}

ul,
ol {
	margin-left: 0;
	list-style-position: inside;
	font-size: inherit
}

ul ul,
ul ol,
ol ul,
ol ol {
	margin-left: 15px
}

ul li,
ol li {
	margin-bottom: 0
}

ul li:last-child,
ol li:last-child {
	margin: 0
}

#wrapper ol {
	counter-reset: item;
	list-style: none
}

#wrapper ol li {
	margin-bottom: 10px
}

#wrapper ol li:before {
	content: counter(item);
	counter-increment: item;
	color: #ef173b;
	display: inline-block;
	height: 28px;
	line-height: 24px;
	margin-right: 10px;
	width: 28px;
	border: 2px solid #ef173b;
	background: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: 800;
	border-radius: 14px
}

.rtl #wrapper ol li:before {
	margin-right: 0;
	margin-left: 10px
}

#wrapper ol li ul {
	margin-top: 10px;
	margin-left: 40px;
	list-style-type: initial
}

#wrapper ol li ul li:before {
	display: none
}

#wrapper ol li ol {
	margin-top: 10px;
	margin-left: 40px
}

#wrapper ol li ol li:before {
	content: counter(item);
	counter-increment: item;
	color: #ef173b;
	display: inline-block;
	height: 28px;
	line-height: 24px;
	margin-right: 10px;
	width: 28px;
	border: 2px solid #ef173b;
	background: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: 800;
	border-radius: 14px
}

.rtl #wrapper ol li ol li:before {
	margin-right: 0;
	margin-left: 10px
}

blockquote {
	display: block;
	padding: 5% 10%;
	border: 0;
	text-align: center
}

blockquote p {
	font-size: 22px;
	margin: 0;
	font-weight: 600;
	color: #1f1f1f;
	line-height: 1.3
}

@media only screen and (min-width: 64.063em) {
	blockquote p {
		font-size: 34px
	}
}

cite {
	margin-top: 20px;
	color: #1f1f1f;
	font-style: normal;
	font-weight: 400
}

.header {
	display: flex;
	flex-direction: column;
	align-items: center;
	min-height: 40px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	padding: 20px 0
}

.color-changing-header-on .header {
	overflow: visible !important
}

.color-changing-header-on.admin-bar .header {
	top: 46px !important
}

@media screen and (min-width: 783px) {
	.color-changing-header-on.admin-bar .header {
		top: 32px !important
	}
}

.header:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
	will-change: transform;
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

@media only screen and (min-width: 40.063em) {
	.thb-borders-on .header {
		margin-top: 20px
	}
}

@media only screen and (min-width: 75em) {
	.header {
		padding: 15px 0
	}
}

.header .logolink {
	display: flex
}

.header .logolink .logoimg {
	max-height: 18px
}

.header .logolink .logoimg.logo-light {
	display: none
}

.header .row {
	width: 100%;
	position: relative
}

@media only screen and (min-width: 64.063em) {
	.header .row {
		min-height: 56px
	}
}

.header .row .regular-header {
	will-change: transform, opacity
}

.header .row .portfolio-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: auto;
	align-items: center;
	opacity: 0;
	visibility: hidden;
	will-change: transform, opacity;
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

@media only screen and (min-width: 40.063em) {
	.header .row .portfolio-header {
		left: 35px;
		right: 35px
	}
}

.header .columns {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.disable_header_fill-off .header.hover,
.disable_header_fill-off .header:hover {
	align-items: center
}

.disable_header_fill-off .header.hover:before,
.disable_header_fill-off .header:hover:before {
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.header.hover {
	padding: 15px 0
}

.header.menu_style2 .full-menu {
	display: none
}

@media only screen and (min-width: 75em) {
	.header.menu_style2 .full-menu {
		display: inline-flex
	}
}

@media only screen and (min-width: 75em) {
	.header.menu_style2 .full-menu+.quick_cart {
		top: 3px;
		margin-left: 20px
	}
}

@media only screen and (min-width: 75em) {
	.header.menu_style2 .regular-header .mobile-toggle {
		display: none
	}
}

.header .light-title .logolink .logoimg {
	display: none
}

.header .light-title .logolink .logoimg.logo-light {
	display: block
}

.header .light-title .thb-full-menu>li a:not(:hover) {
	color: #fff
}

.white-header .logolink .logoimg,
.light-title .header:not(.hover):not(:hover) .logolink .logoimg,
.disable_header_fill-on.light-title .header .logolink .logoimg {
	display: none
}

.white-header .logolink .logoimg.logo-light,
.light-title .header:not(.hover):not(:hover) .logolink .logoimg.logo-light,
.disable_header_fill-on.light-title .header .logolink .logoimg.logo-light {
	display: block
}

.white-header .thb-full-menu>li a:not(:hover),
.light-title .header:not(.hover):not(:hover) .thb-full-menu>li a:not(:hover),
.disable_header_fill-on.light-title .header .thb-full-menu>li a:not(:hover) {
	color: #fff
}

.white-header .thb-full-menu.thb-language-switcher:before,
.light-title .header:not(.hover):not(:hover) .thb-full-menu.thb-language-switcher:before,
.disable_header_fill-on.light-title .header .thb-full-menu.thb-language-switcher:before {
	border-color: #fff
}

.white-header .mobile-toggle span,
.light-title .header:not(.hover):not(:hover) .mobile-toggle span,
.disable_header_fill-on.light-title .header .mobile-toggle span {
	background: #fff
}

.white-header .quick_cart,
.light-title .header:not(.hover):not(:hover) .quick_cart,
.disable_header_fill-on.light-title .header .quick_cart {
	color: #fff
}

.white-header .quick_cart svg g path,
.light-title .header:not(.hover):not(:hover) .quick_cart svg g path,
.disable_header_fill-on.light-title .header .quick_cart svg g path {
	stroke: #fff
}

.thb-full-menu {
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1
}

.thb-full-menu>li {
	display: inline-flex
}

.thb-full-menu>li+li {
	margin-left: 30px
}

.thb-full-menu>li a {
	padding: 20px 0
}

.thb-full-menu li {
	margin: 0;
	white-space: nowrap
}

.thb-full-menu li.menu-item-has-children {
	position: relative
}

.thb-full-menu li.menu-item-has-children.sfHover>a {
	color: #ef173b
}

.thb-full-menu li.menu-item-has-children>a:after {
	display: inline-flex;
	content: "\f107";
	font-family: FontAwesome;
	margin-left: 10px;
	vertical-align: middle;
	font-size: 11px
}

.thb-full-menu .sub-menu {
	padding: 30px 0;
	margin: 0;
	list-style: none;
	background: #1f1f1f;
	position: absolute;
	min-width: calc(100% + 60px);
	top: 100%;
	left: -30px;
	opacity: 0;
	visibility: hidden
}

.thb-full-menu .sub-menu li {
	display: block;
	padding: 0 30px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.1;
	overflow: hidden
}

.thb-full-menu .sub-menu li:last-child {
	margin-bottom: 0
}

.thb-full-menu .sub-menu li a {
	display: block;
	color: #fff;
	padding: 0;
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	opacity: 0
}

.thb-full-menu .sub-menu li a:hover {
	color: #bfbfbf
}

.thb-full-menu .sub-menu .sub-menu {
	top: 0;
	left: 100%
}

.thb-full-menu.thb-language-switcher {
	margin-left: 20px;
	align-items: center;
	text-transform: capitalize
}

.thb-full-menu.thb-language-switcher:before {
	content: '';
	display: inline-flex;
	border-left: 1px solid #1f1f1f;
	opacity: 0.2;
	height: 17px;
	width: 20px
}

.thb-full-menu.thb-language-switcher .sub-menu {
	left: auto;
	right: -30px
}

.thb-breadcrumb-holder {
	font-size: 14px
}

.thb-breadcrumb-holder svg {
	-moz-transform: scale(0.8, 0.8);
	-ms-transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
	transform: scale(0.8, 0.8);
	margin-right: 10px;
	width: 20px;
	height: 10px
}

.thb-breadcrumb-holder span {
	opacity: 0.6;
	display: none
}

.thb-breadcrumb-holder span em {
	font-style: normal;
	margin-right: 2px
}

@media only screen and (min-width: 64.063em) {
	.thb-breadcrumb-holder span {
		display: inline-flex
	}
}

.thb-breadcrumb-holder a {
	display: none;
	margin-right: 2px
}

.thb-breadcrumb-holder a.home {
	display: inline-flex
}

@media only screen and (min-width: 64.063em) {
	.thb-breadcrumb-holder a {
		display: inline-flex
	}
}

.quick_cart {
	position: relative;
	top: 1px;
	display: inline-flex
}

.quick_cart svg {
	display: block;
	height: 22px;
	width: 22px;
	overflow: visible
}

.quick_cart svg g {
	stroke-width: 4
}

.quick_cart svg g path {
	stroke: #1f1f1f
}

.quick_cart:hover svg path:nth-child(1) {
	fill: #1f1f1f
}

.quick_cart:hover .float_count {
	color: #fff
}

.quick_cart .float_count {
	position: absolute;
	top: 7px;
	left: 3px;
	width: 16px;
	height: 16px;
	text-align: center;
	font-size: 10px;
	font-weight: 600
}

#mobile-menu {
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 110;
	padding: 30px;
	width: 90%;
	max-width: 100%;
	overflow: hidden;
	right: 0;
	background: #1f1f1f;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	-moz-transform: translate3d(100%, 0, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	will-change: transform
}

@media only screen and (min-width: 40.063em) {
	#mobile-menu {
		padding: 30px 50px;
		width: 75%
	}
}

@media only screen and (min-width: 64.063em) {
	#mobile-menu {
		padding: 50px 70px;
		width: 50%
	}
}

@media only screen and (min-width: 75em) {
	#mobile-menu {
		padding: 70px 90px
	}
}

#mobile-menu .thb-close {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 30;
	cursor: pointer;
	display: block;
	width: 30px;
	line-height: 1
}

@media only screen and (min-width: 64.063em) {
	#mobile-menu .thb-close {
		top: 30px;
		right: 30px
	}
}

#mobile-menu .thb-close path {
	stroke: rgba(255, 255, 255, 0.7)
}

#mobile-menu .menubg-placeholder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0
}

#mobile-menu .thb-language-switcher {
	margin-bottom: 20px;
	display: flex;
	overflow: hidden;
	min-height: 23px
}

@media only screen and (min-width: 40.063em) {
	#mobile-menu .thb-language-switcher {
		margin-bottom: 25px
	}
}

@media only screen and (min-width: 90.063em) {
	#mobile-menu .thb-language-switcher {
		margin-bottom: 35px
	}
}

#mobile-menu .thb-language-switcher a {
	display: inline-flex;
	color: #969696;
	position: relative;
	margin-right: 14px;
	text-transform: capitalize;
	will-change: color;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

#mobile-menu .thb-language-switcher a:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #fff;
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	will-change: transform
}

#mobile-menu .thb-language-switcher a.active,
#mobile-menu .thb-language-switcher a:hover {
	color: #fff
}

#mobile-menu .thb-language-switcher a.active:after,
#mobile-menu .thb-language-switcher a:hover:after {
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

#mobile-menu .custom_scroll {
	display: flex
}

#mobile-menu .custom_scroll>div:not(.iScrollVerticalScrollbar) {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%
}

#mobile-menu .custom_scroll .iScrollVerticalScrollbar {
	width: 4px !important;
	opacity: 0
}

#mobile-menu .custom_scroll .iScrollVerticalScrollbar .iScrollIndicator {
	-moz-transition: background 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-o-transition: background 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-webkit-transition: background 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: background 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	border: 0 !important;
	border-radius: 2px !important;
	background: rgba(255, 255, 255, 0.2) !important
}

#mobile-menu .custom_scroll .iScrollVerticalScrollbar .iScrollIndicator:hover {
	background: rgba(255, 255, 255, 0.6) !important
}

#mobile-menu .custom_scroll:hover .iScrollVerticalScrollbar {
	opacity: 1
}

#mobile-menu .mobile-menu-top {
	flex: 1
}

#mobile-menu .menu-footer {
	color: rgba(255, 255, 255, 0.5);
	font-size: 14px;
	display: flex;
	overflow: hidden;
	margin-top: 30px
}

#mobile-menu .menu-footer>div {
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

#mobile-menu .menu-footer>div *:last-child {
	margin-bottom: 0
}

#mobile-menu .menu-footer p {
	font-size: inherit;
	line-height: 1.4;
	color: inherit
}

#mobile-menu.light {
	background: #ededed
}

#mobile-menu.light .thb-close path {
	stroke: rgba(31, 31, 31, 0.7)
}

#mobile-menu.light .thb-language-switcher a {
	color: #9d9ea4
}

#mobile-menu.light .thb-language-switcher a:hover,
#mobile-menu.light .thb-language-switcher a.active {
	color: #5b5c62
}

#mobile-menu.light .thb-language-switcher a:hover:after,
#mobile-menu.light .thb-language-switcher a.active:after {
	border-color: #5b5c62
}

#mobile-menu.light .thb-mobile-menu a {
	color: #5b5c62
}

#mobile-menu.light .thb-mobile-menu a:hover {
	color: #8c8c94
}

#mobile-menu.light .thb-mobile-menu .nav-link-mask {
	background: #ededed
}

#mobile-menu.light .thb-mobile-menu .nav-link-mask-text {
	color: #8c8c94
}

#mobile-menu.light .thb-mobile-menu .menu_arrow {
	fill: #5b5c62
}

#mobile-menu.light .thb-secondary-menu a {
	color: #5b5c62
}

#mobile-menu.light .thb-secondary-menu a:hover:before {
	background: #5b5c62
}

#mobile-menu.light .menu-footer {
	color: rgba(0, 0, 0, 0.5)
}

#mobile-menu.light .custom_scroll .iScrollVerticalScrollbar .iScrollIndicator {
	background: rgba(31, 31, 31, 0.4) !important
}

#mobile-menu.light .custom_scroll .iScrollVerticalScrollbar .iScrollIndicator:hover {
	background: rgba(31, 31, 31, 0.6) !important
}

#mobile-menu.style2 {
	display: none;
	visibility: hidden;
	width: 100%;
	opacity: 0;
	padding: 0;
	text-align: center;
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-moz-transform: scale(0.8, 0.8);
	-ms-transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
	transform: scale(0.8, 0.8)
}

#mobile-menu.style2 .thb-language-switcher {
	margin: 30px 0 20px;
	justify-content: center
}

#mobile-menu.style2 .thb-language-switcher a {
	margin: 0 7px
}

#mobile-menu.style2 .custom_scroll {
	flex: 1;
	margin: 0 30px;
	width: calc(100% - 60px)
}

#mobile-menu.style2 .custom_scroll>div:not(.iScrollVerticalScrollbar) {
	width: 100%
}

#mobile-menu.style2 .thb-mobile-menu {
	margin: 30px 0
}

#mobile-menu.style2 .thb-mobile-menu .link_container {
	justify-content: center
}

#mobile-menu.style2 .mobile-menu-top {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center
}

#mobile-menu.style2 .mobile-menu-bottom {
	padding: 20px 0 30px
}

#mobile-menu.style2 .thb-secondary-menu {
	display: block;
	white-space: nowrap;
	width: 100%;
	margin: 0 auto
}

#mobile-menu.style2 .thb-secondary-menu li {
	margin: 0 10px;
	display: inline-flex;
	float: none;
	width: auto
}

#mobile-menu.style2 .thb-secondary-menu a {
	font-size: 14px
}

#mobile-menu.style2 .menu-footer {
	margin-top: 10px;
	justify-content: center;
	font-size: 14px
}

.thb-mobile-menu {
	display: inline-block;
	list-style: none;
	margin: 0 0 30px;
	position: relative;
	list-style: none;
	-moz-transition: height 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-o-transition: height 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-webkit-transition: height 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: height 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85)
}

.thb-mobile-menu .link_container {
	display: flex;
	overflow: hidden;
	width: 100%;
	padding-right: 10px
}

.thb-mobile-menu .link_container .link_inner {
	display: inline-flex;
	align-items: center;
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.thb-mobile-menu a {
	font-weight: 700;
	color: #fff;
	white-space: nowrap;
	display: block;
	font-size: 24px;
	position: relative
}

.thb-mobile-menu a+span {
	margin-left: 10px
}

@media only screen and (min-width: 40.063em) {
	.thb-mobile-menu a+span {
		margin-left: 20px
	}
}

@media only screen and (min-width: 40.063em) {
	.thb-mobile-menu a {
		font-size: 34px
	}
}

@media only screen and (min-width: 75em) {
	.thb-mobile-menu a {
		font-size: 40px
	}
}

@media only screen and (min-width: 90.063em) {
	.thb-mobile-menu a {
		font-size: 54px
	}
}

.thb-mobile-menu a:before {
	position: relative;
	content: attr(data-content)
}

.thb-mobile-menu a:hover {
	color: #fff
}

.thb-mobile-menu a:hover .nav-link-mask {
	right: 0
}

.mm-link-animation-bg-fill .thb-mobile-menu a:before {
	display: none
}

.mm-link-animation-bg-fill .thb-mobile-menu a:hover {
	color: #ef173b
}

.thb-mobile-menu .nav-link-mask {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: #1f1f1f;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s
}

.thb-mobile-menu .nav-link-mask-text {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	text-align: left;
	top: 0;
	left: 0;
	width: 400px;
	color: #bfbfbf
}

.thb-mobile-menu .next {
	padding: 5% 0;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer
}

.thb-mobile-menu li {
	line-height: 1.4;
	margin: 0
}

.thb-mobile-menu li:hover .next {
	-moz-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transform: translateX(5px)
}

.thb-mobile-menu li.current_page_item>.link_container a .nav-link-mask {
	right: 0
}

.mm-link-animation-bg-fill .thb-mobile-menu li.current_page_item {
	color: #ef173b
}

.thb-mobile-menu .sub-menu {
	position: absolute;
	top: 0;
	left: 100%;
	opacity: 0;
	list-style: none;
	margin: 0;
	line-height: 1.6;
	z-index: 10;
	visibility: hidden
}

.thb-mobile-menu .sub-menu li a {
	font-size: 16px
}

@media only screen and (min-width: 40.063em) {
	.thb-mobile-menu .sub-menu li a {
		font-size: 24px
	}
}

@media only screen and (min-width: 75em) {
	.thb-mobile-menu .sub-menu li a {
		font-size: 34px
	}
}

@media only screen and (min-width: 90.063em) {
	.thb-mobile-menu .sub-menu li a {
		font-size: 40px
	}
}

.thb-mobile-menu .sub-menu li:first-child>.link_container .back {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 15px;
	-moz-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transform: translateX(5px)
}

.thb-mobile-menu .sub-menu li:first-child:hover>.link_container .back {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.thb-mobile-menu .menu_arrow {
	fill: #fff
}

.footer-links a,
.thb-secondary-menu li a,
.widget ul li a {
	display: inline-flex;
	align-items: center;
	vertical-align: middle
}

.footer-links a:before,
.thb-secondary-menu li a:before,
.widget ul li a:before {
	content: '';
	display: inline-flex;
	height: 1px;
	width: 0;
	background: #fff;
	margin-right: 0px
}

.footer-links a:hover:before,
.thb-secondary-menu li a:hover:before,
.widget ul li a:hover:before {
	width: 12px;
	margin-right: 5px
}

.thb-secondary-menu {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%
}

@media only screen and (min-width: 40.063em) {
	.thb-secondary-menu {
		width: 80%
	}
}

@media only screen and (min-width: 75em) {
	.thb-secondary-menu {
		width: 60%
	}
}

.thb-secondary-menu li {
	padding: 0;
	display: flex;
	overflow: hidden;
	margin: 0;
	line-height: 1.4;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.thb-secondary-menu a {
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	display: block;
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	will-change: transform
}

@media only screen and (min-width: 90.063em) {
	.thb-secondary-menu a {
		font-size: 20px
	}
}

.thb-secondary-menu a:hover {
	color: #fff
}

.mobile-toggle {
	display: inline-flex;
	width: 24px;
	height: 14px;
	line-height: 49px;
	position: relative
}

.mobile-toggle span {
	display: block;
	position: absolute;
	width: 16px;
	height: 2px;
	background: #1f1f1f;
	content: " ";
	right: 0;
	border-radius: 2px
}

.mobile-toggle span:nth-child(1) {
	top: 2px
}

.mobile-toggle span:nth-child(2) {
	top: 6px
}

.mobile-toggle span:nth-child(3) {
	top: 10px
}

.dark .mobile-toggle span {
	background: #fff
}

.post .post-category {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 15px;
	line-height: 1
}

.post .post-category a {
	color: #1f1f1f
}

.post .post-title a {
	display: block;
	color: #1f1f1f
}

.post .post-title a:hover {
	color: #ef173b
}

.post .post-content {
	margin-bottom: 15px;
	line-height: 1.8
}

.post .post-content p a:not(.btn):not(.button):not(.thb-iconbox) {
	position: relative
}

.post .post-content p a:not(.btn):not(.button):not(.thb-iconbox):after {
	content: '';
	position: absolute;
	top: calc(100% - 2px);
	left: 0;
	width: 100%;
	height: 1px;
	background: #1f1f1f;
	opacity: 0;
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	will-change: scale, opacity
}

.post .post-content p a:not(.btn):not(.button):not(.thb-iconbox):hover:after {
	opacity: 1;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.post .post-meta {
	font-size: 10px;
	text-transform: uppercase;
	color: #1f1f1f;
	font-weight: 400
}

.post .post-meta a {
	color: #1f1f1f;
	font-weight: 700
}

.post .post-gallery.no-img {
	background: rgba(0, 0, 0, 0.05)
}

.post.sticky .entry-title {
	text-decoration: underline
}

.post.style1 {
	margin-bottom: 30px
}

@media only screen and (min-width: 64.063em) {
	.post.style1 {
		margin-bottom: 40px
	}
}

.post.style1 .post-gallery {
	margin-bottom: 28px
}

.post.style1 .post-title h3 {
	margin-bottom: 12px
}

@media only screen and (min-width: 75em) {
	.post.style1 .post-title h3 {
		font-size: 30px
	}
}

.post.style1 .post-content p {
	margin: 0;
	font-size: 14px
}

.post.style2 .blog-post-container {
	position: relative;
	background: #fff;
	padding: 30px 15px;
	margin: 0;
	text-align: center
}

@media only screen and (min-width: 40.063em) {
	.post.style2 .blog-post-container {
		padding: 50px;
		margin: -90px 10% 0
	}
}

.post.style3 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

@media only screen and (min-width: 40.063em) {
	.post.style3 {
		margin-bottom: 45px;
		padding-bottom: 45px
	}
}

.pagination-style2 .post.style3:last-of-type,
.pagination-style1 .post.style3:last-of-type {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0
}

.post.style3 h4 {
	margin-bottom: 10px
}

.post.style3 .post-content p {
	margin: 0;
	font-size: 14px
}

.post.style3 .post-gallery {
	margin-bottom: 20px;
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center
}

@media only screen and (min-width: 64.063em) {
	.post.style3 .post-gallery {
		margin-bottom: 0
	}
}

.post.style3 .post-gallery img,
.post.style3 .post-gallery a {
	display: block;
	width: 100%
}

.post.style3 .post-gallery svg {
	width: 60px;
	height: 60px;
	opacity: 0.3
}

.post.style4 {
	position: relative;
	border-top: 1px solid #efefef;
	padding: 7vh 0
}

.post.style4 .columns:last-child {
	display: none
}

@media only screen and (min-width: 64.063em) {
	.post.style4 .columns:last-child {
		display: flex;
		justify-content: flex-end;
		align-items: center
	}
}

.post.style4 svg {
	fill: rgba(31, 31, 31, 0.2)
}

.post.style4:last-of-type {
	border-bottom: 1px solid #efefef
}

.post.style4 .post-gallery {
	background: #1f1f1f;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	bottom: 0;
	z-index: -1;
	will-change: opacity
}

.post.style4 .post-gallery>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4
}

.post.style4:hover {
	border-color: transparent;
	color: #fff
}

.post.style4:hover .post-gallery {
	opacity: 1
}

.post.style4:hover .post-meta,
.post.style4:hover a {
	color: #fff
}

.post.style4:hover+.style4 {
	border-color: transparent
}

.post.style4:hover svg {
	fill: #fff
}

.post.style5 {
	background: #f2f2f2;
	margin-bottom: 30px
}

.post.style5 p {
	font-size: 14px
}

.post.style5 .post-gallery {
	background: #1f1f1f;
	position: relative
}

.post.style5 .post-gallery img {
	will-change: opacity
}

.post.style5 .post-gallery div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	z-index: 1;
	will-change: opacity
}

.post.style5 .post-gallery svg {
	fill: #fff
}

@media only screen and (min-width: 40.063em) {
	.post.style5 .post-gallery svg {
		-moz-transform: scale(2, 2);
		-ms-transform: scale(2, 2);
		-webkit-transform: scale(2, 2);
		transform: scale(2, 2)
	}
}

@media only screen and (min-width: 64.063em) {
	.post.style5 .post-gallery svg {
		-moz-transform: scale(3, 3);
		-ms-transform: scale(3, 3);
		-webkit-transform: scale(3, 3);
		transform: scale(3, 3)
	}
}

.post.style5 .blog-content {
	padding: 15px;
	z-index: 0;
	position: relative;
	overflow: hidden;
	width: 100%
}

@media only screen and (min-width: 40.063em) {
	.post.style5 .blog-content {
		padding: 40px
	}
}

.post.style5 .blog-content:after {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ef173b;
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	overflow: hidden;
	will-change: transform
}

.post.style5:hover .post-gallery img {
	opacity: 0.4
}

.post.style5:hover .post-gallery div {
	opacity: 1
}

.post.style5:hover .blog-content {
	color: #fff
}

.post.style5:hover .blog-content:after {
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.post.style5:hover .blog-content .post-meta,
.post.style5:hover .blog-content a {
	color: #fff
}

.post.style6 {
	border: 1px solid rgba(0, 0, 0, 0.06);
	border-top-color: transparent;
	padding: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 40vh;
	position: relative;
	z-index: 0
}

.post.style6.style6-alt {
	border-top-color: rgba(0, 0, 0, 0.06);
	margin-bottom: 30px
}

@media only screen and (min-width: 40.063em) {
	.post.style6 {
		padding: 30px
	}
}

@media only screen and (min-width: 64.063em) {
	.post.style6 {
		padding: 45px
	}
}

.post.style6+.style6 {
	border-left-color: transparent
}

.post.style6 .post-gallery {
	background: #ef173b;
	position: absolute;
	top: -1px;
	left: -1px;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	opacity: 0;
	z-index: -1;
	will-change: opacity
}

.post.style6 .post-gallery div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.2
}

.post.style6:hover {
	color: #fff;
	border-color: transparent
}

.post.style6:hover .post-meta,
.post.style6:hover .post-title a,
.post.style6:hover a {
	color: #fff
}

.post.style6:hover .post-gallery {
	opacity: 1
}

.post.style7 {
	margin-bottom: 30px;
	background: #f2f2f2
}

@media only screen and (min-width: 40.063em) {
	.post.style7 {
		margin-bottom: 45px
	}
}

@media only screen and (min-width: 64.063em) {
	.post.style7>.row {
		min-height: 60vh
	}
}

@media only screen and (min-width: 75em) {
	.post.style7>.row {
		min-height: 50vh
	}
}

@media only screen and (min-width: 90.063em) {
	.post.style7>.row {
		min-height: 40vh
	}
}

.post.style7 .post-gallery {
	min-height: 30vh
}

.post.style7 .post-gallery a {
	display: block;
	width: 100%;
	height: 100%
}

.post.style7 .post-gallery img,
.post.style7 .post-gallery div {
	will-change: opacity
}

.post.style7 .columns {
	display: flex;
	align-items: stretch
}

.post.style7 .blog-content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 15px;
	z-index: 0;
	position: relative;
	overflow: hidden;
	width: 100%
}

@media only screen and (min-width: 40.063em) {
	.post.style7 .blog-content {
		padding: 40px
	}
}

@media only screen and (min-width: 90.063em) {
	.post.style7 .blog-content {
		padding: 60px
	}
}

.post.style7 .blog-content:after {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ef173b;
	-moz-transform: translateX(calc(-100% - 1px));
	-ms-transform: translateX(calc(-100% - 1px));
	-webkit-transform: translateX(calc(-100% - 1px));
	transform: translateX(calc(-100% - 1px));
	overflow: hidden;
	will-change: transform
}

.post.style7:hover .post-gallery img {
	opacity: 0.4
}

.post.style7:hover .post-gallery div {
	opacity: 1
}

.post.style7:hover .blog-content {
	color: #fff
}

.post.style7:hover .blog-content:after {
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.post.style7:hover .blog-content .post-meta,
.post.style7:hover .blog-content a {
	color: #fff
}

.post-detail .post-title .post-category {
	font-weight: 500;
	font-size: 16px;
	color: #fff
}

.post-detail .post-title .post-category a {
	display: inline-block;
	color: #fff
}

.post-detail .post-title .entry-title {
	color: #fff;
	word-wrap: break-word
}

.post-detail .post-title .post-meta {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 400
}

.post-detail .post-title .post-meta a {
	color: #fff;
	font-weight: 700;
	display: inline-block
}

.post-detail .post-content img.aligncenter {
	margin-left: -5vw;
	width: calc(100% + 10vw);
	max-width: initial
}

.post-detail .post-gallery {
	background: #1f1f1f;
	padding: 60px 0;
	margin-bottom: 30px
}

@media only screen and (min-width: 40.063em) {
	.post-detail .post-gallery {
		margin-bottom: 60px
	}
}

@media only screen and (min-width: 64.063em) {
	.post-detail .post-gallery {
		margin-bottom: 90px
	}
}

.post-detail .post-gallery .parallax_bg {
	opacity: 0.7
}

.post-detail .entry-footer {
	text-align: center;
	border-bottom: 1px solid #efefef;
	padding: 20px 0;
	margin-bottom: 30px
}

@media only screen and (min-width: 40.063em) {
	.post-detail .entry-footer {
		padding: 40px 0;
		margin-bottom: 40px
	}
}

.post-gallery.parallax {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 40vh;
	position: relative;
	overflow: hidden;
	padding: 60px 0
}

@media only screen and (min-width: 40.063em) {
	.post-gallery.parallax {
		min-height: 60vh
	}
}

.post-gallery.parallax img {
	width: 100%
}

.post-gallery.parallax .parallax_bg {
	width: 100%;
	height: 130%;
	background-size: cover;
	background-position: 0 center;
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	position: absolute;
	top: -15%;
	left: 0;
	z-index: 0;
	will-change: transform
}

.post-gallery.parallax .post-title {
	width: 100%;
	z-index: 2;
	text-align: center
}

.posts-shortcode.style6-alt .columns {
	display: flex
}

.posts-shortcode .post {
	width: 100%
}

.scroll-bottom {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 30px;
	height: 50px;
	margin-left: -15px;
	text-align: center;
	z-index: 30;
	cursor: pointer
}

.scroll-bottom:before {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	height: 50px;
	width: 1px;
	background: #1f1f1f;
	will-change: transform;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.scroll-bottom>div {
	position: relative;
	display: inline-block;
	height: 50px;
	width: 1px
}

.scroll-bottom>div:before {
	content: '';
	width: 10px;
	height: 1px;
	background: #1f1f1f;
	position: absolute;
	bottom: 30%;
	right: 1px;
	will-change: transform;
	-moz-transform: rotateZ(45deg) scaleX(0);
	-ms-transform: rotateZ(45deg) scaleX(0);
	-webkit-transform: rotateZ(45deg) scaleX(0);
	transform: rotateZ(45deg) scaleX(0);
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.scroll-bottom>div:after {
	content: '';
	width: 10px;
	height: 1px;
	background: #1f1f1f;
	position: absolute;
	bottom: 30%;
	left: 1px;
	will-change: transform;
	-moz-transform: rotateZ(-45deg) scaleX(0);
	-ms-transform: rotateZ(-45deg) scaleX(0);
	-webkit-transform: rotateZ(-45deg) scaleX(0);
	transform: rotateZ(-45deg) scaleX(0);
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%
}

.scroll-bottom:hover:before {
	-moz-transform: scaleY(0.7);
	-ms-transform: scaleY(0.7);
	-webkit-transform: scaleY(0.7);
	transform: scaleY(0.7)
}

.scroll-bottom:hover>div:before {
	-moz-transform: rotateZ(45deg) scaleX(1);
	-ms-transform: rotateZ(45deg) scaleX(1);
	-webkit-transform: rotateZ(45deg) scaleX(1);
	transform: rotateZ(45deg) scaleX(1);
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}

.scroll-bottom:hover>div:after {
	-moz-transform: rotateZ(-45deg) scaleX(1);
	-ms-transform: rotateZ(-45deg) scaleX(1);
	-webkit-transform: rotateZ(-45deg) scaleX(1);
	transform: rotateZ(-45deg) scaleX(1);
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}

.single-portfolio.light-title .scroll-bottom:before,
.single-portfolio.light-title .scroll-bottom>div:before,
.single-portfolio.light-title .scroll-bottom>div:after,
.scroll-bottom.light:before,
.scroll-bottom.light>div:before,
.scroll-bottom.light>div:after {
	background: #fff
}

.related-posts .related-title {
	margin-bottom: 35px
}

.related-posts .wp-post-image {
	margin-bottom: 15px
}

.related-posts .post-title h6 {
	text-transform: none;
	font-size: 13px;
	font-weight: 400
}

.authorpage {
	padding-bottom: 45px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 45px
}

.authorpage .avatar {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 50%
}

@media only screen and (min-width: 40.063em) {
	.authorpage .avatar {
		width: 80px;
		height: 80px
	}
}

@media only screen and (min-width: 64.063em) {
	.authorpage .avatar {
		width: 140px;
		height: 140px
	}
}

.authorpage .author-content {
	padding-left: 50px
}

@media only screen and (min-width: 40.063em) {
	.authorpage .author-content {
		padding-left: 100px
	}
}

@media only screen and (min-width: 64.063em) {
	.authorpage .author-content {
		padding-left: 175px
	}
}

.authorpage .author-content h3 a {
	color: #1f1f1f
}

.authorpage .author-content p {
	color: #505050;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.4
}

.authorpage .author-content .square-icon {
	display: inline-block;
	color: #1f1f1f;
	font-size: 14px;
	margin-right: 8px
}

.authorpage .author-content .square-icon:hover {
	color: #ef173b
}

.authorpage .author-content .square-icon.facebook:hover {
	color: #3b5998
}

.authorpage .author-content .square-icon.google-plus:hover {
	color: #dd4b39
}

.authorpage .author-content .square-icon.linkedin:hover {
	color: #007bb6
}

.authorpage .author-content .square-icon.pinterest:hover {
	color: #cb2027
}

.authorpage .author-content .square-icon.twitter:hover {
	color: #00aced
}

.authorpage .author-content .square-icon.instagram:hover {
	color: #3f729b
}

.authorpage .author-content .square-icon.vk:hover {
	color: #45668e
}

.authorpage .author-content .square-icon.tumblr:hover {
	color: #35465c
}

.authorpage .author-content .square-icon.xing:hover {
	color: #cfdc00
}

.authorpage .author-content .square-icon.soundcloud:hover {
	color: #f80
}

.authorpage .author-content .square-icon.dribbble:hover {
	color: #ea4c89
}

.authorpage .author-content .square-icon.youtube:hover {
	color: #e52d27
}

.authorpage .author-content .square-icon.spotify:hover {
	color: #7ab800
}

.authorpage .author-content .square-icon.behance:hover {
	color: #1769ff
}

.authorpage .author-content .square-icon.deviantart:hover {
	color: #4e6252
}

.authorpage .author-content .square-icon.vimeo:hover {
	color: #1ab7ea
}

.authorpage .author-content .square-icon.flickr:hover {
	color: #0063dc
}

.authorpage .author-content .square-icon.rss:hover {
	color: #f26522
}

.authorpage .author-content .square-icon.twitch:hover {
	color: #6441a5
}

.authorpage .author-content .square-icon.fivehundred:hover {
	color: #0099e5
}

.comments-container {
	padding: 12vh 0;
	üborder-top: 1px solid #efefef
}

.comments-container .comments-title {
	display: block;
	text-align: center
}

.respond-container {
	background: #f8f8f8;
	padding: 5vh 0
}

.respond-container #respond {
	padding: 0
}

.comment-reply-title {
	display: block;
	line-height: 1;
	text-align: center;
	margin-bottom: 10px
}

.comment-reply-title small {
	display: inline-flex;
	text-transform: uppercase;
	font-weight: 500;
	margin-left: 10px;
	font-size: 11px
}

.commentlist {
	list-style: none;
	margin: 0;
	display: block;
	padding: 0
}

.commentlist>.comment:last-child .comment-body {
	margin-bottom: 0
}

.commentlist #respond {
	background: #f8f8f8;
	padding: 5vh
}

.commentlist .pingback .comment-body {
	display: inline
}

.commentlist .pingback .comment-body .url {
	font-weight: 700
}

.commentlist .comment_container {
	position: relative
}

.commentlist .comment-body,
.commentlist .comment-text {
	position: relative;
	padding-left: 58px;
	padding-bottom: 0;
	margin-bottom: 20px;
	padding-top: 20px
}

@media only screen and (min-width: 40.063em) {
	.commentlist .comment-body,
	.commentlist .comment-text {
		padding-left: 108px
	}
}

.commentlist .comment-body:hover .reply a,
.commentlist .comment-text:hover .reply a {
	opacity: 1
}

.commentlist .comment-body .star-rating,
.commentlist .comment-text .star-rating {
	float: right
}

.commentlist .comment-body p.meta,
.commentlist .comment-text p.meta {
	margin-bottom: 10px
}

.commentlist .comment {
	margin: 0
}

.commentlist .comment:before {
	display: none !important
}

.commentlist .comment .comment-meta {
	display: inline-block;
	line-height: 1;
	font-size: 12px;
	color: #a3a3a3;
	margin-left: 5px
}

.commentlist .comment .comment-meta a {
	color: #a3a3a3
}

.commentlist .comment .vcard {
	display: inline-block;
	border: 0;
	padding: 0;
	margin: 0 0 10px;
	line-height: 12px
}

.commentlist .comment .vcard .fn {
	font-style: normal;
	font-weight: 700;
	color: #1f1f1f
}

.commentlist .comment .vcard .fn .url {
	color: #1f1f1f
}

.commentlist .comment .vcard .fn:before {
	display: none
}

.commentlist .comment .vcard .says {
	display: none
}

.commentlist .comment .avatar {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 20px;
	left: 0;
	border-radius: 50%
}

@media only screen and (min-width: 40.063em) {
	.commentlist .comment .avatar {
		width: 80px;
		height: 80px
	}
}

.commentlist .comment .comment-awaiting-moderation {
	font-size: 10px
}

.commentlist .comment p {
	font-size: 14px;
	word-break: break-word;
	color: #505050
}

.commentlist .comment .reply {
	position: absolute;
	top: 25px;
	right: 0;
	font-size: 12px;
	font-weight: 700
}

.commentlist .comment .reply a {
	opacity: 0;
	color: #ef173b
}

.commentlist .comment .children {
	list-style: none;
	margin-left: 10px;
	margin-bottom: 20px
}

@media only screen and (min-width: 40.063em) {
	.commentlist .comment .children {
		margin-left: 108px
	}
}

.comment-respond {
	padding: 2vh 0
}

.comment-notes {
	text-align: center;
	color: #505050
}

.comment-form p {
	font-size: 12px;
	text-align: center;
	margin-bottom: 35px
}

.comment-form textarea {
	height: 117px;
	min-height: 117px
}

.comment-form textarea::-webkit-scrollbar {
	background: #f8f8f8;
	width: 4px
}

.comment-button-toggle span {
	display: inline-block;
	margin: 0 5px 0 10px
}

.comment-button-toggle .hide-it {
	display: none
}

.comment-button-toggle.toggled .show-it {
	display: none
}

.comment-button-toggle.toggled .hide-it {
	display: inline-block
}

.woocommerce-Reviews {
	width: 100%;
	margin: 0 auto
}

@media only screen and (min-width: 64.063em) {
	.woocommerce-Reviews {
		width: 70%
	}
}

.woocommerce-Reviews .comment-respond {
	background: #f8f8f8;
	padding: 5vh;
	margin-top: 40px
}

.woocommerce-Reviews .comment-respond label {
	margin: 0
}

.woocommerce-Reviews .comment-respond .comment-reply-title {
	font-weight: 400;
	margin-bottom: 30px
}

.woocommerce-Reviews .comment-respond p:not(.comment-notes) {
	text-align: left;
	margin: 0
}

.woocommerce-Reviews .comment-respond p.stars {
	margin-bottom: 20px
}

.woocommerce-Reviews .comment-respond .form-submit {
	justify-content: center;
	display: flex;
	margin: 0
}

.woocommerce-Reviews .comment-respond textarea,
.woocommerce-Reviews .comment-respond input[type="text"],
.woocommerce-Reviews .comment-respond input[type="email"] {
	width: 100%
}

form {
	margin: 0
}

form fieldset {
	padding: 0;
	margin: 0;
	border: 0
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
	border: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 0 0 12px;
	margin-bottom: 27px;
	color: #1f1f1f;
	font-size: 14px;
	font-weight: 400;
	background: none;
	max-width: 100%;
	outline: 0;
	font-family: inherit;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-appearance: none;
	-webkit-appearance: none
}

.dark input[type="text"],
.dark input[type="password"],
.dark input[type="date"],
.dark input[type="datetime"],
.dark input[type="email"],
.dark input[type="number"],
.dark input[type="search"],
.dark input[type="tel"],
.dark input[type="time"],
.dark input[type="url"],
.dark textarea {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.dark input[type="text"]:-moz-placeholder,
.dark input[type="password"]:-moz-placeholder,
.dark input[type="date"]:-moz-placeholder,
.dark input[type="datetime"]:-moz-placeholder,
.dark input[type="email"]:-moz-placeholder,
.dark input[type="number"]:-moz-placeholder,
.dark input[type="search"]:-moz-placeholder,
.dark input[type="tel"]:-moz-placeholder,
.dark input[type="time"]:-moz-placeholder,
.dark input[type="url"]:-moz-placeholder,
.dark textarea:-moz-placeholder {
	font-weight: 400;
	color: rgba(255, 255, 255, 0.7)
}

.dark input[type="text"]::-moz-placeholder,
.dark input[type="password"]::-moz-placeholder,
.dark input[type="date"]::-moz-placeholder,
.dark input[type="datetime"]::-moz-placeholder,
.dark input[type="email"]::-moz-placeholder,
.dark input[type="number"]::-moz-placeholder,
.dark input[type="search"]::-moz-placeholder,
.dark input[type="tel"]::-moz-placeholder,
.dark input[type="time"]::-moz-placeholder,
.dark input[type="url"]::-moz-placeholder,
.dark textarea::-moz-placeholder {
	font-weight: 400;
	color: rgba(255, 255, 255, 0.7)
}

.dark input[type="text"]:-ms-input-placeholder,
.dark input[type="password"]:-ms-input-placeholder,
.dark input[type="date"]:-ms-input-placeholder,
.dark input[type="datetime"]:-ms-input-placeholder,
.dark input[type="email"]:-ms-input-placeholder,
.dark input[type="number"]:-ms-input-placeholder,
.dark input[type="search"]:-ms-input-placeholder,
.dark input[type="tel"]:-ms-input-placeholder,
.dark input[type="time"]:-ms-input-placeholder,
.dark input[type="url"]:-ms-input-placeholder,
.dark textarea:-ms-input-placeholder {
	font-weight: 400;
	color: rgba(255, 255, 255, 0.7)
}

.dark input[type="text"]::-webkit-input-placeholder,
.dark input[type="password"]::-webkit-input-placeholder,
.dark input[type="date"]::-webkit-input-placeholder,
.dark input[type="datetime"]::-webkit-input-placeholder,
.dark input[type="email"]::-webkit-input-placeholder,
.dark input[type="number"]::-webkit-input-placeholder,
.dark input[type="search"]::-webkit-input-placeholder,
.dark input[type="tel"]::-webkit-input-placeholder,
.dark input[type="time"]::-webkit-input-placeholder,
.dark input[type="url"]::-webkit-input-placeholder,
.dark textarea::-webkit-input-placeholder {
	font-weight: 400;
	color: rgba(255, 255, 255, 0.7)
}

.dark input[type="text"]:focus,
.dark input[type="password"]:focus,
.dark input[type="date"]:focus,
.dark input[type="datetime"]:focus,
.dark input[type="email"]:focus,
.dark input[type="number"]:focus,
.dark input[type="search"]:focus,
.dark input[type="tel"]:focus,
.dark input[type="time"]:focus,
.dark input[type="url"]:focus,
.dark textarea:focus {
	color: #fff;
	border-color: #fff
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
	border-bottom-color: 1px solid #ef173b;
	color: #1f1f1f;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="password"],
.wpcf7-form-control-wrap input[type="date"],
.wpcf7-form-control-wrap input[type="datetime"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="number"],
.wpcf7-form-control-wrap input[type="search"],
.wpcf7-form-control-wrap input[type="tel"],
.wpcf7-form-control-wrap input[type="time"],
.wpcf7-form-control-wrap input[type="url"],
.wpcf7-form-control-wrap textarea {
	margin-bottom: 37px
}

input[type="text"].wpcf7-not-valid,
input[type="password"].wpcf7-not-valid,
input[type="date"].wpcf7-not-valid,
input[type="datetime"].wpcf7-not-valid,
input[type="email"].wpcf7-not-valid,
input[type="number"].wpcf7-not-valid,
input[type="search"].wpcf7-not-valid,
input[type="tel"].wpcf7-not-valid,
input[type="time"].wpcf7-not-valid,
input[type="url"].wpcf7-not-valid,
textarea.wpcf7-not-valid {
	border-color: #e76049
}

input[type="text"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
input[type="datetime"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="time"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
textarea:-moz-placeholder {
	font-weight: 400;
	color: #1f1f1f
}

input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
textarea::-moz-placeholder {
	font-weight: 400;
	color: #1f1f1f
}

input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	font-weight: 400;
	color: #1f1f1f
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	font-weight: 400;
	color: #1f1f1f
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
	border-color: #1f1f1f
}

input[type="text"].full,
.woocommerce-checkout input[type="text"],
.woocommerce-MyAccount-content input[type="text"],
input[type="password"].full,
.woocommerce-checkout input[type="password"],
.woocommerce-MyAccount-content input[type="password"],
input[type="date"].full,
.woocommerce-checkout input[type="date"],
.woocommerce-MyAccount-content input[type="date"],
input[type="datetime"].full,
.woocommerce-checkout input[type="datetime"],
.woocommerce-MyAccount-content input[type="datetime"],
input[type="email"].full,
.woocommerce-checkout input[type="email"],
.woocommerce-MyAccount-content input[type="email"],
input[type="number"].full,
.woocommerce-checkout input[type="number"],
.woocommerce-MyAccount-content input[type="number"],
input[type="search"].full,
.woocommerce-checkout input[type="search"],
.woocommerce-MyAccount-content input[type="search"],
input[type="tel"].full,
.woocommerce-checkout input[type="tel"],
.woocommerce-MyAccount-content input[type="tel"],
input[type="time"].full,
.woocommerce-checkout input[type="time"],
.woocommerce-MyAccount-content input[type="time"],
input[type="url"].full,
.woocommerce-checkout input[type="url"],
.woocommerce-MyAccount-content input[type="url"],
textarea.full,
.woocommerce-checkout textarea,
.woocommerce-MyAccount-content textarea {
	width: 100%
}

input[type="text"].box,
input[type="text"].select2-input,
#customer_details input[type="text"],
.woocommerce-MyAccount-content input[type="text"],
input[type="password"].box,
input[type="password"].select2-input,
#customer_details input[type="password"],
.woocommerce-MyAccount-content input[type="password"],
input[type="date"].box,
input[type="date"].select2-input,
#customer_details input[type="date"],
.woocommerce-MyAccount-content input[type="date"],
input[type="datetime"].box,
input[type="datetime"].select2-input,
#customer_details input[type="datetime"],
.woocommerce-MyAccount-content input[type="datetime"],
input[type="email"].box,
input[type="email"].select2-input,
#customer_details input[type="email"],
.woocommerce-MyAccount-content input[type="email"],
input[type="number"].box,
input[type="number"].select2-input,
#customer_details input[type="number"],
.woocommerce-MyAccount-content input[type="number"],
input[type="search"].box,
input[type="search"].select2-input,
#customer_details input[type="search"],
.woocommerce-MyAccount-content input[type="search"],
input[type="tel"].box,
input[type="tel"].select2-input,
#customer_details input[type="tel"],
.woocommerce-MyAccount-content input[type="tel"],
input[type="time"].box,
input[type="time"].select2-input,
#customer_details input[type="time"],
.woocommerce-MyAccount-content input[type="time"],
input[type="url"].box,
input[type="url"].select2-input,
#customer_details input[type="url"],
.woocommerce-MyAccount-content input[type="url"],
textarea.box,
textarea.select2-input,
#customer_details textarea,
.woocommerce-MyAccount-content textarea {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 12px 12px 13px
}

.wpcf7-checkbox {
	display: block;
	margin-bottom: 27px
}

.wpcf7-checkbox label {
	padding: 10px;
	border: 1px solid #dedede;
	font-size: 13px;
	color: #1f1f1f;
	margin: 0;
	min-width: 150px
}

.wpcf7-checkbox label input {
	margin-right: 5px
}

.wpcf7-checkbox .wpcf7-list-item {
	display: block;
	margin: 0 0 15px
}

@media only screen and (min-width: 40.063em) {
	.wpcf7-checkbox .wpcf7-list-item {
		display: inline-block
	}
	.wpcf7-checkbox .wpcf7-list-item+.wpcf7-list-item {
		margin-bottom: 0;
		margin-left: 15px
	}
}

.wpcf7-response-output {
	padding: 18px 22px !important;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center
}

.parsley-error-list,
.wpcf7-not-valid-tip,
.screen-reader-response {
	display: none !important
}

.wpcf7-form-control-wrap {
	display: block;
	width: 100%
}

label {
	display: block;
	clear: left;
	font-size: 18px;
	color: #1f1f1f;
	margin: 0 0 10px;
	font-weight: 400
}

#customer_details label,
.woocommerce-MyAccount-content label {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 5px
}

textarea {
	min-height: 162px;
	background-image: repeating-linear-gradient(to bottom, transparent, transparent 38px, rgba(0, 0, 0, 0.15) 39px);
	line-height: 40px;
	resize: none;
	border: 0;
	padding: 0
}

.wpcf7-form textarea {
	height: 234px
}

textarea.box,
#customer_details textarea {
	background-image: none;
	line-height: 1.6
}

input[type="submit"],
.button,
.btn {
	display: inline-flex;
	align-items: center;
	height: 44px;
	background: #1f1f1f;
	color: #fff;
	padding: 0 40px;
	max-width: 100%;
	font-size: 14px;
	border: 0;
	outline: 0;
	cursor: pointer;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none
}

input[type="submit"]>span,
.button>span,
.btn>span {
	display: flex;
	white-space: nowrap;
	justify-content: center;
	align-items: center;
	flex: 1
}

input[type="submit"]:hover,
.button:hover,
.btn:hover {
	background: #ef173b;
	color: #fff
}

input[type="submit"].white,
.light-title.type-portfolio input[type="submit"],
.button.white,
.light-title.type-portfolio .button,
.btn.white,
.light-title.type-portfolio .btn {
	background: #fff;
	color: #1f1f1f
}

input[type="submit"].white:hover,
.light-title.type-portfolio input[type="submit"]:hover,
.button.white:hover,
.light-title.type-portfolio .button:hover,
.btn.white:hover,
.light-title.type-portfolio .btn:hover {
	background: #1f1f1f;
	color: #fff
}

input[type="submit"].grey,
.button.grey,
.btn.grey {
	background: #b6b6b6;
	color: #fff
}

input[type="submit"].grey:hover,
.button.grey:hover,
.btn.grey:hover {
	background: #1f1f1f;
	color: #fff
}

input[type="submit"].accent,
input[type="submit"].wc-forward,
.place-order input[type="submit"],
.button.accent,
.button.wc-forward,
.place-order .button,
.btn.accent,
.btn.wc-forward,
.place-order .btn {
	background: #ef173b;
	color: #fff
}

input[type="submit"].accent:hover,
input[type="submit"].wc-forward:hover,
.place-order input[type="submit"]:hover,
.button.accent:hover,
.button.wc-forward:hover,
.place-order .button:hover,
.btn.accent:hover,
.btn.wc-forward:hover,
.place-order .btn:hover {
	background: #1f1f1f;
	color: #fff
}

input[type="submit"].thb-3d-style,
.button.thb-3d-style,
.btn.thb-3d-style {
	padding: 0 70px;
	transform-style: preserve-3d;
	-moz-perspective: 1000px;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	position: relative;
	background: none
}

input[type="submit"].thb-3d-style span,
.button.thb-3d-style span,
.btn.thb-3d-style span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	backface-visibility: hidden;
	will-change: transform;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-moz-transform: rotateX(0deg) translateZ(22px);
	-ms-transform: rotateX(0deg) translateZ(22px);
	-webkit-transform: rotateX(0deg) translateZ(22px);
	transform: rotateX(0deg) translateZ(22px);
	background: #1f1f1f;
	color: #fff
}

input[type="submit"].thb-3d-style:after,
.button.thb-3d-style:after,
.btn.thb-3d-style:after {
	display: flex;
	justify-content: center;
	align-items: center;
	content: attr(title);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #484848;
	color: #fff;
	backface-visibility: hidden;
	will-change: transform;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-moz-transform: rotateX(90deg) translateZ(22px);
	-ms-transform: rotateX(90deg) translateZ(22px);
	-webkit-transform: rotateX(90deg) translateZ(22px);
	transform: rotateX(90deg) translateZ(22px)
}

input[type="submit"].thb-3d-style:hover span,
.button.thb-3d-style:hover span,
.btn.thb-3d-style:hover span {
	-moz-transform: rotateX(-90deg) translateZ(22px);
	-ms-transform: rotateX(-90deg) translateZ(22px);
	-webkit-transform: rotateX(-90deg) translateZ(22px);
	transform: rotateX(-90deg) translateZ(22px)
}

input[type="submit"].thb-3d-style:hover:after,
.button.thb-3d-style:hover:after,
.btn.thb-3d-style:hover:after {
	-moz-transform: rotateX(0deg) translateZ(22px);
	-ms-transform: rotateX(0deg) translateZ(22px);
	-webkit-transform: rotateX(0deg) translateZ(22px);
	transform: rotateX(0deg) translateZ(22px)
}

input[type="submit"].thb-3d-style.white span,
.light-title.type-portfolio input[type="submit"].thb-3d-style span,
.button.thb-3d-style.white span,
.light-title.type-portfolio .button.thb-3d-style span,
.btn.thb-3d-style.white span,
.light-title.type-portfolio .btn.thb-3d-style span {
	background: #fff;
	color: #1f1f1f
}

input[type="submit"].thb-3d-style.white:after,
.light-title.type-portfolio input[type="submit"].thb-3d-style:after,
.button.thb-3d-style.white:after,
.light-title.type-portfolio .button.thb-3d-style:after,
.btn.thb-3d-style.white:after,
.light-title.type-portfolio .btn.thb-3d-style:after {
	background: #ededed;
	color: #1f1f1f
}

input[type="submit"].thb-3d-style.accent span,
.button.thb-3d-style.accent span,
.btn.thb-3d-style.accent span {
	background: #ef173b;
	color: #fff
}

input[type="submit"].thb-3d-style.accent:after,
.button.thb-3d-style.accent:after,
.btn.thb-3d-style.accent:after {
	background: #1f1f1f;
	color: #fff
}

input[type="submit"].thb-border-style,
.button.thb-border-style,
.btn.thb-border-style {
	border: 1px solid #1f1f1f;
	color: #1f1f1f;
	background: transparent
}

input[type="submit"].thb-border-style:hover,
.button.thb-border-style:hover,
.btn.thb-border-style:hover {
	background: #1f1f1f;
	color: #fff
}

input[type="submit"].thb-border-style.white,
.light-title.type-portfolio input[type="submit"].thb-border-style,
.button.thb-border-style.white,
.light-title.type-portfolio .button.thb-border-style,
.btn.thb-border-style.white,
.light-title.type-portfolio .btn.thb-border-style {
	border-color: #fff;
	color: #fff;
	background: transparent
}

input[type="submit"].thb-border-style.white:hover,
.light-title.type-portfolio input[type="submit"].thb-border-style:hover,
.button.thb-border-style.white:hover,
.light-title.type-portfolio .button.thb-border-style:hover,
.btn.thb-border-style.white:hover,
.light-title.type-portfolio .btn.thb-border-style:hover {
	background: #fff;
	color: #1f1f1f
}

input[type="submit"].thb-border-style.accent,
.button.thb-border-style.accent,
.btn.thb-border-style.accent {
	border-color: #ef173b;
	color: #ef173b
}

input[type="submit"].thb-border-style.accent:hover,
.button.thb-border-style.accent:hover,
.btn.thb-border-style.accent:hover {
	background: #ef173b;
	color: #fff
}

input[type="submit"].thb-border-style>span,
.button.thb-border-style>span,
.btn.thb-border-style>span {
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none
}

input[type="submit"].thb-fill-style,
.button.thb-fill-style,
.btn.thb-fill-style {
	background: transparent;
	color: #1f1f1f;
	position: relative;
	border: 1px solid #1f1f1f;
	z-index: 0
}

input[type="submit"].thb-fill-style:before,
input[type="submit"].thb-fill-style:after,
.button.thb-fill-style:before,
.button.thb-fill-style:after,
.btn.thb-fill-style:before,
.btn.thb-fill-style:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #484848;
	will-change: transform;
	z-index: -2;
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%
}

input[type="submit"].thb-fill-style:before,
.button.thb-fill-style:before,
.btn.thb-fill-style:before {
	background: #1f1f1f;
	z-index: -1;
	-moz-transition-delay: 0.15s;
	-o-transition-delay: 0.15s;
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s
}

input[type="submit"].thb-fill-style:hover,
.button.thb-fill-style:hover,
.btn.thb-fill-style:hover {
	background: transparent;
	color: #fff
}

input[type="submit"].thb-fill-style:hover span,
.button.thb-fill-style:hover span,
.btn.thb-fill-style:hover span {
	background: transparent
}

input[type="submit"].thb-fill-style:hover:before,
input[type="submit"].thb-fill-style:hover:after,
.button.thb-fill-style:hover:before,
.button.thb-fill-style:hover:after,
.btn.thb-fill-style:hover:before,
.btn.thb-fill-style:hover:after {
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

input[type="submit"].thb-fill-style.white,
.light-title.type-portfolio input[type="submit"].thb-fill-style,
.button.thb-fill-style.white,
.light-title.type-portfolio .button.thb-fill-style,
.btn.thb-fill-style.white,
.light-title.type-portfolio .btn.thb-fill-style {
	border-color: #fff;
	color: #fff
}

input[type="submit"].thb-fill-style.white:before,
.light-title.type-portfolio input[type="submit"].thb-fill-style:before,
.button.thb-fill-style.white:before,
.light-title.type-portfolio .button.thb-fill-style:before,
.btn.thb-fill-style.white:before,
.light-title.type-portfolio .btn.thb-fill-style:before {
	background: #fff
}

input[type="submit"].thb-fill-style.white:after,
.light-title.type-portfolio input[type="submit"].thb-fill-style:after,
.button.thb-fill-style.white:after,
.light-title.type-portfolio .button.thb-fill-style:after,
.btn.thb-fill-style.white:after,
.light-title.type-portfolio .btn.thb-fill-style:after {
	background: #ededed
}

input[type="submit"].thb-fill-style.white:hover,
.light-title.type-portfolio input[type="submit"].thb-fill-style:hover,
.button.thb-fill-style.white:hover,
.light-title.type-portfolio .button.thb-fill-style:hover,
.btn.thb-fill-style.white:hover,
.light-title.type-portfolio .btn.thb-fill-style:hover {
	color: #1f1f1f
}

input[type="submit"].thb-fill-style.accent,
.button.thb-fill-style.accent,
.btn.thb-fill-style.accent {
	border-color: #ef173b;
	color: #ef173b
}

input[type="submit"].thb-fill-style.accent:before,
.button.thb-fill-style.accent:before,
.btn.thb-fill-style.accent:before {
	background: #ef173b
}

input[type="submit"].thb-fill-style.accent:after,
.button.thb-fill-style.accent:after,
.btn.thb-fill-style.accent:after {
	background: #1f1f1f
}

input[type="submit"].thb-fill-style.accent:hover,
.button.thb-fill-style.accent:hover,
.btn.thb-fill-style.accent:hover {
	color: #fff
}

input[type="submit"].thb-fill-style>span,
.button.thb-fill-style>span,
.btn.thb-fill-style>span {
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none
}

input[type="submit"].thb-text-style,
.button.thb-text-style,
.btn.thb-text-style {
	align-items: stretch;
	background: none;
	color: #1f1f1f;
	padding: 0 25px;
	position: relative;
	font-weight: 600
}

input[type="submit"].thb-text-style:before,
.button.thb-text-style:before,
.btn.thb-text-style:before {
	content: '';
	background: #1f1f1f;
	position: absolute;
	bottom: -1px;
	left: 0;
	height: 1px;
	width: 100%;
	-moz-transform: scale(0.5, 1);
	-ms-transform: scale(0.5, 1);
	-webkit-transform: scale(0.5, 1);
	transform: scale(0.5, 1)
}

input[type="submit"].thb-text-style:after,
.button.thb-text-style:after,
.btn.thb-text-style:after {
	content: '';
	background: #1f1f1f;
	position: absolute;
	top: -1px;
	left: 0;
	height: 1px;
	width: 100%;
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1)
}

input[type="submit"].thb-text-style span,
.button.thb-text-style span,
.btn.thb-text-style span {
	margin: -1px 0;
	border-bottom: 1px solid #1f1f1f;
	position: relative
}

input[type="submit"].thb-text-style span:before,
.button.thb-text-style span:before,
.btn.thb-text-style span:before {
	content: '';
	background: #1f1f1f;
	position: absolute;
	bottom: 0;
	left: -25px;
	height: 100%;
	width: 1px;
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%
}

input[type="submit"].thb-text-style span:after,
.button.thb-text-style span:after,
.btn.thb-text-style span:after {
	content: '';
	background: #1f1f1f;
	position: absolute;
	bottom: 0;
	right: -25px;
	height: 100%;
	width: 1px;
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-moz-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%
}

input[type="submit"].thb-text-style:hover:before,
.button.thb-text-style:hover:before,
.btn.thb-text-style:hover:before {
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

input[type="submit"].thb-text-style:hover span,
.button.thb-text-style:hover span,
.btn.thb-text-style:hover span {
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none
}

input[type="submit"].thb-text-style:hover span:after,
input[type="submit"].thb-text-style:hover span:before,
.button.thb-text-style:hover span:after,
.button.thb-text-style:hover span:before,
.btn.thb-text-style:hover span:after,
.btn.thb-text-style:hover span:before {
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

input[type="submit"].thb-text-style:hover:after,
.button.thb-text-style:hover:after,
.btn.thb-text-style:hover:after {
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

input[type="submit"].thb-text-style.white,
.light-title.type-portfolio input[type="submit"].thb-text-style,
.button.thb-text-style.white,
.light-title.type-portfolio .button.thb-text-style,
.btn.thb-text-style.white,
.light-title.type-portfolio .btn.thb-text-style {
	color: #fff;
	background: transparent
}

input[type="submit"].thb-text-style.white span,
.light-title.type-portfolio input[type="submit"].thb-text-style span,
.button.thb-text-style.white span,
.light-title.type-portfolio .button.thb-text-style span,
.btn.thb-text-style.white span,
.light-title.type-portfolio .btn.thb-text-style span {
	border-color: #fff
}

input[type="submit"].thb-text-style.white:before,
input[type="submit"].thb-text-style.white:after,
input[type="submit"].thb-text-style.white span:before,
input[type="submit"].thb-text-style.white span:after,
.light-title.type-portfolio input[type="submit"].thb-text-style:before,
.light-title.type-portfolio input[type="submit"].thb-text-style:after,
.light-title.type-portfolio input[type="submit"].thb-text-style span:before,
.light-title.type-portfolio input[type="submit"].thb-text-style span:after,
.button.thb-text-style.white:before,
.button.thb-text-style.white:after,
.button.thb-text-style.white span:before,
.button.thb-text-style.white span:after,
.light-title.type-portfolio .button.thb-text-style:before,
.light-title.type-portfolio .button.thb-text-style:after,
.light-title.type-portfolio .button.thb-text-style span:before,
.light-title.type-portfolio .button.thb-text-style span:after,
.btn.thb-text-style.white:before,
.btn.thb-text-style.white:after,
.btn.thb-text-style.white span:before,
.btn.thb-text-style.white span:after,
.light-title.type-portfolio .btn.thb-text-style:before,
.light-title.type-portfolio .btn.thb-text-style:after,
.light-title.type-portfolio .btn.thb-text-style span:before,
.light-title.type-portfolio .btn.thb-text-style span:after {
	background: #fff
}

input[type="submit"].thb-text-style.white:hover,
.light-title.type-portfolio input[type="submit"].thb-text-style:hover,
.button.thb-text-style.white:hover,
.light-title.type-portfolio .button.thb-text-style:hover,
.btn.thb-text-style.white:hover,
.light-title.type-portfolio .btn.thb-text-style:hover {
	background: transparent
}

input[type="submit"].thb-text-style.accent,
.button.thb-text-style.accent,
.btn.thb-text-style.accent {
	color: #ef173b;
	background: transparent
}

input[type="submit"].thb-text-style.accent span,
.button.thb-text-style.accent span,
.btn.thb-text-style.accent span {
	border-color: #ef173b
}

input[type="submit"].thb-text-style.accent:before,
input[type="submit"].thb-text-style.accent:after,
input[type="submit"].thb-text-style.accent span:before,
input[type="submit"].thb-text-style.accent span:after,
.button.thb-text-style.accent:before,
.button.thb-text-style.accent:after,
.button.thb-text-style.accent span:before,
.button.thb-text-style.accent span:after,
.btn.thb-text-style.accent:before,
.btn.thb-text-style.accent:after,
.btn.thb-text-style.accent span:before,
.btn.thb-text-style.accent span:after {
	background: #ef173b
}

input[type="submit"].thb-text-style.accent:hover,
.button.thb-text-style.accent:hover,
.btn.thb-text-style.accent:hover {
	background: transparent
}

.select2-container {
	font-size: 14px
}

.select2-container .select2-choice {
	border-color: rgba(0, 0, 0, 0.1);
	border-radius: 0 !important;
	padding: 12px 12px 13px;
	line-height: 1
}

.select2-search {
	padding-left: 10px;
	padding-right: 10px
}

.select2-search .select2-input {
	margin-bottom: 5px
}

.select2-drop-active {
	border-color: rgba(0, 0, 0, 0.1)
}

.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.alignright,
.alignleft,
.aligncenter,
.bypostauthor {
	color: inherit
}

.alignright {
	float: right;
	margin: 6px 0 14px 20px
}

.alignleft {
	float: left;
	margin: 6px 20px 14px 0
}

.alignright img,
.alignleft img,
.aligncenter img {
	width: 100%;
	max-width: 100%
}

img.center {
	margin: 0 auto;
	display: block
}

img.full {
	width: 100%
}

.aligncenter {
	display: block;
	clear: both;
	margin: 0 auto
}

@media only screen and (max-width: 40.063em) {
	.alignleft,
	.alignright {
		width: 100%;
		margin: 0 0 20px
	}
}

.wp-caption {
	max-width: 100% !important
}

.wp-caption.aligncenter {
	width: 100% !important
}

.wp-caption .wp-caption-text {
	display: block;
	margin: 15px 0;
	font-weight: 500;
	font-size: 11px;
	line-height: 1.45;
	text-align: center
}

.gallery {
	display: block;
	margin: 0 -2px;
	float: left;
	clear: both
}

.gallery.gallery-columns-2 .gallery-item {
	width: 50%
}

@media only screen and (min-width: 40.063em) {
	.gallery.gallery-columns-2 .gallery-item {
		width: 50%
	}
}

.gallery.gallery-columns-3 .gallery-item {
	width: 50%
}

@media only screen and (min-width: 40.063em) {
	.gallery.gallery-columns-3 .gallery-item {
		width: 33.33%
	}
}

.gallery.gallery-columns-4 .gallery-item {
	width: 50%
}

@media only screen and (min-width: 40.063em) {
	.gallery.gallery-columns-4 .gallery-item {
		width: 50%
	}
}

@media only screen and (min-width: 64.063em) {
	.gallery.gallery-columns-4 .gallery-item {
		width: 25%
	}
}

.gallery.gallery-columns-5 .gallery-item {
	width: 50%
}

@media only screen and (min-width: 40.063em) {
	.gallery.gallery-columns-5 .gallery-item {
		width: 20%
	}
}

.gallery.gallery-columns-6 .gallery-item {
	width: 50%
}

@media only screen and (min-width: 40.063em) {
	.gallery.gallery-columns-6 .gallery-item {
		width: 33.33%
	}
}

@media only screen and (min-width: 64.063em) {
	.gallery.gallery-columns-6 .gallery-item {
		width: 16.66%
	}
}

.gallery .gallery-item {
	display: inline-block;
	width: 50%;
	padding: 0 2px;
	margin-bottom: 4px;
	-moz-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out
}

.gallery .gallery-item:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8
}

.gallery .gallery-item img {
	width: 100%;
	max-width: 100%
}

.gallery .gallery-item a {
	line-height: 0;
	display: block;
	width: 100%
}

.gallery .gallery-item .gallery-caption {
	display: none
}

.more-link {
	display: inline-block;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	color: #ef173b
}

[class^="tag-link"] {
	display: inline-block;
	border: 1px solid rgba(31, 31, 31, 0.1);
	color: rgba(31, 31, 31, 0.6);
	font-size: 10px !important;
	padding: 8px 18px;
	text-transform: uppercase;
	margin: 0 3px 3px 0;
	line-height: 1;
	font-weight: 600;
	border-radius: 500px
}

[class^="tag-link"]:hover {
	background: #1f1f1f;
	border-color: #1f1f1f;
	color: #fff
}

.searchform {
	margin: 0
}

.searchform fieldset {
	border: 0
}

.searchform fieldset input[type="text"],
.searchform fieldset input[type="search"] {
	width: 100%
}

.pagination-space {
	padding: 10vh 0;
	position: relative
}

.pagination {
	width: 100%;
	line-height: 1;
	padding: 10vh 0;
	display: flex;
	justify-content: center;
	align-items: center
}

.pagination .screen-reader-text {
	display: none
}

.pagination .page-numbers {
	display: inline-flex;
	color: rgba(31, 31, 31, 0.2);
	font-size: 12px;
	padding: 0 5px;
	vertical-align: middle;
	font-weight: 600;
	white-space: nowrap
}

.pagination .page-numbers.current,
.pagination .page-numbers:not(.dots):hover {
	color: #ef173b
}

@media only screen and (min-width: 40.063em) {
	.pagination .page-numbers {
		font-size: 20px;
		padding: 0 10px
	}
}

@media only screen and (min-width: 64.063em) {
	.pagination .page-numbers {
		font-size: 40px
	}
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
	display: inline-flex;
	align-items: center;
	position: relative
}

@media only screen and (min-width: 40.063em) {
	.pagination .page-numbers.prev,
	.pagination .page-numbers.next {
		font-size: 14px
	}
}

@media only screen and (min-width: 64.063em) {
	.pagination .page-numbers.prev,
	.pagination .page-numbers.next {
		font-size: 30px
	}
}

.pagination .page-numbers.prev:hover:before,
.pagination .page-numbers.prev:hover:after,
.pagination .page-numbers.next:hover:before,
.pagination .page-numbers.next:hover:after {
	-moz-transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
	-webkit-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1)
}

.pagination .page-numbers.prev:after {
	content: '';
	width: 2.5vw;
	display: inline-block;
	height: 2px;
	vertical-align: middle;
	margin-left: 15px;
	background: rgba(31, 31, 31, 0.2)
}

.pagination .page-numbers.prev:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	width: 2.5vw;
	display: inline-block;
	height: 2px;
	background: #ef173b;
	-moz-transform: translateY(-50%) scale(0, 1);
	-ms-transform: translateY(-50%) scale(0, 1);
	-webkit-transform: translateY(-50%) scale(0, 1);
	transform: translateY(-50%) scale(0, 1);
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.pagination .page-numbers.next:before {
	content: '';
	width: 2.5vw;
	display: inline-block;
	height: 2px;
	vertical-align: middle;
	margin-right: 15px;
	background: rgba(31, 31, 31, 0.2)
}

.pagination .page-numbers.next:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 10px;
	width: 2.5vw;
	display: inline-block;
	height: 2px;
	background: #ef173b;
	-moz-transform: translateY(-50%) scale(0, 1);
	-ms-transform: translateY(-50%) scale(0, 1);
	-webkit-transform: translateY(-50%) scale(0, 1);
	transform: translateY(-50%) scale(0, 1);
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	-webkit-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-pagination.swiper-pagination-fraction {
	position: fixed;
	z-index: 100;
	bottom: 15px;
	right: 15px;
	width: auto;
	left: auto;
	will-change: contents;
	line-height: 1;
	color: rgba(31, 31, 31, 0.7)
}

@media only screen and (min-width: 40.063em) {
	.swiper-pagination.swiper-pagination-fraction {
		bottom: 50px;
		right: 50px
	}
}

.swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
	color: #1f1f1f
}

.light-title .swiper-pagination.swiper-pagination-fraction {
	color: rgba(255, 255, 255, 0.7)
}

.light-title .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current {
	color: #fff
}

.comments-container .navigation {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	text-transform: uppercase;
	font-size: 12px
}

.row.masonry {
	position: relative;
	height: 100vh
}

.row.masonry.thb-loaded {
	height: auto
}

.portfolio-holder {
	height: 0
}

.padding-half .portfolio-holder {
	padding-bottom: 40%
}

.padding-1 .portfolio-holder {
	padding-bottom: 80%
}

.thb-margins.masonry.masonry-style3 .padding-1.large-6 .portfolio-holder {
	padding-bottom: calc(80% + 6px)
}

.thb-margins.masonry.masonry-style5 .padding-1.large-6 .portfolio-holder {
	padding-bottom: calc(80% + 30px)
}

.thb-margins.masonry.masonry-style6 .padding-1.thb-5-2 .portfolio-holder {
	padding-bottom: calc(80% + 6px)
}

.padding-2 .portfolio-holder {
	padding-bottom: 160%
}

.thb-margins.masonry.masonry-style4 .padding-2.large-3 .portfolio-holder {
	padding-bottom: calc(160% + 41px)
}

.thb-margins.masonry.masonry-style1 .padding-2.large-3 .portfolio-holder {
	padding-bottom: calc(160% + 29px)
}

.thb-margins.masonry.masonry-style6 .padding-2.large-2 .portfolio-holder {
	padding-bottom: calc(160% + 29px)
}

.thb-margins.masonry.masonry-style2 .padding-2.large-4 .portfolio-holder {
	padding-bottom: calc(160% + 30px)
}

.thb-placeholder {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 0
}

.thb-placeholder.first {
	z-index: 2
}

.thb-placeholder.second {
	z-index: 1
}

.thb-portfolio.thb-margins .type-portfolio.style1 {
	margin-bottom: 30px
}

.thb-portfolio .type-portfolio {
	width: 100%;
	will-change: transform, opacity
}

.thb-portfolio .type-portfolio:hover .portfolio-link,
.thb-portfolio .type-portfolio.swiper-slide-active .portfolio-link,
.thb-portfolio .type-portfolio.current .portfolio-link {
	opacity: 1;
	-moz-transition-delay: 0s;
	-o-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s
}

.thb-portfolio .type-portfolio:hover h1 span:not(.next),
.thb-portfolio .type-portfolio:hover h2 span:not(.next),
.thb-portfolio .type-portfolio:hover .thb-categories span:not(.next),
.thb-portfolio .type-portfolio.swiper-slide-active h1 span:not(.next),
.thb-portfolio .type-portfolio.swiper-slide-active h2 span:not(.next),
.thb-portfolio .type-portfolio.swiper-slide-active .thb-categories span:not(.next),
.thb-portfolio .type-portfolio.current h1 span:not(.next),
.thb-portfolio .type-portfolio.current h2 span:not(.next),
.thb-portfolio .type-portfolio.current .thb-categories span:not(.next) {
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.thb-portfolio .type-portfolio:hover .thb-categories span,
.thb-portfolio .type-portfolio.swiper-slide-active .thb-categories span,
.thb-portfolio .type-portfolio.current .thb-categories span {
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s
}

.thb-portfolio .type-portfolio.light-title:not(.style3) h1,
.thb-portfolio .type-portfolio.light-title:not(.style3) h1 a:not(:hover),
.thb-portfolio .type-portfolio.light-title:not(.style3) h2 a:not(:hover),
.thb-portfolio .type-portfolio.light-title:not(.style3) h3 a:not(:hover),
.thb-portfolio .type-portfolio.light-title:not(.style3) .thb-categories,
.thb-portfolio .type-portfolio.light-title:not(.style3) .show-all:not(:hover) {
	color: #fff
}

.thb-portfolio .type-portfolio .portfolio-holder {
	position: relative
}

.thb-portfolio .type-portfolio .portfolio-link {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	background: #fff;
	padding: 15px;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-moz-transition-delay: 0.25s;
	-o-transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s
}

@media only screen and (min-width: 40.063em) {
	.thb-portfolio .type-portfolio .portfolio-link {
		padding: 30px
	}
}

@media only screen and (min-width: 64.063em) {
	.thb-portfolio .type-portfolio .portfolio-link {
		padding: 45px
	}
}

.thb-portfolio .type-portfolio .portfolio-link.transparent {
	background: none !important
}

.thb-portfolio .type-portfolio h1,
.thb-portfolio .type-portfolio h2,
.thb-portfolio .type-portfolio .thb-categories {
	display: flex;
	overflow: hidden
}

.thb-portfolio .type-portfolio h1 span:not(.next),
.thb-portfolio .type-portfolio h2 span:not(.next),
.thb-portfolio .type-portfolio .thb-categories span:not(.next) {
	display: block;
	will-change: transform;
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.thb-portfolio .type-portfolio h1,
.thb-portfolio .type-portfolio h2,
.thb-portfolio .type-portfolio .thb-categories {
	color: #1f1f1f
}

.thb-portfolio .type-portfolio .thb-categories {
	font-size: 11px;
	text-transform: uppercase
}

.thb-portfolio .type-portfolio.title-center .portfolio-link {
	justify-content: center;
	align-items: center
}

.thb-portfolio .type-portfolio.title-center .portfolio-link h2 {
	text-align: center
}

.thb-portfolio .type-portfolio.title-topleft .portfolio-link {
	justify-content: flex-start;
	align-items: flex-start
}

.thb-portfolio .type-portfolio.title-bottomleft .portfolio-link {
	justify-content: flex-end;
	align-items: flex-start
}

.thb-portfolio .type-portfolio.thb-animate-from-bottom .portfolio-holder {
	opacity: 0;
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	transform: translateY(30px)
}

.thb-portfolio .type-portfolio.thb-fade .portfolio-holder {
	opacity: 0
}

.thb-portfolio .type-portfolio.thb-scale .portfolio-holder {
	opacity: 0;
	-moz-transform-origin: 50% 50% 50%;
	-ms-transform-origin: 50% 50% 50%;
	-webkit-transform-origin: 50% 50% 50%;
	transform-origin: 50% 50% 50%;
	-moz-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-webkit-transform: scale(0, 0);
	transform: scale(0, 0)
}

.thb-portfolio .type-portfolio.thb-default-small h2 {
	font-size: 20px;
	margin: 0;
	text-transform: uppercase
}

.thb-portfolio .type-portfolio.thb-default-small .thb-categories {
	font-size: 16px;
	text-transform: none
}

.thb-portfolio .type-portfolio.thb-image-hover .thb-placeholder {
	opacity: 1
}

.thb-portfolio .type-portfolio.thb-image-hover .portfolio-link {
	z-index: 3;
	background: none !important
}

.thb-portfolio .type-portfolio.thb-image-hover:hover .thb-placeholder {
	opacity: 1
}

.thb-portfolio .type-portfolio.thb-image-hover:hover .thb-placeholder.first {
	opacity: 0
}

.thb-portfolio .type-portfolio.style1.thb-push-top {
	overflow: hidden
}

.thb-portfolio .type-portfolio.style1.thb-push-top h1 span:not(.next),
.thb-portfolio .type-portfolio.style1.thb-push-top h2 span:not(.next),
.thb-portfolio .type-portfolio.style1.thb-push-top .thb-categories span:not(.next) {
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.thb-portfolio .type-portfolio.style1.thb-push-top .thb-placeholder {
	will-change: transform
}

.thb-portfolio .type-portfolio.style1.thb-push-top .portfolio-link {
	opacity: 1;
	will-change: transform;
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.thb-portfolio .type-portfolio.style1.thb-push-top:hover .thb-placeholder {
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.thb-portfolio .type-portfolio.style1.thb-push-top:hover .portfolio-link {
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.thb-portfolio .type-portfolio.style1.thb-push-bottom {
	overflow: hidden
}

.thb-portfolio .type-portfolio.style1.thb-push-bottom h1 span:not(.next),
.thb-portfolio .type-portfolio.style1.thb-push-bottom h2 span:not(.next),
.thb-portfolio .type-portfolio.style1.thb-push-bottom .thb-categories span:not(.next) {
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.thb-portfolio .type-portfolio.style1.thb-push-bottom .thb-placeholder {
	will-change: transform
}

.thb-portfolio .type-portfolio.style1.thb-push-bottom .portfolio-link {
	opacity: 1;
	will-change: transform;
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%)
}

.thb-portfolio .type-portfolio.style1.thb-push-bottom:hover .thb-placeholder {
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.thb-portfolio .type-portfolio.style1.thb-push-bottom:hover .portfolio-link {
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.thb-portfolio .type-portfolio.thb-border-hover .portfolio-link:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	border: 0px solid #ef173b;
	will-change: border-width
}

@media only screen and (min-width: 40.063em) {
	.thb-portfolio .type-portfolio.thb-border-hover .portfolio-link:before {
		top: 15px;
		left: 15px;
		width: calc(100% - 30px);
		height: calc(100% - 30px)
	}
}

.thb-portfolio .type-portfolio.thb-border-hover:hover .portfolio-link:before {
	border-width: 2px
}

@media only screen and (min-width: 40.063em) {
	.thb-portfolio .type-portfolio.thb-border-hover:hover .portfolio-link:before {
		border-width: 6px
	}
}

.thb-portfolio .type-portfolio.thb-gradient-hover {
	overflow: hidden
}

.thb-portfolio .type-portfolio.thb-gradient-hover .portfolio-link {
	bottom: -31px;
	background: none;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjciLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC44Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.7)), color-stop(100%, rgba(0, 0, 0, 0.8)));
	background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 70%, rgba(0, 0, 0, 0.8));
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 70%, rgba(0, 0, 0, 0.8));
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7) 70%, rgba(0, 0, 0, 0.8))
}

.thb-portfolio .type-portfolio.thb-gradient-hover .portfolio-link h2 {
	color: #fff;
	font-size: 18px;
	margin: 0;
	text-transform: uppercase
}

.thb-portfolio .type-portfolio.thb-gradient-hover .portfolio-link .thb-categories {
	display: none
}

@media only screen and (min-width: 64.063em) {
	.thb-portfolio .type-portfolio.thb-gradient-hover .portfolio-link {
		padding: 30px
	}
}

.thb-portfolio .type-portfolio.thb-gradient-hover:hover .portfolio-link {
	bottom: -1px
}

.thb-portfolio .type-portfolio.style1.light-title h1,
.thb-portfolio .type-portfolio.style1.light-title h2,
.thb-portfolio .type-portfolio.style1.light-title .thb-categories {
	color: #fff
}

.thb-portfolio .type-portfolio.style1 h2 {
	margin-bottom: 5px
}

.thb-portfolio .type-portfolio.style2 {
	display: flex;
	flex-direction: column;
	text-align: center
}

.thb-portfolio .type-portfolio.style2 .portfolio-holder {
	height: auto;
	padding: 0
}

.thb-portfolio .type-portfolio.style2 .portfolio-holder .portfolio-inner {
	flex: 1;
	width: 100%;
	margin-bottom: 35px;
	position: relative
}

.thb-portfolio .type-portfolio.style2 .portfolio-holder .portfolio-inner img {
	width: 100%
}

.thb-portfolio .type-portfolio.style2 .portfolio-holder .portfolio-inner .thb-placeholder,
.thb-portfolio .type-portfolio.style2 .portfolio-holder .portfolio-inner img {
	will-change: opacity
}

.thb-portfolio .type-portfolio.style2 h2 {
	font-size: 18px;
	justify-content: center;
	margin-bottom: 5px
}

.thb-portfolio .type-portfolio.style2 .thb-categories {
	margin-bottom: 35px;
	justify-content: center;
	color: #1f1f1f
}

.columns.thb-light-column .thb-portfolio .type-portfolio.style2 .thb-categories {
	color: rgba(255, 255, 255, 0.6)
}

.columns.thb-light-column .thb-portfolio .type-portfolio.style2 .thb-categories:hover {
	color: rgba(255, 255, 255, 0.6)
}

.thb-portfolio .type-portfolio.style2:hover .portfolio-inner img,
.thb-portfolio .type-portfolio.style2:hover .portfolio-inner .thb-placeholder {
	opacity: 0.6
}

.thb-portfolio .type-portfolio.style2:hover h2 {
	color: #ef173b
}

.thb-portfolio .type-portfolio.style2:hover .thb-categories {
	color: #1f1f1f
}

.thb-portfolio .type-portfolio.style2.thb-image-hover:hover .portfolio-inner .thb-placeholder {
	opacity: 1
}

.thb-portfolio .type-portfolio.style2.thb-image-hover:hover .portfolio-inner .thb-placeholder.first {
	opacity: 0
}

.thb-portfolio .type-portfolio.style3 h2 {
	margin-bottom: 5px
}

.thb-portfolio .type-portfolio.style3 .portfolio-holder {
	border: 1px solid rgba(255, 255, 255, 0.1)
}

.thb-portfolio .type-portfolio.style3 .portfolio-content {
	padding: 8%
}

.thb-portfolio .type-portfolio.style3:hover .portfolio-holder {
	background: #fff;
	border-color: transparent
}

.thb-portfolio .type-portfolio.style3:hover.light-title h2,
.thb-portfolio .type-portfolio.style3:hover.light-title .thb-categories {
	color: #fff
}

.thb-portfolio .type-portfolio.style4 .portfolio-link {
	opacity: 1;
	flex-direction: row
}

.thb-portfolio .type-portfolio.style4 h1 {
	line-height: 1.1;
	overflow: visible;
	margin-bottom: 40px;
	justify-content: center
}

.thb-portfolio.masonry.style2 .portfolio-holder {
	height: auto
}

.thb-portfolio.masonry.style2 .portfolio-holder .portfolio-inner {
	margin-bottom: 20px
}

.thb-portfolio.masonry.style2 .thb-categories {
	margin-bottom: 30px
}

.thb-portfolio.carousel .type-portfolio .portfolio-holder {
	height: 100vh;
	display: flex;
	flex-direction: column
}

.thb-portfolio.carousel .type-portfolio .portfolio-holder h2,
.thb-portfolio.carousel .type-portfolio .portfolio-holder .thb-categories {
	text-align: center;
	display: block
}

.thb-portfolio-filter {
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

div[role="main"] .thb-portfolio-filter {
	display: none
}

.logo-holder {
	position: relative;
	display: inline-flex;
	align-items: center
}

.logo-holder .thb-portfolio-filter {
	display: none;
	align-items: center;
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: calc(100% + 30px);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	line-height: 1;
	text-transform: uppercase;
	font-size: 10px;
	padding: 10px 20px 10px 0
}

@media only screen and (min-width: 40.063em) {
	.logo-holder .thb-portfolio-filter {
		display: inline-flex
	}
}

.logo-holder .thb-portfolio-filter strong {
	font-size: 12px;
	white-space: nowrap;
	display: inline-flex;
	position: relative;
	align-items: center;
	cursor: default
}

.logo-holder .thb-portfolio-filter strong span {
	display: inline-flex;
	align-items: center;
	margin-left: 5px
}

.logo-holder .thb-portfolio-filter strong span svg {
	-moz-transform: scale(0.7, 0.7);
	-ms-transform: scale(0.7, 0.7);
	-webkit-transform: scale(0.7, 0.7);
	transform: scale(0.7, 0.7)
}

.logo-holder .thb-portfolio-filter:hover span {
	-moz-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transform: translateX(5px)
}

.logo-holder .thb-portfolio-filter ul {
	list-style: none;
	display: flex;
	padding: 10px 0;
	margin: 0;
	font-size: 12px;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: calc(100% + 20px);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.logo-holder .thb-portfolio-filter ul li {
	display: inline-flex;
	margin: 0;
	overflow: hidden;
	padding-right: 15px
}

.logo-holder .thb-portfolio-filter ul li a {
	display: block;
	color: #1f1f1f;
	opacity: 0.6;
	-moz-transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-o-transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-webkit-transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	will-change: opacity, transform
}

.logo-holder .thb-portfolio-filter ul li a.active,
.logo-holder .thb-portfolio-filter ul li a:hover {
	opacity: 1
}

.show-all {
	position: absolute;
	bottom: 15px;
	left: 15px;
	z-index: 50
}

@media only screen and (min-width: 40.063em) {
	.show-all {
		bottom: 45px;
		left: 45px
	}
}

.show-all.fixed {
	position: fixed;
	z-index: 100
}

.light-title .show-all {
	color: #fff
}

.thb-show-all {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.95);
	z-index: 100;
	will-change: opacity
}

.thb-show-all .thb-close {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

.thb-show-all .items {
	width: 90%;
	height: auto
}

.thb-show-all .items ul {
	display: flex;
	margin: 0;
	padding: 0 0 30px;
	flex-wrap: nowrap;
	overflow: hidden;
	width: 9999px
}

.thb-show-all .items ul li {
	display: inline-flex;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	padding: 0 0.0625rem;
	max-width: 300px
}

.thb-show-all .items ul li h6 {
	color: #1f1f1f;
	font-weight: 500;
	margin-bottom: 5px
}

.thb-show-all .items ul li .cats {
	font-size: 12px;
	text-transform: uppercase
}

.thb-show-all .items ul li div {
	width: 100%
}

.thb-show-all .items ul li div figure {
	margin: 0 0 25px;
	height: 0;
	padding-bottom: 60%;
	will-change: box-shadow
}

.thb-show-all .items ul li:hover figure {
	box-shadow: 0 0 0 3px #ef173b inset
}

.thb-list-portfolio {
	height: 100vh;
	position: relative
}

.thb-list-portfolio .thb-image-side,
.thb-list-portfolio .thb-content-side {
	opacity: 0
}

.thb-list-portfolio.thb-loaded .thb-image-side,
.thb-list-portfolio.thb-loaded .thb-content-side {
	opacity: 1
}

.thb-list-portfolio .type-portfolio .next {
	display: inline-flex;
	align-items: center;
	margin-left: 15px;
	overflow: hidden
}

.thb-list-portfolio .type-portfolio .next .menu_arrow {
	width: 20px;
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.thb-list-portfolio .type-portfolio.active .next .menu_arrow {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.thb-list-portfolio.thb-light .type-portfolio {
	color: #fff
}

.thb-list-portfolio.thb-light .type-portfolio h1 {
	color: #fff
}

.thb-list-portfolio.thb-light .type-portfolio h1 .next svg {
	fill: #fff
}

.thb-list-portfolio.thb-light .type-portfolio .thb-categories {
	color: #fff
}

.thb-list-portfolio.thb-light .thb-preloader .preloader-path {
	stroke: #fff
}

.thb-list-portfolio.thb-bg-grid {
	position: relative;
	height: auto;
	min-height: 100vh;
	height: 100vh
}

.thb-list-portfolio.thb-bg-grid.thb-loaded {
	height: auto
}

.thb-list-portfolio.thb-bg-grid .thb-content-side {
	display: block;
	z-index: 1;
	padding: 15vh 0;
	min-height: 100%;
	position: relative
}

.thb-list-portfolio.thb-bg-grid .thb-content-side .row {
	max-width: none;
	min-height: 100%
}

.thb-list-portfolio.thb-bg-grid .thb-content-side .row .columns {
	min-height: 50%
}

.thb-list-portfolio.thb-bg-grid .thb-image-side {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	clip: rect(0, auto, auto, 0)
}

.thb-list-portfolio.thb-bg-grid .thb-image-side .portfolio-image {
	position: fixed;
	backface-visibility: hidden;
	will-change: opacity, transform
}

.thb-list-portfolio.thb-bg-grid.thb-bg-list {
	text-align: center
}

.thb-list-portfolio.thb-bg-grid.thb-bg-list .thb-image-side .portfolio-image {
	position: fixed;
	backface-visibility: hidden;
	will-change: opacity, transform
}

@media only screen and (min-width: 40.063em) {
	.thb-list-portfolio.thb-bg-grid.thb-bg-list .thb-image-side .portfolio-image {
		left: 25%;
		top: 20%;
		width: 50%;
		height: 60%
	}
}

.thb-list-portfolio.thb-bg-grid.thb-bg-list h1,
.thb-list-portfolio.thb-bg-grid.thb-bg-list .thb-categories {
	justify-content: center
}

.thb-list-portfolio:not(.thb-bg-grid-full) .thb-content-side .type-portfolio.active h1,
.thb-list-portfolio:not(.thb-bg-grid-full) .thb-content-side .type-portfolio.active h2,
.thb-list-portfolio:not(.thb-bg-grid-full) .thb-content-side .type-portfolio.active h3,
.thb-list-portfolio:not(.thb-bg-grid-full) .thb-content-side .type-portfolio.active .thb-categories {
	color: #ef173b
}

.thb-list-portfolio:not(.thb-bg-grid-full) .thb-content-side .type-portfolio.active .next svg {
	fill: #ef173b
}

.thb-list-portfolio:not(.thb-bg-grid-full) .thb-content-side.light-title .type-portfolio.active h1,
.thb-list-portfolio:not(.thb-bg-grid-full) .thb-content-side.light-title .type-portfolio.active h2,
.thb-list-portfolio:not(.thb-bg-grid-full) .thb-content-side.light-title .type-portfolio.active h3,
.thb-list-portfolio:not(.thb-bg-grid-full) .thb-content-side.light-title .type-portfolio.active .thb-categories {
	color: #ef173b
}

.thb-list-portfolio:not(.thb-bg-grid-full) .thb-content-side.light-title .type-portfolio.active .next svg {
	fill: #ef173b
}

.thb-list-portfolio .thb-content-side {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.thb-list-portfolio .thb-content-side .type-portfolio {
	display: block;
	margin-bottom: 20px
}

.thb-list-portfolio .thb-content-side .type-portfolio h1 {
	margin-bottom: 5px
}

@media only screen and (min-width: 90.063em) {
	.thb-list-portfolio .thb-content-side .type-portfolio h1 {
		font-size: 90px
	}
}

.thb-list-portfolio .thb-content-side .type-portfolio h3 {
	display: flex;
	margin-bottom: 0;
	align-items: center
}

@media only screen and (min-width: 90.063em) {
	.thb-list-portfolio .thb-content-side .type-portfolio h3 {
		font-size: 42px
	}
}

@media only screen and (min-width: 40.063em) {
	.thb-list-portfolio .thb-content-side .type-portfolio {
		margin-bottom: 30px
	}
}

.thb-list-portfolio .thb-content-side.light-title .type-portfolio h1,
.thb-list-portfolio .thb-content-side.light-title .type-portfolio h2,
.thb-list-portfolio .thb-content-side.light-title .type-portfolio h3,
.thb-list-portfolio .thb-content-side.light-title .type-portfolio .thb-categories {
	color: #fff
}

.thb-list-portfolio .thb-image-side {
	position: relative;
	overflow: hidden
}

.thb-list-portfolio .thb-image-side .portfolio-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	display: none;
	will-change: opacity, transform
}

.thb-list-portfolio .thb-image-side .portfolio-image:nth-child(1) {
	opacity: 1;
	display: block
}

.thb_row_pagination {
	display: none;
	position: fixed;
	top: 50%;
	left: 50px;
	margin: 0;
	padding: 0;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 99
}

@media only screen and (min-width: 40.063em) {
	.thb_row_pagination {
		display: block
	}
}

.thb_row_pagination li {
	display: inline-flex;
	background: #2b2b2b;
	height: 23px;
	margin-bottom: 3px;
	font-weight: 700;
	font-size: 10px;
	color: #fff;
	overflow: hidden;
	max-width: 23px;
	line-height: 1;
	float: left;
	clear: left;
	cursor: pointer;
	opacity: 0;
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	transform: translateY(30px)
}

.thb_row_pagination li b {
	display: inline-flex;
	width: 23px;
	min-width: 23px;
	align-items: center;
	justify-content: center
}

.thb_row_pagination li span {
	display: inline-flex;
	position: relative;
	max-width: 0;
	overflow: hidden;
	white-space: nowrap;
	background: #2b2b2b;
	align-items: center;
	justify-content: center
}

.thb_row_pagination li:hover,
.thb_row_pagination li.active {
	max-width: 200px;
	background: #ef173b
}

.thb_row_pagination li:hover span,
.thb_row_pagination li.active span {
	padding: 0 6px 0 0;
	max-width: 200px;
	background: #ef173b
}

.portfolio_nav {
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

.portfolio_nav .center_link {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	height: 60px
}

@media only screen and (min-width: 40.063em) {
	.portfolio_nav .center_link {
		padding: 30px 0;
		height: auto
	}
}

.portfolio_nav .center_link a {
	display: inline-flex;
	justify-content: center;
	align-items: center
}

.portfolio_nav .center_link svg {
	overflow: visible
}

.portfolio_nav .center_link svg:hover {
	opacity: 1
}

.portfolio_nav .center_link svg:hover path:nth-child(1) {
	-moz-transform: translate3d(-1px, -1px, 0);
	-webkit-transform: translate3d(-1px, -1px, 0);
	transform: translate3d(-1px, -1px, 0)
}

.portfolio_nav .center_link svg:hover path:nth-child(2) {
	-moz-transform: translate3d(1px, -1px, 0);
	-webkit-transform: translate3d(1px, -1px, 0);
	transform: translate3d(1px, -1px, 0)
}

.portfolio_nav .center_link svg:hover path:nth-child(3) {
	-moz-transform: translate3d(-1px, 1px, 0);
	-webkit-transform: translate3d(-1px, 1px, 0);
	transform: translate3d(-1px, 1px, 0)
}

.portfolio_nav .center_link svg:hover path:nth-child(4) {
	-moz-transform: translate3d(1px, 1px, 0);
	-webkit-transform: translate3d(1px, 1px, 0);
	transform: translate3d(1px, 1px, 0)
}

.portfolio_nav svg {
	fill: #1f1f1f;
	opacity: 0.2
}

.portfolio_nav .post_nav_link {
	display: inline-flex;
	flex-direction: column;
	font-size: 14px;
	width: 100%;
	padding: 0;
	height: 60px;
	position: relative
}

.portfolio_nav .post_nav_link strong {
	font-size: 10px;
	text-transform: uppercase;
	opacity: 0.4;
	margin-bottom: 1px;
	color: #1f1f1f
}

.portfolio_nav .post_nav_link strong,
.portfolio_nav .post_nav_link span {
	display: none
}

@media only screen and (min-width: 40.063em) {
	.portfolio_nav .post_nav_link strong,
	.portfolio_nav .post_nav_link span {
		display: block
	}
}

@media only screen and (min-width: 40.063em) {
	.portfolio_nav .post_nav_link {
		padding: 30px 0;
		height: auto
	}
}

.portfolio_nav .post_nav_link .inner {
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 200px;
	height: 200px;
	overflow: hidden;
	display: flex;
	align-items: flex-end;
	visibility: hidden
}

.portfolio_nav .post_nav_link .inner img {
	width: 100%;
	-moz-transform: translateY(105%);
	-ms-transform: translateY(105%);
	-webkit-transform: translateY(105%);
	transform: translateY(105%);
	will-change: transform
}

.portfolio_nav .post_nav_link.prev {
	padding-left: 50px
}

.portfolio_nav .post_nav_link.next {
	padding-right: 50px;
	text-align: right
}

.portfolio_nav .post_nav_link.next svg {
	left: auto;
	right: 0
}

.portfolio_nav .post_nav_link.next .inner {
	left: auto;
	right: 0
}

.portfolio_nav .post_nav_link svg {
	position: absolute;
	top: 50%;
	left: 0;
	width: 20px;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media only screen and (min-width: 40.063em) {
	.portfolio_nav .post_nav_link:hover img {
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.portfolio_nav .post_nav_link:hover .inner {
	visibility: visible
}

.block-attributes,
.portfolio-attributes.style2,
.portfolio-attributes.style3,
.portfolio-title.style2 .portfolio-attributes,
.portfolio-title.style4 .portfolio-attributes {
	display: flex;
	justify-content: center;
	flex-direction: column
}

@media only screen and (min-width: 40.063em) {
	.block-attributes,
	.portfolio-attributes.style2,
	.portfolio-attributes.style3,
	.portfolio-title.style2 .portfolio-attributes,
	.portfolio-title.style4 .portfolio-attributes {
		flex-direction: row;
		flex-wrap: wrap
	}
}

.block-attributes .attribute,
.portfolio-attributes.style2 .attribute,
.portfolio-attributes.style3 .attribute,
.portfolio-title.style2 .portfolio-attributes .attribute,
.portfolio-title.style4 .portfolio-attributes .attribute {
	display: inline-flex;
	flex-direction: column;
	font-size: 13px;
	justify-content: flex-start;
	width: 100%;
	margin-bottom: 25px;
	margin-left: 0;
	text-align: left
}

.block-attributes .attribute:last-child,
.portfolio-attributes.style2 .attribute:last-child,
.portfolio-attributes.style3 .attribute:last-child,
.portfolio-title.style2 .portfolio-attributes .attribute:last-child,
.portfolio-title.style4 .portfolio-attributes .attribute:last-child {
	margin-bottom: 0
}

@media only screen and (min-width: 40.063em) {
	.block-attributes .attribute,
	.portfolio-attributes.style2 .attribute,
	.portfolio-attributes.style3 .attribute,
	.portfolio-title.style2 .portfolio-attributes .attribute,
	.portfolio-title.style4 .portfolio-attributes .attribute {
		width: 50%;
		white-space: nowrap
	}
}

@media only screen and (min-width: 64.063em) {
	.block-attributes .attribute,
	.portfolio-attributes.style2 .attribute,
	.portfolio-attributes.style3 .attribute,
	.portfolio-title.style2 .portfolio-attributes .attribute,
	.portfolio-title.style4 .portfolio-attributes .attribute {
		width: auto;
		min-width: 200px;
		margin-bottom: 0;
		padding-right: 5%
	}
	.block-attributes .attribute:last-child,
	.portfolio-attributes.style2 .attribute:last-child,
	.portfolio-attributes.style3 .attribute:last-child,
	.portfolio-title.style2 .portfolio-attributes .attribute:last-child,
	.portfolio-title.style4 .portfolio-attributes .attribute:last-child {
		padding-right: 0
	}
}

.block-attributes .attribute strong,
.portfolio-attributes.style2 .attribute strong,
.portfolio-attributes.style3 .attribute strong,
.portfolio-title.style2 .portfolio-attributes .attribute strong,
.portfolio-title.style4 .portfolio-attributes .attribute strong {
	display: flex;
	width: 100%;
	padding-bottom: 6px;
	border-bottom: 1px solid rgba(31, 31, 31, 0.05);
	margin-bottom: 10px;
	font-size: 10px
}

.portfolio-attributes {
	font-size: 12px;
	text-transform: uppercase;
	overflow: hidden;
	color: #1f1f1f;
	will-change: transform, opacity
}

.portfolio-attributes strong {
	margin-right: 2px
}

.portfolio-attributes.style1 .attribute {
	display: inline-flex;
	margin-bottom: 5px
}

.portfolio-attributes.style1 .attribute+.attribute {
	margin-left: 20px
}

.portfolio-attributes.style2 {
	justify-content: flex-start
}

.portfolio-attributes.style2 .attribute {
	min-width: 180px
}

.portfolio-attributes.style3 {
	justify-content: flex-start;
	flex-direction: column
}

.portfolio-attributes.style3 .attribute {
	margin: 0 auto 30px;
	text-transform: capitalize
}

.portfolio-attributes.style3 .attribute:last-child {
	margin-bottom: 0
}

.portfolio-attributes.style3 .attribute strong {
	border: 0;
	padding-bottom: 0;
	margin-bottom: 5px;
	opacity: 0.4;
	text-transform: uppercase
}

.portfolio-title {
	width: 100%;
	visibility: hidden
}

.portfolio-title h1 {
	display: inline-block;
	overflow: hidden;
	text-align: center;
	color: #1f1f1f;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

.portfolio-title h1 div {
	will-change: transform, opacity
}

.portfolio-title h4 {
	font-weight: 400
}

.portfolio-title h4 div {
	will-change: transform, opacity
}

.portfolio-title p {
	display: block;
	max-width: 100%;
	margin: 0 auto 33px;
	text-align: center;
	color: #1f1f1f
}

@media only screen and (min-width: 40.063em) {
	.portfolio-title p {
		max-width: 75%
	}
}

@media only screen and (min-width: 64.063em) {
	.portfolio-title p {
		max-width: 50%
	}
}

.portfolio-title p div {
	will-change: transform, opacity
}

.portfolio-title a {
	color: #1f1f1f
}

.portfolio-title.style1 .attribute,
.portfolio-title.style2 .attribute,
.portfolio-title.style3 .attribute {
	display: inline-flex
}

.portfolio-title.style1 .attribute+.attribute,
.portfolio-title.style2 .attribute+.attribute,
.portfolio-title.style3 .attribute+.attribute {
	margin-left: 25px
}

.portfolio-title.style1 {
	text-align: center;
	position: relative
}

.portfolio-title.style1 p {
	max-width: 100%
}

@media only screen and (min-width: 90.063em) {
	.portfolio-title.style1 h1 {
		font-size: 90px
	}
}

.light-title .portfolio-title.style1 h1,
.light-title .portfolio-title.style1 h4,
.light-title .portfolio-title.style1 p,
.light-title .portfolio-title.style1 a,
.light-title .portfolio-title.style1 .portfolio-attributes {
	color: #fff
}

.portfolio-title.style2 {
	text-align: center;
	padding: 10vh 0;
	background: #fbfbfb
}

.portfolio-title.style2 h1 {
	margin-bottom: 35px
}

.portfolio-title.style2 p {
	margin-bottom: 35px
}

.portfolio-title.style2 .portfolio-attributes .attribute {
	padding: 0 2.5%
}

.portfolio-title.style2 .portfolio-attributes .attribute:last-child {
	padding: 0 2.5%
}

.portfolio-title.style3,
.portfolio-title.style4 {
	text-align: left;
	padding: 10vh 0
}

.portfolio-title.style3 h1,
.portfolio-title.style4 h1 {
	text-align: inherit;
	margin: 0
}

.portfolio-title.style3 p,
.portfolio-title.style4 p {
	margin-top: 10px;
	max-width: 100%;
	text-align: inherit
}

.portfolio-title.style3 .portfolio-attributes,
.portfolio-title.style4 .portfolio-attributes {
	text-align: inherit
}

.portfolio-title.style4 .portfolio-attributes {
	flex-direction: column
}

.portfolio-title.style4 .portfolio-attributes .attribute {
	margin: 0 0 13px;
	text-transform: capitalize
}

@media only screen and (min-width: 64.063em) {
	.portfolio-title.style4 .portfolio-attributes .attribute {
		margin-bottom: 38px
	}
}

.portfolio-title.style4 .portfolio-attributes .attribute:last-child {
	margin-bottom: 0
}

.portfolio-title.style4 .portfolio-attributes .attribute strong {
	border: 0;
	padding-bottom: 0;
	margin-bottom: 5px;
	opacity: 0.4;
	text-transform: uppercase
}

.portfolio-title.style6 {
	top: 0;
	padding: 10% 0;
	margin-top: 60px
}

@media only screen and (min-width: 40.063em) {
	.portfolio-title.style6 {
		margin-top: 80px;
		padding: 10%
	}
}

.portfolio-title.style6 .attribute {
	margin-bottom: 7px
}

.portfolio-title.style6 p {
	max-width: 100%;
	text-align: left
}

.portfolio-title.style6 h1 {
	text-align: left
}

.thb-portfolio-share {
	display: inline-flex;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	line-height: 1;
	font-size: 12px;
	padding: 10px 20px 10px 0
}

.thb-portfolio-share:hover {
	-moz-transform: translate3d(-100%, -50%, 0);
	-webkit-transform: translate3d(-100%, -50%, 0);
	transform: translate3d(-100%, -50%, 0)
}

.thb-portfolio-share strong {
	font-size: 14px;
	white-space: nowrap;
	display: inline-flex;
	position: relative;
	align-items: center;
	font-weight: 400;
	cursor: default
}

.thb-portfolio-share strong span {
	display: inline-flex;
	align-items: center;
	padding-right: 4px;
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.thb-portfolio-share strong span svg {
	-moz-transform: scale(0.5, 0.5);
	-ms-transform: scale(0.5, 0.5);
	-webkit-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5)
}

.thb-portfolio-share ul {
	list-style: none;
	display: flex;
	padding: 10px 0;
	margin: 0;
	font-size: 16px;
	line-height: 1;
	position: absolute;
	top: 50%;
	left: calc(100% + 10px);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.thb-portfolio-share ul li {
	display: inline-flex;
	margin: 0;
	overflow: hidden
}

.thb-portfolio-share ul li a {
	display: block;
	color: #1f1f1f;
	opacity: 0.6;
	padding: 0 5px;
	-moz-transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-o-transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-webkit-transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.thb-portfolio-share ul li a.active,
.thb-portfolio-share ul li a:hover {
	opacity: 1
}

.thb-portfolio-share ul li a .fa-facebook {
	-moz-transform: scale(0.85, 0.85);
	-ms-transform: scale(0.85, 0.85);
	-webkit-transform: scale(0.85, 0.85);
	transform: scale(0.85, 0.85)
}

.portfolio-floating-button {
	display: flex;
	flex-direction: row-reverse;
	max-width: calc(100% - 35px);
	width: auto;
	position: fixed;
	top: 0;
	margin-top: 100px;
	right: 15px;
	background: #1f1f1f;
	min-width: 50px;
	height: auto;
	z-index: 30
}

@media only screen and (min-width: 40.063em) {
	.portfolio-floating-button {
		right: 50px;
		max-width: 575px
	}
}

.portfolio-floating-button>div {
	opacity: 0;
	visibility: hidden;
	max-width: calc(100% - 50px)
}

.portfolio-floating-button .thb-toggle {
	display: inline-flex;
	line-height: 1;
	color: #fff;
	font-weight: 600;
	font-size: 13px;
	padding: 20px;
	width: 50px;
	white-space: nowrap;
	-webkit-writing-mode: vertical-lr;
	-moz-writing-mode: vertical-lr;
	-ms-writing-mode: vertical-lr;
	writing-mode: vertical-lr
}

.portfolio-floating-button .thb-toggle .hide-message {
	display: none
}

.portfolio-floating-button .portfolio-title {
	display: none;
	padding: 15px 0 15px 15px;
	justify-content: flex-start;
	text-align: left;
	width: 505px;
	overflow: hidden;
	max-width: 100%
}

@media only screen and (min-width: 40.063em) {
	.portfolio-floating-button .portfolio-title {
		padding: 40px 10px 40px 40px
	}
}

.portfolio-floating-button .portfolio-title h1 {
	display: block;
	width: 100%;
	text-align: left;
	font-weight: 400
}

@media only screen and (min-width: 75em) {
	.portfolio-floating-button .portfolio-title h1 {
		font-size: 40px
	}
}

.portfolio-floating-button .portfolio-title p {
	max-width: 100%;
	font-size: 14px;
	text-align: left;
	font-size: 16px
}

.portfolio-floating-button .portfolio-title .portfolio-attributes {
	font-size: 13px
}

.portfolio-floating-button .portfolio-title .portfolio-attributes .attribute {
	padding: 15px 0;
	display: flex;
	text-transform: none;
	justify-content: space-between;
	border-bottom: 1px solid rgba(31, 31, 31, 0.1)
}

.portfolio-floating-button .portfolio-title .portfolio-attributes .attribute:last-of-type {
	border-bottom: 0;
	padding-bottom: 0
}

.portfolio-floating-button.dark .portfolio-title {
	color: #fff
}

.portfolio-floating-button.dark .portfolio-title h1,
.portfolio-floating-button.dark .portfolio-title p,
.portfolio-floating-button.dark .portfolio-title a,
.portfolio-floating-button.dark .portfolio-title .portfolio-attributes {
	color: #fff
}

.portfolio-floating-button.dark .portfolio-title .attribute {
	border-color: rgba(255, 255, 255, 0.1)
}

.portfolio-detail {
	min-height: 100vh
}

.portfolio-detail .post-content {
	margin: 0
}

.portfolio-detail .post-content p a:not(.btn):not(.button) {
	position: relative
}

.portfolio-detail .post-content p a:not(.btn):not(.button):after {
	content: '';
	position: absolute;
	top: calc(100% - 2px);
	left: 0;
	width: 100%;
	height: 1px;
	background: #1f1f1f;
	opacity: 0;
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	will-change: scale, opacity
}

.portfolio-detail .post-content p a:not(.btn):not(.button):hover:after {
	opacity: 1;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.portfolio-detail .post-gallery.parallax {
	background: #1f1f1f
}

.post-gallery .wp-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100%;
	pointer-events: none;
	opacity: 0
}

.post-gallery .wp-video .mejs-container {
	width: 100% !important;
	height: 100% !important
}

.post-gallery .wp-video .mejs-controls,
.post-gallery .wp-video .mejs-offscreen,
.post-gallery .wp-video .mejs-overlay-play {
	display: none !important
}

.post-gallery .wp-video .wp-video-shortcode video,
.post-gallery .wp-video video.wp-video-shortcode {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	pointer-events: none
}

.vertical-deck {
	display: block;
	width: 100%;
	height: 100vh;
	position: relative;
	margin: 0;
	padding: 0
}

.vertical-deck .vertical-page {
	height: 100vh;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	z-index: 1;
	box-shadow: 0 1px 2px rgba(31, 31, 31, 0.25);
	will-change: transform
}

.vertical-deck .vertical-page:before,
.vertical-deck .vertical-page:after {
	display: none !important
}

.vertical-deck .vertical-page.hidden {
	display: none
}

.vertical-deck .vertical-page:first-child {
	z-index: 2
}

.vertical-deck .vertical-page .thb-container {
	display: flex;
	flex-direction: column;
	height: 100vh;
	width: 100%;
	position: relative;
	overflow: hidden
}

.vertical-deck .vertical-page .thb-container h1 {
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

@media only screen and (min-width: 75em) {
	.vertical-deck .vertical-page .thb-container h1 {
		font-size: 90px
	}
}

.vertical-deck .vertical-page .thb-bg {
	position: absolute;
	top: -5%;
	left: 0;
	width: 100%;
	height: 130%;
	will-change: transform;
	background-color: #1f1f1f
}

.thb-shadow {
	background: #1f1f1f;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 98;
	opacity: 0;
	pointer-events: none;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: opacity
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	-moz-transform: translate3d(0px, 0, 0);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	will-change: transform
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	cursor: auto;
	pointer-events: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	-moz-transform: translate3d(0px, -50%, 0);
	-o-transform: translate(0px, -50%);
	-ms-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, 0.25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.swiper-container {
	width: 100%
}

.swiper-container.slider .type-portfolio,
.swiper-container.carousel .type-portfolio {
	opacity: 0;
	-moz-transition: opacity 1s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-o-transition: opacity 1s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-webkit-transition: opacity 1s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: opacity 1s cubic-bezier(0.37, 0.31, 0.2, 0.85)
}

.swiper-container.slider.thb-loaded .type-portfolio,
.swiper-container.carousel.thb-loaded .type-portfolio {
	opacity: 1
}

.swiper-container.slider .swiper-nav,
.swiper-container.carousel .swiper-nav {
	position: absolute;
	top: 50%;
	z-index: 30
}

.swiper-container.slider .swiper-nav.style2,
.swiper-container.carousel .swiper-nav.style2 {
	margin-top: -52px
}

.swiper-container .dark-pagination+.thb-swiper-pagination .swiper-pagination-bullet h6 {
	color: rgba(31, 31, 31, 0.6)
}

.swiper-container .dark-pagination+.thb-swiper-pagination .swiper-pagination-bullet:hover h6 {
	color: #1f1f1f
}

.swiper-container .dark-pagination+.thb-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active h6 {
	color: #1f1f1f
}

.swiper-container .dark-pagination+.thb-swiper-pagination .swiper-pagination-bullet>span {
	background: rgba(31, 31, 31, 0.6)
}

.swiper-container .dark-pagination+.thb-swiper-pagination .swiper-pagination-bullet>span .progress {
	background: #1f1f1f
}

.swiper-container .thb-swiper-pagination {
	position: absolute;
	bottom: 10%;
	left: 50%;
	width: auto;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 20
}

.swiper-container .thb-swiper-pagination .swiper-pagination-bullet {
	width: auto;
	height: auto;
	background: none;
	opacity: 1;
	white-space: nowrap;
	margin: 0 2px
}

@media only screen and (min-width: 64.063em) {
	.swiper-container .thb-swiper-pagination .swiper-pagination-bullet {
		margin: 0 10px
	}
}

@media only screen and (min-width: 75em) {
	.swiper-container .thb-swiper-pagination .swiper-pagination-bullet {
		margin: 0 20px
	}
}

.swiper-container .thb-swiper-pagination .swiper-pagination-bullet:hover h6 {
	color: #fff
}

.swiper-container .thb-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active h6 {
	color: #fff
}

.swiper-container .thb-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active>span .progress {
	opacity: 1
}

.swiper-container .thb-swiper-pagination .swiper-pagination-bullet h6 {
	color: rgba(255, 255, 255, 0.6);
	display: none
}

@media only screen and (min-width: 64.063em) {
	.swiper-container .thb-swiper-pagination .swiper-pagination-bullet h6 {
		display: block
	}
}

.swiper-container .thb-swiper-pagination .swiper-pagination-bullet>span {
	display: block;
	width: 4px;
	height: 4px;
	background: rgba(255, 255, 255, 0.6);
	position: relative;
	border-radius: 2px
}

.swiper-container .thb-swiper-pagination .swiper-pagination-bullet>span .progress {
	display: block;
	width: 100%;
	height: 4px;
	border-radius: 2px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	will-change: transform, opacity;
	-moz-transform-origin: left center;
	-ms-transform-origin: left center;
	-webkit-transform-origin: left center;
	transform-origin: left center
}

@media only screen and (min-width: 64.063em) {
	.swiper-container .thb-swiper-pagination .swiper-pagination-bullet>span {
		height: 2px;
		width: auto;
		margin-bottom: 13px;
		border-radius: 0
	}
	.swiper-container .thb-swiper-pagination .swiper-pagination-bullet>span .progress {
		height: 2px;
		border-radius: 0;
		-moz-transform: scale(0, 1);
		-ms-transform: scale(0, 1);
		-webkit-transform: scale(0, 1);
		transform: scale(0, 1)
	}
}

@media only screen and (min-width: 64.063em) {
	.swiper-container .thb-swiper-pagination .swiper-pagination-bullet>span {
		width: auto
	}
}

.swiper-container .swiper-nav {
	width: 52px;
	height: 52px;
	margin-top: -26px;
	overflow: hidden;
	background: none
}

.swiper-container .swiper-nav span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 52px;
	height: 52px;
	border: 1px solid #1f1f1f;
	will-change: transform
}

.swiper-container .swiper-nav span .thb-arrow {
	fill: #1f1f1f
}

.swiper-container .swiper-nav.swiper-button-prev {
	left: 30px
}

.swiper-container .swiper-nav.swiper-button-prev span {
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.swiper-container .swiper-nav.swiper-button-next {
	right: 30px
}

.swiper-container .swiper-nav.swiper-button-next span {
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.swiper-container .swiper-nav:hover span {
	background: #ef173b;
	border-color: #ef173b
}

.swiper-container .swiper-nav:hover span .thb-arrow {
	fill: #fff
}

.swiper-container:hover .swiper-nav span {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.swiper-container.full-page {
	height: 100%;
	min-height: 100vh
}

.swiper-container.full-page .swiper-wrapper {
	height: 100vh
}

.swiper-container.full-page .swiper-wrapper .columns:not(.style3-columns) {
	padding: 0
}

.swiper-container.full-page .swiper-slide {
	display: flex;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

.swiper-container.full-page h1 {
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	text-align: center
}

@media only screen and (min-width: 90.063em) {
	.swiper-container.full-page h1 {
		font-size: 90px
	}
}

.swiper-container.style1 .swiper-slide {
	background: #fff;
	position: relative
}

.swiper-container.style1 .swiper-slide h1 {
	text-align: left
}

.swiper-container.style1 .swiper-navigation {
	position: absolute;
	top: 25%;
	height: 50%;
	width: 20%;
	right: 0;
	display: flex;
	flex-direction: column;
	z-index: 30;
	justify-content: center;
	cursor: pointer
}

.swiper-container.style1 .swiper-navigation svg {
	fill: #1f1f1f;
	opacity: 0.4;
	margin: 10px 0
}

.swiper-container.style1 .swiper-navigation svg:hover {
	opacity: 1
}

.light-title .swiper-container.style1 .swiper-navigation svg {
	fill: #fff
}

.swiper-container.style1 .slider-inner {
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container.style1 .slider-inner figcaption {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70%;
	-moz-transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

@media only screen and (min-width: 40.063em) {
	.swiper-container.style1 .slider-inner {
		width: 50%;
		height: 60%;
		text-align: left
	}
	.swiper-container.style1 .slider-inner figcaption {
		left: -20%;
		-moz-transform: translate3d(0, -50%, 0);
		-webkit-transform: translate3d(0, -50%, 0);
		transform: translate3d(0, -50%, 0)
	}
}

.swiper-container.style4 .swiper-slide {
	display: flex
}

.swiper-container.style4 .swiper-slide .row {
	width: 100%;
	max-width: 100%;
	padding: 0
}

.swiper-container.style4 .swiper-slide .row h1 {
	display: block;
	text-align: center
}

.swiper-container.style4 .swiper-slide .slider-content {
	display: flex
}

.swiper-container.style4 .swiper-slide .thb-categories {
	justify-content: center
}

.swiper-container.style3 .swiper-slide {
	flex-direction: row;
	justify-content: initial;
	align-items: initial
}

.swiper-container.style3 .row {
	flex: 1
}

.swiper-container.style3 a:not(.show-all) {
	display: flex;
	flex: 1;
	color: #fff;
	justify-content: center;
	align-items: center;
	-moz-transition: none 1s;
	-o-transition: none 1s;
	-webkit-transition: none 1s;
	transition: none 1s
}

.swiper-container.style3 h1 {
	display: flex;
	flex: 1;
	mix-blend-mode: difference;
	width: 100%;
	text-transform: uppercase;
	margin: 0;
	will-change: contents;
	color: #fff
}

.swiper-container.style3 h1>div {
	display: inline-flex !important;
	flex: 1
}

.swiper-container.style3 h1>div>div {
	display: flex !important;
	flex: 1;
	justify-content: center;
	opacity: 0;
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%)
}

.swiper-container.style5 .swiper-slide {
	overflow: hidden;
	will-change: contents, transform
}

.swiper-container.style5 .swiper-slide>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	display: flex;
	justify-content: center;
	align-items: center;
	-moz-transform: translateZ(300px);
	-webkit-transform: translateZ(300px);
	transform: translateZ(300px)
}

.swiper-container.style5 .swiper-slide>a h1 span {
	-moz-transition-delay: 0.75s;
	-o-transition-delay: 0.75s;
	-webkit-transition-delay: 0.75s;
	transition-delay: 0.75s
}

.swiper-container.style5 .segmenter__image {
	width: 100%;
	display: block
}

.swiper-container.style5 .segmenter__background,
.swiper-container.style5 .segmenter__pieces,
.swiper-container.style5 .segmenter__piece-wrap,
.swiper-container.style5 .segmenter__piece-parallax,
.swiper-container.style5 .segmenter__piece {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container.style5 .segmenter__piece-wrap {
	will-change: transform
}

.swiper-container.style5 .segmenter__pieces {
	-webkit-perspective: 400px;
	perspective: 400px
}

.swiper-container.style5 .segmenter__background,
.swiper-container.style5 .segmenter__piece {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%
}

.swiper-container.style5 .segmenter__shadow {
	position: absolute;
	opacity: 0;
	box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.6);
	will-change: opacity
}

.style4-container {
	display: flex;
	flex-direction: column;
	height: 100%
}

.style4-container .swiper-container {
	width: 100%;
	height: 50vh
}

.style4-container .swiper-container .slider-inner {
	display: flex;
	width: 100%;
	height: 100%;
	position: relative
}

@media only screen and (min-width: 64.063em) {
	.style4-container {
		flex-direction: row;
		width: 100%
	}
	.style4-container .swiper-container {
		width: 50%;
		height: 100vh
	}
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	will-change: transform
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block;
	width: 100%
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-nav {
	width: 52px;
	height: 52px;
	margin-top: -26px;
	overflow: hidden;
	background: none;
	position: absolute;
	top: 50%;
	outline: none;
	border-radius: 0;
	z-index: 5
}

.slick-nav.slick-prev {
	left: 30px
}

.slick-nav.slick-prev span {
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%)
}

.slick-nav.slick-next {
	right: 30px
}

.slick-nav.slick-next span {
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.slick-nav span {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 52px;
	height: 52px;
	border: 1px solid #1f1f1f;
	will-change: transform
}

.slick-nav span .thb-arrow {
	fill: #1f1f1f
}

.slick-nav:hover span {
	background: #ef173b;
	border-color: #ef173b
}

.slick-nav:hover span .thb-arrow {
	fill: #fff
}

.slick-dots {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
	line-height: 0;
	text-align: center
}

@media only screen and (min-width: 64.063em) {
	.slick-dots {
		margin: 30px 0 0
	}
}

.slick-dots li {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: rgba(31, 31, 31, 0.2);
	cursor: pointer;
	margin: 0 2px;
	border-radius: 2px
}

@media only screen and (min-width: 64.063em) {
	.slick-dots li {
		width: 25px;
		margin: 0 5px;
		border-radius: 0
	}
}

.slick-dots li.slick-active {
	background: #ef173b
}

.slick-dots li button {
	display: none
}

.slick-dots li:last-child {
	margin: 0 2px
}

@media only screen and (min-width: 64.063em) {
	.slick-dots li:last-child {
		margin: 0 5px
	}
}

.slick:hover .slick-nav span {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.slick.overflow .slick-list {
	overflow: visible
}

.slick.overflow .slick-slide:not(.slick-active) {
	opacity: 0.4
}


/*! 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: none
}

.pswp * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.pswp img {
	max-width: none
}

.pswp--animate_opacity {
	opacity: 0.001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 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: rgba(0, 0, 0, 0.95);
	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(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1)
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 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: none;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: 0.75;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
	-webkit-box-shadow: none;
	box-shadow: none
}

.pswp__button:focus,
.pswp__button:hover {
	opacity: 1
}

.pswp__button:active {
	outline: none;
	opacity: 0.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(../img/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(../img/default-skin/default-skin.svg)
	}
	.pswp--svg .pswp__button--arrow--left,
	.pswp--svg .pswp__button--arrow--right {
		background: none
	}
}

.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: none;
	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, 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, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity 0.25s ease-out;
	transition: opacity 0.25s ease-out;
	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, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform 0.25s;
	transition: transform 0.25s;
	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: 0.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 0.25s ease-out;
	transition: opacity 0.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(preloader.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
	opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
	-webkit-animation: clockwise 500ms linear infinite;
	animation: clockwise 500ms linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
	-webkit-animation: donut-rotate 1000ms cubic-bezier(0.37, 0.31, 0.2, 0.85) infinite;
	animation: donut-rotate 1000ms cubic-bezier(0.37, 0.31, 0.2, 0.85) infinite
}

.pswp--css_animation .pswp__preloader__icn {
	background: none;
	opacity: 0.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: none;
	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(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	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__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 0.5s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: opacity 0.5s cubic-bezier(0.37, 0.31, 0.2, 0.85)
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
	visibility: visible
}

.pswp__top-bar,
.pswp__caption {
	background-color: rgba(0, 0, 0, 0.5)
}

.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
	background-color: rgba(0, 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__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
	opacity: 0.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: none
}

.page-404 {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: url("../img/404.jpg") center center;
	background-size: cover;
	flex: 1
}

.page-404 h1,
.page-404 h4 {
	color: #fff
}

.page-404 h1 {
	margin-bottom: 10px
}

.page-404 h4 {
	margin-bottom: 30px
}

.widget {
	color: #979797;
	margin-bottom: 30px;
	font-size: 16px
}

.widget p {
	font-size: inherit
}

.widget ul.menu {
	display: flex;
	flex-wrap: wrap
}

.widget ul.menu>li {
	display: flex;
	flex-direction: column;
	-webkit-flex: 0 0 100%;
	flex: 0 0 100%
}

@media only screen and (min-width: 40.063em) {
	.widget ul.menu>li {
		-webkit-flex: 0 0 50%;
		flex: 0 0 50%
	}
}

.widget ul.menu .sub-menu a {
	font-size: 14px
}

.widget abbr[title] {
	margin-left: 10px
}

.widget a {
	color: #979797
}

.widget a:before {
	background: #979797
}

.widget a:hover {
	color: #1f1f1f
}

.widget a:hover:before {
	background: #1f1f1f
}

.widget.widget_tag_cloud [class^="tag-link"]:hover {
	color: #fff
}

.dark .widget.widget_tag_cloud [class^="tag-link"] {
	border-color: rgba(255, 255, 255, 0.2)
}

.dark .widget.widget_tag_cloud [class^="tag-link"]:hover {
	border-color: #fff;
	background: #fff;
	color: #1f1f1f
}

.widget.widget_recent_comments a {
	color: #1f1f1f
}

.widget.widget_recent_comments a:before {
	display: none
}

.widget.widget_calendar table {
	background: transparent;
	border: 0;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.widget.widget_calendar table thead,
.widget.widget_calendar table tbody,
.widget.widget_calendar table tfoot {
	border: 1px solid rgba(0, 0, 0, 0.07)
}

.dark .widget.widget_calendar table thead,
.dark .widget.widget_calendar table tbody,
.dark .widget.widget_calendar table tfoot {
	border-color: rgba(255, 255, 255, 0.1)
}

.widget.widget_calendar table thead {
	background: transparent;
	font-size: 12px
}

.widget.widget_calendar table thead th {
	padding: 13px 0;
	color: #303030;
	text-align: center;
	font-weight: 800
}

.dark .widget.widget_calendar table thead th {
	color: #fff
}

.widget.widget_calendar table tbody {
	background: transparent
}

.widget.widget_calendar table tbody tr:nth-child(even) {
	background: rgba(0, 0, 0, 0.02)
}

.widget.widget_calendar table tbody td {
	font-size: 12px;
	color: #686868;
	text-align: center;
	padding: 9px 0
}

.widget.widget_calendar table tfoot {
	background: transparent;
	margin-top: 10px;
	border-top: 1px solid rgba(0, 0, 0, 0.07)
}

.widget.widget_calendar table tfoot tr td {
	padding: 12px 14px;
	font-size: 12px
}

.widget.widget_calendar table tfoot tr td a {
	color: #737373;
	text-transform: uppercase;
	font-weight: 500
}

.widget.widget_calendar table tfoot tr #next {
	text-align: right
}

.widget.widget_calendar table caption {
	color: #303030;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 15px 0
}

.dark .widget.widget_calendar table caption {
	color: #fff
}

.widget.widget_search .screen-reader-text {
	display: none
}

.widget.widget_search input[type="text"] {
	width: 100%
}

.widget.widget_mc4wp_form_widget p {
	font-size: 14px
}

.widget.widget_mc4wp_form_widget fieldset {
	position: relative
}

.widget.widget_mc4wp_form_widget input {
	margin: 0;
	padding-right: 50px;
	width: 100%
}

.widget.widget_mc4wp_form_widget input[type="submit"] {
	padding: 0;
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 36px;
	padding-bottom: 15px;
	justify-content: flex-end;
	color: #1f1f1f
}

.dark .widget.widget_mc4wp_form_widget input[type="submit"] {
	color: #fff
}

.widget.widget_price_filter .price_slider {
	height: 4px;
	background: #eee;
	position: relative;
	margin-bottom: 25px;
	margin-top: 10px
}

.widget.widget_price_filter .price_slider .ui-slider-range {
	height: 4px;
	background: #0cbf69;
	position: absolute
}

.widget.widget_price_filter .price_slider .ui-slider-handle {
	display: block;
	position: absolute;
	outline: 0;
	top: -4px;
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background: #fff;
	border: 3px solid #0cbf69;
	-moz-transition-duration: 0s;
	-o-transition-duration: 0s;
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}

.widget.widget_price_filter .price_slider_amount .button {
	float: right;
	font-size: 12px;
	font-weight: 700;
	padding: 1px 0;
	border: 0;
	color: #0cbf69;
	background: transparent;
	height: auto;
	text-transform: uppercase
}

.widget.widget_price_filter .price_slider_amount .button:hover {
	background: transparent !important;
	color: #1f1f1f
}

.widget.widget_price_filter .price_slider_amount .price_label {
	float: left;
	line-height: 14px;
	font-size: 12px;
	text-transform: uppercase;
	color: #1f1f1f
}

.widget.widget_price_filter .price_slider_amount .price_label span {
	font-weight: 700
}

.widget.woo {
	border: 1px solid #f1f1f1;
	border-radius: 3px;
	margin-bottom: 15px
}

.widget.woo h6 {
	color: #1f1f1f;
	display: block;
	padding: 10px 35px 10px 15px;
	margin: 0;
	cursor: pointer;
	position: relative
}

@media only screen and (min-width: 40.063em) {
	.widget.woo h6 {
		padding: 20px 35px 20px 25px
	}
}

.widget.woo h6:after {
	content: '';
	display: block;
	position: absolute;
	top: 18px;
	right: 23px;
	width: 11px;
	height: 1px;
	background: #676767
}

@media only screen and (min-width: 40.063em) {
	.widget.woo h6:after {
		top: 27px
	}
}

.widget.woo h6:before {
	content: '';
	display: block;
	position: absolute;
	top: 13px;
	right: 28px;
	width: 1px;
	height: 11px;
	background: #676767;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

@media only screen and (min-width: 40.063em) {
	.widget.woo h6:before {
		top: 22px
	}
}

.widget.woo:not(.active) h6:before {
	-moz-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0)
}

.widget.woo .widget_content {
	padding: 10px 15px;
	border-top: 1px solid #f1f1f1;
	overflow: hidden
}

@media only screen and (min-width: 40.063em) {
	.widget.woo .widget_content {
		padding: 20px 25px
	}
}

.widget.woo.active .widget_content {
	height: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-top-width: 0
}

@media only screen and (min-width: 64.063em) {
	.sidebar.woo {
		padding-left: 3%
	}
	.sidebar.woo.large-order-1 {
		padding-left: 0;
		padding-right: 3%
	}
}

.instagram-row {
	margin: 0;
	position: relative;
	align-items: center
}

.instagram-row.margin .columns {
	margin-bottom: 30px
}

.instagram-row figure {
	margin: 0;
	padding: 0;
	position: relative;
	padding-bottom: 80%;
	background-size: cover;
	background-position: center;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	will-change: filter
}

.instagram-row figure>a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.instagram-row figure:hover {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%)
}

.thb-client-row.has-border .thb-client {
	border: 1px solid #1f1f1f
}

.thb-client-row.has-border .thb-client {
	margin-right: -1px;
	margin-bottom: -1px
}

.thb-client-row.has-border .slick .slick-list {
	padding: 0 1px 1px 0 !important
}

.thb-client-row.thb-opacity .thb-client img {
	will-change: opacity;
	opacity: 0.3
}

.thb-client-row.thb-opacity .thb-client:hover img {
	opacity: 1
}

.thb-client-row.thb-grayscale .thb-client img {
	will-change: filter;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.thb-client-row.thb-grayscale .thb-client:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.thb-client-row .thb-client img {
	display: block
}

.thb-client-row .thb-client a {
	display: block
}

.thb-team-row .slick .slick-track {
	padding: 5% 0
}

.thb-team-row .slick.centered .slick-slide {
	opacity: 0.7;
	z-index: 1;
	-moz-transform-origin: center 50%;
	-ms-transform-origin: center 50%;
	-webkit-transform-origin: center 50%;
	transform-origin: center 50%;
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	will-change: transform, opacity
}

.thb-team-row .slick.centered .slick-slide.slick-center.slick-active {
	opacity: 1;
	z-index: 2
}

@media only screen and (min-width: 40.063em) {
	.thb-team-row .slick.centered .slick-slide.slick-center.slick-active {
		-moz-transform: scale(1.3, 1.3);
		-ms-transform: scale(1.3, 1.3);
		-webkit-transform: scale(1.3, 1.3);
		transform: scale(1.3, 1.3)
	}
}

.thb-team-row .slick .thb-team-member {
	margin-bottom: 0
}

.thb-team-row .thb-team-member {
	display: block;
	position: relative;
	margin-bottom: 30px
}

.thb-team-row .thb-team-member.thb-add-new>a {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	border: 1px solid #efefef
}

.thb-team-row .thb-team-member.thb-add-new>a svg {
	width: 60px;
	height: 60px
}

.thb-team-row .thb-team-member.thb-add-new>a:hover {
	border-color: #ef173b
}

.thb-team-row .thb-team-member.thb-add-new>a:hover svg path {
	stroke: #ef173b
}

.thb-team-row .thb-team-member .team-information {
	position: absolute;
	top: 0;
	left: 15px;
	right: 15px;
	height: 100%;
	opacity: 0;
	padding: 30px;
	background: rgba(239, 23, 59, 0.9);
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	color: #fff;
	will-change: opacity
}

.thb-team-row .thb-team-member .team-information h6 {
	color: #fff;
	font-size: 14px;
	margin-bottom: 0
}

.thb-team-row .thb-team-member .team-information .job-title {
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px
}

.thb-team-row .thb-team-member .team-information .thb-description {
	font-size: 12px;
	color: #fff
}

.thb-team-row .thb-team-member .team-information .thb-description a {
	display: inline-block;
	opacity: 0.8;
	color: #fff;
	margin-right: 5px
}

.thb-team-row .thb-team-member .team-information .thb-description a:hover {
	opacity: 1
}

.thb-team-row .thb-team-member:hover .team-information {
	opacity: 1
}

.thb-iconbox {
	display: flex;
	margin-bottom: 20px;
	visibility: hidden
}

.thb-iconbox figure {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 64px;
	height: 64px
}

.thb-iconbox figure svg {
	width: 64px;
	height: 64px;
	display: none
}

.thb-iconbox figure svg path,
.thb-iconbox figure svg circle,
.thb-iconbox figure svg rect,
.thb-iconbox figure svg ellipse {
	stroke: #d3d3d3;
	-moz-transition: color 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-o-transition: color 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-webkit-transition: color 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: color 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85)
}

.thb-iconbox h5 {
	font-size: 20px;
	-moz-transition: color 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-o-transition: color 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-webkit-transition: color 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: color 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85)
}

.thb-iconbox p {
	font-size: 13px;
	display: block
}

.thb-iconbox.type2 {
	padding: 15px;
	border: 1px solid #d9d9d9
}

@media only screen and (min-width: 40.063em) {
	.thb-iconbox.type2 {
		padding: 30px
	}
}

.thb-iconbox.type2 p {
	margin-bottom: 0
}

.thb-iconbox.type2:hover {
	background: #ef173b;
	border-color: #ef173b;
	color: #fff
}

.thb-iconbox.type2:hover svg path,
.thb-iconbox.type2:hover svg circle,
.thb-iconbox.type2:hover svg rect,
.thb-iconbox.type2:hover svg ellipse {
	stroke: #fff
}

.thb-iconbox.type2:hover h5 {
	color: #fff
}

.thb-iconbox.type3 {
	position: relative;
	padding: 15px;
	border: 2px solid rgba(0, 0, 0, 0.07)
}

.thb-iconbox.type3:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -2px;
	right: -2px;
	bottom: -2px;
	z-index: 2;
	opacity: 0;
	box-shadow: inset 0 -75px 60px -35px #ef173b
}

@media only screen and (min-width: 40.063em) {
	.thb-iconbox.type3 {
		padding: 30px
	}
}

.thb-iconbox.type3 svg path,
.thb-iconbox.type3 svg circle,
.thb-iconbox.type3 svg rect,
.thb-iconbox.type3 svg ellipse {
	stroke: #ef173b
}

.thb-iconbox.type3 p {
	font-size: 16px;
	margin-bottom: 0
}

.thb-iconbox.type3 .thb-iconbox-bg {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	z-index: 0
}

.thb-iconbox.type3 h5 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px
}

.thb-iconbox.type3 figure,
.thb-iconbox.type3 .iconbox-content {
	position: relative;
	z-index: 5
}

.thb-iconbox.type3 .iconbox-content {
	margin-bottom: 20px
}

.thb-iconbox.type3:hover {
	background: #000;
	border-color: #000;
	color: #fff
}

.thb-iconbox.type3:hover .thb-iconbox-bg {
	opacity: 0.3
}

.thb-iconbox.type3:hover:after {
	opacity: 1;
	-moz-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s
}

.thb-iconbox.type3:hover svg path,
.thb-iconbox.type3:hover svg circle,
.thb-iconbox.type3:hover svg rect,
.thb-iconbox.type3:hover svg ellipse {
	stroke: #fff
}

.thb-iconbox.type3:hover h5 {
	color: #fff
}

.thb-iconbox.top {
	flex-direction: column
}

.thb-iconbox.top figure {
	margin-bottom: 30px
}

.thb-iconbox.top.type1 {
	align-items: center;
	text-align: center
}

.thb-iconbox.left figure {
	margin-right: 30px
}

.thb-iconbox.left h5 {
	margin-bottom: 10px
}

.thb-iconbox.right {
	flex-direction: row-reverse;
	text-align: right
}

.thb-iconbox.right figure {
	margin-left: 30px
}

.thb-iconbox.right h5 {
	margin-bottom: 10px
}

.thb-testimonials .author_image {
	display: inline-block;
	margin: 0 0 20px;
	padding: 0;
	width: 64px;
	height: 64px;
	border-radius: 32px
}

.thb-testimonials blockquote {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 20px
}

.thb-testimonials cite {
	display: block;
	color: #1f1f1f;
	font-size: 16px;
	font-weight: 600;
	font-style: normal;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 5px
}

.thb-testimonials cite:before {
	display: none
}

.thb-testimonials .title {
	font-size: 13px;
	color: #1f1f1f;
	font-weight: 300;
	line-height: 1
}

.thb-testimonials.style1 {
	text-align: center
}

@media only screen and (min-width: 64.063em) {
	.thb-testimonials.style1 blockquote p {
		font-size: 24px
	}
}

.thb-testimonials.style2 {
	text-align: left
}

.thb-testimonials.style2 blockquote {
	padding-left: 0;
	padding-right: 10%;
	text-align: left
}

.thb-testimonials.style2 blockquote p {
	font-size: 20px
}

.thb-testimonials.style2 .thb-testimonial .author_image {
	float: left;
	margin: 0 20px 0 0
}

.thb-testimonials.style2 .thb-testimonial .author_image+div {
	padding: 10px 0 0 84px
}

.thb-testimonials.style2 .thb-testimonial div {
	padding: 10px 0 0 0;
	display: block;
	line-height: 1
}

.thb-light-column .thb-testimonials {
	color: #fff
}

.thb-light-column .thb-testimonials blockquote p,
.thb-light-column .thb-testimonials cite,
.thb-light-column .thb-testimonials .title {
	color: #fff
}

.thb-device {
	max-width: 260px;
	width: 100%;
	margin-bottom: 10%
}

.thb-device.align-center {
	margin: 0 auto 10%
}

.thb-device.align-right {
	margin-left: auto
}

.thb-device.align-left {
	margin-right: auto
}

.thb-device .thb-iphone {
	position: relative;
	padding-bottom: 201.490825688073%;
	height: 0
}

.thb-device .thb-iphone .device {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: url("../img/iphone.png") left top no-repeat;
	background-size: 100%
}

.thb-device .thb-iphone .screen {
	position: absolute;
	background: transparent;
	top: 11.980648833238%;
	left: 0;
	right: 0;
	bottom: 11.95219123506%
}

.thb-device .thb-iphone .screen .slick-slide img {
	padding-left: 7.110091743119%;
	padding-right: 6.823394495413%
}

.thb-device .thb-iphone .screen .slick-dots {
	text-align: center;
	margin-top: 30%
}

@media only screen and (min-width: 64.063em) {
	.thb-device .thb-iphone .screen .slick-dots {
		margin-top: 40%
	}
}

.thb-image-slider .slick-slide {
	display: flex;
	justify-content: center;
	align-items: center
}

.thb-image-slider .slick-slide:not(.slick-active) a {
	pointer-events: none
}

.thb-image-slider.thb-image-slider-style1.margins .slick-slide {
	margin: 0 1%
}

.thb-image-slider.thb-image-slider-style2 {
	position: relative;
	border-radius: 3px 3px 0 0
}

.thb-image-slider.thb-image-slider-style2:before {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: #f1f1f1;
	height: 30px;
	width: 100%;
	content: '···';
	padding-left: 12px;
	color: #d2d2d2;
	font-size: 30px;
	font-weight: 700;
	border-radius: 3px 3px 0 0
}

.thb-image-slider.thb-image-slider-style2 .slick-slide {
	background: #1f1f1f
}

.thb-image-slider.thb-image-slider-style3 {
	position: relative;
	height: 100%
}

.thb-image-slider.thb-image-slider-style3 .slick-list {
	height: 100%
}

.thb-image-slider.thb_full_height .slick-list,
.thb-image-slider.thb_full_height .slick-track,
.thb-image-slider.thb_full_height .slick-slide,
.thb-image-slider.thb_full_height figure {
	height: 100vh
}

.thb-image-slider.thb_full_height .slick-dots {
	position: absolute;
	bottom: 30px;
	width: 100%
}

.animation {
	will-change: opacity, transform;
	opacity: 0
}

.animation.bottom-to-top {
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-webkit-transform: translateY(30px);
	transform: translateY(30px)
}

.animation.top-to-bottom {
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px)
}

.animation.left-to-right {
	-moz-transform: translateX(-30px);
	-ms-transform: translateX(-30px);
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px)
}

.animation.right-to-left {
	-moz-transform: translateX(30px);
	-ms-transform: translateX(30px);
	-webkit-transform: translateX(30px);
	transform: translateX(30px)
}

.animation.scale {
	-moz-transform: scale(0.8, 0.8);
	-ms-transform: scale(0.8, 0.8);
	-webkit-transform: scale(0.8, 0.8);
	transform: scale(0.8, 0.8)
}

.vc_empty_space {
	clear: both
}

.image_link {
	display: inline-block
}

.image_link.full {
	width: 100%
}

.page a.facebook,
.post .post-content a.facebook {
	color: #3b5998
}

.page a.facebook:hover,
.post .post-content a.facebook:hover {
	color: #2d4373
}

.page a.google-plus,
.post .post-content a.google-plus {
	color: #dd4b39
}

.page a.google-plus:hover,
.post .post-content a.google-plus:hover {
	color: #c23321
}

.page a.linkedin,
.post .post-content a.linkedin {
	color: #007bb6
}

.page a.linkedin:hover,
.post .post-content a.linkedin:hover {
	color: #005983
}

.page a.pinterest,
.post .post-content a.pinterest {
	color: #cb2027
}

.page a.pinterest:hover,
.post .post-content a.pinterest:hover {
	color: #9f191f
}

.page a.twitter,
.post .post-content a.twitter {
	color: #00aced
}

.page a.twitter:hover,
.post .post-content a.twitter:hover {
	color: #0087ba
}

.page a.instagram,
.post .post-content a.instagram {
	color: #3f729b
}

.page a.instagram:hover,
.post .post-content a.instagram:hover {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.page a.vk,
.post .post-content a.vk {
	color: #45668e
}

.page a.vk:hover,
.post .post-content a.vk:hover {
	color: #344d6c
}

.page a.tumblr,
.post .post-content a.tumblr {
	color: #35465c
}

.page a.tumblr:hover,
.post .post-content a.tumblr:hover {
	color: #222d3c
}

.page a.xing,
.post .post-content a.xing {
	color: #cfdc00
}

.page a.xing:hover,
.post .post-content a.xing:hover {
	color: #9fa900
}

.page a.soundcloud,
.post .post-content a.soundcloud {
	color: #f80
}

.page a.soundcloud:hover,
.post .post-content a.soundcloud:hover {
	color: #cc6d00
}

.page a.dribbble,
.post .post-content a.dribbble {
	color: #ea4c89
}

.page a.dribbble:hover,
.post .post-content a.dribbble:hover {
	color: #e51e6b
}

.page a.youtube,
.post .post-content a.youtube {
	color: #e52d27
}

.page a.youtube:hover,
.post .post-content a.youtube:hover {
	color: #c21d17
}

.page a.spotify,
.post .post-content a.spotify {
	color: #7ab800
}

.page a.spotify:hover,
.post .post-content a.spotify:hover {
	color: #588500
}

.page a.behance,
.post .post-content a.behance {
	color: #1769ff
}

.page a.behance:hover,
.post .post-content a.behance:hover {
	color: #0050e3
}

.page a.deviantart,
.post .post-content a.deviantart {
	color: #4e6252
}

.page a.deviantart:hover,
.post .post-content a.deviantart:hover {
	color: #37463a
}

.page a.vimeo,
.post .post-content a.vimeo {
	color: #1ab7ea
}

.page a.vimeo:hover,
.post .post-content a.vimeo:hover {
	color: #1295bf
}

.page a.flickr,
.post .post-content a.flickr {
	color: #0063dc
}

.page a.flickr:hover,
.post .post-content a.flickr:hover {
	color: #004ca9
}

.page a.rss,
.post .post-content a.rss {
	color: #f26522
}

.page a.rss:hover,
.post .post-content a.rss:hover {
	color: #d54d0d
}

.page a.twitch,
.post .post-content a.twitch {
	color: #6441a5
}

.page a.twitch:hover,
.post .post-content a.twitch:hover {
	color: #4e3380
}

.page a.fivehundred,
.post .post-content a.fivehundred {
	color: #0099e5
}

.page a.fivehundred:hover,
.post .post-content a.fivehundred:hover {
	color: #0077b2
}

.page .subfooter a.social,
.post .post-content .subfooter a.social {
	color: #1f1f1f
}

.page .subfooter a.social.facebook:hover,
.post .post-content .subfooter a.social.facebook:hover {
	color: #3b5998
}

.page .subfooter a.social.google-plus:hover,
.post .post-content .subfooter a.social.google-plus:hover {
	color: #dd4b39
}

.page .subfooter a.social.linkedin:hover,
.post .post-content .subfooter a.social.linkedin:hover {
	color: #007bb6
}

.page .subfooter a.social.pinterest:hover,
.post .post-content .subfooter a.social.pinterest:hover {
	color: #cb2027
}

.page .subfooter a.social.twitter:hover,
.post .post-content .subfooter a.social.twitter:hover {
	color: #00aced
}

.page .subfooter a.social.instagram:hover,
.post .post-content .subfooter a.social.instagram:hover {
	color: #3f729b
}

.page .subfooter a.social.vk:hover,
.post .post-content .subfooter a.social.vk:hover {
	color: #45668e
}

.page .subfooter a.social.tumblr:hover,
.post .post-content .subfooter a.social.tumblr:hover {
	color: #35465c
}

.page .subfooter a.social.xing:hover,
.post .post-content .subfooter a.social.xing:hover {
	color: #cfdc00
}

.page .subfooter a.social.soundcloud:hover,
.post .post-content .subfooter a.social.soundcloud:hover {
	color: #f80
}

.page .subfooter a.social.dribbble:hover,
.post .post-content .subfooter a.social.dribbble:hover {
	color: #ea4c89
}

.page .subfooter a.social.youtube:hover,
.post .post-content .subfooter a.social.youtube:hover {
	color: #e52d27
}

.page .subfooter a.social.spotify:hover,
.post .post-content .subfooter a.social.spotify:hover {
	color: #7ab800
}

.page .subfooter a.social.behance:hover,
.post .post-content .subfooter a.social.behance:hover {
	color: #1769ff
}

.page .subfooter a.social.deviantart:hover,
.post .post-content .subfooter a.social.deviantart:hover {
	color: #4e6252
}

.page .subfooter a.social.vimeo:hover,
.post .post-content .subfooter a.social.vimeo:hover {
	color: #1ab7ea
}

.page .subfooter a.social.flickr:hover,
.post .post-content .subfooter a.social.flickr:hover {
	color: #0063dc
}

.page .subfooter a.social.rss:hover,
.post .post-content .subfooter a.social.rss:hover {
	color: #f26522
}

.page .subfooter a.social.twitch:hover,
.post .post-content .subfooter a.social.twitch:hover {
	color: #6441a5
}

.page .subfooter a.social.fivehundred:hover,
.post .post-content .subfooter a.social.fivehundred:hover {
	color: #0099e5
}

.page .subfooter.dark a.social:not(:hover),
.post .post-content .subfooter.dark a.social:not(:hover) {
	color: #fff
}

table tbody th,
table tbody td {
	text-align: inherit;
	color: #1f1f1f
}

.contact_map h3 {
	margin-bottom: 5px
}

.thb-autotype .thb-autotype-entry {
	display: inline-block;
	font-weight: 600;
	color: #ef173b;
	will-change: contents
}

.thb-autotype .typed-cursor {
	font-weight: 400;
	display: inline-block;
	-moz-animation: blink 0.7s infinite;
	-webkit-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite
}

@keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.thb-fadetype {
	visibility: hidden
}

.thb-fadetype .thb-fadetype-entry {
	display: inline-block;
	will-change: contents
}

.thb-fadetype .thb-fadetype-entry div {
	will-change: opacity
}

#music_toggle {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background: #404040;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 100
}

#music_toggle>div {
	display: flex;
	padding-bottom: 3px;
	width: 20px;
	height: 21px;
	align-items: flex-end
}

#music_toggle span {
	display: inline-flex;
	margin: 0 1px;
	width: 2px;
	height: 7px;
	background: #fff
}

#music_toggle.on span:nth-child(1) {
	-moz-animation: music-bar 2s 1s ease-out alternate infinite;
	-webkit-animation: music-bar 2s 1s ease-out alternate infinite;
	animation: music-bar 2s 1s ease-out alternate infinite
}

#music_toggle.on span:nth-child(2) {
	-moz-animation: music-bar 2s 0.5s ease-out alternate infinite;
	-webkit-animation: music-bar 2s 0.5s ease-out alternate infinite;
	animation: music-bar 2s 0.5s ease-out alternate infinite
}

#music_toggle.on span:nth-child(3) {
	-moz-animation: music-bar 2s 1.5s ease-out alternate infinite;
	-webkit-animation: music-bar 2s 1.5s ease-out alternate infinite;
	animation: music-bar 2s 1.5s ease-out alternate infinite
}

#music_toggle.on span:nth-child(4) {
	-moz-animation: music-bar 2s 0.25s ease-out alternate infinite;
	-webkit-animation: music-bar 2s 0.25s ease-out alternate infinite;
	animation: music-bar 2s 0.25s ease-out alternate infinite
}

#music_toggle.on span:nth-child(5) {
	-moz-animation: music-bar 2s 0.75s ease-out alternate infinite;
	-webkit-animation: music-bar 2s 0.75s ease-out alternate infinite;
	animation: music-bar 2s 0.75s ease-out alternate infinite
}

@media only screen and (min-width: 40.063em) {
	#music_toggle {
		bottom: 50px;
		right: 50px
	}
}

#music_toggle:hover,
#music_toggle.on {
	background: #ef173b
}

@-moz-keyframes music-bar {
	0% {
		height: 6px
	}
	10% {
		height: 10px
	}
	20% {
		height: 6px
	}
	30% {
		height: 14px
	}
	40% {
		height: 18px
	}
	50% {
		height: 6px
	}
	60% {
		height: 16px
	}
	70% {
		height: 10px
	}
	80% {
		height: 12px
	}
	90% {
		height: 4px
	}
	100% {
		height: 18px
	}
}

@-webkit-keyframes music-bar {
	0% {
		height: 6px
	}
	10% {
		height: 10px
	}
	20% {
		height: 6px
	}
	30% {
		height: 14px
	}
	40% {
		height: 18px
	}
	50% {
		height: 6px
	}
	60% {
		height: 16px
	}
	70% {
		height: 10px
	}
	80% {
		height: 12px
	}
	90% {
		height: 4px
	}
	100% {
		height: 18px
	}
}

@keyframes music-bar {
	0% {
		height: 6px
	}
	10% {
		height: 10px
	}
	20% {
		height: 6px
	}
	30% {
		height: 14px
	}
	40% {
		height: 18px
	}
	50% {
		height: 6px
	}
	60% {
		height: 16px
	}
	70% {
		height: 10px
	}
	80% {
		height: 12px
	}
	90% {
		height: 4px
	}
	100% {
		height: 18px
	}
}

#scroll_to_top {
	position: fixed;
	bottom: -50px;
	right: 15px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background: transparent;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 100;
	border: 1px solid #dedede
}

#scroll_to_top:hover {
	background: #404040;
	border-color: #404040
}

#scroll_to_top:hover svg {
	fill: #fff
}

#scroll_to_top svg {
	fill: #dedede
}

@media only screen and (min-width: 40.063em) {
	#scroll_to_top {
		right: 50px
	}
}

#scroll_to_top.active {
	bottom: 15px
}

@media only screen and (min-width: 40.063em) {
	#scroll_to_top.active {
		bottom: 50px;
		right: 50px
	}
}

#scroll_to_top.active+#music_toggle {
	bottom: 75px
}

@media only screen and (min-width: 40.063em) {
	#scroll_to_top.active+#music_toggle {
		bottom: 110px
	}
}

.pswp__caption__center {
	text-align: center
}

.thb-counter {
	text-align: center;
	color: #ef173b;
	visibility: hidden;
	margin-bottom: 30px
}

.thb-counter figure {
	display: flex;
	width: 100%;
	height: 50px;
	justify-content: center;
	align-items: center;
	margin-bottom: 25px
}

.thb-counter figure svg {
	display: none;
	width: 50px;
	margin: 0 auto
}

.thb-counter figure svg path,
.thb-counter figure svg circle,
.thb-counter figure svg rect,
.thb-counter figure svg ellipse {
	stroke: #ef173b
}

.thb-counter div {
	will-change: contents
}

.thb-counter .h1 {
	display: block;
	width: 100%;
	line-height: 1;
	font-weight: 600 !important;
	letter-spacing: -0.02em !important
}

.thb-counter h6 {
	text-transform: none;
	font-weight: 400;
	font-size: 20px;
	letter-spacing: normal;
	color: #ef173b;
	margin: 0
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-minimal {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	position: relative
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-minimal .odometer-digit {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	position: relative
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner {
	text-align: left;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon {
	display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner {
	display: block;
	-webkit-backface-visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-minimal .odometer-digit .odometer-value {
	display: block;
	-webkit-transform: translateZ(0)
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value {
	position: absolute
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner {
	transition: transform 2s
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
	-webkit-transition: -webkit-transform 2s;
	-moz-transition: -moz-transform 2s;
	-ms-transition: -ms-transform 2s;
	-o-transition: -o-transform 2s;
	transition: transform 2s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.products {
	list-style: none
}

.products .product {
	margin-bottom: 30px
}

.products .product .product_holder {
	background: #f6f6f6;
	position: relative;
	border-radius: 3px;
	overflow: hidden
}

.products .product .product_holder img {
	display: block;
	border-radius: 3px;
	width: 100%
}

.products .product .added_to_cart.wc-forward {
	display: none
}

.products .product .woocommerce-LoopProduct-link {
	display: block;
	border-radius: 3px;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none
}

.products .product .woocommerce-LoopProduct-link:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 6;
	overflow: hidden;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1)
}

.products .product .woocommerce-LoopProduct-link:hover {
	color: #1f1f1f
}

.products .product .woocommerce-LoopProduct-link .star-rating {
	margin-top: 10px
}

.products .product.thb_hover .product_thumbnail_hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	opacity: 0;
	border-radius: 3px
}

.products .product.thb_hover:hover .product_thumbnail_hover,
.products .product.thb_hover:hover .add_to_cart_button {
	opacity: 1
}

.products .product .thb_title_holder {
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	z-index: 10
}

@media only screen and (min-width: 64.063em) {
	.products .product .thb_title_holder {
		top: 30px;
		left: 30px;
		right: 30px
	}
}

.products .product .thb_title_holder h3 {
	font-weight: 400;
	font-size: 22px;
	line-height: 1.1;
	margin-bottom: 5px
}

.products .product .add_to_cart_button {
	display: flex;
	align-items: center;
	height: 36px;
	min-width: 36px;
	border-radius: 18px;
	background: #fff;
	position: absolute;
	bottom: 15px;
	left: 15px;
	z-index: 10;
	opacity: 0;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 600
}

@media only screen and (min-width: 64.063em) {
	.products .product .add_to_cart_button {
		bottom: 30px;
		left: 30px
	}
}

.products .product .add_to_cart_button .thb_button_icon {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 36px;
	min-width: 36px
}

.products .product .add_to_cart_button .thb_button_icon svg {
	width: 14px;
	height: 14px
}

.products .product .add_to_cart_button .thb_button_icon svg path {
	stroke-width: 6
}

.products .product .add_to_cart_button.added {
	background: #0cbf69;
	color: #fff
}

.products .product .add_to_cart_button.added svg path {
	stroke: #fff
}

.products .product .add_to_cart_button span {
	white-space: nowrap;
	max-width: 0;
	padding: 0;
	overflow: hidden
}

.products .product .add_to_cart_button:hover span {
	padding-right: 20px;
	max-width: 300px
}

.thb_shop_bar {
	margin-bottom: 35px;
	font-size: 14px;
	line-height: 1;
	font-weight: 400;
	color: rgba(64, 63, 68, 0.6)
}

.thb_shop_bar .breadcrumb-column {
	margin-bottom: 20px
}

@media only screen and (min-width: 40.063em) {
	.thb_shop_bar .breadcrumb-column {
		margin-bottom: 0
	}
}

@media only screen and (min-width: 40.063em) {
	.thb_shop_bar .result-column {
		text-align: right
	}
}

.thb_shop_bar .woocommerce-result-count,
.thb_shop_bar .woocommerce-ordering {
	display: inline-block;
	margin: 0
}

.thb_shop_bar .woocommerce-result-count {
	font-size: inherit;
	color: rgba(64, 63, 68, 0.6)
}

.thb_shop_bar .woocommerce-ordering select {
	color: #403f44;
	border: 0;
	background: none
}

@media only screen and (min-width: 64.063em) {
	.thb_shop_bar .woocommerce-ordering {
		margin-left: 25px
	}
}

.quantity .qty {
	font-size: 22px;
	text-align: center;
	width: 48px;
	margin: 0;
	padding: 9px 0 8px
}

.product-detail .woocommerce-product-gallery {
	margin-bottom: 30px
}

@media only screen and (min-width: 64.063em) {
	.product-detail .woocommerce-product-gallery {
		margin-bottom: 0
	}
}

.product-detail .summary .woocommerce-message {
	margin-bottom: 30px
}

@media only screen and (min-width: 64.063em) {
	.product-detail .summary {
		padding-left: 35px
	}
}

.product-detail .summary .woocommerce-breadcrumb {
	font-size: 13px;
	margin-bottom: 15px
}

.product-detail .summary .woocommerce-product-rating {
	margin-bottom: 20px
}

.product-detail .summary .star-rating {
	display: inline-flex;
	margin: 0;
	vertical-align: middle
}

.product-detail .summary .woocommerce-review-link {
	display: inline-flex;
	font-size: 14px;
	color: #403f44;
	margin-left: 5px
}

.product-detail .summary .price {
	font-size: 30px;
	font-weight: 300;
	color: #0cbf69
}

.product-detail h1 {
	font-weight: 400;
	margin-bottom: 20px
}

.product-detail .quantity {
	float: left;
	margin-right: 27px
}

.product-detail .product_meta {
	margin-top: 35px;
	font-size: 14px
}

.product-detail .product_meta>span {
	display: block
}

.product-detail .product_meta>span span,
.product-detail .product_meta>span a {
	font-weight: 500
}

.product-detail .woocommerce-tabs {
	border-top: 1px solid #f1f1f1;
	margin-top: 70px;
	padding-top: 70px;
	margin-bottom: 50px
}

.product-detail .woocommerce-tabs .tabs {
	list-style: none;
	text-align: center;
	font-size: 20px;
	margin-bottom: 50px
}

.product-detail .woocommerce-tabs .tabs li {
	display: flex;
	margin: 0 0 15px
}

@media only screen and (min-width: 40.063em) {
	.product-detail .woocommerce-tabs .tabs li {
		display: inline-flex;
		margin: 0 15px
	}
}

.product-detail .woocommerce-tabs .tabs li a {
	color: #727272;
	position: relative
}

.product-detail .woocommerce-tabs .tabs li a:hover {
	color: #ef173b
}

.product-detail .woocommerce-tabs .tabs li a:after {
	content: '';
	display: block;
	border-bottom: 1px solid #ef173b;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	-moz-transform-origin: 50% 50% 50%;
	-ms-transform-origin: 50% 50% 50%;
	-webkit-transform-origin: 50% 50% 50%;
	transform-origin: 50% 50% 50%;
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1)
}

.product-detail .woocommerce-tabs .tabs li.active a {
	color: #ef173b
}

.product-detail .woocommerce-tabs .tabs li.active a:after {
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1)
}

.product-detail .woocommerce-tabs .wc-tab h2 {
	display: none
}

.star-rating {
	display: block;
	position: relative;
	height: 12px;
	line-height: 12px;
	width: 50px;
	font-size: 11px;
	margin-top: 5px
}

.star-rating:before {
	font-family: 'FontAwesome';
	top: 0;
	left: 0;
	position: absolute;
	content: "\f005 \f005 \f005 \f005 \f005";
	color: #e8e8e8
}

.star-rating span {
	top: 0;
	left: 0;
	position: absolute;
	height: 12px;
	line-height: 12px;
	width: 55px;
	font-size: 11px;
	overflow: hidden
}

.star-rating span:before {
	font-family: 'FontAwesome';
	content: "\f005 \f005 \f005 \f005 \f005";
	color: #fdbc0e
}

.comment-form-rating p.stars {
	display: block;
	float: left;
	position: relative;
	height: 12px;
	line-height: 12px;
	width: 50px;
	font-size: 11px;
	margin-top: 5px
}

.comment-form-rating p.stars:before {
	position: absolute;
	font-family: 'FontAwesome';
	top: 0;
	left: 0;
	position: absolute;
	content: "\f005 \f005 \f005 \f005 \f005";
	color: #e8e8e8
}

.comment-form-rating p.stars span {
	top: 0;
	left: 0;
	position: absolute;
	height: 12px;
	line-height: 12px;
	width: 50px;
	font-size: 11px;
	overflow: hidden
}

.comment-form-rating p.stars span a {
	display: block;
	width: 10px;
	height: 12px;
	float: left;
	text-indent: -9999px;
	position: relative
}

.comment-form-rating p.stars span a:before {
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'FontAwesome';
	content: "\f005";
	color: #e8e8e8;
	text-indent: 0
}

.comment-form-rating p.stars span a.active:before {
	color: #fdbc0e
}

.shop_attributes {
	margin: 0 auto;
	width: 100%
}

@media only screen and (min-width: 40.063em) {
	.shop_attributes {
		width: 80%
	}
}

@media only screen and (min-width: 64.063em) {
	.shop_attributes {
		width: 60%
	}
}

.shop_attributes tr {
	border-bottom: 1px solid #f1f1f1
}

.shop_attributes tr th {
	vertical-align: initial;
	text-align: left;
	padding: 20px 0;
	line-height: 1.6
}

.shop_attributes tr td {
	text-align: right;
	padding: 20px 0
}

.shop_attributes tr td p {
	font-size: 16px;
	margin-bottom: 0
}

.product-images {
	max-height: 300px;
	overflow: hidden
}

.product-images.slick-initialized {
	max-height: none
}

.product-thumbnails {
	margin: 10px -5px;
	max-height: 150px;
	overflow: hidden
}

.product-thumbnails .woocommerce-product-gallery__image {
	margin: 0 5px;
	opacity: 0.4;
	cursor: pointer;
	will-change: opacity;
	-moz-transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-o-transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	-webkit-transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
	transition: opacity 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85)
}

.product-thumbnails .woocommerce-product-gallery__image.slick-current {
	opacity: 1
}

.related,
.upsells,
.cross-sells {
	border-top: 2px solid #f1f1f1;
	padding-top: 50px;
	margin-top: 20px
}

.related h2,
.upsells h2,
.cross-sells h2 {
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 30px
}

.thb-shop-title {
	margin: 5vh 0 10vh;
	font-weight: 300
}

.woocommerce-checkout .thb-shop-title {
	margin-bottom: 5vh
}

.thb-box-title,
.cart-collaterals h2,
.woocommerce-checkout h2,
#order_review_heading,
#customer_details h3,
.woocommerce-Address-title h3,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content h2 {
	display: block;
	background: #f5f5f5;
	padding: 20px 25px;
	line-height: 1;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 0 30px
}

@media only screen and (min-width: 40.063em) {
	.cart-section,
	.woocommerce-billing-fields,
	.woocommerce-shipping-fields {
		padding-right: 5%
	}
}

.shop_table {
	width: 100%;
	margin-bottom: 30px
}

.shop_table thead {
	text-align: left
}

.shop_table thead tr {
	border-bottom: 2px solid #f5f5f5
}

.shop_table thead tr th {
	text-transform: uppercase;
	color: #7f7e83;
	font-size: 12px;
	font-weight: 400;
	padding: 0 5px 10px
}

@media only screen and (min-width: 40.063em) {
	.shop_table thead tr th {
		padding: 0 13px 10px
	}
}

.woocommerce-checkout .shop_table thead tr th:first-child {
	padding-left: 25px
}

.woocommerce-checkout .shop_table thead tr th {
	text-transform: uppercase;
	font-size: 12px
}

@media only screen and (max-width: 64.063em) {
	.shop_table thead tr th.product-thumbnail {
		display: none
	}
}

.shop_table tbody tr {
	border-bottom: 1px solid #f5f5f5
}

.woocommerce-checkout .shop_table tbody tr th,
.cart_totals .shop_table tbody tr th {
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 25px
}

.shop_table tbody tr td {
	padding: 10px 5px
}

@media only screen and (min-width: 40.063em) {
	.shop_table tbody tr td {
		padding: 30px 13px
	}
}

.woocommerce-checkout .shop_table tbody tr td,
.cart_totals .shop_table tbody tr td {
	padding-top: 15px;
	padding-bottom: 15px
}

.woocommerce-checkout .shop_table tbody tr td:first-child {
	padding-left: 25px
}

.shop_table tbody tr:last-child {
	border: 0
}

.shop_table tbody .product-name {
	width: 55%
}

.shop_table tbody .product-thumbnail img {
	max-width: 100px
}

@media only screen and (max-width: 64.063em) {
	.shop_table tbody .product-thumbnail {
		display: none
	}
}

.shop_table .actions {
	padding-left: 0;
	padding-right: 0
}

.shop_table .actions .footer_coupon {
	display: flex;
	justify-content: space-between
}

@media only screen and (max-width: 64.063em) {
	.shop_table .actions .footer_coupon {
		flex-direction: column;
		flex: 1
	}
	.shop_table .actions .footer_coupon .coupon {
		margin-bottom: 20px;
		display: flex
	}
	.shop_table .actions .footer_coupon .coupon .box {
		flex: 1
	}
}

.shop_table .actions .footer_coupon .button {
	justify-content: center
}

.shop_table tfoot {
	color: #1f1f1f
}

.shop_table tfoot tr {
	text-align: left;
	background: #f8f8f8;
	border-bottom: 1px solid #fff
}

.shop_table tfoot tr.order-total {
	background: #dbf6e3
}

.shop_table tfoot tr.order-total td {
	font-size: 22px
}

.shop_table tfoot th {
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 25px;
	font-weight: 600
}

.shop_table tfoot td {
	padding: 15px 5px
}

@media only screen and (min-width: 40.063em) {
	.shop_table tfoot td {
		padding: 15px 13px
	}
}

.shop_table tfoot:last-child {
	border: 0
}

.coupon label {
	display: none
}

.coupon .box {
	margin: 0
}

#shipping_method {
	list-style: none;
	margin: 0
}

#shipping_method label {
	font-size: 14px;
	display: inline;
	margin-left: 7px
}

.cart_totals h2 {
	margin-bottom: 0
}

.cart_totals .shop_table {
	margin: 0
}

.cart_totals .shop_table tbody tr th {
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 25px
}

@media only screen and (min-width: 40.063em) {
	.cart_totals .shop_table tbody tr th {
		width: 150px
	}
}

.cart_totals .shop_table tbody tr td {
	font-size: 16px
}

.cart_totals .shop_table tbody tr.order-total td {
	font-size: 22px
}

.cart_totals .shipping-calculator-form .form-row {
	margin-bottom: 10px
}

.cart_totals .shipping-calculator-form select {
	font-size: 16px
}

.cart_totals .shipping-calculator-form .input-text {
	width: 100%
}

.cart_totals p {
	margin: 0
}

.cart_totals .shipping-calculator-button {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px
}

.cart_totals .button {
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 50px;
	font-weight: 600;
	text-transform: uppercase
}

.cart-empty svg {
	max-width: 120px;
	margin-bottom: 30px
}

.woocommerce-checkout .form-row,
.woocommerce-checkout label {
	margin: 0
}

.woocommerce-checkout .select2-container {
	margin-bottom: 27px
}

.woocommerce-checkout abbr {
	border: none
}

.woocommerce-info {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	color: #1f1f1f;
	margin-bottom: 20px
}

.woocommerce-info a:not(.button) {
	color: #ef173b
}

form+.woocommerce-info {
	margin-top: 20px
}

@media only screen and (min-width: 40.063em) {
	.woocommerce-info+form {
		max-width: 40%;
		margin: 0 auto
	}
}

form.woocommerce-checkout {
	margin-top: 30px
}

#customer_details #ship-to-different-address label {
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	margin: 0 0 0 10px
}

#customer_details #ship-to-different-address input {
	float: left
}

#customer_details .create-account {
	margin-bottom: 30px
}

#customer_details .create-account label {
	display: inline-block;
	margin: 0 0 0 10px
}

#customer_details .create-account p {
	font-size: 16px
}

#customer_details #billing_address_1 {
	margin-bottom: 5px
}

.woocommerce-checkout-review-order-table {
	margin-bottom: 0
}

.payment_methods {
	list-style: none
}

.payment_methods .wc_payment_method {
	padding: 20px 0 20px 25px;
	border-bottom: 1px solid #f5f5f5
}

.payment_methods .wc_payment_method:last-child {
	border-bottom: 0
}

.payment_methods label {
	display: inline-block;
	margin-left: 15px;
	font-size: 16px;
	font-weight: 600
}

.payment_methods .payment_box {
	padding-left: 32px
}

.payment_methods .payment_box p {
	font-size: 14px;
	color: #79787f;
	margin: 0;
	padding: 5px 0 0
}

#place_order {
	width: 100%;
	justify-content: center;
	height: 50px;
	font-weight: 600;
	text-transform: uppercase
}

.form-row.wc-terms-and-conditions {
	margin-bottom: 30px
}

.form-row.wc-terms-and-conditions label {
	display: inline-block;
	margin-left: 15px;
	font-size: 16px;
	font-weight: 600
}

.customer_login {
	margin: 6vh 0
}

.customer_login .row {
	width: 100%
}

.customer_login .columns {
	display: flex
}

.customer_login h3 {
	font-weight: 400;
	font-size: 26px
}

.customer_login h3+p {
	font-size: 18px
}

.customer_login p:last-child {
	margin: 0
}

.customer_login p .woocommerce-password-strength {
	margin-bottom: 10px
}

.customer_login p small {
	line-height: 1.8;
	text-transform: uppercase;
	display: inline-block;
	font-size: 10px
}

.customer_login label {
	font-size: 16px
}

.customer_login .input-text {
	width: 100%;
	text-align: center
}

.customer_login .lost_password {
	display: flex;
	justify-content: space-between;
	font-size: 14px
}

.customer_login .lost_password label {
	font-size: 14px
}

.customer_login .thb_account_box {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	flex: 1;
	padding: 15%;
	border: 1px solid #f1f1f1;
	text-align: center
}

.customer_login .thb_account_box.register_box {
	background: #fbfbfb;
	border-top: 0
}

@media only screen and (min-width: 64.063em) {
	.customer_login .thb_account_box.register_box {
		border-top: 1px solid #f1f1f1;
		border-left: 0
	}
}

.woocommerce-MyAccount-content {
	margin: 30px 0
}

.woocommerce-MyAccount-content legend {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 30px
}

.woocommerce-MyAccount-content .form-row {
	margin: 0
}

@media only screen and (min-width: 64.063em) {
	.woocommerce-MyAccount-content {
		padding-left: 4%
	}
}

.woocommerce-MyAccount-navigation {
	margin: 30px 0
}

.woocommerce-MyAccount-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0
}

.woocommerce-MyAccount-navigation ul li a {
	display: flex;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	border-top: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	height: 55px;
	padding: 0 25px;
	align-items: center
}

.woocommerce-MyAccount-navigation ul li:last-child a {
	border-bottom: 1px solid #f1f1f1
}

.woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce-MyAccount-navigation ul li.is-active a {
	background: #ef173b;
	color: #fff;
	border-color: #ef173b
}

.woocommerce-MyAccount-navigation ul li:hover+li a,
.woocommerce-MyAccount-navigation ul li.is-active+li a {
	border-top-color: #ef173b
}

.fixed-footer-container {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%
}

@media only screen and (min-width: 64.063em) {
	.fixed-footer-container {
		position: fixed
	}
}

.footer {
	background: #eaeaee;
	padding: 30px 0 0;
	width: 100%;
	z-index: 10
}

@media only screen and (min-width: 40.063em) {
	.footer {
		padding: 30px 0
	}
}

@media only screen and (min-width: 64.063em) {
	.footer {
		padding: 45px 0
	}
}

@media only screen and (min-width: 75em) {
	.footer {
		padding: 65px 0
	}
}

.footer h6 {
	color: #1f1f1f;
	font-weight: 700;
	font-size: 11px;
	margin-bottom: 20px
}

.footer p {
	margin-bottom: 1.1em
}

.footer+.subfooter.light .subfooter-container {
	border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.footer.dark {
	background: #1f1f1f
}

.footer.dark h6 {
	color: #fff
}

.footer.dark .widget a:hover {
	color: #fff
}

.footer.dark .widget a:hover:before {
	background: #fff
}

.footer.dark .widget.widget_recent_comments a {
	color: inherit
}

.footer.dark+.subfooter.dark .subfooter-container {
	border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.footer.subfooter-enabled {
	padding-bottom: 0
}

.thb_call_to_action {
	display: flex;
	flex-direction: column;
	padding: 15px;
	background: #ef173b;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px
}

@media only screen and (min-width: 40.063em) {
	.thb_call_to_action {
		flex-direction: row;
		justify-content: space-between;
		padding: 30px;
		margin-bottom: 45px
	}
}

@media only screen and (min-width: 64.063em) {
	.thb_call_to_action {
		padding: 45px
	}
}

@media only screen and (min-width: 75em) {
	.thb_call_to_action {
		margin-bottom: 60px
	}
}

@media only screen and (min-width: 40.063em) {
	.thb_call_to_action>*,
	.thb_call_to_action>div>*:last-child {
		margin-bottom: 0
	}
}

.subfooter {
	background: #eaeaee;
	width: 100%;
	z-index: 10;
	font-size: 12px;
	color: #1f1f1f
}

.subfooter .subfooter-container {
	padding: 30px 0
}

.thb-borders-on .subfooter {
	margin-bottom: 20px
}

.subfooter p {
	margin: 0;
	font-size: inherit
}

.subfooter .thb-copyright {
	text-align: center;
	margin-bottom: 20px
}

@media only screen and (min-width: 40.063em) {
	.subfooter .thb-copyright {
		text-align: left;
		margin: 0
	}
}

.subfooter .thb-social {
	text-align: center
}

@media only screen and (min-width: 40.063em) {
	.subfooter .thb-social {
		text-align: right
	}
}

.subfooter .thb-social a {
	display: inline-block;
	font-size: 16px;
	margin: 0 10px
}

@media only screen and (min-width: 40.063em) {
	.subfooter .thb-social a:last-child {
		margin-right: 0
	}
}

.subfooter.dark {
	background: #1f1f1f;
	color: #fff
}

.subfooter.dark a:not(:hover) {
	color: #fff
}

.demo-switcher {
	position: fixed;
	top: 160px;
	right: 0;
	display: none;
	z-index: 30;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

@media only screen and (min-width: 75em) {
	.demo-switcher {
		display: block
	}
}

.thb-borders-on .demo-switcher {
	right: 20px
}

.demo-switcher>a {
	display: flex;
	position: relative;
	width: 34px;
	height: 32px;
	justify-content: center;
	align-items: center;
	background: #fff
}

.demo-switcher>a+a {
	height: 33px;
	border-top: 1px solid #f3f3f3
}

.demo-switcher>a svg {
	width: 16px;
	overflow: visible
}

.demo-switcher>a svg path,
.demo-switcher>a svg circle {
	stroke-width: 3px;
	stroke: #777
}

.demo-switcher>a>div {
	position: absolute;
	top: 0;
	right: 100%;
	opacity: 0;
	visibility: hidden;
	background: #353535;
	white-space: nowrap;
	line-height: 32px;
	padding: 0 12px;
	color: #fff;
	font-weight: 600;
	font-size: 11px
}

.demo-switcher>a:hover {
	background: #353535
}

.demo-switcher>a:hover>div {
	opacity: 1;
	visibility: visible
}

.demo-switcher>a:hover path,
.demo-switcher>a:hover circle {
	stroke: #fff
}

.thb-demo-holder {
	position: fixed;
	padding: 19px 14px 9px;
	background: #fff;
	border-radius: 8px;
	width: 60%;
	left: 20%;
	top: 50%;
	text-align: center;
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-moz-box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
	display: flex;
	justify-content: center
}

.thb-demo-holder svg {
	position: absolute;
	width: 24px;
	top: 13px;
	right: 13px;
	cursor: pointer
}

.thb-demo-holder svg path {
	stroke-width: 3px
}

.thb-demo-holder>div {
	height: 100%
}

.thb-demo-holder h4 {
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 35px
}

.thb-demo-holder .row {
	padding: 0;
	width: 100%;
	margin: 0
}

.thb-demo-holder .row .columns {
	padding: 0 5px
}

.thb-demo-holder a {
	display: block;
	border: 1px solid #eee;
	border-radius: 2px;
	margin-bottom: 10px;
	background: #ebebeb;
	min-height: 80px;
	-moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.08)
}

.thb-demo-holder a img {
	border-radius: 2px 2px 0 0
}

.thb-demo-holder a:hover {
	border-color: #ef173b
}

.thb-demo-holder a p {
	display: block;
	background: #fff;
	border-top: 1px solid #eee;
	border-radius: 0 0 2px 2px;
	color: #1f1f1f;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	line-height: 1;
	padding: 10px 0
}